Trace number 4488589

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ls+pbsuma-log 63f22adSAT (TO)1039 3600.06 3629.86

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_12.opb.PB06.opb
MD5SUM3986604c534c992b7a4e3e5a4bb881f1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1038
Best CPU time to get the best result obtained on this benchmark3566.29
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1968
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 1968
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 1968
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 1968
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4488589-1751331728.opb'
0.00/0.02	c 	read 0.11MB  (1.92ms)
0.00/0.02	c	 [cnf: #variables 1968 #clauses 3999 #duplicates 2 #arr 9964]
0.00/0.02	c output proof to 'PROOFDIR/proof-4488589-1751331728'
0.00/0.02	c 
0.00/0.02	c make graph and approximate orbits
0.00/0.02	c	 [group: #orbits ~= 20] (2.27ms)
0.00/0.02	c 
0.00/0.02	c detect special group actions
0.00/0.02	c 	probe for Johnson action (limit=64)
0.00/0.02	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.02	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.02	c 	 (0.38ms)
0.00/0.02	c 
0.00/0.02	c detect symmetries on remainder
0.00/0.02	c 	[graph: #vertices 9903 #edges 27800]
0.00/0.02	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.02	c 	 [group: #symmetries 1.02*10^3 #generators 10] (1.68ms)
0.00/0.02	c 
0.00/0.02	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.02	c 	ran it=0, +gens=0 
0.00/0.02	c 	con best_support=4, best_gens=10, +gens=0
0.00/0.02	c 	(1.30ms)
0.00/0.02	c 
0.00/0.02	c finalize break order and special generators
0.00/0.02	c 
0.00/0.02	c add generic predicates (break_depth=20)
0.00/0.02	c 	added predicates for 10 generators (0.01ms)
0.00/0.02	c 
0.00/0.02	c generation finished
0.00/0.02	c 	[sbp: #constraints 10 #add_vars 0]
0.00/0.02	c 
0.00/0.02	c write result to 'HOME/instance-4488589-1751331728.opb.pre'
0.00/0.02	c 	wrote 0.12MB (0.41ms)
0.00/0.02	c ------------------------------------------------------------------
0.00/0.02	c                   2.27ms 24.16% approx_orbits
0.00/0.02	c                   1.92ms 20.43% parse
0.00/0.02	c                   1.68ms 17.92% detect_generic
0.00/0.02	c                   1.37ms 14.58% other
0.00/0.02	c                   1.30ms 13.78% optimize_gens
0.00/0.02	c                   0.41ms  4.33% output
0.00/0.02	c                   0.38ms  4.08% detect_special
0.00/0.02	c                   0.06ms  0.65% finalize_order
0.00/0.02	c                   0.01ms  0.07% break_generic
0.00/0.02	c         ───────────────────────────────────────────────
0.00/0.02	c                   9.40ms   100% total
0.00/0.02	c ------------------------------------------------------------------
0.00/0.04	c RoundingSat 2
0.00/0.04	c branch pb25
0.00/0.04	c commit 63f22ad
0.00/0.06	c #variables 1968 #constraints 4008
0.00/0.06	c objective is ce32 
0.00/0.08	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.08	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.08	c bounds 1111 >= 0 @ 0.037327
0.05/0.13	c bounds 1110 >= 0 @ 0.074934
0.05/0.13	c bounds 1110 >= 1 @ 0.074934
0.05/0.13	c bounds 1110 >= 2 @ 0.075366
0.05/0.13	c bounds 1110 >= 3 @ 0.075869
0.05/0.13	c bounds 1110 >= 4 @ 0.076375
0.05/0.13	c bounds 1110 >= 5 @ 0.07691
0.05/0.13	c bounds 1110 >= 6 @ 0.077446
0.05/0.13	c bounds 1110 >= 7 @ 0.077981
0.05/0.13	c bounds 1110 >= 8 @ 0.078487
0.05/0.13	c bounds 1110 >= 9 @ 0.078989
0.05/0.13	c bounds 1110 >= 10 @ 0.079487
0.05/0.13	c bounds 1110 >= 11 @ 0.079987
0.05/0.13	c bounds 1110 >= 12 @ 0.080485
0.05/0.13	c bounds 1110 >= 13 @ 0.080982
0.05/0.13	c bounds 1110 >= 14 @ 0.081484
0.05/0.13	c bounds 1110 >= 15 @ 0.081989
0.05/0.14	c bounds 1110 >= 16 @ 0.0825
0.05/0.14	c bounds 1110 >= 17 @ 0.083
0.05/0.14	c bounds 1110 >= 18 @ 0.083503
0.05/0.14	c bounds 1110 >= 19 @ 0.084006
0.05/0.14	c bounds 1110 >= 20 @ 0.084508
0.05/0.14	c bounds 1110 >= 21 @ 0.085009
0.05/0.14	c bounds 1110 >= 22 @ 0.085512
0.05/0.14	c bounds 1110 >= 23 @ 0.086015
0.05/0.14	c bounds 1110 >= 24 @ 0.086518
0.05/0.14	c bounds 1110 >= 25 @ 0.087031
0.05/0.14	c bounds 1110 >= 26 @ 0.087531
0.05/0.14	c bounds 1110 >= 27 @ 0.088063
0.05/0.14	c bounds 1110 >= 28 @ 0.088593
0.05/0.14	c bounds 1110 >= 29 @ 0.08913
0.05/0.14	c bounds 1110 >= 30 @ 0.089663
0.05/0.14	c bounds 1110 >= 31 @ 0.090165
0.05/0.14	c bounds 1110 >= 32 @ 0.090665
0.05/0.14	c bounds 1110 >= 33 @ 0.091164
0.05/0.14	c bounds 1110 >= 34 @ 0.091661
0.05/0.15	c bounds 1110 >= 35 @ 0.092161
0.05/0.15	c bounds 1110 >= 36 @ 0.09266
0.05/0.15	c bounds 1110 >= 37 @ 0.093158
0.05/0.15	c bounds 1110 >= 38 @ 0.09366
0.05/0.15	c bounds 1110 >= 39 @ 0.094162
0.05/0.15	c bounds 1110 >= 40 @ 0.094659
0.05/0.15	c bounds 1110 >= 41 @ 0.095157
0.05/0.15	c bounds 1110 >= 42 @ 0.095658
0.05/0.15	c bounds 1110 >= 43 @ 0.096159
0.05/0.15	c bounds 1110 >= 44 @ 0.096658
0.05/0.15	c bounds 1110 >= 45 @ 0.097152
0.05/0.15	c bounds 1110 >= 46 @ 0.09768
0.05/0.15	c bounds 1110 >= 47 @ 0.098215
0.05/0.15	c bounds 1110 >= 48 @ 0.098748
0.05/0.15	c bounds 1110 >= 49 @ 0.099277
0.05/0.15	c bounds 1110 >= 50 @ 0.099806
0.05/0.15	c bounds 1110 >= 51 @ 0.100335
0.05/0.15	c bounds 1110 >= 52 @ 0.100867
0.05/0.15	c bounds 1110 >= 53 @ 0.101395
0.05/0.15	c bounds 1110 >= 54 @ 0.10193
0.05/0.16	c bounds 1110 >= 55 @ 0.102464
0.05/0.16	c bounds 1110 >= 56 @ 0.102992
0.05/0.16	c bounds 1110 >= 57 @ 0.10353
0.05/0.16	c bounds 1110 >= 58 @ 0.104065
0.05/0.16	c bounds 1110 >= 59 @ 0.104597
0.05/0.16	c bounds 1110 >= 60 @ 0.105121
0.05/0.16	c bounds 1110 >= 61 @ 0.105645
0.05/0.16	c bounds 1110 >= 62 @ 0.106174
0.05/0.16	c bounds 1110 >= 63 @ 0.106711
0.05/0.16	c bounds 1110 >= 64 @ 0.107237
0.05/0.16	c bounds 1110 >= 65 @ 0.107767
0.05/0.16	c bounds 1110 >= 66 @ 0.108295
0.05/0.16	c bounds 1110 >= 67 @ 0.108823
0.05/0.16	c bounds 1110 >= 68 @ 0.109354
0.05/0.16	c bounds 1110 >= 69 @ 0.109883
0.05/0.16	c bounds 1110 >= 70 @ 0.11041
0.05/0.16	c bounds 1110 >= 71 @ 0.11094
0.05/0.16	c bounds 1110 >= 72 @ 0.111469
0.05/0.17	c bounds 1110 >= 73 @ 0.111999
0.05/0.17	c bounds 1110 >= 74 @ 0.112525
0.05/0.17	c bounds 1110 >= 75 @ 0.11305
0.05/0.17	c bounds 1110 >= 76 @ 0.113575
0.05/0.17	c bounds 1110 >= 77 @ 0.114102
0.05/0.17	c bounds 1110 >= 78 @ 0.114627
0.05/0.17	c bounds 1110 >= 79 @ 0.11531
0.05/0.17	c bounds 1110 >= 80 @ 0.115409
0.05/0.17	c bounds 1110 >= 81 @ 0.115821
0.05/0.17	c bounds 1110 >= 82 @ 0.116311
0.05/0.17	c bounds 1110 >= 83 @ 0.116795
0.05/0.17	c bounds 1110 >= 84 @ 0.117295
0.05/0.17	c bounds 1110 >= 85 @ 0.11778
0.05/0.17	c bounds 1110 >= 86 @ 0.118273
0.05/0.17	c bounds 1110 >= 87 @ 0.118766
0.05/0.17	c bounds 1110 >= 88 @ 0.119259
0.05/0.17	c bounds 1110 >= 89 @ 0.11975
0.05/0.17	c bounds 1110 >= 90 @ 0.120238
0.05/0.17	c bounds 1110 >= 91 @ 0.120727
0.05/0.18	c bounds 1110 >= 92 @ 0.12122
0.05/0.18	c bounds 1110 >= 93 @ 0.121717
0.05/0.18	c bounds 1110 >= 94 @ 0.121791
0.05/0.18	c bounds 1110 >= 95 @ 0.121791
0.05/0.18	c bounds 1110 >= 96 @ 0.122203
0.05/0.18	c bounds 1110 >= 97 @ 0.122693
0.05/0.18	c bounds 1110 >= 98 @ 0.123182
0.05/0.18	c bounds 1110 >= 99 @ 0.123668
0.05/0.18	c bounds 1110 >= 100 @ 0.12417
0.05/0.18	c bounds 1110 >= 101 @ 0.124659
0.05/0.18	c bounds 1110 >= 102 @ 0.125148
0.05/0.18	c bounds 1110 >= 103 @ 0.12564
0.05/0.18	c bounds 1110 >= 104 @ 0.126123
0.05/0.18	c bounds 1110 >= 105 @ 0.126612
0.05/0.18	c bounds 1110 >= 106 @ 0.127101
0.05/0.18	c bounds 1110 >= 107 @ 0.127586
0.05/0.18	c bounds 1110 >= 108 @ 0.128075
0.05/0.18	c bounds 1110 >= 109 @ 0.128563
0.05/0.18	c bounds 1110 >= 110 @ 0.129052
0.05/0.18	c bounds 1110 >= 111 @ 0.129545
0.05/0.19	c bounds 1110 >= 112 @ 0.130036
0.05/0.19	c bounds 1110 >= 113 @ 0.130524
0.05/0.19	c bounds 1110 >= 114 @ 0.131033
0.05/0.19	c bounds 1110 >= 115 @ 0.131539
0.05/0.19	c bounds 1110 >= 116 @ 0.132063
0.05/0.19	c bounds 1110 >= 117 @ 0.132553
0.05/0.19	c bounds 1110 >= 118 @ 0.133046
0.05/0.19	c bounds 1110 >= 119 @ 0.133539
0.05/0.19	c bounds 1110 >= 120 @ 0.134023
0.05/0.19	c bounds 1110 >= 121 @ 0.134512
0.05/0.19	c bounds 1110 >= 122 @ 0.135006
0.05/0.19	c bounds 1110 >= 123 @ 0.135498
0.05/0.19	c bounds 1110 >= 124 @ 0.135987
0.05/0.19	c bounds 1110 >= 125 @ 0.136477
0.05/0.19	c bounds 1110 >= 126 @ 0.136985
0.05/0.19	c bounds 1110 >= 127 @ 0.137507
0.05/0.19	c bounds 1110 >= 128 @ 0.138022
0.05/0.19	c bounds 1110 >= 129 @ 0.138511
0.05/0.19	c bounds 1110 >= 130 @ 0.139001
0.05/0.19	c bounds 1110 >= 131 @ 0.139515
0.05/0.20	c bounds 1110 >= 132 @ 0.13961
0.05/0.20	c bounds 1110 >= 133 @ 0.13961
0.05/0.20	c bounds 1110 >= 134 @ 0.13961
0.05/0.20	c bounds 1110 >= 135 @ 0.13961
0.05/0.20	c bounds 1110 >= 136 @ 0.140044
0.05/0.20	c bounds 1110 >= 137 @ 0.140535
0.05/0.20	c bounds 1110 >= 138 @ 0.14103
0.05/0.20	c bounds 1110 >= 139 @ 0.141555
0.05/0.20	c bounds 1110 >= 140 @ 0.142079
0.05/0.20	c bounds 1110 >= 141 @ 0.142569
0.05/0.20	c bounds 1110 >= 142 @ 0.143056
0.05/0.20	c bounds 1110 >= 143 @ 0.14354
0.05/0.20	c bounds 1110 >= 144 @ 0.14364
0.05/0.20	c bounds 1110 >= 145 @ 0.14364
0.05/0.20	c bounds 1110 >= 146 @ 0.14405
0.05/0.20	c bounds 1110 >= 147 @ 0.144543
0.05/0.20	c bounds 1110 >= 148 @ 0.145034
0.05/0.20	c bounds 1110 >= 149 @ 0.145554
0.05/0.20	c bounds 1110 >= 150 @ 0.146052
0.05/0.20	c bounds 1110 >= 151 @ 0.146548
0.05/0.21	c bounds 1110 >= 152 @ 0.147046
0.05/0.21	c bounds 1110 >= 153 @ 0.147534
0.05/0.21	c bounds 1110 >= 154 @ 0.148033
0.16/0.21	c bounds 1110 >= 155 @ 0.148538
0.16/0.21	c bounds 1110 >= 156 @ 0.149028
0.16/0.21	c bounds 1110 >= 157 @ 0.149517
0.16/0.21	c bounds 1110 >= 158 @ 0.150008
0.16/0.21	c bounds 1110 >= 159 @ 0.150493
0.16/0.21	c bounds 1110 >= 160 @ 0.151021
0.16/0.21	c bounds 1110 >= 161 @ 0.151536
0.16/0.21	c bounds 1110 >= 162 @ 0.152023
0.16/0.21	c bounds 1110 >= 163 @ 0.152509
0.16/0.21	c bounds 1110 >= 164 @ 0.152509
0.16/0.21	c bounds 1110 >= 165 @ 0.152544
0.16/0.21	c bounds 1110 >= 166 @ 0.153027
0.16/0.21	c bounds 1110 >= 167 @ 0.153505
0.16/0.21	c bounds 1110 >= 168 @ 0.15399
0.16/0.21	c bounds 1110 >= 169 @ 0.154478
0.16/0.21	c bounds 1110 >= 170 @ 0.154998
0.16/0.21	c bounds 1110 >= 171 @ 0.155517
0.16/0.22	c bounds 1110 >= 172 @ 0.156003
0.16/0.22	c bounds 1110 >= 173 @ 0.156488
0.16/0.22	c bounds 1110 >= 174 @ 0.156558
0.16/0.22	c bounds 1110 >= 175 @ 0.156558
0.16/0.22	c bounds 1110 >= 176 @ 0.15695
0.16/0.22	c bounds 1110 >= 177 @ 0.157444
0.16/0.22	c bounds 1110 >= 178 @ 0.15794
0.16/0.22	c bounds 1110 >= 179 @ 0.158416
0.16/0.22	c bounds 1110 >= 180 @ 0.158928
0.16/0.22	c bounds 1110 >= 181 @ 0.159441
0.16/0.22	c bounds 1110 >= 182 @ 0.159956
0.16/0.22	c bounds 1110 >= 183 @ 0.160439
0.16/0.22	c bounds 1110 >= 184 @ 0.160923
0.16/0.22	c bounds 1110 >= 185 @ 0.161414
0.16/0.22	c bounds 1110 >= 186 @ 0.161898
0.16/0.22	c bounds 1110 >= 187 @ 0.16238
0.16/0.22	c bounds 1110 >= 188 @ 0.162862
0.16/0.22	c bounds 1110 >= 189 @ 0.163347
0.16/0.22	c bounds 1110 >= 190 @ 0.163821
0.16/0.22	c bounds 1110 >= 191 @ 0.164301
0.16/0.23	c bounds 1110 >= 192 @ 0.164809
0.16/0.23	c bounds 1110 >= 193 @ 0.165318
0.16/0.23	c bounds 1110 >= 194 @ 0.165832
0.16/0.23	c bounds 1110 >= 195 @ 0.16634
0.16/0.23	c bounds 1110 >= 196 @ 0.166432
0.16/0.23	c bounds 1110 >= 197 @ 0.166432
0.16/0.23	c bounds 1110 >= 198 @ 0.166432
0.16/0.23	c bounds 1110 >= 199 @ 0.166432
0.16/0.23	c bounds 1110 >= 200 @ 0.166815
0.16/0.23	c bounds 1110 >= 201 @ 0.167274
0.16/0.23	c bounds 1110 >= 202 @ 0.167774
0.16/0.23	c bounds 1110 >= 203 @ 0.16828
0.16/0.23	c bounds 1110 >= 204 @ 0.16879
0.16/0.23	c bounds 1110 >= 205 @ 0.169271
0.16/0.23	c bounds 1110 >= 206 @ 0.169759
0.16/0.23	c bounds 1110 >= 207 @ 0.170257
0.16/0.23	c bounds 1110 >= 208 @ 0.170732
0.16/0.23	c bounds 1110 >= 209 @ 0.171208
0.16/0.23	c bounds 1110 >= 210 @ 0.17169
0.16/0.23	c bounds 1110 >= 211 @ 0.172171
0.16/0.24	c bounds 1110 >= 212 @ 0.172655
0.16/0.24	c bounds 1110 >= 213 @ 0.173135
0.16/0.24	c bounds 1110 >= 214 @ 0.173614
0.16/0.24	c bounds 1110 >= 215 @ 0.174087
0.16/0.24	c bounds 1110 >= 216 @ 0.174589
0.16/0.24	c bounds 1110 >= 217 @ 0.175059
0.16/0.24	c bounds 1110 >= 218 @ 0.175514
0.16/0.24	c bounds 1110 >= 219 @ 0.175992
0.16/0.24	c bounds 1110 >= 220 @ 0.176469
0.16/0.24	c bounds 1110 >= 221 @ 0.176951
0.16/0.24	c bounds 1110 >= 222 @ 0.177428
0.16/0.24	c bounds 1110 >= 223 @ 0.177901
0.16/0.24	c bounds 1110 >= 224 @ 0.178412
0.16/0.24	c bounds 1110 >= 225 @ 0.178891
0.16/0.24	c bounds 1110 >= 226 @ 0.179361
0.16/0.24	c bounds 1110 >= 227 @ 0.179844
0.16/0.24	c bounds 1110 >= 228 @ 0.180327
0.16/0.24	c bounds 1110 >= 229 @ 0.180801
0.16/0.24	c bounds 1110 >= 230 @ 0.181279
0.16/0.24	c bounds 1110 >= 231 @ 0.181758
0.16/0.24	c bounds 1110 >= 232 @ 0.182236
0.16/0.25	c bounds 1110 >= 233 @ 0.182714
0.16/0.25	c bounds 1110 >= 234 @ 0.183196
0.16/0.25	c bounds 1110 >= 235 @ 0.183673
0.16/0.25	c bounds 1110 >= 236 @ 0.184171
0.16/0.25	c bounds 1110 >= 237 @ 0.184649
0.16/0.25	c bounds 1110 >= 238 @ 0.185128
0.16/0.25	c bounds 1110 >= 239 @ 0.18561
0.16/0.25	c bounds 1110 >= 240 @ 0.186088
0.16/0.25	c bounds 1110 >= 241 @ 0.186566
0.16/0.25	c bounds 1110 >= 242 @ 0.187046
0.16/0.25	c bounds 1110 >= 243 @ 0.187525
0.16/0.25	c bounds 1110 >= 244 @ 0.188029
0.16/0.25	c bounds 1110 >= 245 @ 0.188544
0.16/0.25	c bounds 1110 >= 246 @ 0.189021
0.16/0.25	c bounds 1110 >= 247 @ 0.189492
0.16/0.25	c bounds 1110 >= 248 @ 0.189963
0.16/0.25	c bounds 1110 >= 249 @ 0.190441
0.16/0.25	c bounds 1110 >= 250 @ 0.190927
0.16/0.25	c bounds 1110 >= 251 @ 0.191405
0.16/0.25	c bounds 1110 >= 252 @ 0.191885
0.16/0.25	c bounds 1110 >= 253 @ 0.192362
0.16/0.26	c bounds 1110 >= 254 @ 0.192831
0.16/0.26	c bounds 1110 >= 255 @ 0.193308
0.16/0.26	c bounds 1110 >= 256 @ 0.1938
0.16/0.26	c bounds 1110 >= 257 @ 0.194295
0.16/0.26	c bounds 1110 >= 258 @ 0.194795
0.16/0.26	c bounds 1110 >= 259 @ 0.195267
0.16/0.26	c bounds 1110 >= 260 @ 0.195736
0.16/0.26	c bounds 1110 >= 261 @ 0.196236
0.16/0.26	c bounds 1110 >= 262 @ 0.197102
0.16/0.26	c bounds 1110 >= 263 @ 0.197576
0.16/0.26	c bounds 1110 >= 264 @ 0.198042
0.16/0.26	c bounds 1110 >= 265 @ 0.198572
0.16/0.26	c bounds 1110 >= 266 @ 0.199042
0.16/0.26	c bounds 1110 >= 267 @ 0.199509
0.16/0.26	c bounds 1110 >= 268 @ 0.199974
0.16/0.26	c bounds 1110 >= 269 @ 0.200454
0.16/0.26	c bounds 1110 >= 270 @ 0.200989
0.16/0.26	c bounds 1110 >= 271 @ 0.201474
0.16/0.26	c bounds 1110 >= 272 @ 0.201949
0.16/0.26	c bounds 1110 >= 273 @ 0.202425
0.16/0.27	c bounds 1110 >= 274 @ 0.2029
0.16/0.27	c bounds 1110 >= 275 @ 0.203401
0.16/0.27	c bounds 1110 >= 276 @ 0.203401
0.16/0.27	c bounds 1110 >= 277 @ 0.203401
0.16/0.27	c bounds 1110 >= 278 @ 0.203863
0.26/0.31	c bounds 1109 >= 278 @ 0.243296
0.26/0.31	c bounds 1109 >= 279 @ 0.243296
0.26/0.31	c bounds 1109 >= 280 @ 0.243466
0.26/0.31	c bounds 1109 >= 281 @ 0.243912
0.26/0.31	c bounds 1109 >= 282 @ 0.244388
0.26/0.31	c bounds 1109 >= 283 @ 0.244856
0.26/0.31	c bounds 1109 >= 284 @ 0.245323
0.26/0.31	c bounds 1109 >= 285 @ 0.245797
0.26/0.31	c bounds 1109 >= 286 @ 0.24632
0.26/0.32	c bounds 1109 >= 287 @ 0.246834
0.26/0.32	c bounds 1109 >= 288 @ 0.247301
0.26/0.32	c bounds 1109 >= 289 @ 0.24781
0.26/0.32	c bounds 1109 >= 290 @ 0.248283
0.26/0.32	c bounds 1109 >= 291 @ 0.248764
0.26/0.32	c bounds 1109 >= 292 @ 0.249229
0.26/0.32	c bounds 1109 >= 293 @ 0.249695
0.26/0.32	c bounds 1109 >= 294 @ 0.250166
0.26/0.32	c bounds 1109 >= 295 @ 0.250653
0.26/0.32	c bounds 1109 >= 296 @ 0.251124
0.26/0.32	c bounds 1109 >= 297 @ 0.251607
0.26/0.32	c bounds 1109 >= 298 @ 0.25208
0.26/0.32	c bounds 1109 >= 299 @ 0.252546
0.26/0.32	c bounds 1109 >= 300 @ 0.253019
0.26/0.32	c bounds 1109 >= 301 @ 0.253531
0.26/0.32	c bounds 1109 >= 302 @ 0.253998
0.26/0.32	c bounds 1109 >= 303 @ 0.254487
0.26/0.32	c bounds 1109 >= 304 @ 0.254955
0.26/0.32	c bounds 1109 >= 305 @ 0.255429
0.26/0.32	c bounds 1109 >= 306 @ 0.255903
0.26/0.33	c bounds 1109 >= 307 @ 0.256371
0.26/0.33	c bounds 1109 >= 308 @ 0.256854
0.26/0.33	c bounds 1109 >= 309 @ 0.257318
0.26/0.33	c bounds 1109 >= 310 @ 0.25779
0.26/0.33	c bounds 1109 >= 311 @ 0.258262
0.26/0.33	c bounds 1109 >= 312 @ 0.258768
0.26/0.33	c bounds 1109 >= 313 @ 0.259244
0.26/0.33	c bounds 1109 >= 314 @ 0.259715
0.26/0.33	c bounds 1109 >= 315 @ 0.260183
0.26/0.33	c bounds 1109 >= 316 @ 0.260655
0.26/0.33	c bounds 1109 >= 317 @ 0.261123
0.26/0.33	c bounds 1109 >= 318 @ 0.261625
0.26/0.33	c bounds 1109 >= 319 @ 0.262098
0.26/0.33	c bounds 1109 >= 320 @ 0.262573
0.26/0.33	c bounds 1109 >= 321 @ 0.263042
0.26/0.33	c bounds 1109 >= 322 @ 0.263542
0.26/0.33	c bounds 1109 >= 323 @ 0.264396
0.26/0.33	c bounds 1109 >= 324 @ 0.264875
0.26/0.33	c bounds 1109 >= 325 @ 0.265357
0.26/0.33	c bounds 1109 >= 326 @ 0.26583
0.26/0.33	c bounds 1109 >= 327 @ 0.266294
0.26/0.34	c bounds 1109 >= 328 @ 0.266758
0.26/0.34	c bounds 1109 >= 329 @ 0.267261
0.26/0.34	c bounds 1109 >= 330 @ 0.267749
0.26/0.34	c bounds 1109 >= 331 @ 0.268215
0.26/0.34	c bounds 1109 >= 332 @ 0.268215
0.26/0.34	c bounds 1109 >= 333 @ 0.268215
0.26/0.34	c bounds 1109 >= 334 @ 0.268691
0.26/0.34	c bounds 1109 >= 335 @ 0.269127
0.26/0.34	c bounds 1109 >= 336 @ 0.269581
0.26/0.34	c bounds 1109 >= 337 @ 0.27005
0.26/0.34	c bounds 1109 >= 338 @ 0.270517
0.26/0.34	c bounds 1109 >= 339 @ 0.271016
0.26/0.34	c bounds 1109 >= 340 @ 0.271488
0.26/0.34	c bounds 1109 >= 341 @ 0.271966
0.26/0.34	c bounds 1109 >= 342 @ 0.27246
0.26/0.34	c bounds 1109 >= 343 @ 0.272937
0.26/0.34	c bounds 1109 >= 344 @ 0.273443
0.26/0.34	c bounds 1109 >= 345 @ 0.27391
0.26/0.34	c bounds 1109 >= 346 @ 0.274396
0.26/0.34	c bounds 1109 >= 347 @ 0.274873
0.26/0.35	c bounds 1109 >= 348 @ 0.27537
0.26/0.35	c bounds 1109 >= 349 @ 0.275876
0.26/0.35	c bounds 1109 >= 350 @ 0.276348
0.26/0.35	c bounds 1109 >= 351 @ 0.276816
0.26/0.35	c bounds 1109 >= 352 @ 0.277276
0.26/0.35	c bounds 1109 >= 353 @ 0.277752
0.26/0.35	c bounds 1109 >= 354 @ 0.278349
0.26/0.35	c bounds 1109 >= 355 @ 0.278812
0.26/0.35	c bounds 1109 >= 356 @ 0.279307
0.26/0.35	c bounds 1109 >= 357 @ 0.279767
0.26/0.35	c bounds 1109 >= 358 @ 0.280244
0.26/0.35	c bounds 1109 >= 359 @ 0.280711
0.26/0.35	c bounds 1109 >= 360 @ 0.281198
0.26/0.35	c bounds 1109 >= 361 @ 0.281681
0.26/0.35	c bounds 1109 >= 362 @ 0.282154
0.26/0.35	c bounds 1109 >= 363 @ 0.282624
0.26/0.35	c bounds 1109 >= 364 @ 0.283089
0.26/0.35	c bounds 1109 >= 365 @ 0.283574
0.26/0.35	c bounds 1109 >= 366 @ 0.284074
0.26/0.35	c bounds 1109 >= 367 @ 0.284161
0.26/0.35	c bounds 1109 >= 368 @ 0.284161
0.26/0.36	c bounds 1109 >= 369 @ 0.284541
0.26/0.36	c bounds 1109 >= 370 @ 0.28501
0.26/0.36	c bounds 1109 >= 371 @ 0.285486
0.26/0.36	c bounds 1109 >= 372 @ 0.285968
0.26/0.36	c bounds 1109 >= 373 @ 0.286443
0.26/0.36	c bounds 1109 >= 374 @ 0.28693
0.26/0.36	c bounds 1109 >= 375 @ 0.28741
0.26/0.36	c bounds 1109 >= 376 @ 0.287881
0.26/0.36	c bounds 1109 >= 377 @ 0.288347
0.26/0.36	c bounds 1109 >= 378 @ 0.288848
0.26/0.36	c bounds 1109 >= 379 @ 0.289315
0.26/0.36	c bounds 1109 >= 380 @ 0.289783
0.26/0.36	c bounds 1109 >= 381 @ 0.29027
0.26/0.36	c bounds 1109 >= 382 @ 0.290773
0.26/0.36	c bounds 1109 >= 383 @ 0.291237
0.26/0.36	c bounds 1109 >= 384 @ 0.291716
0.26/0.36	c bounds 1109 >= 385 @ 0.292227
0.26/0.36	c bounds 1109 >= 386 @ 0.292708
0.26/0.36	c bounds 1109 >= 387 @ 0.293168
0.26/0.36	c bounds 1109 >= 388 @ 0.29363
0.26/0.36	c bounds 1109 >= 389 @ 0.294124
0.26/0.37	c bounds 1109 >= 390 @ 0.294584
0.26/0.37	c bounds 1109 >= 391 @ 0.295045
0.26/0.37	c bounds 1109 >= 392 @ 0.295505
0.26/0.37	c bounds 1109 >= 393 @ 0.295968
0.26/0.37	c bounds 1109 >= 394 @ 0.296431
0.26/0.37	c bounds 1109 >= 395 @ 0.296903
0.26/0.37	c bounds 1109 >= 396 @ 0.297366
0.26/0.37	c bounds 1109 >= 397 @ 0.297836
0.26/0.37	c bounds 1109 >= 398 @ 0.298296
0.26/0.37	c bounds 1109 >= 399 @ 0.298776
0.26/0.37	c bounds 1109 >= 400 @ 0.299244
0.26/0.37	c bounds 1109 >= 401 @ 0.299706
0.26/0.37	c bounds 1109 >= 402 @ 0.300164
0.26/0.37	c bounds 1109 >= 403 @ 0.300658
0.26/0.37	c bounds 1109 >= 404 @ 0.301132
0.26/0.37	c bounds 1109 >= 405 @ 0.301639
0.26/0.37	c bounds 1109 >= 406 @ 0.302119
0.26/0.37	c bounds 1109 >= 407 @ 0.302577
0.26/0.37	c bounds 1109 >= 408 @ 0.303035
0.26/0.37	c bounds 1109 >= 409 @ 0.303507
0.26/0.37	c bounds 1109 >= 410 @ 0.30397
0.26/0.38	c bounds 1109 >= 411 @ 0.304434
0.26/0.38	c bounds 1109 >= 412 @ 0.304894
0.26/0.38	c bounds 1109 >= 413 @ 0.305361
0.26/0.38	c bounds 1109 >= 414 @ 0.305827
0.26/0.38	c bounds 1109 >= 415 @ 0.306291
0.26/0.38	c bounds 1109 >= 416 @ 0.306752
0.26/0.38	c bounds 1109 >= 417 @ 0.307217
0.26/0.38	c bounds 1109 >= 418 @ 0.307676
0.26/0.38	c bounds 1109 >= 419 @ 0.308132
0.26/0.38	c bounds 1109 >= 420 @ 0.30859
0.26/0.38	c bounds 1109 >= 421 @ 0.309052
0.26/0.38	c bounds 1109 >= 422 @ 0.309522
0.26/0.38	c bounds 1109 >= 423 @ 0.309994
0.26/0.38	c bounds 1109 >= 424 @ 0.310484
0.26/0.38	c bounds 1109 >= 425 @ 0.310942
0.26/0.38	c bounds 1109 >= 426 @ 0.311411
0.26/0.38	c bounds 1109 >= 427 @ 0.311894
0.26/0.38	c bounds 1109 >= 428 @ 0.3124
0.26/0.38	c bounds 1109 >= 429 @ 0.312871
0.26/0.38	c bounds 1109 >= 430 @ 0.313335
0.26/0.38	c bounds 1109 >= 431 @ 0.3138
0.26/0.39	c bounds 1109 >= 432 @ 0.314262
0.26/0.39	c bounds 1109 >= 433 @ 0.314733
0.26/0.39	c bounds 1109 >= 434 @ 0.315265
0.26/0.39	c bounds 1109 >= 435 @ 0.315726
0.26/0.39	c bounds 1109 >= 436 @ 0.3163
0.26/0.39	c bounds 1109 >= 437 @ 0.316774
0.26/0.39	c bounds 1109 >= 438 @ 0.317237
0.26/0.39	c bounds 1109 >= 439 @ 0.317718
0.26/0.39	c bounds 1109 >= 440 @ 0.318188
0.26/0.39	c bounds 1109 >= 441 @ 0.318658
0.26/0.39	c bounds 1109 >= 442 @ 0.319143
0.26/0.39	c bounds 1109 >= 443 @ 0.319626
0.26/0.39	c bounds 1109 >= 444 @ 0.320104
0.26/0.39	c bounds 1109 >= 445 @ 0.320586
0.26/0.39	c bounds 1109 >= 446 @ 0.321055
0.26/0.39	c bounds 1109 >= 447 @ 0.321535
0.26/0.39	c bounds 1109 >= 448 @ 0.322012
0.26/0.39	c bounds 1109 >= 449 @ 0.322479
0.26/0.39	c bounds 1109 >= 450 @ 0.322945
0.26/0.39	c bounds 1109 >= 451 @ 0.323464
0.26/0.39	c bounds 1109 >= 452 @ 0.323939
0.26/0.40	c bounds 1109 >= 453 @ 0.324411
0.26/0.40	c bounds 1109 >= 454 @ 0.324883
0.26/0.40	c bounds 1109 >= 455 @ 0.325373
0.26/0.40	c bounds 1109 >= 456 @ 0.325834
0.26/0.40	c bounds 1109 >= 457 @ 0.326306
0.26/0.40	c bounds 1109 >= 458 @ 0.326804
0.26/0.40	c bounds 1109 >= 459 @ 0.327285
0.26/0.40	c bounds 1109 >= 460 @ 0.327786
0.26/0.40	c bounds 1109 >= 461 @ 0.328261
0.26/0.40	c bounds 1109 >= 462 @ 0.328733
0.26/0.40	c bounds 1109 >= 463 @ 0.329214
0.26/0.40	c bounds 1109 >= 464 @ 0.329716
0.26/0.40	c bounds 1109 >= 465 @ 0.330214
0.26/0.40	c bounds 1109 >= 466 @ 0.33073
0.26/0.40	c bounds 1109 >= 467 @ 0.331208
0.26/0.40	c bounds 1109 >= 468 @ 0.331729
0.26/0.40	c bounds 1109 >= 469 @ 0.332215
0.26/0.40	c bounds 1109 >= 470 @ 0.332725
0.26/0.40	c bounds 1109 >= 471 @ 0.333214
0.26/0.40	c bounds 1109 >= 472 @ 0.333714
0.26/0.41	c bounds 1109 >= 473 @ 0.334198
0.26/0.41	c bounds 1109 >= 474 @ 0.334694
0.26/0.41	c bounds 1109 >= 475 @ 0.335173
0.35/0.41	c bounds 1109 >= 476 @ 0.335667
0.35/0.41	c bounds 1109 >= 477 @ 0.336143
0.35/0.41	c bounds 1109 >= 478 @ 0.336617
0.35/0.41	c bounds 1109 >= 479 @ 0.337107
0.35/0.41	c bounds 1109 >= 480 @ 0.337584
0.35/0.41	c bounds 1109 >= 481 @ 0.338048
0.35/0.41	c bounds 1109 >= 482 @ 0.338528
0.35/0.41	c bounds 1109 >= 483 @ 0.339013
0.35/0.41	c bounds 1109 >= 484 @ 0.339475
0.35/0.41	c bounds 1109 >= 485 @ 0.33994
0.35/0.41	c bounds 1109 >= 486 @ 0.340432
0.35/0.41	c bounds 1109 >= 487 @ 0.340921
0.35/0.41	c bounds 1109 >= 488 @ 0.341391
0.35/0.41	c bounds 1109 >= 489 @ 0.341861
0.35/0.41	c bounds 1109 >= 490 @ 0.342333
0.35/0.41	c bounds 1109 >= 491 @ 0.342808
0.35/0.41	c bounds 1109 >= 492 @ 0.343292
0.35/0.41	c bounds 1109 >= 493 @ 0.343803
0.35/0.42	c bounds 1109 >= 494 @ 0.343803
0.35/0.42	c bounds 1109 >= 495 @ 0.343803
0.35/0.42	c bounds 1109 >= 496 @ 0.344278
0.35/0.42	c bounds 1109 >= 497 @ 0.344731
0.35/0.42	c bounds 1109 >= 498 @ 0.345225
0.35/0.42	c bounds 1109 >= 499 @ 0.345722
0.35/0.42	c bounds 1109 >= 500 @ 0.346201
0.35/0.42	c bounds 1109 >= 501 @ 0.346675
0.35/0.42	c bounds 1109 >= 502 @ 0.347169
0.35/0.42	c bounds 1109 >= 503 @ 0.347639
0.35/0.42	c bounds 1109 >= 504 @ 0.348105
0.35/0.42	c bounds 1109 >= 505 @ 0.348579
0.35/0.42	c bounds 1109 >= 506 @ 0.349053
0.35/0.42	c bounds 1109 >= 507 @ 0.349559
0.35/0.42	c bounds 1109 >= 508 @ 0.350049
0.35/0.42	c bounds 1109 >= 509 @ 0.350536
0.35/0.42	c bounds 1109 >= 510 @ 0.351036
0.35/0.42	c bounds 1109 >= 511 @ 0.351514
0.35/0.42	c bounds 1109 >= 512 @ 0.35201
0.35/0.42	c bounds 1109 >= 513 @ 0.352512
0.35/0.43	c bounds 1109 >= 514 @ 0.352987
0.35/0.43	c bounds 1109 >= 515 @ 0.353487
0.35/0.43	c bounds 1109 >= 516 @ 0.35396
0.35/0.43	c bounds 1109 >= 517 @ 0.354467
0.35/0.43	c bounds 1109 >= 518 @ 0.354956
0.35/0.43	c bounds 1109 >= 519 @ 0.355431
0.35/0.43	c bounds 1109 >= 520 @ 0.355923
0.35/0.43	c bounds 1109 >= 521 @ 0.356409
0.35/0.43	c bounds 1109 >= 522 @ 0.356888
0.35/0.43	c bounds 1109 >= 523 @ 0.357366
0.35/0.43	c bounds 1109 >= 524 @ 0.357847
0.35/0.43	c bounds 1109 >= 525 @ 0.358323
0.35/0.43	c bounds 1109 >= 526 @ 0.358803
0.35/0.43	c bounds 1109 >= 527 @ 0.359285
0.35/0.43	c bounds 1109 >= 528 @ 0.35977
0.35/0.43	c bounds 1109 >= 529 @ 0.36028
0.35/0.43	c bounds 1109 >= 530 @ 0.360759
0.35/0.43	c bounds 1109 >= 531 @ 0.360759
0.35/0.43	c bounds 1109 >= 532 @ 0.360803
0.35/0.43	c bounds 1109 >= 533 @ 0.361322
0.35/0.43	c bounds 1109 >= 534 @ 0.361846
0.35/0.44	c bounds 1109 >= 535 @ 0.362326
0.35/0.44	c bounds 1109 >= 536 @ 0.362769
0.35/0.44	c bounds 1109 >= 537 @ 0.363239
0.35/0.44	c bounds 1109 >= 538 @ 0.363746
0.35/0.44	c bounds 1109 >= 539 @ 0.364233
0.35/0.44	c bounds 1109 >= 540 @ 0.364756
0.35/0.44	c bounds 1109 >= 541 @ 0.365266
0.35/0.44	c bounds 1109 >= 542 @ 0.365755
0.35/0.44	c bounds 1109 >= 543 @ 0.366239
0.35/0.44	c bounds 1109 >= 544 @ 0.366731
0.35/0.44	c bounds 1109 >= 545 @ 0.367205
0.35/0.44	c bounds 1109 >= 546 @ 0.36773
0.35/0.44	c bounds 1109 >= 547 @ 0.368204
0.35/0.44	c bounds 1109 >= 548 @ 0.36868
0.35/0.44	c bounds 1109 >= 549 @ 0.368744
0.35/0.44	c bounds 1109 >= 550 @ 0.368744
0.35/0.44	c bounds 1109 >= 551 @ 0.369121
0.35/0.44	c bounds 1109 >= 552 @ 0.369621
0.35/0.44	c bounds 1109 >= 553 @ 0.370108
0.35/0.44	c bounds 1109 >= 554 @ 0.370672
0.35/0.45	c bounds 1109 >= 555 @ 0.370741
0.35/0.45	c bounds 1109 >= 556 @ 0.370741
0.35/0.45	c bounds 1109 >= 557 @ 0.371148
0.35/0.45	c bounds 1109 >= 558 @ 0.371633
0.35/0.45	c bounds 1109 >= 559 @ 0.372116
0.35/0.45	c bounds 1109 >= 560 @ 0.372594
0.35/0.45	c bounds 1109 >= 561 @ 0.373093
0.35/0.45	c bounds 1109 >= 562 @ 0.373591
0.35/0.45	c bounds 1109 >= 563 @ 0.374079
0.35/0.45	c bounds 1109 >= 564 @ 0.374565
0.35/0.45	c bounds 1109 >= 565 @ 0.375043
0.35/0.45	c bounds 1109 >= 566 @ 0.375513
0.35/0.45	c bounds 1109 >= 567 @ 0.375978
0.35/0.45	c bounds 1109 >= 568 @ 0.376443
0.35/0.45	c bounds 1109 >= 569 @ 0.37692
0.35/0.45	c bounds 1109 >= 570 @ 0.377405
0.35/0.45	c bounds 1109 >= 571 @ 0.377898
0.35/0.45	c bounds 1109 >= 572 @ 0.378373
0.35/0.45	c bounds 1109 >= 573 @ 0.37888
0.35/0.45	c bounds 1109 >= 574 @ 0.379379
0.35/0.46	c bounds 1109 >= 575 @ 0.379848
0.35/0.46	c bounds 1109 >= 576 @ 0.380315
0.35/0.46	c bounds 1109 >= 577 @ 0.380789
0.35/0.46	c bounds 1109 >= 578 @ 0.381258
0.35/0.46	c bounds 1109 >= 579 @ 0.381729
0.35/0.46	c bounds 1109 >= 580 @ 0.38221
0.35/0.46	c bounds 1109 >= 581 @ 0.38269
0.35/0.46	c bounds 1109 >= 582 @ 0.383224
0.35/0.46	c bounds 1109 >= 583 @ 0.383702
0.35/0.46	c bounds 1109 >= 584 @ 0.384179
0.35/0.46	c bounds 1109 >= 585 @ 0.384677
0.35/0.46	c bounds 1109 >= 586 @ 0.385174
0.35/0.46	c bounds 1109 >= 587 @ 0.385667
0.35/0.46	c bounds 1109 >= 588 @ 0.385667
0.35/0.46	c bounds 1109 >= 589 @ 0.385667
0.35/0.46	c bounds 1109 >= 590 @ 0.385667
0.35/0.46	c bounds 1109 >= 591 @ 0.385667
0.35/0.46	c bounds 1109 >= 592 @ 0.38612
0.35/0.46	c bounds 1109 >= 593 @ 0.386608
0.35/0.46	c bounds 1109 >= 594 @ 0.386685
0.35/0.46	c bounds 1109 >= 595 @ 0.386685
0.35/0.47	c bounds 1109 >= 596 @ 0.387083
0.35/0.47	c bounds 1109 >= 597 @ 0.387588
0.35/0.47	c bounds 1109 >= 598 @ 0.388059
0.35/0.47	c bounds 1109 >= 599 @ 0.388535
0.35/0.47	c bounds 1109 >= 600 @ 0.389027
0.35/0.47	c bounds 1109 >= 601 @ 0.389519
0.35/0.47	c bounds 1109 >= 602 @ 0.389996
0.35/0.47	c bounds 1109 >= 603 @ 0.390476
0.35/0.47	c bounds 1109 >= 604 @ 0.390948
0.35/0.47	c bounds 1109 >= 605 @ 0.391438
0.35/0.47	c bounds 1109 >= 606 @ 0.391956
0.35/0.47	c bounds 1109 >= 607 @ 0.39245
0.35/0.47	c bounds 1109 >= 608 @ 0.392941
0.35/0.47	c bounds 1109 >= 609 @ 0.393434
0.35/0.47	c bounds 1109 >= 610 @ 0.393911
0.35/0.47	c bounds 1109 >= 611 @ 0.394384
0.35/0.47	c bounds 1109 >= 612 @ 0.394873
0.35/0.47	c bounds 1109 >= 613 @ 0.395359
0.35/0.47	c bounds 1109 >= 614 @ 0.395841
0.35/0.47	c bounds 1109 >= 615 @ 0.396327
0.35/0.48	c bounds 1109 >= 616 @ 0.396846
0.35/0.48	c bounds 1109 >= 617 @ 0.397358
0.35/0.48	c bounds 1109 >= 618 @ 0.39783
0.35/0.48	c bounds 1109 >= 619 @ 0.398321
0.35/0.48	c bounds 1109 >= 620 @ 0.398803
0.35/0.48	c bounds 1109 >= 621 @ 0.399287
0.35/0.48	c bounds 1109 >= 622 @ 0.399777
0.35/0.48	c bounds 1109 >= 623 @ 0.40028
0.35/0.48	c bounds 1109 >= 624 @ 0.400758
0.35/0.48	c bounds 1109 >= 625 @ 0.40124
0.35/0.48	c bounds 1109 >= 626 @ 0.401707
0.35/0.48	c bounds 1109 >= 627 @ 0.402195
0.35/0.48	c bounds 1109 >= 628 @ 0.402661
0.35/0.48	c bounds 1109 >= 629 @ 0.403167
0.35/0.48	c bounds 1109 >= 630 @ 0.403635
0.35/0.48	c bounds 1109 >= 631 @ 0.403635
0.35/0.48	c bounds 1109 >= 632 @ 0.403635
0.35/0.48	c bounds 1109 >= 633 @ 0.403635
0.35/0.48	c bounds 1109 >= 634 @ 0.403683
0.35/0.48	c bounds 1109 >= 635 @ 0.404162
0.35/0.48	c bounds 1109 >= 636 @ 0.404625
0.35/0.49	c bounds 1109 >= 637 @ 0.404625
0.35/0.49	c bounds 1109 >= 638 @ 0.404625
0.35/0.49	c bounds 1109 >= 639 @ 0.405101
0.35/0.49	c bounds 1109 >= 640 @ 0.405553
0.35/0.49	c bounds 1109 >= 641 @ 0.40563
0.35/0.49	c bounds 1109 >= 642 @ 0.40563
0.35/0.49	c bounds 1109 >= 643 @ 0.406024
0.35/0.49	c bounds 1109 >= 644 @ 0.406519
0.35/0.49	c bounds 1109 >= 645 @ 0.407011
0.35/0.49	c bounds 1109 >= 646 @ 0.407484
0.35/0.49	c bounds 1109 >= 647 @ 0.407972
0.35/0.49	c bounds 1109 >= 648 @ 0.408464
0.35/0.49	c bounds 1109 >= 649 @ 0.408954
0.35/0.49	c bounds 1109 >= 650 @ 0.409484
0.35/0.49	c bounds 1109 >= 651 @ 0.410005
0.35/0.49	c bounds 1109 >= 652 @ 0.410484
0.35/0.49	c bounds 1109 >= 653 @ 0.410994
0.35/0.49	c bounds 1109 >= 654 @ 0.411495
0.35/0.49	c bounds 1109 >= 655 @ 0.411991
0.35/0.49	c bounds 1109 >= 656 @ 0.412464
0.35/0.50	c bounds 1109 >= 657 @ 0.412932
0.35/0.50	c bounds 1109 >= 658 @ 0.413413
0.35/0.50	c bounds 1109 >= 659 @ 0.413927
0.35/0.50	c bounds 1109 >= 660 @ 0.41453
0.35/0.50	c bounds 1109 >= 661 @ 0.414601
0.35/0.50	c bounds 1109 >= 662 @ 0.414601
0.35/0.50	c bounds 1109 >= 663 @ 0.414601
0.35/0.50	c bounds 1109 >= 664 @ 0.414601
0.35/0.50	c bounds 1109 >= 665 @ 0.414601
0.35/0.50	c bounds 1109 >= 666 @ 0.414601
0.35/0.50	c bounds 1109 >= 667 @ 0.414601
0.35/0.50	c bounds 1109 >= 668 @ 0.414601
0.35/0.50	c bounds 1109 >= 669 @ 0.415098
0.35/0.50	c bounds 1109 >= 670 @ 0.415591
0.35/0.50	c bounds 1109 >= 671 @ 0.416094
0.35/0.50	c bounds 1109 >= 672 @ 0.416588
0.35/0.50	c bounds 1109 >= 673 @ 0.417076
0.35/0.50	c bounds 1109 >= 674 @ 0.417589
0.35/0.50	c bounds 1109 >= 675 @ 0.418083
0.35/0.51	c bounds 1109 >= 676 @ 0.418607
0.35/0.51	c bounds 1109 >= 677 @ 0.419116
0.35/0.51	c bounds 1109 >= 678 @ 0.419624
0.46/0.51	c bounds 1109 >= 679 @ 0.42011
0.46/0.51	c bounds 1109 >= 680 @ 0.420598
0.46/0.51	c bounds 1109 >= 681 @ 0.421099
0.46/0.51	c bounds 1109 >= 682 @ 0.421587
0.46/0.51	c bounds 1109 >= 683 @ 0.422143
0.46/0.51	c bounds 1109 >= 684 @ 0.422653
0.46/0.51	c bounds 1109 >= 685 @ 0.423138
0.46/0.51	c bounds 1109 >= 686 @ 0.423633
0.46/0.51	c bounds 1109 >= 687 @ 0.42412
0.46/0.51	c bounds 1109 >= 688 @ 0.424597
0.46/0.51	c bounds 1109 >= 689 @ 0.425092
0.46/0.51	c bounds 1109 >= 690 @ 0.425594
0.46/0.51	c bounds 1109 >= 691 @ 0.426074
0.46/0.51	c bounds 1109 >= 692 @ 0.426635
0.46/0.51	c bounds 1109 >= 693 @ 0.427146
0.46/0.51	c bounds 1109 >= 694 @ 0.42766
0.46/0.51	c bounds 1109 >= 695 @ 0.428148
0.46/0.52	c bounds 1109 >= 696 @ 0.428637
0.46/0.52	c bounds 1109 >= 697 @ 0.429142
0.46/0.52	c bounds 1109 >= 698 @ 0.429627
0.46/0.52	c bounds 1109 >= 699 @ 0.430125
0.46/0.52	c bounds 1109 >= 700 @ 0.43065
0.46/0.52	c bounds 1109 >= 701 @ 0.431147
0.46/0.52	c bounds 1109 >= 702 @ 0.431648
0.46/0.52	c bounds 1109 >= 703 @ 0.432129
0.46/0.52	c bounds 1109 >= 704 @ 0.432273
0.46/0.52	c bounds 1109 >= 705 @ 0.432273
0.46/0.52	c bounds 1109 >= 706 @ 0.432645
0.46/0.52	c bounds 1109 >= 707 @ 0.43317
0.46/0.52	c bounds 1109 >= 708 @ 0.433679
0.46/0.52	c bounds 1109 >= 709 @ 0.434218
0.46/0.52	c bounds 1109 >= 710 @ 0.43473
0.46/0.52	c bounds 1109 >= 711 @ 0.435225
0.46/0.52	c bounds 1109 >= 712 @ 0.435724
0.46/0.52	c bounds 1109 >= 713 @ 0.43625
0.46/0.52	c bounds 1109 >= 714 @ 0.436739
0.46/0.52	c bounds 1109 >= 715 @ 0.437242
0.46/0.53	c bounds 1109 >= 716 @ 0.437738
0.46/0.53	c bounds 1109 >= 717 @ 0.43825
0.46/0.53	c bounds 1109 >= 718 @ 0.438739
0.46/0.53	c bounds 1109 >= 719 @ 0.439234
0.46/0.53	c bounds 1109 >= 720 @ 0.439736
0.46/0.53	c bounds 1109 >= 721 @ 0.440231
0.46/0.53	c bounds 1109 >= 722 @ 0.440376
0.46/0.53	c bounds 1109 >= 723 @ 0.440376
0.46/0.53	c bounds 1109 >= 724 @ 0.440729
0.46/0.53	c bounds 1109 >= 725 @ 0.441216
0.46/0.53	c bounds 1109 >= 726 @ 0.441706
0.46/0.53	c bounds 1109 >= 727 @ 0.442202
0.46/0.53	c bounds 1109 >= 728 @ 0.442696
0.46/0.53	c bounds 1109 >= 729 @ 0.443186
0.46/0.53	c bounds 1109 >= 730 @ 0.443701
0.46/0.53	c bounds 1109 >= 731 @ 0.444255
0.46/0.53	c bounds 1109 >= 732 @ 0.444738
0.46/0.53	c bounds 1109 >= 733 @ 0.445249
0.46/0.53	c bounds 1109 >= 734 @ 0.445748
0.46/0.53	c bounds 1109 >= 735 @ 0.446347
0.46/0.54	c bounds 1109 >= 736 @ 0.446841
0.46/0.54	c bounds 1109 >= 737 @ 0.447336
0.46/0.54	c bounds 1109 >= 738 @ 0.447382
0.46/0.54	c bounds 1109 >= 739 @ 0.447382
0.46/0.54	c bounds 1109 >= 740 @ 0.447911
0.46/0.54	c bounds 1109 >= 741 @ 0.4484
0.46/0.54	c bounds 1109 >= 742 @ 0.448884
0.46/0.54	c bounds 1109 >= 743 @ 0.449379
0.46/0.54	c bounds 1109 >= 744 @ 0.449924
0.46/0.54	c bounds 1109 >= 745 @ 0.450423
0.46/0.54	c bounds 1109 >= 746 @ 0.450941
0.46/0.54	c bounds 1109 >= 747 @ 0.451445
0.46/0.54	c bounds 1109 >= 748 @ 0.451949
0.46/0.54	c bounds 1109 >= 749 @ 0.452449
0.46/0.54	c bounds 1109 >= 750 @ 0.452964
0.46/0.54	c bounds 1109 >= 751 @ 0.453464
0.46/0.54	c bounds 1109 >= 752 @ 0.453983
0.46/0.54	c bounds 1109 >= 753 @ 0.454472
0.46/0.54	c bounds 1109 >= 754 @ 0.454993
0.46/0.55	c bounds 1109 >= 755 @ 0.455489
0.46/0.55	c bounds 1109 >= 756 @ 0.455993
0.46/0.55	c bounds 1109 >= 757 @ 0.456504
0.46/0.55	c bounds 1109 >= 758 @ 0.45699
0.46/0.55	c bounds 1109 >= 759 @ 0.457498
0.46/0.55	c bounds 1109 >= 760 @ 0.458033
0.46/0.55	c bounds 1109 >= 761 @ 0.458569
0.46/0.55	c bounds 1109 >= 762 @ 0.45909
0.46/0.55	c bounds 1109 >= 763 @ 0.459639
0.46/0.55	c bounds 1109 >= 764 @ 0.460155
0.46/0.55	c bounds 1109 >= 765 @ 0.46065
0.46/0.55	c bounds 1109 >= 766 @ 0.461159
0.46/0.55	c bounds 1109 >= 767 @ 0.46165
0.46/0.55	c bounds 1109 >= 768 @ 0.462189
0.46/0.55	c bounds 1109 >= 769 @ 0.462691
0.46/0.55	c bounds 1109 >= 770 @ 0.463214
0.46/0.55	c bounds 1109 >= 771 @ 0.463707
0.46/0.55	c bounds 1109 >= 772 @ 0.464223
0.46/0.55	c bounds 1109 >= 773 @ 0.464725
0.46/0.55	c bounds 1109 >= 774 @ 0.465231
0.46/0.56	c bounds 1109 >= 775 @ 0.465772
0.46/0.56	c bounds 1109 >= 776 @ 0.466268
0.46/0.56	c bounds 1109 >= 777 @ 0.466309
0.46/0.56	c bounds 1109 >= 778 @ 0.466309
0.46/0.56	c bounds 1109 >= 779 @ 0.466826
0.46/0.56	c bounds 1109 >= 780 @ 0.467339
0.46/0.56	c bounds 1109 >= 781 @ 0.467856
0.46/0.56	c bounds 1109 >= 782 @ 0.468035
0.46/0.56	c bounds 1109 >= 783 @ 0.468035
0.46/0.56	c bounds 1109 >= 784 @ 0.468584
0.46/0.56	c bounds 1109 >= 785 @ 0.469092
0.46/0.56	c bounds 1109 >= 786 @ 0.469669
0.46/0.56	c bounds 1109 >= 787 @ 0.470183
0.46/0.56	c bounds 1109 >= 788 @ 0.470293
0.46/0.56	c bounds 1109 >= 789 @ 0.470345
0.46/0.56	c bounds 1109 >= 790 @ 0.470876
0.46/0.56	c bounds 1109 >= 791 @ 0.471405
0.46/0.56	c bounds 1109 >= 792 @ 0.471935
0.46/0.57	c bounds 1109 >= 793 @ 0.472477
0.46/0.57	c bounds 1109 >= 794 @ 0.473
0.46/0.57	c bounds 1109 >= 795 @ 0.473166
0.46/0.57	c bounds 1109 >= 796 @ 0.473166
0.46/0.57	c bounds 1109 >= 797 @ 0.47357
0.46/0.57	c bounds 1109 >= 798 @ 0.474093
0.46/0.57	c bounds 1109 >= 799 @ 0.474619
0.46/0.57	c bounds 1109 >= 800 @ 0.475126
0.46/0.57	c bounds 1109 >= 801 @ 0.475695
0.46/0.57	c bounds 1109 >= 802 @ 0.476213
0.46/0.57	c bounds 1109 >= 803 @ 0.476276
0.46/0.57	c bounds 1109 >= 804 @ 0.476324
0.46/0.57	c bounds 1109 >= 805 @ 0.476851
0.46/0.57	c bounds 1109 >= 806 @ 0.477358
0.46/0.57	c bounds 1109 >= 807 @ 0.477909
0.46/0.57	c bounds 1109 >= 808 @ 0.478445
0.46/0.57	c bounds 1109 >= 809 @ 0.478961
0.46/0.57	c bounds 1109 >= 810 @ 0.479468
0.46/0.57	c bounds 1109 >= 811 @ 0.479993
0.46/0.58	c bounds 1109 >= 812 @ 0.48051
0.46/0.58	c bounds 1109 >= 813 @ 0.481044
0.46/0.58	c bounds 1109 >= 814 @ 0.481573
0.46/0.58	c bounds 1109 >= 815 @ 0.482093
0.46/0.58	c bounds 1109 >= 816 @ 0.48261
0.46/0.58	c bounds 1109 >= 817 @ 0.483152
0.46/0.58	c bounds 1109 >= 818 @ 0.48371
0.46/0.58	c bounds 1109 >= 819 @ 0.484229
0.46/0.58	c bounds 1109 >= 820 @ 0.484755
0.46/0.58	c bounds 1109 >= 821 @ 0.485283
0.46/0.58	c bounds 1109 >= 822 @ 0.4858
0.46/0.58	c bounds 1109 >= 823 @ 0.486328
0.46/0.58	c bounds 1109 >= 824 @ 0.48684
0.46/0.58	c bounds 1109 >= 825 @ 0.48739
0.46/0.58	c bounds 1109 >= 826 @ 0.487929
0.46/0.58	c bounds 1109 >= 827 @ 0.488488
0.46/0.58	c bounds 1109 >= 828 @ 0.489001
0.46/0.58	c bounds 1109 >= 829 @ 0.489562
0.46/0.58	c bounds 1109 >= 830 @ 0.490102
0.46/0.59	c bounds 1109 >= 831 @ 0.490227
0.46/0.59	c bounds 1109 >= 832 @ 0.490227
0.46/0.59	c bounds 1109 >= 833 @ 0.49023
0.46/0.59	c bounds 1109 >= 834 @ 0.490279
0.46/0.59	c bounds 1109 >= 835 @ 0.490837
0.46/0.59	c bounds 1109 >= 836 @ 0.491363
0.46/0.59	c bounds 1109 >= 837 @ 0.491871
0.46/0.59	c bounds 1109 >= 838 @ 0.492402
0.46/0.59	c bounds 1109 >= 839 @ 0.492946
0.46/0.59	c bounds 1109 >= 840 @ 0.493497
0.46/0.59	c bounds 1109 >= 841 @ 0.494038
0.46/0.59	c bounds 1109 >= 842 @ 0.49458
0.46/0.59	c bounds 1109 >= 843 @ 0.495091
0.46/0.59	c bounds 1109 >= 844 @ 0.495212
0.46/0.59	c bounds 1109 >= 845 @ 0.495212
0.46/0.59	c bounds 1109 >= 846 @ 0.495759
0.46/0.59	c bounds 1109 >= 847 @ 0.496296
0.46/0.59	c bounds 1109 >= 848 @ 0.497219
0.46/0.60	c bounds 1109 >= 849 @ 0.497771
0.46/0.60	c bounds 1109 >= 850 @ 0.49833
0.46/0.60	c bounds 1109 >= 851 @ 0.498874
0.46/0.60	c bounds 1109 >= 852 @ 0.499406
0.46/0.60	c bounds 1109 >= 853 @ 0.499973
0.46/0.60	c bounds 1109 >= 854 @ 0.500555
0.46/0.60	c bounds 1109 >= 855 @ 0.501091
0.46/0.60	c bounds 1109 >= 856 @ 0.501608
0.46/0.60	c bounds 1109 >= 857 @ 0.502134
0.46/0.60	c bounds 1109 >= 858 @ 0.502191
0.55/0.60	c bounds 1109 >= 859 @ 0.502346
0.55/0.60	c bounds 1109 >= 860 @ 0.502854
0.55/0.62	c bounds 1108 >= 860 @ 0.523006
0.55/0.62	c bounds 1108 >= 861 @ 0.523937
0.55/0.62	c bounds 1108 >= 862 @ 0.524474
0.55/0.62	c bounds 1108 >= 863 @ 0.524982
0.55/0.62	c bounds 1108 >= 864 @ 0.525118
0.55/0.62	c bounds 1108 >= 865 @ 0.525118
0.55/0.63	c bounds 1108 >= 866 @ 0.525119
0.55/0.63	c bounds 1108 >= 867 @ 0.525119
0.55/0.63	c bounds 1108 >= 868 @ 0.525623
0.55/0.63	c bounds 1108 >= 869 @ 0.52615
0.55/0.63	c bounds 1108 >= 870 @ 0.526687
0.55/0.63	c bounds 1108 >= 871 @ 0.527204
0.55/0.63	c bounds 1108 >= 872 @ 0.527728
0.55/0.63	c bounds 1108 >= 873 @ 0.528283
0.55/0.63	c bounds 1108 >= 874 @ 0.528797
0.55/0.63	c bounds 1108 >= 875 @ 0.529322
0.55/0.63	c bounds 1108 >= 876 @ 0.529851
0.55/0.63	c bounds 1108 >= 877 @ 0.530432
0.55/0.63	c bounds 1108 >= 878 @ 0.530975
0.55/0.63	c bounds 1108 >= 879 @ 0.531563
0.55/0.63	c bounds 1108 >= 880 @ 0.532135
0.55/0.63	c bounds 1108 >= 881 @ 0.532675
0.55/0.63	c bounds 1108 >= 882 @ 0.533209
0.55/0.63	c bounds 1108 >= 883 @ 0.533736
0.55/0.64	c bounds 1108 >= 884 @ 0.534284
0.55/0.64	c bounds 1108 >= 885 @ 0.534867
0.55/0.64	c bounds 1108 >= 886 @ 0.535401
0.55/0.64	c bounds 1108 >= 887 @ 0.535946
0.55/0.64	c bounds 1108 >= 888 @ 0.536525
0.55/0.64	c bounds 1108 >= 889 @ 0.537058
0.55/0.64	c bounds 1108 >= 890 @ 0.537609
0.55/0.64	c bounds 1108 >= 891 @ 0.538203
0.55/0.64	c bounds 1108 >= 892 @ 0.538738
0.55/0.64	c bounds 1108 >= 893 @ 0.539341
0.55/0.64	c bounds 1108 >= 894 @ 0.539857
0.55/0.64	c bounds 1108 >= 895 @ 0.54038
0.55/0.64	c bounds 1108 >= 896 @ 0.540907
0.55/0.64	c bounds 1108 >= 897 @ 0.54149
0.55/0.64	c bounds 1108 >= 898 @ 0.542033
0.55/0.64	c bounds 1108 >= 899 @ 0.54268
0.55/0.64	c bounds 1108 >= 900 @ 0.543216
0.55/0.64	c bounds 1108 >= 901 @ 0.543743
0.55/0.65	c bounds 1108 >= 902 @ 0.544395
0.55/0.65	c bounds 1108 >= 903 @ 0.544976
0.55/0.65	c bounds 1108 >= 904 @ 0.54556
0.55/0.65	c bounds 1108 >= 905 @ 0.546099
0.55/0.65	c bounds 1108 >= 906 @ 0.546688
0.55/0.65	c bounds 1108 >= 907 @ 0.547236
0.55/0.65	c bounds 1108 >= 908 @ 0.547793
0.55/0.65	c bounds 1108 >= 909 @ 0.548348
0.55/0.65	c bounds 1108 >= 910 @ 0.548974
0.55/0.65	c bounds 1108 >= 911 @ 0.549038
0.55/0.65	c bounds 1108 >= 912 @ 0.549038
0.55/0.65	c bounds 1108 >= 913 @ 0.549038
0.55/0.65	c bounds 1108 >= 914 @ 0.549367
0.55/0.65	c bounds 1108 >= 915 @ 0.549977
0.55/0.65	c bounds 1108 >= 916 @ 0.550036
0.55/0.65	c bounds 1108 >= 917 @ 0.550079
0.55/0.65	c bounds 1108 >= 918 @ 0.550624
0.55/0.66	c bounds 1108 >= 919 @ 0.551168
0.55/0.66	c bounds 1108 >= 920 @ 0.551781
0.55/0.66	c bounds 1108 >= 921 @ 0.552332
0.55/0.66	c bounds 1108 >= 922 @ 0.553039
0.55/0.66	c bounds 1108 >= 923 @ 0.553762
0.55/0.69	c bounds 1107 >= 923 @ 0.588327
0.65/0.70	c bounds 1107 >= 924 @ 0.589781
0.65/0.70	c bounds 1107 >= 925 @ 0.590428
0.65/0.70	c bounds 1107 >= 926 @ 0.591073
0.65/0.70	c bounds 1107 >= 927 @ 0.59166
0.65/0.70	c bounds 1107 >= 928 @ 0.592237
0.65/0.70	c bounds 1107 >= 929 @ 0.592863
0.65/0.70	c bounds 1107 >= 930 @ 0.593499
0.65/0.70	c bounds 1107 >= 931 @ 0.594156
0.65/0.70	c bounds 1107 >= 932 @ 0.59485
0.65/0.70	c bounds 1107 >= 933 @ 0.595563
0.65/0.70	c bounds 1107 >= 934 @ 0.596282
0.65/0.70	c bounds 1107 >= 935 @ 0.596967
0.65/0.70	c bounds 1107 >= 936 @ 0.59765
0.65/0.70	c bounds 1107 >= 937 @ 0.598403
0.65/0.71	c bounds 1107 >= 938 @ 0.599038
0.65/0.71	c bounds 1107 >= 939 @ 0.599756
0.65/0.71	c bounds 1107 >= 940 @ 0.599889
0.65/0.71	c bounds 1107 >= 941 @ 0.600198
0.65/0.71	c bounds 1107 >= 942 @ 0.600895
0.65/0.71	c bounds 1107 >= 943 @ 0.601714
0.65/0.71	c bounds 1107 >= 944 @ 0.601881
0.65/0.71	c bounds 1107 >= 945 @ 0.602125
0.65/0.71	c bounds 1107 >= 946 @ 0.602707
0.65/0.71	c bounds 1107 >= 947 @ 0.603409
0.65/0.71	c bounds 1107 >= 948 @ 0.604142
0.65/0.71	c bounds 1107 >= 949 @ 0.604767
0.65/0.71	c bounds 1107 >= 950 @ 0.604872
0.65/0.71	c bounds 1107 >= 951 @ 0.605386
0.65/0.72	c bounds 1107 >= 952 @ 0.606168
0.65/0.72	c bounds 1107 >= 953 @ 0.606885
0.65/0.72	c bounds 1107 >= 954 @ 0.607593
0.65/0.72	c bounds 1107 >= 955 @ 0.608329
0.65/0.72	c bounds 1107 >= 956 @ 0.609123
0.65/0.72	c bounds 1107 >= 957 @ 0.609842
0.65/0.72	c bounds 1107 >= 958 @ 0.610601
0.65/0.72	c bounds 1107 >= 959 @ 0.610854
0.65/0.72	c bounds 1107 >= 960 @ 0.611578
0.65/0.72	c bounds 1107 >= 961 @ 0.61185
0.65/0.72	c bounds 1107 >= 962 @ 0.61246
0.65/0.72	c bounds 1107 >= 963 @ 0.613293
0.65/0.73	c bounds 1107 >= 964 @ 0.614292
0.65/0.73	c bounds 1107 >= 965 @ 0.6152
0.65/0.73	c bounds 1107 >= 966 @ 0.616576
0.65/0.73	c bounds 1107 >= 967 @ 0.616835
0.65/0.73	c bounds 1107 >= 968 @ 0.616835
0.65/0.73	c bounds 1107 >= 969 @ 0.618281
0.65/0.73	c bounds 1107 >= 970 @ 0.619341
0.65/0.73	c bounds 1107 >= 971 @ 0.62043
0.65/0.73	c bounds 1107 >= 972 @ 0.621567
0.65/0.74	c bounds 1107 >= 973 @ 0.622087
0.65/0.74	c bounds 1107 >= 974 @ 0.62277
0.65/0.74	c bounds 1107 >= 975 @ 0.624033
0.65/0.74	c bounds 1107 >= 976 @ 0.625345
0.65/0.77	c bounds 1106 >= 976 @ 0.65644
0.65/0.78	c bounds 1106 >= 977 @ 0.657896
0.65/0.78	c bounds 1106 >= 978 @ 0.659592
0.65/0.78	c bounds 1106 >= 979 @ 0.660682
0.65/0.78	c bounds 1106 >= 980 @ 0.662049
0.65/0.79	c bounds 1106 >= 981 @ 0.665593
0.65/0.79	c bounds 1106 >= 982 @ 0.667564
0.65/0.79	c bounds 1106 >= 983 @ 0.672621
0.74/0.83	c bounds 1105 >= 983 @ 0.704417
0.74/0.83	c bounds 1105 >= 984 @ 0.708276
0.74/0.84	c bounds 1105 >= 985 @ 0.711793
0.74/0.85	c bounds 1105 >= 986 @ 0.724018
0.74/0.89	c bounds 1104 >= 986 @ 0.75368
0.84/0.90	c bounds 1104 >= 987 @ 0.764975
0.84/0.91	c bounds 1104 >= 988 @ 0.773815
0.84/0.93	c bounds 1103 >= 988 @ 0.796549
0.84/0.95	c bounds 1103 >= 989 @ 0.80885
0.84/0.97	c bounds 1102 >= 989 @ 0.82933
0.84/1.00	c bounds 1101 >= 989 @ 0.855463
0.95/1.05	c #Conflicts:       1000 | #Constraints:       8492
0.95/1.05	c bounds 1101 >= 990 @ 0.903749
0.95/1.07	c bounds 1100 >= 990 @ 0.929938
0.95/1.10	c bounds 1099 >= 990 @ 0.956117
1.05/1.12	c bounds 1098 >= 990 @ 0.977678
1.05/1.17	c bounds 1097 >= 990 @ 1.02009
1.15/1.28	c bounds 1097 >= 991 @ 1.13436
1.25/1.33	c bounds 1096 >= 991 @ 1.17654
1.25/1.37	c bounds 1095 >= 991 @ 1.21757
1.35/1.41	c bounds 1094 >= 991 @ 1.2515
1.35/1.45	c bounds 1093 >= 991 @ 1.2913
1.35/1.49	c bounds 1092 >= 991 @ 1.33333
1.54/1.60	c #Conflicts:       2000 | #Constraints:       9564
1.54/1.60	c INPROCESSING
1.54/1.60	c GARBAGE COLLECT
1.54/1.60	c bounds 1091 >= 991 @ 1.43682
1.54/1.63	c bounds 1090 >= 991 @ 1.47178
1.54/1.68	c bounds 1089 >= 991 @ 1.5193
1.74/1.87	c bounds 1089 >= 992 @ 1.69372
1.84/1.91	c bounds 1088 >= 992 @ 1.73469
1.84/1.95	c bounds 1087 >= 992 @ 1.77721
1.84/1.99	c bounds 1086 >= 992 @ 1.81131
1.95/2.05	c #Conflicts:       3000 | #Constraints:       8451
1.95/2.05	c bounds 1085 >= 992 @ 1.8721
2.05/2.10	c bounds 1084 >= 992 @ 1.92259
2.64/2.78	c bounds 1084 >= 993 @ 2.58854
2.74/2.82	c bounds 1083 >= 993 @ 2.62699
2.74/2.86	c #Conflicts:       4000 | #Constraints:       9517
2.74/2.86	c bounds 1082 >= 993 @ 2.66567
2.84/2.90	c bounds 1081 >= 993 @ 2.69775
3.24/3.31	c INPROCESSING
3.24/3.31	c GARBAGE COLLECT
3.24/3.31	c bounds 1080 >= 993 @ 3.0922
3.34/3.46	c bounds 1079 >= 993 @ 3.24206
3.44/3.58	c #Conflicts:       5000 | #Constraints:       8837
3.44/3.58	c bounds 1078 >= 993 @ 3.35313
3.64/3.70	c bounds 1077 >= 993 @ 3.47042
3.74/3.86	c bounds 1076 >= 993 @ 3.62622
3.84/3.98	c #Conflicts:       6000 | #Constraints:       9842
3.84/3.98	c bounds 1075 >= 993 @ 3.74155
4.04/4.15	c bounds 1074 >= 993 @ 3.89357
4.23/4.30	c INPROCESSING
4.23/4.30	c GARBAGE COLLECT
4.23/4.30	c bounds 1073 >= 993 @ 4.03634
4.72/4.88	c #Conflicts:       7000 | #Constraints:       8857
4.72/4.88	c bounds 1072 >= 993 @ 4.59465
5.71/5.81	c #Conflicts:       8000 | #Constraints:       9862
5.71/5.81	c bounds 1072 >= 994 @ 5.48785
6.21/6.32	c #Conflicts:       9000 | #Constraints:      10913
6.21/6.32	c INPROCESSING
6.21/6.32	c GARBAGE COLLECT
6.21/6.32	c rational objective 994
6.51/6.61	c bounds 1071 >= 994 @ 6.26686
6.71/6.85	c #Conflicts:      10000 | #Constraints:       9598
6.71/6.85	c bounds 1070 >= 994 @ 6.50104
7.02/7.14	c #Conflicts:      11000 | #Constraints:      10603
7.02/7.14	c bounds 1069 >= 994 @ 6.78313
8.30/8.49	c #Conflicts:      12000 | #Constraints:      11604
8.30/8.49	c INPROCESSING
8.30/8.49	c GARBAGE COLLECT
8.30/8.49	c rational objective 994
8.81/8.90	c bounds 1068 >= 994 @ 8.51976
8.91/9.08	c #Conflicts:      13000 | #Constraints:      10033
8.91/9.08	c bounds 1067 >= 994 @ 8.69949
9.20/9.38	c bounds 1066 >= 994 @ 8.99023
9.41/9.54	c #Conflicts:      14000 | #Constraints:      11036
9.41/9.54	c bounds 1065 >= 994 @ 9.14697
9.61/9.73	c bounds 1064 >= 994 @ 9.32246
9.80/9.99	c #Conflicts:      15000 | #Constraints:      12040
9.80/9.99	c INPROCESSING
9.80/9.99	c GARBAGE COLLECT
9.80/9.99	c rational objective 994
9.91/10.06	c bounds 1063 >= 994 @ 9.64569
10.50/10.60	c #Conflicts:      16000 | #Constraints:      10299
10.50/10.60	c bounds 1062 >= 994 @ 10.1681
11.70/11.84	c #Conflicts:      17000 | #Constraints:      11310
11.70/11.84	c bounds 1062 >= 995 @ 11.392
12.20/12.32	c #Conflicts:      18000 | #Constraints:      12373
12.20/12.32	c INPROCESSING
12.20/12.32	c GARBAGE COLLECT
12.20/12.32	c rational objective 995
12.80/12.91	c #Conflicts:      19000 | #Constraints:      10331
12.80/12.91	c bounds 1061 >= 995 @ 12.4264
13.49/13.63	c #Conflicts:      20000 | #Constraints:      11351
13.49/13.63	c bounds 1060 >= 995 @ 13.1236
13.60/13.75	WSVECS04 Frhs2[43]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[63]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[66]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[98]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[102]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[103]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[165]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[175]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[179]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[193]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[198]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[218]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[224]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[230]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[234]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[268]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[282]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[286]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[315]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[336]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[337]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[360]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[440]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[464]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[473]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[482]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[483]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[487]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[488]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[513]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[515]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[532]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[533]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[537]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[545]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[546]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[552]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[581]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[586]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[590]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[596]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[598]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[624]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[632]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[639]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[679]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[724]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[757]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[770]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[774]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[778]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[798]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[806]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[820]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[826]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[830]: 6 -1.00005 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[836]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[842]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[856]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[865]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[868]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[870]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[872]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[877]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[880]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[883]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[889]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[892]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[899]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[900]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[907]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[909]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[910]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[917]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[918]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[924]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[927]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[930]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[936]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[938]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[947]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[976]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[988]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[991]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1029]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1075]: 6 -1.00004 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1245]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1252]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1372]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1436]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1556]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1756]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1867]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1880]: 6 -1.00003 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1892]: 6 -1.00001 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1895]: 6 -1.00002 0 shouldn't be
13.60/13.75	WSVECS04 Frhs2[1897]: 6 -1.00004 0 shouldn't be
14.89/15.03	c #Conflicts:      21000 | #Constraints:      12388
14.89/15.03	c INPROCESSING
14.89/15.03	c GARBAGE COLLECT
14.89/15.03	c rational objective 995
16.78/16.99	c #Conflicts:      22000 | #Constraints:      10158
16.78/16.99	c #Conflicts:      23000 | #Constraints:      11158
16.78/16.99	c #Conflicts:      24000 | #Constraints:      12161
16.78/16.99	c #Conflicts:      25000 | #Constraints:      13234
16.78/16.99	c INPROCESSING
16.78/16.99	c GARBAGE COLLECT
16.78/16.99	c rational objective 995
17.68/17.88	c #Conflicts:      26000 | #Constraints:      10817
17.68/17.88	c #Conflicts:      27000 | #Constraints:      11817
17.68/17.88	c bounds 1060 >= 996 @ 17.2952
18.59/18.71	c #Conflicts:      28000 | #Constraints:      12904
18.59/18.71	c #Conflicts:      29000 | #Constraints:      13909
18.59/18.71	c INPROCESSING
18.59/18.71	c GARBAGE COLLECT
18.59/18.71	c rational objective 996
20.08/20.25	c #Conflicts:      30000 | #Constraints:      11211
20.08/20.25	c #Conflicts:      31000 | #Constraints:      12211
20.08/20.25	c #Conflicts:      32000 | #Constraints:      13211
20.08/20.25	c #Conflicts:      33000 | #Constraints:      14211
20.08/20.25	c INPROCESSING
20.08/20.25	c GARBAGE COLLECT
20.08/20.25	c rational objective 996
20.18/20.37	c bounds 1059 >= 996 @ 19.7351
20.48/20.68	c bounds 1058 >= 996 @ 20.0283
22.47/22.63	c #Conflicts:      34000 | #Constraints:      11402
22.47/22.63	c #Conflicts:      35000 | #Constraints:      12402
22.47/22.63	c #Conflicts:      36000 | #Constraints:      13402
22.47/22.63	c #Conflicts:      37000 | #Constraints:      14403
22.47/22.63	c INPROCESSING
22.47/22.63	c GARBAGE COLLECT
22.47/22.63	c rational objective 996
24.37/24.52	c #Conflicts:      38000 | #Constraints:      11400
24.37/24.52	c #Conflicts:      39000 | #Constraints:      12400
24.37/24.52	c #Conflicts:      40000 | #Constraints:      13400
24.37/24.52	c #Conflicts:      41000 | #Constraints:      14400
24.37/24.52	c INPROCESSING
24.37/24.52	c GARBAGE COLLECT
24.37/24.52	c rational objective 996
25.67/25.81	c #Conflicts:      42000 | #Constraints:      11211
25.67/25.81	c #Conflicts:      43000 | #Constraints:      12211
25.67/25.81	c bounds 1058 >= 997 @ 25.0342
26.97/27.11	c #Conflicts:      44000 | #Constraints:      13301
26.97/27.11	c #Conflicts:      45000 | #Constraints:      14301
26.97/27.11	c #Conflicts:      46000 | #Constraints:      15301
26.97/27.11	c INPROCESSING
26.97/27.11	c GARBAGE COLLECT
26.97/27.11	c rational objective 997
28.66/28.89	c #Conflicts:      47000 | #Constraints:      11868
28.66/28.89	c #Conflicts:      48000 | #Constraints:      12868
28.66/28.89	c #Conflicts:      49000 | #Constraints:      13868
28.66/28.89	c #Conflicts:      50000 | #Constraints:      14868
28.66/28.89	c bounds 1057 >= 997 @ 28.0385
30.16/30.36	c #Conflicts:      51000 | #Constraints:      15869
30.16/30.36	c INPROCESSING
30.16/30.36	c GARBAGE COLLECT
30.16/30.36	c rational objective 997
32.05/32.23	c #Conflicts:      52000 | #Constraints:      12269
32.05/32.23	c #Conflicts:      53000 | #Constraints:      13269
32.05/32.23	c #Conflicts:      54000 | #Constraints:      14269
32.05/32.23	c #Conflicts:      55000 | #Constraints:      15269
32.05/32.23	c #Conflicts:      56000 | #Constraints:      16269
32.05/32.23	c INPROCESSING
32.05/32.23	c GARBAGE COLLECT
32.05/32.23	c rational objective 997
32.58/32.92	c #Conflicts:      57000 | #Constraints:      12462
32.58/32.92	c bounds 1056 >= 997 @ 31.8239
33.18/33.57	c #Conflicts:      58000 | #Constraints:      13464
33.18/33.57	c bounds 1055 >= 997 @ 32.46
33.57/34.00	c #Conflicts:      59000 | #Constraints:      14471
33.57/34.00	c bounds 1054 >= 997 @ 32.8797
33.87/34.20	c bounds 1053 >= 997 @ 33.0772
37.67/38.01	c #Conflicts:      60000 | #Constraints:      15484
37.67/38.01	c #Conflicts:      61000 | #Constraints:      16484
37.67/38.01	c INPROCESSING
37.67/38.01	c GARBAGE COLLECT
37.67/38.01	c rational objective 997
37.86/38.27	c bounds 1052 >= 997 @ 37.1069
38.06/38.41	c #Conflicts:      62000 | #Constraints:      12473
38.06/38.41	c bounds 1051 >= 997 @ 37.2331
39.36/39.73	c #Conflicts:      63000 | #Constraints:      13474
39.36/39.73	c #Conflicts:      64000 | #Constraints:      14481
39.36/39.73	c bounds 1050 >= 997 @ 38.531
40.15/40.56	c #Conflicts:      65000 | #Constraints:      15520
40.15/40.56	c bounds 1049 >= 997 @ 39.3385
40.66/41.05	c #Conflicts:      66000 | #Constraints:      16565
40.66/41.05	c INPROCESSING
40.66/41.05	c GARBAGE COLLECT
40.66/41.05	c rational objective 997
41.56/41.99	c #Conflicts:      67000 | #Constraints:      12319
41.56/41.99	c #Conflicts:      68000 | #Constraints:      13335
41.56/41.99	c bounds 1048 >= 997 @ 40.7192
42.85/43.23	c #Conflicts:      69000 | #Constraints:      14365
42.85/43.23	c #Conflicts:      70000 | #Constraints:      15413
42.85/43.23	c bounds 1047 >= 997 @ 41.9234
45.44/45.83	c #Conflicts:      71000 | #Constraints:      16450
45.44/45.83	c #Conflicts:      72000 | #Constraints:      17450
45.44/45.83	c INPROCESSING
45.44/45.83	c GARBAGE COLLECT
45.44/45.83	c rational objective 997
47.14/47.52	c #Conflicts:      73000 | #Constraints:      12951
47.14/47.52	c #Conflicts:      74000 | #Constraints:      13954
47.14/47.52	c #Conflicts:      75000 | #Constraints:      15019
47.14/47.52	c bounds 1046 >= 997 @ 46.1544
48.93/49.35	c #Conflicts:      76000 | #Constraints:      16053
48.93/49.35	c #Conflicts:      77000 | #Constraints:      17053
48.93/49.35	c #Conflicts:      78000 | #Constraints:      18053
48.93/49.35	c INPROCESSING
48.93/49.35	c GARBAGE COLLECT
48.93/49.35	c rational objective 997
51.63/52.01	c #Conflicts:      79000 | #Constraints:      13361
51.63/52.01	c #Conflicts:      80000 | #Constraints:      14361
51.63/52.01	c #Conflicts:      81000 | #Constraints:      15361
51.63/52.01	c #Conflicts:      82000 | #Constraints:      16361
51.63/52.01	c #Conflicts:      83000 | #Constraints:      17361
51.63/52.01	c bounds 1046 >= 998 @ 50.5543
52.03/52.48	c #Conflicts:      84000 | #Constraints:      18401
52.03/52.48	c INPROCESSING
52.03/52.48	c GARBAGE COLLECT
52.03/52.48	c rational objective 998
52.82/53.25	c #Conflicts:      85000 | #Constraints:      13477
52.82/53.25	c bounds 1045 >= 998 @ 51.7737
53.92/54.30	c #Conflicts:      86000 | #Constraints:      14511
53.92/54.30	c #Conflicts:      87000 | #Constraints:      15551
53.92/54.30	c bounds 1044 >= 998 @ 52.7907
57.62/58.09	c #Conflicts:      88000 | #Constraints:      16575
57.62/58.09	c #Conflicts:      89000 | #Constraints:      17575
57.62/58.09	c #Conflicts:      90000 | #Constraints:      18575
57.62/58.09	c INPROCESSING
57.62/58.09	c GARBAGE COLLECT
57.62/58.09	c rational objective 998
58.81/59.26	c #Conflicts:      91000 | #Constraints:      13538
58.81/59.26	c #Conflicts:      92000 | #Constraints:      14539
58.81/59.26	c bounds 1043 >= 998 @ 57.682
61.50/61.96	c #Conflicts:      93000 | #Constraints:      15550
61.50/61.96	c #Conflicts:      94000 | #Constraints:      16550
61.50/61.96	c #Conflicts:      95000 | #Constraints:      17550
61.50/61.96	c #Conflicts:      96000 | #Constraints:      18567
61.50/61.96	c bounds 1042 >= 998 @ 60.3378
61.71/62.11	WSVECS04 Frhs2[20]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[33]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[34]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[40]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[45]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[60]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[63]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[68]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[77]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[78]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[82]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[95]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[106]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[107]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[112]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[113]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[138]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[141]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[161]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[165]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[171]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[184]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[190]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[193]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[197]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[200]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[201]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[202]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[211]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[217]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[224]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[229]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[247]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[253]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[257]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[270]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[276]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[286]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[287]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[288]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[298]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[314]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[316]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[325]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[327]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[337]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[343]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[371]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[374]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[377]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[378]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[385]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[391]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[397]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[400]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[415]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[418]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[428]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[430]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[431]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[433]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[440]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[441]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[464]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[465]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[466]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[480]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[481]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[487]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[489]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[494]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[501]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[504]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[506]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[509]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[560]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[566]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[606]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[737]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[739]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[774]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[775]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[777]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[778]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[785]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[789]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[794]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[795]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[798]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[802]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[803]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[808]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[813]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[819]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[820]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[825]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[856]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[858]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[860]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[898]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[901]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[912]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[915]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[917]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[920]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[927]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[930]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[934]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[936]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[944]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[954]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[960]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[962]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[972]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[976]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[978]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[992]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[993]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1000]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1001]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1005]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1006]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1010]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1026]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1036]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1039]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1049]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1050]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1053]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1055]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1059]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1061]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1065]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1066]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1068]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1084]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1094]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1103]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1104]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1108]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1110]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1115]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1121]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1122]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1129]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1133]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1152]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1156]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1159]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1161]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1163]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1166]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1170]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1181]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1190]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1191]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1197]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1204]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1217]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1222]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1223]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1227]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1235]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1240]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1246]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1248]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1257]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1275]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1277]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1284]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1286]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1288]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1292]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1297]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1300]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1301]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1308]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1309]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1311]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1314]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1317]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1319]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1322]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1327]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1331]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1338]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1341]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1342]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1353]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1362]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1364]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1372]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1373]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1374]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1382]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1387]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1389]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1390]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1394]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1395]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1396]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1397]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1401]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1417]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1425]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1426]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1441]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1453]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1461]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1465]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1471]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1475]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1488]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1491]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1499]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1503]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1511]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1512]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1519]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1523]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1526]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1529]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1530]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1533]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1535]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1542]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1544]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1557]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1563]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1567]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1573]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1574]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1585]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1586]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1614]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1615]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1619]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1632]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1634]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1638]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1647]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1648]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1657]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1658]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1662]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1663]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1664]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1665]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1668]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1673]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1681]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1682]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1686]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1699]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1705]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1708]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1722]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1731]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1732]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1747]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1749]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1761]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1777]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1806]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1811]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1818]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1826]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1827]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1828]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1837]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1845]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1846]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1847]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1853]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1864]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1865]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1867]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1886]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1888]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1896]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1898]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1905]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1911]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1923]: 6 -1.00002 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1938]: 6 -1.00006 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1939]: 6 -1.00003 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1952]: 6 -1.00005 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1953]: 6 -1.00004 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1956]: 6 -1.00001 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1961]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1962]: 6 -1.00007 0 shouldn't be
61.71/62.11	WSVECS04 Frhs2[1966]: 6 -1.00003 0 shouldn't be
62.20/62.66	c INPROCESSING
62.20/62.66	c GARBAGE COLLECT
62.20/62.66	c rational objective 998
66.90/67.41	c #Conflicts:      97000 | #Constraints:      13338
66.90/67.41	c #Conflicts:      98000 | #Constraints:      14338
66.90/67.41	c #Conflicts:      99000 | #Constraints:      15338
66.90/67.41	c #Conflicts:     100000 | #Constraints:      16339
66.90/67.41	c #Conflicts:     101000 | #Constraints:      17352
66.90/67.41	c #Conflicts:     102000 | #Constraints:      18373
66.90/67.41	c #Conflicts:     103000 | #Constraints:      19427
66.90/67.41	c INPROCESSING
66.90/67.41	c GARBAGE COLLECT
66.90/67.41	c rational objective 998
70.28/70.81	c #Conflicts:     104000 | #Constraints:      13965
70.28/70.81	c #Conflicts:     105000 | #Constraints:      14965
70.28/70.81	c #Conflicts:     106000 | #Constraints:      15965
70.28/70.81	c #Conflicts:     107000 | #Constraints:      16965
70.28/70.81	c #Conflicts:     108000 | #Constraints:      17965
70.28/70.81	c #Conflicts:     109000 | #Constraints:      18965
70.28/70.81	c #Conflicts:     110000 | #Constraints:      19965
70.28/70.81	c INPROCESSING
70.28/70.81	c GARBAGE COLLECT
70.28/70.81	c rational objective 998
73.28/73.85	c #Conflicts:     111000 | #Constraints:      14344
73.28/73.85	c #Conflicts:     112000 | #Constraints:      15344
73.28/73.85	c #Conflicts:     113000 | #Constraints:      16344
73.28/73.85	c #Conflicts:     114000 | #Constraints:      17344
73.28/73.85	c #Conflicts:     115000 | #Constraints:      18344
73.28/73.85	c #Conflicts:     116000 | #Constraints:      19344
73.28/73.85	c #Conflicts:     117000 | #Constraints:      20344
73.28/73.85	c INPROCESSING
73.28/73.85	c GARBAGE COLLECT
73.28/73.85	c rational objective 998
76.68/77.23	c #Conflicts:     118000 | #Constraints:      14536
76.68/77.23	c #Conflicts:     119000 | #Constraints:      15536
76.68/77.23	c #Conflicts:     120000 | #Constraints:      16536
76.68/77.23	c #Conflicts:     121000 | #Constraints:      17536
76.68/77.23	c #Conflicts:     122000 | #Constraints:      18536
76.68/77.23	c #Conflicts:     123000 | #Constraints:      19536
76.68/77.23	c #Conflicts:     124000 | #Constraints:      20536
76.68/77.23	c INPROCESSING
76.68/77.23	c GARBAGE COLLECT
76.68/77.23	c rational objective 998
77.07/77.64	c bounds 1041 >= 998 @ 75.5992
81.86/82.43	c #Conflicts:     125000 | #Constraints:      14538
81.86/82.43	c #Conflicts:     126000 | #Constraints:      15568
81.86/82.43	c #Conflicts:     127000 | #Constraints:      16642
81.86/82.43	c #Conflicts:     128000 | #Constraints:      17702
81.86/82.43	c #Conflicts:     129000 | #Constraints:      18752
81.86/82.43	c #Conflicts:     130000 | #Constraints:      19799
81.86/82.43	c #Conflicts:     131000 | #Constraints:      20860
81.86/82.43	c INPROCESSING
81.86/82.43	c GARBAGE COLLECT
81.86/82.43	c rational objective 998
85.25/85.84	c #Conflicts:     132000 | #Constraints:      14483
85.25/85.84	c #Conflicts:     133000 | #Constraints:      15483
85.25/85.84	c #Conflicts:     134000 | #Constraints:      16483
85.25/85.84	c #Conflicts:     135000 | #Constraints:      17483
85.25/85.84	c #Conflicts:     136000 | #Constraints:      18483
85.25/85.84	c #Conflicts:     137000 | #Constraints:      19483
85.25/85.84	c #Conflicts:     138000 | #Constraints:      20483
85.25/85.84	c bounds 1041 >= 999 @ 83.6245
85.84/86.45	c #Conflicts:     139000 | #Constraints:      21561
85.84/86.45	c INPROCESSING
85.84/86.45	c GARBAGE COLLECT
85.84/86.45	c rational objective 999
89.04/89.66	c #Conflicts:     140000 | #Constraints:      15058
89.04/89.66	c #Conflicts:     141000 | #Constraints:      16058
89.04/89.66	c #Conflicts:     142000 | #Constraints:      17058
89.04/89.66	c #Conflicts:     143000 | #Constraints:      18058
89.04/89.66	c #Conflicts:     144000 | #Constraints:      19058
89.04/89.66	c #Conflicts:     145000 | #Constraints:      20058
89.04/89.66	c #Conflicts:     146000 | #Constraints:      21058
89.04/89.66	c #Conflicts:     147000 | #Constraints:      22058
89.04/89.66	c INPROCESSING
89.04/89.66	c GARBAGE COLLECT
89.04/89.66	c rational objective 999
94.42/95.17	c #Conflicts:     148000 | #Constraints:      15409
94.42/95.17	c #Conflicts:     149000 | #Constraints:      16433
94.42/95.17	c #Conflicts:     150000 | #Constraints:      17473
94.42/95.17	c #Conflicts:     151000 | #Constraints:      18539
94.42/95.17	c #Conflicts:     152000 | #Constraints:      19580
94.42/95.17	c #Conflicts:     153000 | #Constraints:      20651
94.42/95.17	c #Conflicts:     154000 | #Constraints:      21696
94.42/95.17	c #Conflicts:     155000 | #Constraints:      22731
94.42/95.17	c INPROCESSING
94.42/95.17	c GARBAGE COLLECT
94.42/95.17	c rational objective 999
98.61/99.32	c #Conflicts:     156000 | #Constraints:      15709
98.61/99.32	c #Conflicts:     157000 | #Constraints:      16709
98.61/99.32	c #Conflicts:     158000 | #Constraints:      17709
98.61/99.32	c #Conflicts:     159000 | #Constraints:      18709
98.61/99.32	c #Conflicts:     160000 | #Constraints:      19709
98.61/99.32	c #Conflicts:     161000 | #Constraints:      20709
98.61/99.32	c #Conflicts:     162000 | #Constraints:      21709
98.61/99.32	c #Conflicts:     163000 | #Constraints:      22709
98.61/99.32	c INPROCESSING
98.61/99.32	c GARBAGE COLLECT
98.61/99.32	c rational objective 999
102.40/103.11	c #Conflicts:     164000 | #Constraints:      15644
102.40/103.11	c #Conflicts:     165000 | #Constraints:      16644
102.40/103.11	c #Conflicts:     166000 | #Constraints:      17644
102.40/103.11	c #Conflicts:     167000 | #Constraints:      18644
102.40/103.11	c #Conflicts:     168000 | #Constraints:      19644
102.40/103.11	c #Conflicts:     169000 | #Constraints:      20644
102.40/103.11	c #Conflicts:     170000 | #Constraints:      21644
102.40/103.11	c #Conflicts:     171000 | #Constraints:      22644
102.40/103.11	c INPROCESSING
102.40/103.11	c GARBAGE COLLECT
102.40/103.11	c rational objective 999
108.29/109.04	c #Conflicts:     172000 | #Constraints:      15404
108.29/109.04	c #Conflicts:     173000 | #Constraints:      16411
108.29/109.04	c #Conflicts:     174000 | #Constraints:      17463
108.29/109.04	c #Conflicts:     175000 | #Constraints:      18516
108.29/109.04	c #Conflicts:     176000 | #Constraints:      19570
108.29/109.04	c #Conflicts:     177000 | #Constraints:      20632
108.29/109.04	c #Conflicts:     178000 | #Constraints:      21682
108.29/109.04	c #Conflicts:     179000 | #Constraints:      22731
108.29/109.04	c #Conflicts:     180000 | #Constraints:      23774
108.29/109.04	c INPROCESSING
108.29/109.04	c GARBAGE COLLECT
108.29/109.04	c rational objective 999
112.67/113.48	c #Conflicts:     181000 | #Constraints:      16153
112.67/113.48	c #Conflicts:     182000 | #Constraints:      17153
112.67/113.48	c #Conflicts:     183000 | #Constraints:      18153
112.67/113.48	c #Conflicts:     184000 | #Constraints:      19153
112.67/113.48	c #Conflicts:     185000 | #Constraints:      20153
112.67/113.48	c #Conflicts:     186000 | #Constraints:      21153
112.67/113.48	c #Conflicts:     187000 | #Constraints:      22153
112.67/113.48	c #Conflicts:     188000 | #Constraints:      23153
112.67/113.48	c #Conflicts:     189000 | #Constraints:      24153
112.67/113.48	c INPROCESSING
112.67/113.48	c GARBAGE COLLECT
112.67/113.48	c rational objective 999
116.95/117.75	c #Conflicts:     190000 | #Constraints:      16482
116.95/117.75	c #Conflicts:     191000 | #Constraints:      17482
116.95/117.75	c #Conflicts:     192000 | #Constraints:      18482
116.95/117.75	c #Conflicts:     193000 | #Constraints:      19482
116.95/117.75	c #Conflicts:     194000 | #Constraints:      20482
116.95/117.75	c #Conflicts:     195000 | #Constraints:      21482
116.95/117.75	c #Conflicts:     196000 | #Constraints:      22482
116.95/117.75	c #Conflicts:     197000 | #Constraints:      23482
116.95/117.75	c #Conflicts:     198000 | #Constraints:      24482
116.95/117.75	c INPROCESSING
116.95/117.75	c GARBAGE COLLECT
116.95/117.75	c rational objective 999
125.31/126.24	c #Conflicts:     199000 | #Constraints:      16653
125.31/126.24	c #Conflicts:     200000 | #Constraints:      17664
125.31/126.24	c #Conflicts:     201000 | #Constraints:      18697
125.31/126.24	c #Conflicts:     202000 | #Constraints:      19731
125.31/126.24	c #Conflicts:     203000 | #Constraints:      20789
125.31/126.24	c #Conflicts:     204000 | #Constraints:      21833
125.31/126.24	c #Conflicts:     205000 | #Constraints:      22887
125.31/126.24	c #Conflicts:     206000 | #Constraints:      23936
125.31/126.24	c #Conflicts:     207000 | #Constraints:      24972
125.31/126.24	c INPROCESSING
125.31/126.24	c GARBAGE COLLECT
125.31/126.24	c rational objective 999
129.99/130.99	c #Conflicts:     208000 | #Constraints:      16741
129.99/130.99	c #Conflicts:     209000 | #Constraints:      17741
129.99/130.99	c #Conflicts:     210000 | #Constraints:      18741
129.99/130.99	c #Conflicts:     211000 | #Constraints:      19741
129.99/130.99	c #Conflicts:     212000 | #Constraints:      20741
129.99/130.99	c #Conflicts:     213000 | #Constraints:      21741
129.99/130.99	c #Conflicts:     214000 | #Constraints:      22741
129.99/130.99	c #Conflicts:     215000 | #Constraints:      23741
129.99/130.99	c #Conflicts:     216000 | #Constraints:      24741
129.99/130.99	c INPROCESSING
129.99/130.99	c GARBAGE COLLECT
129.99/130.99	c rational objective 999
134.39/135.32	c #Conflicts:     217000 | #Constraints:      16470
134.39/135.32	c #Conflicts:     218000 | #Constraints:      17470
134.39/135.32	c #Conflicts:     219000 | #Constraints:      18470
134.39/135.32	c #Conflicts:     220000 | #Constraints:      19470
134.39/135.32	c #Conflicts:     221000 | #Constraints:      20470
134.39/135.32	c #Conflicts:     222000 | #Constraints:      21470
134.39/135.32	c #Conflicts:     223000 | #Constraints:      22470
134.39/135.32	c #Conflicts:     224000 | #Constraints:      23470
134.39/135.32	c #Conflicts:     225000 | #Constraints:      24470
134.39/135.32	c bounds 1041 >= 1000 @ 131.939
135.09/136.05	c #Conflicts:     226000 | #Constraints:      25548
135.09/136.05	c INPROCESSING
135.09/136.05	c GARBAGE COLLECT
135.09/136.05	c rational objective 1000
139.97/140.97	c #Conflicts:     227000 | #Constraints:      17086
139.97/140.97	c #Conflicts:     228000 | #Constraints:      18086
139.97/140.97	c #Conflicts:     229000 | #Constraints:      19086
139.97/140.97	c #Conflicts:     230000 | #Constraints:      20086
139.97/140.97	c #Conflicts:     231000 | #Constraints:      21086
139.97/140.97	c #Conflicts:     232000 | #Constraints:      22086
139.97/140.97	c #Conflicts:     233000 | #Constraints:      23086
139.97/140.97	c #Conflicts:     234000 | #Constraints:      24086
139.97/140.97	c #Conflicts:     235000 | #Constraints:      25086
139.97/140.97	c #Conflicts:     236000 | #Constraints:      26086
139.97/140.97	c INPROCESSING
139.97/140.97	c GARBAGE COLLECT
139.97/140.97	c rational objective 1000
140.77/141.72	c #Conflicts:     237000 | #Constraints:      17465
140.77/141.72	c bounds 1040 >= 1000 @ 138.227
140.87/141.88	WSVECS04 Frhs2[1]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[2]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[3]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[9]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[11]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[13]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[14]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[15]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[16]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[20]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[22]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[23]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[26]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[30]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[32]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[33]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[34]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[36]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[37]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[40]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[41]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[42]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[43]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[45]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[50]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[52]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[53]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[55]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[56]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[59]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[60]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[63]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[64]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[66]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[67]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[68]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[77]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[78]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[82]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[85]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[90]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[94]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[95]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[98]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[99]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[101]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[102]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[103]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[105]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[106]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[107]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[108]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[109]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[112]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[113]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[114]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[115]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[116]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[120]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[122]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[123]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[134]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[135]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[138]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[141]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[146]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[147]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[149]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[151]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[152]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[153]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[154]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[155]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[158]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[161]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[165]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[170]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[171]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[172]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[175]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[176]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[177]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[178]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[179]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[183]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[184]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[187]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[188]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[190]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[191]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[193]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[196]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[197]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[198]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[200]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[201]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[202]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[203]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[205]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[206]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[208]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[209]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[211]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[213]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[214]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[215]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[217]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[218]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[224]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[226]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[227]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[228]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[229]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[230]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[231]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[232]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[234]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[235]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[236]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[240]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[247]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[258]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[261]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[264]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[267]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[268]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[269]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[270]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[271]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[273]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[274]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[276]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[277]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[278]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[279]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[281]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[282]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[283]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[286]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[287]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[288]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[289]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[291]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[293]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[298]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[299]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[307]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[314]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[315]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[316]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[317]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[321]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[324]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[325]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[327]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[328]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[331]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[333]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[336]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[337]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[338]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[340]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[343]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[346]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[348]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[349]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[351]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[356]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[359]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[360]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[362]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[368]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[369]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[371]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[374]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[376]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[377]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[378]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[380]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[385]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[386]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[387]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[388]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[390]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[391]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[393]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[395]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[397]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[398]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[400]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[402]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[404]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[408]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[409]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[410]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[413]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[414]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[415]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[417]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[418]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[420]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[424]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[426]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[427]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[428]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[429]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[430]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[431]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[432]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[433]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[436]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[437]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[438]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[440]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[441]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[442]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[446]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[447]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[452]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[455]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[458]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[459]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[460]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[462]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[464]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[465]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[466]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[467]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[468]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[469]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[472]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[473]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[475]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[477]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[479]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[480]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[481]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[482]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[483]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[487]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[489]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[494]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[496]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[499]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[501]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[502]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[503]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[504]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[506]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[507]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[508]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[509]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[514]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[515]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[521]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[526]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[527]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[528]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[531]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[533]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[537]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[539]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[545]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[546]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[550]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[552]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[554]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[555]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[560]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[561]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[562]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[563]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[565]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[566]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[572]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[574]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[580]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[582]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[583]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[585]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[586]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[589]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[590]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[591]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[592]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[593]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[596]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[598]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[603]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[605]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[606]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[607]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[609]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[610]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[611]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[614]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[616]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[619]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[622]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[626]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[627]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[634]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[638]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[639]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[640]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[643]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[648]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[649]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[653]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[656]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[657]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[658]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[664]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[666]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[667]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[677]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[678]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[679]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[681]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[683]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[685]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[686]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[687]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[691]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[692]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[697]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[700]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[701]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[702]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[703]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[705]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[707]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[710]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[711]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[714]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[717]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[719]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[720]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[721]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[724]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[725]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[729]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[731]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[734]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[736]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[737]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[739]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[741]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[745]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[747]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[750]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[753]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[754]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[756]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[757]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[759]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[763]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[768]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[774]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[775]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[777]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[778]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[780]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[784]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[785]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[786]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[789]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[790]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[794]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[795]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[798]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[800]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[802]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[803]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[806]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[807]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[808]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[809]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[812]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[813]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[819]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[820]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[821]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[823]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[826]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[831]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[832]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[833]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[836]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[842]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[844]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[846]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[847]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[848]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[850]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[851]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[854]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[855]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[856]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[858]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[859]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[860]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[861]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[862]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[863]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[868]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[869]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[870]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[872]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[877]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[880]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[883]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[886]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[887]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[889]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[892]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[894]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[896]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[898]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[899]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[900]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[901]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[904]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[908]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[909]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[910]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[912]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[915]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[917]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[918]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[920]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[923]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[924]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[925]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[927]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[928]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[930]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[931]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[934]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[936]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[938]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[941]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[944]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[947]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[951]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[952]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[954]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[955]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[957]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[960]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[961]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[962]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[964]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[968]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[972]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[973]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[976]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[978]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[980]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[982]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[988]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[991]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[992]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[993]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1000]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1001]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1005]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1006]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1010]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1011]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1021]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1023]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1026]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1027]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1029]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1034]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1036]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1038]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1039]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1042]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1043]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1045]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1046]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1047]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1049]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1050]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1052]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1053]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1055]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1057]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1058]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1059]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1060]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1061]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1065]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1066]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1068]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1075]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1076]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1077]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1078]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1079]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1080]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1081]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1084]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1085]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1086]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1087]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1090]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1092]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1093]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1094]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1097]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1103]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1104]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1107]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1108]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1110]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1111]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1115]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1119]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1121]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1122]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1123]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1124]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1129]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1133]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1135]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1136]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1137]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1141]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1146]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1147]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1149]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1151]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1152]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1156]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1159]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1161]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1163]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1166]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1170]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1173]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1180]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1181]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1184]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1190]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1191]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1197]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1199]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1201]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1204]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1208]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1212]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1213]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1215]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1217]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1218]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1220]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1222]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1223]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1226]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1227]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1228]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1230]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1233]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1235]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1240]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1241]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1244]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1245]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1246]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1248]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1249]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1251]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1252]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1256]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1257]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1258]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1262]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1266]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1267]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1272]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1274]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1275]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1277]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1280]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1284]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1286]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1287]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1288]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1289]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1292]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1297]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1299]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1300]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1301]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1303]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1304]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1307]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1308]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1309]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1311]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1314]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1317]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1319]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1321]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1322]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1323]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1327]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1329]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1331]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1332]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1334]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1335]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1338]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1340]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1341]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1342]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1343]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1344]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1346]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1347]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1349]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1352]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1353]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1354]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1356]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1360]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1362]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1364]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1365]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1372]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1373]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1374]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1376]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1381]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1383]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1386]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1387]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1388]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1389]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1390]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1392]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1393]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1394]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1395]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1396]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1397]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1398]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1401]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1402]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1403]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1407]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1411]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1412]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1415]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1417]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1423]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1425]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1426]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1428]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1431]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1432]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1433]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1436]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1441]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1444]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1446]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1447]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1449]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1451]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1453]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1454]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1456]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1457]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1458]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1459]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1460]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1461]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1464]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1465]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1469]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1471]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1473]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1474]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1475]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1477]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1481]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1482]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1487]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1488]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1491]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1493]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1496]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1499]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1500]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1502]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1503]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1505]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1510]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1511]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1512]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1513]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1518]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1519]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1523]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1525]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1526]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1529]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1530]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1533]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1535]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1542]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1544]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1546]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1551]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1553]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1554]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1556]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1557]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1558]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1561]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1562]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1563]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1564]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1565]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1566]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1567]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1568]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1570]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1571]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1573]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1574]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1577]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1578]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1579]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1581]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1584]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1585]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1586]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1592]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1596]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1598]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1600]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1603]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1607]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1612]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1613]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1614]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1615]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1616]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1619]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1620]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1624]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1626]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1627]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1629]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1630]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1632]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1634]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1638]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1641]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1642]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1645]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1647]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1648]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1650]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1651]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1656]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1657]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1658]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1659]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1661]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1662]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1663]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1664]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1665]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1666]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1667]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1668]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1669]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1671]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1673]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1678]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1680]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1681]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1682]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1684]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1686]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1687]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1689]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1695]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1696]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1697]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1698]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1699]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1705]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1708]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1709]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1713]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1714]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1715]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1717]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1718]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1720]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1722]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1723]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1725]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1726]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1727]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1730]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1731]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1732]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1739]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1740]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1741]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1747]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1748]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1749]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1751]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1753]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1756]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1761]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1762]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1764]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1768]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1769]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1770]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1772]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1777]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1780]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1782]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1785]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1787]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1793]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1795]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1796]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1797]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1798]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1801]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1802]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1803]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1804]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1806]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1809]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1811]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1814]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1818]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1819]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1822]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1823]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1826]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1827]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1828]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1829]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1830]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1833]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1834]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1835]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1836]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1837]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1838]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1839]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1844]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1845]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1846]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1847]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1851]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1853]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1854]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1857]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1863]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1864]: 6 -1.00001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1865]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1866]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1867]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1868]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1872]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1880]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1882]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1884]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1886]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1887]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1888]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1893]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1895]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1896]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1898]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1904]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1905]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1906]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1910]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1911]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1912]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1913]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1914]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1919]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1923]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1924]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1925]: 6 -1.00008 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1927]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1929]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1932]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1938]: 6 -1.00003 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1939]: 6 -1.00005 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1940]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1941]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1942]: 6 -1.00004 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1952]: 6 -1.0001 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1953]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1954]: 6 -1.00006 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1956]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1957]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1961]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1962]: 6 -1.00007 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1964]: 6 -1.00002 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1965]: 6 -1.00009 0 shouldn't be
140.87/141.88	WSVECS04 Frhs2[1966]: 6 -1.00009 0 shouldn't be
148.85/149.82	c #Conflicts:     238000 | #Constraints:      18489
148.85/149.82	c #Conflicts:     239000 | #Constraints:      19489
148.85/149.82	c #Conflicts:     240000 | #Constraints:      20489
148.85/149.82	c #Conflicts:     241000 | #Constraints:      21561
148.85/149.82	c #Conflicts:     242000 | #Constraints:      22649
148.85/149.82	c #Conflicts:     243000 | #Constraints:      23706
148.85/149.82	c #Conflicts:     244000 | #Constraints:      24760
148.85/149.82	c #Conflicts:     245000 | #Constraints:      25817
148.85/149.82	c #Conflicts:     246000 | #Constraints:      26860
148.85/149.82	c INPROCESSING
148.85/149.82	c GARBAGE COLLECT
148.85/149.82	c rational objective 1000
154.33/155.33	c #Conflicts:     247000 | #Constraints:      17839
154.33/155.33	c #Conflicts:     248000 | #Constraints:      18839
154.33/155.33	c #Conflicts:     249000 | #Constraints:      19839
154.33/155.33	c #Conflicts:     250000 | #Constraints:      20839
154.33/155.33	c #Conflicts:     251000 | #Constraints:      21839
154.33/155.33	c #Conflicts:     252000 | #Constraints:      22839
154.33/155.33	c #Conflicts:     253000 | #Constraints:      23839
154.33/155.33	c #Conflicts:     254000 | #Constraints:      24839
154.33/155.33	c #Conflicts:     255000 | #Constraints:      25839
154.33/155.33	c #Conflicts:     256000 | #Constraints:      26839
154.33/155.33	c INPROCESSING
154.33/155.33	c GARBAGE COLLECT
154.33/155.33	c rational objective 1000
159.56/160.68	c #Conflicts:     257000 | #Constraints:      17753
159.56/160.68	c #Conflicts:     258000 | #Constraints:      18753
159.56/160.68	c #Conflicts:     259000 | #Constraints:      19753
159.56/160.68	c #Conflicts:     260000 | #Constraints:      20753
159.56/160.68	c #Conflicts:     261000 | #Constraints:      21753
159.56/160.68	c #Conflicts:     262000 | #Constraints:      22753
159.56/160.68	c #Conflicts:     263000 | #Constraints:      23753
159.56/160.68	c #Conflicts:     264000 | #Constraints:      24753
159.56/160.68	c #Conflicts:     265000 | #Constraints:      25753
159.56/160.68	c #Conflicts:     266000 | #Constraints:      26753
159.56/160.68	c INPROCESSING
159.56/160.68	c GARBAGE COLLECT
159.56/160.68	c rational objective 1000
165.05/166.17	c #Conflicts:     267000 | #Constraints:      17501
165.05/166.17	c #Conflicts:     268000 | #Constraints:      18501
165.05/166.17	c #Conflicts:     269000 | #Constraints:      19501
165.05/166.17	c #Conflicts:     270000 | #Constraints:      20501
165.05/166.17	c #Conflicts:     271000 | #Constraints:      21501
165.05/166.17	c #Conflicts:     272000 | #Constraints:      22501
165.05/166.17	c #Conflicts:     273000 | #Constraints:      23501
165.05/166.17	c #Conflicts:     274000 | #Constraints:      24501
165.05/166.17	c #Conflicts:     275000 | #Constraints:      25501
165.05/166.17	c #Conflicts:     276000 | #Constraints:      26501
165.05/166.17	c #Conflicts:     277000 | #Constraints:      27501
165.05/166.17	c INPROCESSING
165.05/166.17	c GARBAGE COLLECT
165.05/166.17	c rational objective 1000
168.34/169.47	c #Conflicts:     278000 | #Constraints:      18095
168.34/169.47	c #Conflicts:     279000 | #Constraints:      19106
168.34/169.47	c #Conflicts:     280000 | #Constraints:      20151
168.34/169.47	c #Conflicts:     281000 | #Constraints:      21191
168.34/169.47	c #Conflicts:     282000 | #Constraints:      22242
168.34/169.47	c #Conflicts:     283000 | #Constraints:      23292
168.34/169.47	c bounds 1039 >= 1000 @ 165.366
168.54/169.62	WSVECS04 Frhs2[1]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[2]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[3]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[9]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[11]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[13]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[14]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[15]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[16]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[20]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[22]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[23]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[26]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[30]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[32]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[33]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[34]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[36]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[37]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[40]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[42]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[43]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[45]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[50]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[52]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[53]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[55]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[56]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[59]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[60]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[62]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[63]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[64]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[66]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[67]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[68]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[77]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[78]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[82]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[85]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[90]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[95]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[98]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[99]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[101]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[102]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[103]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[105]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[106]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[107]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[108]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[109]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[112]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[113]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[114]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[115]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[116]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[122]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[125]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[126]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[134]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[135]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[138]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[141]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[146]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[147]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[149]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[151]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[152]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[153]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[154]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[155]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[158]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[161]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[165]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[170]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[171]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[172]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[175]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[176]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[178]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[179]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[184]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[187]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[190]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[191]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[193]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[196]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[197]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[198]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[200]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[201]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[202]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[203]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[205]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[206]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[208]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[209]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[211]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[213]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[214]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[215]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[217]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[218]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[224]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[226]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[227]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[228]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[229]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[231]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[232]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[234]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[235]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[236]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[240]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[245]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[247]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[254]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[258]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[261]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[264]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[267]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[268]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[270]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[271]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[272]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[273]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[274]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[276]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[277]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[278]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[279]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[281]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[282]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[283]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[286]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[287]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[288]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[289]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[291]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[293]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[297]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[298]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[299]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[307]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[314]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[315]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[316]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[317]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[321]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[324]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[325]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[327]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[328]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[331]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[333]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[336]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[337]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[338]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[343]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[346]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[348]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[349]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[351]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[356]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[358]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[359]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[360]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[362]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[368]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[371]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[374]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[376]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[377]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[378]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[380]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[385]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[386]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[387]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[388]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[390]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[391]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[393]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[395]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[397]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[398]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[400]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[402]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[404]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[408]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[409]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[410]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[413]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[414]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[415]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[417]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[418]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[420]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[424]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[426]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[427]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[428]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[429]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[430]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[431]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[432]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[433]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[436]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[437]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[438]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[441]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[442]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[446]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[447]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[452]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[455]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[458]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[459]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[462]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[464]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[465]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[466]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[467]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[468]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[469]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[473]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[475]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[476]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[477]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[479]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[480]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[481]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[482]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[483]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[487]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[489]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[491]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[494]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[496]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[498]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[499]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[501]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[502]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[503]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[504]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[506]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[507]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[508]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[509]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[513]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[514]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[515]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[521]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[526]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[527]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[528]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[531]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[533]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[537]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[539]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[545]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[546]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[550]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[552]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[554]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[555]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[560]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[561]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[562]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[563]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[565]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[566]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[572]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[574]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[580]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[582]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[583]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[585]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[586]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[589]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[590]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[591]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[592]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[593]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[596]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[598]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[603]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[605]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[606]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[607]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[609]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[611]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[614]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[616]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[617]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[619]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[622]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[626]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[627]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[634]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[638]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[639]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[640]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[643]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[648]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[649]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[653]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[656]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[657]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[658]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[664]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[666]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[667]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[677]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[678]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[679]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[681]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[683]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[685]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[686]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[687]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[691]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[692]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[694]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[697]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[700]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[701]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[702]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[703]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[705]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[707]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[710]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[711]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[714]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[717]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[719]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[720]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[725]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[728]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[729]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[730]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[731]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[734]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[736]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[737]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[739]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[741]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[745]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[746]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[747]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[750]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[753]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[754]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[756]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[757]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[759]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[763]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[768]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[770]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[774]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[775]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[777]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[778]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[780]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[784]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[785]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[786]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[789]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[790]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[794]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[795]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[798]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[800]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[802]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[803]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[806]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[807]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[808]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[809]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[812]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[813]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[819]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[820]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[821]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[823]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[826]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[831]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[832]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[833]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[836]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[842]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[844]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[846]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[847]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[848]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[850]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[851]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[854]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[855]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[856]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[858]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[859]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[860]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[861]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[862]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[863]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[868]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[869]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[870]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[872]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[877]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[880]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[882]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[883]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[886]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[887]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[889]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[892]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[894]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[896]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[898]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[899]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[900]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[901]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[904]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[908]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[909]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[912]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[915]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[917]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[918]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[920]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[923]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[924]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[925]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[926]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[927]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[928]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[930]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[931]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[934]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[936]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[938]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[941]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[944]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[947]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[951]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[952]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[954]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[955]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[957]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[960]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[961]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[962]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[968]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[972]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[973]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[976]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[978]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[980]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[982]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[988]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[991]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[992]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[993]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1000]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1001]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1005]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1006]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1010]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1011]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1014]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1018]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1021]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1023]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1027]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1029]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1034]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1036]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1037]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1038]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1039]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1042]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1043]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1045]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1046]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1049]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1050]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1052]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1053]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1055]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1057]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1058]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1060]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1061]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1065]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1066]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1068]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1075]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1076]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1077]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1078]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1079]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1080]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1081]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1084]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1085]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1086]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1087]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1092]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1093]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1094]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1097]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1103]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1104]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1107]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1108]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1110]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1111]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1112]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1115]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1117]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1119]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1121]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1122]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1123]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1124]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1129]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1133]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1135]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1136]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1137]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1141]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1146]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1147]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1149]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1151]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1152]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1156]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1159]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1161]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1163]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1166]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1170]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1173]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1180]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1181]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1184]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1190]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1191]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1197]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1199]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1201]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1204]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1208]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1212]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1213]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1215]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1217]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1218]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1220]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1222]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1223]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1226]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1227]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1228]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1230]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1233]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1240]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1241]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1244]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1245]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1246]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1248]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1249]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1251]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1252]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1256]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1257]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1258]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1262]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1266]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1267]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1272]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1274]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1275]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1276]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1277]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1280]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1284]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1286]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1287]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1288]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1289]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1292]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1293]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1297]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1299]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1300]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1301]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1303]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1304]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1307]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1308]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1309]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1311]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1314]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1317]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1319]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1321]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1323]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1327]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1329]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1331]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1332]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1334]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1335]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1338]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1340]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1341]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1342]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1343]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1344]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1346]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1347]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1349]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1353]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1354]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1356]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1360]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1362]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1364]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1365]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1373]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1374]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1376]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1379]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1381]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1383]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1386]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1387]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1388]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1389]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1390]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1392]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1393]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1394]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1395]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1396]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1397]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1398]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1401]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1402]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1403]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1407]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1411]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1412]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1415]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1417]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1423]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1425]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1426]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1428]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1431]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1432]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1433]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1436]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1441]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1444]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1446]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1447]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1449]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1451]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1453]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1454]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1456]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1458]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1460]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1461]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1464]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1465]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1469]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1471]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1473]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1474]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1475]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1477]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1481]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1482]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1487]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1488]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1491]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1493]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1494]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1496]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1499]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1500]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1501]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1502]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1503]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1505]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1510]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1511]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1512]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1513]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1518]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1519]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1520]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1525]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1526]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1529]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1530]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1533]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1535]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1542]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1546]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1551]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1553]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1554]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1556]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1557]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1558]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1561]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1562]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1563]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1564]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1565]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1566]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1567]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1568]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1570]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1573]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1574]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1577]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1578]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1579]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1581]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1585]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1586]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1592]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1596]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1598]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1600]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1603]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1607]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1612]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1613]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1614]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1615]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1616]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1619]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1620]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1621]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1624]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1626]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1627]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1628]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1629]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1630]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1632]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1634]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1638]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1641]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1642]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1645]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1647]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1648]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1650]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1651]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1655]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1656]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1657]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1658]: 6 -1.0001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1659]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1661]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1662]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1663]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1664]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1665]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1666]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1667]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1668]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1669]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1671]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1672]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1673]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1678]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1680]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1681]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1682]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1684]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1686]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1687]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1689]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1695]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1696]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1697]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1698]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1699]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1705]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1708]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1709]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1713]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1714]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1715]: 6 -1.00002 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1717]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1718]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1720]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1722]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1723]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1725]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1726]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1727]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1728]: 6 -1.00003 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1730]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1731]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1732]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1737]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1738]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1739]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1740]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1741]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1744]: 6 -1.00004 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1747]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1748]: 6 -1.00007 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1749]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1751]: 6 -1.00008 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1753]: 6 -1.00005 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1756]: 6 -1.00006 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1761]: 6 -1.00009 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1762]: 6 -1.00001 0 shouldn't be
168.54/169.62	WSVECS04 Frhs2[1764]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1765]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1768]: 6 -1.00007 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1769]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1770]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1772]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1777]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1780]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1782]: 6 -1.00007 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1785]: 6 -1.00004 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1787]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1790]: 6 -1.00004 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1793]: 6 -1.00007 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1796]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1797]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1798]: 6 -1.0001 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1799]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1801]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1802]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1803]: 6 -1.00004 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1804]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1806]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1809]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1811]: 6 -1.0001 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1814]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1817]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1818]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1819]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1822]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1823]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1826]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1827]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1828]: 6 -1.0001 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1829]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1830]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1833]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1834]: 6 -1.00004 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1835]: 6 -1.00007 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1837]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1838]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1839]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1844]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1845]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1846]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1847]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1851]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1854]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1857]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1863]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1864]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1865]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1866]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1867]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1868]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1872]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1880]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1882]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1884]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1886]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1887]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1888]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1893]: 6 -1.00004 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1895]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1896]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1898]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1904]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1905]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1906]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1910]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1911]: 6 -1.00007 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1912]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1913]: 6 -1.00001 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1914]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1919]: 6 -1.00002 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1923]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1924]: 6 -1.00007 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1927]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1929]: 6 -1.00004 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1932]: 6 -1.00007 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1938]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1939]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1940]: 6 -1.00008 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1941]: 6 -1.00004 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1942]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1950]: 6 -1.00005 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1952]: 6 -1.0001 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1953]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1954]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1956]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1957]: 6 -1.00003 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1961]: 6 -1.00007 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1962]: 6 -1.00006 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1964]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1965]: 6 -1.00009 0 shouldn't be
168.54/169.63	WSVECS04 Frhs2[1966]: 6 -1.00007 0 shouldn't be
173.03/174.19	c #Conflicts:     284000 | #Constraints:      24295
173.03/174.19	c #Conflicts:     285000 | #Constraints:      25295
173.03/174.19	c #Conflicts:     286000 | #Constraints:      26312
173.03/174.19	c #Conflicts:     287000 | #Constraints:      27385
173.03/174.19	c #Conflicts:     288000 | #Constraints:      28457
173.03/174.19	c INPROCESSING
173.03/174.19	c GARBAGE COLLECT
173.03/174.19	c rational objective 1000
179.11/180.21	c #Conflicts:     289000 | #Constraints:      18627
179.11/180.21	c #Conflicts:     290000 | #Constraints:      19627
179.11/180.21	c #Conflicts:     291000 | #Constraints:      20627
179.11/180.21	c #Conflicts:     292000 | #Constraints:      21627
179.11/180.21	c #Conflicts:     293000 | #Constraints:      22627
179.11/180.21	c #Conflicts:     294000 | #Constraints:      23627
179.11/180.21	c #Conflicts:     295000 | #Constraints:      24627
179.11/180.21	c #Conflicts:     296000 | #Constraints:      25627
179.11/180.21	c #Conflicts:     297000 | #Constraints:      26627
179.11/180.21	c #Conflicts:     298000 | #Constraints:      27627
179.11/180.21	c #Conflicts:     299000 | #Constraints:      28627
179.11/180.21	c INPROCESSING
179.11/180.21	c GARBAGE COLLECT
179.11/180.21	c rational objective 1000
184.50/185.69	c #Conflicts:     300000 | #Constraints:      18702
184.50/185.69	c #Conflicts:     301000 | #Constraints:      19702
184.50/185.69	c #Conflicts:     302000 | #Constraints:      20702
184.50/185.69	c #Conflicts:     303000 | #Constraints:      21702
184.50/185.69	c #Conflicts:     304000 | #Constraints:      22702
184.50/185.69	c #Conflicts:     305000 | #Constraints:      23702
184.50/185.69	c #Conflicts:     306000 | #Constraints:      24702
184.50/185.69	c #Conflicts:     307000 | #Constraints:      25702
184.50/185.69	c #Conflicts:     308000 | #Constraints:      26702
184.50/185.69	c #Conflicts:     309000 | #Constraints:      27702
184.50/185.69	c #Conflicts:     310000 | #Constraints:      28702
184.50/185.69	c INPROCESSING
184.50/185.69	c GARBAGE COLLECT
184.50/185.69	c rational objective 1000
192.97/194.25	c #Conflicts:     311000 | #Constraints:      18680
192.97/194.25	c #Conflicts:     312000 | #Constraints:      19681
192.97/194.25	c #Conflicts:     313000 | #Constraints:      20747
192.97/194.25	c #Conflicts:     314000 | #Constraints:      21809
192.97/194.25	c #Conflicts:     315000 | #Constraints:      22871
192.97/194.25	c #Conflicts:     316000 | #Constraints:      23925
192.97/194.25	c #Conflicts:     317000 | #Constraints:      24973
192.97/194.25	c #Conflicts:     318000 | #Constraints:      26018
192.97/194.25	c #Conflicts:     319000 | #Constraints:      27059
192.97/194.25	c #Conflicts:     320000 | #Constraints:      28090
192.97/194.25	c #Conflicts:     321000 | #Constraints:      29133
192.97/194.25	c INPROCESSING
192.97/194.25	c GARBAGE COLLECT
192.97/194.25	c rational objective 1000
199.45/200.71	c #Conflicts:     322000 | #Constraints:      18627
199.45/200.71	c #Conflicts:     323000 | #Constraints:      19627
199.45/200.71	c #Conflicts:     324000 | #Constraints:      20627
199.45/200.71	c #Conflicts:     325000 | #Constraints:      21627
199.45/200.71	c #Conflicts:     326000 | #Constraints:      22627
199.45/200.71	c #Conflicts:     327000 | #Constraints:      23627
199.45/200.71	c #Conflicts:     328000 | #Constraints:      24627
199.45/200.71	c #Conflicts:     329000 | #Constraints:      25627
199.45/200.71	c #Conflicts:     330000 | #Constraints:      26627
199.45/200.71	c #Conflicts:     331000 | #Constraints:      27627
199.45/200.71	c #Conflicts:     332000 | #Constraints:      28627
199.45/200.71	c #Conflicts:     333000 | #Constraints:      29627
199.45/200.71	c INPROCESSING
199.45/200.71	c GARBAGE COLLECT
199.45/200.71	c rational objective 1000
205.84/207.16	c #Conflicts:     334000 | #Constraints:      19137
205.84/207.16	c #Conflicts:     335000 | #Constraints:      20137
205.84/207.16	c #Conflicts:     336000 | #Constraints:      21137
205.84/207.16	c #Conflicts:     337000 | #Constraints:      22137
205.84/207.16	c #Conflicts:     338000 | #Constraints:      23137
205.84/207.16	c #Conflicts:     339000 | #Constraints:      24137
205.84/207.16	c #Conflicts:     340000 | #Constraints:      25137
205.84/207.16	c #Conflicts:     341000 | #Constraints:      26137
205.84/207.16	c #Conflicts:     342000 | #Constraints:      27137
205.84/207.16	c #Conflicts:     343000 | #Constraints:      28137
205.84/207.16	c #Conflicts:     344000 | #Constraints:      29137
205.84/207.16	c #Conflicts:     345000 | #Constraints:      30137
205.84/207.16	c INPROCESSING
205.84/207.16	c GARBAGE COLLECT
205.84/207.16	c rational objective 1000
214.71/216.09	c #Conflicts:     346000 | #Constraints:      19512
214.71/216.09	c #Conflicts:     347000 | #Constraints:      20571
214.71/216.09	c #Conflicts:     348000 | #Constraints:      21633
214.71/216.09	c #Conflicts:     349000 | #Constraints:      22698
214.71/216.09	c #Conflicts:     350000 | #Constraints:      23755
214.71/216.09	c #Conflicts:     351000 | #Constraints:      24809
214.71/216.09	c #Conflicts:     352000 | #Constraints:      25850
214.71/216.09	c #Conflicts:     353000 | #Constraints:      26902
214.71/216.09	c #Conflicts:     354000 | #Constraints:      27944
214.71/216.09	c #Conflicts:     355000 | #Constraints:      29004
214.71/216.09	c #Conflicts:     356000 | #Constraints:      30033
214.71/216.09	c #Conflicts:     357000 | #Constraints:      31073
214.71/216.09	c INPROCESSING
214.71/216.09	c GARBAGE COLLECT
214.71/216.09	c rational objective 1000
222.46/224.13	c #Conflicts:     358000 | #Constraints:      19908
222.46/224.13	c #Conflicts:     359000 | #Constraints:      20908
222.46/224.13	c #Conflicts:     360000 | #Constraints:      21908
222.46/224.13	c #Conflicts:     361000 | #Constraints:      22908
222.46/224.13	c #Conflicts:     362000 | #Constraints:      23908
222.46/224.13	c #Conflicts:     363000 | #Constraints:      24908
222.46/224.13	c #Conflicts:     364000 | #Constraints:      25908
222.46/224.13	c #Conflicts:     365000 | #Constraints:      26908
222.46/224.13	c #Conflicts:     366000 | #Constraints:      27908
222.46/224.13	c #Conflicts:     367000 | #Constraints:      28908
222.46/224.13	c #Conflicts:     368000 | #Constraints:      29908
222.46/224.13	c #Conflicts:     369000 | #Constraints:      30908
222.46/224.13	c INPROCESSING
222.46/224.13	c GARBAGE COLLECT
222.46/224.13	c rational objective 1000
229.24/231.00	c #Conflicts:     370000 | #Constraints:      19789
229.24/231.00	c #Conflicts:     371000 | #Constraints:      20789
229.24/231.00	c #Conflicts:     372000 | #Constraints:      21789
229.24/231.00	c #Conflicts:     373000 | #Constraints:      22789
229.24/231.00	c #Conflicts:     374000 | #Constraints:      23789
229.24/231.00	c #Conflicts:     375000 | #Constraints:      24789
229.24/231.00	c #Conflicts:     376000 | #Constraints:      25789
229.24/231.00	c #Conflicts:     377000 | #Constraints:      26789
229.24/231.00	c #Conflicts:     378000 | #Constraints:      27789
229.24/231.00	c #Conflicts:     379000 | #Constraints:      28789
229.24/231.00	c #Conflicts:     380000 | #Constraints:      29789
229.24/231.00	c #Conflicts:     381000 | #Constraints:      30789
229.24/231.00	c bounds 1039 >= 1001 @ 225.334
229.73/231.42	c INPROCESSING
229.73/231.42	c GARBAGE COLLECT
229.73/231.42	c rational objective 1001
241.41/243.15	c #Conflicts:     382000 | #Constraints:      19518
241.41/243.15	c #Conflicts:     383000 | #Constraints:      20518
241.41/243.15	c #Conflicts:     384000 | #Constraints:      21518
241.41/243.15	c #Conflicts:     385000 | #Constraints:      22519
241.41/243.15	c #Conflicts:     386000 | #Constraints:      23539
241.41/243.15	c #Conflicts:     387000 | #Constraints:      24626
241.41/243.15	c #Conflicts:     388000 | #Constraints:      25692
241.41/243.15	c #Conflicts:     389000 | #Constraints:      26752
241.41/243.15	c #Conflicts:     390000 | #Constraints:      27814
241.41/243.15	c #Conflicts:     391000 | #Constraints:      28855
241.41/243.15	c #Conflicts:     392000 | #Constraints:      29899
241.41/243.15	c #Conflicts:     393000 | #Constraints:      30950
241.41/243.15	c #Conflicts:     394000 | #Constraints:      32003
241.41/243.15	c INPROCESSING
241.41/243.15	c GARBAGE COLLECT
241.41/243.15	c rational objective 1001
249.11/251.02	c #Conflicts:     395000 | #Constraints:      20311
249.11/251.02	c #Conflicts:     396000 | #Constraints:      21311
249.11/251.02	c #Conflicts:     397000 | #Constraints:      22311
249.11/251.02	c #Conflicts:     398000 | #Constraints:      23311
249.11/251.02	c #Conflicts:     399000 | #Constraints:      24311
249.11/251.02	c #Conflicts:     400000 | #Constraints:      25311
249.11/251.02	c #Conflicts:     401000 | #Constraints:      26311
249.11/251.02	c #Conflicts:     402000 | #Constraints:      27311
249.11/251.02	c #Conflicts:     403000 | #Constraints:      28311
249.11/251.02	c #Conflicts:     404000 | #Constraints:      29311
249.11/251.02	c #Conflicts:     405000 | #Constraints:      30311
249.11/251.02	c #Conflicts:     406000 | #Constraints:      31311
249.11/251.02	c #Conflicts:     407000 | #Constraints:      32311
249.11/251.02	c INPROCESSING
249.11/251.02	c GARBAGE COLLECT
249.11/251.02	c rational objective 1001
256.00/257.95	c #Conflicts:     408000 | #Constraints:      20610
256.00/257.95	c #Conflicts:     409000 | #Constraints:      21610
256.00/257.95	c #Conflicts:     410000 | #Constraints:      22610
256.00/257.95	c #Conflicts:     411000 | #Constraints:      23610
256.00/257.95	c #Conflicts:     412000 | #Constraints:      24610
256.00/257.95	c #Conflicts:     413000 | #Constraints:      25610
256.00/257.95	c #Conflicts:     414000 | #Constraints:      26610
256.00/257.95	c #Conflicts:     415000 | #Constraints:      27610
256.00/257.95	c #Conflicts:     416000 | #Constraints:      28610
256.00/257.95	c #Conflicts:     417000 | #Constraints:      29610
256.00/257.95	c #Conflicts:     418000 | #Constraints:      30610
256.00/257.95	c #Conflicts:     419000 | #Constraints:      31610
256.00/257.95	c #Conflicts:     420000 | #Constraints:      32610
256.00/257.95	c INPROCESSING
256.00/257.95	c GARBAGE COLLECT
256.00/257.95	c rational objective 1001
266.67/268.61	c #Conflicts:     421000 | #Constraints:      20750
266.67/268.61	c #Conflicts:     422000 | #Constraints:      21796
266.67/268.61	c #Conflicts:     423000 | #Constraints:      22858
266.67/268.61	c #Conflicts:     424000 | #Constraints:      23931
266.67/268.61	c #Conflicts:     425000 | #Constraints:      24989
266.67/268.61	c #Conflicts:     426000 | #Constraints:      26036
266.67/268.61	c #Conflicts:     427000 | #Constraints:      27086
266.67/268.61	c #Conflicts:     428000 | #Constraints:      28130
266.67/268.61	c #Conflicts:     429000 | #Constraints:      29177
266.67/268.61	c #Conflicts:     430000 | #Constraints:      30218
266.67/268.61	c #Conflicts:     431000 | #Constraints:      31249
266.67/268.61	c #Conflicts:     432000 | #Constraints:      32280
266.67/268.61	c #Conflicts:     433000 | #Constraints:      33309
266.67/268.61	c INPROCESSING
266.67/268.61	c GARBAGE COLLECT
266.67/268.61	c rational objective 1001
275.74/277.78	c #Conflicts:     434000 | #Constraints:      20944
275.74/277.78	c #Conflicts:     435000 | #Constraints:      21944
275.74/277.78	c #Conflicts:     436000 | #Constraints:      22944
275.74/277.78	c #Conflicts:     437000 | #Constraints:      23944
275.74/277.78	c #Conflicts:     438000 | #Constraints:      24944
275.74/277.78	c #Conflicts:     439000 | #Constraints:      25944
275.74/277.78	c #Conflicts:     440000 | #Constraints:      26944
275.74/277.78	c #Conflicts:     441000 | #Constraints:      27944
275.74/277.78	c #Conflicts:     442000 | #Constraints:      28944
275.74/277.78	c #Conflicts:     443000 | #Constraints:      29944
275.74/277.78	c #Conflicts:     444000 | #Constraints:      30944
275.74/277.78	c #Conflicts:     445000 | #Constraints:      31944
275.74/277.78	c #Conflicts:     446000 | #Constraints:      32944
275.74/277.78	c INPROCESSING
275.74/277.78	c GARBAGE COLLECT
275.74/277.78	c rational objective 1001
283.11/286.31	c #Conflicts:     447000 | #Constraints:      20619
283.11/286.31	c #Conflicts:     448000 | #Constraints:      21619
283.11/286.31	c #Conflicts:     449000 | #Constraints:      22619
283.11/286.31	c #Conflicts:     450000 | #Constraints:      23619
283.11/286.31	c #Conflicts:     451000 | #Constraints:      24619
283.11/286.31	c #Conflicts:     452000 | #Constraints:      25619
283.11/286.31	c #Conflicts:     453000 | #Constraints:      26619
283.11/286.31	c #Conflicts:     454000 | #Constraints:      27619
283.11/286.31	c #Conflicts:     455000 | #Constraints:      28619
283.11/286.31	c #Conflicts:     456000 | #Constraints:      29619
283.11/286.31	c #Conflicts:     457000 | #Constraints:      30619
283.11/286.31	c #Conflicts:     458000 | #Constraints:      31619
283.11/286.31	c #Conflicts:     459000 | #Constraints:      32619
283.11/286.31	c #Conflicts:     460000 | #Constraints:      33619
283.11/286.31	c INPROCESSING
283.11/286.31	c GARBAGE COLLECT
283.11/286.31	c rational objective 1001
293.98/297.24	c #Conflicts:     461000 | #Constraints:      21170
293.98/297.24	c #Conflicts:     462000 | #Constraints:      22170
293.98/297.24	c #Conflicts:     463000 | #Constraints:      23192
293.98/297.24	c #Conflicts:     464000 | #Constraints:      24217
293.98/297.24	c #Conflicts:     465000 | #Constraints:      25234
293.98/297.24	c #Conflicts:     466000 | #Constraints:      26282
293.98/297.24	c #Conflicts:     467000 | #Constraints:      27340
293.98/297.24	c #Conflicts:     468000 | #Constraints:      28391
293.98/297.24	c #Conflicts:     469000 | #Constraints:      29426
293.98/297.24	c #Conflicts:     470000 | #Constraints:      30456
293.98/297.24	c #Conflicts:     471000 | #Constraints:      31473
293.98/297.24	c #Conflicts:     472000 | #Constraints:      32491
293.98/297.24	c #Conflicts:     473000 | #Constraints:      33519
293.98/297.24	c #Conflicts:     474000 | #Constraints:      34558
293.98/297.24	c INPROCESSING
293.98/297.24	c GARBAGE COLLECT
293.98/297.24	c rational objective 1001
302.36/305.63	c #Conflicts:     475000 | #Constraints:      21688
302.36/305.63	c #Conflicts:     476000 | #Constraints:      22688
302.36/305.63	c #Conflicts:     477000 | #Constraints:      23688
302.36/305.63	c #Conflicts:     478000 | #Constraints:      24688
302.36/305.63	c #Conflicts:     479000 | #Constraints:      25688
302.36/305.63	c #Conflicts:     480000 | #Constraints:      26688
302.36/305.63	c #Conflicts:     481000 | #Constraints:      27688
302.36/305.63	c #Conflicts:     482000 | #Constraints:      28688
302.36/305.63	c #Conflicts:     483000 | #Constraints:      29688
302.36/305.63	c #Conflicts:     484000 | #Constraints:      30688
302.36/305.63	c #Conflicts:     485000 | #Constraints:      31688
302.36/305.63	c #Conflicts:     486000 | #Constraints:      32688
302.36/305.63	c #Conflicts:     487000 | #Constraints:      33688
302.36/305.63	c #Conflicts:     488000 | #Constraints:      34688
302.36/305.63	c INPROCESSING
302.36/305.63	c GARBAGE COLLECT
302.36/305.63	c rational objective 1001
310.64/313.94	c #Conflicts:     489000 | #Constraints:      21808
310.64/313.94	c #Conflicts:     490000 | #Constraints:      22808
310.64/313.94	c #Conflicts:     491000 | #Constraints:      23808
310.64/313.94	c #Conflicts:     492000 | #Constraints:      24808
310.64/313.94	c #Conflicts:     493000 | #Constraints:      25808
310.64/313.94	c #Conflicts:     494000 | #Constraints:      26808
310.64/313.94	c #Conflicts:     495000 | #Constraints:      27808
310.64/313.94	c #Conflicts:     496000 | #Constraints:      28808
310.64/313.94	c #Conflicts:     497000 | #Constraints:      29808
310.64/313.94	c #Conflicts:     498000 | #Constraints:      30808
310.64/313.94	c #Conflicts:     499000 | #Constraints:      31808
310.64/313.94	c #Conflicts:     500000 | #Constraints:      32808
310.64/313.94	c #Conflicts:     501000 | #Constraints:      33808
310.64/313.94	c #Conflicts:     502000 | #Constraints:      34808
310.64/313.94	c INPROCESSING
310.64/313.94	c GARBAGE COLLECT
310.64/313.94	c rational objective 1001
318.90/322.37	c #Conflicts:     503000 | #Constraints:      21777
318.90/322.37	c #Conflicts:     504000 | #Constraints:      22777
318.90/322.37	c #Conflicts:     505000 | #Constraints:      23777
318.90/322.37	c #Conflicts:     506000 | #Constraints:      24777
318.90/322.37	c #Conflicts:     507000 | #Constraints:      25777
318.90/322.37	c #Conflicts:     508000 | #Constraints:      26777
318.90/322.37	c #Conflicts:     509000 | #Constraints:      27777
318.90/322.37	c #Conflicts:     510000 | #Constraints:      28777
318.90/322.37	c #Conflicts:     511000 | #Constraints:      29777
318.90/322.37	c #Conflicts:     512000 | #Constraints:      30777
318.90/322.37	c #Conflicts:     513000 | #Constraints:      31777
318.90/322.37	c #Conflicts:     514000 | #Constraints:      32778
318.90/322.37	c #Conflicts:     515000 | #Constraints:      33778
318.90/322.37	c #Conflicts:     516000 | #Constraints:      34778
318.90/322.37	c INPROCESSING
318.90/322.37	c GARBAGE COLLECT
318.90/322.37	c rational objective 1001
330.87/334.37	c #Conflicts:     517000 | #Constraints:      21540
330.87/334.37	c #Conflicts:     518000 | #Constraints:      22553
330.87/334.37	c #Conflicts:     519000 | #Constraints:      23635
330.87/334.37	c #Conflicts:     520000 | #Constraints:      24694
330.87/334.37	c #Conflicts:     521000 | #Constraints:      25763
330.87/334.37	c #Conflicts:     522000 | #Constraints:      26832
330.87/334.37	c #Conflicts:     523000 | #Constraints:      27898
330.87/334.37	c #Conflicts:     524000 | #Constraints:      28947
330.87/334.37	c #Conflicts:     525000 | #Constraints:      29997
330.87/334.37	c #Conflicts:     526000 | #Constraints:      31049
330.87/334.37	c #Conflicts:     527000 | #Constraints:      32087
330.87/334.37	c #Conflicts:     528000 | #Constraints:      33122
330.87/334.37	c #Conflicts:     529000 | #Constraints:      34143
330.87/334.37	c #Conflicts:     530000 | #Constraints:      35176
330.87/334.37	c #Conflicts:     531000 | #Constraints:      36227
330.87/334.37	c INPROCESSING
330.87/334.37	c GARBAGE COLLECT
330.87/334.37	c rational objective 1001
339.65/343.19	c #Conflicts:     532000 | #Constraints:      22353
339.65/343.19	c #Conflicts:     533000 | #Constraints:      23353
339.65/343.19	c #Conflicts:     534000 | #Constraints:      24353
339.65/343.19	c #Conflicts:     535000 | #Constraints:      25353
339.65/343.19	c #Conflicts:     536000 | #Constraints:      26353
339.65/343.19	c #Conflicts:     537000 | #Constraints:      27353
339.65/343.19	c #Conflicts:     538000 | #Constraints:      28353
339.65/343.19	c #Conflicts:     539000 | #Constraints:      29353
339.65/343.19	c #Conflicts:     540000 | #Constraints:      30353
339.65/343.19	c #Conflicts:     541000 | #Constraints:      31353
339.65/343.19	c #Conflicts:     542000 | #Constraints:      32353
339.65/343.19	c #Conflicts:     543000 | #Constraints:      33353
339.65/343.19	c #Conflicts:     544000 | #Constraints:      34353
339.65/343.19	c #Conflicts:     545000 | #Constraints:      35353
339.65/343.19	c #Conflicts:     546000 | #Constraints:      36353
339.65/343.19	c INPROCESSING
339.65/343.19	c GARBAGE COLLECT
339.65/343.19	c rational objective 1001
348.13/351.70	c #Conflicts:     547000 | #Constraints:      22648
348.13/351.70	c #Conflicts:     548000 | #Constraints:      23648
348.13/351.70	c #Conflicts:     549000 | #Constraints:      24648
348.13/351.70	c #Conflicts:     550000 | #Constraints:      25648
348.13/351.70	c #Conflicts:     551000 | #Constraints:      26648
348.13/351.70	c #Conflicts:     552000 | #Constraints:      27648
348.13/351.70	c #Conflicts:     553000 | #Constraints:      28648
348.13/351.70	c #Conflicts:     554000 | #Constraints:      29648
348.13/351.70	c #Conflicts:     555000 | #Constraints:      30648
348.13/351.70	c #Conflicts:     556000 | #Constraints:      31648
348.13/351.70	c #Conflicts:     557000 | #Constraints:      32648
348.13/351.70	c #Conflicts:     558000 | #Constraints:      33648
348.13/351.70	c #Conflicts:     559000 | #Constraints:      34648
348.13/351.70	c #Conflicts:     560000 | #Constraints:      35648
348.13/351.70	c #Conflicts:     561000 | #Constraints:      36648
348.13/351.70	c INPROCESSING
348.13/351.70	c GARBAGE COLLECT
348.13/351.70	c rational objective 1001
362.99/366.67	c #Conflicts:     562000 | #Constraints:      22799
362.99/366.67	c #Conflicts:     563000 | #Constraints:      23841
362.99/366.67	c #Conflicts:     564000 | #Constraints:      24919
362.99/366.67	c #Conflicts:     565000 | #Constraints:      25988
362.99/366.67	c #Conflicts:     566000 | #Constraints:      27041
362.99/366.67	c #Conflicts:     567000 | #Constraints:      28108
362.99/366.67	c #Conflicts:     568000 | #Constraints:      29151
362.99/366.67	c #Conflicts:     569000 | #Constraints:      30187
362.99/366.67	c #Conflicts:     570000 | #Constraints:      31210
362.99/366.67	c #Conflicts:     571000 | #Constraints:      32239
362.99/366.67	c #Conflicts:     572000 | #Constraints:      33268
362.99/366.67	c #Conflicts:     573000 | #Constraints:      34294
362.99/366.67	c #Conflicts:     574000 | #Constraints:      35317
362.99/366.67	c #Conflicts:     575000 | #Constraints:      36353
362.99/366.67	c #Conflicts:     576000 | #Constraints:      37403
362.99/366.67	c INPROCESSING
362.99/366.67	c GARBAGE COLLECT
362.99/366.67	c rational objective 1001
373.37/377.16	c #Conflicts:     577000 | #Constraints:      22988
373.37/377.16	c #Conflicts:     578000 | #Constraints:      23988
373.37/377.16	c #Conflicts:     579000 | #Constraints:      24988
373.37/377.16	c #Conflicts:     580000 | #Constraints:      25988
373.37/377.16	c #Conflicts:     581000 | #Constraints:      26988
373.37/377.16	c #Conflicts:     582000 | #Constraints:      27988
373.37/377.16	c #Conflicts:     583000 | #Constraints:      28988
373.37/377.16	c #Conflicts:     584000 | #Constraints:      29988
373.37/377.16	c #Conflicts:     585000 | #Constraints:      30988
373.37/377.16	c #Conflicts:     586000 | #Constraints:      31988
373.37/377.16	c #Conflicts:     587000 | #Constraints:      32988
373.37/377.16	c #Conflicts:     588000 | #Constraints:      33988
373.37/377.16	c #Conflicts:     589000 | #Constraints:      34988
373.37/377.16	c #Conflicts:     590000 | #Constraints:      35988
373.37/377.16	c #Conflicts:     591000 | #Constraints:      36988
373.37/377.16	c INPROCESSING
373.37/377.16	c GARBAGE COLLECT
373.37/377.16	c rational objective 1001
383.54/387.34	c #Conflicts:     592000 | #Constraints:      22674
383.54/387.34	c #Conflicts:     593000 | #Constraints:      23674
383.54/387.34	c #Conflicts:     594000 | #Constraints:      24674
383.54/387.34	c #Conflicts:     595000 | #Constraints:      25674
383.54/387.34	c #Conflicts:     596000 | #Constraints:      26674
383.54/387.34	c #Conflicts:     597000 | #Constraints:      27674
383.54/387.34	c #Conflicts:     598000 | #Constraints:      28674
383.54/387.34	c #Conflicts:     599000 | #Constraints:      29674
383.54/387.34	c #Conflicts:     600000 | #Constraints:      30674
383.54/387.34	c #Conflicts:     601000 | #Constraints:      31674
383.54/387.34	c #Conflicts:     602000 | #Constraints:      32674
383.54/387.34	c #Conflicts:     603000 | #Constraints:      33674
383.54/387.34	c #Conflicts:     604000 | #Constraints:      34674
383.54/387.34	c #Conflicts:     605000 | #Constraints:      35674
383.54/387.34	c #Conflicts:     606000 | #Constraints:      36674
383.54/387.34	c #Conflicts:     607000 | #Constraints:      37674
383.54/387.34	c INPROCESSING
383.54/387.34	c GARBAGE COLLECT
383.54/387.34	c rational objective 1001
395.11/398.95	c #Conflicts:     608000 | #Constraints:      23218
395.11/398.95	c #Conflicts:     609000 | #Constraints:      24258
395.11/398.95	c #Conflicts:     610000 | #Constraints:      25273
395.11/398.95	c #Conflicts:     611000 | #Constraints:      26302
395.11/398.95	c #Conflicts:     612000 | #Constraints:      27340
395.11/398.95	c #Conflicts:     613000 | #Constraints:      28381
395.11/398.95	c #Conflicts:     614000 | #Constraints:      29401
395.11/398.95	c #Conflicts:     615000 | #Constraints:      30428
395.11/398.95	c #Conflicts:     616000 | #Constraints:      31453
395.11/398.95	c #Conflicts:     617000 | #Constraints:      32490
395.11/398.95	c #Conflicts:     618000 | #Constraints:      33526
395.11/398.95	c #Conflicts:     619000 | #Constraints:      34553
395.11/398.95	c #Conflicts:     620000 | #Constraints:      35591
395.11/398.95	c #Conflicts:     621000 | #Constraints:      36628
395.11/398.95	c #Conflicts:     622000 | #Constraints:      37665
395.11/398.95	c #Conflicts:     623000 | #Constraints:      38700
395.11/398.95	c INPROCESSING
395.11/398.95	c GARBAGE COLLECT
395.11/398.95	c rational objective 1001
404.94/408.95	c #Conflicts:     624000 | #Constraints:      23755
404.94/408.95	c #Conflicts:     625000 | #Constraints:      24755
404.94/408.95	c #Conflicts:     626000 | #Constraints:      25755
404.94/408.95	c #Conflicts:     627000 | #Constraints:      26755
404.94/408.95	c #Conflicts:     628000 | #Constraints:      27755
404.94/408.95	c #Conflicts:     629000 | #Constraints:      28755
404.94/408.95	c #Conflicts:     630000 | #Constraints:      29755
404.94/408.95	c #Conflicts:     631000 | #Constraints:      30755
404.94/408.95	c #Conflicts:     632000 | #Constraints:      31755
404.94/408.95	c #Conflicts:     633000 | #Constraints:      32755
404.94/408.95	c #Conflicts:     634000 | #Constraints:      33755
404.94/408.95	c #Conflicts:     635000 | #Constraints:      34755
404.94/408.95	c #Conflicts:     636000 | #Constraints:      35755
404.94/408.95	c #Conflicts:     637000 | #Constraints:      36755
404.94/408.95	c #Conflicts:     638000 | #Constraints:      37755
404.94/408.95	c #Conflicts:     639000 | #Constraints:      38755
404.94/408.95	c INPROCESSING
404.94/408.95	c GARBAGE COLLECT
404.94/408.95	c rational objective 1001
414.58/418.63	c #Conflicts:     640000 | #Constraints:      23852
414.58/418.63	c #Conflicts:     641000 | #Constraints:      24852
414.58/418.63	c #Conflicts:     642000 | #Constraints:      25852
414.58/418.63	c #Conflicts:     643000 | #Constraints:      26852
414.58/418.63	c #Conflicts:     644000 | #Constraints:      27852
414.58/418.63	c #Conflicts:     645000 | #Constraints:      28852
414.58/418.63	c #Conflicts:     646000 | #Constraints:      29852
414.58/418.63	c #Conflicts:     647000 | #Constraints:      30852
414.58/418.63	c #Conflicts:     648000 | #Constraints:      31852
414.58/418.63	c #Conflicts:     649000 | #Constraints:      32852
414.58/418.63	c #Conflicts:     650000 | #Constraints:      33852
414.58/418.63	c #Conflicts:     651000 | #Constraints:      34852
414.58/418.63	c #Conflicts:     652000 | #Constraints:      35852
414.58/418.63	c #Conflicts:     653000 | #Constraints:      36852
414.58/418.63	c #Conflicts:     654000 | #Constraints:      37852
414.58/418.63	c #Conflicts:     655000 | #Constraints:      38852
414.58/418.63	c INPROCESSING
414.58/418.63	c GARBAGE COLLECT
414.58/418.63	c rational objective 1001
429.64/433.74	c #Conflicts:     656000 | #Constraints:      23793
429.64/433.74	c #Conflicts:     657000 | #Constraints:      24793
429.64/433.74	c #Conflicts:     658000 | #Constraints:      25793
429.64/433.74	c #Conflicts:     659000 | #Constraints:      26793
429.64/433.74	c #Conflicts:     660000 | #Constraints:      27794
429.64/433.74	c #Conflicts:     661000 | #Constraints:      28898
429.64/433.74	c #Conflicts:     662000 | #Constraints:      29982
429.64/433.74	c #Conflicts:     663000 | #Constraints:      31064
429.64/433.74	c #Conflicts:     664000 | #Constraints:      32114
429.64/433.74	c #Conflicts:     665000 | #Constraints:      33184
429.64/433.74	c #Conflicts:     666000 | #Constraints:      34247
429.64/433.74	c #Conflicts:     667000 | #Constraints:      35291
429.64/433.74	c #Conflicts:     668000 | #Constraints:      36338
429.64/433.74	c #Conflicts:     669000 | #Constraints:      37377
429.64/433.74	c #Conflicts:     670000 | #Constraints:      38414
429.64/433.74	c #Conflicts:     671000 | #Constraints:      39462
429.64/433.74	c INPROCESSING
429.64/433.74	c GARBAGE COLLECT
429.64/433.74	c rational objective 1001
440.21/444.42	c #Conflicts:     672000 | #Constraints:      23839
440.21/444.42	c #Conflicts:     673000 | #Constraints:      24839
440.21/444.42	c #Conflicts:     674000 | #Constraints:      25839
440.21/444.42	c #Conflicts:     675000 | #Constraints:      26839
440.21/444.42	c #Conflicts:     676000 | #Constraints:      27839
440.21/444.42	c #Conflicts:     677000 | #Constraints:      28839
440.21/444.42	c #Conflicts:     678000 | #Constraints:      29839
440.21/444.42	c #Conflicts:     679000 | #Constraints:      30839
440.21/444.42	c #Conflicts:     680000 | #Constraints:      31839
440.21/444.42	c #Conflicts:     681000 | #Constraints:      32839
440.21/444.42	c #Conflicts:     682000 | #Constraints:      33839
440.21/444.42	c #Conflicts:     683000 | #Constraints:      34839
440.21/444.42	c #Conflicts:     684000 | #Constraints:      35839
440.21/444.42	c #Conflicts:     685000 | #Constraints:      36839
440.21/444.42	c #Conflicts:     686000 | #Constraints:      37839
440.21/444.42	c #Conflicts:     687000 | #Constraints:      38839
440.21/444.42	c #Conflicts:     688000 | #Constraints:      39839
440.21/444.42	c INPROCESSING
440.21/444.42	c GARBAGE COLLECT
440.21/444.42	c rational objective 1001
450.58/454.87	c #Conflicts:     689000 | #Constraints:      24301
450.58/454.87	c #Conflicts:     690000 | #Constraints:      25301
450.58/454.87	c #Conflicts:     691000 | #Constraints:      26301
450.58/454.87	c #Conflicts:     692000 | #Constraints:      27301
450.58/454.87	c #Conflicts:     693000 | #Constraints:      28301
450.58/454.87	c #Conflicts:     694000 | #Constraints:      29301
450.58/454.87	c #Conflicts:     695000 | #Constraints:      30301
450.58/454.87	c #Conflicts:     696000 | #Constraints:      31301
450.58/454.87	c #Conflicts:     697000 | #Constraints:      32301
450.58/454.87	c #Conflicts:     698000 | #Constraints:      33301
450.58/454.87	c #Conflicts:     699000 | #Constraints:      34301
450.58/454.87	c #Conflicts:     700000 | #Constraints:      35301
450.58/454.87	c #Conflicts:     701000 | #Constraints:      36301
450.58/454.87	c #Conflicts:     702000 | #Constraints:      37301
450.58/454.87	c #Conflicts:     703000 | #Constraints:      38301
450.58/454.87	c #Conflicts:     704000 | #Constraints:      39301
450.58/454.87	c #Conflicts:     705000 | #Constraints:      40301
450.58/454.87	c INPROCESSING
450.58/454.87	c GARBAGE COLLECT
450.58/454.87	c rational objective 1001
465.77/470.14	c #Conflicts:     706000 | #Constraints:      24634
465.77/470.14	c #Conflicts:     707000 | #Constraints:      25644
465.77/470.14	c #Conflicts:     708000 | #Constraints:      26665
465.77/470.14	c #Conflicts:     709000 | #Constraints:      27691
465.77/470.14	c #Conflicts:     710000 | #Constraints:      28759
465.77/470.14	c #Conflicts:     711000 | #Constraints:      29821
465.77/470.14	c #Conflicts:     712000 | #Constraints:      30869
465.77/470.14	c #Conflicts:     713000 | #Constraints:      31909
465.77/470.14	c #Conflicts:     714000 | #Constraints:      32962
465.77/470.14	c #Conflicts:     715000 | #Constraints:      34009
465.77/470.14	c #Conflicts:     716000 | #Constraints:      35045
465.77/470.14	c #Conflicts:     717000 | #Constraints:      36087
465.77/470.14	c #Conflicts:     718000 | #Constraints:      37127
465.77/470.14	c #Conflicts:     719000 | #Constraints:      38150
465.77/470.14	c #Conflicts:     720000 | #Constraints:      39189
465.77/470.14	c #Conflicts:     721000 | #Constraints:      40240
465.77/470.14	c #Conflicts:     722000 | #Constraints:      41281
465.77/470.14	c INPROCESSING
465.77/470.14	c GARBAGE COLLECT
465.77/470.14	c rational objective 1001
477.33/481.70	c #Conflicts:     723000 | #Constraints:      25025
477.33/481.70	c #Conflicts:     724000 | #Constraints:      26025
477.33/481.70	c #Conflicts:     725000 | #Constraints:      27025
477.33/481.70	c #Conflicts:     726000 | #Constraints:      28025
477.33/481.70	c #Conflicts:     727000 | #Constraints:      29025
477.33/481.70	c #Conflicts:     728000 | #Constraints:      30025
477.33/481.70	c #Conflicts:     729000 | #Constraints:      31025
477.33/481.70	c #Conflicts:     730000 | #Constraints:      32025
477.33/481.70	c #Conflicts:     731000 | #Constraints:      33025
477.33/481.70	c #Conflicts:     732000 | #Constraints:      34025
477.33/481.70	c #Conflicts:     733000 | #Constraints:      35025
477.33/481.70	c #Conflicts:     734000 | #Constraints:      36025
477.33/481.70	c #Conflicts:     735000 | #Constraints:      37025
477.33/481.70	c #Conflicts:     736000 | #Constraints:      38025
477.33/481.70	c #Conflicts:     737000 | #Constraints:      39025
477.33/481.70	c #Conflicts:     738000 | #Constraints:      40025
477.33/481.70	c #Conflicts:     739000 | #Constraints:      41025
477.33/481.70	c INPROCESSING
477.33/481.70	c GARBAGE COLLECT
477.33/481.70	c rational objective 1001
489.10/493.53	c #Conflicts:     740000 | #Constraints:      24901
489.10/493.53	c #Conflicts:     741000 | #Constraints:      25901
489.10/493.53	c #Conflicts:     742000 | #Constraints:      26901
489.10/493.53	c #Conflicts:     743000 | #Constraints:      27901
489.10/493.53	c #Conflicts:     744000 | #Constraints:      28901
489.10/493.53	c #Conflicts:     745000 | #Constraints:      29901
489.10/493.53	c #Conflicts:     746000 | #Constraints:      30901
489.10/493.53	c #Conflicts:     747000 | #Constraints:      31901
489.10/493.53	c #Conflicts:     748000 | #Constraints:      32901
489.10/493.53	c #Conflicts:     749000 | #Constraints:      33901
489.10/493.53	c #Conflicts:     750000 | #Constraints:      34901
489.10/493.53	c #Conflicts:     751000 | #Constraints:      35901
489.10/493.53	c #Conflicts:     752000 | #Constraints:      36901
489.10/493.53	c #Conflicts:     753000 | #Constraints:      37901
489.10/493.53	c #Conflicts:     754000 | #Constraints:      38901
489.10/493.53	c #Conflicts:     755000 | #Constraints:      39901
489.10/493.53	c #Conflicts:     756000 | #Constraints:      40901
489.10/493.53	c INPROCESSING
489.10/493.53	c GARBAGE COLLECT
489.10/493.53	c rational objective 1001
505.07/509.68	c #Conflicts:     757000 | #Constraints:      24650
505.07/509.68	c #Conflicts:     758000 | #Constraints:      25653
505.07/509.68	c #Conflicts:     759000 | #Constraints:      26698
505.07/509.68	c #Conflicts:     760000 | #Constraints:      27747
505.07/509.68	c #Conflicts:     761000 | #Constraints:      28799
505.07/509.68	c #Conflicts:     762000 | #Constraints:      29856
505.07/509.68	c #Conflicts:     763000 | #Constraints:      30896
505.07/509.68	c #Conflicts:     764000 | #Constraints:      31932
505.07/509.68	c #Conflicts:     765000 | #Constraints:      32966
505.07/509.68	c #Conflicts:     766000 | #Constraints:      34010
505.07/509.68	c #Conflicts:     767000 | #Constraints:      35040
505.07/509.68	c #Conflicts:     768000 | #Constraints:      36067
505.07/509.68	c #Conflicts:     769000 | #Constraints:      37086
505.07/509.68	c #Conflicts:     770000 | #Constraints:      38107
505.07/509.68	c #Conflicts:     771000 | #Constraints:      39136
505.07/509.68	c #Conflicts:     772000 | #Constraints:      40155
505.07/509.68	c #Conflicts:     773000 | #Constraints:      41182
505.07/509.68	c #Conflicts:     774000 | #Constraints:      42208
505.07/509.68	c INPROCESSING
505.07/509.68	c GARBAGE COLLECT
505.07/509.68	c rational objective 1001
517.44/522.06	c #Conflicts:     775000 | #Constraints:      25402
517.44/522.06	c #Conflicts:     776000 | #Constraints:      26402
517.44/522.06	c #Conflicts:     777000 | #Constraints:      27402
517.44/522.06	c #Conflicts:     778000 | #Constraints:      28402
517.44/522.06	c #Conflicts:     779000 | #Constraints:      29402
517.44/522.06	c #Conflicts:     780000 | #Constraints:      30402
517.44/522.06	c #Conflicts:     781000 | #Constraints:      31402
517.44/522.06	c #Conflicts:     782000 | #Constraints:      32402
517.44/522.06	c #Conflicts:     783000 | #Constraints:      33402
517.44/522.06	c #Conflicts:     784000 | #Constraints:      34402
517.44/522.06	c #Conflicts:     785000 | #Constraints:      35402
517.44/522.06	c #Conflicts:     786000 | #Constraints:      36402
517.44/522.06	c #Conflicts:     787000 | #Constraints:      37402
517.44/522.06	c #Conflicts:     788000 | #Constraints:      38402
517.44/522.06	c #Conflicts:     789000 | #Constraints:      39402
517.44/522.06	c #Conflicts:     790000 | #Constraints:      40402
517.44/522.06	c #Conflicts:     791000 | #Constraints:      41402
517.44/522.06	c #Conflicts:     792000 | #Constraints:      42402
517.44/522.06	c INPROCESSING
517.44/522.06	c GARBAGE COLLECT
517.44/522.06	c rational objective 1001
528.83/533.56	c #Conflicts:     793000 | #Constraints:      25709
528.83/533.56	c #Conflicts:     794000 | #Constraints:      26709
528.83/533.56	c #Conflicts:     795000 | #Constraints:      27709
528.83/533.56	c #Conflicts:     796000 | #Constraints:      28709
528.83/533.56	c #Conflicts:     797000 | #Constraints:      29709
528.83/533.56	c #Conflicts:     798000 | #Constraints:      30709
528.83/533.56	c #Conflicts:     799000 | #Constraints:      31709
528.83/533.56	c #Conflicts:     800000 | #Constraints:      32709
528.83/533.56	c #Conflicts:     801000 | #Constraints:      33709
528.83/533.56	c #Conflicts:     802000 | #Constraints:      34709
528.83/533.56	c #Conflicts:     803000 | #Constraints:      35709
528.83/533.56	c #Conflicts:     804000 | #Constraints:      36709
528.83/533.56	c #Conflicts:     805000 | #Constraints:      37709
528.83/533.56	c #Conflicts:     806000 | #Constraints:      38709
528.83/533.56	c #Conflicts:     807000 | #Constraints:      39709
528.83/533.56	c #Conflicts:     808000 | #Constraints:      40709
528.83/533.56	c #Conflicts:     809000 | #Constraints:      41709
528.83/533.56	c #Conflicts:     810000 | #Constraints:      42709
528.83/533.56	c INPROCESSING
528.83/533.56	c GARBAGE COLLECT
528.83/533.56	c rational objective 1001
540.50/545.23	c #Conflicts:     811000 | #Constraints:      25850
540.50/545.23	c #Conflicts:     812000 | #Constraints:      26850
540.50/545.23	c #Conflicts:     813000 | #Constraints:      27850
540.50/545.23	c #Conflicts:     814000 | #Constraints:      28850
540.50/545.23	c #Conflicts:     815000 | #Constraints:      29850
540.50/545.23	c #Conflicts:     816000 | #Constraints:      30850
540.50/545.23	c #Conflicts:     817000 | #Constraints:      31850
540.50/545.23	c #Conflicts:     818000 | #Constraints:      32850
540.50/545.23	c #Conflicts:     819000 | #Constraints:      33850
540.50/545.23	c #Conflicts:     820000 | #Constraints:      34850
540.50/545.23	c #Conflicts:     821000 | #Constraints:      35850
540.50/545.23	c #Conflicts:     822000 | #Constraints:      36850
540.50/545.23	c #Conflicts:     823000 | #Constraints:      37850
540.50/545.23	c #Conflicts:     824000 | #Constraints:      38850
540.50/545.23	c #Conflicts:     825000 | #Constraints:      39850
540.50/545.23	c #Conflicts:     826000 | #Constraints:      40850
540.50/545.23	c #Conflicts:     827000 | #Constraints:      41850
540.50/545.23	c #Conflicts:     828000 | #Constraints:      42850
540.50/545.23	c INPROCESSING
540.50/545.23	c GARBAGE COLLECT
540.50/545.23	c rational objective 1001
560.17/565.01	c #Conflicts:     829000 | #Constraints:      25824
560.17/565.01	c #Conflicts:     830000 | #Constraints:      26824
560.17/565.01	c #Conflicts:     831000 | #Constraints:      27824
560.17/565.01	c #Conflicts:     832000 | #Constraints:      28824
560.17/565.01	c #Conflicts:     833000 | #Constraints:      29867
560.17/565.01	c #Conflicts:     834000 | #Constraints:      30961
560.17/565.01	c #Conflicts:     835000 | #Constraints:      32033
560.17/565.01	c #Conflicts:     836000 | #Constraints:      33092
560.17/565.01	c #Conflicts:     837000 | #Constraints:      34147
560.17/565.01	c #Conflicts:     838000 | #Constraints:      35193
560.17/565.01	c #Conflicts:     839000 | #Constraints:      36230
560.17/565.01	c #Conflicts:     840000 | #Constraints:      37268
560.17/565.01	c #Conflicts:     841000 | #Constraints:      38305
560.17/565.01	c #Conflicts:     842000 | #Constraints:      39334
560.17/565.01	c #Conflicts:     843000 | #Constraints:      40375
560.17/565.01	c #Conflicts:     844000 | #Constraints:      41409
560.17/565.01	c #Conflicts:     845000 | #Constraints:      42448
560.17/565.01	c #Conflicts:     846000 | #Constraints:      43466
560.17/565.01	c INPROCESSING
560.17/565.01	c GARBAGE COLLECT
560.17/565.01	c rational objective 1001
572.94/577.85	c #Conflicts:     847000 | #Constraints:      25869
572.94/577.85	c #Conflicts:     848000 | #Constraints:      26869
572.94/577.85	c #Conflicts:     849000 | #Constraints:      27869
572.94/577.85	c #Conflicts:     850000 | #Constraints:      28869
572.94/577.85	c #Conflicts:     851000 | #Constraints:      29869
572.94/577.85	c #Conflicts:     852000 | #Constraints:      30869
572.94/577.85	c #Conflicts:     853000 | #Constraints:      31869
572.94/577.85	c #Conflicts:     854000 | #Constraints:      32869
572.94/577.85	c #Conflicts:     855000 | #Constraints:      33869
572.94/577.85	c #Conflicts:     856000 | #Constraints:      34869
572.94/577.85	c #Conflicts:     857000 | #Constraints:      35869
572.94/577.85	c #Conflicts:     858000 | #Constraints:      36869
572.94/577.85	c #Conflicts:     859000 | #Constraints:      37869
572.94/577.85	c #Conflicts:     860000 | #Constraints:      38869
572.94/577.85	c #Conflicts:     861000 | #Constraints:      39869
572.94/577.85	c #Conflicts:     862000 | #Constraints:      40869
572.94/577.85	c #Conflicts:     863000 | #Constraints:      41869
572.94/577.85	c #Conflicts:     864000 | #Constraints:      42869
572.94/577.85	c #Conflicts:     865000 | #Constraints:      43869
572.94/577.85	c INPROCESSING
572.94/577.85	c GARBAGE COLLECT
572.94/577.85	c rational objective 1001
585.11/590.02	c #Conflicts:     866000 | #Constraints:      26311
585.11/590.02	c #Conflicts:     867000 | #Constraints:      27311
585.11/590.02	c #Conflicts:     868000 | #Constraints:      28311
585.11/590.02	c #Conflicts:     869000 | #Constraints:      29311
585.11/590.02	c #Conflicts:     870000 | #Constraints:      30311
585.11/590.02	c #Conflicts:     871000 | #Constraints:      31311
585.11/590.02	c #Conflicts:     872000 | #Constraints:      32311
585.11/590.02	c #Conflicts:     873000 | #Constraints:      33311
585.11/590.02	c #Conflicts:     874000 | #Constraints:      34311
585.11/590.02	c #Conflicts:     875000 | #Constraints:      35311
585.11/590.02	c #Conflicts:     876000 | #Constraints:      36311
585.11/590.02	c #Conflicts:     877000 | #Constraints:      37311
585.11/590.02	c #Conflicts:     878000 | #Constraints:      38311
585.11/590.02	c #Conflicts:     879000 | #Constraints:      39311
585.11/590.02	c #Conflicts:     880000 | #Constraints:      40311
585.11/590.02	c #Conflicts:     881000 | #Constraints:      41311
585.11/590.02	c #Conflicts:     882000 | #Constraints:      42311
585.11/590.02	c #Conflicts:     883000 | #Constraints:      43311
585.11/590.02	c #Conflicts:     884000 | #Constraints:      44311
585.11/590.02	c INPROCESSING
585.11/590.02	c GARBAGE COLLECT
585.11/590.02	c rational objective 1001
597.11/602.11	c #Conflicts:     885000 | #Constraints:      26650
597.11/602.11	c #Conflicts:     886000 | #Constraints:      27650
597.11/602.11	c #Conflicts:     887000 | #Constraints:      28650
597.11/602.11	c #Conflicts:     888000 | #Constraints:      29650
597.11/602.11	c #Conflicts:     889000 | #Constraints:      30650
597.11/602.11	c #Conflicts:     890000 | #Constraints:      31650
597.11/602.11	c #Conflicts:     891000 | #Constraints:      32650
597.11/602.11	c #Conflicts:     892000 | #Constraints:      33650
597.11/602.11	c #Conflicts:     893000 | #Constraints:      34650
597.11/602.11	c #Conflicts:     894000 | #Constraints:      35650
597.11/602.11	c #Conflicts:     895000 | #Constraints:      36650
597.11/602.11	c #Conflicts:     896000 | #Constraints:      37650
597.11/602.11	c #Conflicts:     897000 | #Constraints:      38650
597.11/602.11	c #Conflicts:     898000 | #Constraints:      39650
597.11/602.11	c #Conflicts:     899000 | #Constraints:      40650
597.11/602.11	c #Conflicts:     900000 | #Constraints:      41650
597.11/602.11	c #Conflicts:     901000 | #Constraints:      42650
597.11/602.11	c #Conflicts:     902000 | #Constraints:      43650
597.11/602.11	c #Conflicts:     903000 | #Constraints:      44650
597.11/602.11	c INPROCESSING
597.11/602.11	c GARBAGE COLLECT
597.11/602.11	c rational objective 1001
614.85/619.90	c #Conflicts:     904000 | #Constraints:      26823
614.85/619.90	c #Conflicts:     905000 | #Constraints:      27886
614.85/619.90	c #Conflicts:     906000 | #Constraints:      28958
614.85/619.90	c #Conflicts:     907000 | #Constraints:      30032
614.85/619.90	c #Conflicts:     908000 | #Constraints:      31086
614.85/619.90	c #Conflicts:     909000 | #Constraints:      32137
614.85/619.90	c #Conflicts:     910000 | #Constraints:      33175
614.85/619.90	c #Conflicts:     911000 | #Constraints:      34227
614.85/619.90	c #Conflicts:     912000 | #Constraints:      35257
614.85/619.90	c #Conflicts:     913000 | #Constraints:      36303
614.85/619.90	c #Conflicts:     914000 | #Constraints:      37346
614.85/619.90	c #Conflicts:     915000 | #Constraints:      38376
614.85/619.90	c #Conflicts:     916000 | #Constraints:      39409
614.85/619.90	c #Conflicts:     917000 | #Constraints:      40431
614.85/619.90	c #Conflicts:     918000 | #Constraints:      41457
614.85/619.90	c #Conflicts:     919000 | #Constraints:      42478
614.85/619.90	c #Conflicts:     920000 | #Constraints:      43492
614.85/619.90	c #Conflicts:     921000 | #Constraints:      44516
614.85/619.90	c #Conflicts:     922000 | #Constraints:      45547
614.85/619.90	c INPROCESSING
614.85/619.90	c GARBAGE COLLECT
614.85/619.90	c rational objective 1001
629.92/635.14	c #Conflicts:     923000 | #Constraints:      27075
629.92/635.14	c #Conflicts:     924000 | #Constraints:      28075
629.92/635.14	c #Conflicts:     925000 | #Constraints:      29075
629.92/635.14	c #Conflicts:     926000 | #Constraints:      30075
629.92/635.14	c #Conflicts:     927000 | #Constraints:      31075
629.92/635.14	c #Conflicts:     928000 | #Constraints:      32075
629.92/635.14	c #Conflicts:     929000 | #Constraints:      33075
629.92/635.14	c #Conflicts:     930000 | #Constraints:      34075
629.92/635.14	c #Conflicts:     931000 | #Constraints:      35075
629.92/635.14	c #Conflicts:     932000 | #Constraints:      36075
629.92/635.14	c #Conflicts:     933000 | #Constraints:      37075
629.92/635.14	c #Conflicts:     934000 | #Constraints:      38075
629.92/635.14	c #Conflicts:     935000 | #Constraints:      39075
629.92/635.14	c #Conflicts:     936000 | #Constraints:      40075
629.92/635.14	c #Conflicts:     937000 | #Constraints:      41075
629.92/635.14	c #Conflicts:     938000 | #Constraints:      42075
629.92/635.14	c #Conflicts:     939000 | #Constraints:      43075
629.92/635.14	c #Conflicts:     940000 | #Constraints:      44075
629.92/635.14	c #Conflicts:     941000 | #Constraints:      45075
629.92/635.14	c INPROCESSING
629.92/635.14	c GARBAGE COLLECT
629.92/635.14	c rational objective 1001
643.67/648.97	c #Conflicts:     942000 | #Constraints:      26745
643.67/648.97	c #Conflicts:     943000 | #Constraints:      27745
643.67/648.97	c #Conflicts:     944000 | #Constraints:      28745
643.67/648.97	c #Conflicts:     945000 | #Constraints:      29745
643.67/648.97	c #Conflicts:     946000 | #Constraints:      30745
643.67/648.97	c #Conflicts:     947000 | #Constraints:      31745
643.67/648.97	c #Conflicts:     948000 | #Constraints:      32745
643.67/648.97	c #Conflicts:     949000 | #Constraints:      33745
643.67/648.97	c #Conflicts:     950000 | #Constraints:      34745
643.67/648.97	c #Conflicts:     951000 | #Constraints:      35745
643.67/648.97	c #Conflicts:     952000 | #Constraints:      36745
643.67/648.97	c #Conflicts:     953000 | #Constraints:      37745
643.67/648.97	c #Conflicts:     954000 | #Constraints:      38745
643.67/648.97	c #Conflicts:     955000 | #Constraints:      39745
643.67/648.97	c #Conflicts:     956000 | #Constraints:      40745
643.67/648.97	c #Conflicts:     957000 | #Constraints:      41745
643.67/648.97	c #Conflicts:     958000 | #Constraints:      42745
643.67/648.97	c #Conflicts:     959000 | #Constraints:      43745
643.67/648.97	c #Conflicts:     960000 | #Constraints:      44745
643.67/648.97	c #Conflicts:     961000 | #Constraints:      45745
643.67/648.98	c INPROCESSING
643.67/648.98	c GARBAGE COLLECT
643.67/648.98	c rational objective 1001
663.22/668.60	c #Conflicts:     962000 | #Constraints:      27272
663.22/668.60	c #Conflicts:     963000 | #Constraints:      28284
663.22/668.60	c #Conflicts:     964000 | #Constraints:      29293
663.22/668.60	c #Conflicts:     965000 | #Constraints:      30312
663.22/668.60	c #Conflicts:     966000 | #Constraints:      31325
663.22/668.60	c #Conflicts:     967000 | #Constraints:      32342
663.22/668.60	c #Conflicts:     968000 | #Constraints:      33391
663.22/668.60	c #Conflicts:     969000 | #Constraints:      34439
663.22/668.60	c #Conflicts:     970000 | #Constraints:      35483
663.22/668.60	c #Conflicts:     971000 | #Constraints:      36527
663.22/668.60	c #Conflicts:     972000 | #Constraints:      37555
663.22/668.60	c #Conflicts:     973000 | #Constraints:      38582
663.22/668.60	c #Conflicts:     974000 | #Constraints:      39617
663.22/668.60	c #Conflicts:     975000 | #Constraints:      40647
663.22/668.60	c #Conflicts:     976000 | #Constraints:      41664
663.22/668.60	c #Conflicts:     977000 | #Constraints:      42704
663.22/668.60	c #Conflicts:     978000 | #Constraints:      43734
663.22/668.60	c #Conflicts:     979000 | #Constraints:      44775
663.22/668.60	c #Conflicts:     980000 | #Constraints:      45811
663.22/668.60	c #Conflicts:     981000 | #Constraints:      46845
663.22/668.60	c INPROCESSING
663.22/668.60	c GARBAGE COLLECT
663.22/668.60	c rational objective 1001
676.88/682.32	c #Conflicts:     982000 | #Constraints:      27800
676.88/682.32	c #Conflicts:     983000 | #Constraints:      28800
676.88/682.32	c #Conflicts:     984000 | #Constraints:      29800
676.88/682.32	c #Conflicts:     985000 | #Constraints:      30800
676.88/682.32	c #Conflicts:     986000 | #Constraints:      31800
676.88/682.32	c #Conflicts:     987000 | #Constraints:      32800
676.88/682.32	c #Conflicts:     988000 | #Constraints:      33800
676.88/682.32	c #Conflicts:     989000 | #Constraints:      34800
676.88/682.32	c #Conflicts:     990000 | #Constraints:      35800
676.88/682.32	c #Conflicts:     991000 | #Constraints:      36800
676.88/682.32	c #Conflicts:     992000 | #Constraints:      37800
676.88/682.32	c #Conflicts:     993000 | #Constraints:      38800
676.88/682.32	c #Conflicts:     994000 | #Constraints:      39800
676.88/682.32	c #Conflicts:     995000 | #Constraints:      40800
676.88/682.32	c #Conflicts:     996000 | #Constraints:      41800
676.88/682.32	c #Conflicts:     997000 | #Constraints:      42800
676.88/682.32	c #Conflicts:     998000 | #Constraints:      43800
676.88/682.32	c #Conflicts:     999000 | #Constraints:      44800
676.88/682.32	c #Conflicts:    1000000 | #Constraints:      45800
676.88/682.32	c #Conflicts:    1001000 | #Constraints:      46800
676.88/682.32	c INPROCESSING
676.88/682.32	c GARBAGE COLLECT
676.88/682.32	c rational objective 1001
691.26/696.81	c #Conflicts:    1002000 | #Constraints:      27880
691.26/696.81	c #Conflicts:    1003000 | #Constraints:      28880
691.26/696.81	c #Conflicts:    1004000 | #Constraints:      29880
691.26/696.81	c #Conflicts:    1005000 | #Constraints:      30880
691.26/696.81	c #Conflicts:    1006000 | #Constraints:      31880
691.26/696.81	c #Conflicts:    1007000 | #Constraints:      32880
691.26/696.81	c #Conflicts:    1008000 | #Constraints:      33880
691.26/696.81	c #Conflicts:    1009000 | #Constraints:      34880
691.26/696.81	c #Conflicts:    1010000 | #Constraints:      35880
691.26/696.81	c #Conflicts:    1011000 | #Constraints:      36880
691.26/696.81	c #Conflicts:    1012000 | #Constraints:      37880
691.26/696.81	c #Conflicts:    1013000 | #Constraints:      38880
691.26/696.81	c #Conflicts:    1014000 | #Constraints:      39880
691.26/696.81	c #Conflicts:    1015000 | #Constraints:      40880
691.26/696.81	c #Conflicts:    1016000 | #Constraints:      41880
691.26/696.81	c #Conflicts:    1017000 | #Constraints:      42880
691.26/696.81	c #Conflicts:    1018000 | #Constraints:      43880
691.26/696.81	c #Conflicts:    1019000 | #Constraints:      44880
691.26/696.81	c #Conflicts:    1020000 | #Constraints:      45880
691.26/696.81	c #Conflicts:    1021000 | #Constraints:      46880
691.26/696.81	c INPROCESSING
691.26/696.81	c GARBAGE COLLECT
691.26/696.81	c rational objective 1001
710.16/715.95	c #Conflicts:    1022000 | #Constraints:      27844
710.16/715.95	c #Conflicts:    1023000 | #Constraints:      28866
710.16/715.95	c #Conflicts:    1024000 | #Constraints:      29883
710.16/715.95	c #Conflicts:    1025000 | #Constraints:      30907
710.16/715.95	c #Conflicts:    1026000 | #Constraints:      31929
710.16/715.95	c #Conflicts:    1027000 | #Constraints:      32964
710.16/715.95	c #Conflicts:    1028000 | #Constraints:      33969
710.16/715.95	c #Conflicts:    1029000 | #Constraints:      35026
710.16/715.95	c #Conflicts:    1030000 | #Constraints:      36077
710.16/715.95	c #Conflicts:    1031000 | #Constraints:      37140
710.16/715.95	c #Conflicts:    1032000 | #Constraints:      38177
710.16/715.95	c #Conflicts:    1033000 | #Constraints:      39214
710.16/715.95	c #Conflicts:    1034000 | #Constraints:      40243
710.16/715.95	c #Conflicts:    1035000 | #Constraints:      41284
710.16/715.95	c #Conflicts:    1036000 | #Constraints:      42322
710.16/715.95	c #Conflicts:    1037000 | #Constraints:      43357
710.16/715.95	c #Conflicts:    1038000 | #Constraints:      44383
710.16/715.95	c #Conflicts:    1039000 | #Constraints:      45416
710.16/715.95	c #Conflicts:    1040000 | #Constraints:      46440
710.16/715.95	c #Conflicts:    1041000 | #Constraints:      47481
710.16/715.95	c INPROCESSING
710.16/715.95	c GARBAGE COLLECT
710.16/715.95	c rational objective 1001
724.81/730.61	c #Conflicts:    1042000 | #Constraints:      27869
724.81/730.61	c #Conflicts:    1043000 | #Constraints:      28869
724.81/730.61	c #Conflicts:    1044000 | #Constraints:      29869
724.81/730.61	c #Conflicts:    1045000 | #Constraints:      30869
724.81/730.61	c #Conflicts:    1046000 | #Constraints:      31869
724.81/730.61	c #Conflicts:    1047000 | #Constraints:      32869
724.81/730.61	c #Conflicts:    1048000 | #Constraints:      33869
724.81/730.61	c #Conflicts:    1049000 | #Constraints:      34869
724.81/730.61	c #Conflicts:    1050000 | #Constraints:      35869
724.81/730.61	c #Conflicts:    1051000 | #Constraints:      36869
724.81/730.61	c #Conflicts:    1052000 | #Constraints:      37869
724.81/730.61	c #Conflicts:    1053000 | #Constraints:      38869
724.81/730.61	c #Conflicts:    1054000 | #Constraints:      39869
724.81/730.61	c #Conflicts:    1055000 | #Constraints:      40869
724.81/730.61	c #Conflicts:    1056000 | #Constraints:      41869
724.81/730.61	c #Conflicts:    1057000 | #Constraints:      42869
724.81/730.61	c #Conflicts:    1058000 | #Constraints:      43869
724.81/730.61	c #Conflicts:    1059000 | #Constraints:      44869
724.81/730.61	c #Conflicts:    1060000 | #Constraints:      45869
724.81/730.61	c #Conflicts:    1061000 | #Constraints:      46869
724.81/730.61	c #Conflicts:    1062000 | #Constraints:      47869
724.81/730.61	c INPROCESSING
724.81/730.61	c GARBAGE COLLECT
724.81/730.61	c rational objective 1001
739.70/745.61	c #Conflicts:    1063000 | #Constraints:      28324
739.70/745.61	c #Conflicts:    1064000 | #Constraints:      29324
739.70/745.61	c #Conflicts:    1065000 | #Constraints:      30324
739.70/745.61	c #Conflicts:    1066000 | #Constraints:      31324
739.70/745.61	c #Conflicts:    1067000 | #Constraints:      32324
739.70/745.61	c #Conflicts:    1068000 | #Constraints:      33324
739.70/745.61	c #Conflicts:    1069000 | #Constraints:      34324
739.70/745.61	c #Conflicts:    1070000 | #Constraints:      35324
739.70/745.61	c #Conflicts:    1071000 | #Constraints:      36324
739.70/745.61	c #Conflicts:    1072000 | #Constraints:      37324
739.70/745.61	c #Conflicts:    1073000 | #Constraints:      38324
739.70/745.61	c #Conflicts:    1074000 | #Constraints:      39324
739.70/745.61	c #Conflicts:    1075000 | #Constraints:      40324
739.70/745.61	c #Conflicts:    1076000 | #Constraints:      41324
739.70/745.61	c #Conflicts:    1077000 | #Constraints:      42324
739.70/745.61	c #Conflicts:    1078000 | #Constraints:      43324
739.70/745.61	c #Conflicts:    1079000 | #Constraints:      44324
739.70/745.61	c #Conflicts:    1080000 | #Constraints:      45324
739.70/745.61	c #Conflicts:    1081000 | #Constraints:      46324
739.70/745.61	c #Conflicts:    1082000 | #Constraints:      47324
739.70/745.61	c #Conflicts:    1083000 | #Constraints:      48324
739.70/745.61	c INPROCESSING
739.70/745.61	c GARBAGE COLLECT
739.70/745.61	c rational objective 1001
759.34/765.34	c #Conflicts:    1084000 | #Constraints:      28668
759.34/765.34	c #Conflicts:    1085000 | #Constraints:      29678
759.34/765.34	c #Conflicts:    1086000 | #Constraints:      30698
759.34/765.34	c #Conflicts:    1087000 | #Constraints:      31712
759.34/765.34	c #Conflicts:    1088000 | #Constraints:      32729
759.34/765.34	c #Conflicts:    1089000 | #Constraints:      33749
759.34/765.34	c #Conflicts:    1090000 | #Constraints:      34772
759.34/765.34	c #Conflicts:    1091000 | #Constraints:      35773
759.34/765.34	c #Conflicts:    1092000 | #Constraints:      36803
759.34/765.34	c #Conflicts:    1093000 | #Constraints:      37836
759.34/765.34	c #Conflicts:    1094000 | #Constraints:      38866
759.34/765.34	c #Conflicts:    1095000 | #Constraints:      39914
759.34/765.34	c #Conflicts:    1096000 | #Constraints:      40949
759.34/765.34	c #Conflicts:    1097000 | #Constraints:      41975
759.34/765.34	c #Conflicts:    1098000 | #Constraints:      43006
759.34/765.34	c #Conflicts:    1099000 | #Constraints:      44038
759.34/765.34	c #Conflicts:    1100000 | #Constraints:      45069
759.34/765.34	c #Conflicts:    1101000 | #Constraints:      46093
759.34/765.34	c #Conflicts:    1102000 | #Constraints:      47123
759.34/765.34	c #Conflicts:    1103000 | #Constraints:      48164
759.34/765.34	c #Conflicts:    1104000 | #Constraints:      49194
759.34/765.34	c INPROCESSING
759.34/765.34	c GARBAGE COLLECT
759.34/765.34	c rational objective 1001
773.71/779.87	c #Conflicts:    1105000 | #Constraints:      29022
773.71/779.87	c #Conflicts:    1106000 | #Constraints:      30022
773.71/779.87	c #Conflicts:    1107000 | #Constraints:      31022
773.71/779.87	c #Conflicts:    1108000 | #Constraints:      32022
773.71/779.87	c #Conflicts:    1109000 | #Constraints:      33022
773.71/779.87	c #Conflicts:    1110000 | #Constraints:      34022
773.71/779.87	c #Conflicts:    1111000 | #Constraints:      35022
773.71/779.87	c #Conflicts:    1112000 | #Constraints:      36022
773.71/779.87	c #Conflicts:    1113000 | #Constraints:      37022
773.71/779.87	c #Conflicts:    1114000 | #Constraints:      38022
773.71/779.87	c #Conflicts:    1115000 | #Constraints:      39022
773.71/779.87	c #Conflicts:    1116000 | #Constraints:      40022
773.71/779.87	c #Conflicts:    1117000 | #Constraints:      41022
773.71/779.87	c #Conflicts:    1118000 | #Constraints:      42022
773.71/779.87	c #Conflicts:    1119000 | #Constraints:      43022
773.71/779.87	c #Conflicts:    1120000 | #Constraints:      44022
773.71/779.87	c #Conflicts:    1121000 | #Constraints:      45022
773.71/779.87	c #Conflicts:    1122000 | #Constraints:      46022
773.71/779.87	c #Conflicts:    1123000 | #Constraints:      47022
773.71/779.87	c #Conflicts:    1124000 | #Constraints:      48022
773.71/779.87	c #Conflicts:    1125000 | #Constraints:      49022
773.71/779.87	c INPROCESSING
773.71/779.87	c GARBAGE COLLECT
773.71/779.87	c rational objective 1001
788.95/795.14	c #Conflicts:    1126000 | #Constraints:      28908
788.95/795.14	c #Conflicts:    1127000 | #Constraints:      29908
788.95/795.14	c #Conflicts:    1128000 | #Constraints:      30908
788.95/795.14	c #Conflicts:    1129000 | #Constraints:      31908
788.95/795.14	c #Conflicts:    1130000 | #Constraints:      32908
788.95/795.14	c #Conflicts:    1131000 | #Constraints:      33908
788.95/795.14	c #Conflicts:    1132000 | #Constraints:      34908
788.95/795.14	c #Conflicts:    1133000 | #Constraints:      35908
788.95/795.14	c #Conflicts:    1134000 | #Constraints:      36908
788.95/795.14	c #Conflicts:    1135000 | #Constraints:      37908
788.95/795.14	c #Conflicts:    1136000 | #Constraints:      38908
788.95/795.14	c #Conflicts:    1137000 | #Constraints:      39908
788.95/795.14	c #Conflicts:    1138000 | #Constraints:      40908
788.95/795.14	c #Conflicts:    1139000 | #Constraints:      41908
788.95/795.14	c #Conflicts:    1140000 | #Constraints:      42908
788.95/795.14	c #Conflicts:    1141000 | #Constraints:      43908
788.95/795.14	c #Conflicts:    1142000 | #Constraints:      44908
788.95/795.14	c #Conflicts:    1143000 | #Constraints:      45908
788.95/795.14	c #Conflicts:    1144000 | #Constraints:      46908
788.95/795.14	c #Conflicts:    1145000 | #Constraints:      47908
788.95/795.14	c #Conflicts:    1146000 | #Constraints:      48908
788.95/795.14	c INPROCESSING
788.95/795.14	c GARBAGE COLLECT
788.95/795.14	c rational objective 1001
803.92/810.24	c #Conflicts:    1147000 | #Constraints:      28655
803.92/810.24	c #Conflicts:    1148000 | #Constraints:      29655
803.92/810.24	c #Conflicts:    1149000 | #Constraints:      30655
803.92/810.24	c #Conflicts:    1150000 | #Constraints:      31655
803.92/810.24	c #Conflicts:    1151000 | #Constraints:      32655
803.92/810.24	c #Conflicts:    1152000 | #Constraints:      33655
803.92/810.24	c #Conflicts:    1153000 | #Constraints:      34655
803.92/810.24	c #Conflicts:    1154000 | #Constraints:      35655
803.92/810.24	c #Conflicts:    1155000 | #Constraints:      36655
803.92/810.24	c #Conflicts:    1156000 | #Constraints:      37655
803.92/810.24	c #Conflicts:    1157000 | #Constraints:      38655
803.92/810.24	c #Conflicts:    1158000 | #Constraints:      39655
803.92/810.24	c #Conflicts:    1159000 | #Constraints:      40655
803.92/810.24	c #Conflicts:    1160000 | #Constraints:      41655
803.92/810.24	c #Conflicts:    1161000 | #Constraints:      42655
803.92/810.24	c #Conflicts:    1162000 | #Constraints:      43655
803.92/810.24	c #Conflicts:    1163000 | #Constraints:      44655
803.92/810.24	c #Conflicts:    1164000 | #Constraints:      45655
803.92/810.24	c #Conflicts:    1165000 | #Constraints:      46655
803.92/810.24	c #Conflicts:    1166000 | #Constraints:      47655
803.92/810.24	c #Conflicts:    1167000 | #Constraints:      48655
803.92/810.24	c #Conflicts:    1168000 | #Constraints:      49655
803.92/810.24	c INPROCESSING
803.92/810.24	c GARBAGE COLLECT
803.92/810.24	c rational objective 1001
831.00/837.42	c #Conflicts:    1169000 | #Constraints:      29242
831.00/837.42	c #Conflicts:    1170000 | #Constraints:      30250
831.00/837.42	c #Conflicts:    1171000 | #Constraints:      31250
831.00/837.42	c #Conflicts:    1172000 | #Constraints:      32250
831.00/837.42	c #Conflicts:    1173000 | #Constraints:      33270
831.00/837.42	c #Conflicts:    1174000 | #Constraints:      34355
831.00/837.42	c #Conflicts:    1175000 | #Constraints:      35417
831.00/837.42	c #Conflicts:    1176000 | #Constraints:      36477
831.00/837.42	c #Conflicts:    1177000 | #Constraints:      37531
831.00/837.42	c #Conflicts:    1178000 | #Constraints:      38573
831.00/837.42	c #Conflicts:    1179000 | #Constraints:      39614
831.00/837.42	c #Conflicts:    1180000 | #Constraints:      40654
831.00/837.42	c #Conflicts:    1181000 | #Constraints:      41700
831.00/837.42	c #Conflicts:    1182000 | #Constraints:      42749
831.00/837.42	c #Conflicts:    1183000 | #Constraints:      43775
831.00/837.42	c #Conflicts:    1184000 | #Constraints:      44799
831.00/837.42	c #Conflicts:    1185000 | #Constraints:      45835
831.00/837.42	c #Conflicts:    1186000 | #Constraints:      46853
831.00/837.42	c #Conflicts:    1187000 | #Constraints:      47870
831.00/837.42	c #Conflicts:    1188000 | #Constraints:      48892
831.00/837.42	c #Conflicts:    1189000 | #Constraints:      49914
831.00/837.42	c #Conflicts:    1190000 | #Constraints:      50966
831.00/837.42	c INPROCESSING
831.00/837.42	c GARBAGE COLLECT
831.00/837.42	c rational objective 1001
846.66/853.19	c #Conflicts:    1191000 | #Constraints:      29907
846.66/853.19	c #Conflicts:    1192000 | #Constraints:      30907
846.66/853.19	c #Conflicts:    1193000 | #Constraints:      31907
846.66/853.19	c #Conflicts:    1194000 | #Constraints:      32907
846.66/853.19	c #Conflicts:    1195000 | #Constraints:      33907
846.66/853.19	c #Conflicts:    1196000 | #Constraints:      34907
846.66/853.19	c #Conflicts:    1197000 | #Constraints:      35907
846.66/853.19	c #Conflicts:    1198000 | #Constraints:      36907
846.66/853.19	c #Conflicts:    1199000 | #Constraints:      37907
846.66/853.19	c #Conflicts:    1200000 | #Constraints:      38907
846.66/853.19	c #Conflicts:    1201000 | #Constraints:      39907
846.66/853.19	c #Conflicts:    1202000 | #Constraints:      40907
846.66/853.19	c #Conflicts:    1203000 | #Constraints:      41907
846.66/853.19	c #Conflicts:    1204000 | #Constraints:      42907
846.66/853.19	c #Conflicts:    1205000 | #Constraints:      43907
846.66/853.19	c #Conflicts:    1206000 | #Constraints:      44907
846.66/853.19	c #Conflicts:    1207000 | #Constraints:      45907
846.66/853.19	c #Conflicts:    1208000 | #Constraints:      46907
846.66/853.19	c #Conflicts:    1209000 | #Constraints:      47907
846.66/853.19	c #Conflicts:    1210000 | #Constraints:      48907
846.66/853.19	c #Conflicts:    1211000 | #Constraints:      49907
846.66/853.19	c #Conflicts:    1212000 | #Constraints:      50908
846.66/853.19	c INPROCESSING
846.66/853.19	c GARBAGE COLLECT
846.66/853.19	c rational objective 1001
864.86/871.54	c #Conflicts:    1213000 | #Constraints:      29976
864.86/871.54	c #Conflicts:    1214000 | #Constraints:      30976
864.86/871.54	c #Conflicts:    1215000 | #Constraints:      31976
864.86/871.54	c #Conflicts:    1216000 | #Constraints:      32976
864.86/871.54	c #Conflicts:    1217000 | #Constraints:      33976
864.86/871.54	c #Conflicts:    1218000 | #Constraints:      34976
864.86/871.54	c #Conflicts:    1219000 | #Constraints:      35976
864.86/871.54	c #Conflicts:    1220000 | #Constraints:      36976
864.86/871.54	c #Conflicts:    1221000 | #Constraints:      37976
864.86/871.54	c #Conflicts:    1222000 | #Constraints:      38976
864.86/871.54	c #Conflicts:    1223000 | #Constraints:      39976
864.86/871.54	c #Conflicts:    1224000 | #Constraints:      40976
864.86/871.54	c #Conflicts:    1225000 | #Constraints:      41976
864.86/871.54	c #Conflicts:    1226000 | #Constraints:      42976
864.86/871.54	c #Conflicts:    1227000 | #Constraints:      43976
864.86/871.54	c #Conflicts:    1228000 | #Constraints:      44976
864.86/871.54	c #Conflicts:    1229000 | #Constraints:      45976
864.86/871.54	c #Conflicts:    1230000 | #Constraints:      46976
864.86/871.54	c #Conflicts:    1231000 | #Constraints:      47976
864.86/871.54	c #Conflicts:    1232000 | #Constraints:      48976
864.86/871.54	c #Conflicts:    1233000 | #Constraints:      49976
864.86/871.54	c #Conflicts:    1234000 | #Constraints:      50976
864.86/871.54	c INPROCESSING
864.86/871.54	c GARBAGE COLLECT
864.86/871.54	c rational objective 1001
885.80/892.58	c #Conflicts:    1235000 | #Constraints:      29904
885.80/892.58	c #Conflicts:    1236000 | #Constraints:      31019
885.80/892.58	c #Conflicts:    1237000 | #Constraints:      32082
885.80/892.58	c #Conflicts:    1238000 | #Constraints:      33155
885.80/892.58	c #Conflicts:    1239000 | #Constraints:      34208
885.80/892.58	c #Conflicts:    1240000 | #Constraints:      35260
885.80/892.58	c #Conflicts:    1241000 | #Constraints:      36320
885.80/892.58	c #Conflicts:    1242000 | #Constraints:      37374
885.80/892.58	c #Conflicts:    1243000 | #Constraints:      38432
885.80/892.58	c #Conflicts:    1244000 | #Constraints:      39465
885.80/892.58	c #Conflicts:    1245000 | #Constraints:      40503
885.80/892.58	c #Conflicts:    1246000 | #Constraints:      41548
885.80/892.58	c #Conflicts:    1247000 | #Constraints:      42583
885.80/892.58	c #Conflicts:    1248000 | #Constraints:      43624
885.80/892.58	c #Conflicts:    1249000 | #Constraints:      44662
885.80/892.58	c #Conflicts:    1250000 | #Constraints:      45714
885.80/892.58	c #Conflicts:    1251000 | #Constraints:      46754
885.80/892.58	c #Conflicts:    1252000 | #Constraints:      47796
885.80/892.58	c #Conflicts:    1253000 | #Constraints:      48856
885.80/892.58	c #Conflicts:    1254000 | #Constraints:      49896
885.80/892.58	c #Conflicts:    1255000 | #Constraints:      50921
885.80/892.58	c #Conflicts:    1256000 | #Constraints:      51969
885.80/892.58	c INPROCESSING
885.80/892.58	c GARBAGE COLLECT
885.80/892.58	c rational objective 1001
892.82/899.65	c #Conflicts:    1257000 | #Constraints:      30107
892.82/899.65	c #Conflicts:    1258000 | #Constraints:      31107
892.82/899.65	c #Conflicts:    1259000 | #Constraints:      32107
892.82/899.65	c #Conflicts:    1260000 | #Constraints:      33107
892.82/899.65	c #Conflicts:    1261000 | #Constraints:      34107
892.82/899.65	c #Conflicts:    1262000 | #Constraints:      35107
892.82/899.65	c #Conflicts:    1263000 | #Constraints:      36107
892.82/899.65	c #Conflicts:    1264000 | #Constraints:      37107
892.82/899.65	c #Conflicts:    1265000 | #Constraints:      38107
892.82/899.65	c #Conflicts:    1266000 | #Constraints:      39107
892.82/899.65	c bounds 1039 >= 1002 @ 879.935
904.40/911.28	c #Conflicts:    1267000 | #Constraints:      40194
904.40/911.28	c #Conflicts:    1268000 | #Constraints:      41194
904.40/911.28	c #Conflicts:    1269000 | #Constraints:      42194
904.40/911.28	c #Conflicts:    1270000 | #Constraints:      43194
904.40/911.28	c #Conflicts:    1271000 | #Constraints:      44194
904.40/911.28	c #Conflicts:    1272000 | #Constraints:      45194
904.40/911.28	c #Conflicts:    1273000 | #Constraints:      46194
904.40/911.28	c #Conflicts:    1274000 | #Constraints:      47194
904.40/911.28	c #Conflicts:    1275000 | #Constraints:      48194
904.40/911.28	c #Conflicts:    1276000 | #Constraints:      49194
904.40/911.28	c #Conflicts:    1277000 | #Constraints:      50194
904.40/911.28	c #Conflicts:    1278000 | #Constraints:      51194
904.40/911.28	c #Conflicts:    1279000 | #Constraints:      52194
904.40/911.28	c INPROCESSING
904.40/911.28	c GARBAGE COLLECT
904.40/911.28	c rational objective 1002
920.75/927.65	c #Conflicts:    1280000 | #Constraints:      30512
920.75/927.65	c #Conflicts:    1281000 | #Constraints:      31512
920.75/927.65	c #Conflicts:    1282000 | #Constraints:      32512
920.75/927.65	c #Conflicts:    1283000 | #Constraints:      33512
920.75/927.65	c #Conflicts:    1284000 | #Constraints:      34512
920.75/927.65	c #Conflicts:    1285000 | #Constraints:      35512
920.75/927.65	c #Conflicts:    1286000 | #Constraints:      36512
920.75/927.65	c #Conflicts:    1287000 | #Constraints:      37512
920.75/927.65	c #Conflicts:    1288000 | #Constraints:      38512
920.75/927.65	c #Conflicts:    1289000 | #Constraints:      39512
920.75/927.65	c #Conflicts:    1290000 | #Constraints:      40512
920.75/927.65	c #Conflicts:    1291000 | #Constraints:      41512
920.75/927.65	c #Conflicts:    1292000 | #Constraints:      42512
920.75/927.65	c #Conflicts:    1293000 | #Constraints:      43512
920.75/927.65	c #Conflicts:    1294000 | #Constraints:      44512
920.75/927.65	c #Conflicts:    1295000 | #Constraints:      45513
920.75/927.65	c #Conflicts:    1296000 | #Constraints:      46513
920.75/927.65	c #Conflicts:    1297000 | #Constraints:      47515
920.75/927.65	c #Conflicts:    1298000 | #Constraints:      48515
920.75/927.65	c #Conflicts:    1299000 | #Constraints:      49516
920.75/927.65	c #Conflicts:    1300000 | #Constraints:      50516
920.75/927.65	c #Conflicts:    1301000 | #Constraints:      51517
920.75/927.65	c #Conflicts:    1302000 | #Constraints:      52518
920.75/927.65	c INPROCESSING
920.75/927.65	c GARBAGE COLLECT
920.75/927.65	c rational objective 1002
943.40/950.44	c #Conflicts:    1303000 | #Constraints:      30775
943.40/950.44	c #Conflicts:    1304000 | #Constraints:      31781
943.40/950.44	c #Conflicts:    1305000 | #Constraints:      32852
943.40/950.44	c #Conflicts:    1306000 | #Constraints:      33907
943.40/950.44	c #Conflicts:    1307000 | #Constraints:      34967
943.40/950.44	c #Conflicts:    1308000 | #Constraints:      36010
943.40/950.44	c #Conflicts:    1309000 | #Constraints:      37061
943.40/950.44	c #Conflicts:    1310000 | #Constraints:      38095
943.40/950.44	c #Conflicts:    1311000 | #Constraints:      39131
943.40/950.44	c #Conflicts:    1312000 | #Constraints:      40174
943.40/950.44	c #Conflicts:    1313000 | #Constraints:      41206
943.40/950.44	c #Conflicts:    1314000 | #Constraints:      42232
943.40/950.44	c #Conflicts:    1315000 | #Constraints:      43262
943.40/950.44	c #Conflicts:    1316000 | #Constraints:      44309
943.40/950.44	c #Conflicts:    1317000 | #Constraints:      45358
943.40/950.44	c #Conflicts:    1318000 | #Constraints:      46391
943.40/950.44	c #Conflicts:    1319000 | #Constraints:      47417
943.40/950.44	c #Conflicts:    1320000 | #Constraints:      48473
943.40/950.44	c #Conflicts:    1321000 | #Constraints:      49496
943.40/950.44	c #Conflicts:    1322000 | #Constraints:      50548
943.40/950.44	c #Conflicts:    1323000 | #Constraints:      51588
943.40/950.44	c #Conflicts:    1324000 | #Constraints:      52624
943.40/950.44	c #Conflicts:    1325000 | #Constraints:      53654
943.40/950.44	c INPROCESSING
943.40/950.44	c GARBAGE COLLECT
943.40/950.44	c rational objective 1002
961.35/968.58	c #Conflicts:    1326000 | #Constraints:      31248
961.35/968.58	c #Conflicts:    1327000 | #Constraints:      32248
961.35/968.58	c #Conflicts:    1328000 | #Constraints:      33248
961.35/968.58	c #Conflicts:    1329000 | #Constraints:      34248
961.35/968.58	c #Conflicts:    1330000 | #Constraints:      35248
961.35/968.58	c #Conflicts:    1331000 | #Constraints:      36248
961.35/968.58	c #Conflicts:    1332000 | #Constraints:      37248
961.35/968.58	c #Conflicts:    1333000 | #Constraints:      38248
961.35/968.58	c #Conflicts:    1334000 | #Constraints:      39248
961.35/968.58	c #Conflicts:    1335000 | #Constraints:      40248
961.35/968.58	c #Conflicts:    1336000 | #Constraints:      41248
961.35/968.58	c #Conflicts:    1337000 | #Constraints:      42248
961.35/968.58	c #Conflicts:    1338000 | #Constraints:      43248
961.35/968.58	c #Conflicts:    1339000 | #Constraints:      44248
961.35/968.58	c #Conflicts:    1340000 | #Constraints:      45248
961.35/968.58	c #Conflicts:    1341000 | #Constraints:      46248
961.35/968.58	c #Conflicts:    1342000 | #Constraints:      47248
961.35/968.58	c #Conflicts:    1343000 | #Constraints:      48248
961.35/968.58	c #Conflicts:    1344000 | #Constraints:      49248
961.35/968.58	c #Conflicts:    1345000 | #Constraints:      50248
961.35/968.58	c #Conflicts:    1346000 | #Constraints:      51248
961.35/968.58	c #Conflicts:    1347000 | #Constraints:      52248
961.35/968.58	c #Conflicts:    1348000 | #Constraints:      53248
961.35/968.58	c INPROCESSING
961.35/968.58	c GARBAGE COLLECT
961.35/968.58	c rational objective 1002
978.51/985.70	c #Conflicts:    1349000 | #Constraints:      31036
978.51/985.70	c #Conflicts:    1350000 | #Constraints:      32036
978.51/985.70	c #Conflicts:    1351000 | #Constraints:      33036
978.51/985.70	c #Conflicts:    1352000 | #Constraints:      34036
978.51/985.70	c #Conflicts:    1353000 | #Constraints:      35036
978.51/985.70	c #Conflicts:    1354000 | #Constraints:      36036
978.51/985.70	c #Conflicts:    1355000 | #Constraints:      37036
978.51/985.70	c #Conflicts:    1356000 | #Constraints:      38036
978.51/985.70	c #Conflicts:    1357000 | #Constraints:      39036
978.51/985.70	c #Conflicts:    1358000 | #Constraints:      40037
978.51/985.70	c #Conflicts:    1359000 | #Constraints:      41037
978.51/985.70	c #Conflicts:    1360000 | #Constraints:      42037
978.51/985.70	c #Conflicts:    1361000 | #Constraints:      43039
978.51/985.70	c #Conflicts:    1362000 | #Constraints:      44039
978.51/985.70	c #Conflicts:    1363000 | #Constraints:      45039
978.51/985.70	c #Conflicts:    1364000 | #Constraints:      46040
978.51/985.70	c #Conflicts:    1365000 | #Constraints:      47040
978.51/985.70	c #Conflicts:    1366000 | #Constraints:      48041
978.51/985.70	c #Conflicts:    1367000 | #Constraints:      49043
978.51/985.70	c #Conflicts:    1368000 | #Constraints:      50045
978.51/985.70	c #Conflicts:    1369000 | #Constraints:      51045
978.51/985.70	c #Conflicts:    1370000 | #Constraints:      52046
978.51/985.70	c #Conflicts:    1371000 | #Constraints:      53047
978.51/985.70	c INPROCESSING
978.51/985.70	c GARBAGE COLLECT
978.51/985.70	c rational objective 1002
1003.01/1010.40	c #Conflicts:    1372000 | #Constraints:      30734
1003.01/1010.40	c #Conflicts:    1373000 | #Constraints:      31745
1003.01/1010.40	c #Conflicts:    1374000 | #Constraints:      32804
1003.01/1010.40	c #Conflicts:    1375000 | #Constraints:      33877
1003.01/1010.40	c #Conflicts:    1376000 | #Constraints:      34933
1003.01/1010.40	c #Conflicts:    1377000 | #Constraints:      35984
1003.01/1010.40	c #Conflicts:    1378000 | #Constraints:      37024
1003.01/1010.40	c #Conflicts:    1379000 | #Constraints:      38066
1003.01/1010.40	c #Conflicts:    1380000 | #Constraints:      39123
1003.01/1010.40	c #Conflicts:    1381000 | #Constraints:      40162
1003.01/1010.40	c #Conflicts:    1382000 | #Constraints:      41205
1003.01/1010.40	c #Conflicts:    1383000 | #Constraints:      42228
1003.01/1010.40	c #Conflicts:    1384000 | #Constraints:      43258
1003.01/1010.40	c #Conflicts:    1385000 | #Constraints:      44299
1003.01/1010.40	c #Conflicts:    1386000 | #Constraints:      45340
1003.01/1010.40	c #Conflicts:    1387000 | #Constraints:      46360
1003.01/1010.40	c #Conflicts:    1388000 | #Constraints:      47387
1003.01/1010.40	c #Conflicts:    1389000 | #Constraints:      48434
1003.01/1010.40	c #Conflicts:    1390000 | #Constraints:      49468
1003.01/1010.40	c #Conflicts:    1391000 | #Constraints:      50495
1003.01/1010.40	c #Conflicts:    1392000 | #Constraints:      51529
1003.01/1010.40	c #Conflicts:    1393000 | #Constraints:      52562
1003.01/1010.40	c #Conflicts:    1394000 | #Constraints:      53608
1003.01/1010.40	c #Conflicts:    1395000 | #Constraints:      54633
1003.01/1010.40	c INPROCESSING
1003.01/1010.40	c GARBAGE COLLECT
1003.01/1010.40	c rational objective 1002
1021.88/1029.44	c #Conflicts:    1396000 | #Constraints:      31649
1021.88/1029.44	c #Conflicts:    1397000 | #Constraints:      32649
1021.88/1029.44	c #Conflicts:    1398000 | #Constraints:      33649
1021.88/1029.44	c #Conflicts:    1399000 | #Constraints:      34649
1021.88/1029.44	c #Conflicts:    1400000 | #Constraints:      35649
1021.88/1029.44	c #Conflicts:    1401000 | #Constraints:      36649
1021.88/1029.44	c #Conflicts:    1402000 | #Constraints:      37649
1021.88/1029.44	c #Conflicts:    1403000 | #Constraints:      38649
1021.88/1029.44	c #Conflicts:    1404000 | #Constraints:      39649
1021.88/1029.44	c #Conflicts:    1405000 | #Constraints:      40649
1021.88/1029.44	c #Conflicts:    1406000 | #Constraints:      41649
1021.88/1029.44	c #Conflicts:    1407000 | #Constraints:      42649
1021.88/1029.44	c #Conflicts:    1408000 | #Constraints:      43649
1021.88/1029.44	c #Conflicts:    1409000 | #Constraints:      44649
1021.88/1029.44	c #Conflicts:    1410000 | #Constraints:      45649
1021.88/1029.44	c #Conflicts:    1411000 | #Constraints:      46649
1021.88/1029.44	c #Conflicts:    1412000 | #Constraints:      47649
1021.88/1029.44	c #Conflicts:    1413000 | #Constraints:      48649
1021.88/1029.44	c #Conflicts:    1414000 | #Constraints:      49649
1021.88/1029.44	c #Conflicts:    1415000 | #Constraints:      50649
1021.88/1029.44	c #Conflicts:    1416000 | #Constraints:      51649
1021.88/1029.44	c #Conflicts:    1417000 | #Constraints:      52649
1021.88/1029.44	c #Conflicts:    1418000 | #Constraints:      53649
1021.88/1029.44	c #Conflicts:    1419000 | #Constraints:      54649
1021.88/1029.44	c INPROCESSING
1021.88/1029.44	c GARBAGE COLLECT
1021.88/1029.44	c rational objective 1002
1039.83/1047.48	c #Conflicts:    1420000 | #Constraints:      31843
1039.83/1047.48	c #Conflicts:    1421000 | #Constraints:      32843
1039.83/1047.48	c #Conflicts:    1422000 | #Constraints:      33843
1039.83/1047.48	c #Conflicts:    1423000 | #Constraints:      34843
1039.83/1047.48	c #Conflicts:    1424000 | #Constraints:      35843
1039.83/1047.48	c #Conflicts:    1425000 | #Constraints:      36843
1039.83/1047.48	c #Conflicts:    1426000 | #Constraints:      37843
1039.83/1047.48	c #Conflicts:    1427000 | #Constraints:      38843
1039.83/1047.48	c #Conflicts:    1428000 | #Constraints:      39843
1039.83/1047.48	c #Conflicts:    1429000 | #Constraints:      40843
1039.83/1047.48	c #Conflicts:    1430000 | #Constraints:      41843
1039.83/1047.48	c #Conflicts:    1431000 | #Constraints:      42843
1039.83/1047.48	c #Conflicts:    1432000 | #Constraints:      43843
1039.83/1047.48	c #Conflicts:    1433000 | #Constraints:      44843
1039.83/1047.48	c #Conflicts:    1434000 | #Constraints:      45843
1039.83/1047.48	c #Conflicts:    1435000 | #Constraints:      46843
1039.83/1047.48	c #Conflicts:    1436000 | #Constraints:      47843
1039.83/1047.48	c #Conflicts:    1437000 | #Constraints:      48843
1039.83/1047.48	c #Conflicts:    1438000 | #Constraints:      49843
1039.83/1047.48	c #Conflicts:    1439000 | #Constraints:      50843
1039.83/1047.48	c #Conflicts:    1440000 | #Constraints:      51843
1039.83/1047.48	c #Conflicts:    1441000 | #Constraints:      52843
1039.83/1047.48	c #Conflicts:    1442000 | #Constraints:      53843
1039.83/1047.48	c #Conflicts:    1443000 | #Constraints:      54843
1039.83/1047.48	c INPROCESSING
1039.83/1047.48	c GARBAGE COLLECT
1039.83/1047.48	c rational objective 1002
1059.27/1067.05	c #Conflicts:    1444000 | #Constraints:      31939
1059.27/1067.05	c #Conflicts:    1445000 | #Constraints:      32939
1059.27/1067.05	c #Conflicts:    1446000 | #Constraints:      33939
1059.27/1067.05	c #Conflicts:    1447000 | #Constraints:      34939
1059.27/1067.05	c #Conflicts:    1448000 | #Constraints:      35939
1059.27/1067.05	c #Conflicts:    1449000 | #Constraints:      36939
1059.27/1067.05	c #Conflicts:    1450000 | #Constraints:      37939
1059.27/1067.05	c #Conflicts:    1451000 | #Constraints:      38939
1059.27/1067.05	c #Conflicts:    1452000 | #Constraints:      39939
1059.27/1067.05	c #Conflicts:    1453000 | #Constraints:      40939
1059.27/1067.05	c #Conflicts:    1454000 | #Constraints:      41939
1059.27/1067.05	c #Conflicts:    1455000 | #Constraints:      42939
1059.27/1067.05	c #Conflicts:    1456000 | #Constraints:      43939
1059.27/1067.05	c #Conflicts:    1457000 | #Constraints:      44939
1059.27/1067.05	c #Conflicts:    1458000 | #Constraints:      45939
1059.27/1067.05	c #Conflicts:    1459000 | #Constraints:      46939
1059.27/1067.05	c #Conflicts:    1460000 | #Constraints:      47939
1059.27/1067.05	c #Conflicts:    1461000 | #Constraints:      48939
1059.27/1067.05	c #Conflicts:    1462000 | #Constraints:      49939
1059.27/1067.05	c #Conflicts:    1463000 | #Constraints:      50939
1059.27/1067.05	c #Conflicts:    1464000 | #Constraints:      51939
1059.27/1067.05	c #Conflicts:    1465000 | #Constraints:      52939
1059.27/1067.05	c #Conflicts:    1466000 | #Constraints:      53939
1059.27/1067.05	c #Conflicts:    1467000 | #Constraints:      54939
1059.27/1067.05	c INPROCESSING
1059.27/1067.05	c GARBAGE COLLECT
1059.27/1067.05	c rational objective 1002
1084.01/1091.96	c #Conflicts:    1468000 | #Constraints:      31884
1084.01/1091.96	c #Conflicts:    1469000 | #Constraints:      32917
1084.01/1091.96	c #Conflicts:    1470000 | #Constraints:      33964
1084.01/1091.96	c #Conflicts:    1471000 | #Constraints:      35026
1084.01/1091.96	c #Conflicts:    1472000 | #Constraints:      36073
1084.01/1091.96	c #Conflicts:    1473000 | #Constraints:      37117
1084.01/1091.96	c #Conflicts:    1474000 | #Constraints:      38162
1084.01/1091.96	c #Conflicts:    1475000 | #Constraints:      39184
1084.01/1091.96	c #Conflicts:    1476000 | #Constraints:      40222
1084.01/1091.96	c #Conflicts:    1477000 | #Constraints:      41252
1084.01/1091.96	c #Conflicts:    1478000 | #Constraints:      42286
1084.01/1091.96	c #Conflicts:    1479000 | #Constraints:      43316
1084.01/1091.96	c #Conflicts:    1480000 | #Constraints:      44341
1084.01/1091.96	c #Conflicts:    1481000 | #Constraints:      45373
1084.01/1091.96	c #Conflicts:    1482000 | #Constraints:      46402
1084.01/1091.96	c #Conflicts:    1483000 | #Constraints:      47432
1084.01/1091.96	c #Conflicts:    1484000 | #Constraints:      48463
1084.01/1091.96	c #Conflicts:    1485000 | #Constraints:      49493
1084.01/1091.96	c #Conflicts:    1486000 | #Constraints:      50518
1084.01/1091.96	c #Conflicts:    1487000 | #Constraints:      51535
1084.01/1091.96	c #Conflicts:    1488000 | #Constraints:      52568
1084.01/1091.96	c #Conflicts:    1489000 | #Constraints:      53595
1084.01/1091.96	c #Conflicts:    1490000 | #Constraints:      54612
1084.01/1091.96	c #Conflicts:    1491000 | #Constraints:      55625
1084.01/1091.96	c INPROCESSING
1084.01/1091.96	c GARBAGE COLLECT
1084.01/1091.96	c rational objective 1002
1104.76/1112.70	c #Conflicts:    1492000 | #Constraints:      31935
1104.76/1112.70	c #Conflicts:    1493000 | #Constraints:      32935
1104.76/1112.70	c #Conflicts:    1494000 | #Constraints:      33935
1104.76/1112.70	c #Conflicts:    1495000 | #Constraints:      34935
1104.76/1112.70	c #Conflicts:    1496000 | #Constraints:      35935
1104.76/1112.70	c #Conflicts:    1497000 | #Constraints:      36935
1104.76/1112.70	c #Conflicts:    1498000 | #Constraints:      37935
1104.76/1112.70	c #Conflicts:    1499000 | #Constraints:      38935
1104.76/1112.70	c #Conflicts:    1500000 | #Constraints:      39935
1104.76/1112.70	c #Conflicts:    1501000 | #Constraints:      40935
1104.76/1112.70	c #Conflicts:    1502000 | #Constraints:      41935
1104.76/1112.70	c #Conflicts:    1503000 | #Constraints:      42935
1104.76/1112.70	c #Conflicts:    1504000 | #Constraints:      43935
1104.76/1112.70	c #Conflicts:    1505000 | #Constraints:      44935
1104.76/1112.70	c #Conflicts:    1506000 | #Constraints:      45935
1104.76/1112.70	c #Conflicts:    1507000 | #Constraints:      46935
1104.76/1112.70	c #Conflicts:    1508000 | #Constraints:      47935
1104.76/1112.70	c #Conflicts:    1509000 | #Constraints:      48935
1104.76/1112.70	c #Conflicts:    1510000 | #Constraints:      49935
1104.76/1112.70	c #Conflicts:    1511000 | #Constraints:      50935
1104.76/1112.70	c #Conflicts:    1512000 | #Constraints:      51935
1104.76/1112.70	c #Conflicts:    1513000 | #Constraints:      52935
1104.76/1112.70	c #Conflicts:    1514000 | #Constraints:      53935
1104.76/1112.70	c #Conflicts:    1515000 | #Constraints:      54935
1104.76/1112.70	c #Conflicts:    1516000 | #Constraints:      55935
1104.76/1112.70	c INPROCESSING
1104.76/1112.70	c GARBAGE COLLECT
1104.76/1112.70	c rational objective 1002
1123.71/1131.78	c #Conflicts:    1517000 | #Constraints:      32383
1123.71/1131.78	c #Conflicts:    1518000 | #Constraints:      33383
1123.71/1131.78	c #Conflicts:    1519000 | #Constraints:      34383
1123.71/1131.78	c #Conflicts:    1520000 | #Constraints:      35383
1123.71/1131.78	c #Conflicts:    1521000 | #Constraints:      36383
1123.71/1131.78	c #Conflicts:    1522000 | #Constraints:      37383
1123.71/1131.78	c #Conflicts:    1523000 | #Constraints:      38383
1123.71/1131.78	c #Conflicts:    1524000 | #Constraints:      39383
1123.71/1131.78	c #Conflicts:    1525000 | #Constraints:      40383
1123.71/1131.78	c #Conflicts:    1526000 | #Constraints:      41383
1123.71/1131.78	c #Conflicts:    1527000 | #Constraints:      42383
1123.71/1131.78	c #Conflicts:    1528000 | #Constraints:      43383
1123.71/1131.78	c #Conflicts:    1529000 | #Constraints:      44383
1123.71/1131.78	c #Conflicts:    1530000 | #Constraints:      45383
1123.71/1131.78	c #Conflicts:    1531000 | #Constraints:      46383
1123.71/1131.78	c #Conflicts:    1532000 | #Constraints:      47383
1123.71/1131.78	c #Conflicts:    1533000 | #Constraints:      48383
1123.71/1131.78	c #Conflicts:    1534000 | #Constraints:      49383
1123.71/1131.78	c #Conflicts:    1535000 | #Constraints:      50383
1123.71/1131.78	c #Conflicts:    1536000 | #Constraints:      51383
1123.71/1131.78	c #Conflicts:    1537000 | #Constraints:      52383
1123.71/1131.78	c #Conflicts:    1538000 | #Constraints:      53383
1123.71/1131.78	c #Conflicts:    1539000 | #Constraints:      54383
1123.71/1131.78	c #Conflicts:    1540000 | #Constraints:      55383
1123.71/1131.78	c #Conflicts:    1541000 | #Constraints:      56383
1123.71/1131.78	c INPROCESSING
1123.71/1131.78	c GARBAGE COLLECT
1123.71/1131.78	c rational objective 1002
1151.95/1160.13	c #Conflicts:    1542000 | #Constraints:      32717
1151.95/1160.13	c #Conflicts:    1543000 | #Constraints:      33717
1151.95/1160.13	c #Conflicts:    1544000 | #Constraints:      34717
1151.95/1160.13	c #Conflicts:    1545000 | #Constraints:      35725
1151.95/1160.13	c #Conflicts:    1546000 | #Constraints:      36803
1151.95/1160.13	c #Conflicts:    1547000 | #Constraints:      37868
1151.95/1160.13	c #Conflicts:    1548000 | #Constraints:      38927
1151.95/1160.13	c #Conflicts:    1549000 | #Constraints:      39978
1151.95/1160.13	c #Conflicts:    1550000 | #Constraints:      41017
1151.95/1160.13	c #Conflicts:    1551000 | #Constraints:      42050
1151.95/1160.13	c #Conflicts:    1552000 | #Constraints:      43079
1151.95/1160.13	c #Conflicts:    1553000 | #Constraints:      44097
1151.95/1160.13	c #Conflicts:    1554000 | #Constraints:      45121
1151.95/1160.13	c #Conflicts:    1555000 | #Constraints:      46135
1151.95/1160.13	c #Conflicts:    1556000 | #Constraints:      47183
1151.95/1160.13	c #Conflicts:    1557000 | #Constraints:      48213
1151.95/1160.13	c #Conflicts:    1558000 | #Constraints:      49237
1151.95/1160.13	c #Conflicts:    1559000 | #Constraints:      50274
1151.95/1160.13	c #Conflicts:    1560000 | #Constraints:      51313
1151.95/1160.13	c #Conflicts:    1561000 | #Constraints:      52338
1151.95/1160.13	c #Conflicts:    1562000 | #Constraints:      53366
1151.95/1160.13	c #Conflicts:    1563000 | #Constraints:      54399
1151.95/1160.13	c #Conflicts:    1564000 | #Constraints:      55440
1151.95/1160.13	c #Conflicts:    1565000 | #Constraints:      56471
1151.95/1160.13	c #Conflicts:    1566000 | #Constraints:      57503
1151.95/1160.13	c INPROCESSING
1151.95/1160.13	c GARBAGE COLLECT
1151.95/1160.13	c rational objective 1002
1172.11/1180.44	c #Conflicts:    1567000 | #Constraints:      33188
1172.11/1180.44	c #Conflicts:    1568000 | #Constraints:      34188
1172.11/1180.44	c #Conflicts:    1569000 | #Constraints:      35188
1172.11/1180.44	c #Conflicts:    1570000 | #Constraints:      36188
1172.11/1180.44	c #Conflicts:    1571000 | #Constraints:      37188
1172.11/1180.44	c #Conflicts:    1572000 | #Constraints:      38188
1172.11/1180.44	c #Conflicts:    1573000 | #Constraints:      39188
1172.11/1180.44	c #Conflicts:    1574000 | #Constraints:      40188
1172.11/1180.44	c #Conflicts:    1575000 | #Constraints:      41188
1172.11/1180.44	c #Conflicts:    1576000 | #Constraints:      42188
1172.11/1180.44	c #Conflicts:    1577000 | #Constraints:      43188
1172.11/1180.44	c #Conflicts:    1578000 | #Constraints:      44188
1172.11/1180.44	c #Conflicts:    1579000 | #Constraints:      45188
1172.11/1180.44	c #Conflicts:    1580000 | #Constraints:      46188
1172.11/1180.44	c #Conflicts:    1581000 | #Constraints:      47188
1172.11/1180.44	c #Conflicts:    1582000 | #Constraints:      48188
1172.11/1180.44	c #Conflicts:    1583000 | #Constraints:      49188
1172.11/1180.44	c #Conflicts:    1584000 | #Constraints:      50188
1172.11/1180.44	c #Conflicts:    1585000 | #Constraints:      51188
1172.11/1180.44	c #Conflicts:    1586000 | #Constraints:      52188
1172.11/1180.44	c #Conflicts:    1587000 | #Constraints:      53188
1172.11/1180.44	c #Conflicts:    1588000 | #Constraints:      54188
1172.11/1180.44	c #Conflicts:    1589000 | #Constraints:      55188
1172.11/1180.44	c #Conflicts:    1590000 | #Constraints:      56188
1172.11/1180.44	c #Conflicts:    1591000 | #Constraints:      57188
1172.11/1180.44	c INPROCESSING
1172.11/1180.44	c GARBAGE COLLECT
1172.11/1180.44	c rational objective 1002
1190.67/1199.04	c #Conflicts:    1592000 | #Constraints:      33045
1190.67/1199.04	c #Conflicts:    1593000 | #Constraints:      34045
1190.67/1199.04	c #Conflicts:    1594000 | #Constraints:      35045
1190.67/1199.04	c #Conflicts:    1595000 | #Constraints:      36045
1190.67/1199.04	c #Conflicts:    1596000 | #Constraints:      37045
1190.67/1199.04	c #Conflicts:    1597000 | #Constraints:      38045
1190.67/1199.04	c #Conflicts:    1598000 | #Constraints:      39045
1190.67/1199.04	c #Conflicts:    1599000 | #Constraints:      40045
1190.67/1199.04	c #Conflicts:    1600000 | #Constraints:      41045
1190.67/1199.04	c #Conflicts:    1601000 | #Constraints:      42045
1190.67/1199.04	c #Conflicts:    1602000 | #Constraints:      43045
1190.67/1199.04	c #Conflicts:    1603000 | #Constraints:      44045
1190.67/1199.04	c #Conflicts:    1604000 | #Constraints:      45045
1190.67/1199.04	c #Conflicts:    1605000 | #Constraints:      46045
1190.67/1199.04	c #Conflicts:    1606000 | #Constraints:      47045
1190.67/1199.04	c #Conflicts:    1607000 | #Constraints:      48045
1190.67/1199.04	c #Conflicts:    1608000 | #Constraints:      49045
1190.67/1199.04	c #Conflicts:    1609000 | #Constraints:      50045
1190.67/1199.04	c #Conflicts:    1610000 | #Constraints:      51045
1190.67/1199.04	c #Conflicts:    1611000 | #Constraints:      52045
1190.67/1199.04	c #Conflicts:    1612000 | #Constraints:      53045
1190.67/1199.04	c #Conflicts:    1613000 | #Constraints:      54045
1190.67/1199.04	c #Conflicts:    1614000 | #Constraints:      55045
1190.67/1199.04	c #Conflicts:    1615000 | #Constraints:      56045
1190.67/1199.04	c #Conflicts:    1616000 | #Constraints:      57045
1190.67/1199.04	c INPROCESSING
1190.67/1199.04	c GARBAGE COLLECT
1190.67/1199.04	c rational objective 1002
1228.32/1237.05	c #Conflicts:    1617000 | #Constraints:      32772
1228.32/1237.05	c #Conflicts:    1618000 | #Constraints:      33797
1228.32/1237.05	c #Conflicts:    1619000 | #Constraints:      34825
1228.32/1237.05	c #Conflicts:    1620000 | #Constraints:      35829
1228.32/1237.05	c #Conflicts:    1621000 | #Constraints:      36883
1228.32/1237.05	c #Conflicts:    1622000 | #Constraints:      37907
1228.32/1237.05	c #Conflicts:    1623000 | #Constraints:      38926
1228.32/1237.05	c #Conflicts:    1624000 | #Constraints:      39941
1228.32/1237.05	c #Conflicts:    1625000 | #Constraints:      40978
1228.32/1237.05	c #Conflicts:    1626000 | #Constraints:      42009
1228.32/1237.05	c #Conflicts:    1627000 | #Constraints:      43032
1228.32/1237.05	c #Conflicts:    1628000 | #Constraints:      44049
1228.32/1237.05	c #Conflicts:    1629000 | #Constraints:      45068
1228.32/1237.05	c #Conflicts:    1630000 | #Constraints:      46098
1228.32/1237.05	c #Conflicts:    1631000 | #Constraints:      47125
1228.32/1237.05	c #Conflicts:    1632000 | #Constraints:      48164
1228.32/1237.05	c #Conflicts:    1633000 | #Constraints:      49209
1228.32/1237.05	c #Conflicts:    1634000 | #Constraints:      50231
1228.32/1237.05	c #Conflicts:    1635000 | #Constraints:      51261
1228.32/1237.05	c #Conflicts:    1636000 | #Constraints:      52284
1228.32/1237.05	c #Conflicts:    1637000 | #Constraints:      53306
1228.32/1237.05	c #Conflicts:    1638000 | #Constraints:      54332
1228.32/1237.05	c #Conflicts:    1639000 | #Constraints:      55354
1228.32/1237.05	c #Conflicts:    1640000 | #Constraints:      56376
1228.32/1237.05	c #Conflicts:    1641000 | #Constraints:      57399
1228.32/1237.05	c #Conflicts:    1642000 | #Constraints:      58414
1228.32/1237.05	c INPROCESSING
1228.32/1237.05	c GARBAGE COLLECT
1228.32/1237.05	c rational objective 1002
1246.66/1255.49	c #Conflicts:    1643000 | #Constraints:      33566
1246.66/1255.49	c #Conflicts:    1644000 | #Constraints:      34566
1246.66/1255.49	c #Conflicts:    1645000 | #Constraints:      35566
1246.66/1255.49	c #Conflicts:    1646000 | #Constraints:      36566
1246.66/1255.49	c #Conflicts:    1647000 | #Constraints:      37566
1246.66/1255.49	c #Conflicts:    1648000 | #Constraints:      38566
1246.66/1255.49	c #Conflicts:    1649000 | #Constraints:      39566
1246.66/1255.49	c #Conflicts:    1650000 | #Constraints:      40566
1246.66/1255.49	c #Conflicts:    1651000 | #Constraints:      41566
1246.66/1255.49	c #Conflicts:    1652000 | #Constraints:      42566
1246.66/1255.49	c #Conflicts:    1653000 | #Constraints:      43566
1246.66/1255.49	c #Conflicts:    1654000 | #Constraints:      44566
1246.66/1255.49	c #Conflicts:    1655000 | #Constraints:      45566
1246.66/1255.49	c #Conflicts:    1656000 | #Constraints:      46566
1246.66/1255.49	c #Conflicts:    1657000 | #Constraints:      47566
1246.66/1255.49	c #Conflicts:    1658000 | #Constraints:      48566
1246.66/1255.49	c #Conflicts:    1659000 | #Constraints:      49566
1246.66/1255.49	c #Conflicts:    1660000 | #Constraints:      50566
1246.66/1255.49	c #Conflicts:    1661000 | #Constraints:      51566
1246.66/1255.49	c #Conflicts:    1662000 | #Constraints:      52566
1246.66/1255.49	c #Conflicts:    1663000 | #Constraints:      53566
1246.66/1255.49	c #Conflicts:    1664000 | #Constraints:      54566
1246.66/1255.49	c #Conflicts:    1665000 | #Constraints:      55566
1246.66/1255.49	c #Conflicts:    1666000 | #Constraints:      56566
1246.66/1255.49	c #Conflicts:    1667000 | #Constraints:      57566
1246.66/1255.49	c #Conflicts:    1668000 | #Constraints:      58566
1246.66/1255.49	c INPROCESSING
1246.66/1255.49	c GARBAGE COLLECT
1246.66/1255.49	c rational objective 1002
1265.60/1274.58	c #Conflicts:    1669000 | #Constraints:      33810
1265.60/1274.58	c #Conflicts:    1670000 | #Constraints:      34810
1265.60/1274.58	c #Conflicts:    1671000 | #Constraints:      35810
1265.60/1274.58	c #Conflicts:    1672000 | #Constraints:      36810
1265.60/1274.58	c #Conflicts:    1673000 | #Constraints:      37810
1265.60/1274.58	c #Conflicts:    1674000 | #Constraints:      38810
1265.60/1274.58	c #Conflicts:    1675000 | #Constraints:      39810
1265.60/1274.58	c #Conflicts:    1676000 | #Constraints:      40810
1265.60/1274.58	c #Conflicts:    1677000 | #Constraints:      41810
1265.60/1274.58	c #Conflicts:    1678000 | #Constraints:      42810
1265.60/1274.58	c #Conflicts:    1679000 | #Constraints:      43810
1265.60/1274.58	c #Conflicts:    1680000 | #Constraints:      44810
1265.60/1274.58	c #Conflicts:    1681000 | #Constraints:      45810
1265.60/1274.58	c #Conflicts:    1682000 | #Constraints:      46810
1265.60/1274.58	c #Conflicts:    1683000 | #Constraints:      47810
1265.60/1274.58	c #Conflicts:    1684000 | #Constraints:      48810
1265.60/1274.58	c #Conflicts:    1685000 | #Constraints:      49810
1265.60/1274.58	c #Conflicts:    1686000 | #Constraints:      50810
1265.60/1274.58	c #Conflicts:    1687000 | #Constraints:      51810
1265.60/1274.58	c #Conflicts:    1688000 | #Constraints:      52810
1265.60/1274.58	c #Conflicts:    1689000 | #Constraints:      53810
1265.60/1274.58	c #Conflicts:    1690000 | #Constraints:      54810
1265.60/1274.58	c #Conflicts:    1691000 | #Constraints:      55810
1265.60/1274.58	c #Conflicts:    1692000 | #Constraints:      56810
1265.60/1274.58	c #Conflicts:    1693000 | #Constraints:      57810
1265.60/1274.58	c #Conflicts:    1694000 | #Constraints:      58810
1265.60/1274.58	c INPROCESSING
1265.60/1274.58	c GARBAGE COLLECT
1265.60/1274.58	c rational objective 1002
1285.16/1294.13	c #Conflicts:    1695000 | #Constraints:      33949
1285.16/1294.13	c #Conflicts:    1696000 | #Constraints:      34949
1285.16/1294.13	c #Conflicts:    1697000 | #Constraints:      35949
1285.16/1294.13	c #Conflicts:    1698000 | #Constraints:      36949
1285.16/1294.13	c #Conflicts:    1699000 | #Constraints:      37949
1285.16/1294.13	c #Conflicts:    1700000 | #Constraints:      38949
1285.16/1294.13	c #Conflicts:    1701000 | #Constraints:      39950
1285.16/1294.13	c #Conflicts:    1702000 | #Constraints:      40950
1285.16/1294.13	c #Conflicts:    1703000 | #Constraints:      41950
1285.16/1294.13	c #Conflicts:    1704000 | #Constraints:      42950
1285.16/1294.13	c #Conflicts:    1705000 | #Constraints:      43950
1285.16/1294.13	c #Conflicts:    1706000 | #Constraints:      44950
1285.16/1294.13	c #Conflicts:    1707000 | #Constraints:      45950
1285.16/1294.13	c #Conflicts:    1708000 | #Constraints:      46950
1285.16/1294.13	c #Conflicts:    1709000 | #Constraints:      47950
1285.16/1294.13	c #Conflicts:    1710000 | #Constraints:      48950
1285.16/1294.13	c #Conflicts:    1711000 | #Constraints:      49950
1285.16/1294.13	c #Conflicts:    1712000 | #Constraints:      50950
1285.16/1294.13	c #Conflicts:    1713000 | #Constraints:      51950
1285.16/1294.13	c #Conflicts:    1714000 | #Constraints:      52950
1285.16/1294.13	c #Conflicts:    1715000 | #Constraints:      53950
1285.16/1294.13	c #Conflicts:    1716000 | #Constraints:      54950
1285.16/1294.13	c #Conflicts:    1717000 | #Constraints:      55950
1285.16/1294.13	c #Conflicts:    1718000 | #Constraints:      56950
1285.16/1294.13	c #Conflicts:    1719000 | #Constraints:      57950
1285.16/1294.13	c #Conflicts:    1720000 | #Constraints:      58950
1285.16/1294.13	c INPROCESSING
1285.16/1294.13	c GARBAGE COLLECT
1285.16/1294.13	c rational objective 1002
1304.83/1313.98	c #Conflicts:    1721000 | #Constraints:      33898
1304.83/1313.98	c #Conflicts:    1722000 | #Constraints:      34898
1304.83/1313.98	c #Conflicts:    1723000 | #Constraints:      35898
1304.83/1313.98	c #Conflicts:    1724000 | #Constraints:      36898
1304.83/1313.98	c #Conflicts:    1725000 | #Constraints:      37898
1304.83/1313.98	c #Conflicts:    1726000 | #Constraints:      38898
1304.83/1313.98	c #Conflicts:    1727000 | #Constraints:      39898
1304.83/1313.98	c #Conflicts:    1728000 | #Constraints:      40898
1304.83/1313.98	c #Conflicts:    1729000 | #Constraints:      41898
1304.83/1313.98	c #Conflicts:    1730000 | #Constraints:      42898
1304.83/1313.98	c #Conflicts:    1731000 | #Constraints:      43898
1304.83/1313.98	c #Conflicts:    1732000 | #Constraints:      44898
1304.83/1313.98	c #Conflicts:    1733000 | #Constraints:      45898
1304.83/1313.98	c #Conflicts:    1734000 | #Constraints:      46898
1304.83/1313.98	c #Conflicts:    1735000 | #Constraints:      47898
1304.83/1313.98	c #Conflicts:    1736000 | #Constraints:      48898
1304.83/1313.98	c #Conflicts:    1737000 | #Constraints:      49898
1304.83/1313.98	c #Conflicts:    1738000 | #Constraints:      50898
1304.83/1313.98	c #Conflicts:    1739000 | #Constraints:      51898
1304.83/1313.98	c #Conflicts:    1740000 | #Constraints:      52898
1304.83/1313.98	c #Conflicts:    1741000 | #Constraints:      53898
1304.83/1313.98	c #Conflicts:    1742000 | #Constraints:      54898
1304.83/1313.98	c #Conflicts:    1743000 | #Constraints:      55898
1304.83/1313.98	c #Conflicts:    1744000 | #Constraints:      56898
1304.83/1313.98	c #Conflicts:    1745000 | #Constraints:      57898
1304.83/1313.98	c #Conflicts:    1746000 | #Constraints:      58898
1304.83/1313.98	c INPROCESSING
1304.83/1313.98	c GARBAGE COLLECT
1304.83/1313.98	c rational objective 1002
1328.25/1337.53	c #Conflicts:    1747000 | #Constraints:      33653
1328.25/1337.53	c #Conflicts:    1748000 | #Constraints:      34688
1328.25/1337.53	c #Conflicts:    1749000 | #Constraints:      35763
1328.25/1337.53	c #Conflicts:    1750000 | #Constraints:      36837
1328.25/1337.53	c #Conflicts:    1751000 | #Constraints:      37901
1328.25/1337.53	c #Conflicts:    1752000 | #Constraints:      38939
1328.25/1337.53	c #Conflicts:    1753000 | #Constraints:      40000
1328.25/1337.53	c #Conflicts:    1754000 | #Constraints:      41054
1328.25/1337.53	c #Conflicts:    1755000 | #Constraints:      42109
1328.25/1337.53	c #Conflicts:    1756000 | #Constraints:      43168
1328.25/1337.53	c #Conflicts:    1757000 | #Constraints:      44211
1328.25/1337.53	c #Conflicts:    1758000 | #Constraints:      45248
1328.25/1337.53	c #Conflicts:    1759000 | #Constraints:      46281
1328.25/1337.53	c #Conflicts:    1760000 | #Constraints:      47321
1328.25/1337.53	c #Conflicts:    1761000 | #Constraints:      48352
1328.25/1337.53	c #Conflicts:    1762000 | #Constraints:      49381
1328.25/1337.53	c #Conflicts:    1763000 | #Constraints:      50408
1328.25/1337.53	c #Conflicts:    1764000 | #Constraints:      51441
1328.25/1337.53	c #Conflicts:    1765000 | #Constraints:      52474
1328.25/1337.53	c #Conflicts:    1766000 | #Constraints:      53503
1328.25/1337.53	c #Conflicts:    1767000 | #Constraints:      54535
1328.25/1337.53	c #Conflicts:    1768000 | #Constraints:      55573
1328.25/1337.53	c #Conflicts:    1769000 | #Constraints:      56596
1328.25/1337.53	c #Conflicts:    1770000 | #Constraints:      57627
1328.25/1337.53	c #Conflicts:    1771000 | #Constraints:      58655
1328.25/1337.53	c #Conflicts:    1772000 | #Constraints:      59683
1328.25/1337.53	c #Conflicts:    1773000 | #Constraints:      60718
1328.25/1337.53	c INPROCESSING
1328.25/1337.53	c GARBAGE COLLECT
1328.25/1337.53	c rational objective 1002
1351.74/1361.26	c #Conflicts:    1774000 | #Constraints:      34702
1351.74/1361.26	c #Conflicts:    1775000 | #Constraints:      35702
1351.74/1361.26	c #Conflicts:    1776000 | #Constraints:      36702
1351.74/1361.26	c #Conflicts:    1777000 | #Constraints:      37702
1351.74/1361.26	c #Conflicts:    1778000 | #Constraints:      38702
1351.74/1361.26	c #Conflicts:    1779000 | #Constraints:      39702
1351.74/1361.26	c #Conflicts:    1780000 | #Constraints:      40702
1351.74/1361.26	c #Conflicts:    1781000 | #Constraints:      41702
1351.74/1361.26	c #Conflicts:    1782000 | #Constraints:      42702
1351.74/1361.26	c #Conflicts:    1783000 | #Constraints:      43702
1351.74/1361.26	c #Conflicts:    1784000 | #Constraints:      44702
1351.74/1361.26	c #Conflicts:    1785000 | #Constraints:      45702
1351.74/1361.26	c #Conflicts:    1786000 | #Constraints:      46702
1351.74/1361.26	c #Conflicts:    1787000 | #Constraints:      47702
1351.74/1361.26	c #Conflicts:    1788000 | #Constraints:      48702
1351.74/1361.26	c #Conflicts:    1789000 | #Constraints:      49702
1351.74/1361.26	c #Conflicts:    1790000 | #Constraints:      50702
1351.74/1361.26	c #Conflicts:    1791000 | #Constraints:      51702
1351.74/1361.26	c #Conflicts:    1792000 | #Constraints:      52702
1351.74/1361.26	c #Conflicts:    1793000 | #Constraints:      53702
1351.74/1361.26	c #Conflicts:    1794000 | #Constraints:      54702
1351.74/1361.26	c #Conflicts:    1795000 | #Constraints:      55702
1351.74/1361.26	c #Conflicts:    1796000 | #Constraints:      56702
1351.74/1361.26	c #Conflicts:    1797000 | #Constraints:      57702
1351.74/1361.26	c #Conflicts:    1798000 | #Constraints:      58702
1351.74/1361.26	c #Conflicts:    1799000 | #Constraints:      59702
1351.74/1361.26	c #Conflicts:    1800000 | #Constraints:      60702
1351.74/1361.26	c INPROCESSING
1351.74/1361.26	c GARBAGE COLLECT
1351.74/1361.26	c rational objective 1002
1384.01/1398.72	c #Conflicts:    1801000 | #Constraints:      34885
1384.01/1398.72	c #Conflicts:    1802000 | #Constraints:      35925
1384.01/1398.72	c #Conflicts:    1803000 | #Constraints:      36980
1384.01/1398.72	c #Conflicts:    1804000 | #Constraints:      38029
1384.01/1398.72	c #Conflicts:    1805000 | #Constraints:      39096
1384.01/1398.72	c #Conflicts:    1806000 | #Constraints:      40143
1384.01/1398.72	c #Conflicts:    1807000 | #Constraints:      41190
1384.01/1398.72	c #Conflicts:    1808000 | #Constraints:      42233
1384.01/1398.72	c #Conflicts:    1809000 | #Constraints:      43284
1384.01/1398.72	c #Conflicts:    1810000 | #Constraints:      44325
1384.01/1398.72	c #Conflicts:    1811000 | #Constraints:      45364
1384.01/1398.72	c #Conflicts:    1812000 | #Constraints:      46405
1384.01/1398.72	c #Conflicts:    1813000 | #Constraints:      47449
1384.01/1398.72	c #Conflicts:    1814000 | #Constraints:      48488
1384.01/1398.72	c #Conflicts:    1815000 | #Constraints:      49517
1384.01/1398.72	c #Conflicts:    1816000 | #Constraints:      50581
1384.01/1398.72	c #Conflicts:    1817000 | #Constraints:      51623
1384.01/1398.72	c #Conflicts:    1818000 | #Constraints:      52673
1384.01/1398.72	c #Conflicts:    1819000 | #Constraints:      53713
1384.01/1398.72	c #Conflicts:    1820000 | #Constraints:      54744
1384.01/1398.72	c #Conflicts:    1821000 | #Constraints:      55782
1384.01/1398.72	c #Conflicts:    1822000 | #Constraints:      56811
1384.01/1398.72	c #Conflicts:    1823000 | #Constraints:      57849
1384.01/1398.72	c #Conflicts:    1824000 | #Constraints:      58880
1384.01/1398.72	c #Conflicts:    1825000 | #Constraints:      59911
1384.01/1398.72	c #Conflicts:    1826000 | #Constraints:      60948
1384.01/1398.72	c #Conflicts:    1827000 | #Constraints:      61976
1384.01/1398.72	c INPROCESSING
1384.01/1398.72	c GARBAGE COLLECT
1384.01/1398.72	c rational objective 1002
1406.46/1421.20	c #Conflicts:    1828000 | #Constraints:      35437
1406.46/1421.20	c #Conflicts:    1829000 | #Constraints:      36437
1406.46/1421.20	c #Conflicts:    1830000 | #Constraints:      37437
1406.46/1421.20	c #Conflicts:    1831000 | #Constraints:      38437
1406.46/1421.20	c #Conflicts:    1832000 | #Constraints:      39437
1406.46/1421.20	c #Conflicts:    1833000 | #Constraints:      40437
1406.46/1421.20	c #Conflicts:    1834000 | #Constraints:      41437
1406.46/1421.20	c #Conflicts:    1835000 | #Constraints:      42437
1406.46/1421.20	c #Conflicts:    1836000 | #Constraints:      43437
1406.46/1421.20	c #Conflicts:    1837000 | #Constraints:      44437
1406.46/1421.20	c #Conflicts:    1838000 | #Constraints:      45437
1406.46/1421.20	c #Conflicts:    1839000 | #Constraints:      46437
1406.46/1421.20	c #Conflicts:    1840000 | #Constraints:      47437
1406.46/1421.20	c #Conflicts:    1841000 | #Constraints:      48437
1406.46/1421.20	c #Conflicts:    1842000 | #Constraints:      49437
1406.46/1421.20	c #Conflicts:    1843000 | #Constraints:      50437
1406.46/1421.20	c #Conflicts:    1844000 | #Constraints:      51437
1406.46/1421.20	c #Conflicts:    1845000 | #Constraints:      52437
1406.46/1421.20	c #Conflicts:    1846000 | #Constraints:      53437
1406.46/1421.20	c #Conflicts:    1847000 | #Constraints:      54437
1406.46/1421.20	c #Conflicts:    1848000 | #Constraints:      55437
1406.46/1421.20	c #Conflicts:    1849000 | #Constraints:      56437
1406.46/1421.20	c #Conflicts:    1850000 | #Constraints:      57437
1406.46/1421.20	c #Conflicts:    1851000 | #Constraints:      58437
1406.46/1421.20	c #Conflicts:    1852000 | #Constraints:      59437
1406.46/1421.20	c #Conflicts:    1853000 | #Constraints:      60437
1406.46/1421.20	c #Conflicts:    1854000 | #Constraints:      61437
1406.46/1421.20	c INPROCESSING
1406.46/1421.20	c GARBAGE COLLECT
1406.46/1421.20	c rational objective 1002
1428.59/1443.57	c #Conflicts:    1855000 | #Constraints:      35162
1428.59/1443.57	c #Conflicts:    1856000 | #Constraints:      36162
1428.59/1443.57	c #Conflicts:    1857000 | #Constraints:      37162
1428.59/1443.57	c #Conflicts:    1858000 | #Constraints:      38162
1428.59/1443.57	c #Conflicts:    1859000 | #Constraints:      39162
1428.59/1443.57	c #Conflicts:    1860000 | #Constraints:      40162
1428.59/1443.57	c #Conflicts:    1861000 | #Constraints:      41162
1428.59/1443.57	c #Conflicts:    1862000 | #Constraints:      42162
1428.59/1443.57	c #Conflicts:    1863000 | #Constraints:      43162
1428.59/1443.57	c #Conflicts:    1864000 | #Constraints:      44162
1428.59/1443.57	c #Conflicts:    1865000 | #Constraints:      45162
1428.59/1443.57	c #Conflicts:    1866000 | #Constraints:      46162
1428.59/1443.57	c #Conflicts:    1867000 | #Constraints:      47162
1428.59/1443.57	c #Conflicts:    1868000 | #Constraints:      48162
1428.59/1443.57	c #Conflicts:    1869000 | #Constraints:      49162
1428.59/1443.57	c #Conflicts:    1870000 | #Constraints:      50162
1428.59/1443.57	c #Conflicts:    1871000 | #Constraints:      51162
1428.59/1443.57	c #Conflicts:    1872000 | #Constraints:      52162
1428.59/1443.57	c #Conflicts:    1873000 | #Constraints:      53162
1428.59/1443.57	c #Conflicts:    1874000 | #Constraints:      54162
1428.59/1443.57	c #Conflicts:    1875000 | #Constraints:      55162
1428.59/1443.57	c #Conflicts:    1876000 | #Constraints:      56162
1428.59/1443.57	c #Conflicts:    1877000 | #Constraints:      57162
1428.59/1443.57	c #Conflicts:    1878000 | #Constraints:      58162
1428.59/1443.57	c #Conflicts:    1879000 | #Constraints:      59162
1428.59/1443.57	c #Conflicts:    1880000 | #Constraints:      60162
1428.59/1443.57	c #Conflicts:    1881000 | #Constraints:      61162
1428.59/1443.57	c INPROCESSING
1428.59/1443.57	c GARBAGE COLLECT
1428.59/1443.57	c rational objective 1002
1451.61/1466.74	c #Conflicts:    1882000 | #Constraints:      34790
1451.61/1466.74	c #Conflicts:    1883000 | #Constraints:      35790
1451.61/1466.74	c #Conflicts:    1884000 | #Constraints:      36790
1451.61/1466.74	c #Conflicts:    1885000 | #Constraints:      37790
1451.61/1466.74	c #Conflicts:    1886000 | #Constraints:      38790
1451.61/1466.74	c #Conflicts:    1887000 | #Constraints:      39790
1451.61/1466.74	c #Conflicts:    1888000 | #Constraints:      40790
1451.61/1466.74	c #Conflicts:    1889000 | #Constraints:      41790
1451.61/1466.74	c #Conflicts:    1890000 | #Constraints:      42790
1451.61/1466.74	c #Conflicts:    1891000 | #Constraints:      43790
1451.61/1466.74	c #Conflicts:    1892000 | #Constraints:      44790
1451.61/1466.74	c #Conflicts:    1893000 | #Constraints:      45790
1451.61/1466.74	c #Conflicts:    1894000 | #Constraints:      46790
1451.61/1466.74	c #Conflicts:    1895000 | #Constraints:      47790
1451.61/1466.74	c #Conflicts:    1896000 | #Constraints:      48790
1451.61/1466.74	c #Conflicts:    1897000 | #Constraints:      49790
1451.61/1466.74	c #Conflicts:    1898000 | #Constraints:      50790
1451.61/1466.74	c #Conflicts:    1899000 | #Constraints:      51790
1451.61/1466.74	c #Conflicts:    1900000 | #Constraints:      52790
1451.61/1466.74	c #Conflicts:    1901000 | #Constraints:      53790
1451.61/1466.74	c #Conflicts:    1902000 | #Constraints:      54790
1451.61/1466.74	c #Conflicts:    1903000 | #Constraints:      55790
1451.61/1466.74	c #Conflicts:    1904000 | #Constraints:      56790
1451.61/1466.74	c #Conflicts:    1905000 | #Constraints:      57790
1451.61/1466.74	c #Conflicts:    1906000 | #Constraints:      58790
1451.61/1466.74	c #Conflicts:    1907000 | #Constraints:      59790
1451.61/1466.74	c #Conflicts:    1908000 | #Constraints:      60790
1451.61/1466.74	c #Conflicts:    1909000 | #Constraints:      61790
1451.61/1466.74	c INPROCESSING
1451.61/1466.74	c GARBAGE COLLECT
1451.61/1466.74	c rational objective 1002
1487.50/1502.82	c #Conflicts:    1910000 | #Constraints:      35323
1487.50/1502.82	c #Conflicts:    1911000 | #Constraints:      36363
1487.50/1502.82	c #Conflicts:    1912000 | #Constraints:      37412
1487.50/1502.82	c #Conflicts:    1913000 | #Constraints:      38471
1487.50/1502.82	c #Conflicts:    1914000 | #Constraints:      39544
1487.50/1502.82	c #Conflicts:    1915000 | #Constraints:      40597
1487.50/1502.82	c #Conflicts:    1916000 | #Constraints:      41650
1487.50/1502.82	c #Conflicts:    1917000 | #Constraints:      42690
1487.50/1502.82	c #Conflicts:    1918000 | #Constraints:      43729
1487.50/1502.82	c #Conflicts:    1919000 | #Constraints:      44765
1487.50/1502.82	c #Conflicts:    1920000 | #Constraints:      45811
1487.50/1502.82	c #Conflicts:    1921000 | #Constraints:      46847
1487.50/1502.82	c #Conflicts:    1922000 | #Constraints:      47881
1487.50/1502.82	c #Conflicts:    1923000 | #Constraints:      48903
1487.50/1502.82	c #Conflicts:    1924000 | #Constraints:      49935
1487.50/1502.82	c #Conflicts:    1925000 | #Constraints:      50959
1487.50/1502.82	c #Conflicts:    1926000 | #Constraints:      51985
1487.50/1502.82	c #Conflicts:    1927000 | #Constraints:      53009
1487.50/1502.82	c #Conflicts:    1928000 | #Constraints:      54036
1487.50/1502.82	c #Conflicts:    1929000 | #Constraints:      55070
1487.50/1502.82	c #Conflicts:    1930000 | #Constraints:      56116
1487.50/1502.82	c #Conflicts:    1931000 | #Constraints:      57140
1487.50/1502.82	c #Conflicts:    1932000 | #Constraints:      58165
1487.50/1502.82	c #Conflicts:    1933000 | #Constraints:      59208
1487.50/1502.82	c #Conflicts:    1934000 | #Constraints:      60240
1487.50/1502.82	c #Conflicts:    1935000 | #Constraints:      61259
1487.50/1502.82	c #Conflicts:    1936000 | #Constraints:      62294
1487.50/1502.82	c #Conflicts:    1937000 | #Constraints:      63323
1487.50/1502.82	c INPROCESSING
1487.50/1502.82	c GARBAGE COLLECT
1487.50/1502.82	c rational objective 1002
1511.21/1526.77	c #Conflicts:    1938000 | #Constraints:      36091
1511.21/1526.77	c #Conflicts:    1939000 | #Constraints:      37091
1511.21/1526.77	c #Conflicts:    1940000 | #Constraints:      38091
1511.21/1526.77	c #Conflicts:    1941000 | #Constraints:      39091
1511.21/1526.77	c #Conflicts:    1942000 | #Constraints:      40091
1511.21/1526.77	c #Conflicts:    1943000 | #Constraints:      41091
1511.21/1526.77	c #Conflicts:    1944000 | #Constraints:      42091
1511.21/1526.77	c #Conflicts:    1945000 | #Constraints:      43091
1511.21/1526.77	c #Conflicts:    1946000 | #Constraints:      44091
1511.21/1526.77	c #Conflicts:    1947000 | #Constraints:      45091
1511.21/1526.77	c #Conflicts:    1948000 | #Constraints:      46091
1511.21/1526.77	c #Conflicts:    1949000 | #Constraints:      47091
1511.21/1526.77	c #Conflicts:    1950000 | #Constraints:      48091
1511.21/1526.77	c #Conflicts:    1951000 | #Constraints:      49091
1511.21/1526.77	c #Conflicts:    1952000 | #Constraints:      50091
1511.21/1526.77	c #Conflicts:    1953000 | #Constraints:      51091
1511.21/1526.77	c #Conflicts:    1954000 | #Constraints:      52091
1511.21/1526.77	c #Conflicts:    1955000 | #Constraints:      53091
1511.21/1526.77	c #Conflicts:    1956000 | #Constraints:      54091
1511.21/1526.77	c #Conflicts:    1957000 | #Constraints:      55091
1511.21/1526.77	c #Conflicts:    1958000 | #Constraints:      56091
1511.21/1526.77	c #Conflicts:    1959000 | #Constraints:      57091
1511.21/1526.77	c #Conflicts:    1960000 | #Constraints:      58091
1511.21/1526.77	c #Conflicts:    1961000 | #Constraints:      59091
1511.21/1526.77	c #Conflicts:    1962000 | #Constraints:      60091
1511.21/1526.77	c #Conflicts:    1963000 | #Constraints:      61091
1511.21/1526.77	c #Conflicts:    1964000 | #Constraints:      62091
1511.21/1526.77	c #Conflicts:    1965000 | #Constraints:      63091
1511.21/1526.77	c INPROCESSING
1511.21/1526.77	c GARBAGE COLLECT
1511.21/1526.77	c rational objective 1002
1534.51/1550.29	c #Conflicts:    1966000 | #Constraints:      36084
1534.51/1550.29	c #Conflicts:    1967000 | #Constraints:      37084
1534.51/1550.29	c #Conflicts:    1968000 | #Constraints:      38084
1534.51/1550.29	c #Conflicts:    1969000 | #Constraints:      39084
1534.51/1550.29	c #Conflicts:    1970000 | #Constraints:      40084
1534.51/1550.29	c #Conflicts:    1971000 | #Constraints:      41084
1534.51/1550.29	c #Conflicts:    1972000 | #Constraints:      42084
1534.51/1550.29	c #Conflicts:    1973000 | #Constraints:      43084
1534.51/1550.29	c #Conflicts:    1974000 | #Constraints:      44084
1534.51/1550.29	c #Conflicts:    1975000 | #Constraints:      45084
1534.51/1550.29	c #Conflicts:    1976000 | #Constraints:      46084
1534.51/1550.29	c #Conflicts:    1977000 | #Constraints:      47084
1534.51/1550.29	c #Conflicts:    1978000 | #Constraints:      48084
1534.51/1550.29	c #Conflicts:    1979000 | #Constraints:      49084
1534.51/1550.29	c #Conflicts:    1980000 | #Constraints:      50084
1534.51/1550.29	c #Conflicts:    1981000 | #Constraints:      51084
1534.51/1550.29	c #Conflicts:    1982000 | #Constraints:      52084
1534.51/1550.29	c #Conflicts:    1983000 | #Constraints:      53084
1534.51/1550.29	c #Conflicts:    1984000 | #Constraints:      54084
1534.51/1550.29	c #Conflicts:    1985000 | #Constraints:      55084
1534.51/1550.29	c #Conflicts:    1986000 | #Constraints:      56084
1534.51/1550.29	c #Conflicts:    1987000 | #Constraints:      57084
1534.51/1550.29	c #Conflicts:    1988000 | #Constraints:      58084
1534.51/1550.29	c #Conflicts:    1989000 | #Constraints:      59084
1534.51/1550.29	c #Conflicts:    1990000 | #Constraints:      60084
1534.51/1550.29	c #Conflicts:    1991000 | #Constraints:      61084
1534.51/1550.29	c #Conflicts:    1992000 | #Constraints:      62084
1534.51/1550.29	c #Conflicts:    1993000 | #Constraints:      63084
1534.51/1550.29	c INPROCESSING
1534.51/1550.29	c GARBAGE COLLECT
1534.51/1550.29	c rational objective 1002
1560.64/1576.46	c #Conflicts:    1994000 | #Constraints:      36011
1560.64/1576.46	c #Conflicts:    1995000 | #Constraints:      37075
1560.64/1576.46	c #Conflicts:    1996000 | #Constraints:      38139
1560.64/1576.46	c #Conflicts:    1997000 | #Constraints:      39201
1560.64/1576.46	c #Conflicts:    1998000 | #Constraints:      40265
1560.64/1576.46	c #Conflicts:    1999000 | #Constraints:      41318
1560.64/1576.46	c #Conflicts:    2000000 | #Constraints:      42371
1560.64/1576.46	c #Conflicts:    2001000 | #Constraints:      43419
1560.64/1576.46	c #Conflicts:    2002000 | #Constraints:      44475
1560.64/1576.46	c #Conflicts:    2003000 | #Constraints:      45503
1560.64/1576.46	c #Conflicts:    2004000 | #Constraints:      46538
1560.64/1576.46	c #Conflicts:    2005000 | #Constraints:      47579
1560.64/1576.46	c #Conflicts:    2006000 | #Constraints:      48623
1560.64/1576.46	c #Conflicts:    2007000 | #Constraints:      49662
1560.64/1576.46	c #Conflicts:    2008000 | #Constraints:      50695
1560.64/1576.46	c #Conflicts:    2009000 | #Constraints:      51713
1560.64/1576.46	c #Conflicts:    2010000 | #Constraints:      52747
1560.64/1576.46	c #Conflicts:    2011000 | #Constraints:      53777
1560.64/1576.46	c #Conflicts:    2012000 | #Constraints:      54808
1560.64/1576.46	c #Conflicts:    2013000 | #Constraints:      55829
1560.64/1576.46	c #Conflicts:    2014000 | #Constraints:      56867
1560.64/1576.46	c #Conflicts:    2015000 | #Constraints:      57895
1560.64/1576.46	c #Conflicts:    2016000 | #Constraints:      58933
1560.64/1576.46	c #Conflicts:    2017000 | #Constraints:      59966
1560.64/1576.46	c #Conflicts:    2018000 | #Constraints:      61013
1560.64/1576.46	c #Conflicts:    2019000 | #Constraints:      62067
1560.64/1576.46	c #Conflicts:    2020000 | #Constraints:      63108
1560.64/1576.46	c #Conflicts:    2021000 | #Constraints:      64161
1560.64/1576.46	c INPROCESSING
1560.64/1576.46	c GARBAGE COLLECT
1560.64/1576.46	c rational objective 1002
1585.90/1601.96	c #Conflicts:    2022000 | #Constraints:      36212
1585.90/1601.96	c #Conflicts:    2023000 | #Constraints:      37212
1585.90/1601.96	c #Conflicts:    2024000 | #Constraints:      38212
1585.90/1601.96	c #Conflicts:    2025000 | #Constraints:      39212
1585.90/1601.96	c #Conflicts:    2026000 | #Constraints:      40212
1585.90/1601.96	c #Conflicts:    2027000 | #Constraints:      41212
1585.90/1601.96	c #Conflicts:    2028000 | #Constraints:      42212
1585.90/1601.96	c #Conflicts:    2029000 | #Constraints:      43212
1585.90/1601.96	c #Conflicts:    2030000 | #Constraints:      44212
1585.90/1601.96	c #Conflicts:    2031000 | #Constraints:      45212
1585.90/1601.96	c #Conflicts:    2032000 | #Constraints:      46212
1585.90/1601.96	c #Conflicts:    2033000 | #Constraints:      47212
1585.90/1601.96	c #Conflicts:    2034000 | #Constraints:      48212
1585.90/1601.96	c #Conflicts:    2035000 | #Constraints:      49212
1585.90/1601.96	c #Conflicts:    2036000 | #Constraints:      50212
1585.90/1601.96	c #Conflicts:    2037000 | #Constraints:      51212
1585.90/1601.96	c #Conflicts:    2038000 | #Constraints:      52212
1585.90/1601.96	c #Conflicts:    2039000 | #Constraints:      53212
1585.90/1601.96	c #Conflicts:    2040000 | #Constraints:      54212
1585.90/1601.96	c #Conflicts:    2041000 | #Constraints:      55212
1585.90/1601.96	c #Conflicts:    2042000 | #Constraints:      56212
1585.90/1601.96	c #Conflicts:    2043000 | #Constraints:      57212
1585.90/1601.96	c #Conflicts:    2044000 | #Constraints:      58212
1585.90/1601.96	c #Conflicts:    2045000 | #Constraints:      59212
1585.90/1601.96	c #Conflicts:    2046000 | #Constraints:      60212
1585.90/1601.96	c #Conflicts:    2047000 | #Constraints:      61212
1585.90/1601.96	c #Conflicts:    2048000 | #Constraints:      62212
1585.90/1601.96	c #Conflicts:    2049000 | #Constraints:      63212
1585.90/1601.96	c #Conflicts:    2050000 | #Constraints:      64212
1585.90/1601.96	c INPROCESSING
1585.90/1601.96	c GARBAGE COLLECT
1585.90/1601.96	c rational objective 1002
1610.02/1626.26	c #Conflicts:    2051000 | #Constraints:      36524
1610.02/1626.26	c #Conflicts:    2052000 | #Constraints:      37524
1610.02/1626.26	c #Conflicts:    2053000 | #Constraints:      38524
1610.02/1626.26	c #Conflicts:    2054000 | #Constraints:      39524
1610.02/1626.26	c #Conflicts:    2055000 | #Constraints:      40524
1610.02/1626.26	c #Conflicts:    2056000 | #Constraints:      41524
1610.02/1626.26	c #Conflicts:    2057000 | #Constraints:      42524
1610.02/1626.26	c #Conflicts:    2058000 | #Constraints:      43524
1610.02/1626.26	c #Conflicts:    2059000 | #Constraints:      44524
1610.02/1626.26	c #Conflicts:    2060000 | #Constraints:      45524
1610.02/1626.26	c #Conflicts:    2061000 | #Constraints:      46524
1610.02/1626.26	c #Conflicts:    2062000 | #Constraints:      47524
1610.02/1626.26	c #Conflicts:    2063000 | #Constraints:      48524
1610.02/1626.26	c #Conflicts:    2064000 | #Constraints:      49524
1610.02/1626.26	c #Conflicts:    2065000 | #Constraints:      50524
1610.02/1626.26	c #Conflicts:    2066000 | #Constraints:      51524
1610.02/1626.26	c #Conflicts:    2067000 | #Constraints:      52524
1610.02/1626.26	c #Conflicts:    2068000 | #Constraints:      53524
1610.02/1626.26	c #Conflicts:    2069000 | #Constraints:      54524
1610.02/1626.26	c #Conflicts:    2070000 | #Constraints:      55524
1610.02/1626.26	c #Conflicts:    2071000 | #Constraints:      56524
1610.02/1626.26	c #Conflicts:    2072000 | #Constraints:      57524
1610.02/1626.26	c #Conflicts:    2073000 | #Constraints:      58524
1610.02/1626.26	c #Conflicts:    2074000 | #Constraints:      59524
1610.02/1626.26	c #Conflicts:    2075000 | #Constraints:      60524
1610.02/1626.26	c #Conflicts:    2076000 | #Constraints:      61524
1610.02/1626.26	c #Conflicts:    2077000 | #Constraints:      62524
1610.02/1626.26	c #Conflicts:    2078000 | #Constraints:      63524
1610.02/1626.26	c #Conflicts:    2079000 | #Constraints:      64524
1610.02/1626.26	c INPROCESSING
1610.02/1626.26	c GARBAGE COLLECT
1610.02/1626.26	c rational objective 1002
1650.61/1667.01	c #Conflicts:    2080000 | #Constraints:      36804
1650.61/1667.01	c #Conflicts:    2081000 | #Constraints:      37805
1650.61/1667.01	c #Conflicts:    2082000 | #Constraints:      38806
1650.61/1667.01	c #Conflicts:    2083000 | #Constraints:      39865
1650.61/1667.01	c #Conflicts:    2084000 | #Constraints:      40913
1650.61/1667.01	c #Conflicts:    2085000 | #Constraints:      41963
1650.61/1667.01	c #Conflicts:    2086000 | #Constraints:      43011
1650.61/1667.01	c #Conflicts:    2087000 | #Constraints:      44067
1650.61/1667.01	c #Conflicts:    2088000 | #Constraints:      45108
1650.61/1667.01	c #Conflicts:    2089000 | #Constraints:      46150
1650.61/1667.01	c #Conflicts:    2090000 | #Constraints:      47205
1650.61/1667.01	c #Conflicts:    2091000 | #Constraints:      48246
1650.61/1667.01	c #Conflicts:    2092000 | #Constraints:      49294
1650.61/1667.01	c #Conflicts:    2093000 | #Constraints:      50333
1650.61/1667.01	c #Conflicts:    2094000 | #Constraints:      51359
1650.61/1667.01	c #Conflicts:    2095000 | #Constraints:      52391
1650.61/1667.01	c #Conflicts:    2096000 | #Constraints:      53427
1650.61/1667.01	c #Conflicts:    2097000 | #Constraints:      54462
1650.61/1667.01	c #Conflicts:    2098000 | #Constraints:      55486
1650.61/1667.01	c #Conflicts:    2099000 | #Constraints:      56529
1650.61/1667.01	c #Conflicts:    2100000 | #Constraints:      57575
1650.61/1667.01	c #Conflicts:    2101000 | #Constraints:      58599
1650.61/1667.01	c #Conflicts:    2102000 | #Constraints:      59633
1650.61/1667.01	c #Conflicts:    2103000 | #Constraints:      60646
1650.61/1667.01	c #Conflicts:    2104000 | #Constraints:      61676
1650.61/1667.01	c #Conflicts:    2105000 | #Constraints:      62698
1650.61/1667.01	c #Conflicts:    2106000 | #Constraints:      63709
1650.61/1667.01	c #Conflicts:    2107000 | #Constraints:      64744
1650.61/1667.01	c #Conflicts:    2108000 | #Constraints:      65769
1650.61/1667.01	c INPROCESSING
1650.61/1667.01	c GARBAGE COLLECT
1650.61/1667.01	c rational objective 1002
1675.62/1692.24	c #Conflicts:    2109000 | #Constraints:      37349
1675.62/1692.24	c #Conflicts:    2110000 | #Constraints:      38349
1675.62/1692.24	c #Conflicts:    2111000 | #Constraints:      39349
1675.62/1692.24	c #Conflicts:    2112000 | #Constraints:      40349
1675.62/1692.24	c #Conflicts:    2113000 | #Constraints:      41349
1675.62/1692.24	c #Conflicts:    2114000 | #Constraints:      42350
1675.62/1692.24	c #Conflicts:    2115000 | #Constraints:      43350
1675.62/1692.24	c #Conflicts:    2116000 | #Constraints:      44350
1675.62/1692.24	c #Conflicts:    2117000 | #Constraints:      45350
1675.62/1692.24	c #Conflicts:    2118000 | #Constraints:      46350
1675.62/1692.24	c #Conflicts:    2119000 | #Constraints:      47350
1675.62/1692.24	c #Conflicts:    2120000 | #Constraints:      48350
1675.62/1692.24	c #Conflicts:    2121000 | #Constraints:      49350
1675.62/1692.24	c #Conflicts:    2122000 | #Constraints:      50350
1675.62/1692.24	c #Conflicts:    2123000 | #Constraints:      51350
1675.62/1692.24	c #Conflicts:    2124000 | #Constraints:      52350
1675.62/1692.24	c #Conflicts:    2125000 | #Constraints:      53350
1675.62/1692.24	c #Conflicts:    2126000 | #Constraints:      54350
1675.62/1692.24	c #Conflicts:    2127000 | #Constraints:      55350
1675.62/1692.24	c #Conflicts:    2128000 | #Constraints:      56350
1675.62/1692.24	c #Conflicts:    2129000 | #Constraints:      57350
1675.62/1692.24	c #Conflicts:    2130000 | #Constraints:      58350
1675.62/1692.24	c #Conflicts:    2131000 | #Constraints:      59350
1675.62/1692.24	c #Conflicts:    2132000 | #Constraints:      60350
1675.62/1692.24	c #Conflicts:    2133000 | #Constraints:      61350
1675.62/1692.24	c #Conflicts:    2134000 | #Constraints:      62350
1675.62/1692.24	c #Conflicts:    2135000 | #Constraints:      63350
1675.62/1692.24	c #Conflicts:    2136000 | #Constraints:      64350
1675.62/1692.24	c #Conflicts:    2137000 | #Constraints:      65350
1675.62/1692.24	c INPROCESSING
1675.62/1692.24	c GARBAGE COLLECT
1675.62/1692.24	c rational objective 1002
1701.03/1717.81	c #Conflicts:    2138000 | #Constraints:      37114
1701.03/1717.81	c #Conflicts:    2139000 | #Constraints:      38114
1701.03/1717.81	c #Conflicts:    2140000 | #Constraints:      39114
1701.03/1717.81	c #Conflicts:    2141000 | #Constraints:      40114
1701.03/1717.81	c #Conflicts:    2142000 | #Constraints:      41114
1701.03/1717.81	c #Conflicts:    2143000 | #Constraints:      42114
1701.03/1717.81	c #Conflicts:    2144000 | #Constraints:      43114
1701.03/1717.81	c #Conflicts:    2145000 | #Constraints:      44114
1701.03/1717.81	c #Conflicts:    2146000 | #Constraints:      45114
1701.03/1717.81	c #Conflicts:    2147000 | #Constraints:      46114
1701.03/1717.81	c #Conflicts:    2148000 | #Constraints:      47114
1701.03/1717.81	c #Conflicts:    2149000 | #Constraints:      48114
1701.03/1717.81	c #Conflicts:    2150000 | #Constraints:      49114
1701.03/1717.81	c #Conflicts:    2151000 | #Constraints:      50114
1701.03/1717.81	c #Conflicts:    2152000 | #Constraints:      51114
1701.03/1717.81	c #Conflicts:    2153000 | #Constraints:      52114
1701.03/1717.81	c #Conflicts:    2154000 | #Constraints:      53114
1701.03/1717.81	c #Conflicts:    2155000 | #Constraints:      54114
1701.03/1717.81	c #Conflicts:    2156000 | #Constraints:      55114
1701.03/1717.81	c #Conflicts:    2157000 | #Constraints:      56114
1701.03/1717.81	c #Conflicts:    2158000 | #Constraints:      57114
1701.03/1717.81	c #Conflicts:    2159000 | #Constraints:      58114
1701.03/1717.81	c #Conflicts:    2160000 | #Constraints:      59114
1701.03/1717.81	c #Conflicts:    2161000 | #Constraints:      60114
1701.03/1717.81	c #Conflicts:    2162000 | #Constraints:      61114
1701.03/1717.81	c #Conflicts:    2163000 | #Constraints:      62114
1701.03/1717.81	c #Conflicts:    2164000 | #Constraints:      63114
1701.03/1717.81	c #Conflicts:    2165000 | #Constraints:      64114
1701.03/1717.81	c #Conflicts:    2166000 | #Constraints:      65114
1701.03/1717.81	c INPROCESSING
1701.03/1717.81	c GARBAGE COLLECT
1701.03/1717.81	c rational objective 1002
1755.78/1772.95	c #Conflicts:    2167000 | #Constraints:      36794
1755.78/1772.95	c #Conflicts:    2168000 | #Constraints:      37797
1755.78/1772.95	c #Conflicts:    2169000 | #Constraints:      38807
1755.78/1772.95	c #Conflicts:    2170000 | #Constraints:      39820
1755.78/1772.95	c #Conflicts:    2171000 | #Constraints:      40851
1755.78/1772.95	c #Conflicts:    2172000 | #Constraints:      41889
1755.78/1772.95	c #Conflicts:    2173000 | #Constraints:      42913
1755.78/1772.95	c #Conflicts:    2174000 | #Constraints:      43933
1755.78/1772.95	c #Conflicts:    2175000 | #Constraints:      44955
1755.78/1772.95	c #Conflicts:    2176000 | #Constraints:      45968
1755.78/1772.95	c #Conflicts:    2177000 | #Constraints:      46980
1755.78/1772.95	c #Conflicts:    2178000 | #Constraints:      48003
1755.78/1772.95	c #Conflicts:    2179000 | #Constraints:      49016
1755.78/1772.95	c #Conflicts:    2180000 | #Constraints:      50035
1755.78/1772.95	c #Conflicts:    2181000 | #Constraints:      51060
1755.78/1772.95	c #Conflicts:    2182000 | #Constraints:      52078
1755.78/1772.95	c #Conflicts:    2183000 | #Constraints:      53090
1755.78/1772.95	c #Conflicts:    2184000 | #Constraints:      54107
1755.78/1772.95	c #Conflicts:    2185000 | #Constraints:      55115
1755.78/1772.95	c #Conflicts:    2186000 | #Constraints:      56130
1755.78/1772.95	c #Conflicts:    2187000 | #Constraints:      57148
1755.78/1772.95	c #Conflicts:    2188000 | #Constraints:      58163
1755.78/1772.95	c #Conflicts:    2189000 | #Constraints:      59176
1755.78/1772.95	c #Conflicts:    2190000 | #Constraints:      60189
1755.78/1772.95	c #Conflicts:    2191000 | #Constraints:      61240
1755.78/1772.95	c #Conflicts:    2192000 | #Constraints:      62285
1755.78/1772.95	c #Conflicts:    2193000 | #Constraints:      63305
1755.78/1772.95	c #Conflicts:    2194000 | #Constraints:      64343
1755.78/1772.95	c #Conflicts:    2195000 | #Constraints:      65404
1755.78/1772.95	c #Conflicts:    2196000 | #Constraints:      66443
1755.78/1772.95	c INPROCESSING
1755.78/1772.95	c GARBAGE COLLECT
1755.78/1772.95	c rational objective 1002
1783.87/1801.22	c #Conflicts:    2197000 | #Constraints:      37551
1783.87/1801.22	c #Conflicts:    2198000 | #Constraints:      38551
1783.87/1801.22	c #Conflicts:    2199000 | #Constraints:      39551
1783.87/1801.22	c #Conflicts:    2200000 | #Constraints:      40551
1783.87/1801.22	c #Conflicts:    2201000 | #Constraints:      41551
1783.87/1801.22	c #Conflicts:    2202000 | #Constraints:      42551
1783.87/1801.22	c #Conflicts:    2203000 | #Constraints:      43551
1783.87/1801.22	c #Conflicts:    2204000 | #Constraints:      44551
1783.87/1801.22	c #Conflicts:    2205000 | #Constraints:      45551
1783.87/1801.22	c #Conflicts:    2206000 | #Constraints:      46551
1783.87/1801.22	c #Conflicts:    2207000 | #Constraints:      47551
1783.87/1801.22	c #Conflicts:    2208000 | #Constraints:      48551
1783.87/1801.22	c #Conflicts:    2209000 | #Constraints:      49551
1783.87/1801.22	c #Conflicts:    2210000 | #Constraints:      50551
1783.87/1801.22	c #Conflicts:    2211000 | #Constraints:      51551
1783.87/1801.22	c #Conflicts:    2212000 | #Constraints:      52551
1783.87/1801.22	c #Conflicts:    2213000 | #Constraints:      53551
1783.87/1801.22	c #Conflicts:    2214000 | #Constraints:      54551
1783.87/1801.22	c #Conflicts:    2215000 | #Constraints:      55551
1783.87/1801.22	c #Conflicts:    2216000 | #Constraints:      56551
1783.87/1801.22	c #Conflicts:    2217000 | #Constraints:      57551
1783.87/1801.22	c #Conflicts:    2218000 | #Constraints:      58551
1783.87/1801.22	c #Conflicts:    2219000 | #Constraints:      59551
1783.87/1801.22	c #Conflicts:    2220000 | #Constraints:      60551
1783.87/1801.22	c #Conflicts:    2221000 | #Constraints:      61551
1783.87/1801.22	c #Conflicts:    2222000 | #Constraints:      62551
1783.87/1801.22	c #Conflicts:    2223000 | #Constraints:      63551
1783.87/1801.22	c #Conflicts:    2224000 | #Constraints:      64551
1783.87/1801.22	c #Conflicts:    2225000 | #Constraints:      65551
1783.87/1801.22	c #Conflicts:    2226000 | #Constraints:      66551
1783.87/1801.22	c INPROCESSING
1783.87/1801.22	c GARBAGE COLLECT
1783.87/1801.22	c rational objective 1002
1809.98/1827.50	c #Conflicts:    2227000 | #Constraints:      37821
1809.98/1827.50	c #Conflicts:    2228000 | #Constraints:      38821
1809.98/1827.50	c #Conflicts:    2229000 | #Constraints:      39821
1809.98/1827.50	c #Conflicts:    2230000 | #Constraints:      40821
1809.98/1827.50	c #Conflicts:    2231000 | #Constraints:      41821
1809.98/1827.50	c #Conflicts:    2232000 | #Constraints:      42821
1809.98/1827.50	c #Conflicts:    2233000 | #Constraints:      43821
1809.98/1827.50	c #Conflicts:    2234000 | #Constraints:      44821
1809.98/1827.50	c #Conflicts:    2235000 | #Constraints:      45821
1809.98/1827.50	c #Conflicts:    2236000 | #Constraints:      46821
1809.98/1827.50	c #Conflicts:    2237000 | #Constraints:      47821
1809.98/1827.50	c #Conflicts:    2238000 | #Constraints:      48821
1809.98/1827.50	c #Conflicts:    2239000 | #Constraints:      49821
1809.98/1827.50	c #Conflicts:    2240000 | #Constraints:      50821
1809.98/1827.50	c #Conflicts:    2241000 | #Constraints:      51821
1809.98/1827.50	c #Conflicts:    2242000 | #Constraints:      52821
1809.98/1827.50	c #Conflicts:    2243000 | #Constraints:      53821
1809.98/1827.50	c #Conflicts:    2244000 | #Constraints:      54821
1809.98/1827.50	c #Conflicts:    2245000 | #Constraints:      55821
1809.98/1827.50	c #Conflicts:    2246000 | #Constraints:      56821
1809.98/1827.50	c #Conflicts:    2247000 | #Constraints:      57821
1809.98/1827.50	c #Conflicts:    2248000 | #Constraints:      58821
1809.98/1827.50	c #Conflicts:    2249000 | #Constraints:      59821
1809.98/1827.50	c #Conflicts:    2250000 | #Constraints:      60821
1809.98/1827.50	c #Conflicts:    2251000 | #Constraints:      61821
1809.98/1827.50	c #Conflicts:    2252000 | #Constraints:      62821
1809.98/1827.50	c #Conflicts:    2253000 | #Constraints:      63821
1809.98/1827.50	c #Conflicts:    2254000 | #Constraints:      64821
1809.98/1827.50	c #Conflicts:    2255000 | #Constraints:      65821
1809.98/1827.50	c #Conflicts:    2256000 | #Constraints:      66821
1809.98/1827.50	c INPROCESSING
1809.98/1827.50	c GARBAGE COLLECT
1809.98/1827.50	c rational objective 1002
1834.31/1851.96	c #Conflicts:    2257000 | #Constraints:      37950
1834.31/1851.96	c #Conflicts:    2258000 | #Constraints:      38950
1834.31/1851.96	c #Conflicts:    2259000 | #Constraints:      39950
1834.31/1851.96	c #Conflicts:    2260000 | #Constraints:      40950
1834.31/1851.96	c #Conflicts:    2261000 | #Constraints:      41950
1834.31/1851.96	c #Conflicts:    2262000 | #Constraints:      42950
1834.31/1851.96	c #Conflicts:    2263000 | #Constraints:      43950
1834.31/1851.96	c #Conflicts:    2264000 | #Constraints:      44950
1834.31/1851.96	c #Conflicts:    2265000 | #Constraints:      45950
1834.31/1851.96	c #Conflicts:    2266000 | #Constraints:      46950
1834.31/1851.96	c #Conflicts:    2267000 | #Constraints:      47950
1834.31/1851.96	c #Conflicts:    2268000 | #Constraints:      48950
1834.31/1851.96	c #Conflicts:    2269000 | #Constraints:      49950
1834.31/1851.96	c #Conflicts:    2270000 | #Constraints:      50950
1834.31/1851.96	c #Conflicts:    2271000 | #Constraints:      51950
1834.31/1851.96	c #Conflicts:    2272000 | #Constraints:      52950
1834.31/1851.96	c #Conflicts:    2273000 | #Constraints:      53950
1834.31/1851.96	c #Conflicts:    2274000 | #Constraints:      54950
1834.31/1851.96	c #Conflicts:    2275000 | #Constraints:      55950
1834.31/1851.96	c #Conflicts:    2276000 | #Constraints:      56950
1834.31/1851.96	c #Conflicts:    2277000 | #Constraints:      57950
1834.31/1851.96	c #Conflicts:    2278000 | #Constraints:      58950
1834.31/1851.96	c #Conflicts:    2279000 | #Constraints:      59950
1834.31/1851.96	c #Conflicts:    2280000 | #Constraints:      60950
1834.31/1851.96	c #Conflicts:    2281000 | #Constraints:      61950
1834.31/1851.96	c #Conflicts:    2282000 | #Constraints:      62950
1834.31/1851.96	c #Conflicts:    2283000 | #Constraints:      63950
1834.31/1851.96	c #Conflicts:    2284000 | #Constraints:      64950
1834.31/1851.96	c bounds 1039 >= 1003 @ 1811
1836.11/1853.76	c #Conflicts:    2285000 | #Constraints:      66010
1836.11/1853.76	c #Conflicts:    2286000 | #Constraints:      67010
1836.11/1853.76	c INPROCESSING
1836.11/1853.76	c GARBAGE COLLECT
1836.11/1853.76	c rational objective 1003
1864.43/1882.25	c #Conflicts:    2287000 | #Constraints:      37947
1864.43/1882.25	c #Conflicts:    2288000 | #Constraints:      38947
1864.43/1882.25	c #Conflicts:    2289000 | #Constraints:      39947
1864.43/1882.25	c #Conflicts:    2290000 | #Constraints:      40947
1864.43/1882.25	c #Conflicts:    2291000 | #Constraints:      41947
1864.43/1882.25	c #Conflicts:    2292000 | #Constraints:      42947
1864.43/1882.25	c #Conflicts:    2293000 | #Constraints:      43947
1864.43/1882.25	c #Conflicts:    2294000 | #Constraints:      44947
1864.43/1882.25	c #Conflicts:    2295000 | #Constraints:      45947
1864.43/1882.25	c #Conflicts:    2296000 | #Constraints:      46947
1864.43/1882.25	c #Conflicts:    2297000 | #Constraints:      47947
1864.43/1882.25	c #Conflicts:    2298000 | #Constraints:      48947
1864.43/1882.25	c #Conflicts:    2299000 | #Constraints:      49947
1864.43/1882.25	c #Conflicts:    2300000 | #Constraints:      50947
1864.43/1882.25	c #Conflicts:    2301000 | #Constraints:      51947
1864.43/1882.25	c #Conflicts:    2302000 | #Constraints:      52947
1864.43/1882.25	c #Conflicts:    2303000 | #Constraints:      53947
1864.43/1882.25	c #Conflicts:    2304000 | #Constraints:      54948
1864.43/1882.25	c #Conflicts:    2305000 | #Constraints:      55949
1864.43/1882.25	c #Conflicts:    2306000 | #Constraints:      56950
1864.43/1882.25	c #Conflicts:    2307000 | #Constraints:      57951
1864.43/1882.25	c #Conflicts:    2308000 | #Constraints:      58951
1864.43/1882.25	c #Conflicts:    2309000 | #Constraints:      59951
1864.43/1882.25	c #Conflicts:    2310000 | #Constraints:      60951
1864.43/1882.25	c #Conflicts:    2311000 | #Constraints:      61951
1864.43/1882.25	c #Conflicts:    2312000 | #Constraints:      62952
1864.43/1882.25	c #Conflicts:    2313000 | #Constraints:      63952
1864.43/1882.25	c #Conflicts:    2314000 | #Constraints:      64953
1864.43/1882.25	c #Conflicts:    2315000 | #Constraints:      65953
1864.43/1882.25	c #Conflicts:    2316000 | #Constraints:      66955
1864.43/1882.25	c INPROCESSING
1864.43/1882.25	c GARBAGE COLLECT
1864.43/1882.25	c rational objective 1003
1916.74/1934.92	c #Conflicts:    2317000 | #Constraints:      37711
1916.74/1934.92	c #Conflicts:    2318000 | #Constraints:      38711
1916.74/1934.92	c #Conflicts:    2319000 | #Constraints:      39712
1916.74/1934.92	c #Conflicts:    2320000 | #Constraints:      40730
1916.74/1934.92	c #Conflicts:    2321000 | #Constraints:      41745
1916.74/1934.92	c #Conflicts:    2322000 | #Constraints:      42762
1916.74/1934.92	c #Conflicts:    2323000 | #Constraints:      43781
1916.74/1934.92	c #Conflicts:    2324000 | #Constraints:      44795
1916.74/1934.92	c #Conflicts:    2325000 | #Constraints:      45815
1916.74/1934.92	c #Conflicts:    2326000 | #Constraints:      46833
1916.74/1934.92	c #Conflicts:    2327000 | #Constraints:      47846
1916.74/1934.92	c #Conflicts:    2328000 | #Constraints:      48859
1916.74/1934.92	c #Conflicts:    2329000 | #Constraints:      49884
1916.74/1934.92	c #Conflicts:    2330000 | #Constraints:      50899
1916.74/1934.92	c #Conflicts:    2331000 | #Constraints:      51918
1916.74/1934.92	c #Conflicts:    2332000 | #Constraints:      52941
1916.74/1934.92	c #Conflicts:    2333000 | #Constraints:      53958
1916.74/1934.92	c #Conflicts:    2334000 | #Constraints:      54976
1916.74/1934.92	c #Conflicts:    2335000 | #Constraints:      55990
1916.74/1934.92	c #Conflicts:    2336000 | #Constraints:      57008
1916.74/1934.92	c #Conflicts:    2337000 | #Constraints:      58022
1916.74/1934.92	c #Conflicts:    2338000 | #Constraints:      59032
1916.74/1934.92	c #Conflicts:    2339000 | #Constraints:      60049
1916.74/1934.92	c #Conflicts:    2340000 | #Constraints:      61066
1916.74/1934.92	c #Conflicts:    2341000 | #Constraints:      62086
1916.74/1934.92	c #Conflicts:    2342000 | #Constraints:      63098
1916.74/1934.92	c #Conflicts:    2343000 | #Constraints:      64114
1916.74/1934.92	c #Conflicts:    2344000 | #Constraints:      65127
1916.74/1934.92	c #Conflicts:    2345000 | #Constraints:      66145
1916.74/1934.92	c #Conflicts:    2346000 | #Constraints:      67175
1916.74/1934.92	c #Conflicts:    2347000 | #Constraints:      68194
1916.74/1934.92	c INPROCESSING
1916.74/1934.92	c GARBAGE COLLECT
1916.74/1934.92	c rational objective 1003
1945.31/1963.76	c #Conflicts:    2348000 | #Constraints:      38483
1945.31/1963.76	c #Conflicts:    2349000 | #Constraints:      39483
1945.31/1963.76	c #Conflicts:    2350000 | #Constraints:      40483
1945.31/1963.76	c #Conflicts:    2351000 | #Constraints:      41483
1945.31/1963.76	c #Conflicts:    2352000 | #Constraints:      42483
1945.31/1963.76	c #Conflicts:    2353000 | #Constraints:      43483
1945.31/1963.76	c #Conflicts:    2354000 | #Constraints:      44483
1945.31/1963.76	c #Conflicts:    2355000 | #Constraints:      45483
1945.31/1963.76	c #Conflicts:    2356000 | #Constraints:      46483
1945.31/1963.76	c #Conflicts:    2357000 | #Constraints:      47483
1945.31/1963.76	c #Conflicts:    2358000 | #Constraints:      48483
1945.31/1963.76	c #Conflicts:    2359000 | #Constraints:      49483
1945.31/1963.76	c #Conflicts:    2360000 | #Constraints:      50483
1945.31/1963.76	c #Conflicts:    2361000 | #Constraints:      51483
1945.31/1963.76	c #Conflicts:    2362000 | #Constraints:      52483
1945.31/1963.76	c #Conflicts:    2363000 | #Constraints:      53483
1945.31/1963.76	c #Conflicts:    2364000 | #Constraints:      54483
1945.31/1963.76	c #Conflicts:    2365000 | #Constraints:      55483
1945.31/1963.76	c #Conflicts:    2366000 | #Constraints:      56483
1945.31/1963.76	c #Conflicts:    2367000 | #Constraints:      57483
1945.31/1963.76	c #Conflicts:    2368000 | #Constraints:      58483
1945.31/1963.76	c #Conflicts:    2369000 | #Constraints:      59483
1945.31/1963.76	c #Conflicts:    2370000 | #Constraints:      60483
1945.31/1963.76	c #Conflicts:    2371000 | #Constraints:      61483
1945.31/1963.76	c #Conflicts:    2372000 | #Constraints:      62483
1945.31/1963.76	c #Conflicts:    2373000 | #Constraints:      63483
1945.31/1963.76	c #Conflicts:    2374000 | #Constraints:      64483
1945.31/1963.76	c #Conflicts:    2375000 | #Constraints:      65483
1945.31/1963.76	c #Conflicts:    2376000 | #Constraints:      66483
1945.31/1963.76	c #Conflicts:    2377000 | #Constraints:      67483
1945.31/1963.76	c #Conflicts:    2378000 | #Constraints:      68483
1945.31/1963.76	c INPROCESSING
1945.31/1963.76	c GARBAGE COLLECT
1945.31/1963.76	c rational objective 1003
1978.81/1997.46	c #Conflicts:    2379000 | #Constraints:      38728
1978.81/1997.46	c #Conflicts:    2380000 | #Constraints:      39728
1978.81/1997.46	c #Conflicts:    2381000 | #Constraints:      40728
1978.81/1997.46	c #Conflicts:    2382000 | #Constraints:      41728
1978.81/1997.46	c #Conflicts:    2383000 | #Constraints:      42728
1978.81/1997.46	c #Conflicts:    2384000 | #Constraints:      43728
1978.81/1997.46	c #Conflicts:    2385000 | #Constraints:      44728
1978.81/1997.46	c #Conflicts:    2386000 | #Constraints:      45729
1978.81/1997.46	c #Conflicts:    2387000 | #Constraints:      46729
1978.81/1997.46	c #Conflicts:    2388000 | #Constraints:      47729
1978.81/1997.46	c #Conflicts:    2389000 | #Constraints:      48729
1978.81/1997.46	c #Conflicts:    2390000 | #Constraints:      49729
1978.81/1997.46	c #Conflicts:    2391000 | #Constraints:      50729
1978.81/1997.46	c #Conflicts:    2392000 | #Constraints:      51730
1978.81/1997.46	c #Conflicts:    2393000 | #Constraints:      52730
1978.81/1997.46	c #Conflicts:    2394000 | #Constraints:      53730
1978.81/1997.46	c #Conflicts:    2395000 | #Constraints:      54731
1978.81/1997.46	c #Conflicts:    2396000 | #Constraints:      55731
1978.81/1997.46	c #Conflicts:    2397000 | #Constraints:      56732
1978.81/1997.46	c #Conflicts:    2398000 | #Constraints:      57732
1978.81/1997.46	c #Conflicts:    2399000 | #Constraints:      58732
1978.81/1997.46	c #Conflicts:    2400000 | #Constraints:      59733
1978.81/1997.46	c #Conflicts:    2401000 | #Constraints:      60733
1978.81/1997.46	c #Conflicts:    2402000 | #Constraints:      61733
1978.81/1997.46	c #Conflicts:    2403000 | #Constraints:      62733
1978.81/1997.46	c #Conflicts:    2404000 | #Constraints:      63734
1978.81/1997.46	c #Conflicts:    2405000 | #Constraints:      64734
1978.81/1997.46	c #Conflicts:    2406000 | #Constraints:      65734
1978.81/1997.46	c #Conflicts:    2407000 | #Constraints:      66735
1978.81/1997.46	c #Conflicts:    2408000 | #Constraints:      67735
1978.81/1997.46	c #Conflicts:    2409000 | #Constraints:      68735
1978.81/1997.46	c INPROCESSING
1978.81/1997.46	c GARBAGE COLLECT
1978.81/1997.46	c rational objective 1003
2006.20/2025.02	c #Conflicts:    2410000 | #Constraints:      38926
2006.20/2025.02	c #Conflicts:    2411000 | #Constraints:      39926
2006.20/2025.02	c #Conflicts:    2412000 | #Constraints:      40926
2006.20/2025.02	c #Conflicts:    2413000 | #Constraints:      41926
2006.20/2025.02	c #Conflicts:    2414000 | #Constraints:      42926
2006.20/2025.02	c #Conflicts:    2415000 | #Constraints:      43926
2006.20/2025.02	c #Conflicts:    2416000 | #Constraints:      44926
2006.20/2025.02	c #Conflicts:    2417000 | #Constraints:      45927
2006.20/2025.02	c #Conflicts:    2418000 | #Constraints:      46927
2006.20/2025.02	c #Conflicts:    2419000 | #Constraints:      47928
2006.20/2025.02	c #Conflicts:    2420000 | #Constraints:      48930
2006.20/2025.02	c #Conflicts:    2421000 | #Constraints:      49931
2006.20/2025.02	c #Conflicts:    2422000 | #Constraints:      50933
2006.20/2025.02	c #Conflicts:    2423000 | #Constraints:      51935
2006.20/2025.02	c #Conflicts:    2424000 | #Constraints:      52937
2006.20/2025.02	c #Conflicts:    2425000 | #Constraints:      53937
2006.20/2025.02	c #Conflicts:    2426000 | #Constraints:      54939
2006.20/2025.02	c #Conflicts:    2427000 | #Constraints:      55941
2006.20/2025.02	c #Conflicts:    2428000 | #Constraints:      56943
2006.20/2025.02	c #Conflicts:    2429000 | #Constraints:      57944
2006.20/2025.02	c #Conflicts:    2430000 | #Constraints:      58944
2006.20/2025.02	c #Conflicts:    2431000 | #Constraints:      59944
2006.20/2025.02	c #Conflicts:    2432000 | #Constraints:      60945
2006.20/2025.02	c #Conflicts:    2433000 | #Constraints:      61945
2006.20/2025.02	c #Conflicts:    2434000 | #Constraints:      62948
2006.20/2025.02	c #Conflicts:    2435000 | #Constraints:      63949
2006.20/2025.02	c #Conflicts:    2436000 | #Constraints:      64949
2006.20/2025.02	c #Conflicts:    2437000 | #Constraints:      65950
2006.20/2025.02	c #Conflicts:    2438000 | #Constraints:      66950
2006.20/2025.02	c #Conflicts:    2439000 | #Constraints:      67951
2006.20/2025.02	c #Conflicts:    2440000 | #Constraints:      68952
2006.20/2025.02	c INPROCESSING
2006.20/2025.02	c GARBAGE COLLECT
2006.20/2025.02	c rational objective 1003
2035.22/2054.25	c #Conflicts:    2441000 | #Constraints:      38919
2035.22/2054.25	c #Conflicts:    2442000 | #Constraints:      39919
2035.22/2054.25	c #Conflicts:    2443000 | #Constraints:      40919
2035.22/2054.25	c #Conflicts:    2444000 | #Constraints:      41919
2035.22/2054.25	c #Conflicts:    2445000 | #Constraints:      42919
2035.22/2054.25	c #Conflicts:    2446000 | #Constraints:      43919
2035.22/2054.25	c #Conflicts:    2447000 | #Constraints:      44919
2035.22/2054.25	c #Conflicts:    2448000 | #Constraints:      45919
2035.22/2054.25	c #Conflicts:    2449000 | #Constraints:      46919
2035.22/2054.25	c #Conflicts:    2450000 | #Constraints:      47919
2035.22/2054.25	c #Conflicts:    2451000 | #Constraints:      48919
2035.22/2054.25	c #Conflicts:    2452000 | #Constraints:      49919
2035.22/2054.25	c #Conflicts:    2453000 | #Constraints:      50919
2035.22/2054.25	c #Conflicts:    2454000 | #Constraints:      51919
2035.22/2054.25	c #Conflicts:    2455000 | #Constraints:      52919
2035.22/2054.25	c #Conflicts:    2456000 | #Constraints:      53919
2035.22/2054.25	c #Conflicts:    2457000 | #Constraints:      54919
2035.22/2054.25	c #Conflicts:    2458000 | #Constraints:      55919
2035.22/2054.25	c #Conflicts:    2459000 | #Constraints:      56919
2035.22/2054.25	c #Conflicts:    2460000 | #Constraints:      57919
2035.22/2054.25	c #Conflicts:    2461000 | #Constraints:      58919
2035.22/2054.25	c #Conflicts:    2462000 | #Constraints:      59919
2035.22/2054.25	c #Conflicts:    2463000 | #Constraints:      60919
2035.22/2054.25	c #Conflicts:    2464000 | #Constraints:      61919
2035.22/2054.25	c #Conflicts:    2465000 | #Constraints:      62919
2035.22/2054.25	c #Conflicts:    2466000 | #Constraints:      63919
2035.22/2054.25	c #Conflicts:    2467000 | #Constraints:      64919
2035.22/2054.25	c #Conflicts:    2468000 | #Constraints:      65919
2035.22/2054.25	c #Conflicts:    2469000 | #Constraints:      66919
2035.22/2054.25	c #Conflicts:    2470000 | #Constraints:      67919
2035.22/2054.25	c #Conflicts:    2471000 | #Constraints:      68919
2035.22/2054.25	c INPROCESSING
2035.22/2054.25	c GARBAGE COLLECT
2035.22/2054.25	c rational objective 1003
2085.91/2105.20	c #Conflicts:    2472000 | #Constraints:      38696
2085.91/2105.20	c #Conflicts:    2473000 | #Constraints:      39698
2085.91/2105.20	c #Conflicts:    2474000 | #Constraints:      40759
2085.91/2105.20	c #Conflicts:    2475000 | #Constraints:      41824
2085.91/2105.20	c #Conflicts:    2476000 | #Constraints:      42881
2085.91/2105.20	c #Conflicts:    2477000 | #Constraints:      43950
2085.91/2105.20	c #Conflicts:    2478000 | #Constraints:      45005
2085.91/2105.20	c #Conflicts:    2479000 | #Constraints:      46055
2085.91/2105.20	c #Conflicts:    2480000 | #Constraints:      47095
2085.91/2105.20	c #Conflicts:    2481000 | #Constraints:      48144
2085.91/2105.20	c #Conflicts:    2482000 | #Constraints:      49189
2085.91/2105.20	c #Conflicts:    2483000 | #Constraints:      50239
2085.91/2105.20	c #Conflicts:    2484000 | #Constraints:      51287
2085.91/2105.20	c #Conflicts:    2485000 | #Constraints:      52338
2085.91/2105.20	c #Conflicts:    2486000 | #Constraints:      53383
2085.91/2105.20	c #Conflicts:    2487000 | #Constraints:      54430
2085.91/2105.20	c #Conflicts:    2488000 | #Constraints:      55477
2085.91/2105.20	c #Conflicts:    2489000 | #Constraints:      56532
2085.91/2105.20	c #Conflicts:    2490000 | #Constraints:      57566
2085.91/2105.20	c #Conflicts:    2491000 | #Constraints:      58602
2085.91/2105.20	c #Conflicts:    2492000 | #Constraints:      59634
2085.91/2105.20	c #Conflicts:    2493000 | #Constraints:      60670
2085.91/2105.20	c #Conflicts:    2494000 | #Constraints:      61713
2085.91/2105.20	c #Conflicts:    2495000 | #Constraints:      62738
2085.91/2105.20	c #Conflicts:    2496000 | #Constraints:      63775
2085.91/2105.20	c #Conflicts:    2497000 | #Constraints:      64812
2085.91/2105.20	c #Conflicts:    2498000 | #Constraints:      65847
2085.91/2105.20	c #Conflicts:    2499000 | #Constraints:      66878
2085.91/2105.20	c #Conflicts:    2500000 | #Constraints:      67930
2085.91/2105.20	c #Conflicts:    2501000 | #Constraints:      68967
2085.91/2105.20	c #Conflicts:    2502000 | #Constraints:      70010
2085.91/2105.20	c #Conflicts:    2503000 | #Constraints:      71046
2085.91/2105.20	c INPROCESSING
2085.91/2105.20	c GARBAGE COLLECT
2085.91/2105.20	c rational objective 1003
2114.54/2134.06	c #Conflicts:    2504000 | #Constraints:      39855
2114.54/2134.06	c #Conflicts:    2505000 | #Constraints:      40855
2114.54/2134.06	c #Conflicts:    2506000 | #Constraints:      41855
2114.54/2134.06	c #Conflicts:    2507000 | #Constraints:      42855
2114.54/2134.06	c #Conflicts:    2508000 | #Constraints:      43855
2114.54/2134.06	c #Conflicts:    2509000 | #Constraints:      44855
2114.54/2134.06	c #Conflicts:    2510000 | #Constraints:      45855
2114.54/2134.06	c #Conflicts:    2511000 | #Constraints:      46855
2114.54/2134.06	c #Conflicts:    2512000 | #Constraints:      47855
2114.54/2134.06	c #Conflicts:    2513000 | #Constraints:      48855
2114.54/2134.06	c #Conflicts:    2514000 | #Constraints:      49855
2114.54/2134.06	c #Conflicts:    2515000 | #Constraints:      50855
2114.54/2134.06	c #Conflicts:    2516000 | #Constraints:      51855
2114.54/2134.06	c #Conflicts:    2517000 | #Constraints:      52855
2114.54/2134.06	c #Conflicts:    2518000 | #Constraints:      53855
2114.54/2134.06	c #Conflicts:    2519000 | #Constraints:      54855
2114.54/2134.06	c #Conflicts:    2520000 | #Constraints:      55855
2114.54/2134.06	c #Conflicts:    2521000 | #Constraints:      56855
2114.54/2134.06	c #Conflicts:    2522000 | #Constraints:      57855
2114.54/2134.06	c #Conflicts:    2523000 | #Constraints:      58855
2114.54/2134.06	c #Conflicts:    2524000 | #Constraints:      59855
2114.54/2134.06	c #Conflicts:    2525000 | #Constraints:      60855
2114.54/2134.06	c #Conflicts:    2526000 | #Constraints:      61855
2114.54/2134.06	c #Conflicts:    2527000 | #Constraints:      62855
2114.54/2134.06	c #Conflicts:    2528000 | #Constraints:      63855
2114.54/2134.06	c #Conflicts:    2529000 | #Constraints:      64855
2114.54/2134.06	c #Conflicts:    2530000 | #Constraints:      65855
2114.54/2134.06	c #Conflicts:    2531000 | #Constraints:      66856
2114.54/2134.06	c #Conflicts:    2532000 | #Constraints:      67856
2114.54/2134.06	c #Conflicts:    2533000 | #Constraints:      68856
2114.54/2134.06	c #Conflicts:    2534000 | #Constraints:      69856
2114.54/2134.06	c #Conflicts:    2535000 | #Constraints:      70856
2114.54/2134.06	c INPROCESSING
2114.54/2134.06	c GARBAGE COLLECT
2114.54/2134.06	c rational objective 1003
2142.06/2161.67	c #Conflicts:    2536000 | #Constraints:      39959
2142.06/2161.67	c #Conflicts:    2537000 | #Constraints:      40959
2142.06/2161.67	c #Conflicts:    2538000 | #Constraints:      41959
2142.06/2161.67	c #Conflicts:    2539000 | #Constraints:      42959
2142.06/2161.67	c #Conflicts:    2540000 | #Constraints:      43959
2142.06/2161.67	c #Conflicts:    2541000 | #Constraints:      44959
2142.06/2161.67	c #Conflicts:    2542000 | #Constraints:      45959
2142.06/2161.67	c #Conflicts:    2543000 | #Constraints:      46959
2142.06/2161.67	c #Conflicts:    2544000 | #Constraints:      47959
2142.06/2161.67	c #Conflicts:    2545000 | #Constraints:      48959
2142.06/2161.67	c #Conflicts:    2546000 | #Constraints:      49959
2142.06/2161.67	c #Conflicts:    2547000 | #Constraints:      50959
2142.06/2161.67	c #Conflicts:    2548000 | #Constraints:      51959
2142.06/2161.67	c #Conflicts:    2549000 | #Constraints:      52959
2142.06/2161.67	c #Conflicts:    2550000 | #Constraints:      53959
2142.06/2161.67	c #Conflicts:    2551000 | #Constraints:      54959
2142.06/2161.67	c #Conflicts:    2552000 | #Constraints:      55959
2142.06/2161.67	c #Conflicts:    2553000 | #Constraints:      56959
2142.06/2161.67	c #Conflicts:    2554000 | #Constraints:      57959
2142.06/2161.67	c #Conflicts:    2555000 | #Constraints:      58959
2142.06/2161.67	c #Conflicts:    2556000 | #Constraints:      59959
2142.06/2161.67	c #Conflicts:    2557000 | #Constraints:      60959
2142.06/2161.67	c #Conflicts:    2558000 | #Constraints:      61959
2142.06/2161.67	c #Conflicts:    2559000 | #Constraints:      62959
2142.06/2161.67	c #Conflicts:    2560000 | #Constraints:      63959
2142.06/2161.67	c #Conflicts:    2561000 | #Constraints:      64959
2142.06/2161.67	c #Conflicts:    2562000 | #Constraints:      65959
2142.06/2161.67	c #Conflicts:    2563000 | #Constraints:      66959
2142.06/2161.67	c #Conflicts:    2564000 | #Constraints:      67959
2142.06/2161.67	c #Conflicts:    2565000 | #Constraints:      68959
2142.06/2161.67	c #Conflicts:    2566000 | #Constraints:      69959
2142.06/2161.67	c #Conflicts:    2567000 | #Constraints:      70959
2142.06/2161.67	c INPROCESSING
2142.06/2161.67	c GARBAGE COLLECT
2142.06/2161.67	c rational objective 1003
2170.56/2190.38	c #Conflicts:    2568000 | #Constraints:      40027
2170.56/2190.38	c #Conflicts:    2569000 | #Constraints:      41027
2170.56/2190.38	c #Conflicts:    2570000 | #Constraints:      42027
2170.56/2190.38	c #Conflicts:    2571000 | #Constraints:      43027
2170.56/2190.38	c #Conflicts:    2572000 | #Constraints:      44027
2170.56/2190.38	c #Conflicts:    2573000 | #Constraints:      45027
2170.56/2190.38	c #Conflicts:    2574000 | #Constraints:      46027
2170.56/2190.38	c #Conflicts:    2575000 | #Constraints:      47027
2170.56/2190.38	c #Conflicts:    2576000 | #Constraints:      48027
2170.56/2190.38	c #Conflicts:    2577000 | #Constraints:      49027
2170.56/2190.38	c #Conflicts:    2578000 | #Constraints:      50027
2170.56/2190.38	c #Conflicts:    2579000 | #Constraints:      51027
2170.56/2190.38	c #Conflicts:    2580000 | #Constraints:      52027
2170.56/2190.38	c #Conflicts:    2581000 | #Constraints:      53027
2170.56/2190.38	c #Conflicts:    2582000 | #Constraints:      54027
2170.56/2190.38	c #Conflicts:    2583000 | #Constraints:      55027
2170.56/2190.38	c #Conflicts:    2584000 | #Constraints:      56027
2170.56/2190.38	c #Conflicts:    2585000 | #Constraints:      57027
2170.56/2190.38	c #Conflicts:    2586000 | #Constraints:      58027
2170.56/2190.38	c #Conflicts:    2587000 | #Constraints:      59027
2170.56/2190.38	c #Conflicts:    2588000 | #Constraints:      60027
2170.56/2190.38	c #Conflicts:    2589000 | #Constraints:      61027
2170.56/2190.38	c #Conflicts:    2590000 | #Constraints:      62027
2170.56/2190.38	c #Conflicts:    2591000 | #Constraints:      63027
2170.56/2190.38	c #Conflicts:    2592000 | #Constraints:      64027
2170.56/2190.38	c #Conflicts:    2593000 | #Constraints:      65027
2170.56/2190.38	c #Conflicts:    2594000 | #Constraints:      66027
2170.56/2190.38	c #Conflicts:    2595000 | #Constraints:      67028
2170.56/2190.38	c #Conflicts:    2596000 | #Constraints:      68028
2170.56/2190.38	c #Conflicts:    2597000 | #Constraints:      69028
2170.56/2190.38	c #Conflicts:    2598000 | #Constraints:      70028
2170.56/2190.38	c #Conflicts:    2599000 | #Constraints:      71028
2170.56/2190.38	c INPROCESSING
2170.56/2190.38	c GARBAGE COLLECT
2170.56/2190.38	c rational objective 1003
2318.44/2339.21	c #Conflicts:    2600000 | #Constraints:      39972
2318.44/2339.21	c #Conflicts:    2601000 | #Constraints:      41018
2318.44/2339.21	c #Conflicts:    2602000 | #Constraints:      42074
2318.44/2339.21	c #Conflicts:    2603000 | #Constraints:      43144
2318.44/2339.21	c #Conflicts:    2604000 | #Constraints:      44194
2318.44/2339.21	c #Conflicts:    2605000 | #Constraints:      45248
2318.44/2339.21	c #Conflicts:    2606000 | #Constraints:      46283
2318.44/2339.21	c #Conflicts:    2607000 | #Constraints:      47313
2318.44/2339.21	c #Conflicts:    2608000 | #Constraints:      48338
2318.44/2339.21	c #Conflicts:    2609000 | #Constraints:      49368
2318.44/2339.21	c #Conflicts:    2610000 | #Constraints:      50396
2318.44/2339.21	c #Conflicts:    2611000 | #Constraints:      51422
2318.44/2339.21	c #Conflicts:    2612000 | #Constraints:      52452
2318.44/2339.21	c #Conflicts:    2613000 | #Constraints:      53486
2318.44/2339.21	c #Conflicts:    2614000 | #Constraints:      54512
2318.44/2339.21	c #Conflicts:    2615000 | #Constraints:      55529
2318.44/2339.21	c #Conflicts:    2616000 | #Constraints:      56560
2318.44/2339.21	c #Conflicts:    2617000 | #Constraints:      57591
2318.44/2339.21	c #Conflicts:    2618000 | #Constraints:      58612
2318.44/2339.21	c #Conflicts:    2619000 | #Constraints:      59650
2318.44/2339.21	c #Conflicts:    2620000 | #Constraints:      60679
2318.44/2339.21	c #Conflicts:    2621000 | #Constraints:      61713
2318.44/2339.21	c #Conflicts:    2622000 | #Constraints:      62747
2318.44/2339.21	c #Conflicts:    2623000 | #Constraints:      63766
2318.44/2339.21	c #Conflicts:    2624000 | #Constraints:      64789
2318.44/2339.21	c #Conflicts:    2625000 | #Constraints:      65816
2318.44/2339.21	c #Conflicts:    2626000 | #Constraints:      66842
2318.44/2339.21	c #Conflicts:    2627000 | #Constraints:      67861
2318.44/2339.21	c #Conflicts:    2628000 | #Constraints:      68883
2318.44/2339.21	c #Conflicts:    2629000 | #Constraints:      69915
2318.44/2339.21	c #Conflicts:    2630000 | #Constraints:      70955
2318.44/2339.21	c #Conflicts:    2631000 | #Constraints:      71975
2318.44/2339.21	c #Conflicts:    2632000 | #Constraints:      73010
2318.44/2339.21	c #Conflicts:    2633000 | #Constraints:      74038
2318.44/2339.21	c #Conflicts:    2634000 | #Constraints:      75059
2318.44/2339.21	c #Conflicts:    2635000 | #Constraints:      76082
2318.44/2339.21	c #Conflicts:    2636000 | #Constraints:      77106
2318.44/2339.21	c #Conflicts:    2637000 | #Constraints:      78123
2318.44/2339.21	c #Conflicts:    2638000 | #Constraints:      79148
2318.44/2339.21	c #Conflicts:    2639000 | #Constraints:      80166
2318.44/2339.21	c #Conflicts:    2640000 | #Constraints:      81218
2318.44/2339.21	c #Conflicts:    2641000 | #Constraints:      82278
2318.44/2339.21	c #Conflicts:    2642000 | #Constraints:      83309
2318.44/2339.21	c #Conflicts:    2643000 | #Constraints:      84329
2318.44/2339.21	c #Conflicts:    2644000 | #Constraints:      85349
2318.44/2339.21	c #Conflicts:    2645000 | #Constraints:      86377
2318.44/2339.21	c #Conflicts:    2646000 | #Constraints:      87398
2318.44/2339.21	c #Conflicts:    2647000 | #Constraints:      88424
2318.44/2339.21	c #Conflicts:    2648000 | #Constraints:      89450
2318.44/2339.21	c #Conflicts:    2649000 | #Constraints:      90474
2318.44/2339.21	c #Conflicts:    2650000 | #Constraints:      91513
2318.44/2339.21	c #Conflicts:    2651000 | #Constraints:      92569
2318.44/2339.21	c #Conflicts:    2652000 | #Constraints:      93615
2318.44/2339.21	c #Conflicts:    2653000 | #Constraints:      94651
2318.44/2339.21	c #Conflicts:    2654000 | #Constraints:      95687
2318.44/2339.21	c #Conflicts:    2655000 | #Constraints:      96704
2318.44/2339.21	c #Conflicts:    2656000 | #Constraints:      97735
2318.44/2339.21	c #Conflicts:    2657000 | #Constraints:      98754
2318.44/2339.21	c #Conflicts:    2658000 | #Constraints:      99770
2318.44/2339.21	c #Conflicts:    2659000 | #Constraints:     100789
2318.44/2339.21	c #Conflicts:    2660000 | #Constraints:     101836
2318.44/2339.21	c #Conflicts:    2661000 | #Constraints:     102899
2318.44/2339.21	c #Conflicts:    2662000 | #Constraints:     103955
2318.44/2339.21	c #Conflicts:    2663000 | #Constraints:     105010
2318.44/2339.21	c #Conflicts:    2664000 | #Constraints:     106061
2318.44/2339.21	c #Conflicts:    2665000 | #Constraints:     107098
2318.44/2339.21	c #Conflicts:    2666000 | #Constraints:     108125
2318.44/2339.21	c #Conflicts:    2667000 | #Constraints:     109174
2318.44/2339.21	c #Conflicts:    2668000 | #Constraints:     110201
2318.44/2339.21	c #Conflicts:    2669000 | #Constraints:     111234
2318.44/2339.21	c #Conflicts:    2670000 | #Constraints:     112280
2318.44/2339.21	c #Conflicts:    2671000 | #Constraints:     113307
2318.44/2339.21	c #Conflicts:    2672000 | #Constraints:     114346
2318.44/2339.21	c #Conflicts:    2673000 | #Constraints:     115381
2318.44/2339.21	c #Conflicts:    2674000 | #Constraints:     116423
2318.44/2339.21	c #Conflicts:    2675000 | #Constraints:     117463
2318.44/2339.21	c #Conflicts:    2676000 | #Constraints:     118499
2318.44/2339.21	c #Conflicts:    2677000 | #Constraints:     119535
2318.44/2339.21	c #Conflicts:    2678000 | #Constraints:     120559
2656.88/2679.14	c #Conflicts:    2679000 | #Constraints:     121586
2656.88/2679.14	c #Conflicts:    2680000 | #Constraints:     122615
2656.88/2679.14	c #Conflicts:    2681000 | #Constraints:     123634
2656.88/2679.14	c #Conflicts:    2682000 | #Constraints:     124657
2656.88/2679.14	c #Conflicts:    2683000 | #Constraints:     125673
2656.88/2679.14	c #Conflicts:    2684000 | #Constraints:     126692
2656.88/2679.14	c #Conflicts:    2685000 | #Constraints:     127703
2656.88/2679.14	c #Conflicts:    2686000 | #Constraints:     128735
2656.88/2679.14	c #Conflicts:    2687000 | #Constraints:     129773
2656.88/2679.14	c #Conflicts:    2688000 | #Constraints:     130797
2656.88/2679.14	c #Conflicts:    2689000 | #Constraints:     131821
2656.88/2679.14	c #Conflicts:    2690000 | #Constraints:     132856
2656.88/2679.14	c #Conflicts:    2691000 | #Constraints:     133877
2656.88/2679.14	c #Conflicts:    2692000 | #Constraints:     134898
2656.88/2679.14	c #Conflicts:    2693000 | #Constraints:     135912
2656.88/2679.14	c #Conflicts:    2694000 | #Constraints:     136932
2656.88/2679.14	c #Conflicts:    2695000 | #Constraints:     137952
2656.88/2679.14	c #Conflicts:    2696000 | #Constraints:     138979
2656.88/2679.14	c #Conflicts:    2697000 | #Constraints:     139998
2656.88/2679.14	c #Conflicts:    2698000 | #Constraints:     141015
2656.88/2679.14	c #Conflicts:    2699000 | #Constraints:     142027
2656.88/2679.14	c #Conflicts:    2700000 | #Constraints:     143056
2656.88/2679.14	c #Conflicts:    2701000 | #Constraints:     144084
2656.88/2679.14	c #Conflicts:    2702000 | #Constraints:     145102
2656.88/2679.14	c #Conflicts:    2703000 | #Constraints:     146123
2656.88/2679.14	c #Conflicts:    2704000 | #Constraints:     147147
2656.88/2679.14	c #Conflicts:    2705000 | #Constraints:     148166
2656.88/2679.14	c #Conflicts:    2706000 | #Constraints:     149184
2656.88/2679.14	c #Conflicts:    2707000 | #Constraints:     150197
2656.88/2679.14	c #Conflicts:    2708000 | #Constraints:     151223
2656.88/2679.14	c #Conflicts:    2709000 | #Constraints:     152241
2656.88/2679.14	c #Conflicts:    2710000 | #Constraints:     153253
2656.88/2679.14	c #Conflicts:    2711000 | #Constraints:     154266
2656.88/2679.14	c #Conflicts:    2712000 | #Constraints:     155296
2656.88/2679.14	c #Conflicts:    2713000 | #Constraints:     156310
2656.88/2679.14	c #Conflicts:    2714000 | #Constraints:     157320
2656.88/2679.14	c #Conflicts:    2715000 | #Constraints:     158340
2656.88/2679.14	c #Conflicts:    2716000 | #Constraints:     159356
2656.88/2679.14	c #Conflicts:    2717000 | #Constraints:     160369
2656.88/2679.14	c #Conflicts:    2718000 | #Constraints:     161383
2656.88/2679.14	c #Conflicts:    2719000 | #Constraints:     162400
2656.88/2679.14	c #Conflicts:    2720000 | #Constraints:     163419
2656.88/2679.14	c #Conflicts:    2721000 | #Constraints:     164439
2656.88/2679.14	c #Conflicts:    2722000 | #Constraints:     165456
2656.88/2679.14	c #Conflicts:    2723000 | #Constraints:     166475
2656.88/2679.14	c #Conflicts:    2724000 | #Constraints:     167506
2656.88/2679.14	c #Conflicts:    2725000 | #Constraints:     168539
2656.88/2679.14	c #Conflicts:    2726000 | #Constraints:     169552
2656.88/2679.14	c #Conflicts:    2727000 | #Constraints:     170564
2656.88/2679.14	c #Conflicts:    2728000 | #Constraints:     171581
2656.88/2679.14	c #Conflicts:    2729000 | #Constraints:     172596
2656.88/2679.14	c #Conflicts:    2730000 | #Constraints:     173606
2656.88/2679.14	c #Conflicts:    2731000 | #Constraints:     174619
2656.88/2679.14	c #Conflicts:    2732000 | #Constraints:     175630
2656.88/2679.14	c #Conflicts:    2733000 | #Constraints:     176652
2656.88/2679.14	c #Conflicts:    2734000 | #Constraints:     177689
2656.88/2679.14	c #Conflicts:    2735000 | #Constraints:     178728
2656.88/2679.14	c #Conflicts:    2736000 | #Constraints:     179757
2656.88/2679.14	c #Conflicts:    2737000 | #Constraints:     180778
2656.88/2679.14	c #Conflicts:    2738000 | #Constraints:     181798
2656.88/2679.14	c #Conflicts:    2739000 | #Constraints:     182817
2656.88/2679.14	c #Conflicts:    2740000 | #Constraints:     183849
2656.88/2679.14	c #Conflicts:    2741000 | #Constraints:     184875
2656.88/2679.14	c #Conflicts:    2742000 | #Constraints:     185893
2656.88/2679.14	c #Conflicts:    2743000 | #Constraints:     186912
2656.88/2679.14	c #Conflicts:    2744000 | #Constraints:     187923
2656.88/2679.14	c #Conflicts:    2745000 | #Constraints:     188935
2656.88/2679.14	c #Conflicts:    2746000 | #Constraints:     189943
2656.88/2679.14	c #Conflicts:    2747000 | #Constraints:     190953
2656.88/2679.14	c #Conflicts:    2748000 | #Constraints:     191974
2656.88/2679.14	c #Conflicts:    2749000 | #Constraints:     192989
2656.88/2679.14	c #Conflicts:    2750000 | #Constraints:     194006
2656.88/2679.14	c #Conflicts:    2751000 | #Constraints:     195018
2656.88/2679.14	c #Conflicts:    2752000 | #Constraints:     196034
2656.88/2679.14	c #Conflicts:    2753000 | #Constraints:     197042
2656.88/2679.14	c #Conflicts:    2754000 | #Constraints:     198054
2656.88/2679.14	c #Conflicts:    2755000 | #Constraints:     199061
2656.88/2679.14	c #Conflicts:    2756000 | #Constraints:     200071
2656.88/2679.14	c #Conflicts:    2757000 | #Constraints:     201082
2720.98/2743.51	c #Conflicts:    2758000 | #Constraints:     202094
2720.98/2743.51	c #Conflicts:    2759000 | #Constraints:     203108
2720.98/2743.51	c #Conflicts:    2760000 | #Constraints:     204128
2720.98/2743.51	c #Conflicts:    2761000 | #Constraints:     205141
2720.98/2743.51	c #Conflicts:    2762000 | #Constraints:     206165
2720.98/2743.51	c #Conflicts:    2763000 | #Constraints:     207175
2720.98/2743.51	c #Conflicts:    2764000 | #Constraints:     208185
2720.98/2743.51	c #Conflicts:    2765000 | #Constraints:     209205
2720.98/2743.51	c #Conflicts:    2766000 | #Constraints:     210213
2720.98/2743.51	c #Conflicts:    2767000 | #Constraints:     211227
2720.98/2743.51	c #Conflicts:    2768000 | #Constraints:     212237
2720.98/2743.51	c #Conflicts:    2769000 | #Constraints:     213252
2720.98/2743.51	c INPROCESSING
2720.98/2743.51	c GARBAGE COLLECT
2720.98/2743.51	c rational objective 1003
2774.46/2797.30	c #Conflicts:    2770000 | #Constraints:     110980
2774.46/2797.30	c #Conflicts:    2771000 | #Constraints:     111980
2774.46/2797.30	c #Conflicts:    2772000 | #Constraints:     112980
2774.46/2797.30	c #Conflicts:    2773000 | #Constraints:     113980
2774.46/2797.30	c #Conflicts:    2774000 | #Constraints:     114980
2774.46/2797.30	c #Conflicts:    2775000 | #Constraints:     115980
2774.46/2797.30	c #Conflicts:    2776000 | #Constraints:     116980
2774.46/2797.30	c #Conflicts:    2777000 | #Constraints:     117980
2774.46/2797.30	c #Conflicts:    2778000 | #Constraints:     118980
2774.46/2797.30	c #Conflicts:    2779000 | #Constraints:     119980
2774.46/2797.30	c #Conflicts:    2780000 | #Constraints:     120980
2774.46/2797.30	c #Conflicts:    2781000 | #Constraints:     121980
2774.46/2797.30	c #Conflicts:    2782000 | #Constraints:     122980
2774.46/2797.30	c #Conflicts:    2783000 | #Constraints:     123980
2774.46/2797.30	c #Conflicts:    2784000 | #Constraints:     124980
2774.46/2797.30	c #Conflicts:    2785000 | #Constraints:     125980
2774.46/2797.30	c #Conflicts:    2786000 | #Constraints:     126980
2774.46/2797.30	c #Conflicts:    2787000 | #Constraints:     127980
2774.46/2797.30	c #Conflicts:    2788000 | #Constraints:     128980
2774.46/2797.30	c #Conflicts:    2789000 | #Constraints:     129980
2774.46/2797.30	c #Conflicts:    2790000 | #Constraints:     130980
2774.46/2797.30	c #Conflicts:    2791000 | #Constraints:     131980
2774.46/2797.30	c #Conflicts:    2792000 | #Constraints:     132980
2774.46/2797.30	c #Conflicts:    2793000 | #Constraints:     133980
2774.46/2797.30	c #Conflicts:    2794000 | #Constraints:     134980
2774.46/2797.30	c #Conflicts:    2795000 | #Constraints:     135980
2774.46/2797.30	c #Conflicts:    2796000 | #Constraints:     136980
2774.46/2797.30	c #Conflicts:    2797000 | #Constraints:     137980
2774.46/2797.30	c #Conflicts:    2798000 | #Constraints:     138980
2774.46/2797.30	c #Conflicts:    2799000 | #Constraints:     139980
2774.46/2797.30	c #Conflicts:    2800000 | #Constraints:     140980
2774.46/2797.30	c #Conflicts:    2801000 | #Constraints:     141980
2774.46/2797.30	c #Conflicts:    2802000 | #Constraints:     142980
2774.46/2797.30	c INPROCESSING
2774.46/2797.30	c GARBAGE COLLECT
2774.46/2797.30	c rational objective 1003
2834.62/2857.89	c #Conflicts:    2803000 | #Constraints:      75664
2834.62/2857.89	c #Conflicts:    2804000 | #Constraints:      76664
2834.62/2857.89	c #Conflicts:    2805000 | #Constraints:      77664
2834.62/2857.89	c #Conflicts:    2806000 | #Constraints:      78664
2834.62/2857.89	c #Conflicts:    2807000 | #Constraints:      79664
2834.62/2857.89	c #Conflicts:    2808000 | #Constraints:      80664
2834.62/2857.89	c #Conflicts:    2809000 | #Constraints:      81664
2834.62/2857.89	c #Conflicts:    2810000 | #Constraints:      82664
2834.62/2857.89	c #Conflicts:    2811000 | #Constraints:      83664
2834.62/2857.89	c #Conflicts:    2812000 | #Constraints:      84664
2834.62/2857.89	c #Conflicts:    2813000 | #Constraints:      85664
2834.62/2857.89	c #Conflicts:    2814000 | #Constraints:      86664
2834.62/2857.89	c #Conflicts:    2815000 | #Constraints:      87664
2834.62/2857.89	c #Conflicts:    2816000 | #Constraints:      88664
2834.62/2857.89	c #Conflicts:    2817000 | #Constraints:      89664
2834.62/2857.89	c #Conflicts:    2818000 | #Constraints:      90664
2834.62/2857.89	c #Conflicts:    2819000 | #Constraints:      91664
2834.62/2857.89	c #Conflicts:    2820000 | #Constraints:      92664
2834.62/2857.89	c #Conflicts:    2821000 | #Constraints:      93664
2834.62/2857.89	c #Conflicts:    2822000 | #Constraints:      94664
2834.62/2857.89	c #Conflicts:    2823000 | #Constraints:      95664
2834.62/2857.89	c #Conflicts:    2824000 | #Constraints:      96664
2834.62/2857.89	c #Conflicts:    2825000 | #Constraints:      97664
2834.62/2857.89	c #Conflicts:    2826000 | #Constraints:      98664
2834.62/2857.89	c #Conflicts:    2827000 | #Constraints:      99664
2834.62/2857.89	c #Conflicts:    2828000 | #Constraints:     100664
2834.62/2857.89	c #Conflicts:    2829000 | #Constraints:     101664
2834.62/2857.89	c #Conflicts:    2830000 | #Constraints:     102664
2834.62/2857.89	c #Conflicts:    2831000 | #Constraints:     103664
2834.62/2857.89	c #Conflicts:    2832000 | #Constraints:     104664
2834.62/2857.89	c #Conflicts:    2833000 | #Constraints:     105664
2834.62/2857.89	c #Conflicts:    2834000 | #Constraints:     106664
2834.62/2857.89	c #Conflicts:    2835000 | #Constraints:     107665
2834.62/2857.89	c #Conflicts:    2836000 | #Constraints:     108665
2834.62/2857.89	c INPROCESSING
2834.62/2857.89	c GARBAGE COLLECT
2834.62/2857.89	c rational objective 1003
2881.93/2905.46	c #Conflicts:    2837000 | #Constraints:      58625
2881.93/2905.46	c #Conflicts:    2838000 | #Constraints:      59625
2881.93/2905.46	c #Conflicts:    2839000 | #Constraints:      60625
2881.93/2905.46	c #Conflicts:    2840000 | #Constraints:      61625
2881.93/2905.46	c #Conflicts:    2841000 | #Constraints:      62625
2881.93/2905.46	c #Conflicts:    2842000 | #Constraints:      63625
2881.93/2905.46	c #Conflicts:    2843000 | #Constraints:      64625
2881.93/2905.46	c #Conflicts:    2844000 | #Constraints:      65625
2881.93/2905.46	c #Conflicts:    2845000 | #Constraints:      66625
2881.93/2905.46	c #Conflicts:    2846000 | #Constraints:      67625
2881.93/2905.46	c #Conflicts:    2847000 | #Constraints:      68625
2881.93/2905.46	c #Conflicts:    2848000 | #Constraints:      69625
2881.93/2905.46	c #Conflicts:    2849000 | #Constraints:      70625
2881.93/2905.46	c #Conflicts:    2850000 | #Constraints:      71625
2881.93/2905.46	c #Conflicts:    2851000 | #Constraints:      72625
2881.93/2905.46	c #Conflicts:    2852000 | #Constraints:      73625
2881.93/2905.46	c #Conflicts:    2853000 | #Constraints:      74625
2881.93/2905.46	c #Conflicts:    2854000 | #Constraints:      75625
2881.93/2905.46	c #Conflicts:    2855000 | #Constraints:      76625
2881.93/2905.46	c #Conflicts:    2856000 | #Constraints:      77625
2881.93/2905.46	c #Conflicts:    2857000 | #Constraints:      78625
2881.93/2905.46	c #Conflicts:    2858000 | #Constraints:      79625
2881.93/2905.46	c #Conflicts:    2859000 | #Constraints:      80625
2881.93/2905.46	c #Conflicts:    2860000 | #Constraints:      81625
2881.93/2905.46	c #Conflicts:    2861000 | #Constraints:      82625
2881.93/2905.46	c #Conflicts:    2862000 | #Constraints:      83625
2881.93/2905.46	c #Conflicts:    2863000 | #Constraints:      84625
2881.93/2905.46	c #Conflicts:    2864000 | #Constraints:      85625
2881.93/2905.46	c #Conflicts:    2865000 | #Constraints:      86625
2881.93/2905.46	c #Conflicts:    2866000 | #Constraints:      87625
2881.93/2905.46	c #Conflicts:    2867000 | #Constraints:      88625
2881.93/2905.46	c #Conflicts:    2868000 | #Constraints:      89625
2881.93/2905.46	c #Conflicts:    2869000 | #Constraints:      90625
2881.93/2905.46	c #Conflicts:    2870000 | #Constraints:      91625
2881.93/2905.46	c INPROCESSING
2881.93/2905.46	c GARBAGE COLLECT
2881.93/2905.46	c rational objective 1003
2919.58/2943.33	c #Conflicts:    2871000 | #Constraints:      50171
2919.58/2943.33	c #Conflicts:    2872000 | #Constraints:      51171
2919.58/2943.33	c #Conflicts:    2873000 | #Constraints:      52171
2919.58/2943.33	c #Conflicts:    2874000 | #Constraints:      53171
2919.58/2943.33	c #Conflicts:    2875000 | #Constraints:      54171
2919.58/2943.33	c #Conflicts:    2876000 | #Constraints:      55171
2919.58/2943.33	c #Conflicts:    2877000 | #Constraints:      56171
2919.58/2943.33	c #Conflicts:    2878000 | #Constraints:      57171
2919.58/2943.33	c #Conflicts:    2879000 | #Constraints:      58171
2919.58/2943.33	c #Conflicts:    2880000 | #Constraints:      59171
2919.58/2943.33	c #Conflicts:    2881000 | #Constraints:      60171
2919.58/2943.33	c #Conflicts:    2882000 | #Constraints:      61171
2919.58/2943.33	c #Conflicts:    2883000 | #Constraints:      62171
2919.58/2943.33	c #Conflicts:    2884000 | #Constraints:      63171
2919.58/2943.33	c #Conflicts:    2885000 | #Constraints:      64171
2919.58/2943.33	c #Conflicts:    2886000 | #Constraints:      65171
2919.58/2943.33	c #Conflicts:    2887000 | #Constraints:      66171
2919.58/2943.33	c #Conflicts:    2888000 | #Constraints:      67171
2919.58/2943.33	c #Conflicts:    2889000 | #Constraints:      68171
2919.58/2943.33	c #Conflicts:    2890000 | #Constraints:      69171
2919.58/2943.33	c #Conflicts:    2891000 | #Constraints:      70171
2919.58/2943.33	c #Conflicts:    2892000 | #Constraints:      71171
2919.58/2943.33	c #Conflicts:    2893000 | #Constraints:      72171
2919.58/2943.33	c #Conflicts:    2894000 | #Constraints:      73171
2919.58/2943.33	c #Conflicts:    2895000 | #Constraints:      74171
2919.58/2943.33	c #Conflicts:    2896000 | #Constraints:      75171
2919.58/2943.33	c #Conflicts:    2897000 | #Constraints:      76171
2919.58/2943.33	c #Conflicts:    2898000 | #Constraints:      77171
2919.58/2943.33	c #Conflicts:    2899000 | #Constraints:      78171
2919.58/2943.33	c #Conflicts:    2900000 | #Constraints:      79171
2919.58/2943.33	c #Conflicts:    2901000 | #Constraints:      80171
2919.58/2943.33	c #Conflicts:    2902000 | #Constraints:      81171
2919.58/2943.33	c #Conflicts:    2903000 | #Constraints:      82171
2919.58/2943.33	c #Conflicts:    2904000 | #Constraints:      83171
2919.58/2943.33	c INPROCESSING
2919.58/2943.33	c GARBAGE COLLECT
2919.58/2943.33	c rational objective 1003
2955.28/2979.20	c #Conflicts:    2905000 | #Constraints:      45865
2955.28/2979.20	c #Conflicts:    2906000 | #Constraints:      46865
2955.28/2979.20	c #Conflicts:    2907000 | #Constraints:      47865
2955.28/2979.20	c #Conflicts:    2908000 | #Constraints:      48865
2955.28/2979.20	c #Conflicts:    2909000 | #Constraints:      49865
2955.28/2979.20	c #Conflicts:    2910000 | #Constraints:      50865
2955.28/2979.20	c #Conflicts:    2911000 | #Constraints:      51865
2955.28/2979.20	c #Conflicts:    2912000 | #Constraints:      52865
2955.28/2979.20	c #Conflicts:    2913000 | #Constraints:      53865
2955.28/2979.20	c #Conflicts:    2914000 | #Constraints:      54865
2955.28/2979.20	c #Conflicts:    2915000 | #Constraints:      55865
2955.28/2979.20	c #Conflicts:    2916000 | #Constraints:      56865
2955.28/2979.20	c #Conflicts:    2917000 | #Constraints:      57865
2955.28/2979.20	c #Conflicts:    2918000 | #Constraints:      58865
2955.28/2979.20	c #Conflicts:    2919000 | #Constraints:      59865
2955.28/2979.20	c #Conflicts:    2920000 | #Constraints:      60865
2955.28/2979.20	c #Conflicts:    2921000 | #Constraints:      61865
2955.28/2979.20	c #Conflicts:    2922000 | #Constraints:      62865
2955.28/2979.20	c #Conflicts:    2923000 | #Constraints:      63865
2955.28/2979.20	c #Conflicts:    2924000 | #Constraints:      64865
2955.28/2979.20	c #Conflicts:    2925000 | #Constraints:      65865
2955.28/2979.20	c #Conflicts:    2926000 | #Constraints:      66865
2955.28/2979.20	c #Conflicts:    2927000 | #Constraints:      67865
2955.28/2979.20	c #Conflicts:    2928000 | #Constraints:      68865
2955.28/2979.20	c #Conflicts:    2929000 | #Constraints:      69865
2955.28/2979.20	c #Conflicts:    2930000 | #Constraints:      70865
2955.28/2979.20	c #Conflicts:    2931000 | #Constraints:      71865
2955.28/2979.20	c #Conflicts:    2932000 | #Constraints:      72865
2955.28/2979.20	c #Conflicts:    2933000 | #Constraints:      73865
2955.28/2979.20	c #Conflicts:    2934000 | #Constraints:      74865
2955.28/2979.20	c #Conflicts:    2935000 | #Constraints:      75865
2955.28/2979.20	c #Conflicts:    2936000 | #Constraints:      76865
2955.28/2979.20	c #Conflicts:    2937000 | #Constraints:      77865
2955.28/2979.20	c #Conflicts:    2938000 | #Constraints:      78865
2955.28/2979.20	c INPROCESSING
2955.28/2979.20	c GARBAGE COLLECT
2955.28/2979.20	c rational objective 1003
2988.37/3012.58	c #Conflicts:    2939000 | #Constraints:      43585
2988.37/3012.58	c #Conflicts:    2940000 | #Constraints:      44585
2988.37/3012.58	c #Conflicts:    2941000 | #Constraints:      45585
2988.37/3012.58	c #Conflicts:    2942000 | #Constraints:      46585
2988.37/3012.58	c #Conflicts:    2943000 | #Constraints:      47585
2988.37/3012.58	c #Conflicts:    2944000 | #Constraints:      48585
2988.37/3012.58	c #Conflicts:    2945000 | #Constraints:      49585
2988.37/3012.58	c #Conflicts:    2946000 | #Constraints:      50585
2988.37/3012.58	c #Conflicts:    2947000 | #Constraints:      51585
2988.37/3012.58	c #Conflicts:    2948000 | #Constraints:      52585
2988.37/3012.58	c #Conflicts:    2949000 | #Constraints:      53585
2988.37/3012.58	c #Conflicts:    2950000 | #Constraints:      54585
2988.37/3012.58	c #Conflicts:    2951000 | #Constraints:      55585
2988.37/3012.58	c #Conflicts:    2952000 | #Constraints:      56585
2988.37/3012.58	c #Conflicts:    2953000 | #Constraints:      57585
2988.37/3012.58	c #Conflicts:    2954000 | #Constraints:      58585
2988.37/3012.58	c #Conflicts:    2955000 | #Constraints:      59585
2988.37/3012.58	c #Conflicts:    2956000 | #Constraints:      60585
2988.37/3012.58	c #Conflicts:    2957000 | #Constraints:      61585
2988.37/3012.58	c #Conflicts:    2958000 | #Constraints:      62585
2988.37/3012.58	c #Conflicts:    2959000 | #Constraints:      63585
2988.37/3012.58	c #Conflicts:    2960000 | #Constraints:      64585
2988.37/3012.58	c #Conflicts:    2961000 | #Constraints:      65585
2988.37/3012.58	c #Conflicts:    2962000 | #Constraints:      66585
2988.37/3012.58	c #Conflicts:    2963000 | #Constraints:      67585
2988.37/3012.58	c #Conflicts:    2964000 | #Constraints:      68585
2988.37/3012.58	c #Conflicts:    2965000 | #Constraints:      69585
2988.37/3012.58	c #Conflicts:    2966000 | #Constraints:      70585
2988.37/3012.58	c #Conflicts:    2967000 | #Constraints:      71585
2988.37/3012.58	c #Conflicts:    2968000 | #Constraints:      72585
2988.37/3012.58	c #Conflicts:    2969000 | #Constraints:      73585
2988.37/3012.58	c #Conflicts:    2970000 | #Constraints:      74585
2988.37/3012.58	c #Conflicts:    2971000 | #Constraints:      75585
2988.37/3012.58	c #Conflicts:    2972000 | #Constraints:      76585
2988.37/3012.58	c #Conflicts:    2973000 | #Constraints:      77585
2988.37/3012.58	c INPROCESSING
2988.37/3012.58	c GARBAGE COLLECT
2988.37/3012.58	c rational objective 1003
3024.98/3049.34	c #Conflicts:    2974000 | #Constraints:      43194
3024.98/3049.34	c #Conflicts:    2975000 | #Constraints:      44194
3024.98/3049.34	c #Conflicts:    2976000 | #Constraints:      45194
3024.98/3049.34	c #Conflicts:    2977000 | #Constraints:      46194
3024.98/3049.34	c #Conflicts:    2978000 | #Constraints:      47194
3024.98/3049.34	c #Conflicts:    2979000 | #Constraints:      48194
3024.98/3049.34	c #Conflicts:    2980000 | #Constraints:      49194
3024.98/3049.34	c #Conflicts:    2981000 | #Constraints:      50194
3024.98/3049.34	c #Conflicts:    2982000 | #Constraints:      51194
3024.98/3049.34	c #Conflicts:    2983000 | #Constraints:      52194
3024.98/3049.34	c #Conflicts:    2984000 | #Constraints:      53194
3024.98/3049.34	c #Conflicts:    2985000 | #Constraints:      54194
3024.98/3049.34	c #Conflicts:    2986000 | #Constraints:      55195
3024.98/3049.34	c #Conflicts:    2987000 | #Constraints:      56195
3024.98/3049.34	c #Conflicts:    2988000 | #Constraints:      57195
3024.98/3049.34	c #Conflicts:    2989000 | #Constraints:      58195
3024.98/3049.34	c #Conflicts:    2990000 | #Constraints:      59195
3024.98/3049.34	c #Conflicts:    2991000 | #Constraints:      60195
3024.98/3049.34	c #Conflicts:    2992000 | #Constraints:      61195
3024.98/3049.34	c #Conflicts:    2993000 | #Constraints:      62195
3024.98/3049.34	c #Conflicts:    2994000 | #Constraints:      63195
3024.98/3049.34	c #Conflicts:    2995000 | #Constraints:      64195
3024.98/3049.34	c #Conflicts:    2996000 | #Constraints:      65196
3024.98/3049.34	c #Conflicts:    2997000 | #Constraints:      66196
3024.98/3049.34	c #Conflicts:    2998000 | #Constraints:      67197
3024.98/3049.34	c #Conflicts:    2999000 | #Constraints:      68197
3024.98/3049.34	c #Conflicts:    3000000 | #Constraints:      69197
3024.98/3049.34	c #Conflicts:    3001000 | #Constraints:      70197
3024.98/3049.34	c #Conflicts:    3002000 | #Constraints:      71198
3024.98/3049.34	c #Conflicts:    3003000 | #Constraints:      72198
3024.98/3049.34	c #Conflicts:    3004000 | #Constraints:      73198
3024.98/3049.34	c #Conflicts:    3005000 | #Constraints:      74198
3024.98/3049.34	c #Conflicts:    3006000 | #Constraints:      75199
3024.98/3049.34	c #Conflicts:    3007000 | #Constraints:      76199
3024.98/3049.34	c #Conflicts:    3008000 | #Constraints:      77199
3024.98/3049.34	c INPROCESSING
3024.98/3049.34	c GARBAGE COLLECT
3024.98/3049.34	c rational objective 1003
3062.30/3086.98	c #Conflicts:    3009000 | #Constraints:      43146
3062.30/3086.98	c #Conflicts:    3010000 | #Constraints:      44146
3062.30/3086.98	c #Conflicts:    3011000 | #Constraints:      45146
3062.30/3086.98	c #Conflicts:    3012000 | #Constraints:      46146
3062.30/3086.98	c #Conflicts:    3013000 | #Constraints:      47146
3062.30/3086.98	c #Conflicts:    3014000 | #Constraints:      48146
3062.30/3086.98	c #Conflicts:    3015000 | #Constraints:      49146
3062.30/3086.98	c #Conflicts:    3016000 | #Constraints:      50146
3062.30/3086.98	c #Conflicts:    3017000 | #Constraints:      51146
3062.30/3086.98	c #Conflicts:    3018000 | #Constraints:      52146
3062.30/3086.98	c #Conflicts:    3019000 | #Constraints:      53146
3062.30/3086.98	c #Conflicts:    3020000 | #Constraints:      54146
3062.30/3086.98	c #Conflicts:    3021000 | #Constraints:      55146
3062.30/3086.98	c #Conflicts:    3022000 | #Constraints:      56146
3062.30/3086.98	c #Conflicts:    3023000 | #Constraints:      57146
3062.30/3086.98	c #Conflicts:    3024000 | #Constraints:      58146
3062.30/3086.98	c #Conflicts:    3025000 | #Constraints:      59146
3062.30/3086.98	c #Conflicts:    3026000 | #Constraints:      60146
3062.30/3086.98	c #Conflicts:    3027000 | #Constraints:      61147
3062.30/3086.98	c #Conflicts:    3028000 | #Constraints:      62147
3062.30/3086.98	c #Conflicts:    3029000 | #Constraints:      63147
3062.30/3086.98	c #Conflicts:    3030000 | #Constraints:      64147
3062.30/3086.98	c #Conflicts:    3031000 | #Constraints:      65147
3062.30/3086.98	c #Conflicts:    3032000 | #Constraints:      66147
3062.30/3086.98	c #Conflicts:    3033000 | #Constraints:      67147
3062.30/3086.98	c #Conflicts:    3034000 | #Constraints:      68147
3062.30/3086.98	c #Conflicts:    3035000 | #Constraints:      69147
3062.30/3086.98	c #Conflicts:    3036000 | #Constraints:      70147
3062.30/3086.98	c #Conflicts:    3037000 | #Constraints:      71147
3062.30/3086.98	c #Conflicts:    3038000 | #Constraints:      72147
3062.30/3086.98	c #Conflicts:    3039000 | #Constraints:      73147
3062.30/3086.98	c #Conflicts:    3040000 | #Constraints:      74147
3062.30/3086.98	c #Conflicts:    3041000 | #Constraints:      75147
3062.30/3086.98	c #Conflicts:    3042000 | #Constraints:      76147
3062.30/3086.98	c INPROCESSING
3062.30/3086.98	c GARBAGE COLLECT
3062.30/3086.98	c rational objective 1003
3200.72/3226.10	c #Conflicts:    3043000 | #Constraints:      42174
3200.72/3226.10	c #Conflicts:    3044000 | #Constraints:      43175
3200.72/3226.10	c #Conflicts:    3045000 | #Constraints:      44175
3200.72/3226.10	c #Conflicts:    3046000 | #Constraints:      45175
3200.72/3226.10	c #Conflicts:    3047000 | #Constraints:      46175
3200.72/3226.10	c #Conflicts:    3048000 | #Constraints:      47175
3200.72/3226.10	c #Conflicts:    3049000 | #Constraints:      48175
3200.72/3226.10	c #Conflicts:    3050000 | #Constraints:      49175
3200.72/3226.10	c #Conflicts:    3051000 | #Constraints:      50175
3200.72/3226.10	c #Conflicts:    3052000 | #Constraints:      51176
3200.72/3226.10	c #Conflicts:    3053000 | #Constraints:      52178
3200.72/3226.10	c #Conflicts:    3054000 | #Constraints:      53179
3200.72/3226.10	c #Conflicts:    3055000 | #Constraints:      54181
3200.72/3226.10	c #Conflicts:    3056000 | #Constraints:      55184
3200.72/3226.10	c #Conflicts:    3057000 | #Constraints:      56184
3200.72/3226.10	c #Conflicts:    3058000 | #Constraints:      57186
3200.72/3226.10	c #Conflicts:    3059000 | #Constraints:      58188
3200.72/3226.10	c #Conflicts:    3060000 | #Constraints:      59189
3200.72/3226.10	c #Conflicts:    3061000 | #Constraints:      60191
3200.72/3226.10	c #Conflicts:    3062000 | #Constraints:      61192
3200.72/3226.10	c #Conflicts:    3063000 | #Constraints:      62194
3200.72/3226.10	c #Conflicts:    3064000 | #Constraints:      63221
3200.72/3226.10	c #Conflicts:    3065000 | #Constraints:      64247
3200.72/3226.10	c #Conflicts:    3066000 | #Constraints:      65408
3200.72/3226.10	c #Conflicts:    3067000 | #Constraints:      66410
3200.72/3226.10	c #Conflicts:    3068000 | #Constraints:      67442
3200.72/3226.10	c #Conflicts:    3069000 | #Constraints:      68444
3200.72/3226.10	c #Conflicts:    3070000 | #Constraints:      69447
3200.72/3226.10	c #Conflicts:    3071000 | #Constraints:      70448
3200.72/3226.10	c #Conflicts:    3072000 | #Constraints:      71454
3200.72/3226.10	c #Conflicts:    3073000 | #Constraints:      72455
3200.72/3226.10	c #Conflicts:    3074000 | #Constraints:      73457
3200.72/3226.10	c #Conflicts:    3075000 | #Constraints:      74465
3200.72/3226.10	c #Conflicts:    3076000 | #Constraints:      75465
3200.72/3226.10	c #Conflicts:    3077000 | #Constraints:      76465
3200.72/3226.10	c #Conflicts:    3078000 | #Constraints:      77465
3200.72/3226.10	c #Conflicts:    3079000 | #Constraints:      78465
3200.72/3226.10	c #Conflicts:    3080000 | #Constraints:      79465
3200.72/3226.10	c #Conflicts:    3081000 | #Constraints:      80465
3200.72/3226.10	c #Conflicts:    3082000 | #Constraints:      81465
3200.72/3226.10	c #Conflicts:    3083000 | #Constraints:      82465
3200.72/3226.10	c #Conflicts:    3084000 | #Constraints:      83468
3200.72/3226.10	c #Conflicts:    3085000 | #Constraints:      84469
3200.72/3226.10	c #Conflicts:    3086000 | #Constraints:      85474
3200.72/3226.10	c #Conflicts:    3087000 | #Constraints:      86477
3200.72/3226.10	c #Conflicts:    3088000 | #Constraints:      87480
3200.72/3226.10	c #Conflicts:    3089000 | #Constraints:      88485
3200.72/3226.10	c #Conflicts:    3090000 | #Constraints:      89498
3200.72/3226.10	c #Conflicts:    3091000 | #Constraints:      90501
3200.72/3226.10	c #Conflicts:    3092000 | #Constraints:      91504
3200.72/3226.10	c #Conflicts:    3093000 | #Constraints:      92507
3200.72/3226.10	c #Conflicts:    3094000 | #Constraints:      93510
3200.72/3226.10	c #Conflicts:    3095000 | #Constraints:      94513
3200.72/3226.10	c #Conflicts:    3096000 | #Constraints:      95515
3200.72/3226.10	c #Conflicts:    3097000 | #Constraints:      96519
3200.72/3226.10	c #Conflicts:    3098000 | #Constraints:      97523
3200.72/3226.10	c #Conflicts:    3099000 | #Constraints:      98523
3200.72/3226.10	c #Conflicts:    3100000 | #Constraints:      99523
3200.72/3226.10	c #Conflicts:    3101000 | #Constraints:     100523
3200.72/3226.10	c #Conflicts:    3102000 | #Constraints:     101523
3200.72/3226.10	c #Conflicts:    3103000 | #Constraints:     102523
3200.72/3226.10	c #Conflicts:    3104000 | #Constraints:     103523
3200.72/3226.10	c #Conflicts:    3105000 | #Constraints:     104523
3200.72/3226.10	c #Conflicts:    3106000 | #Constraints:     105523
3200.72/3226.10	c #Conflicts:    3107000 | #Constraints:     106525
3200.72/3226.10	c #Conflicts:    3108000 | #Constraints:     107529
3200.72/3226.10	c #Conflicts:    3109000 | #Constraints:     108530
3200.72/3226.10	c #Conflicts:    3110000 | #Constraints:     109532
3200.72/3226.10	c #Conflicts:    3111000 | #Constraints:     110534
3200.72/3226.10	c #Conflicts:    3112000 | #Constraints:     111540
3200.72/3226.10	c #Conflicts:    3113000 | #Constraints:     112541
3200.72/3226.10	c #Conflicts:    3114000 | #Constraints:     113544
3200.72/3226.10	c #Conflicts:    3115000 | #Constraints:     114547
3200.72/3226.10	c #Conflicts:    3116000 | #Constraints:     115550
3200.72/3226.10	c #Conflicts:    3117000 | #Constraints:     116555
3200.72/3226.10	c #Conflicts:    3118000 | #Constraints:     117559
3200.72/3226.10	c #Conflicts:    3119000 | #Constraints:     118678
3200.72/3226.10	c #Conflicts:    3120000 | #Constraints:     119712
3200.72/3226.10	c #Conflicts:    3121000 | #Constraints:     120715
3554.88/3584.59	c #Conflicts:    3122000 | #Constraints:     121718
3554.88/3584.59	c #Conflicts:    3123000 | #Constraints:     122720
3554.88/3584.59	c #Conflicts:    3124000 | #Constraints:     123722
3554.88/3584.59	c #Conflicts:    3125000 | #Constraints:     124727
3554.88/3584.59	c #Conflicts:    3126000 | #Constraints:     125730
3554.88/3584.59	c #Conflicts:    3127000 | #Constraints:     126731
3554.88/3584.59	c #Conflicts:    3128000 | #Constraints:     127733
3554.88/3584.59	c #Conflicts:    3129000 | #Constraints:     128735
3554.88/3584.59	c #Conflicts:    3130000 | #Constraints:     129737
3554.88/3584.59	c #Conflicts:    3131000 | #Constraints:     130742
3554.88/3584.59	c #Conflicts:    3132000 | #Constraints:     131743
3554.88/3584.59	c #Conflicts:    3133000 | #Constraints:     132745
3554.88/3584.59	c #Conflicts:    3134000 | #Constraints:     133748
3554.88/3584.59	c #Conflicts:    3135000 | #Constraints:     134750
3554.88/3584.59	c #Conflicts:    3136000 | #Constraints:     135752
3554.88/3584.59	c #Conflicts:    3137000 | #Constraints:     136767
3554.88/3584.59	c #Conflicts:    3138000 | #Constraints:     137771
3554.88/3584.59	c #Conflicts:    3139000 | #Constraints:     138776
3554.88/3584.59	c #Conflicts:    3140000 | #Constraints:     139779
3554.88/3584.59	c #Conflicts:    3141000 | #Constraints:     140781
3554.88/3584.59	c #Conflicts:    3142000 | #Constraints:     141783
3554.88/3584.59	c #Conflicts:    3143000 | #Constraints:     142784
3554.88/3584.59	c #Conflicts:    3144000 | #Constraints:     143785
3554.88/3584.59	c #Conflicts:    3145000 | #Constraints:     144789
3554.88/3584.59	c #Conflicts:    3146000 | #Constraints:     145791
3554.88/3584.59	c #Conflicts:    3147000 | #Constraints:     146794
3554.88/3584.59	c #Conflicts:    3148000 | #Constraints:     147918
3554.88/3584.59	c #Conflicts:    3149000 | #Constraints:     148920
3554.88/3584.59	c #Conflicts:    3150000 | #Constraints:     149922
3554.88/3584.59	c #Conflicts:    3151000 | #Constraints:     150937
3554.88/3584.59	c #Conflicts:    3152000 | #Constraints:     151938
3554.88/3584.59	c #Conflicts:    3153000 | #Constraints:     152940
3554.88/3584.59	c #Conflicts:    3154000 | #Constraints:     153943
3554.88/3584.59	c #Conflicts:    3155000 | #Constraints:     154946
3554.88/3584.59	c #Conflicts:    3156000 | #Constraints:     155953
3554.88/3584.59	c #Conflicts:    3157000 | #Constraints:     156956
3554.88/3584.59	c #Conflicts:    3158000 | #Constraints:     157958
3554.88/3584.59	c #Conflicts:    3159000 | #Constraints:     158960
3554.88/3584.59	c #Conflicts:    3160000 | #Constraints:     159963
3554.88/3584.59	c #Conflicts:    3161000 | #Constraints:     160966
3554.88/3584.59	c #Conflicts:    3162000 | #Constraints:     161969
3554.88/3584.59	c #Conflicts:    3163000 | #Constraints:     162971
3554.88/3584.59	c #Conflicts:    3164000 | #Constraints:     163976
3554.88/3584.59	c #Conflicts:    3165000 | #Constraints:     164981
3554.88/3584.59	c #Conflicts:    3166000 | #Constraints:     165986
3554.88/3584.59	c #Conflicts:    3167000 | #Constraints:     167415
3554.88/3584.59	c #Conflicts:    3168000 | #Constraints:     168866
3554.88/3584.59	c #Conflicts:    3169000 | #Constraints:     170348
3554.88/3584.59	c #Conflicts:    3170000 | #Constraints:     171712
3554.88/3584.59	c #Conflicts:    3171000 | #Constraints:     172713
3554.88/3584.59	c #Conflicts:    3172000 | #Constraints:     173714
3554.88/3584.59	c #Conflicts:    3173000 | #Constraints:     174716
3554.88/3584.59	c #Conflicts:    3174000 | #Constraints:     175738
3554.88/3584.59	c #Conflicts:    3175000 | #Constraints:     176741
3554.88/3584.59	c #Conflicts:    3176000 | #Constraints:     177744
3554.88/3584.59	c #Conflicts:    3177000 | #Constraints:     178747
3554.88/3584.59	c #Conflicts:    3178000 | #Constraints:     179749
3554.88/3584.59	c #Conflicts:    3179000 | #Constraints:     180752
3554.88/3584.59	c #Conflicts:    3180000 | #Constraints:     181754
3554.88/3584.59	c #Conflicts:    3181000 | #Constraints:     182756
3554.88/3584.59	c #Conflicts:    3182000 | #Constraints:     183760
3554.88/3584.59	c #Conflicts:    3183000 | #Constraints:     184763
3554.88/3584.59	c #Conflicts:    3184000 | #Constraints:     185765
3554.88/3584.59	c #Conflicts:    3185000 | #Constraints:     186768
3554.88/3584.59	c #Conflicts:    3186000 | #Constraints:     187772
3554.88/3584.59	c #Conflicts:    3187000 | #Constraints:     188774
3554.88/3584.59	c #Conflicts:    3188000 | #Constraints:     189776
3554.88/3584.59	c #Conflicts:    3189000 | #Constraints:     190778
3554.88/3584.59	c #Conflicts:    3190000 | #Constraints:     191780
3554.88/3584.59	c #Conflicts:    3191000 | #Constraints:     192784
3554.88/3584.59	c #Conflicts:    3192000 | #Constraints:     193787
3554.88/3584.59	c #Conflicts:    3193000 | #Constraints:     194790
3554.88/3584.59	c #Conflicts:    3194000 | #Constraints:     195794
3554.88/3584.59	c #Conflicts:    3195000 | #Constraints:     196796
3554.88/3584.59	c #Conflicts:    3196000 | #Constraints:     197799
3554.88/3584.59	c #Conflicts:    3197000 | #Constraints:     198803
3554.88/3584.59	c #Conflicts:    3198000 | #Constraints:     199807
3554.88/3584.59	c #Conflicts:    3199000 | #Constraints:     200812
3554.88/3584.59	c #Conflicts:    3200000 | #Constraints:     201813
3600.01/3629.80	c #Conflicts:    3201000 | #Constraints:     202815
3600.01/3629.80	c #Conflicts:    3202000 | #Constraints:     203820
3600.01/3629.80	c #Conflicts:    3203000 | #Constraints:     204821
3600.01/3629.80	c #Conflicts:    3204000 | #Constraints:     205825
3600.01/3629.80	c #Conflicts:    3205000 | #Constraints:     206828
3600.01/3629.80	c #Conflicts:    3206000 | #Constraints:     208101
3600.01/3629.80	c #Conflicts:    3207000 | #Constraints:     209203
3600.01/3629.80	c cpu time 3565.75 s
3600.01/3629.80	c deterministic time 191270296976 1.91e+11
3600.01/3629.80	c optimization time 535.657 s
3600.01/3629.80	c total solve time 3030.08 s
3600.01/3629.80	c core-guided solve time 1679.77 s
3600.01/3629.80	c propagation time 2772.11 s
3600.01/3629.80	c conflict analysis time 721.008 s
3600.01/3629.80	c propagations 891581793
3600.01/3629.80	c resolve steps 55769044
3600.01/3629.80	c decisions 8296965
3600.01/3629.80	c conflicts 3207656
3600.01/3629.80	c restarts 5628
3600.01/3629.80	c inprocessing phases 161
3600.01/3629.80	c garbage collections 161 ,( 100.00 )
3600.01/3629.80	c input clauses 5238 ,( 63.06 )
3600.01/3629.80	c input cardinalities 2595 ,( 31.24 )
3600.01/3629.80	c input general constraints 474 ,( 5.71 )
3600.01/3629.80	c input average constraint length 258.89
3600.01/3629.80	c input average constraint degree 70.44
3600.01/3629.80	c learned clauses 2228169 ,( 68.72 )
3600.01/3629.80	c learned cardinalities 232451 ,( 7.17 )
3600.01/3629.80	c learned general constraints 781556 ,( 24.11 )
3600.01/3629.80	c learned average constraint length 202.50
3600.01/3629.80	c learned average constraint degree 758589098.01
3600.01/3629.80	c watched  CF 32, 64, 128, Arb: 338630 , 0 , 0 , 0
3600.01/3629.80	c counting CF 32, 64, 128, Arb: 443401 , 0 , 0 , 0
3600.01/3629.80	c watched   constraints 338630 ,( 43.30 ) 
3600.01/3629.80	c counting  constraints 443400 ,( 56.70 ) 
3600.01/3629.80	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2500964938 , 4953334347 , 22215390034 ,( 887365954 , 21328024080 )
3600.01/3629.80	c gcd simplifications 86346
3600.01/3629.80	c detected cardinalities 34994
3600.01/3629.80	c weakened non-implied lits 332811889
3600.01/3629.80	c weakened non-implying lits 147740
3600.01/3629.80	c original variables 1968
3600.01/3629.80	c clausal propagations 365507610
3600.01/3629.80	c cardinality propagations 51304473
3600.01/3629.80	c watched propagations 14011367
3600.01/3629.80	c counting propagations 432401486
3600.01/3629.80	c watch lookups 110785415694
3600.01/3629.80	c watch backjump lookups 0
3600.01/3629.80	c watch checks 44462687105
3600.01/3629.80	c propagation checks 32052340186
3600.01/3629.80	c constraint additions 2163646785
3600.01/3629.80	c trail pops 903055542
3600.01/3629.80	c formula constraints 4008
3600.01/3629.80	c learned constraints 3177486
3600.01/3629.80	c bound constraints 1076
3600.01/3629.80	c core-guided constraints 3223
3600.01/3629.80	c encountered formula constraints 16510617
3600.01/3629.80	c encountered learned constraints 28963023
3600.01/3629.80	c encountered bound constraints 72
3600.01/3629.80	c encountered core-guided constraints 12744671
3600.01/3629.80	c LP total time 330.434 s
3600.01/3629.80	c LP solve time 284.61 s
3600.01/3629.80	c LP constraints added 6351
3600.01/3629.80	c LP constraints removed 2325
3600.01/3629.80	c LP pivots internal 3214096
3600.01/3629.80	c LP pivots root 58809
3600.01/3629.80	c LP calls 39774
3600.01/3629.80	c LP optimalities 6349
3600.01/3629.80	c LP no pivot count 1681
3600.01/3629.80	c LP infeasibilities 33418
3600.01/3629.80	c LP valid Farkas constraints 33411
3600.01/3629.80	c LP learned Farkas constraints 30317
3600.01/3629.80	c LP basis resets 10
3600.01/3629.80	c LP cycling count 0
3600.01/3629.80	c LP singular count 3
3600.01/3629.80	c LP no primal count 0
3600.01/3629.80	c LP no farkas count 7
3600.01/3629.80	c LP other issue count 0
3600.01/3629.80	c LP Gomory cuts 962
3600.01/3629.80	c LP learned cuts 1381
3600.01/3629.80	c LP deleted cuts 2325
3600.01/3629.80	c LP encountered Gomory constraints 5000
3600.01/3629.80	c LP encountered Farkas constraints 522227
3600.01/3629.80	c LP encountered learned Farkas constraints 200773
3600.01/3629.80	c CG auxiliary variables introduced 1408
3600.01/3629.80	c CG solutions found 72
3600.01/3629.80	c CG cores constructed 1003
3600.01/3629.80	c CG core cardinality constraints returned 0
3600.01/3629.80	c CG unit cores 0
3600.01/3629.80	c CG single cores 1003
3600.01/3629.80	c CG blocks removed during cardinality reduction 0
3600.01/3629.80	c CG first core best 0
3600.01/3629.80	c CG decision core best 0
3600.01/3629.80	c CG core reduction tie 0
3600.01/3629.80	c CG core degree average 1.00
3600.01/3629.80	c CG core slack average 2.18
3600.01/3629.80	c CG core upper bound improvements 9
3600.01/3629.80	c STR number of successful calls 0
3600.01/3629.80	c STR number of unsuccessful calls 0
3600.01/3629.80	c STR number of inconclusive calls 0
3600.01/3629.80	c STR number of successful attempts 0
3600.01/3629.80	c STR number of unsuccessful attempts 0
3600.01/3629.80	c STR number of inconclusive attempts 0
3600.01/3629.80	c STR average degree increase per successful call inf
3600.01/3629.80	c STR average degree increase per successful attempt inf
3600.01/3629.80	c STR total number of conflicts for successful attempts 0
3600.01/3629.80	c STR total number of conflicts for unsuccessful attempts 0
3600.01/3629.80	c STR total number of conflicts for inconclusive attempts 0
3600.01/3629.80	c STR average number of conflicts per successful attempt inf
3600.01/3629.80	c STR average number of conflicts per unsuccessful attempt inf
3600.01/3629.80	c STR average number of conflicts per inconclusive attempt inf
3600.01/3629.80	c AVG.sumWPerc 48.59 
3600.01/3629.80	c bigint constraints 0 
3600.01/3629.80	o 1039
3600.01/3629.80	s SATISFIABLE
3600.01/3629.80	v x1 x2 x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 x11 -x12 x13 x14 x15 x16 -x17 -x18 -x19 x20 -x21 x22 x23 -x24 -x25 x26 -x27 -x28 -x29 x30 -x31 x32 x33 x34 -x35 x36 x37 -x38 -x39 x40 -x41 x42 x43 -x44 x45 -x46 -x47 -x48 -x49 x50 -x51 x52 x53 -x54 x55 x56 -x57 -x58 x59 x60 -x61 x62 x63 x64 x65 x66 x67 x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 x78 -x79 x80 -x81 x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 x98 x99 -x100 x101 x102 x103 -x104 x105 x106 x107 x108 x109 -x110 -x111 x112 x113 x114 x115 x116 -x117 -x118 -x119 x120 -x121 x122 x123 -x124 x125 x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 x134 x135 -x136 -x137 x138 -x139 -x140 x141 -x142 -x143 -x144 -x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 -x157 x158 -x159 -x160 x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 x170 x171 x172 -x173 -x174 x175 x176 x177 x178 x179 -x180 -x181 -x182 x183 x184 -x185 -x186 x187 -x188 -x189 x190 x191 -x192 x193 -x194 x195 x196 x197 x198 -x199 x200 x201 x202 x203 -x204 x205 x206 -x207 x208 x209 -x210 x211 -x212 x213 x214 x215 -x216 x217 x218 -x219 -x220 -x221 -x222 -x223 x224 -x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 -x239 x240 -x241 x242 -x243 -x244 x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 -x253 x254 -x255 -x256 x257 x258 -x259 -x260 x261 -x262 -x263 x264 -x265 x266 x267 x268 x269 x270 x271 x272 x273 x274 -x275 x276 x277 x278 x279 -x280 x281 x282 x283 -x284 -x285 x286 x287 x288 x289 -x290 x291 -x292 x293 -x294 -x295 -x296 x297 x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 x314 x315 x316 x317 -x318 -x319 -x320 x321 -x322 -x323 x324 x325 -x326 x327 x328 x329 -x330 x331 -x332 x333 -x334 -x335 x336 x337 x338 -x339 -x340 -x341 -x342 x343 -x344 -x345 x346 -x347 x348 x349 -x350 x351 -x352 -x353 -x354 -x355 x356 -x357 x358 x359 x360 -x361 x362 -x363 -x364 -x365 -x366 -x367 x368 x369 -x370 x371 x372 -x373 x374 -x375 x376 x377 x378 x379 x380 -x381 -x382 -x383 -x384 x385 x386 x387 x388 -x389 x390 x391 -x392 x393 -x394 x395 -x396 x397 x398 -x399 x400 -x401 x402 -x403 x404 -x405 -x406 -x407 x408 x409 x410 -x411 -x412 x413 x414 x415 -x416 x417 x418 -x419 x420 -x421 -x422 -x423 x424 -x425 x426 x427 x428 x429 x430 x431 x432 x433 -x434 -x435 x436 x437 x438 -x439 -x440 x441 x442 -x443 -x444 -x445 x446 x447 -x448 -x449 -x450 -x451 x452 -x453 -x454 x455 -x456 -x457 x458 x459 x460 -x461 x462 -x463 x464 x465 x466 x467 x468 x469 -x470 x471 x472 x473 -x474 x475 x476 x477 -x478 x479 x480 x481 x482 x483 -x484 -x485 -x486 x487 -x488 x489 -x490 x491 -x492 x493 x494 -x495 x496 -x497 x498 x499 -x500 x501 x502 x503 x504 -x505 x506 x507 x508 x509 -x510 -x511 -x512 x513 x514 x515 -x516 -x517 x518 -x519 -x520 x521 x522 -x523 -x524 -x525 x526 x527 x528 -x529 -x530 x531 x532 x533 -x534 -x535 -x536 x537 -x538 x539 -x540 -x541 -x542 -x543 -x544 x545 x546 -x547 -x548 -x549 x550 -x551 x552 -x553 x554 x555 x556 -x557 -x558 -x559 x560 x561 x562 x563 -x564 x565 x566 -x567 -x568 -x569 -x570 -x571 x572 -x573 x574 -x575 -x576 -x577 -x578 -x579 x580 x581 x582 x583 -x584 x585 x586 x587 -x588 x589 x590 x591 x592 x593 -x594 -x595 x596 -x597 x598 -x599 -x600 -x601 -x602 x603 -x604 x605 x606 x607 -x608 x609 x610 x611 -x612 -x613 x614 -x615 x616 x617 -x618 x619 -x620 -x621 x622 -x623 -x624 -x625 x626 x627 -x628 -x629 -x630 -x631 -x632 x633 x634 -x635 -x636 -x637 x638 x639 x640 -x641 -x642 x643 -x644 x645 x646 -x647 x648 x649 -x650 -x651 -x652 x653 -x654 -x655 x656 x657 x658 -x659 -x660 -x661 -x662 -x663 x664 -x665 x666 x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 x676 x677 x678 x679 -x680 x681 -x682 x683 -x684 x685 x686 x687 -x688 -x689 -x690 x691 x692 x693 x694 -x695 x696 x697 x698 -x699 x700 x701 x702 x703 -x704 x705 -x706 x707 -x708 x709 x710 x711 -x712 -x713 x714 -x715 -x716 x717 -x718 x719 x720 x721 -x722 x723 x724 x725 -x726 -x727 x728 x729 x730 x731 -x732 x733 x734 -x735 x736 x737 -x738 x739 x740 x741 -x742 -x743 -x744 x745 x746 x747 -x748 -x749 x750 -x751 -x752 x753 x754 -x755 x756 x757 -x758 x759 x760 -x761 -x762 x763 -x764 x765 -x766 -x767 x768 -x769 x770 x771 -x772 -x773 x774 x775 -x776 x777 x778 -x779 x780 -x781 -x782 -x783 x784 x785 x786 x787 -x788 x789 x790 -x791 -x792 -x793 x794 x795 -x796 -x797 x798 -x799 x800 -x801 x802 x803 -x804 x805 x806 x807 x808 x809 -x810 x811 x812 x813 -x814 -x815 -x816 -x817 -x818 x819 x820 x821 x822 x823 -x824 -x825 x826 -x827 -x828 -x829 -x830 x831 x832 x833 -x834 -x835 x836 -x837 -x838 -x839 x840 -x841 x842 -x843 x844 -x845 x846 x847 x848 -x849 x850 x851 -x852 -x853 x854 x855 x856 -x857 x858 x859 x860 x861 x862 x863 -x864 -x865 -x866 -x867 x868 x869 x870 -x871 x872 -x873 -x874 -x875 -x876 x877 -x878 -x879 x880 -x881 x882 x883 -x884 -x885 x886 x887 -x888 x889 -x890 -x891 x892 -x893 x894 -x895 x896 -x897 x898 x899 x900 x901 -x902 -x903 x904 -x905 -x906 -x907 x908 x909 -x910 -x911 x912 -x913 x914 x915 x916 x917 x918 -x919 x920 -x921 -x922 x923 x924 x925 x926 x927 x928 -x929 x930 x931 -x932 -x933 x934 x935 x936 -x937 x938 -x939 -x940 x941 -x942 -x943 x944 -x945 -x946 x947 -x948 -x949 -x950 x951 x952 -x953 x954 x955 -x956 x957 -x958 -x959 x960 x961 x962 -x963 x964 -x965 -x966 -x967 x968 -x969 -x970 -x971 x972 x973 -x974 -x975 x976 -x977 x978 -x979 x980 -x981 x982 x983 -x984 -x985 -x986 -x987 x988 -x989 -x990 x991 x992 x993 -x994 -x995 -x996 -x997 -x998 -x999 x1000 x1001 -x1002 -x1003 -x1004 x1005 x1006 -x1007 -x1008 -x1009 x1010 x1011 -x1012 -x1013 x1014 -x1015 -x1016 -x1017 x1018 -x1019 -x1020 x1021 -x1022 x1023 x1024 -x1025 -x1026 x1027 -x1028 x1029 -x1030 x1031 -x1032 -x1033 x1034 -x1035 x1036 x1037 x1038 x1039 -x1040 -x1041 x1042 x1043 -x1044 x1045 x1046 x1047 -x1048 x1049 x1050 -x1051 x1052 x1053 -x1054 x1055 -x1056 x1057 x1058 -x1059 x1060 x1061 -x1062 -x1063 -x1064 x1065 x1066 -x1067 x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 x1075 x1076 x1077 x1078 x1079 x1080 x1081 -x1082 -x1083 x1084 x1085 x1086 x1087 -x1088 -x1089 -x1090 -x1091 x1092 x1093 x1094 -x1095 -x1096 x1097 -x1098 -x1099 -x1100 -x1101 -x1102 x1103 x1104 -x1105 -x1106 x1107 x1108 -x1109 x1110 x1111 x1112 -x1113 -x1114 x1115 -x1116 x1117 -x1118 x1119 -x1120 x1121 x1122 x1123 x1124 -x1125 -x1126 -x1127 -x1128 x1129 -x1130 -x1131 -x1132 x1133 -x1134 x1135 x1136 x1137 -x1138 -x1139 x1140 x1141 -x1142 -x1143 -x1144 -x1145 x1146 x1147 -x1148 x1149 -x1150 x1151 x1152 -x1153 -x1154 -x1155 x1156 -x1157 -x1158 x1159 -x1160 x1161 -x1162 x1163 -x1164 -x1165 x1166 x1167 -x1168 -x1169 x1170 -x1171 -x1172 x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 x1180 x1181 x1182 -x1183 x1184 -x1185 -x1186 -x1187 -x1188 -x1189 x1190 x1191 x1192 x1193 -x1194 -x1195 -x1196 x1197 -x1198 x1199 -x1200 x1201 -x1202 -x1203 x1204 -x1205 x1206 -x1207 x1208 -x1209 -x1210 -x1211 x1212 x1213 -x1214 x1215 -x1216 x1217 x1218 -x1219 x1220 -x1221 x1222 x1223 -x1224 -x1225 x1226 x1227 x1228 -x1229 x1230 -x1231 -x1232 x1233 x1234 -x1235 -x1236 -x1237 -x1238 -x1239 x1240 x1241 -x1242 -x1243 x1244 x1245 x1246 -x1247 x1248 x1249 -x1250 x1251 x1252 x1253 x1254 -x1255 x1256 x1257 x1258 x1259 -x1260 -x1261 x1262 -x1263 -x1264 -x1265 x1266 x1267 -x1268 -x1269 -x1270 -x1271 x1272 -x1273 x1274 x1275 x1276 x1277 -x1278 -x1279 x1280 -x1281 -x1282 -x1283 x1284 -x1285 x1286 x1287 x1288 x1289 -x1290 x1291 x1292 x1293 -x1294 -x1295 -x1296 x1297 -x1298 x1299 x1300 x1301 x1302 x1303 x1304 -x1305 -x1306 x1307 x1308 x1309 -x1310 x1311 -x1312 -x1313 x1314 -x1315 -x1316 x1317 -x1318 x1319 -x1320 x1321 -x1322 x1323 -x1324 -x1325 -x1326 x1327 -x1328 x1329 -x1330 x1331 x1332 -x1333 x1334 x1335 -x1336 x1337 x1338 -x1339 x1340 x1341 x1342 x1343 x1344 -x1345 x1346 x1347 -x1348 x1349 -x1350 -x1351 x1352 x1353 x1354 x1355 x1356 -x1357 -x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 x1365 -x1366 -x1367 -x1368 -x1369 -x1370 -x1371 x1372 x1373 x1374 -x1375 x1376 -x1377 -x1378 x1379 -x1380 x1381 -x1382 x1383 -x1384 x1385 x1386 x1387 x1388 x1389 x1390 -x1391 x1392 x1393 x1394 x1395 x1396 x1397 x1398 -x1399 -x1400 x1401 x1402 x1403 x1404 -x1405 -x1406 x1407 -x1408 -x1409 -x1410 x1411 x1412 -x1413 -x1414 x1415 -x1416 x1417 -x1418 -x1419 -x1420 -x1421 -x1422 x1423 -x1424 x1425 x1426 x1427 x1428 -x1429 -x1430 x1431 x1432 x1433 -x1434 -x1435 x1436 -x1437 -x1438 -x1439 x1440 x1441 -x1442 -x1443 x1444 -x1445 x1446 x1447 x1448 x1449 -x1450 x1451 -x1452 x1453 x1454 -x1455 x1456 -x1457 x1458 x1459 x1460 x1461 -x1462 -x1463 x1464 x1465 -x1466 -x1467 -x1468 x1469 -x1470 x1471 -x1472 x1473 x1474 x1475 -x1476 x1477 -x1478 -x1479 -x1480 x1481 x1482 -x1483 -x1484 -x1485 -x1486 x1487 x1488 -x1489 -x1490 x1491 -x1492 x1493 x1494 -x1495 x1496 -x1497 -x1498 x1499 x1500 x1501 x1502 x1503 -x1504 x1505 x1506 -x1507 -x1508 -x1509 x1510 x1511 x1512 x1513 x1514 -x1515 -x1516 -x1517 x1518 x1519 x1520 -x1521 -x1522 x1523 -x1524 x1525 x1526 -x1527 -x1528 x1529 x1530 -x1531 -x1532 x1533 -x1534 x1535 -x1536 -x1537 -x1538 -x1539 -x1540 x1541 x1542 x1543 -x1544 -x1545 x1546 -x1547 x1548 -x1549 -x1550 x1551 -x1552 x1553 x1554 -x1555 x1556 x1557 x1558 x1559 x1560 x1561 x1562 x1563 x1564 x1565 x1566 x1567 x1568 -x1569 x1570 -x1571 -x1572 x1573 x1574 -x1575 -x1576 x1577 x1578 x1579 -x1580 x1581 -x1582 x1583 -x1584 x1585 x1586 -x1587 -x1588 -x1589 -x1590 -x1591 x1592 x1593 x1594 -x1595 x1596 x1597 x1598 -x1599 x1600 x1601 -x1602 x1603 -x1604 x1605 -x1606 x1607 -x1608 -x1609 -x1610 -x1611 x1612 x1613 x1614 x1615 x1616 -x1617 -x1618 x1619 x1620 x1621 -x1622 -x1623 x1624 -x1625 x1626 x1627 x1628 x1629 x1630 -x1631 x1632 x1633 x1634 -x1635 -x1636 -x1637 x1638 -x1639 x1640 x1641 x1642 -x1643 -x1644 x1645 -x1646 x1647 x1648 -x1649 x1650 x1651 -x1652 -x1653 -x1654 x1655 x1656 x1657 x1658 x1659 -x1660 x1661 x1662 x1663 x1664 x1665 x1666 x1667 x1668 x1669 -x1670 x1671 x1672 x1673 -x1674 x1675 -x1676 -x1677 x1678 -x1679 x1680 x1681 x1682 -x1683 x1684 -x1685 x1686 x1687 -x1688 x1689 -x1690 -x1691 -x1692 -x1693 -x1694 x1695 x1696 x1697 x1698 x1699 -x1700 -x1701 -x1702 -x1703 -x1704 x1705 -x1706 -x1707 x1708 x1709 -x1710 -x1711 -x1712 x1713 x1714 x1715 -x1716 x1717 x1718 -x1719 x1720 -x1721 x1722 x1723 -x1724 x1725 x1726 x1727 x1728 -x1729 x1730 x1731 x1732 -x1733 -x1734 -x1735 -x1736 x1737 x1738 x1739 x1740 x1741 -x1742 -x1743 x1744 -x1745 -x1746 x1747 x1748 x1749 -x1750 x1751 -x1752 x1753 -x1754 -x1755 x1756 x1757 -x1758 -x1759 -x1760 x1761 x1762 -x1763 x1764 x1765 -x1766 -x1767 x1768 x1769 x1770 -x1771 x1772 -x1773 -x1774 x1775 -x1776 x1777 -x1778 -x1779 x1780 -x1781 x1782 -x1783 -x1784 x1785 -x1786 x1787 -x1788 -x1789 x1790 -x1791 -x1792 x1793 -x1794 x1795 x1796 x1797 x1798 x1799 -x1800 x1801 x1802 x1803 x1804 -x1805 x1806 -x1807 -x1808 x1809 -x1810 x1811 -x1812 -x1813 x1814 -x1815 -x1816 x1817 x1818 x1819 -x1820 x1821 x1822 x1823 -x1824 -x1825 x1826 x1827 x1828 x1829 x1830 -x1831 -x1832 x1833 x1834 x1835 x1836 x1837 x1838 x1839 -x1840 -x1841 -x1842 -x1843 x1844 x1845 x1846 x1847 -x1848 -x1849 -x1850 x1851 -x1852 x1853 x1854 -x1855 -x1856 x1857 -x1858 -x1859 -x1860 -x1861 -x1862 x1863 x1864 x1865 x1866 x1867 x1868 -x1869 x1870 x1871 x1872 -x1873 -x1874 -x1875 -x1876 -x1877 -x1878 -x1879 x1880 -x1881 x1882 -x1883 x1884 -x1885 x1886 x1887 x1888 -x1889 -x1890 -x1891 -x1892 x1893 -x1894 x1895 x1896 -x1897 x1898 -x1899 -x1900 -x1901 -x1902 -x1903 x1904 x1905 x1906 -x1907 -x1908 x1909 x1910 x1911 x1912 x1913 x1914 -x1915 -x1916 -x1917 -x1918 x1919 -x1920 -x1921 -x1922 x1923 x1924 x1925 -x1926 x1927 -x1928 x1929 -x1930 -x1931 x1932 -x1933 -x1934 -x1935 -x1936 -x1937 x1938 x1939 x1940 x1941 x1942 -x1943 -x1944 -x1945 -x1946 x1947 -x1948 -x1949 x1950 -x1951 x1952 x1953 x1954 -x1955 x1956 x1957 -x1958 -x1959 -x1960 x1961 x1962 -x1963 x1964 x1965 x1966 -x1967 -x1968
3600.01/3629.80	c Program interrupted by user.

Verifier Data

OK	1039

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (60719 MiB free)
  memory of node 1: 64465 MiB (53677 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4488589-1751331728/watcher-4488589-1751331728 -o /tmp/evaluation-result-4488589-1751331728/solver-4488589-1751331728 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751328114-47818 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4488589-1751331728.opb PROOFDIR/proof-4488589-1751331728 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100067 s]*
/proc/loadavg: 4.10 4.09 4.04 5/272 49244
/proc/meminfo: memFree=117137740/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=62020 memory=16528 CPUtime=0.05 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 2645 0 0 0 5 0 0 0 20 0 1 0 48852241 63508480 4132 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 15505 4132 2304 1147 0 2932 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 66212 KiB
Current children cumulated memory: 19472 KiB

[startup+0.205849 s]*
/proc/loadavg: 4.10 4.09 4.04 5/272 49244
/proc/meminfo: memFree=117135976/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=63772 memory=20344 CPUtime=0.16 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 3018 0 0 0 15 1 0 0 20 0 1 0 48852241 65302528 5086 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 15943 5086 2368 1147 0 3370 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 67964 KiB
Current children cumulated memory: 23288 KiB

[startup+0.305707 s]*
/proc/loadavg: 4.10 4.09 4.04 5/272 49244
/proc/meminfo: memFree=117129928/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=66292 memory=24868 CPUtime=0.26 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 3652 0 0 0 24 2 0 0 20 0 1 0 48852241 67883008 6217 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 16573 6217 2368 1147 0 4000 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 70484 KiB
Current children cumulated memory: 27812 KiB

[startup+0.700207 s]
/proc/loadavg: 4.09 4.09 4.04 5/272 49244
/proc/meminfo: memFree=117118588/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=83696 memory=40240 CPUtime=0.65 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 6981 0 0 0 59 6 0 0 20 0 1 0 48852241 85704704 10060 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 20924 10060 2368 1147 0 8351 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 87888 KiB
Current children cumulated memory: 43184 KiB

[startup+1.50021 s]
/proc/loadavg: 4.09 4.09 4.04 5/272 49244
/proc/meminfo: memFree=117082740/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=132384 memory=76412 CPUtime=1.45 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 14467 0 0 0 134 11 0 0 20 0 1 0 48852241 135561216 19103 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 33096 19103 2400 1147 0 20523 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 136576 KiB
Current children cumulated memory: 79356 KiB

[startup+3.10561 s]
/proc/loadavg: 4.09 4.09 4.04 5/272 49244
/proc/meminfo: memFree=117056772/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=134352 memory=81404 CPUtime=3.05 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 15706 0 0 0 290 15 0 0 20 0 1 0 48852241 137576448 20351 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 33588 20351 2400 1147 0 21015 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 138544 KiB
Current children cumulated memory: 84348 KiB

[startup+6.3002 s]
/proc/loadavg: 4.16 4.10 4.05 5/273 49293
/proc/meminfo: memFree=122906088/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=162596 memory=100860 CPUtime=6.21 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 20568 0 0 0 596 25 0 0 20 0 1 0 48852241 166498304 25215 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 40649 25215 2400 1147 0 28076 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 166788 KiB
Current children cumulated memory: 103804 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.10 4.05 5/273 49293
/proc/meminfo: memFree=122808096/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=171132 memory=111512 CPUtime=12.6 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 22747 0 0 0 1222 38 0 0 20 0 1 0 48852241 175239168 27878 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 42783 27878 2400 1147 0 30210 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 175324 KiB
Current children cumulated memory: 114456 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.10 4.04 5/273 49340
/proc/meminfo: memFree=124774056/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=218388 memory=147212 CPUtime=25.36 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 29600 0 0 0 2473 63 0 0 20 0 1 0 48852241 223629312 36803 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 54597 36803 2400 1147 0 42024 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 222580 KiB
Current children cumulated memory: 150156 KiB

[startup+51.1055 s]
/proc/loadavg: 4.15 4.10 4.05 5/274 49341
/proc/meminfo: memFree=124366160/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=263964 memory=185980 CPUtime=50.74 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 38273 0 0 0 4966 108 0 0 20 0 1 0 48852241 270299136 46495 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 65991 46495 2400 1147 0 53418 0
Current children cumulated CPU time: 50.74 s
Current children cumulated vsize: 268156 KiB
Current children cumulated memory: 188924 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.10 4.05 5/274 49344
/proc/meminfo: memFree=123578300/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=338508 memory=236304 CPUtime=101.6 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 47792 0 0 0 9965 195 0 0 20 0 1 0 48852241 346632192 59076 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 84627 59076 2400 1147 0 72054 0
Current children cumulated CPU time: 101.6 s
Current children cumulated vsize: 342700 KiB
Current children cumulated memory: 239248 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/276 49349
/proc/meminfo: memFree=122333908/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=350784 memory=255752 CPUtime=161.26 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 51662 0 0 0 15834 292 0 0 20 0 1 0 48852241 359202816 63938 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 87696 63938 2400 1147 0 75123 0
Current children cumulated CPU time: 161.26 s
Current children cumulated vsize: 354976 KiB
Current children cumulated memory: 258696 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/277 49352
/proc/meminfo: memFree=121379480/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=382052 memory=284304 CPUtime=220.66 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 57770 0 0 0 21678 388 0 0 20 0 1 0 48852241 391221248 71076 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0

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

/proc/49244/statm: 259470 222191 2400 1147 0 246897 0
Current children cumulated CPU time: 3018 s
Current children cumulated vsize: 1042072 KiB
Current children cumulated memory: 891708 KiB

[startup+3102.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/274 49559
/proc/meminfo: memFree=96904628/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1037880 memory=889148 CPUtime=3077.66 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 139093 0 0 0 304555 3211 0 0 20 0 1 0 48852241 1062789120 222287 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 259470 222287 2496 1147 0 246897 0
Current children cumulated CPU time: 3077.66 s
Current children cumulated vsize: 1042072 KiB
Current children cumulated memory: 892092 KiB

[startup+3162.3 s]
/proc/loadavg: 4.27 4.13 4.10 5/274 49561
/proc/meminfo: memFree=96398096/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1037880 memory=889276 CPUtime=3137.31 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 139094 0 0 0 310478 3253 0 0 20 0 1 0 48852241 1062789120 222319 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 259470 222319 2528 1147 0 246897 0
Current children cumulated CPU time: 3137.31 s
Current children cumulated vsize: 1042072 KiB
Current children cumulated memory: 892220 KiB

[startup+3222.3 s]
/proc/loadavg: 4.30 4.18 4.12 5/274 49563
/proc/meminfo: memFree=95981240/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1037880 memory=889276 CPUtime=3197.03 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 139094 0 0 0 316419 3284 0 0 20 0 1 0 48852241 1062789120 222319 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 259470 222319 2528 1147 0 246897 0
Current children cumulated CPU time: 3197.03 s
Current children cumulated vsize: 1042072 KiB
Current children cumulated memory: 892220 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/274 49565
/proc/meminfo: memFree=95615624/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1037880 memory=889276 CPUtime=3256.74 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 139094 0 0 0 322364 3310 0 0 20 0 1 0 48852241 1062789120 222319 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 259470 222319 2528 1147 0 246897 0
Current children cumulated CPU time: 3256.74 s
Current children cumulated vsize: 1042072 KiB
Current children cumulated memory: 892220 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/272 49568
/proc/meminfo: memFree=95175700/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1046368 memory=895548 CPUtime=3316.47 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 140688 0 0 0 328312 3335 0 0 20 0 1 0 48852241 1071480832 223887 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 261592 223887 2528 1147 0 249019 0
Current children cumulated CPU time: 3316.47 s
Current children cumulated vsize: 1050560 KiB
Current children cumulated memory: 898492 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/273 49571
/proc/meminfo: memFree=94609940/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1095976 memory=938172 CPUtime=3376.2 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 151344 0 0 0 334259 3361 0 0 20 0 1 0 48852241 1122279424 234543 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 273994 234543 2528 1147 0 261421 0
Current children cumulated CPU time: 3376.2 s
Current children cumulated vsize: 1100168 KiB
Current children cumulated memory: 941116 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/273 49579
/proc/meminfo: memFree=94135964/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1145188 memory=975164 CPUtime=3435.89 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 160568 0 0 0 340206 3383 0 0 20 0 1 0 48852241 1172672512 243791 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 286297 243791 2528 1147 0 273724 0
Current children cumulated CPU time: 3435.89 s
Current children cumulated vsize: 1149380 KiB
Current children cumulated memory: 978108 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/273 49581
/proc/meminfo: memFree=93716636/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1148724 memory=977724 CPUtime=3492.93 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 161223 0 0 0 345896 3397 0 0 20 0 1 0 48852241 1176293376 244431 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 287181 244431 2528 1147 0 274608 0
Current children cumulated CPU time: 3492.93 s
Current children cumulated vsize: 1152916 KiB
Current children cumulated memory: 980668 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/271 49594
/proc/meminfo: memFree=93378724/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1151424 memory=980284 CPUtime=3552.69 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 161844 0 0 0 351857 3412 0 0 20 0 1 0 48852241 1179058176 245071 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 287856 245071 2528 1147 0 275283 0
Current children cumulated CPU time: 3552.69 s
Current children cumulated vsize: 1155616 KiB
Current children cumulated memory: 983228 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.8 s]
/proc/loadavg: 4.14 4.12 4.09 5/271 49595
/proc/meminfo: memFree=93060712/131250000 swapFree=33009904/33010684
[pid=49241] ppid=49238 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/49241/stat : 49241 (run-opt-ls-log.) S 49238 49241 47807 0 -1 4194304 241 1437 0 0 0 0 0 0 20 0 1 0 48852238 4292608 736 18446744073709551615 94372423036928 94372423931461 140732457743856 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94372424170512 94372424218256 94372431597568 140732457752859 140732457753057 140732457753057 140732457758659 0
/proc/49241/statm: 1048 736 672 219 0 110 0
[pid=49244] ppid=49241 vsize=1157400 memory=990396 CPUtime=3600.01 cores=4,6
/proc/49244/stat : 49244 (roundingsat) R 49241 49241 47807 0 -1 4194304 164390 0 0 0 356575 3426 0 0 20 0 1 0 48852241 1185177600 247599 18446744073709551615 4227072 8923433 140736253011792 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 26357760 140736253020406 140736253020712 140736253020712 140736253026282 0
/proc/49244/statm: 289350 247599 2528 1147 0 276777 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1161592 KiB
Current children cumulated memory: 993340 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.009298 s, system=0.004815 s

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

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

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

Child status: 2

Real time (s): 3629.86
CPU time (s): 3600.06
CPU user time (s): 3565.77
CPU system time (s): 34.2875
CPU usage (%): 99.1792
Max. virtual memory (cumulated for all children) (KiB): 1161592
Max. memory (cumulated for all children) (KiB): 993340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3565.77
system time used= 34.2875
maximum resident set size= 990524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166086
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16624392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1478
involuntary context switches= 6485


# summary of solver processes directly reported to runsolver:
#   pid: 49241,49244
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3565.77
#   total CPU system time (s): 34.2875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.82988 second user time and 16.3856 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-01 03:02:08
IDJOB=4488589
IDBENCH=147524
IDSOLVER=3356
FILE ID=nodeC033/4488589-1751331728
RUNJOBID= nodeC033-1751328114-47818
SLURM_JOB_ID= 9594373
Free space on /tmp= 432448 MiB

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

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

MD5SUM BENCH= 3986604c534c992b7a4e3e5a4bb881f1
RANDOM SEED=131833161

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        117142316 kB
MemAvailable:   127250204 kB
Buffers:            2128 kB
Cached:         10901684 kB
SwapCached:           68 kB
Active:          2764216 kB
Inactive:       10724460 kB
Active(anon):    2578216 kB
Inactive(anon):    24732 kB
Active(file):     186000 kB
Inactive(file): 10699728 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10568 kB
Writeback:             0 kB
AnonPages:       2584068 kB
Mapped:           119052 kB
Shmem:             18028 kB
KReclaimable:     122800 kB
Slab:             212212 kB
SReclaimable:     122800 kB
SUnreclaim:        89412 kB
KernelStack:        4384 kB
PageTables:         8344 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3209616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150696 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2412544 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432448 MiB
End job on nodeC033 at 2025-07-01 04:02:38