Trace number 4488683

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt-log 63f22adSAT (TO)1036 3600.07 3633.26

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_34.opb.PB06.opb
MD5SUM52f0a3c0093dc9bf421bafb6505effdf
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 benchmark1033
Best CPU time to get the best result obtained on this benchmark3585.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1960
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 1960
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 1960
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 1960
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.02	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.02	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.02	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.02	c │      (c) 2025 Markus Anders                                    │
0.00/0.02	c └────────────────────────────────────────────────────────────────┘
0.00/0.02	c parse 'HOME/instance-4488683-1751330899.opb'
0.00/0.03	c 	read 0.11MB  (5.45ms)
0.00/0.03	c	 [cnf: #variables 1960 #clauses 3999 #duplicates 2 #arr 9956]
0.00/1.09	c output proof to 'PROOFDIR/proof-4488683-1751330899'
0.00/1.09	c 
0.00/1.09	c make graph and approximate orbits
0.00/1.10	c	 [group: #orbits ~= 22] (6.19ms)
0.00/1.10	c 
0.00/1.10	c detect special group actions
0.00/1.10	c 	probe for Johnson action (limit=64)
0.00/1.10	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/1.10	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/1.10	c 	 (1.05ms)
0.00/1.10	c 
0.00/1.10	c detect symmetries on remainder
0.00/1.10	c 	[graph: #vertices 9879 #edges 27752]
0.00/1.10	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/1.11	c 	 [group: #symmetries 2.05*10^3 #generators 11] (4.48ms)
0.00/1.11	c 
0.00/1.11	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/1.11	c 	ran it=0, +gens=1 
0.01/1.11	c 	con best_support=4, best_gens=11, +gens=0
0.01/1.11	c 	(4.21ms)
0.01/1.11	c 
0.01/1.11	c finalize break order and special generators
0.01/1.11	c 
0.01/1.11	c add generic predicates (break_depth=20)
0.01/1.11	c 	added predicates for 12 generators (0.02ms)
0.01/1.11	c 
0.01/1.11	c generation finished
0.01/1.11	c 	[sbp: #constraints 12 #add_vars 0]
0.01/1.11	c 
0.01/1.11	c write result to 'HOME/instance-4488683-1751330899.opb.pre'
0.01/1.11	c 	wrote 0.12MB (0.98ms)
0.01/1.11	c ------------------------------------------------------------------
0.01/1.11	c                1067.36ms 97.93% other
0.01/1.11	c                   6.19ms  0.57% approx_orbits
0.01/1.11	c                   5.45ms  0.50% parse
0.01/1.11	c                   4.48ms  0.41% detect_generic
0.01/1.11	c                   4.21ms  0.39% optimize_gens
0.01/1.11	c                   1.05ms  0.10% detect_special
0.01/1.11	c                   0.98ms  0.09% output
0.01/1.11	c                   0.17ms  0.02% finalize_order
0.01/1.11	c                   0.02ms  0.00% break_generic
0.01/1.11	c         ───────────────────────────────────────────────
0.01/1.11	c                1089.91ms   100% total
0.01/1.11	c ------------------------------------------------------------------
0.01/1.14	c RoundingSat 2
0.01/1.14	c branch pb25
0.01/1.14	c commit 63f22ad
0.02/1.20	c #variables 1960 #constraints 4010
0.02/1.20	c objective is ce32 
0.02/1.20	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.02/1.20	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.02/1.20	c bounds - >= 0 @ 0.055144
0.02/1.33	c bounds 1205 >= 0 @ 0.158373
0.02/1.33	c bounds 1205 >= 1 @ 0.1598
0.02/1.33	c bounds 1205 >= 2 @ 0.161702
0.02/1.33	c bounds 1205 >= 3 @ 0.163698
0.02/1.33	c bounds 1205 >= 4 @ 0.16521
0.02/1.34	c bounds 1205 >= 5 @ 0.16672
0.02/1.34	c bounds 1205 >= 6 @ 0.168195
0.02/1.34	c bounds 1205 >= 7 @ 0.16969
0.02/1.34	c bounds 1205 >= 8 @ 0.171286
0.02/1.34	c bounds 1205 >= 9 @ 0.172883
0.02/1.34	c bounds 1205 >= 10 @ 0.174377
0.02/1.35	c bounds 1205 >= 11 @ 0.175883
0.02/1.35	c bounds 1205 >= 12 @ 0.177461
0.02/1.35	c bounds 1205 >= 13 @ 0.178054
0.02/1.35	c bounds 1205 >= 14 @ 0.179493
0.02/1.35	c bounds 1205 >= 15 @ 0.180986
0.02/1.35	c bounds 1205 >= 16 @ 0.182471
0.02/1.35	c bounds 1205 >= 17 @ 0.183954
0.02/1.36	c bounds 1205 >= 18 @ 0.18545
0.02/1.36	c bounds 1205 >= 19 @ 0.186944
0.02/1.36	c bounds 1205 >= 20 @ 0.188425
0.02/1.36	c bounds 1205 >= 21 @ 0.189913
0.02/1.36	c bounds 1205 >= 22 @ 0.19148
0.02/1.36	c bounds 1205 >= 23 @ 0.193068
0.02/1.37	c bounds 1205 >= 24 @ 0.193772
0.02/1.37	c bounds 1205 >= 25 @ 0.195266
0.02/1.37	c bounds 1205 >= 26 @ 0.196855
0.02/1.37	c bounds 1205 >= 27 @ 0.198426
0.02/1.37	c bounds 1205 >= 28 @ 0.20001
0.02/1.37	c bounds 1205 >= 29 @ 0.20159
0.02/1.37	c bounds 1205 >= 30 @ 0.203206
0.02/1.38	c bounds 1205 >= 31 @ 0.204817
0.02/1.38	c bounds 1205 >= 32 @ 0.206428
0.02/1.38	c bounds 1205 >= 33 @ 0.208015
0.02/1.38	c bounds 1205 >= 34 @ 0.209605
0.02/1.38	c bounds 1205 >= 35 @ 0.211093
0.02/1.38	c bounds 1205 >= 36 @ 0.212585
0.02/1.39	c bounds 1205 >= 37 @ 0.214069
0.02/1.39	c bounds 1205 >= 38 @ 0.215569
0.02/1.39	c bounds 1205 >= 39 @ 0.217069
0.02/1.39	c bounds 1205 >= 40 @ 0.218576
0.02/1.39	c bounds 1205 >= 41 @ 0.220042
0.02/1.39	c bounds 1205 >= 42 @ 0.221529
0.02/1.39	c bounds 1205 >= 43 @ 0.22302
0.02/1.40	c bounds 1205 >= 44 @ 0.224664
0.02/1.40	c bounds 1205 >= 45 @ 0.226165
0.02/1.40	c bounds 1205 >= 46 @ 0.227644
0.02/1.40	c bounds 1205 >= 47 @ 0.229136
0.02/1.40	c bounds 1205 >= 48 @ 0.230625
0.02/1.40	c bounds 1205 >= 49 @ 0.232103
0.02/1.41	c bounds 1205 >= 50 @ 0.233579
0.02/1.41	c bounds 1205 >= 51 @ 0.235091
0.02/1.41	c bounds 1205 >= 52 @ 0.236572
0.02/1.41	c bounds 1205 >= 53 @ 0.238055
0.02/1.41	c bounds 1205 >= 54 @ 0.23855
0.02/1.41	c bounds 1205 >= 55 @ 0.240037
0.02/1.41	c bounds 1205 >= 56 @ 0.241528
0.02/1.42	c bounds 1205 >= 57 @ 0.243025
0.02/1.42	c bounds 1205 >= 58 @ 0.244502
0.02/1.42	c bounds 1205 >= 59 @ 0.245971
0.02/1.42	c bounds 1205 >= 60 @ 0.247443
0.02/1.42	c bounds 1205 >= 61 @ 0.248898
0.02/1.42	c bounds 1205 >= 62 @ 0.250382
0.02/1.43	c bounds 1205 >= 63 @ 0.251855
0.02/1.43	c bounds 1205 >= 64 @ 0.253348
0.02/1.43	c bounds 1205 >= 65 @ 0.254826
0.02/1.43	c bounds 1205 >= 66 @ 0.256303
0.02/1.43	c bounds 1205 >= 67 @ 0.257771
0.02/1.43	c bounds 1205 >= 68 @ 0.259344
0.02/1.43	c bounds 1205 >= 69 @ 0.260929
0.02/1.44	c bounds 1205 >= 70 @ 0.262441
0.02/1.44	c bounds 1205 >= 71 @ 0.264012
0.02/1.44	c bounds 1205 >= 72 @ 0.265558
0.02/1.44	c bounds 1205 >= 73 @ 0.266192
0.02/1.44	c bounds 1205 >= 74 @ 0.267736
0.02/1.44	c bounds 1205 >= 75 @ 0.269297
0.02/1.45	c bounds 1205 >= 76 @ 0.270845
0.02/1.45	c bounds 1205 >= 77 @ 0.272389
0.02/1.45	c bounds 1205 >= 78 @ 0.273966
0.02/1.45	c bounds 1205 >= 79 @ 0.275541
0.02/1.45	c bounds 1205 >= 80 @ 0.277105
0.02/1.45	c bounds 1205 >= 81 @ 0.278671
0.02/1.45	c bounds 1205 >= 82 @ 0.280256
0.02/1.46	c bounds 1205 >= 83 @ 0.281824
0.02/1.46	c bounds 1205 >= 84 @ 0.283374
0.02/1.46	c bounds 1205 >= 85 @ 0.28495
0.02/1.46	c bounds 1205 >= 86 @ 0.286507
0.02/1.46	c bounds 1205 >= 87 @ 0.288054
0.02/1.46	c bounds 1205 >= 88 @ 0.290007
0.02/1.47	c bounds 1205 >= 89 @ 0.291421
0.02/1.47	c bounds 1205 >= 90 @ 0.292967
0.02/1.47	c bounds 1205 >= 91 @ 0.294425
0.02/1.47	c bounds 1205 >= 92 @ 0.295875
0.02/1.47	c bounds 1205 >= 93 @ 0.297314
0.02/1.47	c bounds 1205 >= 94 @ 0.298754
0.02/1.48	c bounds 1205 >= 95 @ 0.300206
0.02/1.48	c bounds 1205 >= 96 @ 0.301664
0.02/1.48	c bounds 1205 >= 97 @ 0.303131
0.02/1.48	c bounds 1205 >= 98 @ 0.304586
0.02/1.48	c bounds 1205 >= 99 @ 0.306039
0.02/1.48	c bounds 1205 >= 100 @ 0.30658
0.02/1.48	c bounds 1205 >= 101 @ 0.307988
0.02/1.49	c bounds 1205 >= 102 @ 0.309402
0.02/1.49	c bounds 1205 >= 103 @ 0.310853
0.02/1.49	c bounds 1205 >= 104 @ 0.312282
0.02/1.49	c bounds 1205 >= 105 @ 0.313723
0.02/1.49	c bounds 1205 >= 106 @ 0.315158
0.02/1.49	c bounds 1205 >= 107 @ 0.316596
0.02/1.49	c bounds 1205 >= 108 @ 0.318033
0.02/1.50	c bounds 1205 >= 109 @ 0.319513
0.02/1.50	c bounds 1205 >= 110 @ 0.321001
0.02/1.50	c bounds 1205 >= 111 @ 0.322495
0.02/1.50	c bounds 1205 >= 112 @ 0.323951
0.02/1.50	c bounds 1205 >= 113 @ 0.32549
0.02/1.50	c bounds 1205 >= 114 @ 0.327041
0.02/1.51	c bounds 1205 >= 115 @ 0.328593
0.02/1.51	c bounds 1205 >= 116 @ 0.33015
0.02/1.51	c bounds 1205 >= 117 @ 0.331687
0.02/1.51	c bounds 1205 >= 118 @ 0.333245
0.02/1.51	c bounds 1205 >= 119 @ 0.333728
0.02/1.51	c bounds 1205 >= 120 @ 0.33438
0.02/1.51	c bounds 1205 >= 121 @ 0.335764
0.02/1.52	c bounds 1205 >= 122 @ 0.337201
0.02/1.52	c bounds 1205 >= 123 @ 0.33863
0.02/1.52	c bounds 1205 >= 124 @ 0.340059
0.02/1.52	c bounds 1205 >= 125 @ 0.341515
0.02/1.52	c bounds 1205 >= 126 @ 0.342079
0.02/1.52	c bounds 1205 >= 127 @ 0.343482
0.02/1.53	c bounds 1205 >= 128 @ 0.344986
0.02/1.53	c bounds 1205 >= 129 @ 0.346526
0.02/1.53	c bounds 1205 >= 130 @ 0.34797
0.02/1.53	c bounds 1205 >= 131 @ 0.349403
0.02/1.53	c bounds 1205 >= 132 @ 0.350924
0.02/1.53	c bounds 1205 >= 133 @ 0.352466
0.02/1.53	c bounds 1205 >= 134 @ 0.353903
0.02/1.54	c bounds 1205 >= 135 @ 0.355326
0.02/1.54	c bounds 1205 >= 136 @ 0.356781
0.02/1.54	c bounds 1205 >= 137 @ 0.358206
0.02/1.54	c bounds 1205 >= 138 @ 0.359633
0.02/1.54	c bounds 1205 >= 139 @ 0.361101
0.02/1.54	c bounds 1205 >= 140 @ 0.362513
0.02/1.54	c bounds 1205 >= 141 @ 0.363935
0.02/1.55	c bounds 1205 >= 142 @ 0.365374
0.02/1.55	c bounds 1205 >= 143 @ 0.366818
0.02/1.55	c bounds 1205 >= 144 @ 0.368251
0.02/1.55	c bounds 1205 >= 145 @ 0.369696
0.02/1.55	c bounds 1205 >= 146 @ 0.371124
0.02/1.55	c bounds 1205 >= 147 @ 0.37256
0.02/1.55	c bounds 1205 >= 148 @ 0.373982
0.02/1.56	c bounds 1205 >= 149 @ 0.375394
0.02/1.56	c bounds 1205 >= 150 @ 0.376923
0.02/1.56	c bounds 1205 >= 151 @ 0.378463
0.02/1.56	c bounds 1205 >= 152 @ 0.379916
0.02/1.56	c bounds 1205 >= 153 @ 0.381447
0.02/1.56	c bounds 1205 >= 154 @ 0.381994
0.02/1.56	c bounds 1205 >= 155 @ 0.383375
0.02/1.57	c bounds 1205 >= 156 @ 0.384815
0.02/1.57	c bounds 1205 >= 157 @ 0.386233
0.02/1.57	c bounds 1205 >= 158 @ 0.38765
0.02/1.57	c bounds 1205 >= 159 @ 0.389068
0.02/1.57	c bounds 1205 >= 160 @ 0.390499
0.02/1.57	c bounds 1205 >= 161 @ 0.391924
0.02/1.57	c bounds 1205 >= 162 @ 0.393355
0.02/1.58	c bounds 1205 >= 163 @ 0.394792
0.02/1.58	c bounds 1205 >= 164 @ 0.396204
0.02/1.58	c bounds 1205 >= 165 @ 0.397612
0.02/1.58	c bounds 1205 >= 166 @ 0.399154
0.02/1.58	c bounds 1205 >= 167 @ 0.39968
0.02/1.58	c bounds 1205 >= 168 @ 0.401058
0.02/1.59	c bounds 1205 >= 169 @ 0.402473
0.02/1.59	c bounds 1205 >= 170 @ 0.403891
0.02/1.59	c bounds 1205 >= 171 @ 0.40534
0.02/1.59	c bounds 1205 >= 172 @ 0.406868
0.02/1.59	c bounds 1205 >= 173 @ 0.408324
0.02/1.59	c bounds 1205 >= 174 @ 0.408843
0.02/1.59	c bounds 1205 >= 175 @ 0.410295
0.02/1.60	c bounds 1205 >= 176 @ 0.411717
0.02/1.60	c bounds 1205 >= 177 @ 0.413288
0.02/1.60	c bounds 1205 >= 178 @ 0.414734
0.02/1.60	c bounds 1205 >= 179 @ 0.416208
0.02/1.60	c bounds 1205 >= 180 @ 0.417643
0.02/1.60	c bounds 1205 >= 181 @ 0.419176
0.02/1.60	c bounds 1205 >= 182 @ 0.420597
0.02/1.61	c bounds 1205 >= 183 @ 0.422091
0.02/1.61	c bounds 1205 >= 184 @ 0.42351
0.02/1.61	c bounds 1205 >= 185 @ 0.424953
0.02/1.61	c bounds 1205 >= 186 @ 0.426364
0.02/1.61	c bounds 1205 >= 187 @ 0.427762
0.02/1.61	c bounds 1205 >= 188 @ 0.428295
0.02/1.61	c bounds 1205 >= 189 @ 0.429662
0.02/1.62	c bounds 1205 >= 190 @ 0.43112
0.02/1.62	c bounds 1205 >= 191 @ 0.432545
0.02/1.62	c bounds 1205 >= 192 @ 0.433964
0.02/1.62	c bounds 1205 >= 193 @ 0.435386
0.02/1.62	c bounds 1205 >= 194 @ 0.436806
0.02/1.62	c bounds 1205 >= 195 @ 0.438227
0.02/1.62	c bounds 1205 >= 196 @ 0.439599
0.02/1.63	c bounds 1205 >= 197 @ 0.440014
0.02/1.63	c bounds 1205 >= 198 @ 0.44143
0.02/1.63	c bounds 1205 >= 199 @ 0.442819
0.02/1.63	c bounds 1205 >= 200 @ 0.444244
0.02/1.63	c bounds 1205 >= 201 @ 0.445689
0.02/1.63	c bounds 1205 >= 202 @ 0.447096
0.02/1.63	c bounds 1205 >= 203 @ 0.448514
0.02/1.64	c bounds 1205 >= 204 @ 0.449939
0.02/1.64	c bounds 1205 >= 205 @ 0.45135
0.02/1.64	c bounds 1205 >= 206 @ 0.452758
0.02/1.64	c bounds 1205 >= 207 @ 0.45416
0.02/1.64	c bounds 1205 >= 208 @ 0.45555
0.02/1.64	c bounds 1205 >= 209 @ 0.456968
0.02/1.64	c bounds 1205 >= 210 @ 0.458468
0.02/1.65	c bounds 1205 >= 211 @ 0.4599
0.02/1.65	c bounds 1205 >= 212 @ 0.460381
0.02/1.65	c bounds 1205 >= 213 @ 0.461763
0.02/1.65	c bounds 1205 >= 214 @ 0.463183
0.02/1.65	c bounds 1205 >= 215 @ 0.46464
0.02/1.65	c bounds 1205 >= 216 @ 0.466095
0.02/1.65	c bounds 1205 >= 217 @ 0.467508
0.02/1.66	c bounds 1205 >= 218 @ 0.468924
0.02/1.66	c bounds 1205 >= 219 @ 0.470313
0.02/1.66	c bounds 1205 >= 220 @ 0.471739
0.02/1.66	c bounds 1205 >= 221 @ 0.472213
0.02/1.66	c bounds 1205 >= 222 @ 0.473603
0.02/1.66	c bounds 1205 >= 223 @ 0.475103
0.02/1.66	c bounds 1205 >= 224 @ 0.476518
0.02/1.67	c bounds 1205 >= 225 @ 0.477931
0.02/1.67	c bounds 1205 >= 226 @ 0.479339
0.02/1.67	c bounds 1205 >= 227 @ 0.480745
0.02/1.67	c bounds 1205 >= 228 @ 0.48217
0.02/1.67	c bounds 1205 >= 229 @ 0.483574
0.02/1.67	c bounds 1205 >= 230 @ 0.485017
0.02/1.67	c bounds 1205 >= 231 @ 0.486428
0.02/1.68	c bounds 1205 >= 232 @ 0.487836
0.02/1.68	c bounds 1205 >= 233 @ 0.488282
0.02/1.68	c bounds 1205 >= 234 @ 0.48977
0.02/1.68	c bounds 1205 >= 235 @ 0.491185
0.02/1.68	c bounds 1205 >= 236 @ 0.492588
0.02/1.68	c bounds 1205 >= 237 @ 0.494042
0.02/1.68	c bounds 1205 >= 238 @ 0.495445
0.02/1.69	c bounds 1205 >= 239 @ 0.496952
0.02/1.69	c bounds 1205 >= 240 @ 0.498383
0.02/1.69	c bounds 1205 >= 241 @ 0.499807
0.02/1.69	c bounds 1205 >= 242 @ 0.501208
0.02/1.69	c bounds 1205 >= 243 @ 0.502629
0.02/1.69	c bounds 1205 >= 244 @ 0.504038
0.02/1.69	c bounds 1205 >= 245 @ 0.505436
0.02/1.70	c bounds 1205 >= 246 @ 0.506884
0.02/1.70	c bounds 1205 >= 247 @ 0.508207
0.02/1.70	c bounds 1205 >= 248 @ 0.508847
0.02/1.70	c bounds 1205 >= 249 @ 0.51024
0.02/1.70	c bounds 1205 >= 250 @ 0.511666
0.02/1.70	c bounds 1205 >= 251 @ 0.513085
0.02/1.71	c bounds 1205 >= 252 @ 0.514483
0.02/1.71	c bounds 1205 >= 253 @ 0.51588
0.02/1.71	c bounds 1205 >= 254 @ 0.51731
0.02/1.71	c bounds 1205 >= 255 @ 0.518807
0.02/1.71	c bounds 1205 >= 256 @ 0.520217
0.02/1.71	c bounds 1205 >= 257 @ 0.521658
0.02/1.71	c bounds 1205 >= 258 @ 0.52309
0.02/1.72	c bounds 1205 >= 259 @ 0.524494
0.02/1.72	c bounds 1205 >= 260 @ 0.525897
0.02/1.72	c bounds 1205 >= 261 @ 0.527318
0.02/1.72	c bounds 1205 >= 262 @ 0.528704
0.02/1.72	c bounds 1205 >= 263 @ 0.530221
0.02/1.72	c bounds 1205 >= 264 @ 0.531636
0.02/1.72	c bounds 1205 >= 265 @ 0.533044
0.02/1.73	c bounds 1205 >= 266 @ 0.534944
0.02/1.73	c bounds 1205 >= 267 @ 0.535444
0.02/1.73	c bounds 1205 >= 268 @ 0.536804
0.02/1.73	c bounds 1205 >= 269 @ 0.538206
0.02/1.73	c bounds 1205 >= 270 @ 0.539705
0.02/1.73	c bounds 1205 >= 271 @ 0.541254
0.02/1.73	c bounds 1205 >= 272 @ 0.542667
0.02/1.74	c bounds 1205 >= 273 @ 0.544063
0.02/1.74	c bounds 1205 >= 274 @ 0.545445
0.02/1.74	c bounds 1205 >= 275 @ 0.547069
0.02/1.74	c bounds 1205 >= 276 @ 0.547562
0.02/1.74	c bounds 1205 >= 277 @ 0.548941
0.02/1.74	c bounds 1205 >= 278 @ 0.55035
0.02/1.74	c bounds 1205 >= 279 @ 0.551766
0.02/1.75	c bounds 1205 >= 280 @ 0.55316
0.02/1.75	c bounds 1205 >= 281 @ 0.554581
0.02/1.75	c bounds 1205 >= 282 @ 0.555988
0.02/1.75	c bounds 1205 >= 283 @ 0.557387
0.02/1.75	c bounds 1205 >= 284 @ 0.558808
0.02/1.75	c bounds 1205 >= 285 @ 0.560213
0.02/1.75	c bounds 1205 >= 286 @ 0.561609
0.02/1.76	c bounds 1205 >= 287 @ 0.563017
0.02/1.76	c bounds 1205 >= 288 @ 0.564418
0.02/1.85	c bounds 1204 >= 288 @ 0.650402
0.02/1.85	c bounds 1204 >= 289 @ 0.651948
0.02/1.85	c bounds 1204 >= 290 @ 0.653353
0.02/1.85	c bounds 1204 >= 291 @ 0.654771
0.02/1.85	c bounds 1204 >= 292 @ 0.656195
0.02/1.86	c bounds 1204 >= 293 @ 0.657619
0.02/1.86	c bounds 1204 >= 294 @ 0.659033
0.02/1.86	c bounds 1204 >= 295 @ 0.660462
0.02/1.86	c bounds 1204 >= 296 @ 0.661852
0.02/1.86	c bounds 1204 >= 297 @ 0.663251
0.02/1.86	c bounds 1204 >= 298 @ 0.664754
0.02/1.86	c bounds 1204 >= 299 @ 0.666195
0.02/1.87	c bounds 1204 >= 300 @ 0.667574
0.02/1.87	c bounds 1204 >= 301 @ 0.668969
0.02/1.87	c bounds 1204 >= 302 @ 0.670356
0.02/1.87	c bounds 1204 >= 303 @ 0.671773
0.02/1.87	c bounds 1204 >= 304 @ 0.673189
0.02/1.87	c bounds 1204 >= 305 @ 0.674577
0.02/1.87	c bounds 1204 >= 306 @ 0.67603
0.02/1.88	c bounds 1204 >= 307 @ 0.677425
0.02/1.88	c bounds 1204 >= 308 @ 0.677846
0.02/1.88	c bounds 1204 >= 309 @ 0.679239
0.02/1.88	c bounds 1204 >= 310 @ 0.680628
0.02/1.88	c bounds 1204 >= 311 @ 0.682018
0.02/1.88	c bounds 1204 >= 312 @ 0.683417
0.02/1.88	c bounds 1204 >= 313 @ 0.684809
0.02/1.89	c bounds 1204 >= 314 @ 0.686175
0.02/1.89	c bounds 1204 >= 315 @ 0.687582
0.02/1.89	c bounds 1204 >= 316 @ 0.689096
0.02/1.89	c bounds 1204 >= 317 @ 0.690536
0.02/1.89	c bounds 1204 >= 318 @ 0.692056
0.02/1.89	c bounds 1204 >= 319 @ 0.693446
0.02/1.89	c bounds 1204 >= 320 @ 0.694834
0.02/1.90	c bounds 1204 >= 321 @ 0.695323
0.02/1.90	c bounds 1204 >= 322 @ 0.696587
0.02/1.90	c bounds 1204 >= 323 @ 0.697589
0.02/1.90	c bounds 1204 >= 324 @ 0.698522
0.02/1.90	c bounds 1204 >= 325 @ 0.699448
0.02/1.90	c bounds 1204 >= 326 @ 0.700398
0.02/1.90	c bounds 1204 >= 327 @ 0.701353
0.02/1.90	c bounds 1204 >= 328 @ 0.702285
0.02/1.90	c bounds 1204 >= 329 @ 0.703206
0.02/1.90	c bounds 1204 >= 330 @ 0.704142
0.02/1.91	c bounds 1204 >= 331 @ 0.705394
0.02/1.91	c bounds 1204 >= 332 @ 0.706335
0.02/1.91	c bounds 1204 >= 333 @ 0.707272
0.02/1.91	c bounds 1204 >= 334 @ 0.708223
0.02/1.91	c bounds 1204 >= 335 @ 0.709159
0.02/1.91	c bounds 1204 >= 336 @ 0.710165
0.02/1.91	c bounds 1204 >= 337 @ 0.711147
0.02/1.91	c bounds 1204 >= 338 @ 0.712089
0.02/1.91	c bounds 1204 >= 339 @ 0.713035
0.02/1.91	c bounds 1204 >= 340 @ 0.713953
0.02/1.92	c bounds 1204 >= 341 @ 0.714885
0.02/1.92	c bounds 1204 >= 342 @ 0.715836
0.02/1.92	c bounds 1204 >= 343 @ 0.716807
0.02/1.92	c bounds 1204 >= 344 @ 0.717731
0.02/1.92	c bounds 1204 >= 345 @ 0.718651
0.02/1.92	c bounds 1204 >= 346 @ 0.719578
0.02/1.92	c bounds 1204 >= 347 @ 0.720512
0.02/1.92	c bounds 1204 >= 348 @ 0.721452
0.02/1.92	c bounds 1204 >= 349 @ 0.7224
0.02/1.92	c bounds 1204 >= 350 @ 0.722555
0.02/1.92	c bounds 1204 >= 351 @ 0.723307
0.02/1.93	c bounds 1204 >= 352 @ 0.724242
0.02/1.93	c bounds 1204 >= 353 @ 0.725176
0.02/1.93	c bounds 1204 >= 354 @ 0.726092
0.02/1.93	c bounds 1204 >= 355 @ 0.727003
0.02/1.93	c bounds 1204 >= 356 @ 0.727949
0.02/1.93	c bounds 1204 >= 357 @ 0.728855
0.02/1.93	c bounds 1204 >= 358 @ 0.729784
0.02/1.93	c bounds 1204 >= 359 @ 0.730732
0.02/1.93	c bounds 1204 >= 360 @ 0.731659
0.02/1.93	c bounds 1204 >= 361 @ 0.732583
0.02/1.94	c bounds 1204 >= 362 @ 0.733493
0.02/1.94	c bounds 1204 >= 363 @ 0.734419
0.02/1.94	c bounds 1204 >= 364 @ 0.735431
0.02/1.94	c bounds 1204 >= 365 @ 0.73636
0.02/1.94	c bounds 1204 >= 366 @ 0.737303
0.02/1.94	c bounds 1204 >= 367 @ 0.738239
0.02/1.94	c bounds 1204 >= 368 @ 0.73917
0.02/1.94	c bounds 1204 >= 369 @ 0.740089
0.02/1.94	c bounds 1204 >= 370 @ 0.741005
0.02/1.94	c bounds 1204 >= 371 @ 0.741919
0.02/1.94	c bounds 1204 >= 372 @ 0.742827
0.02/1.95	c bounds 1204 >= 373 @ 0.743744
0.02/1.95	c bounds 1204 >= 374 @ 0.74468
0.02/1.95	c bounds 1204 >= 375 @ 0.745643
0.02/1.95	c bounds 1204 >= 376 @ 0.746571
0.02/1.95	c bounds 1204 >= 377 @ 0.747495
0.02/1.95	c bounds 1204 >= 378 @ 0.748408
0.02/1.95	c bounds 1204 >= 379 @ 0.748408
0.02/1.95	c bounds 1204 >= 380 @ 0.749263
0.02/1.95	c bounds 1204 >= 381 @ 0.750175
0.02/1.95	c bounds 1204 >= 382 @ 0.751151
0.02/1.95	c bounds 1204 >= 383 @ 0.75208
0.02/1.96	c bounds 1204 >= 384 @ 0.753013
0.02/1.96	c bounds 1204 >= 385 @ 0.753986
0.02/1.96	c bounds 1204 >= 386 @ 0.754208
0.02/1.96	c bounds 1204 >= 387 @ 0.754995
0.02/1.96	c bounds 1204 >= 388 @ 0.75593
0.02/1.96	c bounds 1204 >= 389 @ 0.756882
0.02/1.96	c bounds 1204 >= 390 @ 0.757821
0.02/1.96	c bounds 1204 >= 391 @ 0.758753
0.02/1.96	c bounds 1204 >= 392 @ 0.759758
0.02/1.96	c bounds 1204 >= 393 @ 0.760704
0.02/1.97	c bounds 1204 >= 394 @ 0.761622
0.02/1.97	c bounds 1204 >= 395 @ 0.762542
0.02/1.97	c bounds 1204 >= 396 @ 0.763439
0.02/1.97	c bounds 1204 >= 397 @ 0.764371
0.02/1.97	c bounds 1204 >= 398 @ 0.765342
0.02/1.97	c bounds 1204 >= 399 @ 0.766306
0.02/1.97	c bounds 1204 >= 400 @ 0.767284
0.02/1.97	c bounds 1204 >= 401 @ 0.768235
0.02/1.97	c bounds 1204 >= 402 @ 0.769165
0.02/1.97	c bounds 1204 >= 403 @ 0.769327
0.02/1.97	c bounds 1204 >= 404 @ 0.770062
0.02/1.98	c bounds 1204 >= 405 @ 0.770961
0.02/1.98	c bounds 1204 >= 406 @ 0.77189
0.02/1.98	c bounds 1204 >= 407 @ 0.772801
0.02/1.98	c bounds 1204 >= 408 @ 0.7737
0.02/1.98	c bounds 1204 >= 409 @ 0.774632
0.02/1.98	c bounds 1204 >= 410 @ 0.775536
0.02/1.98	c bounds 1204 >= 411 @ 0.776444
0.02/1.98	c bounds 1204 >= 412 @ 0.777338
0.02/1.98	c bounds 1204 >= 413 @ 0.77827
0.02/1.98	c bounds 1204 >= 414 @ 0.779243
0.02/1.99	c bounds 1204 >= 415 @ 0.779243
0.02/1.99	c bounds 1204 >= 416 @ 0.780228
0.02/1.99	c bounds 1204 >= 417 @ 0.781184
0.02/1.99	c bounds 1204 >= 418 @ 0.782116
0.02/1.99	c bounds 1204 >= 419 @ 0.783095
0.02/1.99	c bounds 1204 >= 420 @ 0.784034
0.02/1.99	c bounds 1204 >= 421 @ 0.784966
0.02/1.99	c bounds 1204 >= 422 @ 0.785891
0.02/1.99	c bounds 1204 >= 423 @ 0.786793
0.02/1.99	c bounds 1204 >= 424 @ 0.78769
0.02/1.99	c bounds 1204 >= 425 @ 0.788616
0.02/2.00	c bounds 1204 >= 426 @ 0.78885
0.87/2.01	c bounds 1204 >= 427 @ 0.789685
0.87/2.01	c bounds 1204 >= 428 @ 0.789876
0.87/2.01	c bounds 1204 >= 429 @ 0.790601
0.87/2.01	c bounds 1204 >= 430 @ 0.791549
0.87/2.01	c bounds 1204 >= 431 @ 0.792499
0.87/2.01	c bounds 1204 >= 432 @ 0.793442
0.87/2.01	c bounds 1204 >= 433 @ 0.79443
0.87/2.01	c bounds 1204 >= 434 @ 0.795407
0.87/2.01	c bounds 1204 >= 435 @ 0.796342
0.87/2.01	c bounds 1204 >= 436 @ 0.797299
0.87/2.02	c bounds 1204 >= 437 @ 0.798226
0.87/2.02	c bounds 1204 >= 438 @ 0.799149
0.87/2.02	c bounds 1204 >= 439 @ 0.800064
0.87/2.02	c bounds 1204 >= 440 @ 0.800987
0.87/2.02	c bounds 1204 >= 441 @ 0.801901
0.87/2.02	c bounds 1204 >= 442 @ 0.8028
0.87/2.02	c bounds 1204 >= 443 @ 0.803709
0.87/2.02	c bounds 1204 >= 444 @ 0.804632
0.87/2.02	c bounds 1204 >= 445 @ 0.805539
0.87/2.02	c bounds 1204 >= 446 @ 0.806477
0.87/2.02	c bounds 1204 >= 447 @ 0.807432
0.87/2.03	c bounds 1204 >= 448 @ 0.808359
0.87/2.03	c bounds 1204 >= 449 @ 0.809298
0.87/2.03	c bounds 1204 >= 450 @ 0.810216
0.87/2.03	c bounds 1204 >= 451 @ 0.811112
0.87/2.03	c bounds 1204 >= 452 @ 0.812049
0.87/2.03	c bounds 1204 >= 453 @ 0.813025
0.87/2.03	c bounds 1204 >= 454 @ 0.813972
0.87/2.03	c bounds 1204 >= 455 @ 0.814941
0.87/2.03	c bounds 1204 >= 456 @ 0.815898
0.87/2.03	c bounds 1204 >= 457 @ 0.816873
0.87/2.04	c bounds 1204 >= 458 @ 0.817812
0.87/2.04	c bounds 1204 >= 459 @ 0.818796
0.87/2.04	c bounds 1204 >= 460 @ 0.819782
0.87/2.04	c bounds 1204 >= 461 @ 0.820862
0.87/2.04	c bounds 1204 >= 462 @ 0.821809
0.87/2.04	c bounds 1204 >= 463 @ 0.822716
0.87/2.04	c bounds 1204 >= 464 @ 0.823624
0.87/2.04	c bounds 1204 >= 465 @ 0.824552
0.87/2.04	c bounds 1204 >= 466 @ 0.825486
0.87/2.04	c bounds 1204 >= 467 @ 0.826403
0.87/2.04	c bounds 1204 >= 468 @ 0.82731
0.87/2.05	c bounds 1204 >= 469 @ 0.828276
0.87/2.05	c bounds 1204 >= 470 @ 0.829218
0.87/2.05	c bounds 1204 >= 471 @ 0.830124
0.87/2.05	c bounds 1204 >= 472 @ 0.831039
0.87/2.05	c bounds 1204 >= 473 @ 0.831962
0.87/2.05	c bounds 1204 >= 474 @ 0.832923
0.87/2.05	c bounds 1204 >= 475 @ 0.833873
0.87/2.05	c bounds 1204 >= 476 @ 0.834845
0.87/2.05	c bounds 1204 >= 477 @ 0.835805
0.87/2.05	c bounds 1204 >= 478 @ 0.836764
0.87/2.06	c bounds 1204 >= 479 @ 0.837702
0.87/2.06	c bounds 1204 >= 480 @ 0.838598
0.87/2.06	c bounds 1204 >= 481 @ 0.839537
0.87/2.06	c bounds 1204 >= 482 @ 0.840425
0.87/2.06	c bounds 1204 >= 483 @ 0.840521
0.87/2.06	c bounds 1204 >= 484 @ 0.841412
0.87/2.06	c bounds 1204 >= 485 @ 0.841412
0.87/2.06	c bounds 1204 >= 486 @ 0.842298
0.87/2.06	c bounds 1204 >= 487 @ 0.842442
0.87/2.06	c bounds 1204 >= 488 @ 0.842443
0.87/2.06	c bounds 1204 >= 489 @ 0.842446
0.87/2.07	c bounds 1204 >= 490 @ 0.843174
0.87/2.07	c bounds 1204 >= 491 @ 0.844092
0.87/2.07	c bounds 1204 >= 492 @ 0.844299
0.87/2.07	c bounds 1204 >= 493 @ 0.844992
0.87/2.07	c bounds 1204 >= 494 @ 0.845899
0.87/2.07	c bounds 1204 >= 495 @ 0.84689
0.87/2.07	c bounds 1204 >= 496 @ 0.847806
0.87/2.07	c bounds 1204 >= 497 @ 0.848761
0.87/2.07	c bounds 1204 >= 498 @ 0.849721
0.87/2.07	c bounds 1204 >= 499 @ 0.850703
0.87/2.08	c bounds 1204 >= 500 @ 0.85163
0.87/2.08	c bounds 1204 >= 501 @ 0.851827
0.87/2.08	c bounds 1204 >= 502 @ 0.852471
0.87/2.08	c bounds 1204 >= 503 @ 0.853339
0.87/2.08	c bounds 1204 >= 504 @ 0.853359
0.87/2.08	c bounds 1204 >= 505 @ 0.854275
0.87/2.08	c bounds 1204 >= 506 @ 0.855194
0.87/2.08	c bounds 1204 >= 507 @ 0.856127
0.87/2.08	c bounds 1204 >= 508 @ 0.857047
0.87/2.08	c bounds 1204 >= 509 @ 0.858009
0.87/2.08	c bounds 1204 >= 510 @ 0.858229
0.87/2.09	c bounds 1204 >= 511 @ 0.858918
0.87/2.09	c bounds 1204 >= 512 @ 0.859809
0.87/2.09	c bounds 1204 >= 513 @ 0.860734
0.87/2.09	c bounds 1204 >= 514 @ 0.861645
0.87/2.09	c bounds 1204 >= 515 @ 0.862581
0.87/2.09	c bounds 1204 >= 516 @ 0.863496
0.87/2.09	c bounds 1204 >= 517 @ 0.864289
0.87/2.09	c bounds 1204 >= 518 @ 0.8643
0.87/2.09	c bounds 1204 >= 519 @ 0.865196
0.87/2.09	c bounds 1204 >= 520 @ 0.865316
0.87/2.09	c bounds 1204 >= 521 @ 0.866023
0.87/2.10	c bounds 1204 >= 522 @ 0.866967
0.87/2.10	c bounds 1204 >= 523 @ 0.867899
0.87/2.10	c bounds 1204 >= 524 @ 0.868816
0.87/2.10	c bounds 1204 >= 525 @ 0.869724
0.87/2.10	c bounds 1204 >= 526 @ 0.870664
0.87/2.10	c bounds 1204 >= 527 @ 0.871648
0.87/2.10	c bounds 1204 >= 528 @ 0.87254
0.87/2.10	c bounds 1204 >= 529 @ 0.8735
0.87/2.10	c bounds 1204 >= 530 @ 0.874437
0.87/2.10	c bounds 1204 >= 531 @ 0.875375
0.98/2.11	c bounds 1204 >= 532 @ 0.876289
0.98/2.11	c bounds 1204 >= 533 @ 0.8772
0.98/2.11	c bounds 1204 >= 534 @ 0.878067
0.98/2.11	c bounds 1204 >= 535 @ 0.878991
0.98/2.11	c bounds 1204 >= 536 @ 0.879911
0.98/2.11	c bounds 1204 >= 537 @ 0.880823
0.98/2.11	c bounds 1204 >= 538 @ 0.880965
0.98/2.11	c bounds 1204 >= 539 @ 0.880966
0.98/2.11	c bounds 1204 >= 540 @ 0.881655
0.98/2.11	c bounds 1204 >= 541 @ 0.882625
0.98/2.11	c bounds 1204 >= 542 @ 0.883549
0.98/2.12	c bounds 1204 >= 543 @ 0.884549
0.98/2.12	c bounds 1204 >= 544 @ 0.885574
0.98/2.12	c bounds 1204 >= 545 @ 0.886488
0.98/2.12	c bounds 1204 >= 546 @ 0.887398
0.98/2.12	c bounds 1204 >= 547 @ 0.888302
0.98/2.12	c bounds 1204 >= 548 @ 0.889203
0.98/2.12	c bounds 1204 >= 549 @ 0.890098
0.98/2.12	c bounds 1204 >= 550 @ 0.891002
0.98/2.12	c bounds 1204 >= 551 @ 0.891919
0.98/2.12	c bounds 1204 >= 552 @ 0.892841
0.98/2.13	c bounds 1204 >= 553 @ 0.893837
0.98/2.13	c bounds 1204 >= 554 @ 0.894764
0.98/2.13	c bounds 1204 >= 555 @ 0.895798
0.98/2.13	c bounds 1204 >= 556 @ 0.896764
0.98/2.13	c bounds 1204 >= 557 @ 0.897714
0.98/2.13	c bounds 1204 >= 558 @ 0.897866
0.98/2.13	c bounds 1204 >= 559 @ 0.898613
0.98/2.13	c bounds 1204 >= 560 @ 0.899554
0.98/2.13	c bounds 1204 >= 561 @ 0.900468
0.98/2.13	c bounds 1204 >= 562 @ 0.901415
0.98/2.13	c bounds 1204 >= 563 @ 0.902353
0.98/2.14	c bounds 1204 >= 564 @ 0.903301
0.98/2.14	c bounds 1204 >= 565 @ 0.904248
0.98/2.14	c bounds 1204 >= 566 @ 0.905201
0.98/2.14	c bounds 1204 >= 567 @ 0.90613
0.98/2.14	c bounds 1204 >= 568 @ 0.907063
0.98/2.14	c bounds 1204 >= 569 @ 0.90798
0.98/2.14	c bounds 1204 >= 570 @ 0.908889
0.98/2.14	c bounds 1204 >= 571 @ 0.90986
0.98/2.14	c bounds 1204 >= 572 @ 0.910779
0.98/2.14	c bounds 1204 >= 573 @ 0.910779
0.98/2.14	c bounds 1204 >= 574 @ 0.911715
0.98/2.15	c bounds 1204 >= 575 @ 0.912657
0.98/2.15	c bounds 1204 >= 576 @ 0.91365
0.98/2.15	c bounds 1204 >= 577 @ 0.914586
0.98/2.15	c bounds 1204 >= 578 @ 0.914764
0.98/2.15	c bounds 1204 >= 579 @ 0.915479
0.98/2.15	c bounds 1204 >= 580 @ 0.916402
0.98/2.15	c bounds 1204 >= 581 @ 0.917347
0.98/2.15	c bounds 1204 >= 582 @ 0.918301
0.98/2.15	c bounds 1204 >= 583 @ 0.919223
0.98/2.15	c bounds 1204 >= 584 @ 0.920219
0.98/2.16	c bounds 1204 >= 585 @ 0.921168
0.98/2.16	c bounds 1204 >= 586 @ 0.922099
0.98/2.16	c bounds 1204 >= 587 @ 0.923013
0.98/2.16	c bounds 1204 >= 588 @ 0.923966
0.98/2.16	c bounds 1204 >= 589 @ 0.924914
0.98/2.16	c bounds 1204 >= 590 @ 0.925136
0.98/2.16	c bounds 1204 >= 591 @ 0.925149
0.98/2.16	c bounds 1204 >= 592 @ 0.925677
0.98/2.16	c bounds 1204 >= 593 @ 0.925771
0.98/2.16	c bounds 1204 >= 594 @ 0.926677
0.98/2.16	c bounds 1204 >= 595 @ 0.927619
0.98/2.17	c bounds 1204 >= 596 @ 0.928571
0.98/2.17	c bounds 1204 >= 597 @ 0.929487
0.98/2.17	c bounds 1204 >= 598 @ 0.930406
0.98/2.17	c bounds 1204 >= 599 @ 0.931389
0.98/2.17	c bounds 1204 >= 600 @ 0.932341
0.98/2.17	c bounds 1204 >= 601 @ 0.933272
0.98/2.17	c bounds 1204 >= 602 @ 0.93423
0.98/2.17	c bounds 1204 >= 603 @ 0.935172
0.98/2.17	c bounds 1204 >= 604 @ 0.936131
0.98/2.17	c bounds 1204 >= 605 @ 0.937106
0.98/2.18	c bounds 1204 >= 606 @ 0.938051
0.98/2.18	c bounds 1204 >= 607 @ 0.93901
0.98/2.18	c bounds 1204 >= 608 @ 0.939976
0.98/2.18	c bounds 1204 >= 609 @ 0.940957
0.98/2.18	c bounds 1204 >= 610 @ 0.94195
0.98/2.18	c bounds 1204 >= 611 @ 0.942918
0.98/2.18	c bounds 1204 >= 612 @ 0.943859
0.98/2.18	c bounds 1204 >= 613 @ 0.944835
0.98/2.18	c bounds 1204 >= 614 @ 0.94579
0.98/2.18	c bounds 1204 >= 615 @ 0.946747
0.98/2.19	c bounds 1204 >= 616 @ 0.947706
0.98/2.19	c bounds 1204 >= 617 @ 0.948706
0.98/2.19	c bounds 1204 >= 618 @ 0.948947
0.98/2.19	c bounds 1204 >= 619 @ 0.949617
0.98/2.19	c bounds 1204 >= 620 @ 0.950602
0.98/2.19	c bounds 1204 >= 621 @ 0.951589
0.98/2.19	c bounds 1204 >= 622 @ 0.952541
0.98/2.19	c bounds 1204 >= 623 @ 0.953493
0.98/2.19	c bounds 1204 >= 624 @ 0.954434
0.98/2.19	c bounds 1204 >= 625 @ 0.955386
0.98/2.19	c bounds 1204 >= 626 @ 0.955509
1.07/2.20	c bounds 1204 >= 627 @ 0.956348
1.07/2.20	c bounds 1204 >= 628 @ 0.95731
1.07/2.20	c bounds 1204 >= 629 @ 0.958363
1.07/2.20	c bounds 1204 >= 630 @ 0.95932
1.07/2.20	c bounds 1204 >= 631 @ 0.960283
1.07/2.20	c bounds 1204 >= 632 @ 0.960283
1.07/2.20	c bounds 1204 >= 633 @ 0.961221
1.07/2.20	c bounds 1204 >= 634 @ 0.962156
1.07/2.20	c bounds 1204 >= 635 @ 0.962304
1.07/2.20	c bounds 1204 >= 636 @ 0.963192
1.07/2.21	c bounds 1204 >= 637 @ 0.964154
1.07/2.21	c bounds 1204 >= 638 @ 0.965114
1.07/2.21	c bounds 1204 >= 639 @ 0.966034
1.07/2.21	c bounds 1204 >= 640 @ 0.966999
1.07/2.21	c bounds 1204 >= 641 @ 0.967943
1.07/2.21	c bounds 1204 >= 642 @ 0.968922
1.07/2.21	c bounds 1204 >= 643 @ 0.969891
1.07/2.21	c bounds 1204 >= 644 @ 0.970855
1.07/2.21	c bounds 1204 >= 645 @ 0.971797
1.07/2.21	c bounds 1204 >= 646 @ 0.97273
1.07/2.22	c bounds 1204 >= 647 @ 0.973672
1.07/2.22	c bounds 1204 >= 648 @ 0.974622
1.07/2.22	c bounds 1204 >= 649 @ 0.97566
1.07/2.22	c bounds 1204 >= 650 @ 0.976676
1.07/2.22	c bounds 1204 >= 651 @ 0.977631
1.07/2.22	c bounds 1204 >= 652 @ 0.978693
1.07/2.22	c bounds 1204 >= 653 @ 0.979705
1.07/2.22	c bounds 1204 >= 654 @ 0.980695
1.07/2.22	c bounds 1204 >= 655 @ 0.980971
1.07/2.22	c bounds 1204 >= 656 @ 0.981701
1.07/2.23	c bounds 1204 >= 657 @ 0.982685
1.07/2.23	c bounds 1204 >= 658 @ 0.983636
1.07/2.23	c bounds 1204 >= 659 @ 0.984638
1.07/2.23	c bounds 1204 >= 660 @ 0.985618
1.07/2.23	c bounds 1204 >= 661 @ 0.986666
1.07/2.23	c bounds 1204 >= 662 @ 0.987639
1.07/2.23	c bounds 1204 >= 663 @ 0.988653
1.07/2.23	c bounds 1204 >= 664 @ 0.988962
1.07/2.23	c bounds 1204 >= 665 @ 0.989649
1.07/2.23	c bounds 1204 >= 666 @ 0.990599
1.07/2.24	c bounds 1204 >= 667 @ 0.991615
1.07/2.24	c bounds 1204 >= 668 @ 0.99259
1.07/2.24	c bounds 1204 >= 669 @ 0.993549
1.07/2.24	c bounds 1204 >= 670 @ 0.99461
1.07/2.24	c bounds 1204 >= 671 @ 0.99558
1.07/2.24	c bounds 1204 >= 672 @ 0.996571
1.07/2.24	c bounds 1204 >= 673 @ 0.997565
1.07/2.24	c bounds 1204 >= 674 @ 0.99855
1.07/2.24	c bounds 1204 >= 675 @ 0.998891
1.07/2.24	c bounds 1204 >= 676 @ 0.999586
1.07/2.25	c bounds 1204 >= 677 @ 1.00062
1.07/2.25	c bounds 1204 >= 678 @ 1.0016
1.07/2.25	c bounds 1204 >= 679 @ 1.0026
1.07/2.25	c bounds 1204 >= 680 @ 1.00355
1.07/2.25	c bounds 1204 >= 681 @ 1.00451
1.07/2.25	c bounds 1204 >= 682 @ 1.00547
1.07/2.25	c bounds 1204 >= 683 @ 1.00647
1.07/2.25	c bounds 1204 >= 684 @ 1.00743
1.07/2.25	c bounds 1204 >= 685 @ 1.00849
1.07/2.25	c bounds 1204 >= 686 @ 1.0095
1.07/2.26	c bounds 1204 >= 687 @ 1.01049
1.07/2.26	c bounds 1204 >= 688 @ 1.0115
1.07/2.26	c bounds 1204 >= 689 @ 1.01249
1.07/2.26	c bounds 1204 >= 690 @ 1.0135
1.07/2.26	c bounds 1204 >= 691 @ 1.01447
1.07/2.26	c bounds 1204 >= 692 @ 1.01543
1.07/2.26	c bounds 1204 >= 693 @ 1.01641
1.07/2.26	c bounds 1204 >= 694 @ 1.01736
1.07/2.26	c bounds 1204 >= 695 @ 1.01833
1.07/2.26	c bounds 1204 >= 696 @ 1.01931
1.07/2.27	c bounds 1204 >= 697 @ 1.02024
1.07/2.27	c bounds 1204 >= 698 @ 1.0212
1.07/2.27	c bounds 1204 >= 699 @ 1.02216
1.07/2.27	c bounds 1204 >= 700 @ 1.02313
1.07/2.27	c bounds 1204 >= 701 @ 1.02411
1.07/2.27	c bounds 1204 >= 702 @ 1.0251
1.07/2.27	c bounds 1204 >= 703 @ 1.02615
1.07/2.27	c bounds 1204 >= 704 @ 1.02714
1.07/2.27	c bounds 1204 >= 705 @ 1.02818
1.07/2.27	c bounds 1204 >= 706 @ 1.02915
1.07/2.28	c bounds 1204 >= 707 @ 1.03013
1.07/2.28	c bounds 1204 >= 708 @ 1.03114
1.07/2.28	c bounds 1204 >= 709 @ 1.03214
1.07/2.28	c bounds 1204 >= 710 @ 1.03314
1.07/2.28	c bounds 1204 >= 711 @ 1.03409
1.07/2.28	c bounds 1204 >= 712 @ 1.03511
1.07/2.28	c bounds 1204 >= 713 @ 1.03611
1.07/2.28	c bounds 1204 >= 714 @ 1.03708
1.07/2.28	c bounds 1204 >= 715 @ 1.03813
1.07/2.28	c bounds 1204 >= 716 @ 1.03911
1.07/2.29	c bounds 1204 >= 717 @ 1.0402
1.07/2.29	c bounds 1204 >= 718 @ 1.04116
1.07/2.29	c bounds 1204 >= 719 @ 1.04219
1.07/2.29	c bounds 1204 >= 720 @ 1.04317
1.07/2.29	c bounds 1204 >= 721 @ 1.04412
1.07/2.29	c bounds 1204 >= 722 @ 1.04509
1.07/2.29	c bounds 1204 >= 723 @ 1.04606
1.07/2.29	c bounds 1204 >= 724 @ 1.04708
1.07/2.29	c bounds 1204 >= 725 @ 1.04809
1.07/2.29	c bounds 1204 >= 726 @ 1.04907
1.07/2.30	c bounds 1204 >= 727 @ 1.0501
1.16/2.30	c bounds 1204 >= 728 @ 1.05112
1.16/2.30	c bounds 1204 >= 729 @ 1.05211
1.16/2.30	c bounds 1204 >= 730 @ 1.05309
1.16/2.30	c bounds 1204 >= 731 @ 1.05407
1.16/2.30	c bounds 1204 >= 732 @ 1.05512
1.16/2.30	c bounds 1204 >= 733 @ 1.05609
1.16/2.30	c bounds 1204 >= 734 @ 1.05707
1.16/2.30	c bounds 1204 >= 735 @ 1.05817
1.16/2.30	c bounds 1204 >= 736 @ 1.0592
1.16/2.31	c bounds 1204 >= 737 @ 1.06022
1.16/2.31	c bounds 1204 >= 738 @ 1.06119
1.16/2.31	c bounds 1204 >= 739 @ 1.06216
1.16/2.31	c bounds 1204 >= 740 @ 1.06244
1.16/2.31	c bounds 1204 >= 741 @ 1.06249
1.16/2.31	c bounds 1204 >= 742 @ 1.06347
1.16/2.31	c bounds 1204 >= 743 @ 1.06356
1.16/2.31	c bounds 1204 >= 744 @ 1.06452
1.16/2.31	c bounds 1204 >= 745 @ 1.06552
1.16/2.32	c bounds 1204 >= 746 @ 1.06652
1.16/2.32	c bounds 1204 >= 747 @ 1.06752
1.16/2.32	c bounds 1204 >= 748 @ 1.06856
1.16/2.36	c bounds 1203 >= 748 @ 1.10837
1.16/2.36	c bounds 1203 >= 749 @ 1.11004
1.16/2.37	c bounds 1203 >= 750 @ 1.11022
1.16/2.37	c bounds 1203 >= 751 @ 1.11108
1.16/2.37	c bounds 1203 >= 752 @ 1.11122
1.16/2.37	c bounds 1203 >= 753 @ 1.11214
1.16/2.37	c bounds 1203 >= 754 @ 1.11317
1.16/2.37	c bounds 1203 >= 755 @ 1.11417
1.16/2.37	c bounds 1203 >= 756 @ 1.11515
1.16/2.37	c bounds 1203 >= 757 @ 1.11556
1.16/2.37	c bounds 1203 >= 758 @ 1.11645
1.16/2.38	c bounds 1203 >= 759 @ 1.11755
1.16/2.38	c bounds 1203 >= 760 @ 1.11858
1.16/2.38	c bounds 1203 >= 761 @ 1.11965
1.16/2.38	c bounds 1203 >= 762 @ 1.12062
1.16/2.38	c bounds 1203 >= 763 @ 1.12166
1.16/2.38	c bounds 1203 >= 764 @ 1.12274
1.16/2.38	c bounds 1203 >= 765 @ 1.12374
1.16/2.38	c bounds 1203 >= 766 @ 1.12477
1.16/2.38	c bounds 1203 >= 767 @ 1.12575
1.16/2.38	c bounds 1203 >= 768 @ 1.1268
1.16/2.39	c bounds 1203 >= 769 @ 1.1278
1.16/2.39	c bounds 1203 >= 770 @ 1.12894
1.16/2.39	c bounds 1203 >= 771 @ 1.12911
1.16/2.39	c bounds 1203 >= 772 @ 1.12999
1.16/2.39	c bounds 1203 >= 773 @ 1.13011
1.16/2.39	c bounds 1203 >= 774 @ 1.13011
1.16/2.39	c bounds 1203 >= 775 @ 1.13116
1.16/2.39	c bounds 1203 >= 776 @ 1.13216
1.16/2.39	c bounds 1203 >= 777 @ 1.13305
1.16/2.40	c bounds 1203 >= 778 @ 1.13334
1.26/2.40	c bounds 1203 >= 779 @ 1.13444
1.26/2.40	c bounds 1203 >= 780 @ 1.1352
1.26/2.40	c bounds 1203 >= 781 @ 1.13603
1.26/2.40	c bounds 1203 >= 782 @ 1.13682
1.26/2.40	c bounds 1203 >= 783 @ 1.13759
1.26/2.40	c bounds 1203 >= 784 @ 1.13779
1.26/2.40	c bounds 1203 >= 785 @ 1.13822
1.26/2.40	c bounds 1203 >= 786 @ 1.13898
1.26/2.40	c bounds 1203 >= 787 @ 1.13972
1.26/2.40	c bounds 1203 >= 788 @ 1.14054
1.26/2.40	c bounds 1203 >= 789 @ 1.14138
1.26/2.41	c bounds 1203 >= 790 @ 1.14218
1.26/2.41	c bounds 1203 >= 791 @ 1.14294
1.26/2.41	c bounds 1203 >= 792 @ 1.14371
1.26/2.41	c bounds 1203 >= 793 @ 1.14448
1.26/2.41	c bounds 1203 >= 794 @ 1.14529
1.26/2.41	c bounds 1203 >= 795 @ 1.14606
1.26/2.41	c bounds 1203 >= 796 @ 1.14683
1.26/2.41	c bounds 1203 >= 797 @ 1.14769
1.26/2.41	c bounds 1203 >= 798 @ 1.14846
1.26/2.41	c bounds 1203 >= 799 @ 1.14925
1.26/2.41	c bounds 1203 >= 800 @ 1.15003
1.26/2.41	c bounds 1203 >= 801 @ 1.15089
1.26/2.42	c bounds 1203 >= 802 @ 1.15177
1.26/2.42	c bounds 1203 >= 803 @ 1.15254
1.26/2.42	c bounds 1203 >= 804 @ 1.1533
1.26/2.42	c bounds 1203 >= 805 @ 1.15412
1.26/2.42	c bounds 1203 >= 806 @ 1.15489
1.26/2.42	c bounds 1203 >= 807 @ 1.15571
1.26/2.42	c bounds 1203 >= 808 @ 1.15651
1.26/2.42	c bounds 1203 >= 809 @ 1.15728
1.26/2.42	c bounds 1203 >= 810 @ 1.15818
1.26/2.42	c bounds 1203 >= 811 @ 1.15899
1.26/2.42	c bounds 1203 >= 812 @ 1.15982
1.26/2.42	c bounds 1203 >= 813 @ 1.16062
1.26/2.42	c bounds 1203 >= 814 @ 1.16147
1.26/2.43	c bounds 1203 >= 815 @ 1.16236
1.26/2.43	c bounds 1203 >= 816 @ 1.16322
1.26/2.43	c bounds 1203 >= 817 @ 1.16349
1.26/2.43	c bounds 1203 >= 818 @ 1.16387
1.26/2.43	c bounds 1203 >= 819 @ 1.16457
1.26/2.43	c bounds 1203 >= 820 @ 1.16533
1.26/2.43	c bounds 1203 >= 821 @ 1.16608
1.26/2.43	c bounds 1203 >= 822 @ 1.16731
1.26/2.43	c bounds 1203 >= 823 @ 1.16829
1.26/2.43	c bounds 1203 >= 824 @ 1.1691
1.26/2.43	c bounds 1203 >= 825 @ 1.16995
1.26/2.44	c bounds 1203 >= 826 @ 1.17074
1.26/2.44	c bounds 1203 >= 827 @ 1.17152
1.26/2.44	c bounds 1203 >= 828 @ 1.17162
1.26/2.44	c bounds 1203 >= 829 @ 1.17217
1.26/2.44	c bounds 1203 >= 830 @ 1.17295
1.26/2.44	c bounds 1203 >= 831 @ 1.17376
1.26/2.44	c bounds 1203 >= 832 @ 1.17454
1.26/2.44	c bounds 1203 >= 833 @ 1.17528
1.26/2.44	c bounds 1203 >= 834 @ 1.17609
1.26/2.44	c bounds 1203 >= 835 @ 1.17687
1.26/2.44	c bounds 1203 >= 836 @ 1.17769
1.26/2.44	c bounds 1203 >= 837 @ 1.17851
1.26/2.44	c bounds 1203 >= 838 @ 1.17932
1.26/2.45	c bounds 1203 >= 839 @ 1.18017
1.26/2.45	c bounds 1203 >= 840 @ 1.18095
1.26/2.45	c bounds 1203 >= 841 @ 1.18175
1.26/2.45	c bounds 1203 >= 842 @ 1.1826
1.26/2.48	c bounds 1202 >= 842 @ 1.20948
1.26/2.48	c bounds 1202 >= 843 @ 1.21121
1.26/2.48	c bounds 1202 >= 844 @ 1.21211
1.26/2.48	c bounds 1202 >= 845 @ 1.21298
1.26/2.48	c bounds 1202 >= 846 @ 1.21333
1.26/2.48	c bounds 1202 >= 847 @ 1.21384
1.26/2.48	c bounds 1202 >= 848 @ 1.2148
1.26/2.48	c bounds 1202 >= 849 @ 1.21566
1.26/2.49	c bounds 1202 >= 850 @ 1.21651
1.26/2.49	c bounds 1202 >= 851 @ 1.21741
1.26/2.49	c bounds 1202 >= 852 @ 1.21837
1.26/2.49	c bounds 1202 >= 853 @ 1.21843
1.26/2.49	c bounds 1202 >= 854 @ 1.21917
1.26/2.49	c bounds 1202 >= 855 @ 1.21943
1.26/2.49	c bounds 1202 >= 856 @ 1.21993
1.26/2.49	c bounds 1202 >= 857 @ 1.22079
1.26/2.49	c bounds 1202 >= 858 @ 1.22177
1.26/2.49	c bounds 1202 >= 859 @ 1.22276
1.26/2.49	c bounds 1202 >= 860 @ 1.22362
1.26/2.50	c bounds 1202 >= 861 @ 1.22448
1.35/2.50	c bounds 1202 >= 862 @ 1.22548
1.35/2.50	c bounds 1202 >= 863 @ 1.22649
1.35/2.50	c bounds 1202 >= 864 @ 1.22743
1.35/2.50	c bounds 1202 >= 865 @ 1.2283
1.35/2.50	c bounds 1202 >= 866 @ 1.2291
1.35/2.50	c bounds 1202 >= 867 @ 1.22923
1.35/2.53	c bounds 1201 >= 867 @ 1.25566
1.35/2.53	c bounds 1201 >= 868 @ 1.25819
1.35/2.53	c bounds 1201 >= 869 @ 1.25925
1.35/2.53	c bounds 1201 >= 870 @ 1.26011
1.35/2.53	c bounds 1201 >= 871 @ 1.26099
1.35/2.54	c bounds 1201 >= 872 @ 1.26115
1.35/2.54	c bounds 1201 >= 873 @ 1.26115
1.35/2.54	c bounds 1201 >= 874 @ 1.26115
1.35/2.54	c bounds 1201 >= 875 @ 1.26165
1.35/2.54	c bounds 1201 >= 876 @ 1.26257
1.35/2.54	c bounds 1201 >= 877 @ 1.26353
1.35/2.54	c bounds 1201 >= 878 @ 1.26465
1.35/2.54	c bounds 1201 >= 879 @ 1.26572
1.35/2.54	c bounds 1201 >= 880 @ 1.26663
1.35/2.54	c bounds 1201 >= 881 @ 1.26766
1.35/2.55	c bounds 1201 >= 882 @ 1.2687
1.35/2.55	c bounds 1201 >= 883 @ 1.26955
1.35/2.55	c bounds 1201 >= 884 @ 1.27044
1.35/2.55	c bounds 1201 >= 885 @ 1.27132
1.35/2.55	c bounds 1201 >= 886 @ 1.2722
1.35/2.55	c bounds 1201 >= 887 @ 1.27313
1.35/2.58	c bounds 1200 >= 887 @ 1.30264
1.35/2.58	c bounds 1200 >= 888 @ 1.30493
1.35/2.59	c bounds 1200 >= 889 @ 1.30574
1.35/2.59	c bounds 1200 >= 890 @ 1.30678
1.35/2.59	c bounds 1200 >= 891 @ 1.30692
1.35/2.59	c bounds 1200 >= 892 @ 1.30766
1.35/2.59	c bounds 1200 >= 893 @ 1.30792
1.35/2.59	c bounds 1200 >= 894 @ 1.30845
1.35/2.59	c bounds 1200 >= 895 @ 1.30932
1.35/2.59	c bounds 1200 >= 896 @ 1.3102
1.35/2.59	c bounds 1200 >= 897 @ 1.31115
1.35/2.59	c bounds 1200 >= 898 @ 1.312
1.35/2.60	c bounds 1200 >= 899 @ 1.31327
1.46/2.60	c bounds 1200 >= 900 @ 1.31419
1.46/2.60	c bounds 1200 >= 901 @ 1.31515
1.46/2.60	c bounds 1200 >= 902 @ 1.31603
1.46/2.60	c bounds 1200 >= 903 @ 1.31699
1.46/2.60	c bounds 1200 >= 904 @ 1.31786
1.46/2.60	c bounds 1200 >= 905 @ 1.31875
1.46/2.60	c bounds 1200 >= 906 @ 1.31961
1.46/2.60	c bounds 1200 >= 907 @ 1.32053
1.46/2.60	c bounds 1200 >= 908 @ 1.32066
1.46/2.60	c bounds 1200 >= 909 @ 1.32067
1.46/2.61	c bounds 1200 >= 910 @ 1.32067
1.46/2.61	c bounds 1200 >= 911 @ 1.3213
1.46/2.61	c bounds 1200 >= 912 @ 1.32228
1.46/2.61	c bounds 1200 >= 913 @ 1.32325
1.46/2.61	c bounds 1200 >= 914 @ 1.32421
1.46/2.61	c bounds 1200 >= 915 @ 1.32526
1.46/2.61	c bounds 1200 >= 916 @ 1.32614
1.46/2.61	c bounds 1200 >= 917 @ 1.32709
1.46/2.61	c bounds 1200 >= 918 @ 1.32807
1.46/2.61	c bounds 1200 >= 919 @ 1.32903
1.46/2.64	c bounds 1199 >= 919 @ 1.35668
1.46/2.65	c bounds 1199 >= 920 @ 1.35959
1.46/2.65	c bounds 1199 >= 921 @ 1.36074
1.46/2.65	c bounds 1199 >= 922 @ 1.36175
1.46/2.65	c bounds 1199 >= 923 @ 1.36271
1.46/2.65	c bounds 1199 >= 924 @ 1.36396
1.46/2.65	c bounds 1199 >= 925 @ 1.36494
1.46/2.65	c bounds 1199 >= 926 @ 1.36613
1.46/2.65	c bounds 1199 >= 927 @ 1.36726
1.46/2.65	c bounds 1199 >= 928 @ 1.36748
1.46/2.66	c bounds 1199 >= 929 @ 1.36831
1.46/2.66	c bounds 1199 >= 930 @ 1.36946
1.46/2.66	c bounds 1199 >= 931 @ 1.37049
1.46/2.66	c bounds 1199 >= 932 @ 1.37174
1.46/2.66	c bounds 1199 >= 933 @ 1.37284
1.46/2.66	c bounds 1199 >= 934 @ 1.37398
1.46/2.66	c bounds 1199 >= 935 @ 1.37504
1.46/2.66	c bounds 1199 >= 936 @ 1.37543
1.46/2.67	c bounds 1199 >= 937 @ 1.37576
1.46/2.67	c bounds 1199 >= 938 @ 1.377
1.46/2.67	c bounds 1199 >= 939 @ 1.37827
1.46/2.67	c bounds 1199 >= 940 @ 1.37866
1.46/2.67	c bounds 1199 >= 941 @ 1.37976
1.46/2.67	c bounds 1199 >= 942 @ 1.38115
1.55/2.70	c bounds 1198 >= 942 @ 1.41298
1.55/2.71	c bounds 1198 >= 943 @ 1.41681
1.55/2.71	c bounds 1198 >= 944 @ 1.41717
1.55/2.71	c bounds 1198 >= 945 @ 1.41831
1.55/2.71	c bounds 1198 >= 946 @ 1.41985
1.55/2.71	c bounds 1198 >= 947 @ 1.42009
1.55/2.72	c bounds 1198 >= 948 @ 1.42135
1.55/2.72	c bounds 1198 >= 949 @ 1.42269
1.55/2.72	c bounds 1198 >= 950 @ 1.42308
1.55/2.72	c bounds 1198 >= 951 @ 1.425
1.55/2.72	c bounds 1198 >= 952 @ 1.4253
1.55/2.72	c bounds 1198 >= 953 @ 1.42638
1.55/2.72	c bounds 1198 >= 954 @ 1.42806
1.55/2.73	c bounds 1198 >= 955 @ 1.42972
1.55/2.73	c bounds 1198 >= 956 @ 1.43063
1.55/2.73	c bounds 1198 >= 957 @ 1.4318
1.55/2.73	c bounds 1198 >= 958 @ 1.43212
1.55/2.73	c bounds 1198 >= 959 @ 1.43293
1.55/2.73	c bounds 1198 >= 960 @ 1.43446
1.55/2.73	c bounds 1198 >= 961 @ 1.43503
1.55/2.74	c bounds 1198 >= 962 @ 1.43503
1.55/2.76	c bounds 1197 >= 962 @ 1.46268
1.55/2.77	c bounds 1197 >= 963 @ 1.46636
1.55/2.77	c bounds 1197 >= 964 @ 1.46691
1.55/2.77	c bounds 1197 >= 965 @ 1.46767
1.55/2.77	c bounds 1197 >= 966 @ 1.46899
1.55/2.78	c bounds 1197 >= 967 @ 1.47081
1.55/2.78	c bounds 1197 >= 968 @ 1.4716
1.55/2.78	c bounds 1197 >= 969 @ 1.47291
1.55/2.78	c bounds 1197 >= 970 @ 1.47471
1.55/2.78	c bounds 1197 >= 971 @ 1.47738
1.55/2.79	c bounds 1197 >= 972 @ 1.48094
1.55/2.79	c bounds 1197 >= 973 @ 1.48397
1.55/2.79	c bounds 1197 >= 974 @ 1.48611
1.66/2.82	c bounds 1196 >= 974 @ 1.50787
1.66/2.82	c bounds 1196 >= 975 @ 1.51163
1.66/2.83	c bounds 1196 >= 976 @ 1.51753
1.66/2.83	c bounds 1196 >= 977 @ 1.52097
1.66/2.87	c bounds 1195 >= 977 @ 1.55209
1.66/2.87	c bounds 1195 >= 978 @ 1.55761
1.66/2.88	c bounds 1195 >= 979 @ 1.56626
1.76/2.92	c bounds 1194 >= 979 @ 1.59289
1.76/2.93	c bounds 1194 >= 980 @ 1.603
1.76/2.93	c bounds 1194 >= 981 @ 1.60773
1.76/2.98	c bounds 1193 >= 981 @ 1.65618
1.76/2.99	c bounds 1193 >= 982 @ 1.66215
1.86/3.01	c bounds 1193 >= 983 @ 1.67647
1.86/3.04	c bounds 1193 >= 984 @ 1.71169
1.96/3.12	c bounds 1192 >= 984 @ 1.78448
1.96/3.18	c bounds 1191 >= 984 @ 1.84446
2.06/3.22	c bounds 1191 >= 985 @ 1.87312
2.06/3.28	c bounds 1190 >= 985 @ 1.93721
2.15/3.32	c bounds 1190 >= 986 @ 1.9674
2.15/3.38	c #Conflicts:       1000 | #Constraints:       8421
2.15/3.38	c bounds 1189 >= 986 @ 2.02749
2.25/3.42	c bounds 1188 >= 986 @ 2.07033
2.35/3.50	c bounds 1188 >= 987 @ 2.14754
2.35/3.55	c bounds 1187 >= 987 @ 2.19076
2.45/3.60	c bounds 1186 >= 987 @ 2.2317
2.45/3.64	c bounds 1185 >= 987 @ 2.27079
2.45/3.68	c bounds 1184 >= 987 @ 2.30636
2.55/3.72	c bounds 1183 >= 987 @ 2.34622
2.55/3.77	c bounds 1182 >= 987 @ 2.38855
2.75/3.93	c bounds 1182 >= 988 @ 2.54142
2.75/3.97	c bounds 1181 >= 988 @ 2.58354
2.75/4.01	c bounds 1180 >= 988 @ 2.61661
2.86/4.04	c bounds 1179 >= 988 @ 2.64735
2.86/4.08	c bounds 1178 >= 988 @ 2.68422
2.96/4.11	c bounds 1177 >= 988 @ 2.71953
2.96/4.15	c bounds 1176 >= 988 @ 2.75394
2.96/4.19	c bounds 1175 >= 988 @ 2.7923
3.05/4.22	c bounds 1174 >= 988 @ 2.82272
3.05/4.26	c bounds 1173 >= 988 @ 2.85444
3.34/4.51	c #Conflicts:       2000 | #Constraints:       9558
3.34/4.51	c INPROCESSING
3.34/4.51	c GARBAGE COLLECT
3.34/4.51	c rational objective 988
3.44/4.68	c bounds 1172 >= 988 @ 3.26854
3.55/4.70	c bounds 1171 >= 988 @ 3.28748
3.55/4.72	c bounds 1170 >= 988 @ 3.30944
3.55/4.77	c bounds 1169 >= 988 @ 3.35895
3.65/4.81	c bounds 1168 >= 988 @ 3.39127
3.65/4.85	c bounds 1167 >= 988 @ 3.43312
3.65/4.89	c bounds 1166 >= 988 @ 3.46847
4.04/5.24	c bounds 1166 >= 989 @ 3.81609
4.04/5.28	c bounds 1165 >= 989 @ 3.85066
4.14/5.32	c bounds 1164 >= 989 @ 3.89629
4.14/5.35	c bounds 1163 >= 989 @ 3.9253
4.25/5.40	c #Conflicts:       3000 | #Constraints:       8475
4.25/5.40	c bounds 1162 >= 989 @ 3.9675
4.25/5.43	c bounds 1161 >= 989 @ 4.00488
4.25/5.47	c bounds 1160 >= 989 @ 4.03656
4.34/5.50	c bounds 1159 >= 989 @ 4.07183
4.34/5.54	c bounds 1158 >= 989 @ 4.10614
4.34/5.57	c bounds 1157 >= 989 @ 4.13624
4.44/5.60	c bounds 1156 >= 989 @ 4.1675
4.44/5.64	c bounds 1155 >= 989 @ 4.20368
4.44/5.69	c bounds 1154 >= 989 @ 4.23955
4.55/5.72	c bounds 1153 >= 989 @ 4.26977
4.55/5.76	c bounds 1152 >= 989 @ 4.31106
5.73/6.97	c #Conflicts:       4000 | #Constraints:       9486
5.73/6.97	c INPROCESSING
5.73/6.97	c GARBAGE COLLECT
5.73/6.97	c rational objective 989
5.85/7.10	c bounds 1151 >= 989 @ 5.62987
5.95/7.13	c bounds 1150 >= 989 @ 5.65658
5.95/7.17	c bounds 1149 >= 989 @ 5.69011
6.04/7.20	c bounds 1148 >= 989 @ 5.71879
6.04/7.22	c bounds 1147 >= 989 @ 5.74184
6.04/7.25	c bounds 1146 >= 989 @ 5.76554
6.04/7.28	c bounds 1145 >= 989 @ 5.79262
6.14/7.30	c bounds 1144 >= 989 @ 5.81749
6.14/7.35	c bounds 1143 >= 989 @ 5.85731
6.14/7.38	c bounds 1142 >= 989 @ 5.88802
6.24/7.48	c #Conflicts:       5000 | #Constraints:       8812
6.24/7.48	c bounds 1141 >= 989 @ 5.9888
6.34/7.56	c bounds 1140 >= 989 @ 6.06326
6.54/7.72	c bounds 1139 >= 989 @ 6.21385
6.54/7.77	c bounds 1138 >= 989 @ 6.26553
6.63/7.85	c #Conflicts:       6000 | #Constraints:       9816
6.63/7.85	c bounds 1137 >= 989 @ 6.34586
6.74/7.90	c bounds 1136 >= 989 @ 6.39475
6.74/7.95	c bounds 1135 >= 989 @ 6.4353
6.74/7.99	c bounds 1134 >= 989 @ 6.47468
6.85/8.03	c bounds 1133 >= 989 @ 6.51232
7.13/8.34	c INPROCESSING
7.13/8.34	c GARBAGE COLLECT
7.13/8.34	c rational objective 989
7.23/8.49	c bounds 1132 >= 989 @ 6.9633
7.33/8.54	c bounds 1131 >= 989 @ 7.00984
7.33/8.58	c bounds 1130 >= 989 @ 7.05285
7.43/8.64	c #Conflicts:       7000 | #Constraints:       8767
7.43/8.64	c bounds 1129 >= 989 @ 7.10516
7.53/8.71	c bounds 1128 >= 989 @ 7.17087
9.13/10.32	c #Conflicts:       8000 | #Constraints:       9769
9.13/10.32	c bounds 1128 >= 990 @ 8.7622
9.23/10.40	c bounds 1127 >= 990 @ 8.83961
9.23/10.43	c bounds 1126 >= 990 @ 8.87473
9.23/10.48	c bounds 1125 >= 990 @ 8.91761
9.32/10.56	c bounds 1124 >= 990 @ 8.99582
9.42/10.62	c bounds 1123 >= 990 @ 9.05604
9.42/10.67	c #Conflicts:       9000 | #Constraints:      10825
9.42/10.67	c bounds 1122 >= 990 @ 9.11032
9.83/11.02	c INPROCESSING
9.83/11.02	c GARBAGE COLLECT
9.83/11.02	c rational objective 990
9.83/11.09	c bounds 1121 >= 990 @ 9.51764
9.93/11.16	c bounds 1120 >= 990 @ 9.57783
9.93/11.19	c bounds 1119 >= 990 @ 9.61428
10.02/11.24	c bounds 1118 >= 990 @ 9.65188
10.02/11.27	c bounds 1117 >= 990 @ 9.6863
10.12/11.31	c bounds 1116 >= 990 @ 9.7209
10.12/11.38	c bounds 1115 >= 990 @ 9.78721
10.22/11.42	c #Conflicts:      10000 | #Constraints:       9511
10.22/11.42	c bounds 1114 >= 990 @ 9.83092
10.22/11.46	c bounds 1113 >= 990 @ 9.87059
10.32/11.58	c bounds 1112 >= 990 @ 9.98473
10.42/11.63	c bounds 1111 >= 990 @ 10.0389
10.52/11.75	c bounds 1110 >= 990 @ 10.1504
10.62/11.81	c #Conflicts:      11000 | #Constraints:      10516
10.62/11.81	c bounds 1109 >= 990 @ 10.2131
10.62/11.86	c bounds 1108 >= 990 @ 10.264
10.72/11.93	c bounds 1107 >= 990 @ 10.3281
10.72/11.99	c bounds 1106 >= 990 @ 10.3876
10.83/12.04	c bounds 1105 >= 990 @ 10.4355
10.83/12.11	c bounds 1104 >= 990 @ 10.4999
11.12/12.36	c #Conflicts:      12000 | #Constraints:      11526
11.12/12.36	c INPROCESSING
11.12/12.36	c GARBAGE COLLECT
11.12/12.36	c rational objective 990
12.83/14.11	c #Conflicts:      13000 | #Constraints:       9956
12.83/14.11	c #Conflicts:      14000 | #Constraints:      10956
12.83/14.11	c bounds 1104 >= 991 @ 12.4625
12.92/14.16	c bounds 1103 >= 991 @ 12.5162
13.51/14.76	c #Conflicts:      15000 | #Constraints:      12011
13.51/14.76	c INPROCESSING
13.51/14.76	c GARBAGE COLLECT
13.51/14.76	c rational objective 991
13.71/14.95	c bounds 1102 >= 991 @ 13.2824
13.71/15.00	c bounds 1101 >= 991 @ 13.3331
14.01/15.27	c #Conflicts:      16000 | #Constraints:      10196
14.01/15.27	c bounds 1100 >= 991 @ 13.5868
14.50/15.74	c bounds 1099 >= 991 @ 14.0524
15.50/16.70	c #Conflicts:      17000 | #Constraints:      11217
15.50/16.70	c #Conflicts:      18000 | #Constraints:      12217
15.50/16.70	c INPROCESSING
15.50/16.70	c GARBAGE COLLECT
15.50/16.70	c rational objective 991
15.60/16.87	c bounds 1099 >= 992 @ 15.1515
16.91/18.11	c #Conflicts:      19000 | #Constraints:      10319
16.91/18.11	c #Conflicts:      20000 | #Constraints:      11319
16.91/18.11	c #Conflicts:      21000 | #Constraints:      12319
16.91/18.11	c INPROCESSING
16.91/18.11	c GARBAGE COLLECT
16.91/18.11	c rational objective 992
16.99/18.21	c bounds 1098 >= 992 @ 16.4517
17.09/18.33	c #Conflicts:      22000 | #Constraints:      10133
17.09/18.33	c bounds 1097 >= 992 @ 16.5653
18.39/19.64	c #Conflicts:      23000 | #Constraints:      11134
18.39/19.64	c #Conflicts:      24000 | #Constraints:      12135
18.39/19.64	c bounds 1096 >= 992 @ 17.8388
19.80/21.07	c #Conflicts:      25000 | #Constraints:      13166
19.80/21.07	c INPROCESSING
19.80/21.07	c GARBAGE COLLECT
19.80/21.07	c rational objective 992
19.90/21.16	c bounds 1095 >= 992 @ 19.3381
19.90/21.19	c bounds 1094 >= 992 @ 19.3728
19.98/21.26	c bounds 1093 >= 992 @ 19.4413
20.28/21.59	c #Conflicts:      26000 | #Constraints:      10759
20.28/21.59	c bounds 1092 >= 992 @ 19.7563
20.38/21.69	c bounds 1091 >= 992 @ 19.8554
20.48/21.79	c bounds 1090 >= 992 @ 19.9516
20.58/21.84	c #Conflicts:      27000 | #Constraints:      11762
20.58/21.84	c bounds 1089 >= 992 @ 20.0063
20.69/21.90	c bounds 1088 >= 992 @ 20.0597
20.69/21.96	c bounds 1087 >= 992 @ 20.1182
20.79/22.02	c bounds 1086 >= 992 @ 20.1725
20.79/22.09	c bounds 1085 >= 992 @ 20.2492
20.89/22.19	c bounds 1084 >= 992 @ 20.3461
20.98/22.25	c #Conflicts:      28000 | #Constraints:      12770
20.98/22.25	c bounds 1083 >= 992 @ 20.4026
21.08/22.33	c bounds 1082 >= 992 @ 20.4794
21.18/22.41	c bounds 1081 >= 992 @ 20.5594
21.18/22.48	c bounds 1080 >= 992 @ 20.618
22.57/23.89	c #Conflicts:      29000 | #Constraints:      13776
22.57/23.89	c INPROCESSING
22.57/23.89	c GARBAGE COLLECT
22.57/23.89	c rational objective 992
22.78/24.03	c bounds 1079 >= 992 @ 22.1528
22.78/24.10	c bounds 1078 >= 992 @ 22.2184
22.88/24.16	c bounds 1077 >= 992 @ 22.2826
23.08/24.38	c #Conflicts:      30000 | #Constraints:      11137
23.08/24.38	c bounds 1076 >= 992 @ 22.4934
23.47/24.76	c #Conflicts:      31000 | #Constraints:      12138
23.47/24.76	c bounds 1075 >= 992 @ 22.8759
23.56/24.83	c bounds 1074 >= 992 @ 22.9435
23.56/24.90	c bounds 1073 >= 992 @ 23.0021
23.67/24.98	c bounds 1072 >= 992 @ 23.0808
23.78/25.06	c bounds 1071 >= 992 @ 23.1601
23.96/25.24	c #Conflicts:      32000 | #Constraints:      13143
23.96/25.24	c bounds 1070 >= 992 @ 23.3362
24.17/25.40	c bounds 1069 >= 992 @ 23.4924
24.36/25.61	c bounds 1068 >= 992 @ 23.6993
24.66/25.99	c #Conflicts:      33000 | #Constraints:      14149
24.66/25.99	c INPROCESSING
24.66/25.99	c GARBAGE COLLECT
24.66/25.99	c rational objective 992
24.87/26.14	c bounds 1067 >= 992 @ 24.211
25.06/26.30	c bounds 1066 >= 992 @ 24.3705
26.87/28.16	c #Conflicts:      34000 | #Constraints:      11315
26.87/28.16	c #Conflicts:      35000 | #Constraints:      12315
26.87/28.16	c #Conflicts:      36000 | #Constraints:      13316
26.87/28.16	c bounds 1065 >= 992 @ 26.1798
27.56/28.81	c #Conflicts:      37000 | #Constraints:      14322
27.56/28.81	c INPROCESSING
27.56/28.81	c GARBAGE COLLECT
27.56/28.81	c rational objective 992
27.65/28.91	c bounds 1065 >= 993 @ 26.9168
28.25/29.59	c #Conflicts:      38000 | #Constraints:      11343
28.25/29.59	c #Conflicts:      39000 | #Constraints:      12343
28.25/29.59	c bounds 1065 >= 994 @ 27.5866
29.25/30.51	c #Conflicts:      40000 | #Constraints:      13433
29.25/30.51	c #Conflicts:      41000 | #Constraints:      14433
29.25/30.51	c INPROCESSING
29.25/30.51	c GARBAGE COLLECT
29.25/30.51	c rational objective 994
30.75/32.09	c #Conflicts:      42000 | #Constraints:      11228
30.75/32.09	c #Conflicts:      43000 | #Constraints:      12228
30.75/32.09	c #Conflicts:      44000 | #Constraints:      13228
30.75/32.09	c #Conflicts:      45000 | #Constraints:      14228
30.75/32.09	c #Conflicts:      46000 | #Constraints:      15228
30.75/32.09	c INPROCESSING
30.75/32.09	c GARBAGE COLLECT
30.75/32.09	c rational objective 994
31.53/32.89	c #Conflicts:      47000 | #Constraints:      11835
31.53/32.89	c bounds 1064 >= 994 @ 30.7934
31.84/33.12	c #Conflicts:      48000 | #Constraints:      12851
31.84/33.12	c bounds 1063 >= 994 @ 31.0199
31.94/33.21	c bounds 1062 >= 994 @ 31.1039
32.03/33.33	c bounds 1061 >= 994 @ 31.2214
32.13/33.40	c bounds 1060 >= 994 @ 31.2913
32.13/33.49	c #Conflicts:      49000 | #Constraints:      13855
32.13/33.49	c bounds 1059 >= 994 @ 31.3767
32.24/33.56	c bounds 1058 >= 994 @ 31.4449
32.34/33.67	c bounds 1057 >= 994 @ 31.5467
32.53/33.86	c bounds 1056 >= 994 @ 31.7307
32.78/37.53	c #Conflicts:      50000 | #Constraints:      14859
32.78/37.53	c bounds 1055 >= 994 @ 31.94
33.67/38.46	c bounds 1055 >= 995 @ 32.8542
33.97/38.74	c bounds 1054 >= 995 @ 33.1337
34.47/39.23	c #Conflicts:      51000 | #Constraints:      15913
34.47/39.23	c INPROCESSING
34.47/39.23	c GARBAGE COLLECT
34.47/39.23	c rational objective 995
36.56/41.39	c #Conflicts:      52000 | #Constraints:      12243
36.56/41.39	c #Conflicts:      53000 | #Constraints:      13338
36.56/41.39	c #Conflicts:      54000 | #Constraints:      14417
36.56/41.39	c bounds 1053 >= 995 @ 35.6868
38.96/43.70	c #Conflicts:      55000 | #Constraints:      15419
38.96/43.70	c #Conflicts:      56000 | #Constraints:      16419
38.96/43.70	c INPROCESSING
38.96/43.70	c GARBAGE COLLECT
38.96/43.70	c rational objective 995
40.05/44.87	c #Conflicts:      57000 | #Constraints:      12542
40.05/44.87	c #Conflicts:      58000 | #Constraints:      13572
40.05/44.87	c bounds 1052 >= 995 @ 39.1015
40.75/45.51	c #Conflicts:      59000 | #Constraints:      14608
40.75/45.51	c bounds 1051 >= 995 @ 39.7357
45.35/50.15	c #Conflicts:      60000 | #Constraints:      15620
45.35/50.15	c #Conflicts:      61000 | #Constraints:      16620
45.35/50.15	c INPROCESSING
45.35/50.15	c GARBAGE COLLECT
45.35/50.15	c rational objective 995
45.63/50.42	c bounds 1050 >= 995 @ 44.5869
45.73/50.58	c #Conflicts:      62000 | #Constraints:      12558
45.73/50.58	c bounds 1049 >= 995 @ 44.736
45.93/50.75	c bounds 1048 >= 995 @ 44.9031
46.24/51.02	c bounds 1047 >= 995 @ 45.1643
47.42/52.29	c #Conflicts:      63000 | #Constraints:      13562
47.42/52.29	c #Conflicts:      64000 | #Constraints:      14563
47.42/52.29	c bounds 1046 >= 995 @ 46.4135
48.71/53.54	c #Conflicts:      65000 | #Constraints:      15622
48.71/53.54	c #Conflicts:      66000 | #Constraints:      16622
48.71/53.54	c INPROCESSING
48.71/53.54	c GARBAGE COLLECT
48.71/53.54	c rational objective 995
48.92/53.75	c bounds 1045 >= 995 @ 47.8386
50.23/55.07	c #Conflicts:      67000 | #Constraints:      12301
50.23/55.07	c #Conflicts:      68000 | #Constraints:      13302
50.23/55.07	c #Conflicts:      69000 | #Constraints:      14310
50.23/55.07	c bounds 1044 >= 995 @ 49.134
55.20/60.01	c #Conflicts:      70000 | #Constraints:      15316
55.20/60.01	c #Conflicts:      71000 | #Constraints:      16316
55.20/60.01	c #Conflicts:      72000 | #Constraints:      17316
55.20/60.01	c INPROCESSING
55.20/60.01	c GARBAGE COLLECT
55.20/60.01	c rational objective 995
55.69/60.50	c bounds 1043 >= 995 @ 54.5059
57.30/62.18	c #Conflicts:      73000 | #Constraints:      12923
57.30/62.18	c #Conflicts:      74000 | #Constraints:      13951
57.30/62.18	c #Conflicts:      75000 | #Constraints:      15017
57.30/62.18	c bounds 1042 >= 995 @ 56.1517
58.48/63.37	c #Conflicts:      76000 | #Constraints:      16065
58.48/63.37	c bounds 1041 >= 995 @ 57.3115
59.48/64.34	c #Conflicts:      77000 | #Constraints:      17109
59.48/64.34	c #Conflicts:      78000 | #Constraints:      18127
59.48/64.34	c INPROCESSING
59.48/64.34	c GARBAGE COLLECT
59.48/64.34	c rational objective 995
60.97/65.89	c #Conflicts:      79000 | #Constraints:      13384
60.97/65.89	c #Conflicts:      80000 | #Constraints:      14423
60.97/65.89	c bounds 1040 >= 995 @ 59.7523
64.07/68.95	c #Conflicts:      81000 | #Constraints:      15446
64.07/68.95	c #Conflicts:      82000 | #Constraints:      16469
64.07/68.95	c #Conflicts:      83000 | #Constraints:      17540
64.07/68.95	c #Conflicts:      84000 | #Constraints:      18615
64.07/68.95	c INPROCESSING
64.07/68.95	c GARBAGE COLLECT
64.07/68.95	c rational objective 995
67.62/72.68	c #Conflicts:      85000 | #Constraints:      13633
67.62/72.68	c #Conflicts:      86000 | #Constraints:      14633
67.62/72.68	c #Conflicts:      87000 | #Constraints:      15633
67.62/72.68	c #Conflicts:      88000 | #Constraints:      16633
67.62/72.68	c #Conflicts:      89000 | #Constraints:      17633
67.62/72.68	c #Conflicts:      90000 | #Constraints:      18633
67.62/72.68	c INPROCESSING
67.62/72.68	c GARBAGE COLLECT
67.62/72.68	c rational objective 995
72.20/77.26	c #Conflicts:      91000 | #Constraints:      13570
72.20/77.26	c #Conflicts:      92000 | #Constraints:      14590
72.20/77.26	c #Conflicts:      93000 | #Constraints:      15648
72.20/77.26	c #Conflicts:      94000 | #Constraints:      16699
72.20/77.26	c #Conflicts:      95000 | #Constraints:      17756
72.20/77.26	c #Conflicts:      96000 | #Constraints:      18811
72.20/77.26	c INPROCESSING
72.20/77.26	c GARBAGE COLLECT
72.20/77.26	c rational objective 995
75.39/80.43	c #Conflicts:      97000 | #Constraints:      13433
75.39/80.43	c #Conflicts:      98000 | #Constraints:      14433
75.39/80.43	c #Conflicts:      99000 | #Constraints:      15433
75.39/80.43	c #Conflicts:     100000 | #Constraints:      16433
75.39/80.43	c #Conflicts:     101000 | #Constraints:      17433
75.39/80.43	c #Conflicts:     102000 | #Constraints:      18433
75.39/80.43	c #Conflicts:     103000 | #Constraints:      19433
75.39/80.43	c INPROCESSING
75.39/80.43	c GARBAGE COLLECT
75.39/80.43	c rational objective 995
76.18/81.21	c #Conflicts:     104000 | #Constraints:      13980
76.18/81.21	c bounds 1040 >= 996 @ 74.5943
78.77/83.86	c #Conflicts:     105000 | #Constraints:      15055
78.77/83.86	c #Conflicts:     106000 | #Constraints:      16055
78.77/83.86	c #Conflicts:     107000 | #Constraints:      17055
78.77/83.86	c #Conflicts:     108000 | #Constraints:      18055
78.77/83.86	c #Conflicts:     109000 | #Constraints:      19055
78.77/83.86	c #Conflicts:     110000 | #Constraints:      20055
78.77/83.86	c INPROCESSING
78.77/83.86	c GARBAGE COLLECT
78.77/83.86	c rational objective 996
81.08/86.11	c #Conflicts:     111000 | #Constraints:      14391
81.08/86.11	c #Conflicts:     112000 | #Constraints:      15392
81.08/86.11	c #Conflicts:     113000 | #Constraints:      16449
81.08/86.11	c bounds 1039 >= 996 @ 79.3858
81.17/86.25	WSVECS04 Frhs2[91]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[150]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[434]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[436]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[437]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[443]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[445]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[448]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[450]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[459]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[461]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[463]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[466]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[471]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[477]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[478]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[479]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[483]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[488]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[489]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[497]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[500]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[507]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[508]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[513]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[515]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[519]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[520]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[530]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[538]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[539]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[540]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[542]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[545]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[550]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[552]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[555]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[556]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[558]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[562]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[563]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[565]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[566]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[570]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[574]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[579]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[581]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[588]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[589]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[591]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[593]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[598]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[599]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[601]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[604]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[610]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[613]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[614]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[618]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[619]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[620]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[626]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[627]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[629]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[635]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[638]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[646]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[647]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[648]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[651]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[652]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[654]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[660]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[664]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[666]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[673]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[681]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[686]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[687]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[690]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[694]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[695]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[698]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[699]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[712]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[715]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[717]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[719]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[725]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[727]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[732]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[734]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[736]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[737]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[742]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[744]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[746]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[748]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[750]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[752]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[763]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[767]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[768]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[782]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[783]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[785]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[786]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[789]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[793]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[795]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[796]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[799]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[809]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[810]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[813]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[814]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[817]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[823]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[824]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[825]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[841]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[844]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[848]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[850]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[852]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[853]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[855]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[857]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[859]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[862]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[863]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[864]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[867]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[870]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[871]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[873]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[878]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[881]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[884]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[888]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[891]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[909]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[917]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[922]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[924]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[928]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[930]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[932]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[933]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[939]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[951]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[954]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[958]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[960]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[967]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[969]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[973]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[991]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[996]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1000]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1002]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1003]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1010]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1012]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1017]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1018]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1020]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1023]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1068]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1074]: 6 -1.00007 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1077]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1079]: 6 -1.00004 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1136]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1603]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1613]: 6 -1.00009 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1616]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1624]: 6 -1.00005 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1632]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1633]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1646]: 6 -1.00006 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1857]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1860]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1867]: 6 -1.00001 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1880]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1881]: 6 -1.00002 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1897]: 6 -1.00003 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1910]: 6 -1.00008 0 shouldn't be
81.17/86.25	WSVECS04 Frhs2[1959]: 6 -1.00004 0 shouldn't be
88.83/93.94	c #Conflicts:     114000 | #Constraints:      17476
88.83/93.94	c #Conflicts:     115000 | #Constraints:      18476
88.83/93.94	c #Conflicts:     116000 | #Constraints:      19476
88.83/93.94	c #Conflicts:     117000 | #Constraints:      20476
88.83/93.94	c INPROCESSING
88.83/93.94	c GARBAGE COLLECT
88.83/93.94	c rational objective 996
89.83/94.98	c #Conflicts:     118000 | #Constraints:      14628
89.83/94.98	c bounds 1038 >= 996 @ 88.1414
94.21/99.35	c #Conflicts:     119000 | #Constraints:      15680
94.21/99.35	c #Conflicts:     120000 | #Constraints:      16707
94.21/99.35	c #Conflicts:     121000 | #Constraints:      17763
94.21/99.35	c #Conflicts:     122000 | #Constraints:      18812
94.21/99.35	c #Conflicts:     123000 | #Constraints:      19860
94.21/99.35	c bounds 1037 >= 996 @ 92.417
94.52/99.68	c #Conflicts:     124000 | #Constraints:      20889
94.52/99.68	c INPROCESSING
94.52/99.68	c GARBAGE COLLECT
94.52/99.68	c rational objective 996
100.03/105.24	c #Conflicts:     125000 | #Constraints:      14693
100.03/105.24	c #Conflicts:     126000 | #Constraints:      15732
100.03/105.24	c #Conflicts:     127000 | #Constraints:      16772
100.03/105.24	c #Conflicts:     128000 | #Constraints:      17800
100.03/105.24	c #Conflicts:     129000 | #Constraints:      18842
100.03/105.24	c #Conflicts:     130000 | #Constraints:      19895
100.03/105.24	c #Conflicts:     131000 | #Constraints:      20929
100.03/105.24	c INPROCESSING
100.03/105.24	c GARBAGE COLLECT
100.03/105.24	c rational objective 996
103.93/109.13	c #Conflicts:     132000 | #Constraints:      14522
103.93/109.13	c #Conflicts:     133000 | #Constraints:      15522
103.93/109.13	c #Conflicts:     134000 | #Constraints:      16522
103.93/109.13	c #Conflicts:     135000 | #Constraints:      17522
103.93/109.13	c #Conflicts:     136000 | #Constraints:      18522
103.93/109.13	c #Conflicts:     137000 | #Constraints:      19522
103.93/109.13	c #Conflicts:     138000 | #Constraints:      20522
103.93/109.13	c #Conflicts:     139000 | #Constraints:      21522
103.93/109.13	c INPROCESSING
103.93/109.13	c GARBAGE COLLECT
103.93/109.13	c rational objective 996
107.50/112.74	c #Conflicts:     140000 | #Constraints:      15044
107.50/112.74	c #Conflicts:     141000 | #Constraints:      16044
107.50/112.74	c #Conflicts:     142000 | #Constraints:      17044
107.50/112.74	c #Conflicts:     143000 | #Constraints:      18044
107.50/112.74	c #Conflicts:     144000 | #Constraints:      19044
107.50/112.74	c #Conflicts:     145000 | #Constraints:      20044
107.50/112.74	c #Conflicts:     146000 | #Constraints:      21044
107.50/112.74	c #Conflicts:     147000 | #Constraints:      22044
107.50/112.74	c INPROCESSING
107.50/112.74	c GARBAGE COLLECT
107.50/112.74	c rational objective 996
111.29/116.56	c #Conflicts:     148000 | #Constraints:      15418
111.29/116.56	c #Conflicts:     149000 | #Constraints:      16418
111.29/116.56	c #Conflicts:     150000 | #Constraints:      17418
111.29/116.56	c #Conflicts:     151000 | #Constraints:      18418
111.29/116.56	c #Conflicts:     152000 | #Constraints:      19418
111.29/116.56	c #Conflicts:     153000 | #Constraints:      20418
111.29/116.56	c #Conflicts:     154000 | #Constraints:      21418
111.29/116.56	c #Conflicts:     155000 | #Constraints:      22418
111.29/116.56	c INPROCESSING
111.29/116.56	c GARBAGE COLLECT
111.29/116.56	c rational objective 996
116.97/122.23	c #Conflicts:     156000 | #Constraints:      15589
116.97/122.23	c #Conflicts:     157000 | #Constraints:      16620
116.97/122.23	c #Conflicts:     158000 | #Constraints:      17686
116.97/122.23	c #Conflicts:     159000 | #Constraints:      18734
116.97/122.23	c #Conflicts:     160000 | #Constraints:      19788
116.97/122.23	c #Conflicts:     161000 | #Constraints:      20830
116.97/122.23	c #Conflicts:     162000 | #Constraints:      21877
116.97/122.23	c #Conflicts:     163000 | #Constraints:      22926
116.97/122.23	c INPROCESSING
116.97/122.23	c GARBAGE COLLECT
116.97/122.23	c rational objective 996
121.35/126.66	c #Conflicts:     164000 | #Constraints:      15681
121.35/126.66	c #Conflicts:     165000 | #Constraints:      16681
121.35/126.66	c #Conflicts:     166000 | #Constraints:      17681
121.35/126.66	c #Conflicts:     167000 | #Constraints:      18681
121.35/126.66	c #Conflicts:     168000 | #Constraints:      19681
121.35/126.66	c #Conflicts:     169000 | #Constraints:      20681
121.35/126.66	c #Conflicts:     170000 | #Constraints:      21681
121.35/126.66	c #Conflicts:     171000 | #Constraints:      22681
121.35/126.66	c INPROCESSING
121.35/126.66	c GARBAGE COLLECT
121.35/126.66	c rational objective 996
124.04/129.31	c #Conflicts:     172000 | #Constraints:      15439
124.04/129.31	c #Conflicts:     173000 | #Constraints:      16439
124.04/129.31	c #Conflicts:     174000 | #Constraints:      17439
124.04/129.31	c #Conflicts:     175000 | #Constraints:      18439
124.04/129.31	c #Conflicts:     176000 | #Constraints:      19439
124.04/129.31	c #Conflicts:     177000 | #Constraints:      20439
124.04/129.31	c bounds 1037 >= 997 @ 121.633
125.85/131.14	c #Conflicts:     178000 | #Constraints:      21500
125.85/131.14	c #Conflicts:     179000 | #Constraints:      22539
125.85/131.14	c #Conflicts:     180000 | #Constraints:      23589
125.85/131.14	c INPROCESSING
125.85/131.14	c GARBAGE COLLECT
125.85/131.14	c rational objective 997
130.52/135.84	c #Conflicts:     181000 | #Constraints:      16034
130.52/135.84	c #Conflicts:     182000 | #Constraints:      17034
130.52/135.84	c #Conflicts:     183000 | #Constraints:      18034
130.52/135.84	c #Conflicts:     184000 | #Constraints:      19034
130.52/135.84	c #Conflicts:     185000 | #Constraints:      20034
130.52/135.84	c #Conflicts:     186000 | #Constraints:      21034
130.52/135.84	c #Conflicts:     187000 | #Constraints:      22034
130.52/135.84	c #Conflicts:     188000 | #Constraints:      23034
130.52/135.84	c #Conflicts:     189000 | #Constraints:      24034
130.52/135.84	c INPROCESSING
130.52/135.84	c GARBAGE COLLECT
130.52/135.84	c rational objective 997
132.01/137.35	c #Conflicts:     190000 | #Constraints:      16426
132.01/137.35	c #Conflicts:     191000 | #Constraints:      17470
132.01/137.35	c bounds 1036 >= 997 @ 129.5
132.21/137.51	WSVECS04 Frhs2[1]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[3]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[5]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[7]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[8]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[9]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[10]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[11]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[13]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[14]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[17]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[22]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[25]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[28]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[30]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[31]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[32]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[34]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[36]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[38]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[40]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[41]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[43]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[46]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[47]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[49]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[51]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[52]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[53]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[55]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[57]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[58]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[59]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[60]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[64]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[65]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[68]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[71]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[73]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[75]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[77]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[78]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[79]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[81]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[83]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[85]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[86]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[88]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[89]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[90]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[91]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[92]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[93]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[94]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[98]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[99]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[100]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[107]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[110]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[113]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[116]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[119]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[122]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[123]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[126]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[127]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[129]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[130]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[131]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[133]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[134]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[135]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[136]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[137]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[140]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[141]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[144]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[150]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[156]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[157]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[159]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[160]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[165]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[166]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[169]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[170]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[171]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[172]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[173]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[175]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[176]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[177]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[178]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[179]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[182]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[183]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[185]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[186]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[187]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[191]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[192]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[193]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[195]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[197]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[198]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[201]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[203]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[206]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[207]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[211]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[213]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[214]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[216]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[217]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[218]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[220]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[222]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[223]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[227]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[235]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[237]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[238]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[241]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[244]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[248]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[250]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[253]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[256]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[258]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[259]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[261]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[263]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[264]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[265]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[267]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[268]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[269]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[271]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[272]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[273]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[274]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[277]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[280]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[282]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[283]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[284]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[285]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[287]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[288]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[291]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[293]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[294]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[296]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[300]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[301]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[303]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[306]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[307]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[308]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[311]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[314]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[315]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[316]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[317]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[318]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[320]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[322]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[327]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[330]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[333]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[335]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[336]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[337]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[339]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[341]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[343]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[346]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[347]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[349]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[352]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[353]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[354]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[355]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[356]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[357]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[358]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[360]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[361]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[362]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[363]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[367]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[368]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[374]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[376]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[379]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[382]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[384]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[386]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[387]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[390]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[391]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[397]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[398]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[400]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[402]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[403]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[405]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[407]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[409]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[410]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[412]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[414]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[418]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[423]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[424]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[426]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[427]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[428]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[429]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[430]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[434]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[436]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[437]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[438]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[439]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[440]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[443]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[445]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[449]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[458]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[459]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[460]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[461]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[462]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[463]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[465]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[466]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[471]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[474]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[475]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[476]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[477]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[478]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[479]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[483]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[484]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[488]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[489]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[490]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[494]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[496]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[497]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[499]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[500]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[502]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[505]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[507]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[508]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[511]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[513]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[519]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[520]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[522]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[523]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[525]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[527]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[530]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[531]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[534]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[537]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[538]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[539]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[540]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[541]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[542]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[544]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[545]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[547]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[550]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[552]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[555]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[556]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[558]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[562]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[563]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[564]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[565]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[566]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[567]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[568]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[570]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[572]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[574]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[575]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[579]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[581]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[583]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[584]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[586]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[588]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[589]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[591]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[593]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[598]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[599]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[601]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[604]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[605]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[609]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[610]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[613]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[614]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[618]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[619]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[620]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[624]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[626]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[627]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[628]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[629]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[635]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[637]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[638]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[640]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[642]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[646]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[647]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[648]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[651]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[652]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[654]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[657]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[658]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[659]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[660]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[663]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[664]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[666]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[667]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[668]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[672]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[673]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[675]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[678]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[680]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[681]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[683]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[685]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[686]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[687]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[690]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[694]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[695]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[698]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[699]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[705]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[706]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[712]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[715]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[717]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[718]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[719]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[720]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[721]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[725]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[726]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[727]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[730]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[732]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[734]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[735]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[736]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[737]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[742]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[744]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[746]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[748]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[749]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[750]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[752]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[761]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[762]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[763]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[765]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[767]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[768]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[770]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[772]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[777]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[778]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[782]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[783]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[785]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[786]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[788]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[789]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[791]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[793]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[794]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[795]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[797]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[799]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[806]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[809]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[810]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[813]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[814]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[815]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[816]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[817]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[818]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[821]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[823]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[824]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[826]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[828]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[829]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[831]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[836]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[837]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[839]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[841]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[845]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[847]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[848]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[849]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[850]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[852]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[853]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[855]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[857]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[859]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[860]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[861]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[862]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[863]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[864]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[865]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[867]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[870]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[871]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[873]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[874]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[878]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[879]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[883]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[884]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[886]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[888]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[889]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[891]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[902]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[903]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[908]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[909]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[914]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[915]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[917]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[919]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[920]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[922]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[923]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[924]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[926]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[928]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[929]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[930]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[932]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[933]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[936]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[938]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[939]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[942]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[946]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[947]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[950]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[951]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[954]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[955]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[957]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[958]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[960]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[961]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[962]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[967]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[968]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[969]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[973]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[974]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[981]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[986]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[987]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[989]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[991]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[996]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[997]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1000]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1002]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1003]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1004]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1006]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1007]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1008]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1010]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1012]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1014]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1017]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1018]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1020]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1023]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1024]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1025]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1026]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1027]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1030]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1031]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1032]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1033]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1036]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1037]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1038]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1040]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1041]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1042]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1043]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1044]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1045]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1046]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1047]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1049]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1050]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1051]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1054]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1058]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1063]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1064]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1065]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1067]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1068]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1069]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1070]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1071]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1074]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1075]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1077]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1079]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1080]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1084]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1085]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1087]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1088]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1089]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1090]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1091]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1092]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1093]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1095]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1099]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1103]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1104]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1105]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1106]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1107]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1110]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1112]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1114]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1116]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1117]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1118]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1120]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1125]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1127]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1128]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1131]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1132]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1133]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1136]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1137]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1138]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1141]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1143]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1147]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1151]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1152]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1153]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1154]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1155]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1156]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1159]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1160]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1161]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1166]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1167]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1168]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1169]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1170]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1171]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1174]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1177]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1180]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1181]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1183]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1184]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1187]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1190]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1192]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1193]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1194]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1196]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1198]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1203]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1205]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1208]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1214]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1221]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1225]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1226]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1227]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1228]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1230]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1232]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1238]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1239]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1244]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1245]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1246]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1248]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1250]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1251]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1256]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1259]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1260]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1262]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1263]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1265]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1268]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1269]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1270]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1271]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1272]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1273]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1274]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1275]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1276]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1279]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1280]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1281]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1282]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1285]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1287]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1289]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1290]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1292]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1294]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1300]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1302]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1304]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1305]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1306]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1307]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1310]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1311]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1313]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1314]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1315]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1317]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1318]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1320]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1322]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1323]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1325]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1326]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1329]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1330]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1331]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1332]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1333]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1334]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1335]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1340]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1341]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1342]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1343]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1344]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1345]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1346]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1349]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1350]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1353]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1354]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1357]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1360]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1362]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1363]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1364]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1367]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1369]: 6 -1.0001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1371]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1372]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1373]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1374]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1376]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1377]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1379]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1381]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1382]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1384]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1385]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1386]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1388]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1389]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1392]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1395]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1399]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1402]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1404]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1408]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1410]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1413]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1414]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1415]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1416]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1417]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1421]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1422]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1423]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1424]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1425]: 6 -1.00004 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1426]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1431]: 6 -1.00007 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1435]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1436]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1437]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1438]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1439]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1440]: 6 -1.00003 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1443]: 6 -1.00002 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1444]: 6 -1.00008 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1445]: 6 -1.00001 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1446]: 6 -1.00006 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1447]: 6 -1.00005 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1448]: 6 -1.00009 0 shouldn't be
132.21/137.51	WSVECS04 Frhs2[1450]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1451]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1452]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1453]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1455]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1456]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1457]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1458]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1459]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1461]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1462]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1468]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1469]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1470]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1471]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1472]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1475]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1478]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1479]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1480]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1481]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1484]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1486]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1487]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1490]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1492]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1494]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1495]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1496]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1499]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1500]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1501]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1503]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1506]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1507]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1509]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1510]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1511]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1513]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1516]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1521]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1522]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1526]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1527]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1528]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1533]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1534]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1535]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1537]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1538]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1540]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1542]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1543]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1544]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1545]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1546]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1548]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1550]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1551]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1552]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1553]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1557]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1558]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1559]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1560]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1562]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1563]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1567]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1569]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1571]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1573]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1577]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1578]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1579]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1583]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1584]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1586]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1587]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1588]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1591]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1596]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1602]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1603]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1607]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1609]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1612]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1613]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1616]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1618]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1619]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1620]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1621]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1623]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1624]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1626]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1628]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1631]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1632]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1633]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1635]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1637]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1639]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1641]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1642]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1646]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1647]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1651]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1652]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1654]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1659]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1665]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1668]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1669]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1670]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1671]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1673]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1674]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1676]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1679]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1681]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1682]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1684]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1688]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1691]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1692]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1694]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1697]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1702]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1703]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1704]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1708]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1709]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1710]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1711]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1712]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1713]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1714]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1716]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1718]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1721]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1723]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1729]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1731]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1732]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1734]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1735]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1736]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1737]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1738]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1742]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1743]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1745]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1746]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1749]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1751]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1757]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1761]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1762]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1765]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1766]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1767]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1769]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1770]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1771]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1772]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1775]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1777]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1778]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1781]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1785]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1786]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1787]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1788]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1789]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1790]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1794]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1795]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1798]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1800]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1802]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1803]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1804]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1805]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1806]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1807]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1809]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1810]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1812]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1813]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1815]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1816]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1818]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1819]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1820]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1821]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1823]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1828]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1830]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1832]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1836]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1837]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1838]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1839]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1846]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1849]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1851]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1853]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1854]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1855]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1856]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1857]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1858]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1860]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1862]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1863]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1865]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1867]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1868]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1871]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1874]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1875]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1880]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1881]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1882]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1884]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1885]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1886]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1887]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1888]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1890]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1896]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1897]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1899]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1901]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1902]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1903]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1907]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1909]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1910]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1911]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1913]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1916]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1917]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1920]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1921]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1923]: 6 -1.00009 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1925]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1926]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1927]: 6 -1.00002 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1928]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1930]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1932]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1933]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1937]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1939]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1940]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1942]: 6 -1.00005 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1943]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1944]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1945]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1946]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1947]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1950]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1952]: 6 -1.00008 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1953]: 6 -1.00007 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1954]: 6 -1.00001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1955]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1956]: 6 -1.0001 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1957]: 6 -1.00003 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1958]: 6 -1.00006 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1959]: 6 -1.00004 0 shouldn't be
132.21/137.52	WSVECS04 Frhs2[1960]: 6 -1.00005 0 shouldn't be
138.70/144.02	c #Conflicts:     192000 | #Constraints:      18519
138.70/144.02	c #Conflicts:     193000 | #Constraints:      19519
138.70/144.02	c #Conflicts:     194000 | #Constraints:      20520
138.70/144.02	c #Conflicts:     195000 | #Constraints:      21584
138.70/144.02	c #Conflicts:     196000 | #Constraints:      22664
138.70/144.02	c #Conflicts:     197000 | #Constraints:      23738
138.70/144.02	c #Conflicts:     198000 | #Constraints:      24798
138.70/144.02	c INPROCESSING
138.70/144.02	c GARBAGE COLLECT
138.70/144.02	c rational objective 997
143.57/148.95	c #Conflicts:     199000 | #Constraints:      16769
143.57/148.95	c #Conflicts:     200000 | #Constraints:      17769
143.57/148.95	c #Conflicts:     201000 | #Constraints:      18769
143.57/148.95	c #Conflicts:     202000 | #Constraints:      19769
143.57/148.95	c #Conflicts:     203000 | #Constraints:      20769
143.57/148.95	c #Conflicts:     204000 | #Constraints:      21769
143.57/148.95	c #Conflicts:     205000 | #Constraints:      22769
143.57/148.95	c #Conflicts:     206000 | #Constraints:      23769
143.57/148.95	c #Conflicts:     207000 | #Constraints:      24769
143.57/148.95	c INPROCESSING
143.57/148.95	c GARBAGE COLLECT
143.57/148.95	c rational objective 997
147.95/153.39	c #Conflicts:     208000 | #Constraints:      16685
147.95/153.39	c #Conflicts:     209000 | #Constraints:      17685
147.95/153.39	c #Conflicts:     210000 | #Constraints:      18685
147.95/153.39	c #Conflicts:     211000 | #Constraints:      19685
147.95/153.39	c #Conflicts:     212000 | #Constraints:      20685
147.95/153.39	c #Conflicts:     213000 | #Constraints:      21685
147.95/153.39	c #Conflicts:     214000 | #Constraints:      22685
147.95/153.39	c #Conflicts:     215000 | #Constraints:      23685
147.95/153.39	c #Conflicts:     216000 | #Constraints:      24685
147.95/153.39	c INPROCESSING
147.95/153.39	c GARBAGE COLLECT
147.95/153.39	c rational objective 997
155.73/161.17	c #Conflicts:     217000 | #Constraints:      16472
155.73/161.17	c #Conflicts:     218000 | #Constraints:      17494
155.73/161.17	c #Conflicts:     219000 | #Constraints:      18561
155.73/161.17	c #Conflicts:     220000 | #Constraints:      19603
155.73/161.17	c #Conflicts:     221000 | #Constraints:      20628
155.73/161.17	c #Conflicts:     222000 | #Constraints:      21671
155.73/161.17	c #Conflicts:     223000 | #Constraints:      22712
155.73/161.17	c #Conflicts:     224000 | #Constraints:      23751
155.73/161.17	c #Conflicts:     225000 | #Constraints:      24804
155.73/161.17	c #Conflicts:     226000 | #Constraints:      25850
155.73/161.17	c INPROCESSING
155.73/161.17	c GARBAGE COLLECT
155.73/161.17	c rational objective 997
161.02/166.54	c #Conflicts:     227000 | #Constraints:      17191
161.02/166.54	c #Conflicts:     228000 | #Constraints:      18191
161.02/166.54	c #Conflicts:     229000 | #Constraints:      19191
161.02/166.54	c #Conflicts:     230000 | #Constraints:      20191
161.02/166.54	c #Conflicts:     231000 | #Constraints:      21191
161.02/166.54	c #Conflicts:     232000 | #Constraints:      22191
161.02/166.54	c #Conflicts:     233000 | #Constraints:      23191
161.02/166.54	c #Conflicts:     234000 | #Constraints:      24191
161.02/166.54	c #Conflicts:     235000 | #Constraints:      25191
161.02/166.54	c #Conflicts:     236000 | #Constraints:      26191
161.02/166.54	c INPROCESSING
161.02/166.54	c GARBAGE COLLECT
161.02/166.54	c rational objective 997
165.80/171.39	c #Conflicts:     237000 | #Constraints:      17525
165.80/171.39	c #Conflicts:     238000 | #Constraints:      18525
165.80/171.39	c #Conflicts:     239000 | #Constraints:      19525
165.80/171.39	c #Conflicts:     240000 | #Constraints:      20525
165.80/171.39	c #Conflicts:     241000 | #Constraints:      21525
165.80/171.39	c #Conflicts:     242000 | #Constraints:      22525
165.80/171.39	c #Conflicts:     243000 | #Constraints:      23525
165.80/171.39	c #Conflicts:     244000 | #Constraints:      24525
165.80/171.39	c #Conflicts:     245000 | #Constraints:      25525
165.80/171.39	c #Conflicts:     246000 | #Constraints:      26525
165.80/171.39	c INPROCESSING
165.80/171.39	c GARBAGE COLLECT
165.80/171.39	c rational objective 997
171.08/176.68	c #Conflicts:     247000 | #Constraints:      17700
171.08/176.68	c #Conflicts:     248000 | #Constraints:      18700
171.08/176.68	c #Conflicts:     249000 | #Constraints:      19700
171.08/176.68	c #Conflicts:     250000 | #Constraints:      20700
171.08/176.68	c #Conflicts:     251000 | #Constraints:      21700
171.08/176.68	c #Conflicts:     252000 | #Constraints:      22700
171.08/176.68	c #Conflicts:     253000 | #Constraints:      23700
171.08/176.68	c #Conflicts:     254000 | #Constraints:      24700
171.08/176.68	c #Conflicts:     255000 | #Constraints:      25700
171.08/176.68	c #Conflicts:     256000 | #Constraints:      26700
171.08/176.68	c INPROCESSING
171.08/176.68	c GARBAGE COLLECT
171.08/176.68	c rational objective 997
180.35/185.93	c #Conflicts:     257000 | #Constraints:      17688
180.35/185.93	c #Conflicts:     258000 | #Constraints:      18717
180.35/185.93	c #Conflicts:     259000 | #Constraints:      19779
180.35/185.93	c #Conflicts:     260000 | #Constraints:      20843
180.35/185.93	c #Conflicts:     261000 | #Constraints:      21889
180.35/185.93	c #Conflicts:     262000 | #Constraints:      22950
180.35/185.93	c #Conflicts:     263000 | #Constraints:      24005
180.35/185.93	c #Conflicts:     264000 | #Constraints:      25044
180.35/185.93	c #Conflicts:     265000 | #Constraints:      26086
180.35/185.93	c #Conflicts:     266000 | #Constraints:      27143
180.35/185.93	c INPROCESSING
180.35/185.93	c GARBAGE COLLECT
180.35/185.93	c rational objective 997
186.93/192.58	c #Conflicts:     267000 | #Constraints:      17655
186.93/192.58	c #Conflicts:     268000 | #Constraints:      18655
186.93/192.58	c #Conflicts:     269000 | #Constraints:      19655
186.93/192.58	c #Conflicts:     270000 | #Constraints:      20655
186.93/192.58	c #Conflicts:     271000 | #Constraints:      21655
186.93/192.58	c #Conflicts:     272000 | #Constraints:      22655
186.93/192.58	c #Conflicts:     273000 | #Constraints:      23655
186.93/192.58	c #Conflicts:     274000 | #Constraints:      24655
186.93/192.58	c #Conflicts:     275000 | #Constraints:      25655
186.93/192.58	c #Conflicts:     276000 | #Constraints:      26655
186.93/192.58	c #Conflicts:     277000 | #Constraints:      27655
186.93/192.58	c INPROCESSING
186.93/192.58	c GARBAGE COLLECT
186.93/192.58	c rational objective 997
193.10/199.01	c #Conflicts:     278000 | #Constraints:      18153
193.10/199.01	c #Conflicts:     279000 | #Constraints:      19153
193.10/199.01	c #Conflicts:     280000 | #Constraints:      20153
193.10/199.01	c #Conflicts:     281000 | #Constraints:      21153
193.10/199.01	c #Conflicts:     282000 | #Constraints:      22153
193.10/199.01	c #Conflicts:     283000 | #Constraints:      23153
193.10/199.01	c #Conflicts:     284000 | #Constraints:      24153
193.10/199.01	c #Conflicts:     285000 | #Constraints:      25153
193.10/199.01	c #Conflicts:     286000 | #Constraints:      26153
193.10/199.01	c #Conflicts:     287000 | #Constraints:      27153
193.10/199.01	c #Conflicts:     288000 | #Constraints:      28153
193.10/199.01	c INPROCESSING
193.10/199.01	c GARBAGE COLLECT
193.10/199.01	c rational objective 997
203.67/209.53	c #Conflicts:     289000 | #Constraints:      18525
203.67/209.53	c #Conflicts:     290000 | #Constraints:      19543
203.67/209.53	c #Conflicts:     291000 | #Constraints:      20590
203.67/209.53	c #Conflicts:     292000 | #Constraints:      21640
203.67/209.53	c #Conflicts:     293000 | #Constraints:      22699
203.67/209.53	c #Conflicts:     294000 | #Constraints:      23744
203.67/209.53	c #Conflicts:     295000 | #Constraints:      24794
203.67/209.53	c #Conflicts:     296000 | #Constraints:      25850
203.67/209.53	c #Conflicts:     297000 | #Constraints:      26908
203.67/209.53	c #Conflicts:     298000 | #Constraints:      27951
203.67/209.53	c #Conflicts:     299000 | #Constraints:      28998
203.67/209.53	c INPROCESSING
203.67/209.53	c GARBAGE COLLECT
203.67/209.53	c rational objective 997
210.94/216.89	c #Conflicts:     300000 | #Constraints:      18860
210.94/216.89	c #Conflicts:     301000 | #Constraints:      19860
210.94/216.89	c #Conflicts:     302000 | #Constraints:      20860
210.94/216.89	c #Conflicts:     303000 | #Constraints:      21860
210.94/216.89	c #Conflicts:     304000 | #Constraints:      22860
210.94/216.89	c #Conflicts:     305000 | #Constraints:      23860
210.94/216.89	c #Conflicts:     306000 | #Constraints:      24860
210.94/216.89	c #Conflicts:     307000 | #Constraints:      25860
210.94/216.89	c #Conflicts:     308000 | #Constraints:      26860
210.94/216.89	c #Conflicts:     309000 | #Constraints:      27860
210.94/216.89	c #Conflicts:     310000 | #Constraints:      28860
210.94/216.89	c INPROCESSING
210.94/216.89	c GARBAGE COLLECT
210.94/216.89	c rational objective 997
217.32/223.28	c #Conflicts:     311000 | #Constraints:      18748
217.32/223.28	c #Conflicts:     312000 | #Constraints:      19748
217.32/223.28	c #Conflicts:     313000 | #Constraints:      20748
217.32/223.28	c #Conflicts:     314000 | #Constraints:      21748
217.32/223.28	c #Conflicts:     315000 | #Constraints:      22748
217.32/223.28	c #Conflicts:     316000 | #Constraints:      23748
217.32/223.28	c #Conflicts:     317000 | #Constraints:      24748
217.32/223.28	c #Conflicts:     318000 | #Constraints:      25748
217.32/223.28	c #Conflicts:     319000 | #Constraints:      26748
217.32/223.28	c #Conflicts:     320000 | #Constraints:      27748
217.32/223.28	c #Conflicts:     321000 | #Constraints:      28748
217.32/223.28	c INPROCESSING
217.32/223.28	c GARBAGE COLLECT
217.32/223.28	c rational objective 997
226.72/232.78	c #Conflicts:     322000 | #Constraints:      18525
226.72/232.78	c #Conflicts:     323000 | #Constraints:      19532
226.72/232.78	c #Conflicts:     324000 | #Constraints:      20555
226.72/232.78	c #Conflicts:     325000 | #Constraints:      21578
226.72/232.78	c #Conflicts:     326000 | #Constraints:      22604
226.72/232.78	c #Conflicts:     327000 | #Constraints:      23677
226.72/232.78	c #Conflicts:     328000 | #Constraints:      24723
226.72/232.78	c #Conflicts:     329000 | #Constraints:      25763
226.72/232.78	c #Conflicts:     330000 | #Constraints:      26791
226.72/232.78	c #Conflicts:     331000 | #Constraints:      27824
226.72/232.78	c #Conflicts:     332000 | #Constraints:      28864
226.72/232.78	c #Conflicts:     333000 | #Constraints:      29898
226.72/232.78	c INPROCESSING
226.72/232.78	c GARBAGE COLLECT
226.72/232.78	c rational objective 997
232.90/238.90	c #Conflicts:     334000 | #Constraints:      19205
232.90/238.90	c #Conflicts:     335000 | #Constraints:      20205
232.90/238.90	c #Conflicts:     336000 | #Constraints:      21205
232.90/238.90	c #Conflicts:     337000 | #Constraints:      22205
232.90/238.90	c #Conflicts:     338000 | #Constraints:      23205
232.90/238.90	c #Conflicts:     339000 | #Constraints:      24205
232.90/238.90	c #Conflicts:     340000 | #Constraints:      25205
232.90/238.90	c #Conflicts:     341000 | #Constraints:      26205
232.90/238.90	c #Conflicts:     342000 | #Constraints:      27205
232.90/238.90	c #Conflicts:     343000 | #Constraints:      28205
232.90/238.90	c bounds 1036 >= 998 @ 228.651
233.70/239.78	c #Conflicts:     344000 | #Constraints:      29262
233.70/239.78	c #Conflicts:     345000 | #Constraints:      30262
233.70/239.78	c INPROCESSING
233.70/239.78	c GARBAGE COLLECT
233.70/239.78	c rational objective 998
240.27/246.30	c #Conflicts:     346000 | #Constraints:      19564
240.27/246.30	c #Conflicts:     347000 | #Constraints:      20564
240.27/246.30	c #Conflicts:     348000 | #Constraints:      21564
240.27/246.30	c #Conflicts:     349000 | #Constraints:      22564
240.27/246.30	c #Conflicts:     350000 | #Constraints:      23564
240.27/246.30	c #Conflicts:     351000 | #Constraints:      24564
240.27/246.30	c #Conflicts:     352000 | #Constraints:      25564
240.27/246.30	c #Conflicts:     353000 | #Constraints:      26564
240.27/246.30	c #Conflicts:     354000 | #Constraints:      27564
240.27/246.30	c #Conflicts:     355000 | #Constraints:      28564
240.27/246.30	c #Conflicts:     356000 | #Constraints:      29564
240.27/246.30	c #Conflicts:     357000 | #Constraints:      30564
240.27/246.30	c INPROCESSING
240.27/246.30	c GARBAGE COLLECT
240.27/246.30	c rational objective 998
249.75/255.92	c #Conflicts:     358000 | #Constraints:      19732
249.75/255.92	c #Conflicts:     359000 | #Constraints:      20775
249.75/255.92	c #Conflicts:     360000 | #Constraints:      21828
249.75/255.92	c #Conflicts:     361000 | #Constraints:      22878
249.75/255.92	c #Conflicts:     362000 | #Constraints:      23931
249.75/255.92	c #Conflicts:     363000 | #Constraints:      24967
249.75/255.92	c #Conflicts:     364000 | #Constraints:      26018
249.75/255.92	c #Conflicts:     365000 | #Constraints:      27074
249.75/255.92	c #Conflicts:     366000 | #Constraints:      28129
249.75/255.92	c #Conflicts:     367000 | #Constraints:      29168
249.75/255.92	c #Conflicts:     368000 | #Constraints:      30206
249.75/255.92	c #Conflicts:     369000 | #Constraints:      31241
249.75/255.92	c INPROCESSING
249.75/255.92	c GARBAGE COLLECT
249.75/255.92	c rational objective 998
256.84/263.01	c #Conflicts:     370000 | #Constraints:      19909
256.84/263.01	c #Conflicts:     371000 | #Constraints:      20909
256.84/263.01	c #Conflicts:     372000 | #Constraints:      21909
256.84/263.01	c #Conflicts:     373000 | #Constraints:      22909
256.84/263.01	c #Conflicts:     374000 | #Constraints:      23909
256.84/263.01	c #Conflicts:     375000 | #Constraints:      24909
256.84/263.01	c #Conflicts:     376000 | #Constraints:      25909
256.84/263.01	c #Conflicts:     377000 | #Constraints:      26909
256.84/263.01	c #Conflicts:     378000 | #Constraints:      27909
256.84/263.01	c #Conflicts:     379000 | #Constraints:      28909
256.84/263.01	c #Conflicts:     380000 | #Constraints:      29909
256.84/263.01	c #Conflicts:     381000 | #Constraints:      30909
256.84/263.01	c INPROCESSING
256.84/263.01	c GARBAGE COLLECT
256.84/263.01	c rational objective 998
264.10/270.30	c #Conflicts:     382000 | #Constraints:      19584
264.10/270.30	c #Conflicts:     383000 | #Constraints:      20584
264.10/270.30	c #Conflicts:     384000 | #Constraints:      21584
264.10/270.30	c #Conflicts:     385000 | #Constraints:      22584
264.10/270.30	c #Conflicts:     386000 | #Constraints:      23584
264.10/270.30	c #Conflicts:     387000 | #Constraints:      24584
264.10/270.30	c #Conflicts:     388000 | #Constraints:      25584
264.10/270.30	c #Conflicts:     389000 | #Constraints:      26584
264.10/270.30	c #Conflicts:     390000 | #Constraints:      27584
264.10/270.30	c #Conflicts:     391000 | #Constraints:      28584
264.10/270.30	c #Conflicts:     392000 | #Constraints:      29584
264.10/270.30	c #Conflicts:     393000 | #Constraints:      30584
264.10/270.30	c #Conflicts:     394000 | #Constraints:      31584
264.10/270.30	c INPROCESSING
264.10/270.30	c GARBAGE COLLECT
264.10/270.30	c rational objective 998
271.28/277.53	c #Conflicts:     395000 | #Constraints:      20137
271.28/277.53	c #Conflicts:     396000 | #Constraints:      21137
271.28/277.53	c #Conflicts:     397000 | #Constraints:      22137
271.28/277.53	c #Conflicts:     398000 | #Constraints:      23137
271.28/277.53	c #Conflicts:     399000 | #Constraints:      24137
271.28/277.53	c #Conflicts:     400000 | #Constraints:      25137
271.28/277.53	c #Conflicts:     401000 | #Constraints:      26137
271.28/277.53	c #Conflicts:     402000 | #Constraints:      27137
271.28/277.53	c #Conflicts:     403000 | #Constraints:      28138
271.28/277.53	c #Conflicts:     404000 | #Constraints:      29138
271.28/277.53	c #Conflicts:     405000 | #Constraints:      30140
271.28/277.53	c #Conflicts:     406000 | #Constraints:      31141
271.28/277.53	c #Conflicts:     407000 | #Constraints:      32141
271.28/277.53	c INPROCESSING
271.28/277.53	c GARBAGE COLLECT
271.28/277.53	c rational objective 998
281.28/287.63	c #Conflicts:     408000 | #Constraints:      20551
281.28/287.63	c #Conflicts:     409000 | #Constraints:      21619
281.28/287.63	c #Conflicts:     410000 | #Constraints:      22683
281.28/287.63	c #Conflicts:     411000 | #Constraints:      23742
281.28/287.63	c #Conflicts:     412000 | #Constraints:      24784
281.28/287.63	c #Conflicts:     413000 | #Constraints:      25826
281.28/287.63	c #Conflicts:     414000 | #Constraints:      26866
281.28/287.63	c #Conflicts:     415000 | #Constraints:      27894
281.28/287.63	c #Conflicts:     416000 | #Constraints:      28918
281.28/287.63	c #Conflicts:     417000 | #Constraints:      29953
281.28/287.63	c #Conflicts:     418000 | #Constraints:      31000
281.28/287.63	c #Conflicts:     419000 | #Constraints:      32037
281.28/287.63	c #Conflicts:     420000 | #Constraints:      33070
281.28/287.63	c INPROCESSING
281.28/287.63	c GARBAGE COLLECT
281.28/287.63	c rational objective 998
289.67/296.07	c #Conflicts:     421000 | #Constraints:      20912
289.67/296.07	c #Conflicts:     422000 | #Constraints:      21912
289.67/296.07	c #Conflicts:     423000 | #Constraints:      22912
289.67/296.07	c #Conflicts:     424000 | #Constraints:      23912
289.67/296.07	c #Conflicts:     425000 | #Constraints:      24912
289.67/296.07	c #Conflicts:     426000 | #Constraints:      25912
289.67/296.07	c #Conflicts:     427000 | #Constraints:      26912
289.67/296.07	c #Conflicts:     428000 | #Constraints:      27912
289.67/296.07	c #Conflicts:     429000 | #Constraints:      28912
289.67/296.07	c #Conflicts:     430000 | #Constraints:      29912
289.67/296.07	c #Conflicts:     431000 | #Constraints:      30912
289.67/296.07	c #Conflicts:     432000 | #Constraints:      31912
289.67/296.07	c #Conflicts:     433000 | #Constraints:      32912
289.67/296.07	c INPROCESSING
289.67/296.07	c GARBAGE COLLECT
289.67/296.07	c rational objective 998
297.83/304.22	c #Conflicts:     434000 | #Constraints:      20800
297.83/304.22	c #Conflicts:     435000 | #Constraints:      21800
297.83/304.22	c #Conflicts:     436000 | #Constraints:      22800
297.83/304.22	c #Conflicts:     437000 | #Constraints:      23800
297.83/304.22	c #Conflicts:     438000 | #Constraints:      24800
297.83/304.22	c #Conflicts:     439000 | #Constraints:      25800
297.83/304.22	c #Conflicts:     440000 | #Constraints:      26800
297.83/304.22	c #Conflicts:     441000 | #Constraints:      27800
297.83/304.22	c #Conflicts:     442000 | #Constraints:      28800
297.83/304.22	c #Conflicts:     443000 | #Constraints:      29800
297.83/304.22	c #Conflicts:     444000 | #Constraints:      30800
297.83/304.22	c #Conflicts:     445000 | #Constraints:      31800
297.83/304.22	c #Conflicts:     446000 | #Constraints:      32800
297.83/304.22	c INPROCESSING
297.83/304.22	c GARBAGE COLLECT
297.83/304.22	c rational objective 998
307.99/314.43	c #Conflicts:     447000 | #Constraints:      20568
307.99/314.43	c #Conflicts:     448000 | #Constraints:      21578
307.99/314.43	c #Conflicts:     449000 | #Constraints:      22592
307.99/314.43	c #Conflicts:     450000 | #Constraints:      23636
307.99/314.43	c #Conflicts:     451000 | #Constraints:      24659
307.99/314.43	c #Conflicts:     452000 | #Constraints:      25704
307.99/314.43	c #Conflicts:     453000 | #Constraints:      26732
307.99/314.43	c #Conflicts:     454000 | #Constraints:      27779
307.99/314.43	c #Conflicts:     455000 | #Constraints:      28825
307.99/314.43	c #Conflicts:     456000 | #Constraints:      29867
307.99/314.43	c #Conflicts:     457000 | #Constraints:      30901
307.99/314.43	c #Conflicts:     458000 | #Constraints:      31929
307.99/314.43	c #Conflicts:     459000 | #Constraints:      32964
307.99/314.43	c #Conflicts:     460000 | #Constraints:      34000
307.99/314.43	c INPROCESSING
307.99/314.43	c GARBAGE COLLECT
307.99/314.43	c rational objective 998
315.98/322.52	c #Conflicts:     461000 | #Constraints:      21317
315.98/322.52	c #Conflicts:     462000 | #Constraints:      22317
315.98/322.52	c #Conflicts:     463000 | #Constraints:      23317
315.98/322.52	c #Conflicts:     464000 | #Constraints:      24317
315.98/322.52	c #Conflicts:     465000 | #Constraints:      25317
315.98/322.52	c #Conflicts:     466000 | #Constraints:      26317
315.98/322.52	c #Conflicts:     467000 | #Constraints:      27317
315.98/322.52	c #Conflicts:     468000 | #Constraints:      28317
315.98/322.52	c #Conflicts:     469000 | #Constraints:      29317
315.98/322.52	c #Conflicts:     470000 | #Constraints:      30317
315.98/322.52	c #Conflicts:     471000 | #Constraints:      31317
315.98/322.52	c #Conflicts:     472000 | #Constraints:      32317
315.98/322.52	c #Conflicts:     473000 | #Constraints:      33317
315.98/322.52	c #Conflicts:     474000 | #Constraints:      34317
315.98/322.52	c INPROCESSING
315.98/322.52	c GARBAGE COLLECT
315.98/322.52	c rational objective 998
324.16/330.76	c #Conflicts:     475000 | #Constraints:      21605
324.16/330.76	c #Conflicts:     476000 | #Constraints:      22605
324.16/330.76	c #Conflicts:     477000 | #Constraints:      23605
324.16/330.76	c #Conflicts:     478000 | #Constraints:      24605
324.16/330.76	c #Conflicts:     479000 | #Constraints:      25605
324.16/330.76	c #Conflicts:     480000 | #Constraints:      26605
324.16/330.76	c #Conflicts:     481000 | #Constraints:      27605
324.16/330.76	c #Conflicts:     482000 | #Constraints:      28605
324.16/330.76	c #Conflicts:     483000 | #Constraints:      29605
324.16/330.76	c #Conflicts:     484000 | #Constraints:      30605
324.16/330.76	c #Conflicts:     485000 | #Constraints:      31605
324.16/330.76	c #Conflicts:     486000 | #Constraints:      32605
324.16/330.76	c #Conflicts:     487000 | #Constraints:      33605
324.16/330.76	c #Conflicts:     488000 | #Constraints:      34605
324.16/330.76	c INPROCESSING
324.16/330.76	c GARBAGE COLLECT
324.16/330.76	c rational objective 998
340.45/347.13	c #Conflicts:     489000 | #Constraints:      21774
340.45/347.13	c #Conflicts:     490000 | #Constraints:      22813
340.45/347.13	c #Conflicts:     491000 | #Constraints:      23826
340.45/347.13	c #Conflicts:     492000 | #Constraints:      24830
340.45/347.13	c #Conflicts:     493000 | #Constraints:      25852
340.45/347.13	c #Conflicts:     494000 | #Constraints:      26898
340.45/347.13	c #Conflicts:     495000 | #Constraints:      27935
340.45/347.13	c #Conflicts:     496000 | #Constraints:      28980
340.45/347.13	c #Conflicts:     497000 | #Constraints:      30007
340.45/347.13	c #Conflicts:     498000 | #Constraints:      31033
340.45/347.13	c #Conflicts:     499000 | #Constraints:      32060
340.45/347.13	c #Conflicts:     500000 | #Constraints:      33080
340.45/347.13	c #Conflicts:     501000 | #Constraints:      34099
340.45/347.13	c #Conflicts:     502000 | #Constraints:      35127
340.45/347.13	c INPROCESSING
340.45/347.13	c GARBAGE COLLECT
340.45/347.13	c rational objective 998
349.11/355.84	c #Conflicts:     503000 | #Constraints:      21867
349.11/355.84	c #Conflicts:     504000 | #Constraints:      22867
349.11/355.84	c #Conflicts:     505000 | #Constraints:      23867
349.11/355.84	c #Conflicts:     506000 | #Constraints:      24867
349.11/355.84	c #Conflicts:     507000 | #Constraints:      25867
349.11/355.84	c #Conflicts:     508000 | #Constraints:      26867
349.11/355.84	c #Conflicts:     509000 | #Constraints:      27867
349.11/355.84	c #Conflicts:     510000 | #Constraints:      28867
349.11/355.84	c #Conflicts:     511000 | #Constraints:      29867
349.11/355.84	c #Conflicts:     512000 | #Constraints:      30867
349.11/355.84	c #Conflicts:     513000 | #Constraints:      31867
349.11/355.84	c #Conflicts:     514000 | #Constraints:      32867
349.11/355.84	c #Conflicts:     515000 | #Constraints:      33867
349.11/355.84	c #Conflicts:     516000 | #Constraints:      34867
349.11/355.84	c INPROCESSING
349.11/355.84	c GARBAGE COLLECT
349.11/355.84	c rational objective 998
357.98/364.75	c #Conflicts:     517000 | #Constraints:      21532
357.98/364.75	c #Conflicts:     518000 | #Constraints:      22532
357.98/364.75	c #Conflicts:     519000 | #Constraints:      23532
357.98/364.75	c #Conflicts:     520000 | #Constraints:      24532
357.98/364.75	c #Conflicts:     521000 | #Constraints:      25532
357.98/364.75	c #Conflicts:     522000 | #Constraints:      26532
357.98/364.75	c #Conflicts:     523000 | #Constraints:      27532
357.98/364.75	c #Conflicts:     524000 | #Constraints:      28532
357.98/364.75	c #Conflicts:     525000 | #Constraints:      29532
357.98/364.75	c #Conflicts:     526000 | #Constraints:      30532
357.98/364.75	c #Conflicts:     527000 | #Constraints:      31532
357.98/364.75	c #Conflicts:     528000 | #Constraints:      32532
357.98/364.75	c #Conflicts:     529000 | #Constraints:      33532
357.98/364.75	c #Conflicts:     530000 | #Constraints:      34532
357.98/364.75	c #Conflicts:     531000 | #Constraints:      35532
357.98/364.75	c INPROCESSING
357.98/364.75	c GARBAGE COLLECT
357.98/364.75	c rational objective 998
366.95/373.75	c #Conflicts:     532000 | #Constraints:      22112
366.95/373.75	c #Conflicts:     533000 | #Constraints:      23112
366.95/373.75	c #Conflicts:     534000 | #Constraints:      24112
366.95/373.75	c #Conflicts:     535000 | #Constraints:      25112
366.95/373.75	c #Conflicts:     536000 | #Constraints:      26112
366.95/373.75	c #Conflicts:     537000 | #Constraints:      27112
366.95/373.75	c #Conflicts:     538000 | #Constraints:      28112
366.95/373.75	c #Conflicts:     539000 | #Constraints:      29112
366.95/373.75	c #Conflicts:     540000 | #Constraints:      30112
366.95/373.75	c #Conflicts:     541000 | #Constraints:      31112
366.95/373.75	c #Conflicts:     542000 | #Constraints:      32112
366.95/373.75	c #Conflicts:     543000 | #Constraints:      33112
366.95/373.75	c #Conflicts:     544000 | #Constraints:      34112
366.95/373.75	c #Conflicts:     545000 | #Constraints:      35112
366.95/373.75	c #Conflicts:     546000 | #Constraints:      36112
366.95/373.75	c INPROCESSING
366.95/373.75	c GARBAGE COLLECT
366.95/373.75	c rational objective 998
380.25/387.18	c #Conflicts:     547000 | #Constraints:      22519
380.25/387.18	c #Conflicts:     548000 | #Constraints:      23568
380.25/387.18	c #Conflicts:     549000 | #Constraints:      24636
380.25/387.18	c #Conflicts:     550000 | #Constraints:      25691
380.25/387.18	c #Conflicts:     551000 | #Constraints:      26740
380.25/387.18	c #Conflicts:     552000 | #Constraints:      27790
380.25/387.18	c #Conflicts:     553000 | #Constraints:      28839
380.25/387.18	c #Conflicts:     554000 | #Constraints:      29883
380.25/387.18	c #Conflicts:     555000 | #Constraints:      30922
380.25/387.18	c #Conflicts:     556000 | #Constraints:      31965
380.25/387.18	c #Conflicts:     557000 | #Constraints:      33006
380.25/387.18	c #Conflicts:     558000 | #Constraints:      34042
380.25/387.18	c #Conflicts:     559000 | #Constraints:      35073
380.25/387.18	c #Conflicts:     560000 | #Constraints:      36130
380.25/387.18	c #Conflicts:     561000 | #Constraints:      37183
380.25/387.18	c INPROCESSING
380.25/387.18	c GARBAGE COLLECT
380.25/387.18	c rational objective 998
390.70/397.67	c #Conflicts:     562000 | #Constraints:      22984
390.70/397.67	c #Conflicts:     563000 | #Constraints:      23984
390.70/397.67	c #Conflicts:     564000 | #Constraints:      24984
390.70/397.67	c #Conflicts:     565000 | #Constraints:      25984
390.70/397.67	c #Conflicts:     566000 | #Constraints:      26984
390.70/397.67	c #Conflicts:     567000 | #Constraints:      27984
390.70/397.67	c #Conflicts:     568000 | #Constraints:      28984
390.70/397.67	c #Conflicts:     569000 | #Constraints:      29984
390.70/397.67	c #Conflicts:     570000 | #Constraints:      30984
390.70/397.67	c #Conflicts:     571000 | #Constraints:      31984
390.70/397.67	c #Conflicts:     572000 | #Constraints:      32984
390.70/397.67	c #Conflicts:     573000 | #Constraints:      33984
390.70/397.67	c #Conflicts:     574000 | #Constraints:      34984
390.70/397.67	c #Conflicts:     575000 | #Constraints:      35984
390.70/397.67	c #Conflicts:     576000 | #Constraints:      36984
390.70/397.67	c INPROCESSING
390.70/397.67	c GARBAGE COLLECT
390.70/397.67	c rational objective 998
400.37/407.38	c #Conflicts:     577000 | #Constraints:      22860
400.37/407.38	c #Conflicts:     578000 | #Constraints:      23860
400.37/407.38	c #Conflicts:     579000 | #Constraints:      24860
400.37/407.38	c #Conflicts:     580000 | #Constraints:      25860
400.37/407.38	c #Conflicts:     581000 | #Constraints:      26860
400.37/407.38	c #Conflicts:     582000 | #Constraints:      27860
400.37/407.38	c #Conflicts:     583000 | #Constraints:      28860
400.37/407.38	c #Conflicts:     584000 | #Constraints:      29860
400.37/407.38	c #Conflicts:     585000 | #Constraints:      30860
400.37/407.38	c #Conflicts:     586000 | #Constraints:      31860
400.37/407.38	c #Conflicts:     587000 | #Constraints:      32860
400.37/407.38	c #Conflicts:     588000 | #Constraints:      33860
400.37/407.38	c #Conflicts:     589000 | #Constraints:      34860
400.37/407.38	c #Conflicts:     590000 | #Constraints:      35860
400.37/407.38	c #Conflicts:     591000 | #Constraints:      36860
400.37/407.38	c INPROCESSING
400.37/407.38	c GARBAGE COLLECT
400.37/407.38	c rational objective 998
413.16/420.22	c #Conflicts:     592000 | #Constraints:      22615
413.16/420.22	c #Conflicts:     593000 | #Constraints:      23669
413.16/420.22	c #Conflicts:     594000 | #Constraints:      24734
413.16/420.22	c #Conflicts:     595000 | #Constraints:      25790
413.16/420.22	c #Conflicts:     596000 | #Constraints:      26839
413.16/420.22	c #Conflicts:     597000 | #Constraints:      27892
413.16/420.22	c #Conflicts:     598000 | #Constraints:      28929
413.16/420.22	c #Conflicts:     599000 | #Constraints:      29974
413.16/420.22	c #Conflicts:     600000 | #Constraints:      31023
413.16/420.22	c #Conflicts:     601000 | #Constraints:      32051
413.16/420.22	c #Conflicts:     602000 | #Constraints:      33087
413.16/420.22	c #Conflicts:     603000 | #Constraints:      34113
413.16/420.22	c #Conflicts:     604000 | #Constraints:      35165
413.16/420.22	c #Conflicts:     605000 | #Constraints:      36197
413.16/420.22	c #Conflicts:     606000 | #Constraints:      37250
413.16/420.22	c #Conflicts:     607000 | #Constraints:      38283
413.16/420.22	c INPROCESSING
413.16/420.22	c GARBAGE COLLECT
413.16/420.22	c rational objective 998
423.73/430.82	c #Conflicts:     608000 | #Constraints:      23428
423.73/430.82	c #Conflicts:     609000 | #Constraints:      24428
423.73/430.82	c #Conflicts:     610000 | #Constraints:      25428
423.73/430.82	c #Conflicts:     611000 | #Constraints:      26428
423.73/430.82	c #Conflicts:     612000 | #Constraints:      27428
423.73/430.82	c #Conflicts:     613000 | #Constraints:      28428
423.73/430.82	c #Conflicts:     614000 | #Constraints:      29428
423.73/430.82	c #Conflicts:     615000 | #Constraints:      30428
423.73/430.82	c #Conflicts:     616000 | #Constraints:      31428
423.73/430.82	c #Conflicts:     617000 | #Constraints:      32428
423.73/430.82	c #Conflicts:     618000 | #Constraints:      33428
423.73/430.82	c #Conflicts:     619000 | #Constraints:      34428
423.73/430.82	c #Conflicts:     620000 | #Constraints:      35428
423.73/430.82	c #Conflicts:     621000 | #Constraints:      36428
423.73/430.82	c #Conflicts:     622000 | #Constraints:      37428
423.73/430.82	c #Conflicts:     623000 | #Constraints:      38428
423.73/430.82	c INPROCESSING
423.73/430.82	c GARBAGE COLLECT
423.73/430.82	c rational objective 998
433.80/441.07	c #Conflicts:     624000 | #Constraints:      23668
433.80/441.07	c #Conflicts:     625000 | #Constraints:      24668
433.80/441.07	c #Conflicts:     626000 | #Constraints:      25668
433.80/441.07	c #Conflicts:     627000 | #Constraints:      26668
433.80/441.07	c #Conflicts:     628000 | #Constraints:      27668
433.80/441.07	c #Conflicts:     629000 | #Constraints:      28668
433.80/441.07	c #Conflicts:     630000 | #Constraints:      29668
433.80/441.07	c #Conflicts:     631000 | #Constraints:      30668
433.80/441.07	c #Conflicts:     632000 | #Constraints:      31668
433.80/441.07	c #Conflicts:     633000 | #Constraints:      32668
433.80/441.07	c #Conflicts:     634000 | #Constraints:      33668
433.80/441.07	c #Conflicts:     635000 | #Constraints:      34668
433.80/441.07	c #Conflicts:     636000 | #Constraints:      35668
433.80/441.07	c #Conflicts:     637000 | #Constraints:      36668
433.80/441.07	c #Conflicts:     638000 | #Constraints:      37668
433.80/441.07	c #Conflicts:     639000 | #Constraints:      38668
433.80/441.07	c INPROCESSING
433.80/441.07	c GARBAGE COLLECT
433.80/441.07	c rational objective 998
447.14/454.46	c #Conflicts:     640000 | #Constraints:      23803
447.14/454.46	c #Conflicts:     641000 | #Constraints:      24892
447.14/454.46	c #Conflicts:     642000 | #Constraints:      25955
447.14/454.46	c #Conflicts:     643000 | #Constraints:      27006
447.14/454.46	c #Conflicts:     644000 | #Constraints:      28054
447.14/454.46	c #Conflicts:     645000 | #Constraints:      29098
447.14/454.46	c #Conflicts:     646000 | #Constraints:      30156
447.14/454.46	c #Conflicts:     647000 | #Constraints:      31203
447.14/454.46	c #Conflicts:     648000 | #Constraints:      32242
447.14/454.46	c #Conflicts:     649000 | #Constraints:      33280
447.14/454.46	c #Conflicts:     650000 | #Constraints:      34314
447.14/454.46	c #Conflicts:     651000 | #Constraints:      35354
447.14/454.46	c #Conflicts:     652000 | #Constraints:      36392
447.14/454.46	c #Conflicts:     653000 | #Constraints:      37435
447.14/454.46	c #Conflicts:     654000 | #Constraints:      38468
447.14/454.46	c #Conflicts:     655000 | #Constraints:      39504
447.14/454.46	c INPROCESSING
447.14/454.46	c GARBAGE COLLECT
447.14/454.46	c rational objective 998
459.20/466.52	c #Conflicts:     656000 | #Constraints:      24055
459.20/466.52	c #Conflicts:     657000 | #Constraints:      25055
459.20/466.52	c #Conflicts:     658000 | #Constraints:      26055
459.20/466.52	c #Conflicts:     659000 | #Constraints:      27055
459.20/466.52	c #Conflicts:     660000 | #Constraints:      28055
459.20/466.52	c #Conflicts:     661000 | #Constraints:      29055
459.20/466.52	c #Conflicts:     662000 | #Constraints:      30055
459.20/466.52	c #Conflicts:     663000 | #Constraints:      31055
459.20/466.52	c #Conflicts:     664000 | #Constraints:      32055
459.20/466.52	c #Conflicts:     665000 | #Constraints:      33055
459.20/466.52	c #Conflicts:     666000 | #Constraints:      34055
459.20/466.52	c #Conflicts:     667000 | #Constraints:      35055
459.20/466.52	c #Conflicts:     668000 | #Constraints:      36055
459.20/466.52	c #Conflicts:     669000 | #Constraints:      37055
459.20/466.52	c #Conflicts:     670000 | #Constraints:      38055
459.20/466.52	c #Conflicts:     671000 | #Constraints:      39055
459.20/466.52	c INPROCESSING
459.20/466.52	c GARBAGE COLLECT
459.20/466.52	c rational objective 998
469.99/477.47	c #Conflicts:     672000 | #Constraints:      23682
469.99/477.47	c #Conflicts:     673000 | #Constraints:      24682
469.99/477.47	c #Conflicts:     674000 | #Constraints:      25682
469.99/477.47	c #Conflicts:     675000 | #Constraints:      26682
469.99/477.47	c #Conflicts:     676000 | #Constraints:      27682
469.99/477.47	c #Conflicts:     677000 | #Constraints:      28682
469.99/477.47	c #Conflicts:     678000 | #Constraints:      29682
469.99/477.47	c #Conflicts:     679000 | #Constraints:      30682
469.99/477.47	c #Conflicts:     680000 | #Constraints:      31682
469.99/477.47	c #Conflicts:     681000 | #Constraints:      32682
469.99/477.47	c #Conflicts:     682000 | #Constraints:      33682
469.99/477.47	c #Conflicts:     683000 | #Constraints:      34682
469.99/477.47	c #Conflicts:     684000 | #Constraints:      35682
469.99/477.47	c #Conflicts:     685000 | #Constraints:      36682
469.99/477.47	c #Conflicts:     686000 | #Constraints:      37682
469.99/477.47	c #Conflicts:     687000 | #Constraints:      38682
469.99/477.47	c #Conflicts:     688000 | #Constraints:      39682
469.99/477.47	c INPROCESSING
469.99/477.47	c GARBAGE COLLECT
469.99/477.47	c rational objective 998
488.63/496.19	c #Conflicts:     689000 | #Constraints:      24215
488.63/496.19	c #Conflicts:     690000 | #Constraints:      25215
488.63/496.19	c #Conflicts:     691000 | #Constraints:      26215
488.63/496.19	c #Conflicts:     692000 | #Constraints:      27215
488.63/496.19	c #Conflicts:     693000 | #Constraints:      28266
488.63/496.19	c #Conflicts:     694000 | #Constraints:      29346
488.63/496.19	c #Conflicts:     695000 | #Constraints:      30397
488.63/496.19	c #Conflicts:     696000 | #Constraints:      31443
488.63/496.19	c #Conflicts:     697000 | #Constraints:      32486
488.63/496.19	c #Conflicts:     698000 | #Constraints:      33514
488.63/496.19	c #Conflicts:     699000 | #Constraints:      34544
488.63/496.19	c #Conflicts:     700000 | #Constraints:      35588
488.63/496.19	c #Conflicts:     701000 | #Constraints:      36625
488.63/496.19	c #Conflicts:     702000 | #Constraints:      37653
488.63/496.19	c #Conflicts:     703000 | #Constraints:      38685
488.63/496.19	c #Conflicts:     704000 | #Constraints:      39708
488.63/496.19	c #Conflicts:     705000 | #Constraints:      40739
488.63/496.19	c INPROCESSING
488.63/496.19	c GARBAGE COLLECT
488.63/496.19	c rational objective 998
500.07/507.75	c #Conflicts:     706000 | #Constraints:      24747
500.07/507.75	c #Conflicts:     707000 | #Constraints:      25747
500.07/507.75	c #Conflicts:     708000 | #Constraints:      26747
500.07/507.75	c #Conflicts:     709000 | #Constraints:      27747
500.07/507.75	c #Conflicts:     710000 | #Constraints:      28747
500.07/507.75	c #Conflicts:     711000 | #Constraints:      29747
500.07/507.75	c #Conflicts:     712000 | #Constraints:      30747
500.07/507.75	c #Conflicts:     713000 | #Constraints:      31747
500.07/507.75	c #Conflicts:     714000 | #Constraints:      32747
500.07/507.75	c #Conflicts:     715000 | #Constraints:      33747
500.07/507.75	c #Conflicts:     716000 | #Constraints:      34747
500.07/507.75	c #Conflicts:     717000 | #Constraints:      35747
500.07/507.75	c #Conflicts:     718000 | #Constraints:      36747
500.07/507.75	c #Conflicts:     719000 | #Constraints:      37747
500.07/507.75	c #Conflicts:     720000 | #Constraints:      38747
500.07/507.75	c #Conflicts:     721000 | #Constraints:      39747
500.07/507.75	c #Conflicts:     722000 | #Constraints:      40747
500.07/507.75	c INPROCESSING
500.07/507.75	c GARBAGE COLLECT
500.07/507.75	c rational objective 998
508.25/515.91	c #Conflicts:     723000 | #Constraints:      24856
508.25/515.91	c #Conflicts:     724000 | #Constraints:      25856
508.25/515.91	c #Conflicts:     725000 | #Constraints:      26856
508.25/515.91	c #Conflicts:     726000 | #Constraints:      27856
508.25/515.91	c #Conflicts:     727000 | #Constraints:      28856
508.25/515.91	c #Conflicts:     728000 | #Constraints:      29856
508.25/515.91	c #Conflicts:     729000 | #Constraints:      30856
508.25/515.91	c #Conflicts:     730000 | #Constraints:      31857
508.25/515.91	c #Conflicts:     731000 | #Constraints:      32858
508.25/515.91	c #Conflicts:     732000 | #Constraints:      33858
508.25/515.91	c #Conflicts:     733000 | #Constraints:      34858
508.25/515.91	c #Conflicts:     734000 | #Constraints:      35859
508.25/515.91	c bounds 1036 >= 999 @ 499.873
508.65/516.35	WSVECS04 Frhs2[176]: 6 -1.00008 0 shouldn't be
508.65/516.35	WSVECS04 Frhs2[363]: 6 -1.00007 0 shouldn't be
508.65/516.35	WSVECS04 Frhs2[570]: 6 -1.00002 0 shouldn't be
508.65/516.35	WSVECS04 Frhs2[809]: 6 -1.00008 0 shouldn't be
508.65/516.35	WSVECS04 Frhs2[1027]: 6 -1.00008 0 shouldn't be
508.65/516.35	WSVECS04 Frhs2[1451]: 6 -1.00005 0 shouldn't be
508.65/516.35	WSVECS04 Frhs2[1469]: 6 -1.00005 0 shouldn't be
512.34/520.02	c #Conflicts:     735000 | #Constraints:      36919
512.34/520.02	c #Conflicts:     736000 | #Constraints:      37919
512.34/520.02	c #Conflicts:     737000 | #Constraints:      38919
512.34/520.02	c #Conflicts:     738000 | #Constraints:      39919
512.34/520.02	c #Conflicts:     739000 | #Constraints:      40919
512.34/520.02	c INPROCESSING
512.34/520.02	c GARBAGE COLLECT
512.34/520.02	c rational objective 999
523.83/531.78	c #Conflicts:     740000 | #Constraints:      24847
523.83/531.78	c #Conflicts:     741000 | #Constraints:      25847
523.83/531.78	c #Conflicts:     742000 | #Constraints:      26847
523.83/531.78	c #Conflicts:     743000 | #Constraints:      27847
523.83/531.78	c #Conflicts:     744000 | #Constraints:      28847
523.83/531.78	c #Conflicts:     745000 | #Constraints:      29847
523.83/531.78	c #Conflicts:     746000 | #Constraints:      30847
523.83/531.78	c #Conflicts:     747000 | #Constraints:      31847
523.83/531.78	c #Conflicts:     748000 | #Constraints:      32847
523.83/531.78	c #Conflicts:     749000 | #Constraints:      33847
523.83/531.78	c #Conflicts:     750000 | #Constraints:      34847
523.83/531.78	c #Conflicts:     751000 | #Constraints:      35847
523.83/531.78	c #Conflicts:     752000 | #Constraints:      36847
523.83/531.78	c #Conflicts:     753000 | #Constraints:      37847
523.83/531.78	c #Conflicts:     754000 | #Constraints:      38847
523.83/531.78	c #Conflicts:     755000 | #Constraints:      39847
523.83/531.78	c #Conflicts:     756000 | #Constraints:      40847
523.83/531.78	c INPROCESSING
523.83/531.78	c GARBAGE COLLECT
523.83/531.78	c rational objective 999
537.11/545.03	c #Conflicts:     757000 | #Constraints:      24591
537.11/545.03	c #Conflicts:     758000 | #Constraints:      25594
537.11/545.03	c #Conflicts:     759000 | #Constraints:      26686
537.11/545.03	c #Conflicts:     760000 | #Constraints:      27783
537.11/545.03	c #Conflicts:     761000 | #Constraints:      28852
537.11/545.03	c #Conflicts:     762000 | #Constraints:      29924
537.11/545.03	c #Conflicts:     763000 | #Constraints:      30987
537.11/545.03	c #Conflicts:     764000 | #Constraints:      32040
537.11/545.03	c #Conflicts:     765000 | #Constraints:      33093
537.11/545.03	c #Conflicts:     766000 | #Constraints:      34151
537.11/545.03	c #Conflicts:     767000 | #Constraints:      35195
537.11/545.03	c #Conflicts:     768000 | #Constraints:      36237
537.11/545.03	c #Conflicts:     769000 | #Constraints:      37270
537.11/545.03	c #Conflicts:     770000 | #Constraints:      38310
537.11/545.03	c #Conflicts:     771000 | #Constraints:      39338
537.11/545.03	c #Conflicts:     772000 | #Constraints:      40371
537.11/545.03	c #Conflicts:     773000 | #Constraints:      41416
537.11/545.03	c #Conflicts:     774000 | #Constraints:      42446
537.11/545.03	c INPROCESSING
537.11/545.03	c GARBAGE COLLECT
537.11/545.03	c rational objective 999
551.05/559.07	c #Conflicts:     775000 | #Constraints:      25523
551.05/559.07	c #Conflicts:     776000 | #Constraints:      26523
551.05/559.07	c #Conflicts:     777000 | #Constraints:      27523
551.05/559.07	c #Conflicts:     778000 | #Constraints:      28523
551.05/559.07	c #Conflicts:     779000 | #Constraints:      29523
551.05/559.07	c #Conflicts:     780000 | #Constraints:      30523
551.05/559.07	c #Conflicts:     781000 | #Constraints:      31523
551.05/559.07	c #Conflicts:     782000 | #Constraints:      32523
551.05/559.07	c #Conflicts:     783000 | #Constraints:      33523
551.05/559.07	c #Conflicts:     784000 | #Constraints:      34523
551.05/559.07	c #Conflicts:     785000 | #Constraints:      35523
551.05/559.07	c #Conflicts:     786000 | #Constraints:      36523
551.05/559.07	c #Conflicts:     787000 | #Constraints:      37523
551.05/559.07	c #Conflicts:     788000 | #Constraints:      38523
551.05/559.07	c #Conflicts:     789000 | #Constraints:      39523
551.05/559.07	c #Conflicts:     790000 | #Constraints:      40523
551.05/559.07	c #Conflicts:     791000 | #Constraints:      41523
551.05/559.07	c #Conflicts:     792000 | #Constraints:      42523
551.05/559.07	c INPROCESSING
551.05/559.07	c GARBAGE COLLECT
551.05/559.07	c rational objective 999
566.26/574.58	c #Conflicts:     793000 | #Constraints:      25736
566.26/574.58	c #Conflicts:     794000 | #Constraints:      26762
566.26/574.58	c #Conflicts:     795000 | #Constraints:      27812
566.26/574.58	c #Conflicts:     796000 | #Constraints:      28850
566.26/574.58	c #Conflicts:     797000 | #Constraints:      29880
566.26/574.58	c #Conflicts:     798000 | #Constraints:      30912
566.26/574.58	c #Conflicts:     799000 | #Constraints:      31937
566.26/574.58	c #Conflicts:     800000 | #Constraints:      32960
566.26/574.58	c #Conflicts:     801000 | #Constraints:      33998
566.26/574.58	c #Conflicts:     802000 | #Constraints:      35032
566.26/574.58	c #Conflicts:     803000 | #Constraints:      36062
566.26/574.58	c #Conflicts:     804000 | #Constraints:      37087
566.26/574.58	c #Conflicts:     805000 | #Constraints:      38114
566.26/574.58	c #Conflicts:     806000 | #Constraints:      39151
566.26/574.58	c #Conflicts:     807000 | #Constraints:      40178
566.26/574.58	c #Conflicts:     808000 | #Constraints:      41199
566.26/574.58	c #Conflicts:     809000 | #Constraints:      42230
566.26/574.58	c #Conflicts:     810000 | #Constraints:      43257
566.26/574.58	c INPROCESSING
566.26/574.58	c GARBAGE COLLECT
566.26/574.58	c rational objective 999
579.11/587.41	c #Conflicts:     811000 | #Constraints:      26043
579.11/587.41	c #Conflicts:     812000 | #Constraints:      27043
579.11/587.41	c #Conflicts:     813000 | #Constraints:      28043
579.11/587.41	c #Conflicts:     814000 | #Constraints:      29043
579.11/587.41	c #Conflicts:     815000 | #Constraints:      30043
579.11/587.41	c #Conflicts:     816000 | #Constraints:      31043
579.11/587.41	c #Conflicts:     817000 | #Constraints:      32043
579.11/587.41	c #Conflicts:     818000 | #Constraints:      33043
579.11/587.41	c #Conflicts:     819000 | #Constraints:      34043
579.11/587.41	c #Conflicts:     820000 | #Constraints:      35043
579.11/587.41	c #Conflicts:     821000 | #Constraints:      36043
579.11/587.41	c #Conflicts:     822000 | #Constraints:      37043
579.11/587.41	c #Conflicts:     823000 | #Constraints:      38043
579.11/587.41	c #Conflicts:     824000 | #Constraints:      39043
579.11/587.41	c #Conflicts:     825000 | #Constraints:      40043
579.11/587.41	c #Conflicts:     826000 | #Constraints:      41043
579.11/587.41	c #Conflicts:     827000 | #Constraints:      42043
579.11/587.41	c #Conflicts:     828000 | #Constraints:      43043
579.11/587.41	c INPROCESSING
579.11/587.41	c GARBAGE COLLECT
579.11/587.41	c rational objective 999
592.38/600.88	c #Conflicts:     829000 | #Constraints:      25901
592.38/600.88	c #Conflicts:     830000 | #Constraints:      26901
592.38/600.88	c #Conflicts:     831000 | #Constraints:      27901
592.38/600.88	c #Conflicts:     832000 | #Constraints:      28901
592.38/600.88	c #Conflicts:     833000 | #Constraints:      29901
592.38/600.88	c #Conflicts:     834000 | #Constraints:      30901
592.38/600.88	c #Conflicts:     835000 | #Constraints:      31901
592.38/600.88	c #Conflicts:     836000 | #Constraints:      32901
592.38/600.88	c #Conflicts:     837000 | #Constraints:      33901
592.38/600.88	c #Conflicts:     838000 | #Constraints:      34901
592.38/600.88	c #Conflicts:     839000 | #Constraints:      35901
592.38/600.88	c #Conflicts:     840000 | #Constraints:      36901
592.38/600.88	c #Conflicts:     841000 | #Constraints:      37901
592.38/600.88	c #Conflicts:     842000 | #Constraints:      38901
592.38/600.88	c #Conflicts:     843000 | #Constraints:      39901
592.38/600.88	c #Conflicts:     844000 | #Constraints:      40901
592.38/600.88	c #Conflicts:     845000 | #Constraints:      41901
592.38/600.88	c #Conflicts:     846000 | #Constraints:      42901
592.38/600.88	c INPROCESSING
592.38/600.88	c GARBAGE COLLECT
592.38/600.88	c rational objective 999
616.14/624.83	c #Conflicts:     847000 | #Constraints:      25621
616.14/624.83	c #Conflicts:     848000 | #Constraints:      26621
616.14/624.83	c #Conflicts:     849000 | #Constraints:      27621
616.14/624.83	c #Conflicts:     850000 | #Constraints:      28621
616.14/624.83	c #Conflicts:     851000 | #Constraints:      29622
616.14/624.83	c #Conflicts:     852000 | #Constraints:      30690
616.14/624.83	c #Conflicts:     853000 | #Constraints:      31763
616.14/624.83	c #Conflicts:     854000 | #Constraints:      32811
616.14/624.83	c #Conflicts:     855000 | #Constraints:      33847
616.14/624.83	c #Conflicts:     856000 | #Constraints:      34882
616.14/624.83	c #Conflicts:     857000 | #Constraints:      35912
616.14/624.83	c #Conflicts:     858000 | #Constraints:      36969
616.14/624.83	c #Conflicts:     859000 | #Constraints:      38022
616.14/624.83	c #Conflicts:     860000 | #Constraints:      39060
616.14/624.83	c #Conflicts:     861000 | #Constraints:      40092
616.14/624.83	c #Conflicts:     862000 | #Constraints:      41119
616.14/624.83	c #Conflicts:     863000 | #Constraints:      42151
616.14/624.83	c #Conflicts:     864000 | #Constraints:      43185
616.14/624.83	c #Conflicts:     865000 | #Constraints:      44204
616.14/624.83	c INPROCESSING
616.14/624.83	c GARBAGE COLLECT
616.14/624.83	c rational objective 999
629.20/637.94	c #Conflicts:     866000 | #Constraints:      26408
629.20/637.94	c #Conflicts:     867000 | #Constraints:      27408
629.20/637.94	c #Conflicts:     868000 | #Constraints:      28408
629.20/637.94	c #Conflicts:     869000 | #Constraints:      29408
629.20/637.94	c #Conflicts:     870000 | #Constraints:      30408
629.20/637.94	c #Conflicts:     871000 | #Constraints:      31408
629.20/637.94	c #Conflicts:     872000 | #Constraints:      32408
629.20/637.94	c #Conflicts:     873000 | #Constraints:      33408
629.20/637.94	c #Conflicts:     874000 | #Constraints:      34408
629.20/637.94	c #Conflicts:     875000 | #Constraints:      35408
629.20/637.94	c #Conflicts:     876000 | #Constraints:      36408
629.20/637.94	c #Conflicts:     877000 | #Constraints:      37408
629.20/637.94	c #Conflicts:     878000 | #Constraints:      38408
629.20/637.94	c #Conflicts:     879000 | #Constraints:      39408
629.20/637.94	c #Conflicts:     880000 | #Constraints:      40408
629.20/637.94	c #Conflicts:     881000 | #Constraints:      41408
629.20/637.94	c #Conflicts:     882000 | #Constraints:      42408
629.20/637.94	c #Conflicts:     883000 | #Constraints:      43408
629.20/637.94	c #Conflicts:     884000 | #Constraints:      44408
629.20/637.94	c INPROCESSING
629.20/637.94	c GARBAGE COLLECT
629.20/637.94	c rational objective 999
642.45/651.21	c #Conflicts:     885000 | #Constraints:      26690
642.45/651.21	c #Conflicts:     886000 | #Constraints:      27690
642.45/651.21	c #Conflicts:     887000 | #Constraints:      28690
642.45/651.21	c #Conflicts:     888000 | #Constraints:      29690
642.45/651.21	c #Conflicts:     889000 | #Constraints:      30690
642.45/651.21	c #Conflicts:     890000 | #Constraints:      31690
642.45/651.21	c #Conflicts:     891000 | #Constraints:      32690
642.45/651.21	c #Conflicts:     892000 | #Constraints:      33690
642.45/651.21	c #Conflicts:     893000 | #Constraints:      34690
642.45/651.21	c #Conflicts:     894000 | #Constraints:      35690
642.45/651.21	c #Conflicts:     895000 | #Constraints:      36690
642.45/651.21	c #Conflicts:     896000 | #Constraints:      37690
642.45/651.21	c #Conflicts:     897000 | #Constraints:      38690
642.45/651.21	c #Conflicts:     898000 | #Constraints:      39690
642.45/651.21	c #Conflicts:     899000 | #Constraints:      40690
642.45/651.21	c #Conflicts:     900000 | #Constraints:      41690
642.45/651.21	c #Conflicts:     901000 | #Constraints:      42690
642.45/651.21	c #Conflicts:     902000 | #Constraints:      43690
642.45/651.21	c #Conflicts:     903000 | #Constraints:      44690
642.45/651.21	c INPROCESSING
642.45/651.21	c GARBAGE COLLECT
642.45/651.21	c rational objective 999
655.70/664.62	c #Conflicts:     904000 | #Constraints:      26813
655.70/664.62	c #Conflicts:     905000 | #Constraints:      27813
655.70/664.62	c #Conflicts:     906000 | #Constraints:      28813
655.70/664.62	c #Conflicts:     907000 | #Constraints:      29813
655.70/664.62	c #Conflicts:     908000 | #Constraints:      30813
655.70/664.62	c #Conflicts:     909000 | #Constraints:      31813
655.70/664.62	c #Conflicts:     910000 | #Constraints:      32813
655.70/664.62	c #Conflicts:     911000 | #Constraints:      33814
655.70/664.62	c #Conflicts:     912000 | #Constraints:      34814
655.70/664.62	c #Conflicts:     913000 | #Constraints:      35814
655.70/664.62	c #Conflicts:     914000 | #Constraints:      36814
655.70/664.62	c #Conflicts:     915000 | #Constraints:      37814
655.70/664.62	c #Conflicts:     916000 | #Constraints:      38814
655.70/664.62	c #Conflicts:     917000 | #Constraints:      39814
655.70/664.62	c #Conflicts:     918000 | #Constraints:      40814
655.70/664.62	c #Conflicts:     919000 | #Constraints:      41814
655.70/664.62	c #Conflicts:     920000 | #Constraints:      42814
655.70/664.62	c #Conflicts:     921000 | #Constraints:      43814
655.70/664.62	c #Conflicts:     922000 | #Constraints:      44814
655.70/664.62	c INPROCESSING
655.70/664.62	c GARBAGE COLLECT
655.70/664.62	c rational objective 999
669.25/678.22	c #Conflicts:     923000 | #Constraints:      26783
669.25/678.22	c #Conflicts:     924000 | #Constraints:      27783
669.25/678.22	c #Conflicts:     925000 | #Constraints:      28783
669.25/678.22	c #Conflicts:     926000 | #Constraints:      29783
669.25/678.22	c #Conflicts:     927000 | #Constraints:      30783
669.25/678.22	c #Conflicts:     928000 | #Constraints:      31783
669.25/678.22	c #Conflicts:     929000 | #Constraints:      32783
669.25/678.22	c #Conflicts:     930000 | #Constraints:      33783
669.25/678.22	c #Conflicts:     931000 | #Constraints:      34783
669.25/678.22	c #Conflicts:     932000 | #Constraints:      35783
669.25/678.22	c #Conflicts:     933000 | #Constraints:      36783
669.25/678.22	c #Conflicts:     934000 | #Constraints:      37783
669.25/678.22	c #Conflicts:     935000 | #Constraints:      38783
669.25/678.22	c #Conflicts:     936000 | #Constraints:      39783
669.25/678.22	c #Conflicts:     937000 | #Constraints:      40783
669.25/678.22	c #Conflicts:     938000 | #Constraints:      41783
669.25/678.22	c #Conflicts:     939000 | #Constraints:      42783
669.25/678.22	c #Conflicts:     940000 | #Constraints:      43783
669.25/678.22	c #Conflicts:     941000 | #Constraints:      44783
669.25/678.22	c INPROCESSING
669.25/678.22	c GARBAGE COLLECT
669.25/678.22	c rational objective 999
687.90/697.05	c #Conflicts:     942000 | #Constraints:      26559
687.90/697.05	c #Conflicts:     943000 | #Constraints:      27603
687.90/697.05	c #Conflicts:     944000 | #Constraints:      28666
687.90/697.05	c #Conflicts:     945000 | #Constraints:      29726
687.90/697.05	c #Conflicts:     946000 | #Constraints:      30782
687.90/697.05	c #Conflicts:     947000 | #Constraints:      31835
687.90/697.05	c #Conflicts:     948000 | #Constraints:      32897
687.90/697.05	c #Conflicts:     949000 | #Constraints:      33956
687.90/697.05	c #Conflicts:     950000 | #Constraints:      35015
687.90/697.05	c #Conflicts:     951000 | #Constraints:      36054
687.90/697.05	c #Conflicts:     952000 | #Constraints:      37100
687.90/697.05	c #Conflicts:     953000 | #Constraints:      38151
687.90/697.05	c #Conflicts:     954000 | #Constraints:      39193
687.90/697.05	c #Conflicts:     955000 | #Constraints:      40230
687.90/697.05	c #Conflicts:     956000 | #Constraints:      41268
687.90/697.05	c #Conflicts:     957000 | #Constraints:      42313
687.90/697.05	c #Conflicts:     958000 | #Constraints:      43351
687.90/697.05	c #Conflicts:     959000 | #Constraints:      44391
687.90/697.05	c #Conflicts:     960000 | #Constraints:      45435
687.90/697.05	c #Conflicts:     961000 | #Constraints:      46463
687.90/697.05	c INPROCESSING
687.90/697.05	c GARBAGE COLLECT
687.90/697.05	c rational objective 999
703.43/712.61	c #Conflicts:     962000 | #Constraints:      27526
703.43/712.61	c #Conflicts:     963000 | #Constraints:      28526
703.43/712.61	c #Conflicts:     964000 | #Constraints:      29526
703.43/712.61	c #Conflicts:     965000 | #Constraints:      30526
703.43/712.61	c #Conflicts:     966000 | #Constraints:      31526
703.43/712.61	c #Conflicts:     967000 | #Constraints:      32526
703.43/712.61	c #Conflicts:     968000 | #Constraints:      33526
703.43/712.61	c #Conflicts:     969000 | #Constraints:      34526
703.43/712.61	c #Conflicts:     970000 | #Constraints:      35526
703.43/712.61	c #Conflicts:     971000 | #Constraints:      36526
703.43/712.61	c #Conflicts:     972000 | #Constraints:      37526
703.43/712.61	c #Conflicts:     973000 | #Constraints:      38526
703.43/712.61	c #Conflicts:     974000 | #Constraints:      39526
703.43/712.61	c #Conflicts:     975000 | #Constraints:      40526
703.43/712.61	c #Conflicts:     976000 | #Constraints:      41526
703.43/712.61	c #Conflicts:     977000 | #Constraints:      42526
703.43/712.61	c #Conflicts:     978000 | #Constraints:      43526
703.43/712.61	c #Conflicts:     979000 | #Constraints:      44526
703.43/712.61	c #Conflicts:     980000 | #Constraints:      45526
703.43/712.61	c #Conflicts:     981000 | #Constraints:      46526
703.43/712.61	c INPROCESSING
703.43/712.61	c GARBAGE COLLECT
703.43/712.61	c rational objective 999
717.51/726.88	c #Conflicts:     982000 | #Constraints:      27762
717.51/726.88	c #Conflicts:     983000 | #Constraints:      28762
717.51/726.88	c #Conflicts:     984000 | #Constraints:      29762
717.51/726.88	c #Conflicts:     985000 | #Constraints:      30762
717.51/726.88	c #Conflicts:     986000 | #Constraints:      31762
717.51/726.88	c #Conflicts:     987000 | #Constraints:      32762
717.51/726.88	c #Conflicts:     988000 | #Constraints:      33762
717.51/726.88	c #Conflicts:     989000 | #Constraints:      34762
717.51/726.88	c #Conflicts:     990000 | #Constraints:      35762
717.51/726.88	c #Conflicts:     991000 | #Constraints:      36762
717.51/726.88	c #Conflicts:     992000 | #Constraints:      37762
717.51/726.88	c #Conflicts:     993000 | #Constraints:      38762
717.51/726.88	c #Conflicts:     994000 | #Constraints:      39762
717.51/726.88	c #Conflicts:     995000 | #Constraints:      40762
717.51/726.88	c #Conflicts:     996000 | #Constraints:      41762
717.51/726.88	c #Conflicts:     997000 | #Constraints:      42762
717.51/726.88	c #Conflicts:     998000 | #Constraints:      43762
717.51/726.88	c #Conflicts:     999000 | #Constraints:      44762
717.51/726.88	c #Conflicts:    1000000 | #Constraints:      45762
717.51/726.88	c #Conflicts:    1001000 | #Constraints:      46762
717.51/726.88	c INPROCESSING
717.51/726.88	c GARBAGE COLLECT
717.51/726.88	c rational objective 999
738.71/748.22	c #Conflicts:    1002000 | #Constraints:      27892
738.71/748.22	c #Conflicts:    1003000 | #Constraints:      28934
738.71/748.22	c #Conflicts:    1004000 | #Constraints:      29978
738.71/748.22	c #Conflicts:    1005000 | #Constraints:      31026
738.71/748.22	c #Conflicts:    1006000 | #Constraints:      32052
738.71/748.22	c #Conflicts:    1007000 | #Constraints:      33093
738.71/748.22	c #Conflicts:    1008000 | #Constraints:      34147
738.71/748.22	c #Conflicts:    1009000 | #Constraints:      35183
738.71/748.22	c #Conflicts:    1010000 | #Constraints:      36203
738.71/748.22	c #Conflicts:    1011000 | #Constraints:      37240
738.71/748.22	c #Conflicts:    1012000 | #Constraints:      38291
738.71/748.22	c #Conflicts:    1013000 | #Constraints:      39317
738.71/748.22	c #Conflicts:    1014000 | #Constraints:      40342
738.71/748.22	c #Conflicts:    1015000 | #Constraints:      41376
738.71/748.22	c #Conflicts:    1016000 | #Constraints:      42402
738.71/748.22	c #Conflicts:    1017000 | #Constraints:      43433
738.71/748.22	c #Conflicts:    1018000 | #Constraints:      44445
738.71/748.22	c #Conflicts:    1019000 | #Constraints:      45473
738.71/748.22	c #Conflicts:    1020000 | #Constraints:      46493
738.71/748.22	c #Conflicts:    1021000 | #Constraints:      47523
738.71/748.22	c INPROCESSING
738.71/748.22	c GARBAGE COLLECT
738.71/748.22	c rational objective 999
754.66/764.28	c #Conflicts:    1022000 | #Constraints:      28099
754.66/764.28	c #Conflicts:    1023000 | #Constraints:      29099
754.66/764.28	c #Conflicts:    1024000 | #Constraints:      30099
754.66/764.28	c #Conflicts:    1025000 | #Constraints:      31099
754.66/764.28	c #Conflicts:    1026000 | #Constraints:      32099
754.66/764.28	c #Conflicts:    1027000 | #Constraints:      33099
754.66/764.28	c #Conflicts:    1028000 | #Constraints:      34099
754.66/764.28	c #Conflicts:    1029000 | #Constraints:      35099
754.66/764.28	c #Conflicts:    1030000 | #Constraints:      36099
754.66/764.28	c #Conflicts:    1031000 | #Constraints:      37099
754.66/764.28	c #Conflicts:    1032000 | #Constraints:      38099
754.66/764.28	c #Conflicts:    1033000 | #Constraints:      39099
754.66/764.28	c #Conflicts:    1034000 | #Constraints:      40099
754.66/764.28	c #Conflicts:    1035000 | #Constraints:      41099
754.66/764.28	c #Conflicts:    1036000 | #Constraints:      42099
754.66/764.28	c #Conflicts:    1037000 | #Constraints:      43099
754.66/764.28	c #Conflicts:    1038000 | #Constraints:      44099
754.66/764.28	c #Conflicts:    1039000 | #Constraints:      45099
754.66/764.28	c #Conflicts:    1040000 | #Constraints:      46099
754.66/764.28	c #Conflicts:    1041000 | #Constraints:      47099
754.66/764.28	c INPROCESSING
754.66/764.28	c GARBAGE COLLECT
754.66/764.28	c rational objective 999
770.49/780.23	c #Conflicts:    1042000 | #Constraints:      27741
770.49/780.23	c #Conflicts:    1043000 | #Constraints:      28741
770.49/780.23	c #Conflicts:    1044000 | #Constraints:      29741
770.49/780.23	c #Conflicts:    1045000 | #Constraints:      30741
770.49/780.23	c #Conflicts:    1046000 | #Constraints:      31741
770.49/780.23	c #Conflicts:    1047000 | #Constraints:      32741
770.49/780.23	c #Conflicts:    1048000 | #Constraints:      33741
770.49/780.23	c #Conflicts:    1049000 | #Constraints:      34741
770.49/780.23	c #Conflicts:    1050000 | #Constraints:      35741
770.49/780.23	c #Conflicts:    1051000 | #Constraints:      36741
770.49/780.23	c #Conflicts:    1052000 | #Constraints:      37741
770.49/780.23	c #Conflicts:    1053000 | #Constraints:      38741
770.49/780.23	c #Conflicts:    1054000 | #Constraints:      39741
770.49/780.23	c #Conflicts:    1055000 | #Constraints:      40741
770.49/780.23	c #Conflicts:    1056000 | #Constraints:      41742
770.49/780.23	c #Conflicts:    1057000 | #Constraints:      42742
770.49/780.23	c #Conflicts:    1058000 | #Constraints:      43743
770.49/780.23	c #Conflicts:    1059000 | #Constraints:      44744
770.49/780.23	c #Conflicts:    1060000 | #Constraints:      45744
770.49/780.23	c #Conflicts:    1061000 | #Constraints:      46745
770.49/780.23	c #Conflicts:    1062000 | #Constraints:      47745
770.49/780.23	c INPROCESSING
770.49/780.23	c GARBAGE COLLECT
770.49/780.23	c rational objective 999
792.10/801.97	c #Conflicts:    1063000 | #Constraints:      28248
792.10/801.97	c #Conflicts:    1064000 | #Constraints:      29269
792.10/801.97	c #Conflicts:    1065000 | #Constraints:      30272
792.10/801.97	c #Conflicts:    1066000 | #Constraints:      31288
792.10/801.97	c #Conflicts:    1067000 | #Constraints:      32341
792.10/801.97	c #Conflicts:    1068000 | #Constraints:      33392
792.10/801.97	c #Conflicts:    1069000 | #Constraints:      34435
792.10/801.97	c #Conflicts:    1070000 | #Constraints:      35487
792.10/801.97	c #Conflicts:    1071000 | #Constraints:      36534
792.10/801.97	c #Conflicts:    1072000 | #Constraints:      37582
792.10/801.97	c #Conflicts:    1073000 | #Constraints:      38637
792.10/801.97	c #Conflicts:    1074000 | #Constraints:      39680
792.10/801.97	c #Conflicts:    1075000 | #Constraints:      40726
792.10/801.97	c #Conflicts:    1076000 | #Constraints:      41753
792.10/801.97	c #Conflicts:    1077000 | #Constraints:      42794
792.10/801.97	c #Conflicts:    1078000 | #Constraints:      43855
792.10/801.97	c #Conflicts:    1079000 | #Constraints:      44892
792.10/801.97	c #Conflicts:    1080000 | #Constraints:      45932
792.10/801.97	c #Conflicts:    1081000 | #Constraints:      46976
792.10/801.97	c #Conflicts:    1082000 | #Constraints:      48014
792.10/801.97	c #Conflicts:    1083000 | #Constraints:      49062
792.10/801.97	c INPROCESSING
792.10/801.97	c GARBAGE COLLECT
792.10/801.97	c rational objective 999
809.75/819.86	c #Conflicts:    1084000 | #Constraints:      28940
809.75/819.86	c #Conflicts:    1085000 | #Constraints:      29940
809.75/819.86	c #Conflicts:    1086000 | #Constraints:      30940
809.75/819.86	c #Conflicts:    1087000 | #Constraints:      31940
809.75/819.86	c #Conflicts:    1088000 | #Constraints:      32940
809.75/819.86	c #Conflicts:    1089000 | #Constraints:      33940
809.75/819.86	c #Conflicts:    1090000 | #Constraints:      34940
809.75/819.86	c #Conflicts:    1091000 | #Constraints:      35940
809.75/819.86	c #Conflicts:    1092000 | #Constraints:      36940
809.75/819.86	c #Conflicts:    1093000 | #Constraints:      37940
809.75/819.86	c #Conflicts:    1094000 | #Constraints:      38940
809.75/819.86	c #Conflicts:    1095000 | #Constraints:      39940
809.75/819.86	c #Conflicts:    1096000 | #Constraints:      40940
809.75/819.86	c #Conflicts:    1097000 | #Constraints:      41940
809.75/819.86	c #Conflicts:    1098000 | #Constraints:      42940
809.75/819.86	c #Conflicts:    1099000 | #Constraints:      43940
809.75/819.86	c #Conflicts:    1100000 | #Constraints:      44940
809.75/819.86	c #Conflicts:    1101000 | #Constraints:      45940
809.75/819.86	c #Conflicts:    1102000 | #Constraints:      46940
809.75/819.86	c #Conflicts:    1103000 | #Constraints:      47940
809.75/819.86	c #Conflicts:    1104000 | #Constraints:      48940
809.75/819.86	c INPROCESSING
809.75/819.86	c GARBAGE COLLECT
809.75/819.86	c rational objective 999
826.37/836.53	c #Conflicts:    1105000 | #Constraints:      28965
826.37/836.53	c #Conflicts:    1106000 | #Constraints:      29965
826.37/836.53	c #Conflicts:    1107000 | #Constraints:      30965
826.37/836.53	c #Conflicts:    1108000 | #Constraints:      31965
826.37/836.53	c #Conflicts:    1109000 | #Constraints:      32965
826.37/836.53	c #Conflicts:    1110000 | #Constraints:      33965
826.37/836.53	c #Conflicts:    1111000 | #Constraints:      34965
826.37/836.53	c #Conflicts:    1112000 | #Constraints:      35965
826.37/836.53	c #Conflicts:    1113000 | #Constraints:      36965
826.37/836.53	c #Conflicts:    1114000 | #Constraints:      37965
826.37/836.53	c #Conflicts:    1115000 | #Constraints:      38965
826.37/836.53	c #Conflicts:    1116000 | #Constraints:      39965
826.37/836.53	c #Conflicts:    1117000 | #Constraints:      40965
826.37/836.53	c #Conflicts:    1118000 | #Constraints:      41965
826.37/836.53	c #Conflicts:    1119000 | #Constraints:      42965
826.37/836.53	c #Conflicts:    1120000 | #Constraints:      43965
826.37/836.53	c #Conflicts:    1121000 | #Constraints:      44965
826.37/836.53	c #Conflicts:    1122000 | #Constraints:      45965
826.37/836.53	c #Conflicts:    1123000 | #Constraints:      46965
826.37/836.53	c #Conflicts:    1124000 | #Constraints:      47965
826.37/836.53	c #Conflicts:    1125000 | #Constraints:      48965
826.37/836.53	c INPROCESSING
826.37/836.53	c GARBAGE COLLECT
826.37/836.53	c rational objective 999
843.76/854.08	c #Conflicts:    1126000 | #Constraints:      28893
843.76/854.08	c #Conflicts:    1127000 | #Constraints:      29907
843.76/854.08	c #Conflicts:    1128000 | #Constraints:      30935
843.76/854.08	c #Conflicts:    1129000 | #Constraints:      31966
843.76/854.08	c #Conflicts:    1130000 | #Constraints:      32996
843.76/854.08	c #Conflicts:    1131000 | #Constraints:      34032
843.76/854.08	c #Conflicts:    1132000 | #Constraints:      35060
843.76/854.08	c #Conflicts:    1133000 | #Constraints:      36090
843.76/854.08	c #Conflicts:    1134000 | #Constraints:      37114
843.76/854.08	c #Conflicts:    1135000 | #Constraints:      38166
843.76/854.08	c #Conflicts:    1136000 | #Constraints:      39202
843.76/854.08	c #Conflicts:    1137000 | #Constraints:      40236
843.76/854.08	c #Conflicts:    1138000 | #Constraints:      41262
843.76/854.08	c #Conflicts:    1139000 | #Constraints:      42313
843.76/854.08	c #Conflicts:    1140000 | #Constraints:      43356
843.76/854.08	c #Conflicts:    1141000 | #Constraints:      44410
843.76/854.08	c #Conflicts:    1142000 | #Constraints:      45454
843.76/854.08	c #Conflicts:    1143000 | #Constraints:      46489
843.76/854.08	c #Conflicts:    1144000 | #Constraints:      47528
843.76/854.08	c #Conflicts:    1145000 | #Constraints:      48568
843.76/854.09	c #Conflicts:    1146000 | #Constraints:      49594
843.76/854.09	c INPROCESSING
843.76/854.09	c GARBAGE COLLECT
843.76/854.09	c rational objective 999
860.01/870.44	c #Conflicts:    1147000 | #Constraints:      28886
860.01/870.44	c #Conflicts:    1148000 | #Constraints:      29886
860.01/870.44	c #Conflicts:    1149000 | #Constraints:      30886
860.01/870.44	c #Conflicts:    1150000 | #Constraints:      31886
860.01/870.44	c #Conflicts:    1151000 | #Constraints:      32886
860.01/870.44	c #Conflicts:    1152000 | #Constraints:      33886
860.01/870.44	c #Conflicts:    1153000 | #Constraints:      34886
860.01/870.44	c #Conflicts:    1154000 | #Constraints:      35886
860.01/870.44	c #Conflicts:    1155000 | #Constraints:      36886
860.01/870.44	c #Conflicts:    1156000 | #Constraints:      37886
860.01/870.44	c #Conflicts:    1157000 | #Constraints:      38886
860.01/870.44	c #Conflicts:    1158000 | #Constraints:      39886
860.01/870.44	c #Conflicts:    1159000 | #Constraints:      40886
860.01/870.44	c #Conflicts:    1160000 | #Constraints:      41886
860.01/870.44	c #Conflicts:    1161000 | #Constraints:      42886
860.01/870.44	c #Conflicts:    1162000 | #Constraints:      43886
860.01/870.44	c #Conflicts:    1163000 | #Constraints:      44886
860.01/870.44	c #Conflicts:    1164000 | #Constraints:      45886
860.01/870.44	c #Conflicts:    1165000 | #Constraints:      46886
860.01/870.44	c #Conflicts:    1166000 | #Constraints:      47886
860.01/870.44	c #Conflicts:    1167000 | #Constraints:      48886
860.01/870.44	c #Conflicts:    1168000 | #Constraints:      49886
860.01/870.44	c INPROCESSING
860.01/870.44	c GARBAGE COLLECT
860.01/870.44	c rational objective 999
875.66/886.12	c #Conflicts:    1169000 | #Constraints:      29328
875.66/886.12	c #Conflicts:    1170000 | #Constraints:      30328
875.66/886.12	c #Conflicts:    1171000 | #Constraints:      31328
875.66/886.12	c #Conflicts:    1172000 | #Constraints:      32328
875.66/886.12	c #Conflicts:    1173000 | #Constraints:      33328
875.66/886.12	c #Conflicts:    1174000 | #Constraints:      34328
875.66/886.12	c #Conflicts:    1175000 | #Constraints:      35328
875.66/886.12	c #Conflicts:    1176000 | #Constraints:      36328
875.66/886.12	c #Conflicts:    1177000 | #Constraints:      37328
875.66/886.12	c #Conflicts:    1178000 | #Constraints:      38328
875.66/886.12	c #Conflicts:    1179000 | #Constraints:      39328
875.66/886.12	c #Conflicts:    1180000 | #Constraints:      40328
875.66/886.12	c #Conflicts:    1181000 | #Constraints:      41328
875.66/886.12	c #Conflicts:    1182000 | #Constraints:      42328
875.66/886.12	c #Conflicts:    1183000 | #Constraints:      43328
875.66/886.12	c #Conflicts:    1184000 | #Constraints:      44328
875.66/886.12	c #Conflicts:    1185000 | #Constraints:      45328
875.66/886.12	c #Conflicts:    1186000 | #Constraints:      46328
875.66/886.12	c #Conflicts:    1187000 | #Constraints:      47328
875.66/886.12	c #Conflicts:    1188000 | #Constraints:      48328
875.66/886.12	c #Conflicts:    1189000 | #Constraints:      49328
875.66/886.12	c #Conflicts:    1190000 | #Constraints:      50328
875.66/886.12	c INPROCESSING
875.66/886.12	c GARBAGE COLLECT
875.66/886.12	c rational objective 999
894.59/905.25	c #Conflicts:    1191000 | #Constraints:      29710
894.59/905.25	c #Conflicts:    1192000 | #Constraints:      30781
894.59/905.25	c #Conflicts:    1193000 | #Constraints:      31852
894.59/905.25	c #Conflicts:    1194000 | #Constraints:      32921
894.59/905.25	c #Conflicts:    1195000 | #Constraints:      33981
894.59/905.25	c #Conflicts:    1196000 | #Constraints:      35037
894.59/905.25	c #Conflicts:    1197000 | #Constraints:      36094
894.59/905.25	c #Conflicts:    1198000 | #Constraints:      37151
894.59/905.25	c #Conflicts:    1199000 | #Constraints:      38202
894.59/905.25	c #Conflicts:    1200000 | #Constraints:      39241
894.59/905.25	c #Conflicts:    1201000 | #Constraints:      40289
894.59/905.25	c #Conflicts:    1202000 | #Constraints:      41332
894.59/905.25	c #Conflicts:    1203000 | #Constraints:      42370
894.59/905.25	c #Conflicts:    1204000 | #Constraints:      43405
894.59/905.25	c #Conflicts:    1205000 | #Constraints:      44428
894.59/905.25	c #Conflicts:    1206000 | #Constraints:      45462
894.59/905.25	c #Conflicts:    1207000 | #Constraints:      46489
894.59/905.25	c #Conflicts:    1208000 | #Constraints:      47519
894.59/905.25	c #Conflicts:    1209000 | #Constraints:      48554
894.59/905.25	c #Conflicts:    1210000 | #Constraints:      49588
894.59/905.25	c #Conflicts:    1211000 | #Constraints:      50618
894.59/905.25	c #Conflicts:    1212000 | #Constraints:      51645
894.59/905.25	c INPROCESSING
894.59/905.25	c GARBAGE COLLECT
894.59/905.25	c rational objective 999
911.63/922.34	c #Conflicts:    1213000 | #Constraints:      30224
911.63/922.34	c #Conflicts:    1214000 | #Constraints:      31224
911.63/922.34	c #Conflicts:    1215000 | #Constraints:      32224
911.63/922.34	c #Conflicts:    1216000 | #Constraints:      33224
911.63/922.34	c #Conflicts:    1217000 | #Constraints:      34224
911.63/922.34	c #Conflicts:    1218000 | #Constraints:      35224
911.63/922.34	c #Conflicts:    1219000 | #Constraints:      36224
911.63/922.34	c #Conflicts:    1220000 | #Constraints:      37224
911.63/922.34	c #Conflicts:    1221000 | #Constraints:      38224
911.63/922.34	c #Conflicts:    1222000 | #Constraints:      39224
911.63/922.34	c #Conflicts:    1223000 | #Constraints:      40224
911.63/922.34	c #Conflicts:    1224000 | #Constraints:      41224
911.63/922.34	c #Conflicts:    1225000 | #Constraints:      42224
911.63/922.34	c #Conflicts:    1226000 | #Constraints:      43224
911.63/922.34	c #Conflicts:    1227000 | #Constraints:      44224
911.63/922.34	c #Conflicts:    1228000 | #Constraints:      45224
911.63/922.34	c #Conflicts:    1229000 | #Constraints:      46224
911.63/922.34	c #Conflicts:    1230000 | #Constraints:      47224
911.63/922.34	c #Conflicts:    1231000 | #Constraints:      48224
911.63/922.34	c #Conflicts:    1232000 | #Constraints:      49224
911.63/922.34	c #Conflicts:    1233000 | #Constraints:      50224
911.63/922.34	c #Conflicts:    1234000 | #Constraints:      51224
911.63/922.34	c INPROCESSING
911.63/922.34	c GARBAGE COLLECT
911.63/922.34	c rational objective 999
927.93/938.73	c #Conflicts:    1235000 | #Constraints:      30004
927.93/938.73	c #Conflicts:    1236000 | #Constraints:      31004
927.93/938.73	c #Conflicts:    1237000 | #Constraints:      32004
927.93/938.73	c #Conflicts:    1238000 | #Constraints:      33004
927.93/938.73	c #Conflicts:    1239000 | #Constraints:      34004
927.93/938.73	c #Conflicts:    1240000 | #Constraints:      35004
927.93/938.73	c #Conflicts:    1241000 | #Constraints:      36004
927.93/938.73	c #Conflicts:    1242000 | #Constraints:      37004
927.93/938.73	c #Conflicts:    1243000 | #Constraints:      38004
927.93/938.73	c #Conflicts:    1244000 | #Constraints:      39004
927.93/938.73	c #Conflicts:    1245000 | #Constraints:      40004
927.93/938.73	c #Conflicts:    1246000 | #Constraints:      41004
927.93/938.73	c #Conflicts:    1247000 | #Constraints:      42004
927.93/938.73	c #Conflicts:    1248000 | #Constraints:      43004
927.93/938.73	c #Conflicts:    1249000 | #Constraints:      44004
927.93/938.73	c #Conflicts:    1250000 | #Constraints:      45004
927.93/938.73	c #Conflicts:    1251000 | #Constraints:      46004
927.93/938.73	c #Conflicts:    1252000 | #Constraints:      47004
927.93/938.73	c #Conflicts:    1253000 | #Constraints:      48004
927.93/938.73	c #Conflicts:    1254000 | #Constraints:      49004
927.93/938.73	c #Conflicts:    1255000 | #Constraints:      50004
927.93/938.73	c #Conflicts:    1256000 | #Constraints:      51004
927.93/938.73	c INPROCESSING
927.93/938.73	c GARBAGE COLLECT
927.93/938.73	c rational objective 999
943.28/954.16	c #Conflicts:    1257000 | #Constraints:      29686
943.28/954.16	c #Conflicts:    1258000 | #Constraints:      30719
943.28/954.16	c #Conflicts:    1259000 | #Constraints:      31807
943.28/954.16	c #Conflicts:    1260000 | #Constraints:      32901
943.28/954.16	c #Conflicts:    1261000 | #Constraints:      33982
943.28/954.16	c #Conflicts:    1262000 | #Constraints:      35060
943.28/954.16	c #Conflicts:    1263000 | #Constraints:      36117
943.28/954.16	c #Conflicts:    1264000 | #Constraints:      37164
943.28/954.16	c #Conflicts:    1265000 | #Constraints:      38198
943.28/954.16	c #Conflicts:    1266000 | #Constraints:      39240
943.28/954.16	c #Conflicts:    1267000 | #Constraints:      40273
943.28/954.16	c #Conflicts:    1268000 | #Constraints:      41307
943.28/954.16	c #Conflicts:    1269000 | #Constraints:      42348
943.28/954.16	c #Conflicts:    1270000 | #Constraints:      43376
943.28/954.16	c #Conflicts:    1271000 | #Constraints:      44414
943.28/954.16	c #Conflicts:    1272000 | #Constraints:      45461
943.28/954.16	c #Conflicts:    1273000 | #Constraints:      46495
943.28/954.16	c #Conflicts:    1274000 | #Constraints:      47525
943.28/954.16	c #Conflicts:    1275000 | #Constraints:      48556
943.28/954.16	c #Conflicts:    1276000 | #Constraints:      49585
943.28/954.16	c #Conflicts:    1277000 | #Constraints:      50612
943.28/954.16	c #Conflicts:    1278000 | #Constraints:      51635
943.28/954.16	c #Conflicts:    1279000 | #Constraints:      52664
943.28/954.16	c INPROCESSING
943.28/954.16	c GARBAGE COLLECT
943.28/954.16	c rational objective 999
960.81/971.83	c #Conflicts:    1280000 | #Constraints:      30620
960.81/971.83	c #Conflicts:    1281000 | #Constraints:      31620
960.81/971.83	c #Conflicts:    1282000 | #Constraints:      32620
960.81/971.83	c #Conflicts:    1283000 | #Constraints:      33620
960.81/971.83	c #Conflicts:    1284000 | #Constraints:      34620
960.81/971.83	c #Conflicts:    1285000 | #Constraints:      35620
960.81/971.83	c #Conflicts:    1286000 | #Constraints:      36620
960.81/971.83	c #Conflicts:    1287000 | #Constraints:      37620
960.81/971.83	c #Conflicts:    1288000 | #Constraints:      38621
960.81/971.83	c #Conflicts:    1289000 | #Constraints:      39622
960.81/971.83	c #Conflicts:    1290000 | #Constraints:      40625
960.81/971.83	c #Conflicts:    1291000 | #Constraints:      41626
960.81/971.83	c #Conflicts:    1292000 | #Constraints:      42627
960.81/971.83	c #Conflicts:    1293000 | #Constraints:      43628
960.81/971.83	c #Conflicts:    1294000 | #Constraints:      44628
960.81/971.83	c #Conflicts:    1295000 | #Constraints:      45629
960.81/971.83	c #Conflicts:    1296000 | #Constraints:      46630
960.81/971.83	c #Conflicts:    1297000 | #Constraints:      47631
960.81/971.83	c #Conflicts:    1298000 | #Constraints:      48631
960.81/971.83	c #Conflicts:    1299000 | #Constraints:      49632
960.81/971.83	c #Conflicts:    1300000 | #Constraints:      50632
960.81/971.83	c #Conflicts:    1301000 | #Constraints:      51633
960.81/971.83	c #Conflicts:    1302000 | #Constraints:      52634
960.81/971.83	c INPROCESSING
960.81/971.83	c GARBAGE COLLECT
960.81/971.83	c rational objective 999
994.34/1005.58	c #Conflicts:    1303000 | #Constraints:      30820
994.34/1005.58	c #Conflicts:    1304000 | #Constraints:      31820
994.34/1005.58	c #Conflicts:    1305000 | #Constraints:      32820
994.34/1005.58	c #Conflicts:    1306000 | #Constraints:      33820
994.34/1005.58	c #Conflicts:    1307000 | #Constraints:      34820
994.34/1005.58	c #Conflicts:    1308000 | #Constraints:      35820
994.34/1005.58	c #Conflicts:    1309000 | #Constraints:      36820
994.34/1005.58	c #Conflicts:    1310000 | #Constraints:      37820
994.34/1005.58	c #Conflicts:    1311000 | #Constraints:      38856
994.34/1005.58	c #Conflicts:    1312000 | #Constraints:      39915
994.34/1005.58	c #Conflicts:    1313000 | #Constraints:      40960
994.34/1005.58	c #Conflicts:    1314000 | #Constraints:      41990
994.34/1005.58	c #Conflicts:    1315000 | #Constraints:      43027
994.34/1005.58	c #Conflicts:    1316000 | #Constraints:      44075
994.34/1005.58	c #Conflicts:    1317000 | #Constraints:      45111
994.34/1005.58	c #Conflicts:    1318000 | #Constraints:      46141
994.34/1005.58	c #Conflicts:    1319000 | #Constraints:      47176
994.34/1005.58	c #Conflicts:    1320000 | #Constraints:      48209
994.34/1005.58	c #Conflicts:    1321000 | #Constraints:      49234
994.34/1005.58	c #Conflicts:    1322000 | #Constraints:      50258
994.34/1005.58	c #Conflicts:    1323000 | #Constraints:      51302
994.34/1005.58	c #Conflicts:    1324000 | #Constraints:      52332
994.34/1005.58	c #Conflicts:    1325000 | #Constraints:      53386
994.34/1005.58	c INPROCESSING
994.34/1005.58	c GARBAGE COLLECT
994.34/1005.58	c rational objective 999
1012.22/1023.50	c #Conflicts:    1326000 | #Constraints:      31089
1012.22/1023.50	c #Conflicts:    1327000 | #Constraints:      32089
1012.22/1023.50	c #Conflicts:    1328000 | #Constraints:      33089
1012.22/1023.50	c #Conflicts:    1329000 | #Constraints:      34089
1012.22/1023.50	c #Conflicts:    1330000 | #Constraints:      35089
1012.22/1023.50	c #Conflicts:    1331000 | #Constraints:      36089
1012.22/1023.50	c #Conflicts:    1332000 | #Constraints:      37089
1012.22/1023.50	c #Conflicts:    1333000 | #Constraints:      38089
1012.22/1023.50	c #Conflicts:    1334000 | #Constraints:      39089
1012.22/1023.50	c #Conflicts:    1335000 | #Constraints:      40089
1012.22/1023.50	c #Conflicts:    1336000 | #Constraints:      41089
1012.22/1023.50	c #Conflicts:    1337000 | #Constraints:      42089
1012.22/1023.50	c #Conflicts:    1338000 | #Constraints:      43089
1012.22/1023.50	c #Conflicts:    1339000 | #Constraints:      44089
1012.22/1023.50	c #Conflicts:    1340000 | #Constraints:      45089
1012.22/1023.50	c #Conflicts:    1341000 | #Constraints:      46089
1012.22/1023.50	c #Conflicts:    1342000 | #Constraints:      47089
1012.22/1023.50	c #Conflicts:    1343000 | #Constraints:      48089
1012.22/1023.50	c #Conflicts:    1344000 | #Constraints:      49089
1012.22/1023.50	c #Conflicts:    1345000 | #Constraints:      50089
1012.22/1023.50	c #Conflicts:    1346000 | #Constraints:      51089
1012.22/1023.50	c #Conflicts:    1347000 | #Constraints:      52089
1012.22/1023.50	c #Conflicts:    1348000 | #Constraints:      53089
1012.22/1023.50	c INPROCESSING
1012.22/1023.50	c GARBAGE COLLECT
1012.22/1023.50	c rational objective 999
1030.58/1042.00	c #Conflicts:    1349000 | #Constraints:      30955
1030.58/1042.00	c #Conflicts:    1350000 | #Constraints:      31955
1030.58/1042.00	c #Conflicts:    1351000 | #Constraints:      32955
1030.58/1042.00	c #Conflicts:    1352000 | #Constraints:      33955
1030.58/1042.00	c #Conflicts:    1353000 | #Constraints:      34955
1030.58/1042.00	c #Conflicts:    1354000 | #Constraints:      35955
1030.58/1042.00	c #Conflicts:    1355000 | #Constraints:      36955
1030.58/1042.00	c #Conflicts:    1356000 | #Constraints:      37955
1030.58/1042.00	c #Conflicts:    1357000 | #Constraints:      38955
1030.58/1042.00	c #Conflicts:    1358000 | #Constraints:      39955
1030.58/1042.00	c #Conflicts:    1359000 | #Constraints:      40955
1030.58/1042.00	c #Conflicts:    1360000 | #Constraints:      41955
1030.58/1042.00	c #Conflicts:    1361000 | #Constraints:      42955
1030.58/1042.00	c #Conflicts:    1362000 | #Constraints:      43955
1030.58/1042.00	c #Conflicts:    1363000 | #Constraints:      44955
1030.58/1042.00	c #Conflicts:    1364000 | #Constraints:      45955
1030.58/1042.00	c #Conflicts:    1365000 | #Constraints:      46955
1030.58/1042.00	c #Conflicts:    1366000 | #Constraints:      47955
1030.58/1042.00	c #Conflicts:    1367000 | #Constraints:      48955
1030.58/1042.00	c #Conflicts:    1368000 | #Constraints:      49955
1030.58/1042.00	c #Conflicts:    1369000 | #Constraints:      50955
1030.58/1042.00	c #Conflicts:    1370000 | #Constraints:      51955
1030.58/1042.00	c #Conflicts:    1371000 | #Constraints:      52955
1030.58/1042.00	c INPROCESSING
1030.58/1042.00	c GARBAGE COLLECT
1030.58/1042.00	c rational objective 999
1124.10/1136.21	c #Conflicts:    1372000 | #Constraints:      30683
1124.10/1136.21	c #Conflicts:    1373000 | #Constraints:      31683
1124.10/1136.21	c #Conflicts:    1374000 | #Constraints:      32683
1124.10/1136.21	c #Conflicts:    1375000 | #Constraints:      33683
1124.10/1136.21	c #Conflicts:    1376000 | #Constraints:      34683
1124.10/1136.21	c #Conflicts:    1377000 | #Constraints:      35683
1124.10/1136.21	c #Conflicts:    1378000 | #Constraints:      36683
1124.10/1136.21	c #Conflicts:    1379000 | #Constraints:      37683
1124.10/1136.21	c #Conflicts:    1380000 | #Constraints:      38684
1124.10/1136.21	c #Conflicts:    1381000 | #Constraints:      39685
1124.10/1136.21	c #Conflicts:    1382000 | #Constraints:      40686
1124.10/1136.21	c #Conflicts:    1383000 | #Constraints:      41687
1124.10/1136.21	c #Conflicts:    1384000 | #Constraints:      42734
1124.10/1136.21	c #Conflicts:    1385000 | #Constraints:      43734
1124.10/1136.21	c #Conflicts:    1386000 | #Constraints:      44734
1124.10/1136.21	c #Conflicts:    1387000 | #Constraints:      45734
1124.10/1136.21	c #Conflicts:    1388000 | #Constraints:      46734
1124.10/1136.21	c #Conflicts:    1389000 | #Constraints:      47734
1124.10/1136.21	c #Conflicts:    1390000 | #Constraints:      48734
1124.10/1136.21	c #Conflicts:    1391000 | #Constraints:      49734
1124.10/1136.21	c #Conflicts:    1392000 | #Constraints:      50736
1124.10/1136.21	c #Conflicts:    1393000 | #Constraints:      51737
1124.10/1136.21	c #Conflicts:    1394000 | #Constraints:      52737
1124.10/1136.21	c #Conflicts:    1395000 | #Constraints:      53737
1124.10/1136.21	c INPROCESSING
1124.10/1136.21	c GARBAGE COLLECT
1124.10/1136.21	c #Conflicts:    1396000 | #Constraints:      31255
1124.10/1136.21	c #Conflicts:    1397000 | #Constraints:      32255
1124.10/1136.21	c #Conflicts:    1398000 | #Constraints:      33255
1124.10/1136.21	c #Conflicts:    1399000 | #Constraints:      34255
1124.10/1136.21	c #Conflicts:    1400000 | #Constraints:      35267
1124.10/1136.21	c #Conflicts:    1401000 | #Constraints:      36388
1124.10/1136.21	c #Conflicts:    1402000 | #Constraints:      37468
1124.10/1136.21	c #Conflicts:    1403000 | #Constraints:      38546
1124.10/1136.21	c #Conflicts:    1404000 | #Constraints:      39613
1124.10/1136.21	c #Conflicts:    1405000 | #Constraints:      40658
1124.10/1136.21	c #Conflicts:    1406000 | #Constraints:      41701
1124.10/1136.21	c #Conflicts:    1407000 | #Constraints:      42745
1124.10/1136.21	c #Conflicts:    1408000 | #Constraints:      43787
1124.10/1136.21	c #Conflicts:    1409000 | #Constraints:      44959
1124.10/1136.21	c #Conflicts:    1410000 | #Constraints:      46166
1124.10/1136.21	c #Conflicts:    1411000 | #Constraints:      47546
1124.10/1136.21	c #Conflicts:    1412000 | #Constraints:      48873
1124.10/1136.21	c #Conflicts:    1413000 | #Constraints:      50216
1124.10/1136.21	c #Conflicts:    1414000 | #Constraints:      51576
1124.10/1136.21	c #Conflicts:    1415000 | #Constraints:      52971
1124.10/1136.21	c #Conflicts:    1416000 | #Constraints:      54368
1124.10/1136.21	c #Conflicts:    1417000 | #Constraints:      55679
1124.10/1136.21	c #Conflicts:    1418000 | #Constraints:      56957
1124.10/1136.21	c #Conflicts:    1419000 | #Constraints:      58360
1124.10/1136.21	c INPROCESSING
1124.10/1136.21	c GARBAGE COLLECT
1124.10/1136.21	c #Conflicts:    1420000 | #Constraints:      33633
1124.10/1136.21	c #Conflicts:    1421000 | #Constraints:      34637
1124.10/1136.21	c #Conflicts:    1422000 | #Constraints:      35638
1124.10/1136.21	c #Conflicts:    1423000 | #Constraints:      36663
1124.10/1136.21	c #Conflicts:    1424000 | #Constraints:      37664
1124.10/1136.21	c #Conflicts:    1425000 | #Constraints:      38667
1124.10/1136.21	c #Conflicts:    1426000 | #Constraints:      39669
1124.10/1136.21	c #Conflicts:    1427000 | #Constraints:      40672
1124.10/1136.21	c #Conflicts:    1428000 | #Constraints:      41678
1124.10/1136.21	c #Conflicts:    1429000 | #Constraints:      42678
1124.10/1136.21	c #Conflicts:    1430000 | #Constraints:      43679
1124.10/1136.21	c #Conflicts:    1431000 | #Constraints:      44686
1124.10/1136.21	c #Conflicts:    1432000 | #Constraints:      45708
1124.10/1136.21	c #Conflicts:    1433000 | #Constraints:      46708
1124.10/1136.21	c #Conflicts:    1434000 | #Constraints:      47709
1124.10/1136.21	c #Conflicts:    1435000 | #Constraints:      48710
1124.10/1136.21	c #Conflicts:    1436000 | #Constraints:      49711
1124.10/1136.21	c #Conflicts:    1437000 | #Constraints:      50712
1124.10/1136.21	c #Conflicts:    1438000 | #Constraints:      51712
1124.10/1136.21	c #Conflicts:    1439000 | #Constraints:      52712
1124.10/1136.21	c #Conflicts:    1440000 | #Constraints:      53712
1124.10/1136.21	c #Conflicts:    1441000 | #Constraints:      54712
1124.10/1136.21	c #Conflicts:    1442000 | #Constraints:      55712
1124.10/1136.21	c #Conflicts:    1443000 | #Constraints:      56712
1124.10/1136.21	c INPROCESSING
1124.10/1136.21	c GARBAGE COLLECT
1124.10/1136.21	c #Conflicts:    1444000 | #Constraints:      32873
1124.10/1136.21	c #Conflicts:    1445000 | #Constraints:      34157
1124.10/1136.21	c #Conflicts:    1446000 | #Constraints:      35157
1124.10/1136.21	c #Conflicts:    1447000 | #Constraints:      36157
1124.10/1136.21	c #Conflicts:    1448000 | #Constraints:      37157
1161.62/1174.00	c #Conflicts:    1449000 | #Constraints:      38157
1161.62/1174.00	c #Conflicts:    1450000 | #Constraints:      39157
1161.62/1174.00	c #Conflicts:    1451000 | #Constraints:      40157
1161.62/1174.00	c #Conflicts:    1452000 | #Constraints:      41157
1161.62/1174.00	c #Conflicts:    1453000 | #Constraints:      42158
1161.62/1174.00	c #Conflicts:    1454000 | #Constraints:      43158
1161.62/1174.00	c #Conflicts:    1455000 | #Constraints:      44158
1161.62/1174.00	c #Conflicts:    1456000 | #Constraints:      45158
1161.62/1174.00	c #Conflicts:    1457000 | #Constraints:      46158
1161.62/1174.00	c #Conflicts:    1458000 | #Constraints:      47158
1161.62/1174.00	c #Conflicts:    1459000 | #Constraints:      48158
1161.62/1174.00	c #Conflicts:    1460000 | #Constraints:      49158
1161.62/1174.00	c #Conflicts:    1461000 | #Constraints:      50164
1161.62/1174.00	c #Conflicts:    1462000 | #Constraints:      51164
1161.62/1174.00	c #Conflicts:    1463000 | #Constraints:      52164
1161.62/1174.00	c #Conflicts:    1464000 | #Constraints:      53164
1161.62/1174.00	c #Conflicts:    1465000 | #Constraints:      54164
1161.62/1174.00	c #Conflicts:    1466000 | #Constraints:      55164
1161.62/1174.00	c #Conflicts:    1467000 | #Constraints:      56165
1161.62/1174.00	c INPROCESSING
1161.62/1174.00	c GARBAGE COLLECT
1161.62/1174.00	c #Conflicts:    1468000 | #Constraints:      32489
1161.62/1174.00	c #Conflicts:    1469000 | #Constraints:      33489
1161.62/1174.00	c #Conflicts:    1470000 | #Constraints:      34489
1161.62/1174.00	c #Conflicts:    1471000 | #Constraints:      35489
1161.62/1174.00	c #Conflicts:    1472000 | #Constraints:      36490
1161.62/1174.00	c #Conflicts:    1473000 | #Constraints:      37492
1161.62/1174.00	c #Conflicts:    1474000 | #Constraints:      38494
1161.62/1174.00	c #Conflicts:    1475000 | #Constraints:      39495
1161.62/1174.00	c #Conflicts:    1476000 | #Constraints:      40495
1161.62/1174.00	c #Conflicts:    1477000 | #Constraints:      41495
1161.62/1174.00	c #Conflicts:    1478000 | #Constraints:      42495
1161.62/1174.00	c #Conflicts:    1479000 | #Constraints:      43495
1161.62/1174.00	c #Conflicts:    1480000 | #Constraints:      44495
1161.62/1174.00	c #Conflicts:    1481000 | #Constraints:      45495
1161.62/1174.00	c #Conflicts:    1482000 | #Constraints:      46495
1161.62/1174.00	c #Conflicts:    1483000 | #Constraints:      47495
1161.62/1174.00	c #Conflicts:    1484000 | #Constraints:      48495
1161.62/1174.00	c #Conflicts:    1485000 | #Constraints:      49495
1161.62/1174.00	c #Conflicts:    1486000 | #Constraints:      50495
1161.62/1174.00	c #Conflicts:    1487000 | #Constraints:      51495
1161.62/1174.00	c #Conflicts:    1488000 | #Constraints:      52495
1161.62/1174.00	c #Conflicts:    1489000 | #Constraints:      53496
1161.62/1174.00	c #Conflicts:    1490000 | #Constraints:      54497
1161.62/1174.00	c #Conflicts:    1491000 | #Constraints:      55498
1161.62/1174.00	c INPROCESSING
1161.62/1174.00	c GARBAGE COLLECT
1161.62/1174.00	c rational objective 999
1192.29/1204.81	c #Conflicts:    1492000 | #Constraints:      31955
1192.29/1204.81	c #Conflicts:    1493000 | #Constraints:      32956
1192.29/1204.81	c #Conflicts:    1494000 | #Constraints:      33959
1192.29/1204.81	c #Conflicts:    1495000 | #Constraints:      35010
1192.29/1204.81	c #Conflicts:    1496000 | #Constraints:      36069
1192.29/1204.81	c #Conflicts:    1497000 | #Constraints:      37124
1192.29/1204.81	c #Conflicts:    1498000 | #Constraints:      38175
1192.29/1204.81	c #Conflicts:    1499000 | #Constraints:      39221
1192.29/1204.81	c #Conflicts:    1500000 | #Constraints:      40264
1192.29/1204.81	c #Conflicts:    1501000 | #Constraints:      41310
1192.29/1204.81	c #Conflicts:    1502000 | #Constraints:      42347
1192.29/1204.81	c #Conflicts:    1503000 | #Constraints:      43389
1192.29/1204.81	c #Conflicts:    1504000 | #Constraints:      44426
1192.29/1204.81	c #Conflicts:    1505000 | #Constraints:      45466
1192.29/1204.81	c #Conflicts:    1506000 | #Constraints:      46494
1192.29/1204.81	c #Conflicts:    1507000 | #Constraints:      47530
1192.29/1204.81	c #Conflicts:    1508000 | #Constraints:      48559
1192.29/1204.81	c #Conflicts:    1509000 | #Constraints:      49591
1192.29/1204.81	c #Conflicts:    1510000 | #Constraints:      50637
1192.29/1204.81	c #Conflicts:    1511000 | #Constraints:      51689
1192.29/1204.81	c #Conflicts:    1512000 | #Constraints:      52717
1192.29/1204.81	c #Conflicts:    1513000 | #Constraints:      53754
1192.29/1204.81	c #Conflicts:    1514000 | #Constraints:      54784
1192.29/1204.81	c #Conflicts:    1515000 | #Constraints:      55815
1192.29/1204.81	c #Conflicts:    1516000 | #Constraints:      56840
1192.29/1204.81	c INPROCESSING
1192.29/1204.81	c GARBAGE COLLECT
1192.29/1204.81	c rational objective 999
1213.17/1225.82	c #Conflicts:    1517000 | #Constraints:      32736
1213.17/1225.82	c #Conflicts:    1518000 | #Constraints:      33736
1213.17/1225.82	c #Conflicts:    1519000 | #Constraints:      34736
1213.17/1225.82	c #Conflicts:    1520000 | #Constraints:      35736
1213.17/1225.82	c #Conflicts:    1521000 | #Constraints:      36736
1213.17/1225.82	c #Conflicts:    1522000 | #Constraints:      37736
1213.17/1225.82	c #Conflicts:    1523000 | #Constraints:      38736
1213.17/1225.82	c #Conflicts:    1524000 | #Constraints:      39736
1213.17/1225.82	c #Conflicts:    1525000 | #Constraints:      40736
1213.17/1225.82	c #Conflicts:    1526000 | #Constraints:      41736
1213.17/1225.82	c #Conflicts:    1527000 | #Constraints:      42736
1213.17/1225.82	c #Conflicts:    1528000 | #Constraints:      43736
1213.17/1225.82	c #Conflicts:    1529000 | #Constraints:      44736
1213.17/1225.82	c #Conflicts:    1530000 | #Constraints:      45736
1213.17/1225.82	c #Conflicts:    1531000 | #Constraints:      46736
1213.17/1225.82	c #Conflicts:    1532000 | #Constraints:      47736
1213.17/1225.82	c #Conflicts:    1533000 | #Constraints:      48736
1213.17/1225.82	c #Conflicts:    1534000 | #Constraints:      49736
1213.17/1225.82	c #Conflicts:    1535000 | #Constraints:      50736
1213.17/1225.82	c #Conflicts:    1536000 | #Constraints:      51736
1213.17/1225.82	c #Conflicts:    1537000 | #Constraints:      52736
1213.17/1225.82	c #Conflicts:    1538000 | #Constraints:      53736
1213.17/1225.82	c #Conflicts:    1539000 | #Constraints:      54736
1213.17/1225.82	c #Conflicts:    1540000 | #Constraints:      55736
1213.17/1225.82	c #Conflicts:    1541000 | #Constraints:      56736
1213.17/1225.82	c INPROCESSING
1213.17/1225.82	c GARBAGE COLLECT
1213.17/1225.82	c rational objective 999
1233.35/1246.12	c #Conflicts:    1542000 | #Constraints:      32880
1233.35/1246.12	c #Conflicts:    1543000 | #Constraints:      33880
1233.35/1246.12	c #Conflicts:    1544000 | #Constraints:      34880
1233.35/1246.12	c #Conflicts:    1545000 | #Constraints:      35880
1233.35/1246.12	c #Conflicts:    1546000 | #Constraints:      36880
1233.35/1246.12	c #Conflicts:    1547000 | #Constraints:      37880
1233.35/1246.12	c #Conflicts:    1548000 | #Constraints:      38880
1233.35/1246.12	c #Conflicts:    1549000 | #Constraints:      39880
1233.35/1246.12	c #Conflicts:    1550000 | #Constraints:      40880
1233.35/1246.12	c #Conflicts:    1551000 | #Constraints:      41880
1233.35/1246.12	c #Conflicts:    1552000 | #Constraints:      42880
1233.35/1246.12	c #Conflicts:    1553000 | #Constraints:      43880
1233.35/1246.12	c #Conflicts:    1554000 | #Constraints:      44880
1233.35/1246.12	c #Conflicts:    1555000 | #Constraints:      45880
1233.35/1246.12	c #Conflicts:    1556000 | #Constraints:      46880
1233.35/1246.12	c #Conflicts:    1557000 | #Constraints:      47880
1233.35/1246.12	c #Conflicts:    1558000 | #Constraints:      48880
1233.35/1246.12	c #Conflicts:    1559000 | #Constraints:      49880
1233.35/1246.12	c #Conflicts:    1560000 | #Constraints:      50880
1233.35/1246.12	c #Conflicts:    1561000 | #Constraints:      51880
1233.35/1246.12	c #Conflicts:    1562000 | #Constraints:      52880
1233.35/1246.12	c #Conflicts:    1563000 | #Constraints:      53880
1233.35/1246.12	c #Conflicts:    1564000 | #Constraints:      54880
1233.35/1246.12	c #Conflicts:    1565000 | #Constraints:      55880
1233.35/1246.12	c #Conflicts:    1566000 | #Constraints:      56880
1233.35/1246.12	c INPROCESSING
1233.35/1246.12	c GARBAGE COLLECT
1233.35/1246.12	c rational objective 999
1257.11/1270.02	c #Conflicts:    1567000 | #Constraints:      32960
1257.11/1270.02	c #Conflicts:    1568000 | #Constraints:      33980
1257.11/1270.02	c #Conflicts:    1569000 | #Constraints:      34985
1257.11/1270.02	c #Conflicts:    1570000 | #Constraints:      36020
1257.11/1270.02	c #Conflicts:    1571000 | #Constraints:      37066
1257.11/1270.02	c #Conflicts:    1572000 | #Constraints:      38119
1257.11/1270.02	c #Conflicts:    1573000 | #Constraints:      39170
1257.11/1270.02	c #Conflicts:    1574000 | #Constraints:      40220
1257.11/1270.02	c #Conflicts:    1575000 | #Constraints:      41263
1257.11/1270.02	c #Conflicts:    1576000 | #Constraints:      42309
1257.11/1270.02	c #Conflicts:    1577000 | #Constraints:      43348
1257.11/1270.02	c #Conflicts:    1578000 | #Constraints:      44392
1257.11/1270.02	c #Conflicts:    1579000 | #Constraints:      45421
1257.11/1270.02	c #Conflicts:    1580000 | #Constraints:      46441
1257.11/1270.02	c #Conflicts:    1581000 | #Constraints:      47465
1257.11/1270.02	c #Conflicts:    1582000 | #Constraints:      48493
1257.11/1270.02	c #Conflicts:    1583000 | #Constraints:      49526
1257.11/1270.02	c #Conflicts:    1584000 | #Constraints:      50562
1257.11/1270.02	c #Conflicts:    1585000 | #Constraints:      51591
1257.11/1270.02	c #Conflicts:    1586000 | #Constraints:      52629
1257.11/1270.02	c #Conflicts:    1587000 | #Constraints:      53677
1257.11/1270.02	c #Conflicts:    1588000 | #Constraints:      54710
1257.11/1270.02	c #Conflicts:    1589000 | #Constraints:      55741
1257.11/1270.02	c #Conflicts:    1590000 | #Constraints:      56758
1257.11/1270.02	c #Conflicts:    1591000 | #Constraints:      57773
1257.11/1270.02	c INPROCESSING
1257.11/1270.02	c GARBAGE COLLECT
1257.11/1270.02	c rational objective 999
1279.33/1292.36	c #Conflicts:    1592000 | #Constraints:      33175
1279.33/1292.36	c #Conflicts:    1593000 | #Constraints:      34175
1279.33/1292.36	c #Conflicts:    1594000 | #Constraints:      35175
1279.33/1292.36	c #Conflicts:    1595000 | #Constraints:      36175
1279.33/1292.36	c #Conflicts:    1596000 | #Constraints:      37175
1279.33/1292.36	c #Conflicts:    1597000 | #Constraints:      38175
1279.33/1292.36	c #Conflicts:    1598000 | #Constraints:      39175
1279.33/1292.36	c #Conflicts:    1599000 | #Constraints:      40175
1279.33/1292.36	c #Conflicts:    1600000 | #Constraints:      41175
1279.33/1292.36	c #Conflicts:    1601000 | #Constraints:      42175
1279.33/1292.36	c #Conflicts:    1602000 | #Constraints:      43175
1279.33/1292.36	c #Conflicts:    1603000 | #Constraints:      44175
1279.33/1292.36	c #Conflicts:    1604000 | #Constraints:      45175
1279.33/1292.36	c #Conflicts:    1605000 | #Constraints:      46175
1279.33/1292.36	c #Conflicts:    1606000 | #Constraints:      47175
1279.33/1292.36	c #Conflicts:    1607000 | #Constraints:      48175
1279.33/1292.36	c #Conflicts:    1608000 | #Constraints:      49175
1279.33/1292.36	c #Conflicts:    1609000 | #Constraints:      50175
1279.33/1292.36	c #Conflicts:    1610000 | #Constraints:      51175
1279.33/1292.36	c #Conflicts:    1611000 | #Constraints:      52175
1279.33/1292.36	c #Conflicts:    1612000 | #Constraints:      53175
1279.33/1292.36	c #Conflicts:    1613000 | #Constraints:      54175
1279.33/1292.36	c #Conflicts:    1614000 | #Constraints:      55175
1279.33/1292.36	c #Conflicts:    1615000 | #Constraints:      56175
1279.33/1292.36	c #Conflicts:    1616000 | #Constraints:      57175
1279.33/1292.36	c INPROCESSING
1279.33/1292.36	c GARBAGE COLLECT
1279.33/1292.36	c rational objective 999
1290.54/1303.60	c #Conflicts:    1617000 | #Constraints:      32791
1290.54/1303.60	c #Conflicts:    1618000 | #Constraints:      33791
1290.54/1303.60	c #Conflicts:    1619000 | #Constraints:      34791
1290.54/1303.60	c #Conflicts:    1620000 | #Constraints:      35791
1290.54/1303.60	c #Conflicts:    1621000 | #Constraints:      36791
1290.54/1303.60	c #Conflicts:    1622000 | #Constraints:      37791
1290.54/1303.60	c #Conflicts:    1623000 | #Constraints:      38791
1290.54/1303.60	c #Conflicts:    1624000 | #Constraints:      39791
1290.54/1303.60	c #Conflicts:    1625000 | #Constraints:      40791
1290.54/1303.60	c #Conflicts:    1626000 | #Constraints:      41791
1290.54/1303.60	c #Conflicts:    1627000 | #Constraints:      42791
1290.54/1303.60	c #Conflicts:    1628000 | #Constraints:      43791
1290.54/1303.60	c #Conflicts:    1629000 | #Constraints:      44791
1290.54/1303.60	c #Conflicts:    1630000 | #Constraints:      45791
1290.54/1303.60	c bounds 1036 >= 1000 @ 1272.3
1307.89/1321.08	c #Conflicts:    1631000 | #Constraints:      46861
1307.89/1321.08	c #Conflicts:    1632000 | #Constraints:      47867
1307.89/1321.08	c #Conflicts:    1633000 | #Constraints:      48868
1307.89/1321.08	c #Conflicts:    1634000 | #Constraints:      49870
1307.89/1321.08	c #Conflicts:    1635000 | #Constraints:      50890
1307.89/1321.08	c #Conflicts:    1636000 | #Constraints:      51911
1307.89/1321.08	c #Conflicts:    1637000 | #Constraints:      52927
1307.89/1321.08	c #Conflicts:    1638000 | #Constraints:      53950
1307.89/1321.08	c #Conflicts:    1639000 | #Constraints:      54962
1307.89/1321.08	c #Conflicts:    1640000 | #Constraints:      55968
1307.89/1321.08	c #Conflicts:    1641000 | #Constraints:      56973
1307.89/1321.08	c #Conflicts:    1642000 | #Constraints:      57984
1307.89/1321.08	c INPROCESSING
1307.89/1321.08	c GARBAGE COLLECT
1307.89/1321.08	c rational objective 1000
1330.78/1344.10	c #Conflicts:    1643000 | #Constraints:      33362
1330.78/1344.10	c #Conflicts:    1644000 | #Constraints:      34362
1330.78/1344.10	c #Conflicts:    1645000 | #Constraints:      35362
1330.78/1344.10	c #Conflicts:    1646000 | #Constraints:      36362
1330.78/1344.10	c #Conflicts:    1647000 | #Constraints:      37362
1330.78/1344.10	c #Conflicts:    1648000 | #Constraints:      38362
1330.78/1344.10	c #Conflicts:    1649000 | #Constraints:      39362
1330.78/1344.10	c #Conflicts:    1650000 | #Constraints:      40362
1330.78/1344.10	c #Conflicts:    1651000 | #Constraints:      41362
1330.78/1344.10	c #Conflicts:    1652000 | #Constraints:      42362
1330.78/1344.10	c #Conflicts:    1653000 | #Constraints:      43362
1330.78/1344.10	c #Conflicts:    1654000 | #Constraints:      44362
1330.78/1344.10	c #Conflicts:    1655000 | #Constraints:      45362
1330.78/1344.10	c #Conflicts:    1656000 | #Constraints:      46362
1330.78/1344.10	c #Conflicts:    1657000 | #Constraints:      47362
1330.78/1344.10	c #Conflicts:    1658000 | #Constraints:      48362
1330.78/1344.10	c #Conflicts:    1659000 | #Constraints:      49362
1330.78/1344.10	c #Conflicts:    1660000 | #Constraints:      50362
1330.78/1344.10	c #Conflicts:    1661000 | #Constraints:      51362
1330.78/1344.10	c #Conflicts:    1662000 | #Constraints:      52362
1330.78/1344.10	c #Conflicts:    1663000 | #Constraints:      53362
1330.78/1344.10	c #Conflicts:    1664000 | #Constraints:      54362
1330.78/1344.10	c #Conflicts:    1665000 | #Constraints:      55362
1330.78/1344.10	c #Conflicts:    1666000 | #Constraints:      56362
1330.78/1344.10	c #Conflicts:    1667000 | #Constraints:      57362
1330.78/1344.10	c #Conflicts:    1668000 | #Constraints:      58362
1330.78/1344.10	c INPROCESSING
1330.78/1344.10	c GARBAGE COLLECT
1330.78/1344.10	c rational objective 1000
1356.03/1369.48	c #Conflicts:    1669000 | #Constraints:      33669
1356.03/1369.48	c #Conflicts:    1670000 | #Constraints:      34688
1356.03/1369.48	c #Conflicts:    1671000 | #Constraints:      35734
1356.03/1369.48	c #Conflicts:    1672000 | #Constraints:      36780
1356.03/1369.48	c #Conflicts:    1673000 | #Constraints:      37819
1356.03/1369.48	c #Conflicts:    1674000 | #Constraints:      38883
1356.03/1369.48	c #Conflicts:    1675000 | #Constraints:      39935
1356.03/1369.48	c #Conflicts:    1676000 | #Constraints:      40974
1356.03/1369.48	c #Conflicts:    1677000 | #Constraints:      42010
1356.03/1369.48	c #Conflicts:    1678000 | #Constraints:      43034
1356.03/1369.48	c #Conflicts:    1679000 | #Constraints:      44063
1356.03/1369.48	c #Conflicts:    1680000 | #Constraints:      45092
1356.03/1369.48	c #Conflicts:    1681000 | #Constraints:      46122
1356.03/1369.48	c #Conflicts:    1682000 | #Constraints:      47149
1356.03/1369.48	c #Conflicts:    1683000 | #Constraints:      48190
1356.03/1369.48	c #Conflicts:    1684000 | #Constraints:      49214
1356.03/1369.48	c #Conflicts:    1685000 | #Constraints:      50240
1356.03/1369.48	c #Conflicts:    1686000 | #Constraints:      51287
1356.03/1369.48	c #Conflicts:    1687000 | #Constraints:      52310
1356.03/1369.48	c #Conflicts:    1688000 | #Constraints:      53331
1356.03/1369.48	c #Conflicts:    1689000 | #Constraints:      54363
1356.03/1369.48	c #Conflicts:    1690000 | #Constraints:      55405
1356.03/1369.48	c #Conflicts:    1691000 | #Constraints:      56426
1356.03/1369.48	c #Conflicts:    1692000 | #Constraints:      57464
1356.03/1369.48	c #Conflicts:    1693000 | #Constraints:      58495
1356.03/1369.48	c #Conflicts:    1694000 | #Constraints:      59517
1356.03/1369.48	c INPROCESSING
1356.03/1369.48	c GARBAGE COLLECT
1356.03/1369.48	c rational objective 1000
1380.09/1393.66	c #Conflicts:    1695000 | #Constraints:      34208
1380.09/1393.66	c #Conflicts:    1696000 | #Constraints:      35208
1380.09/1393.66	c #Conflicts:    1697000 | #Constraints:      36208
1380.09/1393.66	c #Conflicts:    1698000 | #Constraints:      37208
1380.09/1393.66	c #Conflicts:    1699000 | #Constraints:      38208
1380.09/1393.66	c #Conflicts:    1700000 | #Constraints:      39208
1380.09/1393.66	c #Conflicts:    1701000 | #Constraints:      40208
1380.09/1393.66	c #Conflicts:    1702000 | #Constraints:      41208
1380.09/1393.66	c #Conflicts:    1703000 | #Constraints:      42208
1380.09/1393.66	c #Conflicts:    1704000 | #Constraints:      43208
1380.09/1393.66	c #Conflicts:    1705000 | #Constraints:      44208
1380.09/1393.66	c #Conflicts:    1706000 | #Constraints:      45208
1380.09/1393.66	c #Conflicts:    1707000 | #Constraints:      46208
1380.09/1393.66	c #Conflicts:    1708000 | #Constraints:      47208
1380.09/1393.66	c #Conflicts:    1709000 | #Constraints:      48208
1380.09/1393.66	c #Conflicts:    1710000 | #Constraints:      49208
1380.09/1393.66	c #Conflicts:    1711000 | #Constraints:      50208
1380.09/1393.66	c #Conflicts:    1712000 | #Constraints:      51208
1380.09/1393.66	c #Conflicts:    1713000 | #Constraints:      52208
1380.09/1393.66	c #Conflicts:    1714000 | #Constraints:      53208
1380.09/1393.66	c #Conflicts:    1715000 | #Constraints:      54208
1380.09/1393.66	c #Conflicts:    1716000 | #Constraints:      55208
1380.09/1393.66	c #Conflicts:    1717000 | #Constraints:      56208
1380.09/1393.66	c #Conflicts:    1718000 | #Constraints:      57208
1380.09/1393.66	c #Conflicts:    1719000 | #Constraints:      58208
1380.09/1393.66	c #Conflicts:    1720000 | #Constraints:      59208
1380.09/1393.66	c INPROCESSING
1380.09/1393.66	c GARBAGE COLLECT
1380.09/1393.66	c rational objective 1000
1402.72/1416.38	c #Conflicts:    1721000 | #Constraints:      34028
1402.72/1416.38	c #Conflicts:    1722000 | #Constraints:      35028
1402.72/1416.38	c #Conflicts:    1723000 | #Constraints:      36028
1402.72/1416.38	c #Conflicts:    1724000 | #Constraints:      37028
1402.72/1416.38	c #Conflicts:    1725000 | #Constraints:      38028
1402.72/1416.38	c #Conflicts:    1726000 | #Constraints:      39028
1402.72/1416.38	c #Conflicts:    1727000 | #Constraints:      40028
1402.72/1416.38	c #Conflicts:    1728000 | #Constraints:      41028
1402.72/1416.38	c #Conflicts:    1729000 | #Constraints:      42028
1402.72/1416.38	c #Conflicts:    1730000 | #Constraints:      43028
1402.72/1416.38	c #Conflicts:    1731000 | #Constraints:      44029
1402.72/1416.38	c #Conflicts:    1732000 | #Constraints:      45029
1402.72/1416.38	c #Conflicts:    1733000 | #Constraints:      46029
1402.72/1416.38	c #Conflicts:    1734000 | #Constraints:      47029
1402.72/1416.38	c #Conflicts:    1735000 | #Constraints:      48029
1402.72/1416.38	c #Conflicts:    1736000 | #Constraints:      49029
1402.72/1416.38	c #Conflicts:    1737000 | #Constraints:      50029
1402.72/1416.38	c #Conflicts:    1738000 | #Constraints:      51029
1402.72/1416.38	c #Conflicts:    1739000 | #Constraints:      52031
1402.72/1416.38	c #Conflicts:    1740000 | #Constraints:      53031
1402.72/1416.38	c #Conflicts:    1741000 | #Constraints:      54031
1402.72/1416.38	c #Conflicts:    1742000 | #Constraints:      55032
1402.72/1416.38	c #Conflicts:    1743000 | #Constraints:      56032
1402.72/1416.38	c #Conflicts:    1744000 | #Constraints:      57032
1402.72/1416.38	c #Conflicts:    1745000 | #Constraints:      58032
1402.72/1416.38	c #Conflicts:    1746000 | #Constraints:      59032
1402.72/1416.38	c INPROCESSING
1402.72/1416.38	c GARBAGE COLLECT
1402.72/1416.38	c rational objective 1000
1437.16/1450.92	c #Conflicts:    1747000 | #Constraints:      33720
1437.16/1450.92	c #Conflicts:    1748000 | #Constraints:      34721
1437.16/1450.92	c #Conflicts:    1749000 | #Constraints:      35724
1437.16/1450.92	c #Conflicts:    1750000 | #Constraints:      36724
1437.16/1450.92	c #Conflicts:    1751000 | #Constraints:      37743
1437.16/1450.92	c #Conflicts:    1752000 | #Constraints:      38843
1437.16/1450.92	c #Conflicts:    1753000 | #Constraints:      39891
1437.16/1450.92	c #Conflicts:    1754000 | #Constraints:      40944
1437.16/1450.92	c #Conflicts:    1755000 | #Constraints:      41996
1437.16/1450.92	c #Conflicts:    1756000 | #Constraints:      43030
1437.16/1450.92	c #Conflicts:    1757000 | #Constraints:      44082
1437.16/1450.92	c #Conflicts:    1758000 | #Constraints:      45110
1437.16/1450.92	c #Conflicts:    1759000 | #Constraints:      46142
1437.16/1450.92	c #Conflicts:    1760000 | #Constraints:      47183
1437.16/1450.92	c #Conflicts:    1761000 | #Constraints:      48206
1437.16/1450.92	c #Conflicts:    1762000 | #Constraints:      49232
1437.16/1450.92	c #Conflicts:    1763000 | #Constraints:      50267
1437.16/1450.92	c #Conflicts:    1764000 | #Constraints:      51300
1437.16/1450.92	c #Conflicts:    1765000 | #Constraints:      52338
1437.16/1450.92	c #Conflicts:    1766000 | #Constraints:      53377
1437.16/1450.92	c #Conflicts:    1767000 | #Constraints:      54412
1437.16/1450.92	c #Conflicts:    1768000 | #Constraints:      55432
1437.16/1450.92	c #Conflicts:    1769000 | #Constraints:      56469
1437.16/1450.92	c #Conflicts:    1770000 | #Constraints:      57489
1437.16/1450.92	c #Conflicts:    1771000 | #Constraints:      58509
1437.16/1450.92	c #Conflicts:    1772000 | #Constraints:      59537
1437.16/1450.92	c #Conflicts:    1773000 | #Constraints:      60563
1437.16/1450.92	c INPROCESSING
1437.16/1450.92	c GARBAGE COLLECT
1437.16/1450.92	c rational objective 1000
1461.16/1475.07	c #Conflicts:    1774000 | #Constraints:      34605
1461.16/1475.07	c #Conflicts:    1775000 | #Constraints:      35605
1461.16/1475.07	c #Conflicts:    1776000 | #Constraints:      36605
1461.16/1475.07	c #Conflicts:    1777000 | #Constraints:      37605
1461.16/1475.07	c #Conflicts:    1778000 | #Constraints:      38605
1461.16/1475.07	c #Conflicts:    1779000 | #Constraints:      39605
1461.16/1475.07	c #Conflicts:    1780000 | #Constraints:      40605
1461.16/1475.07	c #Conflicts:    1781000 | #Constraints:      41605
1461.16/1475.07	c #Conflicts:    1782000 | #Constraints:      42605
1461.16/1475.07	c #Conflicts:    1783000 | #Constraints:      43605
1461.16/1475.07	c #Conflicts:    1784000 | #Constraints:      44605
1461.16/1475.07	c #Conflicts:    1785000 | #Constraints:      45605
1461.16/1475.07	c #Conflicts:    1786000 | #Constraints:      46605
1461.16/1475.07	c #Conflicts:    1787000 | #Constraints:      47605
1461.16/1475.07	c #Conflicts:    1788000 | #Constraints:      48605
1461.16/1475.07	c #Conflicts:    1789000 | #Constraints:      49605
1461.16/1475.07	c #Conflicts:    1790000 | #Constraints:      50605
1461.16/1475.07	c #Conflicts:    1791000 | #Constraints:      51605
1461.16/1475.07	c #Conflicts:    1792000 | #Constraints:      52605
1461.16/1475.07	c #Conflicts:    1793000 | #Constraints:      53605
1461.16/1475.07	c #Conflicts:    1794000 | #Constraints:      54605
1461.16/1475.07	c #Conflicts:    1795000 | #Constraints:      55605
1461.16/1475.07	c #Conflicts:    1796000 | #Constraints:      56605
1461.16/1475.07	c #Conflicts:    1797000 | #Constraints:      57605
1461.16/1475.07	c #Conflicts:    1798000 | #Constraints:      58605
1461.16/1475.07	c #Conflicts:    1799000 | #Constraints:      59605
1461.16/1475.07	c #Conflicts:    1800000 | #Constraints:      60605
1461.16/1475.07	c INPROCESSING
1461.16/1475.07	c GARBAGE COLLECT
1461.16/1475.07	c rational objective 1000
1483.92/1498.00	c #Conflicts:    1801000 | #Constraints:      34796
1483.92/1498.00	c #Conflicts:    1802000 | #Constraints:      35796
1483.92/1498.00	c #Conflicts:    1803000 | #Constraints:      36796
1483.92/1498.00	c #Conflicts:    1804000 | #Constraints:      37796
1483.92/1498.00	c #Conflicts:    1805000 | #Constraints:      38796
1483.92/1498.00	c #Conflicts:    1806000 | #Constraints:      39796
1483.92/1498.00	c #Conflicts:    1807000 | #Constraints:      40796
1483.92/1498.00	c #Conflicts:    1808000 | #Constraints:      41796
1483.92/1498.00	c #Conflicts:    1809000 | #Constraints:      42796
1483.92/1498.00	c #Conflicts:    1810000 | #Constraints:      43796
1483.92/1498.00	c #Conflicts:    1811000 | #Constraints:      44796
1483.92/1498.00	c #Conflicts:    1812000 | #Constraints:      45796
1483.92/1498.00	c #Conflicts:    1813000 | #Constraints:      46796
1483.92/1498.00	c #Conflicts:    1814000 | #Constraints:      47796
1483.92/1498.00	c #Conflicts:    1815000 | #Constraints:      48796
1483.92/1498.00	c #Conflicts:    1816000 | #Constraints:      49796
1483.92/1498.00	c #Conflicts:    1817000 | #Constraints:      50796
1483.92/1498.00	c #Conflicts:    1818000 | #Constraints:      51796
1483.92/1498.00	c #Conflicts:    1819000 | #Constraints:      52796
1483.92/1498.00	c #Conflicts:    1820000 | #Constraints:      53796
1483.92/1498.00	c #Conflicts:    1821000 | #Constraints:      54796
1483.92/1498.00	c #Conflicts:    1822000 | #Constraints:      55796
1483.92/1498.00	c #Conflicts:    1823000 | #Constraints:      56796
1483.92/1498.00	c #Conflicts:    1824000 | #Constraints:      57796
1483.92/1498.00	c #Conflicts:    1825000 | #Constraints:      58796
1483.92/1498.00	c #Conflicts:    1826000 | #Constraints:      59796
1483.92/1498.00	c #Conflicts:    1827000 | #Constraints:      60796
1483.92/1498.00	c INPROCESSING
1483.92/1498.00	c GARBAGE COLLECT
1483.92/1498.00	c rational objective 1000
1511.88/1526.04	c #Conflicts:    1828000 | #Constraints:      34926
1511.88/1526.04	c #Conflicts:    1829000 | #Constraints:      35991
1511.88/1526.04	c #Conflicts:    1830000 | #Constraints:      37047
1511.88/1526.04	c #Conflicts:    1831000 | #Constraints:      38102
1511.88/1526.04	c #Conflicts:    1832000 | #Constraints:      39146
1511.88/1526.04	c #Conflicts:    1833000 | #Constraints:      40193
1511.88/1526.04	c #Conflicts:    1834000 | #Constraints:      41245
1511.88/1526.04	c #Conflicts:    1835000 | #Constraints:      42303
1511.88/1526.04	c #Conflicts:    1836000 | #Constraints:      43355
1511.88/1526.04	c #Conflicts:    1837000 | #Constraints:      44386
1511.88/1526.04	c #Conflicts:    1838000 | #Constraints:      45423
1511.88/1526.04	c #Conflicts:    1839000 | #Constraints:      46466
1511.88/1526.04	c #Conflicts:    1840000 | #Constraints:      47509
1511.88/1526.04	c #Conflicts:    1841000 | #Constraints:      48552
1511.88/1526.04	c #Conflicts:    1842000 | #Constraints:      49592
1511.88/1526.04	c #Conflicts:    1843000 | #Constraints:      50633
1511.88/1526.04	c #Conflicts:    1844000 | #Constraints:      51670
1511.88/1526.04	c #Conflicts:    1845000 | #Constraints:      52708
1511.88/1526.04	c #Conflicts:    1846000 | #Constraints:      53753
1511.88/1526.04	c #Conflicts:    1847000 | #Constraints:      54796
1511.88/1526.04	c #Conflicts:    1848000 | #Constraints:      55838
1511.88/1526.04	c #Conflicts:    1849000 | #Constraints:      56889
1511.88/1526.04	c #Conflicts:    1850000 | #Constraints:      57929
1511.88/1526.04	c #Conflicts:    1851000 | #Constraints:      58969
1511.88/1526.04	c #Conflicts:    1852000 | #Constraints:      59999
1511.88/1526.04	c #Conflicts:    1853000 | #Constraints:      61033
1511.88/1526.04	c #Conflicts:    1854000 | #Constraints:      62072
1511.88/1526.04	c INPROCESSING
1511.88/1526.04	c GARBAGE COLLECT
1511.88/1526.04	c rational objective 1000
1536.14/1550.49	c #Conflicts:    1855000 | #Constraints:      35349
1536.14/1550.49	c #Conflicts:    1856000 | #Constraints:      36349
1536.14/1550.49	c #Conflicts:    1857000 | #Constraints:      37349
1536.14/1550.49	c #Conflicts:    1858000 | #Constraints:      38349
1536.14/1550.49	c #Conflicts:    1859000 | #Constraints:      39349
1536.14/1550.49	c #Conflicts:    1860000 | #Constraints:      40349
1536.14/1550.49	c #Conflicts:    1861000 | #Constraints:      41349
1536.14/1550.49	c #Conflicts:    1862000 | #Constraints:      42349
1536.14/1550.49	c #Conflicts:    1863000 | #Constraints:      43349
1536.14/1550.49	c #Conflicts:    1864000 | #Constraints:      44349
1536.14/1550.49	c #Conflicts:    1865000 | #Constraints:      45349
1536.14/1550.49	c #Conflicts:    1866000 | #Constraints:      46349
1536.14/1550.49	c #Conflicts:    1867000 | #Constraints:      47349
1536.14/1550.49	c #Conflicts:    1868000 | #Constraints:      48349
1536.14/1550.49	c #Conflicts:    1869000 | #Constraints:      49349
1536.14/1550.49	c #Conflicts:    1870000 | #Constraints:      50349
1536.14/1550.49	c #Conflicts:    1871000 | #Constraints:      51349
1536.14/1550.49	c #Conflicts:    1872000 | #Constraints:      52349
1536.14/1550.49	c #Conflicts:    1873000 | #Constraints:      53349
1536.14/1550.49	c #Conflicts:    1874000 | #Constraints:      54349
1536.14/1550.49	c #Conflicts:    1875000 | #Constraints:      55349
1536.14/1550.49	c #Conflicts:    1876000 | #Constraints:      56349
1536.14/1550.49	c #Conflicts:    1877000 | #Constraints:      57349
1536.14/1550.49	c #Conflicts:    1878000 | #Constraints:      58349
1536.14/1550.49	c #Conflicts:    1879000 | #Constraints:      59349
1536.14/1550.49	c #Conflicts:    1880000 | #Constraints:      60349
1536.14/1550.49	c #Conflicts:    1881000 | #Constraints:      61349
1536.14/1550.49	c INPROCESSING
1536.14/1550.49	c GARBAGE COLLECT
1536.14/1550.49	c rational objective 1000
1559.69/1574.03	c #Conflicts:    1882000 | #Constraints:      34894
1559.69/1574.03	c #Conflicts:    1883000 | #Constraints:      35894
1559.69/1574.03	c #Conflicts:    1884000 | #Constraints:      36894
1559.69/1574.03	c #Conflicts:    1885000 | #Constraints:      37894
1559.69/1574.03	c #Conflicts:    1886000 | #Constraints:      38894
1559.69/1574.03	c #Conflicts:    1887000 | #Constraints:      39894
1559.69/1574.03	c #Conflicts:    1888000 | #Constraints:      40894
1559.69/1574.03	c #Conflicts:    1889000 | #Constraints:      41894
1559.69/1574.03	c #Conflicts:    1890000 | #Constraints:      42894
1559.69/1574.03	c #Conflicts:    1891000 | #Constraints:      43894
1559.69/1574.03	c #Conflicts:    1892000 | #Constraints:      44894
1559.69/1574.03	c #Conflicts:    1893000 | #Constraints:      45894
1559.69/1574.03	c #Conflicts:    1894000 | #Constraints:      46894
1559.69/1574.03	c #Conflicts:    1895000 | #Constraints:      47894
1559.69/1574.03	c #Conflicts:    1896000 | #Constraints:      48894
1559.69/1574.03	c #Conflicts:    1897000 | #Constraints:      49894
1559.69/1574.03	c #Conflicts:    1898000 | #Constraints:      50894
1559.69/1574.03	c #Conflicts:    1899000 | #Constraints:      51894
1559.69/1574.03	c #Conflicts:    1900000 | #Constraints:      52894
1559.69/1574.03	c #Conflicts:    1901000 | #Constraints:      53894
1559.69/1574.03	c #Conflicts:    1902000 | #Constraints:      54894
1559.69/1574.03	c #Conflicts:    1903000 | #Constraints:      55894
1559.69/1574.03	c #Conflicts:    1904000 | #Constraints:      56894
1559.69/1574.03	c #Conflicts:    1905000 | #Constraints:      57894
1559.69/1574.03	c #Conflicts:    1906000 | #Constraints:      58894
1559.69/1574.03	c #Conflicts:    1907000 | #Constraints:      59894
1559.69/1574.03	c #Conflicts:    1908000 | #Constraints:      60894
1559.69/1574.03	c #Conflicts:    1909000 | #Constraints:      61894
1559.69/1574.03	c INPROCESSING
1559.69/1574.03	c GARBAGE COLLECT
1559.69/1574.03	c rational objective 1000
1590.31/1604.81	c #Conflicts:    1910000 | #Constraints:      35349
1590.31/1604.81	c #Conflicts:    1911000 | #Constraints:      36415
1590.31/1604.81	c #Conflicts:    1912000 | #Constraints:      37479
1590.31/1604.81	c #Conflicts:    1913000 | #Constraints:      38548
1590.31/1604.81	c #Conflicts:    1914000 | #Constraints:      39602
1590.31/1604.81	c #Conflicts:    1915000 | #Constraints:      40660
1590.31/1604.81	c #Conflicts:    1916000 | #Constraints:      41719
1590.31/1604.81	c #Conflicts:    1917000 | #Constraints:      42758
1590.31/1604.81	c #Conflicts:    1918000 | #Constraints:      43789
1590.31/1604.81	c #Conflicts:    1919000 | #Constraints:      44838
1590.31/1604.81	c #Conflicts:    1920000 | #Constraints:      45893
1590.31/1604.81	c #Conflicts:    1921000 | #Constraints:      46932
1590.31/1604.81	c #Conflicts:    1922000 | #Constraints:      47984
1590.31/1604.81	c #Conflicts:    1923000 | #Constraints:      49025
1590.31/1604.81	c #Conflicts:    1924000 | #Constraints:      50069
1590.31/1604.81	c #Conflicts:    1925000 | #Constraints:      51108
1590.31/1604.81	c #Conflicts:    1926000 | #Constraints:      52130
1590.31/1604.81	c #Conflicts:    1927000 | #Constraints:      53179
1590.31/1604.81	c #Conflicts:    1928000 | #Constraints:      54207
1590.31/1604.81	c #Conflicts:    1929000 | #Constraints:      55241
1590.31/1604.81	c #Conflicts:    1930000 | #Constraints:      56275
1590.31/1604.81	c #Conflicts:    1931000 | #Constraints:      57306
1590.31/1604.81	c #Conflicts:    1932000 | #Constraints:      58340
1590.31/1604.81	c #Conflicts:    1933000 | #Constraints:      59360
1590.31/1604.81	c #Conflicts:    1934000 | #Constraints:      60381
1590.31/1604.81	c #Conflicts:    1935000 | #Constraints:      61412
1590.31/1604.81	c #Conflicts:    1936000 | #Constraints:      62432
1590.31/1604.81	c #Conflicts:    1937000 | #Constraints:      63450
1590.31/1604.81	c INPROCESSING
1590.31/1604.81	c GARBAGE COLLECT
1590.31/1604.81	c rational objective 1000
1617.38/1632.02	c #Conflicts:    1938000 | #Constraints:      36150
1617.38/1632.02	c #Conflicts:    1939000 | #Constraints:      37150
1617.38/1632.02	c #Conflicts:    1940000 | #Constraints:      38150
1617.38/1632.02	c #Conflicts:    1941000 | #Constraints:      39150
1617.38/1632.02	c #Conflicts:    1942000 | #Constraints:      40150
1617.38/1632.02	c #Conflicts:    1943000 | #Constraints:      41150
1617.38/1632.02	c #Conflicts:    1944000 | #Constraints:      42150
1617.38/1632.02	c #Conflicts:    1945000 | #Constraints:      43150
1617.38/1632.02	c #Conflicts:    1946000 | #Constraints:      44150
1617.38/1632.02	c #Conflicts:    1947000 | #Constraints:      45150
1617.38/1632.02	c #Conflicts:    1948000 | #Constraints:      46150
1617.38/1632.02	c #Conflicts:    1949000 | #Constraints:      47150
1617.38/1632.02	c #Conflicts:    1950000 | #Constraints:      48150
1617.38/1632.02	c #Conflicts:    1951000 | #Constraints:      49150
1617.38/1632.02	c #Conflicts:    1952000 | #Constraints:      50150
1617.38/1632.02	c #Conflicts:    1953000 | #Constraints:      51150
1617.38/1632.02	c #Conflicts:    1954000 | #Constraints:      52150
1617.38/1632.02	c #Conflicts:    1955000 | #Constraints:      53150
1617.38/1632.02	c #Conflicts:    1956000 | #Constraints:      54150
1617.38/1632.02	c #Conflicts:    1957000 | #Constraints:      55150
1617.38/1632.02	c #Conflicts:    1958000 | #Constraints:      56150
1617.38/1632.02	c #Conflicts:    1959000 | #Constraints:      57150
1617.38/1632.02	c #Conflicts:    1960000 | #Constraints:      58150
1617.38/1632.02	c #Conflicts:    1961000 | #Constraints:      59150
1617.38/1632.02	c #Conflicts:    1962000 | #Constraints:      60150
1617.38/1632.02	c #Conflicts:    1963000 | #Constraints:      61150
1617.38/1632.02	c #Conflicts:    1964000 | #Constraints:      62150
1617.38/1632.02	c #Conflicts:    1965000 | #Constraints:      63150
1617.38/1632.02	c INPROCESSING
1617.38/1632.02	c GARBAGE COLLECT
1617.38/1632.02	c rational objective 1000
1642.99/1657.70	c #Conflicts:    1966000 | #Constraints:      36087
1642.99/1657.70	c #Conflicts:    1967000 | #Constraints:      37087
1642.99/1657.70	c #Conflicts:    1968000 | #Constraints:      38087
1642.99/1657.70	c #Conflicts:    1969000 | #Constraints:      39087
1642.99/1657.70	c #Conflicts:    1970000 | #Constraints:      40087
1642.99/1657.70	c #Conflicts:    1971000 | #Constraints:      41087
1642.99/1657.70	c #Conflicts:    1972000 | #Constraints:      42087
1642.99/1657.70	c #Conflicts:    1973000 | #Constraints:      43087
1642.99/1657.70	c #Conflicts:    1974000 | #Constraints:      44087
1642.99/1657.70	c #Conflicts:    1975000 | #Constraints:      45087
1642.99/1657.70	c #Conflicts:    1976000 | #Constraints:      46087
1642.99/1657.70	c #Conflicts:    1977000 | #Constraints:      47087
1642.99/1657.70	c #Conflicts:    1978000 | #Constraints:      48087
1642.99/1657.70	c #Conflicts:    1979000 | #Constraints:      49087
1642.99/1657.70	c #Conflicts:    1980000 | #Constraints:      50087
1642.99/1657.70	c #Conflicts:    1981000 | #Constraints:      51087
1642.99/1657.70	c #Conflicts:    1982000 | #Constraints:      52087
1642.99/1657.70	c #Conflicts:    1983000 | #Constraints:      53087
1642.99/1657.70	c #Conflicts:    1984000 | #Constraints:      54087
1642.99/1657.70	c #Conflicts:    1985000 | #Constraints:      55087
1642.99/1657.70	c #Conflicts:    1986000 | #Constraints:      56087
1642.99/1657.70	c #Conflicts:    1987000 | #Constraints:      57087
1642.99/1657.70	c #Conflicts:    1988000 | #Constraints:      58087
1642.99/1657.70	c #Conflicts:    1989000 | #Constraints:      59087
1642.99/1657.70	c #Conflicts:    1990000 | #Constraints:      60087
1642.99/1657.70	c #Conflicts:    1991000 | #Constraints:      61087
1642.99/1657.70	c #Conflicts:    1992000 | #Constraints:      62087
1642.99/1657.70	c #Conflicts:    1993000 | #Constraints:      63087
1642.99/1657.70	c INPROCESSING
1642.99/1657.70	c GARBAGE COLLECT
1642.99/1657.70	c rational objective 1000
1674.15/1689.06	c #Conflicts:    1994000 | #Constraints:      35956
1674.15/1689.06	c #Conflicts:    1995000 | #Constraints:      36998
1674.15/1689.06	c #Conflicts:    1996000 | #Constraints:      38047
1674.15/1689.06	c #Conflicts:    1997000 | #Constraints:      39096
1674.15/1689.06	c #Conflicts:    1998000 | #Constraints:      40146
1674.15/1689.06	c #Conflicts:    1999000 | #Constraints:      41186
1674.15/1689.06	c #Conflicts:    2000000 | #Constraints:      42229
1674.15/1689.06	c #Conflicts:    2001000 | #Constraints:      43276
1674.15/1689.06	c #Conflicts:    2002000 | #Constraints:      44304
1674.15/1689.06	c #Conflicts:    2003000 | #Constraints:      45331
1674.15/1689.06	c #Conflicts:    2004000 | #Constraints:      46361
1674.15/1689.06	c #Conflicts:    2005000 | #Constraints:      47396
1674.15/1689.06	c #Conflicts:    2006000 | #Constraints:      48422
1674.15/1689.06	c #Conflicts:    2007000 | #Constraints:      49454
1674.15/1689.06	c #Conflicts:    2008000 | #Constraints:      50490
1674.15/1689.06	c #Conflicts:    2009000 | #Constraints:      51532
1674.15/1689.06	c #Conflicts:    2010000 | #Constraints:      52559
1674.15/1689.06	c #Conflicts:    2011000 | #Constraints:      53584
1674.15/1689.06	c #Conflicts:    2012000 | #Constraints:      54609
1674.15/1689.06	c #Conflicts:    2013000 | #Constraints:      55636
1674.15/1689.06	c #Conflicts:    2014000 | #Constraints:      56670
1674.15/1689.06	c #Conflicts:    2015000 | #Constraints:      57692
1674.15/1689.06	c #Conflicts:    2016000 | #Constraints:      58726
1674.15/1689.06	c #Conflicts:    2017000 | #Constraints:      59768
1674.15/1689.06	c #Conflicts:    2018000 | #Constraints:      60804
1674.15/1689.06	c #Conflicts:    2019000 | #Constraints:      61834
1674.15/1689.06	c #Conflicts:    2020000 | #Constraints:      62865
1674.15/1689.06	c #Conflicts:    2021000 | #Constraints:      63901
1674.15/1689.06	c INPROCESSING
1674.15/1689.06	c GARBAGE COLLECT
1674.15/1689.06	c rational objective 1000
1700.26/1715.37	c #Conflicts:    2022000 | #Constraints:      36074
1700.26/1715.37	c #Conflicts:    2023000 | #Constraints:      37074
1700.26/1715.37	c #Conflicts:    2024000 | #Constraints:      38074
1700.26/1715.37	c #Conflicts:    2025000 | #Constraints:      39074
1700.26/1715.37	c #Conflicts:    2026000 | #Constraints:      40074
1700.26/1715.37	c #Conflicts:    2027000 | #Constraints:      41074
1700.26/1715.37	c #Conflicts:    2028000 | #Constraints:      42074
1700.26/1715.37	c #Conflicts:    2029000 | #Constraints:      43074
1700.26/1715.37	c #Conflicts:    2030000 | #Constraints:      44074
1700.26/1715.37	c #Conflicts:    2031000 | #Constraints:      45074
1700.26/1715.37	c #Conflicts:    2032000 | #Constraints:      46074
1700.26/1715.37	c #Conflicts:    2033000 | #Constraints:      47074
1700.26/1715.37	c #Conflicts:    2034000 | #Constraints:      48074
1700.26/1715.37	c #Conflicts:    2035000 | #Constraints:      49074
1700.26/1715.37	c #Conflicts:    2036000 | #Constraints:      50074
1700.26/1715.37	c #Conflicts:    2037000 | #Constraints:      51074
1700.26/1715.37	c #Conflicts:    2038000 | #Constraints:      52074
1700.26/1715.37	c #Conflicts:    2039000 | #Constraints:      53074
1700.26/1715.37	c #Conflicts:    2040000 | #Constraints:      54074
1700.26/1715.37	c #Conflicts:    2041000 | #Constraints:      55074
1700.26/1715.37	c #Conflicts:    2042000 | #Constraints:      56074
1700.26/1715.37	c #Conflicts:    2043000 | #Constraints:      57074
1700.26/1715.37	c #Conflicts:    2044000 | #Constraints:      58074
1700.26/1715.37	c #Conflicts:    2045000 | #Constraints:      59074
1700.26/1715.37	c #Conflicts:    2046000 | #Constraints:      60074
1700.26/1715.37	c #Conflicts:    2047000 | #Constraints:      61074
1700.26/1715.37	c #Conflicts:    2048000 | #Constraints:      62074
1700.26/1715.37	c #Conflicts:    2049000 | #Constraints:      63074
1700.26/1715.37	c #Conflicts:    2050000 | #Constraints:      64074
1700.26/1715.37	c INPROCESSING
1700.26/1715.37	c GARBAGE COLLECT
1700.26/1715.37	c rational objective 1000
1726.81/1742.06	c #Conflicts:    2051000 | #Constraints:      36448
1726.81/1742.06	c #Conflicts:    2052000 | #Constraints:      37448
1726.81/1742.06	c #Conflicts:    2053000 | #Constraints:      38448
1726.81/1742.06	c #Conflicts:    2054000 | #Constraints:      39448
1726.81/1742.06	c #Conflicts:    2055000 | #Constraints:      40448
1726.81/1742.06	c #Conflicts:    2056000 | #Constraints:      41448
1726.81/1742.06	c #Conflicts:    2057000 | #Constraints:      42448
1726.81/1742.06	c #Conflicts:    2058000 | #Constraints:      43448
1726.81/1742.06	c #Conflicts:    2059000 | #Constraints:      44448
1726.81/1742.06	c #Conflicts:    2060000 | #Constraints:      45448
1726.81/1742.06	c #Conflicts:    2061000 | #Constraints:      46448
1726.81/1742.06	c #Conflicts:    2062000 | #Constraints:      47448
1726.81/1742.06	c #Conflicts:    2063000 | #Constraints:      48448
1726.81/1742.06	c #Conflicts:    2064000 | #Constraints:      49448
1726.81/1742.06	c #Conflicts:    2065000 | #Constraints:      50448
1726.81/1742.06	c #Conflicts:    2066000 | #Constraints:      51448
1726.81/1742.06	c #Conflicts:    2067000 | #Constraints:      52448
1726.81/1742.06	c #Conflicts:    2068000 | #Constraints:      53448
1726.81/1742.06	c #Conflicts:    2069000 | #Constraints:      54448
1726.81/1742.06	c #Conflicts:    2070000 | #Constraints:      55448
1726.81/1742.06	c #Conflicts:    2071000 | #Constraints:      56448
1726.81/1742.06	c #Conflicts:    2072000 | #Constraints:      57448
1726.81/1742.06	c #Conflicts:    2073000 | #Constraints:      58448
1726.81/1742.06	c #Conflicts:    2074000 | #Constraints:      59448
1726.81/1742.06	c #Conflicts:    2075000 | #Constraints:      60448
1726.81/1742.06	c #Conflicts:    2076000 | #Constraints:      61448
1726.81/1742.06	c #Conflicts:    2077000 | #Constraints:      62448
1726.81/1742.06	c #Conflicts:    2078000 | #Constraints:      63448
1726.81/1742.06	c #Conflicts:    2079000 | #Constraints:      64448
1726.81/1742.06	c INPROCESSING
1726.81/1742.06	c GARBAGE COLLECT
1726.81/1742.06	c rational objective 1000
1747.99/1763.44	c #Conflicts:    2080000 | #Constraints:      36764
1747.99/1763.44	c #Conflicts:    2081000 | #Constraints:      37768
1747.99/1763.44	c #Conflicts:    2082000 | #Constraints:      38806
1747.99/1763.44	c #Conflicts:    2083000 | #Constraints:      39814
1747.99/1763.44	c #Conflicts:    2084000 | #Constraints:      40838
1747.99/1763.44	c #Conflicts:    2085000 | #Constraints:      41873
1747.99/1763.44	c #Conflicts:    2086000 | #Constraints:      42927
1747.99/1763.44	c #Conflicts:    2087000 | #Constraints:      43982
1747.99/1763.44	c #Conflicts:    2088000 | #Constraints:      45022
1747.99/1763.44	c #Conflicts:    2089000 | #Constraints:      46069
1747.99/1763.44	c #Conflicts:    2090000 | #Constraints:      47105
1747.99/1763.44	c #Conflicts:    2091000 | #Constraints:      48139
1747.99/1763.44	c #Conflicts:    2092000 | #Constraints:      49160
1747.99/1763.44	c #Conflicts:    2093000 | #Constraints:      50221
1747.99/1763.44	c #Conflicts:    2094000 | #Constraints:      51256
1747.99/1763.44	c #Conflicts:    2095000 | #Constraints:      52295
1747.99/1763.44	c #Conflicts:    2096000 | #Constraints:      53322
1747.99/1763.44	c #Conflicts:    2097000 | #Constraints:      54372
1747.99/1763.44	c #Conflicts:    2098000 | #Constraints:      55414
1747.99/1763.44	c #Conflicts:    2099000 | #Constraints:      56437
1747.99/1763.45	c #Conflicts:    2100000 | #Constraints:      57463
1747.99/1763.45	c #Conflicts:    2101000 | #Constraints:      58481
1747.99/1763.45	c #Conflicts:    2102000 | #Constraints:      59516
1747.99/1763.45	c #Conflicts:    2103000 | #Constraints:      60563
1747.99/1763.45	c #Conflicts:    2104000 | #Constraints:      61608
1747.99/1763.45	c #Conflicts:    2105000 | #Constraints:      62638
1747.99/1763.45	c #Conflicts:    2106000 | #Constraints:      63661
1747.99/1763.45	c #Conflicts:    2107000 | #Constraints:      64686
1747.99/1763.45	c #Conflicts:    2108000 | #Constraints:      65734
1747.99/1763.45	c INPROCESSING
1747.99/1763.45	c GARBAGE COLLECT
1747.99/1763.45	c rational objective 1000
1778.31/1793.97	c #Conflicts:    2109000 | #Constraints:      37281
1778.31/1793.97	c #Conflicts:    2110000 | #Constraints:      38281
1778.31/1793.97	c #Conflicts:    2111000 | #Constraints:      39281
1778.31/1793.97	c #Conflicts:    2112000 | #Constraints:      40281
1778.31/1793.97	c #Conflicts:    2113000 | #Constraints:      41281
1778.31/1793.97	c #Conflicts:    2114000 | #Constraints:      42281
1778.31/1793.97	c #Conflicts:    2115000 | #Constraints:      43281
1778.31/1793.97	c #Conflicts:    2116000 | #Constraints:      44281
1778.31/1793.97	c #Conflicts:    2117000 | #Constraints:      45281
1778.31/1793.97	c #Conflicts:    2118000 | #Constraints:      46281
1778.31/1793.97	c #Conflicts:    2119000 | #Constraints:      47281
1778.31/1793.97	c #Conflicts:    2120000 | #Constraints:      48281
1778.31/1793.97	c #Conflicts:    2121000 | #Constraints:      49281
1778.31/1793.97	c #Conflicts:    2122000 | #Constraints:      50281
1778.31/1793.97	c #Conflicts:    2123000 | #Constraints:      51281
1778.31/1793.97	c #Conflicts:    2124000 | #Constraints:      52281
1778.31/1793.97	c #Conflicts:    2125000 | #Constraints:      53281
1778.31/1793.97	c #Conflicts:    2126000 | #Constraints:      54281
1778.31/1793.97	c #Conflicts:    2127000 | #Constraints:      55281
1778.31/1793.97	c #Conflicts:    2128000 | #Constraints:      56281
1778.31/1793.97	c #Conflicts:    2129000 | #Constraints:      57281
1778.31/1793.97	c #Conflicts:    2130000 | #Constraints:      58281
1778.31/1793.97	c #Conflicts:    2131000 | #Constraints:      59281
1778.31/1793.97	c #Conflicts:    2132000 | #Constraints:      60281
1778.31/1793.97	c #Conflicts:    2133000 | #Constraints:      61281
1778.31/1793.97	c #Conflicts:    2134000 | #Constraints:      62281
1778.31/1793.97	c #Conflicts:    2135000 | #Constraints:      63281
1778.31/1793.97	c #Conflicts:    2136000 | #Constraints:      64281
1778.31/1793.97	c #Conflicts:    2137000 | #Constraints:      65281
1778.31/1793.97	c INPROCESSING
1778.31/1793.97	c GARBAGE COLLECT
1778.31/1793.97	c rational objective 1000
1809.70/1825.56	c #Conflicts:    2138000 | #Constraints:      37063
1809.70/1825.56	c #Conflicts:    2139000 | #Constraints:      38077
1809.70/1825.56	c #Conflicts:    2140000 | #Constraints:      39087
1809.70/1825.56	c #Conflicts:    2141000 | #Constraints:      40123
1809.70/1825.56	c #Conflicts:    2142000 | #Constraints:      41144
1809.70/1825.56	c #Conflicts:    2143000 | #Constraints:      42171
1809.70/1825.56	c #Conflicts:    2144000 | #Constraints:      43204
1809.70/1825.56	c #Conflicts:    2145000 | #Constraints:      44243
1809.70/1825.56	c #Conflicts:    2146000 | #Constraints:      45269
1809.70/1825.56	c #Conflicts:    2147000 | #Constraints:      46287
1809.70/1825.56	c #Conflicts:    2148000 | #Constraints:      47318
1809.70/1825.56	c #Conflicts:    2149000 | #Constraints:      48356
1809.70/1825.56	c #Conflicts:    2150000 | #Constraints:      49391
1809.70/1825.56	c #Conflicts:    2151000 | #Constraints:      50418
1809.70/1825.56	c #Conflicts:    2152000 | #Constraints:      51440
1809.70/1825.56	c #Conflicts:    2153000 | #Constraints:      52463
1809.70/1825.56	c #Conflicts:    2154000 | #Constraints:      53478
1809.70/1825.56	c #Conflicts:    2155000 | #Constraints:      54494
1809.70/1825.56	c #Conflicts:    2156000 | #Constraints:      55503
1809.70/1825.56	c #Conflicts:    2157000 | #Constraints:      56526
1809.70/1825.56	c #Conflicts:    2158000 | #Constraints:      57551
1809.70/1825.56	c #Conflicts:    2159000 | #Constraints:      58591
1809.70/1825.56	c #Conflicts:    2160000 | #Constraints:      59622
1809.70/1825.56	c #Conflicts:    2161000 | #Constraints:      60654
1809.70/1825.56	c #Conflicts:    2162000 | #Constraints:      61700
1809.70/1825.56	c #Conflicts:    2163000 | #Constraints:      62751
1809.70/1825.56	c #Conflicts:    2164000 | #Constraints:      63793
1809.70/1825.56	c #Conflicts:    2165000 | #Constraints:      64826
1809.70/1825.56	c #Conflicts:    2166000 | #Constraints:      65869
1809.70/1825.56	c INPROCESSING
1809.70/1825.56	c GARBAGE COLLECT
1809.70/1825.56	c rational objective 1000
1837.61/1853.66	c #Conflicts:    2167000 | #Constraints:      37072
1837.61/1853.66	c #Conflicts:    2168000 | #Constraints:      38072
1837.61/1853.66	c #Conflicts:    2169000 | #Constraints:      39072
1837.61/1853.66	c #Conflicts:    2170000 | #Constraints:      40072
1837.61/1853.66	c #Conflicts:    2171000 | #Constraints:      41072
1837.61/1853.66	c #Conflicts:    2172000 | #Constraints:      42072
1837.61/1853.66	c #Conflicts:    2173000 | #Constraints:      43072
1837.61/1853.66	c #Conflicts:    2174000 | #Constraints:      44072
1837.61/1853.66	c #Conflicts:    2175000 | #Constraints:      45072
1837.61/1853.66	c #Conflicts:    2176000 | #Constraints:      46072
1837.61/1853.66	c #Conflicts:    2177000 | #Constraints:      47072
1837.61/1853.66	c #Conflicts:    2178000 | #Constraints:      48072
1837.61/1853.66	c #Conflicts:    2179000 | #Constraints:      49072
1837.61/1853.66	c #Conflicts:    2180000 | #Constraints:      50072
1837.61/1853.66	c #Conflicts:    2181000 | #Constraints:      51072
1837.61/1853.66	c #Conflicts:    2182000 | #Constraints:      52072
1837.61/1853.66	c #Conflicts:    2183000 | #Constraints:      53072
1837.61/1853.66	c #Conflicts:    2184000 | #Constraints:      54072
1837.61/1853.66	c #Conflicts:    2185000 | #Constraints:      55072
1837.61/1853.66	c #Conflicts:    2186000 | #Constraints:      56072
1837.61/1853.66	c #Conflicts:    2187000 | #Constraints:      57072
1837.61/1853.66	c #Conflicts:    2188000 | #Constraints:      58072
1837.61/1853.66	c #Conflicts:    2189000 | #Constraints:      59072
1837.61/1853.66	c #Conflicts:    2190000 | #Constraints:      60072
1837.61/1853.66	c #Conflicts:    2191000 | #Constraints:      61072
1837.61/1853.66	c #Conflicts:    2192000 | #Constraints:      62072
1837.61/1853.66	c #Conflicts:    2193000 | #Constraints:      63072
1837.61/1853.66	c #Conflicts:    2194000 | #Constraints:      64072
1837.61/1853.66	c #Conflicts:    2195000 | #Constraints:      65072
1837.61/1853.66	c #Conflicts:    2196000 | #Constraints:      66072
1837.61/1853.66	c INPROCESSING
1837.61/1853.66	c GARBAGE COLLECT
1837.61/1853.66	c rational objective 1000
1900.93/1917.35	c #Conflicts:    2197000 | #Constraints:      37469
1900.93/1917.35	c #Conflicts:    2198000 | #Constraints:      38477
1900.93/1917.35	c #Conflicts:    2199000 | #Constraints:      39496
1900.93/1917.35	c #Conflicts:    2200000 | #Constraints:      40546
1900.93/1917.35	c #Conflicts:    2201000 | #Constraints:      41584
1900.93/1917.35	c #Conflicts:    2202000 | #Constraints:      42612
1900.93/1917.35	c #Conflicts:    2203000 | #Constraints:      43637
1900.93/1917.35	c #Conflicts:    2204000 | #Constraints:      44689
1900.93/1917.35	c #Conflicts:    2205000 | #Constraints:      45733
1900.93/1917.35	c #Conflicts:    2206000 | #Constraints:      46757
1900.93/1917.35	c #Conflicts:    2207000 | #Constraints:      47776
1900.93/1917.35	c #Conflicts:    2208000 | #Constraints:      48795
1900.93/1917.35	c #Conflicts:    2209000 | #Constraints:      49825
1900.93/1917.35	c #Conflicts:    2210000 | #Constraints:      50848
1900.93/1917.35	c #Conflicts:    2211000 | #Constraints:      51869
1900.93/1917.35	c #Conflicts:    2212000 | #Constraints:      52884
1900.93/1917.35	c #Conflicts:    2213000 | #Constraints:      53915
1900.93/1917.35	c #Conflicts:    2214000 | #Constraints:      54929
1900.93/1917.35	c #Conflicts:    2215000 | #Constraints:      55960
1900.93/1917.35	c #Conflicts:    2216000 | #Constraints:      56975
1900.93/1917.35	c #Conflicts:    2217000 | #Constraints:      57998
1900.93/1917.35	c #Conflicts:    2218000 | #Constraints:      59019
1900.93/1917.35	c #Conflicts:    2219000 | #Constraints:      60046
1900.93/1917.35	c #Conflicts:    2220000 | #Constraints:      61066
1900.93/1917.35	c #Conflicts:    2221000 | #Constraints:      62090
1900.93/1917.35	c #Conflicts:    2222000 | #Constraints:      63110
1900.93/1917.35	c #Conflicts:    2223000 | #Constraints:      64139
1900.93/1917.35	c #Conflicts:    2224000 | #Constraints:      65169
1900.93/1917.35	c #Conflicts:    2225000 | #Constraints:      66193
1900.93/1917.35	c #Conflicts:    2226000 | #Constraints:      67205
1900.93/1917.35	c INPROCESSING
1900.93/1917.35	c GARBAGE COLLECT
1900.93/1917.35	c rational objective 1000
1930.16/1946.73	c #Conflicts:    2227000 | #Constraints:      38070
1930.16/1946.73	c #Conflicts:    2228000 | #Constraints:      39070
1930.16/1946.73	c #Conflicts:    2229000 | #Constraints:      40070
1930.16/1946.73	c #Conflicts:    2230000 | #Constraints:      41070
1930.16/1946.73	c #Conflicts:    2231000 | #Constraints:      42070
1930.16/1946.73	c #Conflicts:    2232000 | #Constraints:      43070
1930.16/1946.73	c #Conflicts:    2233000 | #Constraints:      44070
1930.16/1946.73	c #Conflicts:    2234000 | #Constraints:      45070
1930.16/1946.73	c #Conflicts:    2235000 | #Constraints:      46070
1930.16/1946.73	c #Conflicts:    2236000 | #Constraints:      47070
1930.16/1946.73	c #Conflicts:    2237000 | #Constraints:      48070
1930.16/1946.73	c #Conflicts:    2238000 | #Constraints:      49070
1930.16/1946.73	c #Conflicts:    2239000 | #Constraints:      50070
1930.16/1946.73	c #Conflicts:    2240000 | #Constraints:      51070
1930.16/1946.73	c #Conflicts:    2241000 | #Constraints:      52070
1930.16/1946.73	c #Conflicts:    2242000 | #Constraints:      53070
1930.16/1946.73	c #Conflicts:    2243000 | #Constraints:      54070
1930.16/1946.73	c #Conflicts:    2244000 | #Constraints:      55070
1930.16/1946.73	c #Conflicts:    2245000 | #Constraints:      56070
1930.16/1946.73	c #Conflicts:    2246000 | #Constraints:      57070
1930.16/1946.73	c #Conflicts:    2247000 | #Constraints:      58070
1930.16/1946.73	c #Conflicts:    2248000 | #Constraints:      59070
1930.16/1946.73	c #Conflicts:    2249000 | #Constraints:      60070
1930.16/1946.73	c #Conflicts:    2250000 | #Constraints:      61070
1930.16/1946.73	c #Conflicts:    2251000 | #Constraints:      62070
1930.16/1946.73	c #Conflicts:    2252000 | #Constraints:      63070
1930.16/1946.73	c #Conflicts:    2253000 | #Constraints:      64070
1930.16/1946.73	c #Conflicts:    2254000 | #Constraints:      65070
1930.16/1946.73	c #Conflicts:    2255000 | #Constraints:      66070
1930.16/1946.73	c #Conflicts:    2256000 | #Constraints:      67070
1930.16/1946.73	c INPROCESSING
1930.16/1946.73	c GARBAGE COLLECT
1930.16/1946.73	c rational objective 1000
1958.89/1975.67	c #Conflicts:    2257000 | #Constraints:      38075
1958.89/1975.67	c #Conflicts:    2258000 | #Constraints:      39075
1958.89/1975.67	c #Conflicts:    2259000 | #Constraints:      40075
1958.89/1975.67	c #Conflicts:    2260000 | #Constraints:      41075
1958.89/1975.67	c #Conflicts:    2261000 | #Constraints:      42075
1958.89/1975.67	c #Conflicts:    2262000 | #Constraints:      43075
1958.89/1975.67	c #Conflicts:    2263000 | #Constraints:      44075
1958.89/1975.67	c #Conflicts:    2264000 | #Constraints:      45075
1958.89/1975.67	c #Conflicts:    2265000 | #Constraints:      46075
1958.89/1975.67	c #Conflicts:    2266000 | #Constraints:      47075
1958.89/1975.67	c #Conflicts:    2267000 | #Constraints:      48075
1958.89/1975.67	c #Conflicts:    2268000 | #Constraints:      49075
1958.89/1975.67	c #Conflicts:    2269000 | #Constraints:      50075
1958.89/1975.67	c #Conflicts:    2270000 | #Constraints:      51075
1958.89/1975.67	c #Conflicts:    2271000 | #Constraints:      52075
1958.89/1975.67	c #Conflicts:    2272000 | #Constraints:      53075
1958.89/1975.67	c #Conflicts:    2273000 | #Constraints:      54075
1958.89/1975.67	c #Conflicts:    2274000 | #Constraints:      55075
1958.89/1975.67	c #Conflicts:    2275000 | #Constraints:      56075
1958.89/1975.67	c #Conflicts:    2276000 | #Constraints:      57075
1958.89/1975.67	c #Conflicts:    2277000 | #Constraints:      58075
1958.89/1975.67	c #Conflicts:    2278000 | #Constraints:      59075
1958.89/1975.67	c #Conflicts:    2279000 | #Constraints:      60075
1958.89/1975.67	c #Conflicts:    2280000 | #Constraints:      61075
1958.89/1975.67	c #Conflicts:    2281000 | #Constraints:      62075
1958.89/1975.67	c #Conflicts:    2282000 | #Constraints:      63075
1958.89/1975.67	c #Conflicts:    2283000 | #Constraints:      64075
1958.89/1975.67	c #Conflicts:    2284000 | #Constraints:      65075
1958.89/1975.67	c #Conflicts:    2285000 | #Constraints:      66075
1958.89/1975.67	c #Conflicts:    2286000 | #Constraints:      67075
1958.89/1975.67	c INPROCESSING
1958.89/1975.67	c GARBAGE COLLECT
1958.89/1975.67	c rational objective 1000
1988.49/2005.48	c #Conflicts:    2287000 | #Constraints:      37968
1988.49/2005.48	c #Conflicts:    2288000 | #Constraints:      38968
1988.49/2005.48	c #Conflicts:    2289000 | #Constraints:      39968
1988.49/2005.48	c #Conflicts:    2290000 | #Constraints:      40968
1988.49/2005.48	c #Conflicts:    2291000 | #Constraints:      41968
1988.49/2005.48	c #Conflicts:    2292000 | #Constraints:      42968
1988.49/2005.48	c #Conflicts:    2293000 | #Constraints:      43968
1988.49/2005.48	c #Conflicts:    2294000 | #Constraints:      44968
1988.49/2005.48	c #Conflicts:    2295000 | #Constraints:      45968
1988.49/2005.48	c #Conflicts:    2296000 | #Constraints:      46968
1988.49/2005.48	c #Conflicts:    2297000 | #Constraints:      47968
1988.49/2005.48	c #Conflicts:    2298000 | #Constraints:      48968
1988.49/2005.48	c #Conflicts:    2299000 | #Constraints:      49968
1988.49/2005.48	c #Conflicts:    2300000 | #Constraints:      50968
1988.49/2005.48	c #Conflicts:    2301000 | #Constraints:      51968
1988.49/2005.48	c #Conflicts:    2302000 | #Constraints:      52968
1988.49/2005.48	c #Conflicts:    2303000 | #Constraints:      53968
1988.49/2005.48	c #Conflicts:    2304000 | #Constraints:      54968
1988.49/2005.48	c #Conflicts:    2305000 | #Constraints:      55968
1988.49/2005.48	c #Conflicts:    2306000 | #Constraints:      56968
1988.49/2005.48	c #Conflicts:    2307000 | #Constraints:      57968
1988.49/2005.48	c #Conflicts:    2308000 | #Constraints:      58968
1988.49/2005.48	c #Conflicts:    2309000 | #Constraints:      59968
1988.49/2005.48	c #Conflicts:    2310000 | #Constraints:      60968
1988.49/2005.48	c #Conflicts:    2311000 | #Constraints:      61968
1988.49/2005.48	c #Conflicts:    2312000 | #Constraints:      62968
1988.49/2005.48	c #Conflicts:    2313000 | #Constraints:      63968
1988.49/2005.48	c #Conflicts:    2314000 | #Constraints:      64968
1988.49/2005.48	c #Conflicts:    2315000 | #Constraints:      65968
1988.49/2005.48	c #Conflicts:    2316000 | #Constraints:      66968
1988.49/2005.48	c INPROCESSING
1988.49/2005.48	c GARBAGE COLLECT
1988.49/2005.48	c rational objective 1000
2017.00/2034.05	c #Conflicts:    2317000 | #Constraints:      37709
2017.00/2034.05	c #Conflicts:    2318000 | #Constraints:      38709
2017.00/2034.05	c #Conflicts:    2319000 | #Constraints:      39709
2017.00/2034.05	c #Conflicts:    2320000 | #Constraints:      40709
2017.00/2034.05	c #Conflicts:    2321000 | #Constraints:      41709
2017.00/2034.05	c #Conflicts:    2322000 | #Constraints:      42709
2017.00/2034.05	c #Conflicts:    2323000 | #Constraints:      43709
2017.00/2034.05	c #Conflicts:    2324000 | #Constraints:      44709
2017.00/2034.05	c #Conflicts:    2325000 | #Constraints:      45709
2017.00/2034.05	c #Conflicts:    2326000 | #Constraints:      46709
2017.00/2034.05	c #Conflicts:    2327000 | #Constraints:      47709
2017.00/2034.05	c #Conflicts:    2328000 | #Constraints:      48709
2017.00/2034.05	c #Conflicts:    2329000 | #Constraints:      49709
2017.00/2034.05	c #Conflicts:    2330000 | #Constraints:      50709
2017.00/2034.05	c #Conflicts:    2331000 | #Constraints:      51709
2017.00/2034.05	c #Conflicts:    2332000 | #Constraints:      52709
2017.00/2034.05	c #Conflicts:    2333000 | #Constraints:      53709
2017.00/2034.05	c #Conflicts:    2334000 | #Constraints:      54709
2017.00/2034.05	c #Conflicts:    2335000 | #Constraints:      55709
2017.00/2034.05	c #Conflicts:    2336000 | #Constraints:      56709
2017.00/2034.05	c #Conflicts:    2337000 | #Constraints:      57709
2017.00/2034.05	c #Conflicts:    2338000 | #Constraints:      58709
2017.00/2034.05	c #Conflicts:    2339000 | #Constraints:      59709
2017.00/2034.05	c #Conflicts:    2340000 | #Constraints:      60709
2017.00/2034.05	c #Conflicts:    2341000 | #Constraints:      61709
2017.00/2034.05	c #Conflicts:    2342000 | #Constraints:      62709
2017.00/2034.05	c #Conflicts:    2343000 | #Constraints:      63709
2017.00/2034.05	c #Conflicts:    2344000 | #Constraints:      64709
2017.00/2034.05	c #Conflicts:    2345000 | #Constraints:      65709
2017.00/2034.05	c #Conflicts:    2346000 | #Constraints:      66709
2017.00/2034.05	c #Conflicts:    2347000 | #Constraints:      67709
2017.00/2034.05	c INPROCESSING
2017.00/2034.05	c GARBAGE COLLECT
2017.00/2034.05	c rational objective 1000
2072.51/2090.09	c #Conflicts:    2348000 | #Constraints:      38298
2072.51/2090.09	c #Conflicts:    2349000 | #Constraints:      39319
2072.51/2090.09	c #Conflicts:    2350000 | #Constraints:      40346
2072.51/2090.09	c #Conflicts:    2351000 | #Constraints:      41387
2072.51/2090.09	c #Conflicts:    2352000 | #Constraints:      42420
2072.51/2090.09	c #Conflicts:    2353000 | #Constraints:      43455
2072.51/2090.09	c #Conflicts:    2354000 | #Constraints:      44487
2072.51/2090.09	c #Conflicts:    2355000 | #Constraints:      45529
2072.51/2090.09	c #Conflicts:    2356000 | #Constraints:      46551
2072.51/2090.09	c #Conflicts:    2357000 | #Constraints:      47587
2072.51/2090.09	c #Conflicts:    2358000 | #Constraints:      48604
2072.51/2090.09	c #Conflicts:    2359000 | #Constraints:      49626
2072.51/2090.09	c #Conflicts:    2360000 | #Constraints:      50664
2072.51/2090.09	c #Conflicts:    2361000 | #Constraints:      51677
2072.51/2090.09	c #Conflicts:    2362000 | #Constraints:      52719
2072.51/2090.09	c #Conflicts:    2363000 | #Constraints:      53763
2072.51/2090.09	c #Conflicts:    2364000 | #Constraints:      54787
2072.51/2090.09	c #Conflicts:    2365000 | #Constraints:      55811
2072.51/2090.09	c #Conflicts:    2366000 | #Constraints:      56829
2072.51/2090.09	c #Conflicts:    2367000 | #Constraints:      57853
2072.51/2090.09	c #Conflicts:    2368000 | #Constraints:      58864
2072.51/2090.09	c #Conflicts:    2369000 | #Constraints:      59891
2072.51/2090.09	c #Conflicts:    2370000 | #Constraints:      60915
2072.51/2090.09	c #Conflicts:    2371000 | #Constraints:      61932
2072.51/2090.09	c #Conflicts:    2372000 | #Constraints:      62951
2072.51/2090.09	c #Conflicts:    2373000 | #Constraints:      63972
2072.51/2090.09	c #Conflicts:    2374000 | #Constraints:      64996
2072.51/2090.09	c #Conflicts:    2375000 | #Constraints:      66016
2072.51/2090.09	c #Conflicts:    2376000 | #Constraints:      67041
2072.51/2090.09	c #Conflicts:    2377000 | #Constraints:      68045
2072.51/2090.09	c #Conflicts:    2378000 | #Constraints:      69068
2072.51/2090.09	c INPROCESSING
2072.51/2090.09	c GARBAGE COLLECT
2072.51/2090.09	c rational objective 1000
2101.24/2118.90	c #Conflicts:    2379000 | #Constraints:      39007
2101.24/2118.90	c #Conflicts:    2380000 | #Constraints:      40007
2101.24/2118.90	c #Conflicts:    2381000 | #Constraints:      41007
2101.24/2118.90	c #Conflicts:    2382000 | #Constraints:      42007
2101.24/2118.90	c #Conflicts:    2383000 | #Constraints:      43007
2101.24/2118.90	c #Conflicts:    2384000 | #Constraints:      44007
2101.24/2118.90	c #Conflicts:    2385000 | #Constraints:      45007
2101.24/2118.90	c #Conflicts:    2386000 | #Constraints:      46007
2101.24/2118.90	c #Conflicts:    2387000 | #Constraints:      47007
2101.24/2118.90	c #Conflicts:    2388000 | #Constraints:      48007
2101.24/2118.90	c #Conflicts:    2389000 | #Constraints:      49007
2101.24/2118.90	c #Conflicts:    2390000 | #Constraints:      50007
2101.24/2118.90	c #Conflicts:    2391000 | #Constraints:      51007
2101.24/2118.90	c #Conflicts:    2392000 | #Constraints:      52007
2101.24/2118.90	c #Conflicts:    2393000 | #Constraints:      53007
2101.24/2118.90	c #Conflicts:    2394000 | #Constraints:      54007
2101.24/2118.90	c #Conflicts:    2395000 | #Constraints:      55007
2101.24/2118.90	c #Conflicts:    2396000 | #Constraints:      56007
2101.24/2118.90	c #Conflicts:    2397000 | #Constraints:      57007
2101.24/2118.90	c #Conflicts:    2398000 | #Constraints:      58007
2101.24/2118.90	c #Conflicts:    2399000 | #Constraints:      59007
2101.24/2118.90	c #Conflicts:    2400000 | #Constraints:      60007
2101.24/2118.90	c #Conflicts:    2401000 | #Constraints:      61007
2101.24/2118.90	c #Conflicts:    2402000 | #Constraints:      62007
2101.24/2118.90	c #Conflicts:    2403000 | #Constraints:      63007
2101.24/2118.90	c #Conflicts:    2404000 | #Constraints:      64007
2101.24/2118.90	c #Conflicts:    2405000 | #Constraints:      65007
2101.24/2118.90	c #Conflicts:    2406000 | #Constraints:      66007
2101.24/2118.90	c #Conflicts:    2407000 | #Constraints:      67007
2101.24/2118.90	c #Conflicts:    2408000 | #Constraints:      68007
2101.24/2118.90	c #Conflicts:    2409000 | #Constraints:      69007
2101.24/2118.90	c INPROCESSING
2101.24/2118.90	c GARBAGE COLLECT
2101.24/2118.90	c rational objective 1000
2132.95/2150.81	c #Conflicts:    2410000 | #Constraints:      39026
2132.95/2150.81	c #Conflicts:    2411000 | #Constraints:      40026
2132.95/2150.81	c #Conflicts:    2412000 | #Constraints:      41026
2132.95/2150.81	c #Conflicts:    2413000 | #Constraints:      42026
2132.95/2150.81	c #Conflicts:    2414000 | #Constraints:      43026
2132.95/2150.81	c #Conflicts:    2415000 | #Constraints:      44026
2132.95/2150.81	c #Conflicts:    2416000 | #Constraints:      45026
2132.95/2150.81	c #Conflicts:    2417000 | #Constraints:      46026
2132.95/2150.81	c #Conflicts:    2418000 | #Constraints:      47026
2132.95/2150.81	c #Conflicts:    2419000 | #Constraints:      48026
2132.95/2150.81	c #Conflicts:    2420000 | #Constraints:      49026
2132.95/2150.81	c #Conflicts:    2421000 | #Constraints:      50026
2132.95/2150.81	c #Conflicts:    2422000 | #Constraints:      51026
2132.95/2150.81	c #Conflicts:    2423000 | #Constraints:      52026
2132.95/2150.81	c #Conflicts:    2424000 | #Constraints:      53026
2132.95/2150.81	c #Conflicts:    2425000 | #Constraints:      54026
2132.95/2150.81	c #Conflicts:    2426000 | #Constraints:      55026
2132.95/2150.81	c #Conflicts:    2427000 | #Constraints:      56026
2132.95/2150.81	c #Conflicts:    2428000 | #Constraints:      57026
2132.95/2150.81	c #Conflicts:    2429000 | #Constraints:      58026
2132.95/2150.81	c #Conflicts:    2430000 | #Constraints:      59026
2132.95/2150.81	c #Conflicts:    2431000 | #Constraints:      60026
2132.95/2150.81	c #Conflicts:    2432000 | #Constraints:      61026
2132.95/2150.81	c #Conflicts:    2433000 | #Constraints:      62026
2132.95/2150.81	c #Conflicts:    2434000 | #Constraints:      63026
2132.95/2150.81	c #Conflicts:    2435000 | #Constraints:      64026
2132.95/2150.81	c #Conflicts:    2436000 | #Constraints:      65026
2132.95/2150.81	c #Conflicts:    2437000 | #Constraints:      66026
2132.95/2150.81	c #Conflicts:    2438000 | #Constraints:      67026
2132.95/2150.81	c #Conflicts:    2439000 | #Constraints:      68026
2132.95/2150.81	c #Conflicts:    2440000 | #Constraints:      69026
2132.95/2150.81	c INPROCESSING
2132.95/2150.81	c GARBAGE COLLECT
2132.95/2150.81	c rational objective 1000
2167.34/2185.68	c #Conflicts:    2441000 | #Constraints:      38959
2167.34/2185.68	c #Conflicts:    2442000 | #Constraints:      39959
2167.34/2185.68	c #Conflicts:    2443000 | #Constraints:      40959
2167.34/2185.68	c #Conflicts:    2444000 | #Constraints:      41959
2167.34/2185.68	c #Conflicts:    2445000 | #Constraints:      42959
2167.34/2185.68	c #Conflicts:    2446000 | #Constraints:      43959
2167.34/2185.68	c #Conflicts:    2447000 | #Constraints:      44959
2167.34/2185.68	c #Conflicts:    2448000 | #Constraints:      45959
2167.34/2185.68	c #Conflicts:    2449000 | #Constraints:      46959
2167.34/2185.68	c #Conflicts:    2450000 | #Constraints:      47959
2167.34/2185.68	c #Conflicts:    2451000 | #Constraints:      48959
2167.34/2185.68	c #Conflicts:    2452000 | #Constraints:      49959
2167.34/2185.68	c #Conflicts:    2453000 | #Constraints:      50959
2167.34/2185.68	c #Conflicts:    2454000 | #Constraints:      51959
2167.34/2185.68	c #Conflicts:    2455000 | #Constraints:      52959
2167.34/2185.68	c #Conflicts:    2456000 | #Constraints:      53959
2167.34/2185.68	c #Conflicts:    2457000 | #Constraints:      54959
2167.34/2185.68	c #Conflicts:    2458000 | #Constraints:      55959
2167.34/2185.68	c #Conflicts:    2459000 | #Constraints:      56959
2167.34/2185.68	c #Conflicts:    2460000 | #Constraints:      57959
2167.34/2185.68	c #Conflicts:    2461000 | #Constraints:      58959
2167.34/2185.68	c #Conflicts:    2462000 | #Constraints:      59959
2167.34/2185.68	c #Conflicts:    2463000 | #Constraints:      60959
2167.34/2185.68	c #Conflicts:    2464000 | #Constraints:      61959
2167.34/2185.68	c #Conflicts:    2465000 | #Constraints:      62959
2167.34/2185.68	c #Conflicts:    2466000 | #Constraints:      63959
2167.34/2185.68	c #Conflicts:    2467000 | #Constraints:      64959
2167.34/2185.68	c #Conflicts:    2468000 | #Constraints:      65959
2167.34/2185.68	c #Conflicts:    2469000 | #Constraints:      66959
2167.34/2185.68	c #Conflicts:    2470000 | #Constraints:      67959
2167.34/2185.68	c #Conflicts:    2471000 | #Constraints:      68959
2167.34/2185.68	c INPROCESSING
2167.34/2185.68	c GARBAGE COLLECT
2167.34/2185.68	c rational objective 1000
2211.15/2233.23	c #Conflicts:    2472000 | #Constraints:      38716
2211.15/2233.23	c #Conflicts:    2473000 | #Constraints:      39725
2211.15/2233.23	c #Conflicts:    2474000 | #Constraints:      40797
2211.15/2233.23	c #Conflicts:    2475000 | #Constraints:      41857
2211.15/2233.23	c #Conflicts:    2476000 | #Constraints:      42912
2211.15/2233.23	c #Conflicts:    2477000 | #Constraints:      43961
2211.15/2233.23	c #Conflicts:    2478000 | #Constraints:      45012
2211.15/2233.23	c #Conflicts:    2479000 | #Constraints:      46057
2211.15/2233.23	c #Conflicts:    2480000 | #Constraints:      47103
2211.15/2233.23	c #Conflicts:    2481000 | #Constraints:      48133
2211.15/2233.23	c #Conflicts:    2482000 | #Constraints:      49180
2211.15/2233.23	c #Conflicts:    2483000 | #Constraints:      50217
2211.15/2233.23	c #Conflicts:    2484000 | #Constraints:      51271
2211.15/2233.23	c #Conflicts:    2485000 | #Constraints:      52320
2211.15/2233.23	c #Conflicts:    2486000 | #Constraints:      53367
2211.15/2233.23	c #Conflicts:    2487000 | #Constraints:      54422
2211.15/2233.23	c #Conflicts:    2488000 | #Constraints:      55469
2211.15/2233.23	c #Conflicts:    2489000 | #Constraints:      56511
2211.15/2233.23	c #Conflicts:    2490000 | #Constraints:      57550
2211.15/2233.23	c #Conflicts:    2491000 | #Constraints:      58607
2211.15/2233.23	c #Conflicts:    2492000 | #Constraints:      59644
2211.15/2233.23	c #Conflicts:    2493000 | #Constraints:      60688
2211.15/2233.23	c #Conflicts:    2494000 | #Constraints:      61736
2211.15/2233.23	c #Conflicts:    2495000 | #Constraints:      62790
2211.15/2233.23	c #Conflicts:    2496000 | #Constraints:      63835
2211.15/2233.23	c #Conflicts:    2497000 | #Constraints:      64876
2211.15/2233.23	c #Conflicts:    2498000 | #Constraints:      65918
2211.15/2233.23	c #Conflicts:    2499000 | #Constraints:      66958
2211.15/2233.23	c #Conflicts:    2500000 | #Constraints:      68006
2211.15/2233.23	c #Conflicts:    2501000 | #Constraints:      69043
2211.15/2233.23	c #Conflicts:    2502000 | #Constraints:      70077
2211.15/2233.23	c #Conflicts:    2503000 | #Constraints:      71136
2211.15/2233.23	c INPROCESSING
2211.15/2233.23	c GARBAGE COLLECT
2211.15/2233.23	c rational objective 1000
2246.02/2270.94	c #Conflicts:    2504000 | #Constraints:      39866
2246.02/2270.94	c #Conflicts:    2505000 | #Constraints:      40866
2246.02/2270.94	c #Conflicts:    2506000 | #Constraints:      41866
2246.02/2270.94	c #Conflicts:    2507000 | #Constraints:      42866
2246.02/2270.94	c #Conflicts:    2508000 | #Constraints:      43866
2246.02/2270.94	c #Conflicts:    2509000 | #Constraints:      44866
2246.02/2270.94	c #Conflicts:    2510000 | #Constraints:      45866
2246.02/2270.94	c #Conflicts:    2511000 | #Constraints:      46866
2246.02/2270.94	c #Conflicts:    2512000 | #Constraints:      47866
2246.02/2270.94	c #Conflicts:    2513000 | #Constraints:      48866
2246.02/2270.94	c #Conflicts:    2514000 | #Constraints:      49866
2246.02/2270.94	c #Conflicts:    2515000 | #Constraints:      50866
2246.02/2270.94	c #Conflicts:    2516000 | #Constraints:      51866
2246.02/2270.94	c #Conflicts:    2517000 | #Constraints:      52866
2246.02/2270.94	c #Conflicts:    2518000 | #Constraints:      53866
2246.02/2270.94	c #Conflicts:    2519000 | #Constraints:      54866
2246.02/2270.94	c #Conflicts:    2520000 | #Constraints:      55866
2246.02/2270.94	c #Conflicts:    2521000 | #Constraints:      56866
2246.02/2270.94	c #Conflicts:    2522000 | #Constraints:      57866
2246.02/2270.94	c #Conflicts:    2523000 | #Constraints:      58866
2246.02/2270.94	c #Conflicts:    2524000 | #Constraints:      59866
2246.02/2270.94	c #Conflicts:    2525000 | #Constraints:      60866
2246.02/2270.94	c #Conflicts:    2526000 | #Constraints:      61866
2246.02/2270.94	c #Conflicts:    2527000 | #Constraints:      62866
2246.02/2270.94	c #Conflicts:    2528000 | #Constraints:      63866
2246.02/2270.94	c #Conflicts:    2529000 | #Constraints:      64866
2246.02/2270.94	c #Conflicts:    2530000 | #Constraints:      65866
2246.02/2270.94	c #Conflicts:    2531000 | #Constraints:      66866
2246.02/2270.94	c #Conflicts:    2532000 | #Constraints:      67866
2246.02/2270.94	c #Conflicts:    2533000 | #Constraints:      68866
2246.02/2270.94	c #Conflicts:    2534000 | #Constraints:      69866
2246.02/2270.94	c #Conflicts:    2535000 | #Constraints:      70866
2246.02/2270.94	c INPROCESSING
2246.02/2270.94	c GARBAGE COLLECT
2246.02/2270.94	c rational objective 1000
2276.22/2301.38	c #Conflicts:    2536000 | #Constraints:      39971
2276.22/2301.38	c #Conflicts:    2537000 | #Constraints:      40971
2276.22/2301.38	c #Conflicts:    2538000 | #Constraints:      41971
2276.22/2301.38	c #Conflicts:    2539000 | #Constraints:      42971
2276.22/2301.38	c #Conflicts:    2540000 | #Constraints:      43971
2276.22/2301.38	c #Conflicts:    2541000 | #Constraints:      44971
2276.22/2301.38	c #Conflicts:    2542000 | #Constraints:      45971
2276.22/2301.38	c #Conflicts:    2543000 | #Constraints:      46971
2276.22/2301.38	c #Conflicts:    2544000 | #Constraints:      47971
2276.22/2301.38	c #Conflicts:    2545000 | #Constraints:      48971
2276.22/2301.38	c #Conflicts:    2546000 | #Constraints:      49971
2276.22/2301.38	c #Conflicts:    2547000 | #Constraints:      50971
2276.22/2301.38	c #Conflicts:    2548000 | #Constraints:      51971
2276.22/2301.38	c #Conflicts:    2549000 | #Constraints:      52971
2276.22/2301.38	c #Conflicts:    2550000 | #Constraints:      53971
2276.22/2301.38	c #Conflicts:    2551000 | #Constraints:      54971
2276.22/2301.38	c #Conflicts:    2552000 | #Constraints:      55971
2276.22/2301.38	c #Conflicts:    2553000 | #Constraints:      56971
2276.22/2301.38	c #Conflicts:    2554000 | #Constraints:      57971
2276.22/2301.38	c #Conflicts:    2555000 | #Constraints:      58971
2276.22/2301.38	c #Conflicts:    2556000 | #Constraints:      59971
2276.22/2301.38	c #Conflicts:    2557000 | #Constraints:      60971
2276.22/2301.38	c #Conflicts:    2558000 | #Constraints:      61971
2276.22/2301.38	c #Conflicts:    2559000 | #Constraints:      62971
2276.22/2301.38	c #Conflicts:    2560000 | #Constraints:      63971
2276.22/2301.38	c #Conflicts:    2561000 | #Constraints:      64971
2276.22/2301.38	c #Conflicts:    2562000 | #Constraints:      65971
2276.22/2301.38	c #Conflicts:    2563000 | #Constraints:      66971
2276.22/2301.38	c #Conflicts:    2564000 | #Constraints:      67971
2276.22/2301.38	c #Conflicts:    2565000 | #Constraints:      68971
2276.22/2301.38	c #Conflicts:    2566000 | #Constraints:      69971
2276.22/2301.38	c #Conflicts:    2567000 | #Constraints:      70971
2276.22/2301.38	c INPROCESSING
2276.22/2301.38	c GARBAGE COLLECT
2276.22/2301.38	c rational objective 1000
2320.19/2345.59	c #Conflicts:    2568000 | #Constraints:      40029
2320.19/2345.59	c #Conflicts:    2569000 | #Constraints:      41042
2320.19/2345.59	c #Conflicts:    2570000 | #Constraints:      42052
2320.19/2345.59	c #Conflicts:    2571000 | #Constraints:      43068
2320.19/2345.59	c #Conflicts:    2572000 | #Constraints:      44079
2320.19/2345.59	c #Conflicts:    2573000 | #Constraints:      45163
2320.19/2345.59	c #Conflicts:    2574000 | #Constraints:      46224
2320.19/2345.59	c #Conflicts:    2575000 | #Constraints:      47277
2320.19/2345.59	c #Conflicts:    2576000 | #Constraints:      48313
2320.19/2345.59	c #Conflicts:    2577000 | #Constraints:      49336
2320.19/2345.59	c #Conflicts:    2578000 | #Constraints:      50377
2320.19/2345.59	c #Conflicts:    2579000 | #Constraints:      51410
2320.19/2345.59	c #Conflicts:    2580000 | #Constraints:      52435
2320.19/2345.59	c #Conflicts:    2581000 | #Constraints:      53455
2320.19/2345.59	c #Conflicts:    2582000 | #Constraints:      54478
2320.19/2345.59	c #Conflicts:    2583000 | #Constraints:      55506
2320.19/2345.59	c #Conflicts:    2584000 | #Constraints:      56530
2320.19/2345.59	c #Conflicts:    2585000 | #Constraints:      57550
2320.19/2345.59	c #Conflicts:    2586000 | #Constraints:      58567
2320.19/2345.59	c #Conflicts:    2587000 | #Constraints:      59587
2320.19/2345.60	c #Conflicts:    2588000 | #Constraints:      60607
2320.19/2345.60	c #Conflicts:    2589000 | #Constraints:      61647
2320.19/2345.60	c #Conflicts:    2590000 | #Constraints:      62684
2320.19/2345.60	c #Conflicts:    2591000 | #Constraints:      63715
2320.19/2345.60	c #Conflicts:    2592000 | #Constraints:      64731
2320.19/2345.60	c #Conflicts:    2593000 | #Constraints:      65754
2320.19/2345.60	c #Conflicts:    2594000 | #Constraints:      66783
2320.19/2345.60	c #Conflicts:    2595000 | #Constraints:      67811
2320.19/2345.60	c #Conflicts:    2596000 | #Constraints:      68833
2320.19/2345.60	c #Conflicts:    2597000 | #Constraints:      69855
2320.19/2345.60	c #Conflicts:    2598000 | #Constraints:      70882
2320.19/2345.60	c #Conflicts:    2599000 | #Constraints:      71920
2320.19/2345.60	c INPROCESSING
2320.19/2345.60	c GARBAGE COLLECT
2320.19/2345.60	c rational objective 1000
2354.31/2379.89	c #Conflicts:    2600000 | #Constraints:      40308
2354.31/2379.89	c #Conflicts:    2601000 | #Constraints:      41308
2354.31/2379.89	c #Conflicts:    2602000 | #Constraints:      42308
2354.31/2379.89	c #Conflicts:    2603000 | #Constraints:      43308
2354.31/2379.89	c #Conflicts:    2604000 | #Constraints:      44308
2354.31/2379.89	c #Conflicts:    2605000 | #Constraints:      45308
2354.31/2379.89	c #Conflicts:    2606000 | #Constraints:      46308
2354.31/2379.89	c #Conflicts:    2607000 | #Constraints:      47308
2354.31/2379.89	c #Conflicts:    2608000 | #Constraints:      48308
2354.31/2379.89	c #Conflicts:    2609000 | #Constraints:      49308
2354.31/2379.89	c #Conflicts:    2610000 | #Constraints:      50308
2354.31/2379.89	c #Conflicts:    2611000 | #Constraints:      51308
2354.31/2379.89	c #Conflicts:    2612000 | #Constraints:      52308
2354.31/2379.89	c #Conflicts:    2613000 | #Constraints:      53308
2354.31/2379.89	c #Conflicts:    2614000 | #Constraints:      54308
2354.31/2379.89	c #Conflicts:    2615000 | #Constraints:      55308
2354.31/2379.89	c #Conflicts:    2616000 | #Constraints:      56308
2354.31/2379.89	c #Conflicts:    2617000 | #Constraints:      57308
2354.31/2379.89	c #Conflicts:    2618000 | #Constraints:      58308
2354.31/2379.89	c #Conflicts:    2619000 | #Constraints:      59308
2354.31/2379.89	c #Conflicts:    2620000 | #Constraints:      60308
2354.31/2379.89	c #Conflicts:    2621000 | #Constraints:      61308
2354.31/2379.89	c #Conflicts:    2622000 | #Constraints:      62308
2354.31/2379.89	c #Conflicts:    2623000 | #Constraints:      63308
2354.31/2379.89	c #Conflicts:    2624000 | #Constraints:      64308
2354.31/2379.89	c #Conflicts:    2625000 | #Constraints:      65308
2354.31/2379.89	c #Conflicts:    2626000 | #Constraints:      66308
2354.31/2379.89	c #Conflicts:    2627000 | #Constraints:      67308
2354.31/2379.89	c #Conflicts:    2628000 | #Constraints:      68308
2354.31/2379.89	c #Conflicts:    2629000 | #Constraints:      69308
2354.31/2379.89	c #Conflicts:    2630000 | #Constraints:      70308
2354.31/2379.89	c #Conflicts:    2631000 | #Constraints:      71308
2354.31/2379.89	c INPROCESSING
2354.31/2379.89	c GARBAGE COLLECT
2354.31/2379.89	c rational objective 1000
2387.03/2412.78	c #Conflicts:    2632000 | #Constraints:      39909
2387.03/2412.78	c #Conflicts:    2633000 | #Constraints:      40909
2387.03/2412.78	c #Conflicts:    2634000 | #Constraints:      41909
2387.03/2412.78	c #Conflicts:    2635000 | #Constraints:      42909
2387.03/2412.78	c #Conflicts:    2636000 | #Constraints:      43909
2387.03/2412.78	c #Conflicts:    2637000 | #Constraints:      44909
2387.03/2412.78	c #Conflicts:    2638000 | #Constraints:      45909
2387.03/2412.78	c #Conflicts:    2639000 | #Constraints:      46909
2387.03/2412.78	c #Conflicts:    2640000 | #Constraints:      47909
2387.03/2412.78	c #Conflicts:    2641000 | #Constraints:      48909
2387.03/2412.78	c #Conflicts:    2642000 | #Constraints:      49909
2387.03/2412.78	c #Conflicts:    2643000 | #Constraints:      50909
2387.03/2412.78	c #Conflicts:    2644000 | #Constraints:      51909
2387.03/2412.78	c #Conflicts:    2645000 | #Constraints:      52909
2387.03/2412.78	c #Conflicts:    2646000 | #Constraints:      53909
2387.03/2412.78	c #Conflicts:    2647000 | #Constraints:      54909
2387.03/2412.78	c #Conflicts:    2648000 | #Constraints:      55909
2387.03/2412.78	c #Conflicts:    2649000 | #Constraints:      56909
2387.03/2412.78	c #Conflicts:    2650000 | #Constraints:      57909
2387.03/2412.78	c #Conflicts:    2651000 | #Constraints:      58909
2387.03/2412.78	c #Conflicts:    2652000 | #Constraints:      59909
2387.03/2412.78	c #Conflicts:    2653000 | #Constraints:      60909
2387.03/2412.78	c #Conflicts:    2654000 | #Constraints:      61909
2387.03/2412.78	c #Conflicts:    2655000 | #Constraints:      62909
2387.03/2412.78	c #Conflicts:    2656000 | #Constraints:      63909
2387.03/2412.78	c #Conflicts:    2657000 | #Constraints:      64909
2387.03/2412.78	c #Conflicts:    2658000 | #Constraints:      65909
2387.03/2412.78	c #Conflicts:    2659000 | #Constraints:      66909
2387.03/2412.78	c #Conflicts:    2660000 | #Constraints:      67909
2387.03/2412.78	c #Conflicts:    2661000 | #Constraints:      68909
2387.03/2412.78	c #Conflicts:    2662000 | #Constraints:      69909
2387.03/2412.78	c #Conflicts:    2663000 | #Constraints:      70909
2387.03/2412.78	c #Conflicts:    2664000 | #Constraints:      71909
2387.03/2412.78	c INPROCESSING
2387.03/2412.78	c GARBAGE COLLECT
2387.03/2412.78	c rational objective 1000
2424.34/2450.33	c #Conflicts:    2665000 | #Constraints:      40390
2424.34/2450.33	c #Conflicts:    2666000 | #Constraints:      41420
2424.34/2450.33	c #Conflicts:    2667000 | #Constraints:      42464
2424.34/2450.33	c #Conflicts:    2668000 | #Constraints:      43509
2424.34/2450.33	c #Conflicts:    2669000 | #Constraints:      44541
2424.34/2450.33	c #Conflicts:    2670000 | #Constraints:      45564
2424.34/2450.33	c #Conflicts:    2671000 | #Constraints:      46598
2424.34/2450.33	c #Conflicts:    2672000 | #Constraints:      47616
2424.34/2450.33	c #Conflicts:    2673000 | #Constraints:      48630
2424.34/2450.33	c #Conflicts:    2674000 | #Constraints:      49662
2424.34/2450.33	c #Conflicts:    2675000 | #Constraints:      50698
2424.34/2450.33	c #Conflicts:    2676000 | #Constraints:      51739
2424.34/2450.33	c #Conflicts:    2677000 | #Constraints:      52777
2424.34/2450.33	c #Conflicts:    2678000 | #Constraints:      53819
2424.34/2450.33	c #Conflicts:    2679000 | #Constraints:      54862
2424.34/2450.33	c #Conflicts:    2680000 | #Constraints:      55908
2424.34/2450.33	c #Conflicts:    2681000 | #Constraints:      56946
2424.34/2450.33	c #Conflicts:    2682000 | #Constraints:      57979
2424.34/2450.33	c #Conflicts:    2683000 | #Constraints:      59011
2424.34/2450.33	c #Conflicts:    2684000 | #Constraints:      60044
2424.34/2450.33	c #Conflicts:    2685000 | #Constraints:      61074
2424.34/2450.33	c #Conflicts:    2686000 | #Constraints:      62096
2424.34/2450.33	c #Conflicts:    2687000 | #Constraints:      63118
2424.34/2450.33	c #Conflicts:    2688000 | #Constraints:      64150
2424.34/2450.33	c #Conflicts:    2689000 | #Constraints:      65183
2424.34/2450.33	c #Conflicts:    2690000 | #Constraints:      66206
2424.34/2450.33	c #Conflicts:    2691000 | #Constraints:      67230
2424.34/2450.33	c #Conflicts:    2692000 | #Constraints:      68255
2424.34/2450.33	c #Conflicts:    2693000 | #Constraints:      69280
2424.34/2450.33	c #Conflicts:    2694000 | #Constraints:      70302
2424.34/2450.33	c #Conflicts:    2695000 | #Constraints:      71348
2424.34/2450.33	c #Conflicts:    2696000 | #Constraints:      72382
2424.34/2450.33	c #Conflicts:    2697000 | #Constraints:      73416
2424.34/2450.33	c INPROCESSING
2424.34/2450.33	c GARBAGE COLLECT
2424.34/2450.33	c rational objective 1000
2459.04/2485.21	c #Conflicts:    2698000 | #Constraints:      41159
2459.04/2485.21	c #Conflicts:    2699000 | #Constraints:      42159
2459.04/2485.21	c #Conflicts:    2700000 | #Constraints:      43159
2459.04/2485.21	c #Conflicts:    2701000 | #Constraints:      44159
2459.04/2485.21	c #Conflicts:    2702000 | #Constraints:      45159
2459.04/2485.21	c #Conflicts:    2703000 | #Constraints:      46159
2459.04/2485.21	c #Conflicts:    2704000 | #Constraints:      47159
2459.04/2485.21	c #Conflicts:    2705000 | #Constraints:      48159
2459.04/2485.21	c #Conflicts:    2706000 | #Constraints:      49159
2459.04/2485.21	c #Conflicts:    2707000 | #Constraints:      50159
2459.04/2485.21	c #Conflicts:    2708000 | #Constraints:      51159
2459.04/2485.21	c #Conflicts:    2709000 | #Constraints:      52159
2459.04/2485.21	c #Conflicts:    2710000 | #Constraints:      53159
2459.04/2485.21	c #Conflicts:    2711000 | #Constraints:      54159
2459.04/2485.21	c #Conflicts:    2712000 | #Constraints:      55159
2459.04/2485.21	c #Conflicts:    2713000 | #Constraints:      56159
2459.04/2485.21	c #Conflicts:    2714000 | #Constraints:      57159
2459.04/2485.21	c #Conflicts:    2715000 | #Constraints:      58159
2459.04/2485.21	c #Conflicts:    2716000 | #Constraints:      59159
2459.04/2485.21	c #Conflicts:    2717000 | #Constraints:      60159
2459.04/2485.21	c #Conflicts:    2718000 | #Constraints:      61159
2459.04/2485.21	c #Conflicts:    2719000 | #Constraints:      62159
2459.04/2485.21	c #Conflicts:    2720000 | #Constraints:      63159
2459.04/2485.21	c #Conflicts:    2721000 | #Constraints:      64159
2459.04/2485.21	c #Conflicts:    2722000 | #Constraints:      65159
2459.04/2485.21	c #Conflicts:    2723000 | #Constraints:      66159
2459.04/2485.21	c #Conflicts:    2724000 | #Constraints:      67159
2459.04/2485.21	c #Conflicts:    2725000 | #Constraints:      68159
2459.04/2485.21	c #Conflicts:    2726000 | #Constraints:      69159
2459.04/2485.21	c #Conflicts:    2727000 | #Constraints:      70159
2459.04/2485.21	c #Conflicts:    2728000 | #Constraints:      71159
2459.04/2485.21	c #Conflicts:    2729000 | #Constraints:      72159
2459.04/2485.21	c #Conflicts:    2730000 | #Constraints:      73159
2459.04/2485.21	c INPROCESSING
2459.04/2485.21	c GARBAGE COLLECT
2459.04/2485.21	c rational objective 1000
2493.57/2519.93	c #Conflicts:    2731000 | #Constraints:      41098
2493.57/2519.93	c #Conflicts:    2732000 | #Constraints:      42098
2493.57/2519.93	c #Conflicts:    2733000 | #Constraints:      43098
2493.57/2519.93	c #Conflicts:    2734000 | #Constraints:      44098
2493.57/2519.93	c #Conflicts:    2735000 | #Constraints:      45098
2493.57/2519.93	c #Conflicts:    2736000 | #Constraints:      46098
2493.57/2519.93	c #Conflicts:    2737000 | #Constraints:      47098
2493.57/2519.93	c #Conflicts:    2738000 | #Constraints:      48098
2493.57/2519.93	c #Conflicts:    2739000 | #Constraints:      49098
2493.57/2519.93	c #Conflicts:    2740000 | #Constraints:      50098
2493.57/2519.93	c #Conflicts:    2741000 | #Constraints:      51098
2493.57/2519.93	c #Conflicts:    2742000 | #Constraints:      52098
2493.57/2519.93	c #Conflicts:    2743000 | #Constraints:      53098
2493.57/2519.93	c #Conflicts:    2744000 | #Constraints:      54098
2493.57/2519.93	c #Conflicts:    2745000 | #Constraints:      55098
2493.57/2519.93	c #Conflicts:    2746000 | #Constraints:      56098
2493.57/2519.93	c #Conflicts:    2747000 | #Constraints:      57098
2493.57/2519.93	c #Conflicts:    2748000 | #Constraints:      58098
2493.57/2519.93	c #Conflicts:    2749000 | #Constraints:      59098
2493.57/2519.93	c #Conflicts:    2750000 | #Constraints:      60098
2493.57/2519.93	c #Conflicts:    2751000 | #Constraints:      61098
2493.57/2519.93	c #Conflicts:    2752000 | #Constraints:      62098
2493.57/2519.93	c #Conflicts:    2753000 | #Constraints:      63098
2493.57/2519.93	c #Conflicts:    2754000 | #Constraints:      64098
2493.57/2519.93	c #Conflicts:    2755000 | #Constraints:      65098
2493.57/2519.93	c #Conflicts:    2756000 | #Constraints:      66098
2493.57/2519.93	c #Conflicts:    2757000 | #Constraints:      67098
2493.57/2519.93	c #Conflicts:    2758000 | #Constraints:      68098
2493.57/2519.93	c #Conflicts:    2759000 | #Constraints:      69098
2493.57/2519.93	c #Conflicts:    2760000 | #Constraints:      70098
2493.57/2519.93	c #Conflicts:    2761000 | #Constraints:      71098
2493.57/2519.93	c #Conflicts:    2762000 | #Constraints:      72098
2493.57/2519.93	c #Conflicts:    2763000 | #Constraints:      73098
2493.57/2519.93	c INPROCESSING
2493.57/2519.93	c GARBAGE COLLECT
2493.57/2519.93	c rational objective 1000
2533.06/2559.66	c #Conflicts:    2764000 | #Constraints:      41013
2533.06/2559.66	c #Conflicts:    2765000 | #Constraints:      42072
2533.06/2559.66	c #Conflicts:    2766000 | #Constraints:      43123
2533.06/2559.66	c #Conflicts:    2767000 | #Constraints:      44179
2533.06/2559.66	c #Conflicts:    2768000 | #Constraints:      45228
2533.06/2559.66	c #Conflicts:    2769000 | #Constraints:      46268
2533.06/2559.66	c #Conflicts:    2770000 | #Constraints:      47298
2533.06/2559.66	c #Conflicts:    2771000 | #Constraints:      48338
2533.06/2559.66	c #Conflicts:    2772000 | #Constraints:      49376
2533.06/2559.66	c #Conflicts:    2773000 | #Constraints:      50408
2533.06/2559.66	c #Conflicts:    2774000 | #Constraints:      51444
2533.06/2559.66	c #Conflicts:    2775000 | #Constraints:      52482
2533.06/2559.66	c #Conflicts:    2776000 | #Constraints:      53509
2533.06/2559.66	c #Conflicts:    2777000 | #Constraints:      54542
2533.06/2559.66	c #Conflicts:    2778000 | #Constraints:      55566
2533.06/2559.66	c #Conflicts:    2779000 | #Constraints:      56603
2533.06/2559.66	c #Conflicts:    2780000 | #Constraints:      57636
2533.06/2559.66	c #Conflicts:    2781000 | #Constraints:      58667
2533.06/2559.66	c #Conflicts:    2782000 | #Constraints:      59703
2533.06/2559.66	c #Conflicts:    2783000 | #Constraints:      60744
2533.06/2559.66	c #Conflicts:    2784000 | #Constraints:      61773
2533.06/2559.66	c #Conflicts:    2785000 | #Constraints:      62814
2533.06/2559.66	c #Conflicts:    2786000 | #Constraints:      63867
2533.06/2559.66	c #Conflicts:    2787000 | #Constraints:      64920
2533.06/2559.66	c #Conflicts:    2788000 | #Constraints:      65968
2533.06/2559.66	c #Conflicts:    2789000 | #Constraints:      67007
2533.06/2559.66	c #Conflicts:    2790000 | #Constraints:      68035
2533.06/2559.66	c #Conflicts:    2791000 | #Constraints:      69059
2533.06/2559.66	c #Conflicts:    2792000 | #Constraints:      70100
2533.06/2559.66	c #Conflicts:    2793000 | #Constraints:      71133
2533.06/2559.66	c #Conflicts:    2794000 | #Constraints:      72174
2533.06/2559.66	c #Conflicts:    2795000 | #Constraints:      73218
2533.06/2559.66	c #Conflicts:    2796000 | #Constraints:      74236
2533.06/2559.66	c INPROCESSING
2533.06/2559.66	c GARBAGE COLLECT
2533.06/2559.66	c rational objective 1000
2572.25/2599.02	c #Conflicts:    2797000 | #Constraints:      41270
2572.25/2599.02	c #Conflicts:    2798000 | #Constraints:      42270
2572.25/2599.02	c #Conflicts:    2799000 | #Constraints:      43270
2572.25/2599.02	c #Conflicts:    2800000 | #Constraints:      44270
2572.25/2599.02	c #Conflicts:    2801000 | #Constraints:      45270
2572.25/2599.02	c #Conflicts:    2802000 | #Constraints:      46270
2572.25/2599.02	c #Conflicts:    2803000 | #Constraints:      47270
2572.25/2599.02	c #Conflicts:    2804000 | #Constraints:      48270
2572.25/2599.02	c #Conflicts:    2805000 | #Constraints:      49270
2572.25/2599.02	c #Conflicts:    2806000 | #Constraints:      50270
2572.25/2599.02	c #Conflicts:    2807000 | #Constraints:      51270
2572.25/2599.02	c #Conflicts:    2808000 | #Constraints:      52270
2572.25/2599.02	c #Conflicts:    2809000 | #Constraints:      53270
2572.25/2599.02	c #Conflicts:    2810000 | #Constraints:      54270
2572.25/2599.02	c #Conflicts:    2811000 | #Constraints:      55270
2572.25/2599.02	c #Conflicts:    2812000 | #Constraints:      56270
2572.25/2599.02	c #Conflicts:    2813000 | #Constraints:      57270
2572.25/2599.02	c #Conflicts:    2814000 | #Constraints:      58270
2572.25/2599.02	c #Conflicts:    2815000 | #Constraints:      59270
2572.25/2599.02	c #Conflicts:    2816000 | #Constraints:      60270
2572.25/2599.02	c #Conflicts:    2817000 | #Constraints:      61270
2572.25/2599.02	c #Conflicts:    2818000 | #Constraints:      62270
2572.25/2599.02	c #Conflicts:    2819000 | #Constraints:      63270
2572.25/2599.02	c #Conflicts:    2820000 | #Constraints:      64270
2572.25/2599.02	c #Conflicts:    2821000 | #Constraints:      65270
2572.25/2599.02	c #Conflicts:    2822000 | #Constraints:      66270
2572.25/2599.02	c #Conflicts:    2823000 | #Constraints:      67270
2572.25/2599.02	c #Conflicts:    2824000 | #Constraints:      68270
2572.25/2599.02	c #Conflicts:    2825000 | #Constraints:      69270
2572.25/2599.02	c #Conflicts:    2826000 | #Constraints:      70270
2572.25/2599.02	c #Conflicts:    2827000 | #Constraints:      71270
2572.25/2599.02	c #Conflicts:    2828000 | #Constraints:      72270
2572.25/2599.02	c #Conflicts:    2829000 | #Constraints:      73270
2572.25/2599.02	c #Conflicts:    2830000 | #Constraints:      74270
2572.25/2599.02	c INPROCESSING
2572.25/2599.02	c GARBAGE COLLECT
2572.25/2599.02	c rational objective 1000
2610.24/2637.32	c #Conflicts:    2831000 | #Constraints:      41561
2610.24/2637.32	c #Conflicts:    2832000 | #Constraints:      42615
2610.24/2637.32	c #Conflicts:    2833000 | #Constraints:      43677
2610.24/2637.32	c #Conflicts:    2834000 | #Constraints:      44739
2610.24/2637.32	c #Conflicts:    2835000 | #Constraints:      45802
2610.24/2637.32	c #Conflicts:    2836000 | #Constraints:      46845
2610.24/2637.32	c #Conflicts:    2837000 | #Constraints:      47883
2610.24/2637.32	c #Conflicts:    2838000 | #Constraints:      48933
2610.24/2637.32	c #Conflicts:    2839000 | #Constraints:      49965
2610.24/2637.32	c #Conflicts:    2840000 | #Constraints:      50999
2610.24/2637.32	c #Conflicts:    2841000 | #Constraints:      52036
2610.24/2637.32	c #Conflicts:    2842000 | #Constraints:      53074
2610.24/2637.32	c #Conflicts:    2843000 | #Constraints:      54108
2610.24/2637.32	c #Conflicts:    2844000 | #Constraints:      55140
2610.24/2637.32	c #Conflicts:    2845000 | #Constraints:      56170
2610.24/2637.32	c #Conflicts:    2846000 | #Constraints:      57208
2610.24/2637.32	c #Conflicts:    2847000 | #Constraints:      58233
2610.24/2637.32	c #Conflicts:    2848000 | #Constraints:      59262
2610.24/2637.32	c #Conflicts:    2849000 | #Constraints:      60295
2610.24/2637.32	c #Conflicts:    2850000 | #Constraints:      61316
2610.24/2637.32	c #Conflicts:    2851000 | #Constraints:      62345
2610.24/2637.32	c #Conflicts:    2852000 | #Constraints:      63366
2610.24/2637.32	c #Conflicts:    2853000 | #Constraints:      64384
2610.24/2637.32	c #Conflicts:    2854000 | #Constraints:      65406
2610.24/2637.32	c #Conflicts:    2855000 | #Constraints:      66432
2610.24/2637.32	c #Conflicts:    2856000 | #Constraints:      67459
2610.24/2637.32	c #Conflicts:    2857000 | #Constraints:      68479
2610.24/2637.32	c #Conflicts:    2858000 | #Constraints:      69499
2610.24/2637.32	c #Conflicts:    2859000 | #Constraints:      70520
2610.24/2637.32	c #Conflicts:    2860000 | #Constraints:      71539
2610.24/2637.32	c #Conflicts:    2861000 | #Constraints:      72565
2610.24/2637.32	c #Conflicts:    2862000 | #Constraints:      73584
2610.24/2637.32	c #Conflicts:    2863000 | #Constraints:      74605
2610.24/2637.32	c #Conflicts:    2864000 | #Constraints:      75637
2610.24/2637.32	c INPROCESSING
2610.24/2637.32	c GARBAGE COLLECT
2610.24/2637.32	c rational objective 1000
2647.42/2674.78	c #Conflicts:    2865000 | #Constraints:      42240
2647.42/2674.78	c #Conflicts:    2866000 | #Constraints:      43240
2647.42/2674.78	c #Conflicts:    2867000 | #Constraints:      44240
2647.42/2674.78	c #Conflicts:    2868000 | #Constraints:      45240
2647.42/2674.78	c #Conflicts:    2869000 | #Constraints:      46240
2647.42/2674.78	c #Conflicts:    2870000 | #Constraints:      47240
2647.42/2674.78	c #Conflicts:    2871000 | #Constraints:      48240
2647.42/2674.78	c #Conflicts:    2872000 | #Constraints:      49240
2647.42/2674.78	c #Conflicts:    2873000 | #Constraints:      50240
2647.42/2674.78	c #Conflicts:    2874000 | #Constraints:      51240
2647.42/2674.78	c #Conflicts:    2875000 | #Constraints:      52240
2647.42/2674.78	c #Conflicts:    2876000 | #Constraints:      53240
2647.42/2674.78	c #Conflicts:    2877000 | #Constraints:      54240
2647.42/2674.78	c #Conflicts:    2878000 | #Constraints:      55240
2647.42/2674.78	c #Conflicts:    2879000 | #Constraints:      56240
2647.42/2674.78	c #Conflicts:    2880000 | #Constraints:      57240
2647.42/2674.78	c #Conflicts:    2881000 | #Constraints:      58240
2647.42/2674.78	c #Conflicts:    2882000 | #Constraints:      59240
2647.42/2674.78	c #Conflicts:    2883000 | #Constraints:      60240
2647.42/2674.78	c #Conflicts:    2884000 | #Constraints:      61240
2647.42/2674.78	c #Conflicts:    2885000 | #Constraints:      62240
2647.42/2674.78	c #Conflicts:    2886000 | #Constraints:      63240
2647.42/2674.78	c #Conflicts:    2887000 | #Constraints:      64240
2647.42/2674.78	c #Conflicts:    2888000 | #Constraints:      65240
2647.42/2674.78	c #Conflicts:    2889000 | #Constraints:      66240
2647.42/2674.78	c #Conflicts:    2890000 | #Constraints:      67240
2647.42/2674.78	c #Conflicts:    2891000 | #Constraints:      68240
2647.42/2674.78	c #Conflicts:    2892000 | #Constraints:      69240
2647.42/2674.78	c #Conflicts:    2893000 | #Constraints:      70240
2647.42/2674.78	c #Conflicts:    2894000 | #Constraints:      71240
2647.42/2674.78	c #Conflicts:    2895000 | #Constraints:      72240
2647.42/2674.78	c #Conflicts:    2896000 | #Constraints:      73240
2647.42/2674.78	c #Conflicts:    2897000 | #Constraints:      74240
2647.42/2674.78	c #Conflicts:    2898000 | #Constraints:      75240
2647.42/2674.78	c INPROCESSING
2647.42/2674.78	c GARBAGE COLLECT
2647.42/2674.78	c rational objective 1000
2685.13/2712.67	c #Conflicts:    2899000 | #Constraints:      42164
2685.13/2712.67	c #Conflicts:    2900000 | #Constraints:      43164
2685.13/2712.67	c #Conflicts:    2901000 | #Constraints:      44164
2685.13/2712.67	c #Conflicts:    2902000 | #Constraints:      45164
2685.13/2712.67	c #Conflicts:    2903000 | #Constraints:      46164
2685.13/2712.67	c #Conflicts:    2904000 | #Constraints:      47164
2685.13/2712.67	c #Conflicts:    2905000 | #Constraints:      48164
2685.13/2712.67	c #Conflicts:    2906000 | #Constraints:      49164
2685.13/2712.67	c #Conflicts:    2907000 | #Constraints:      50164
2685.13/2712.67	c #Conflicts:    2908000 | #Constraints:      51164
2685.13/2712.67	c #Conflicts:    2909000 | #Constraints:      52164
2685.13/2712.67	c #Conflicts:    2910000 | #Constraints:      53164
2685.13/2712.67	c #Conflicts:    2911000 | #Constraints:      54164
2685.13/2712.67	c #Conflicts:    2912000 | #Constraints:      55164
2685.13/2712.67	c #Conflicts:    2913000 | #Constraints:      56164
2685.13/2712.67	c #Conflicts:    2914000 | #Constraints:      57164
2685.13/2712.67	c #Conflicts:    2915000 | #Constraints:      58164
2685.13/2712.67	c #Conflicts:    2916000 | #Constraints:      59164
2685.13/2712.67	c #Conflicts:    2917000 | #Constraints:      60164
2685.13/2712.67	c #Conflicts:    2918000 | #Constraints:      61164
2685.13/2712.67	c #Conflicts:    2919000 | #Constraints:      62165
2685.13/2712.67	c #Conflicts:    2920000 | #Constraints:      63165
2685.13/2712.67	c #Conflicts:    2921000 | #Constraints:      64165
2685.13/2712.67	c #Conflicts:    2922000 | #Constraints:      65167
2685.13/2712.67	c #Conflicts:    2923000 | #Constraints:      66168
2685.13/2712.67	c #Conflicts:    2924000 | #Constraints:      67168
2685.13/2712.67	c #Conflicts:    2925000 | #Constraints:      68171
2685.13/2712.67	c #Conflicts:    2926000 | #Constraints:      69172
2685.13/2712.67	c #Conflicts:    2927000 | #Constraints:      70173
2685.13/2712.67	c #Conflicts:    2928000 | #Constraints:      71173
2685.13/2712.67	c #Conflicts:    2929000 | #Constraints:      72173
2685.13/2712.67	c #Conflicts:    2930000 | #Constraints:      73174
2685.13/2712.67	c #Conflicts:    2931000 | #Constraints:      74174
2685.13/2712.67	c #Conflicts:    2932000 | #Constraints:      75174
2685.13/2712.67	c INPROCESSING
2685.13/2712.67	c GARBAGE COLLECT
2685.13/2712.67	c rational objective 1000
2781.44/2809.40	c #Conflicts:    2933000 | #Constraints:      42046
2781.44/2809.40	c #Conflicts:    2934000 | #Constraints:      43047
2781.44/2809.40	c #Conflicts:    2935000 | #Constraints:      44059
2781.44/2809.40	c #Conflicts:    2936000 | #Constraints:      45065
2781.44/2809.40	c #Conflicts:    2937000 | #Constraints:      46083
2781.44/2809.40	c #Conflicts:    2938000 | #Constraints:      47088
2781.44/2809.40	c #Conflicts:    2939000 | #Constraints:      48093
2781.44/2809.40	c #Conflicts:    2940000 | #Constraints:      49100
2781.44/2809.40	c #Conflicts:    2941000 | #Constraints:      50111
2781.44/2809.40	c #Conflicts:    2942000 | #Constraints:      51129
2781.44/2809.40	c #Conflicts:    2943000 | #Constraints:      52134
2781.44/2809.40	c #Conflicts:    2944000 | #Constraints:      53136
2781.44/2809.40	c #Conflicts:    2945000 | #Constraints:      54142
2781.44/2809.40	c #Conflicts:    2946000 | #Constraints:      55154
2781.44/2809.40	c #Conflicts:    2947000 | #Constraints:      56160
2781.44/2809.40	c #Conflicts:    2948000 | #Constraints:      57174
2781.44/2809.40	c #Conflicts:    2949000 | #Constraints:      58180
2781.44/2809.40	c #Conflicts:    2950000 | #Constraints:      59209
2781.44/2809.40	c #Conflicts:    2951000 | #Constraints:      60221
2781.44/2809.40	c #Conflicts:    2952000 | #Constraints:      61232
2781.44/2809.40	c #Conflicts:    2953000 | #Constraints:      62258
2781.44/2809.40	c #Conflicts:    2954000 | #Constraints:      63302
2781.44/2809.40	c #Conflicts:    2955000 | #Constraints:      64340
2781.44/2809.40	c #Conflicts:    2956000 | #Constraints:      65387
2781.44/2809.40	c #Conflicts:    2957000 | #Constraints:      66425
2781.44/2809.40	c #Conflicts:    2958000 | #Constraints:      67463
2781.44/2809.40	c #Conflicts:    2959000 | #Constraints:      68501
2781.44/2809.40	c #Conflicts:    2960000 | #Constraints:      69532
2781.44/2809.40	c #Conflicts:    2961000 | #Constraints:      70558
2781.44/2809.40	c #Conflicts:    2962000 | #Constraints:      71578
2781.44/2809.40	c #Conflicts:    2963000 | #Constraints:      72612
2781.44/2809.40	c #Conflicts:    2964000 | #Constraints:      73637
2781.44/2809.40	c #Conflicts:    2965000 | #Constraints:      74662
2781.44/2809.40	c #Conflicts:    2966000 | #Constraints:      75681
2781.44/2809.40	c INPROCESSING
2781.44/2809.40	c GARBAGE COLLECT
2781.44/2809.40	c rational objective 1000
2819.11/2847.43	c #Conflicts:    2967000 | #Constraints:      42005
2819.11/2847.43	c #Conflicts:    2968000 | #Constraints:      43005
2819.11/2847.43	c #Conflicts:    2969000 | #Constraints:      44005
2819.11/2847.43	c #Conflicts:    2970000 | #Constraints:      45005
2819.11/2847.43	c #Conflicts:    2971000 | #Constraints:      46005
2819.11/2847.43	c #Conflicts:    2972000 | #Constraints:      47005
2819.11/2847.43	c #Conflicts:    2973000 | #Constraints:      48005
2819.11/2847.43	c #Conflicts:    2974000 | #Constraints:      49006
2819.11/2847.43	c #Conflicts:    2975000 | #Constraints:      50006
2819.11/2847.43	c #Conflicts:    2976000 | #Constraints:      51006
2819.11/2847.43	c #Conflicts:    2977000 | #Constraints:      52006
2819.11/2847.43	c #Conflicts:    2978000 | #Constraints:      53006
2819.11/2847.43	c #Conflicts:    2979000 | #Constraints:      54006
2819.11/2847.43	c #Conflicts:    2980000 | #Constraints:      55006
2819.11/2847.43	c #Conflicts:    2981000 | #Constraints:      56006
2819.11/2847.43	c #Conflicts:    2982000 | #Constraints:      57006
2819.11/2847.43	c #Conflicts:    2983000 | #Constraints:      58006
2819.11/2847.43	c #Conflicts:    2984000 | #Constraints:      59006
2819.11/2847.43	c #Conflicts:    2985000 | #Constraints:      60006
2819.11/2847.43	c #Conflicts:    2986000 | #Constraints:      61007
2819.11/2847.43	c #Conflicts:    2987000 | #Constraints:      62008
2819.11/2847.43	c #Conflicts:    2988000 | #Constraints:      63009
2819.11/2847.43	c #Conflicts:    2989000 | #Constraints:      64010
2819.11/2847.43	c #Conflicts:    2990000 | #Constraints:      65010
2819.11/2847.43	c #Conflicts:    2991000 | #Constraints:      66010
2819.11/2847.43	c #Conflicts:    2992000 | #Constraints:      67011
2819.11/2847.43	c #Conflicts:    2993000 | #Constraints:      68011
2819.11/2847.43	c #Conflicts:    2994000 | #Constraints:      69011
2819.11/2847.43	c #Conflicts:    2995000 | #Constraints:      70011
2819.11/2847.43	c #Conflicts:    2996000 | #Constraints:      71011
2819.11/2847.43	c #Conflicts:    2997000 | #Constraints:      72011
2819.11/2847.43	c #Conflicts:    2998000 | #Constraints:      73011
2819.11/2847.43	c #Conflicts:    2999000 | #Constraints:      74011
2819.11/2847.43	c #Conflicts:    3000000 | #Constraints:      75011
2819.11/2847.43	c #Conflicts:    3001000 | #Constraints:      76011
2819.11/2847.43	c INPROCESSING
2819.11/2847.43	c GARBAGE COLLECT
2819.11/2847.43	c rational objective 1000
2856.42/2885.00	c #Conflicts:    3002000 | #Constraints:      42456
2856.42/2885.00	c #Conflicts:    3003000 | #Constraints:      43456
2856.42/2885.00	c #Conflicts:    3004000 | #Constraints:      44456
2856.42/2885.00	c #Conflicts:    3005000 | #Constraints:      45456
2856.42/2885.00	c #Conflicts:    3006000 | #Constraints:      46456
2856.42/2885.00	c #Conflicts:    3007000 | #Constraints:      47456
2856.42/2885.00	c #Conflicts:    3008000 | #Constraints:      48456
2856.42/2885.00	c #Conflicts:    3009000 | #Constraints:      49456
2856.42/2885.00	c #Conflicts:    3010000 | #Constraints:      50456
2856.42/2885.00	c #Conflicts:    3011000 | #Constraints:      51456
2856.42/2885.00	c #Conflicts:    3012000 | #Constraints:      52456
2856.42/2885.00	c #Conflicts:    3013000 | #Constraints:      53456
2856.42/2885.00	c #Conflicts:    3014000 | #Constraints:      54456
2856.42/2885.00	c #Conflicts:    3015000 | #Constraints:      55456
2856.42/2885.00	c #Conflicts:    3016000 | #Constraints:      56456
2856.42/2885.00	c #Conflicts:    3017000 | #Constraints:      57456
2856.42/2885.00	c #Conflicts:    3018000 | #Constraints:      58456
2856.42/2885.00	c #Conflicts:    3019000 | #Constraints:      59456
2856.42/2885.00	c #Conflicts:    3020000 | #Constraints:      60456
2856.42/2885.00	c #Conflicts:    3021000 | #Constraints:      61456
2856.42/2885.00	c #Conflicts:    3022000 | #Constraints:      62456
2856.42/2885.00	c #Conflicts:    3023000 | #Constraints:      63456
2856.42/2885.00	c #Conflicts:    3024000 | #Constraints:      64456
2856.42/2885.00	c #Conflicts:    3025000 | #Constraints:      65456
2856.42/2885.00	c #Conflicts:    3026000 | #Constraints:      66456
2856.42/2885.00	c #Conflicts:    3027000 | #Constraints:      67456
2856.42/2885.00	c #Conflicts:    3028000 | #Constraints:      68456
2856.42/2885.00	c #Conflicts:    3029000 | #Constraints:      69456
2856.42/2885.00	c #Conflicts:    3030000 | #Constraints:      70456
2856.42/2885.00	c #Conflicts:    3031000 | #Constraints:      71456
2856.42/2885.00	c #Conflicts:    3032000 | #Constraints:      72456
2856.42/2885.00	c #Conflicts:    3033000 | #Constraints:      73456
2856.42/2885.00	c #Conflicts:    3034000 | #Constraints:      74456
2856.42/2885.00	c #Conflicts:    3035000 | #Constraints:      75456
2856.42/2885.00	c #Conflicts:    3036000 | #Constraints:      76456
2856.42/2885.00	c INPROCESSING
2856.42/2885.00	c GARBAGE COLLECT
2856.42/2885.00	c rational objective 1000
2893.92/2922.74	c #Conflicts:    3037000 | #Constraints:      42769
2893.92/2922.74	c #Conflicts:    3038000 | #Constraints:      43769
2893.92/2922.74	c #Conflicts:    3039000 | #Constraints:      44769
2893.92/2922.74	c #Conflicts:    3040000 | #Constraints:      45769
2893.92/2922.74	c #Conflicts:    3041000 | #Constraints:      46769
2893.92/2922.74	c #Conflicts:    3042000 | #Constraints:      47769
2893.92/2922.74	c #Conflicts:    3043000 | #Constraints:      48769
2893.92/2922.74	c #Conflicts:    3044000 | #Constraints:      49769
2893.92/2922.74	c #Conflicts:    3045000 | #Constraints:      50769
2893.92/2922.74	c #Conflicts:    3046000 | #Constraints:      51770
2893.92/2922.74	c #Conflicts:    3047000 | #Constraints:      52771
2893.92/2922.74	c #Conflicts:    3048000 | #Constraints:      53771
2893.92/2922.74	c #Conflicts:    3049000 | #Constraints:      54772
2893.92/2922.74	c #Conflicts:    3050000 | #Constraints:      55773
2893.92/2922.74	c #Conflicts:    3051000 | #Constraints:      56774
2893.92/2922.74	c #Conflicts:    3052000 | #Constraints:      57775
2893.92/2922.74	c #Conflicts:    3053000 | #Constraints:      58775
2893.92/2922.74	c #Conflicts:    3054000 | #Constraints:      59776
2893.92/2922.74	c #Conflicts:    3055000 | #Constraints:      60777
2893.92/2922.74	c #Conflicts:    3056000 | #Constraints:      61777
2893.92/2922.74	c #Conflicts:    3057000 | #Constraints:      62778
2893.92/2922.74	c #Conflicts:    3058000 | #Constraints:      63779
2893.92/2922.74	c #Conflicts:    3059000 | #Constraints:      64779
2893.92/2922.74	c #Conflicts:    3060000 | #Constraints:      65780
2893.92/2922.74	c #Conflicts:    3061000 | #Constraints:      66780
2893.92/2922.74	c #Conflicts:    3062000 | #Constraints:      67780
2893.92/2922.74	c #Conflicts:    3063000 | #Constraints:      68781
2893.92/2922.74	c #Conflicts:    3064000 | #Constraints:      69781
2893.92/2922.74	c #Conflicts:    3065000 | #Constraints:      70781
2893.92/2922.74	c #Conflicts:    3066000 | #Constraints:      71781
2893.92/2922.74	c #Conflicts:    3067000 | #Constraints:      72782
2893.92/2922.74	c #Conflicts:    3068000 | #Constraints:      73783
2893.92/2922.74	c #Conflicts:    3069000 | #Constraints:      74783
2893.92/2922.74	c #Conflicts:    3070000 | #Constraints:      75784
2893.92/2922.74	c #Conflicts:    3071000 | #Constraints:      76784
2893.92/2922.74	c INPROCESSING
2893.92/2922.74	c GARBAGE COLLECT
2893.92/2922.74	c rational objective 1000
2933.80/2962.99	c #Conflicts:    3072000 | #Constraints:      42946
2933.80/2962.99	c #Conflicts:    3073000 | #Constraints:      43946
2933.80/2962.99	c #Conflicts:    3074000 | #Constraints:      44946
2933.80/2962.99	c #Conflicts:    3075000 | #Constraints:      45946
2933.80/2962.99	c #Conflicts:    3076000 | #Constraints:      46946
2933.80/2962.99	c #Conflicts:    3077000 | #Constraints:      47946
2933.80/2962.99	c #Conflicts:    3078000 | #Constraints:      48947
2933.80/2962.99	c #Conflicts:    3079000 | #Constraints:      49947
2933.80/2962.99	c #Conflicts:    3080000 | #Constraints:      50948
2933.80/2962.99	c #Conflicts:    3081000 | #Constraints:      51948
2933.80/2962.99	c #Conflicts:    3082000 | #Constraints:      52949
2933.80/2962.99	c #Conflicts:    3083000 | #Constraints:      53950
2933.80/2962.99	c #Conflicts:    3084000 | #Constraints:      54951
2933.80/2962.99	c #Conflicts:    3085000 | #Constraints:      55952
2933.80/2962.99	c #Conflicts:    3086000 | #Constraints:      56952
2933.80/2962.99	c #Conflicts:    3087000 | #Constraints:      57953
2933.80/2962.99	c #Conflicts:    3088000 | #Constraints:      58953
2933.80/2962.99	c #Conflicts:    3089000 | #Constraints:      59954
2933.80/2962.99	c #Conflicts:    3090000 | #Constraints:      60955
2933.80/2962.99	c #Conflicts:    3091000 | #Constraints:      61956
2933.80/2962.99	c #Conflicts:    3092000 | #Constraints:      62957
2933.80/2962.99	c #Conflicts:    3093000 | #Constraints:      63958
2933.80/2962.99	c #Conflicts:    3094000 | #Constraints:      64960
2933.80/2962.99	c #Conflicts:    3095000 | #Constraints:      65962
2933.80/2962.99	c #Conflicts:    3096000 | #Constraints:      66963
2933.80/2962.99	c #Conflicts:    3097000 | #Constraints:      67964
2933.80/2962.99	c #Conflicts:    3098000 | #Constraints:      68966
2933.80/2962.99	c #Conflicts:    3099000 | #Constraints:      69967
2933.80/2962.99	c #Conflicts:    3100000 | #Constraints:      70967
2933.80/2962.99	c #Conflicts:    3101000 | #Constraints:      71969
2933.80/2962.99	c #Conflicts:    3102000 | #Constraints:      72969
2933.80/2962.99	c #Conflicts:    3103000 | #Constraints:      73969
2933.80/2962.99	c #Conflicts:    3104000 | #Constraints:      74970
2933.80/2962.99	c #Conflicts:    3105000 | #Constraints:      75975
2933.80/2962.99	c #Conflicts:    3106000 | #Constraints:      76976
2933.80/2962.99	c INPROCESSING
2933.80/2962.99	c GARBAGE COLLECT
2933.80/2962.99	c rational objective 1000
2987.77/3017.45	c #Conflicts:    3107000 | #Constraints:      42847
2987.77/3017.45	c #Conflicts:    3108000 | #Constraints:      43877
2987.77/3017.45	c #Conflicts:    3109000 | #Constraints:      44965
2987.77/3017.45	c #Conflicts:    3110000 | #Constraints:      46027
2987.77/3017.45	c #Conflicts:    3111000 | #Constraints:      47071
2987.77/3017.45	c #Conflicts:    3112000 | #Constraints:      48134
2987.77/3017.45	c #Conflicts:    3113000 | #Constraints:      49190
2987.77/3017.45	c #Conflicts:    3114000 | #Constraints:      50232
2987.77/3017.45	c #Conflicts:    3115000 | #Constraints:      51274
2987.77/3017.45	c #Conflicts:    3116000 | #Constraints:      52323
2987.77/3017.45	c #Conflicts:    3117000 | #Constraints:      53360
2987.77/3017.45	c #Conflicts:    3118000 | #Constraints:      54387
2987.77/3017.45	c #Conflicts:    3119000 | #Constraints:      55418
2987.77/3017.45	c #Conflicts:    3120000 | #Constraints:      56463
2987.77/3017.45	c #Conflicts:    3121000 | #Constraints:      57508
2987.77/3017.45	c #Conflicts:    3122000 | #Constraints:      58566
2987.77/3017.45	c #Conflicts:    3123000 | #Constraints:      59631
2987.77/3017.45	c #Conflicts:    3124000 | #Constraints:      60691
2987.77/3017.45	c #Conflicts:    3125000 | #Constraints:      61738
2987.77/3017.45	c #Conflicts:    3126000 | #Constraints:      62792
2987.77/3017.45	c #Conflicts:    3127000 | #Constraints:      63822
2987.77/3017.45	c #Conflicts:    3128000 | #Constraints:      64857
2987.77/3017.45	c #Conflicts:    3129000 | #Constraints:      65877
2987.77/3017.45	c #Conflicts:    3130000 | #Constraints:      66913
2987.77/3017.45	c #Conflicts:    3131000 | #Constraints:      67945
2987.77/3017.45	c #Conflicts:    3132000 | #Constraints:      68969
2987.77/3017.45	c #Conflicts:    3133000 | #Constraints:      70007
2987.77/3017.45	c #Conflicts:    3134000 | #Constraints:      71029
2987.77/3017.45	c #Conflicts:    3135000 | #Constraints:      72056
2987.77/3017.45	c #Conflicts:    3136000 | #Constraints:      73081
2987.77/3017.45	c #Conflicts:    3137000 | #Constraints:      74105
2987.77/3017.45	c #Conflicts:    3138000 | #Constraints:      75138
2987.77/3017.45	c #Conflicts:    3139000 | #Constraints:      76167
2987.77/3017.45	c #Conflicts:    3140000 | #Constraints:      77192
2987.77/3017.45	c #Conflicts:    3141000 | #Constraints:      78223
2987.77/3017.45	c INPROCESSING
2987.77/3017.45	c GARBAGE COLLECT
2987.77/3017.45	c rational objective 1000
3031.39/3061.34	c #Conflicts:    3142000 | #Constraints:      43251
3031.39/3061.34	c #Conflicts:    3143000 | #Constraints:      44251
3031.39/3061.34	c #Conflicts:    3144000 | #Constraints:      45251
3031.39/3061.34	c #Conflicts:    3145000 | #Constraints:      46251
3031.39/3061.34	c #Conflicts:    3146000 | #Constraints:      47251
3031.39/3061.34	c #Conflicts:    3147000 | #Constraints:      48251
3031.39/3061.34	c #Conflicts:    3148000 | #Constraints:      49251
3031.39/3061.34	c #Conflicts:    3149000 | #Constraints:      50251
3031.39/3061.34	c #Conflicts:    3150000 | #Constraints:      51251
3031.39/3061.34	c #Conflicts:    3151000 | #Constraints:      52251
3031.39/3061.34	c #Conflicts:    3152000 | #Constraints:      53251
3031.39/3061.34	c #Conflicts:    3153000 | #Constraints:      54251
3031.39/3061.34	c #Conflicts:    3154000 | #Constraints:      55251
3031.39/3061.34	c #Conflicts:    3155000 | #Constraints:      56251
3031.39/3061.34	c #Conflicts:    3156000 | #Constraints:      57251
3031.39/3061.34	c #Conflicts:    3157000 | #Constraints:      58251
3031.39/3061.34	c #Conflicts:    3158000 | #Constraints:      59251
3031.39/3061.34	c #Conflicts:    3159000 | #Constraints:      60251
3031.39/3061.34	c #Conflicts:    3160000 | #Constraints:      61251
3031.39/3061.34	c #Conflicts:    3161000 | #Constraints:      62251
3031.39/3061.34	c #Conflicts:    3162000 | #Constraints:      63251
3031.39/3061.34	c #Conflicts:    3163000 | #Constraints:      64251
3031.39/3061.34	c #Conflicts:    3164000 | #Constraints:      65251
3031.39/3061.34	c #Conflicts:    3165000 | #Constraints:      66251
3031.39/3061.34	c #Conflicts:    3166000 | #Constraints:      67251
3031.39/3061.34	c #Conflicts:    3167000 | #Constraints:      68251
3031.39/3061.34	c #Conflicts:    3168000 | #Constraints:      69251
3031.39/3061.34	c #Conflicts:    3169000 | #Constraints:      70251
3031.39/3061.34	c #Conflicts:    3170000 | #Constraints:      71251
3031.39/3061.34	c #Conflicts:    3171000 | #Constraints:      72251
3031.39/3061.34	c #Conflicts:    3172000 | #Constraints:      73251
3031.39/3061.34	c #Conflicts:    3173000 | #Constraints:      74251
3031.39/3061.34	c #Conflicts:    3174000 | #Constraints:      75251
3031.39/3061.34	c #Conflicts:    3175000 | #Constraints:      76251
3031.39/3061.34	c #Conflicts:    3176000 | #Constraints:      77251
3031.39/3061.34	c #Conflicts:    3177000 | #Constraints:      78251
3031.39/3061.34	c INPROCESSING
3031.39/3061.34	c GARBAGE COLLECT
3031.39/3061.34	c rational objective 1000
3071.80/3101.98	c #Conflicts:    3178000 | #Constraints:      43561
3071.80/3101.98	c #Conflicts:    3179000 | #Constraints:      44561
3071.80/3101.98	c #Conflicts:    3180000 | #Constraints:      45561
3071.80/3101.98	c #Conflicts:    3181000 | #Constraints:      46561
3071.80/3101.98	c #Conflicts:    3182000 | #Constraints:      47561
3071.80/3101.98	c #Conflicts:    3183000 | #Constraints:      48561
3071.80/3101.98	c #Conflicts:    3184000 | #Constraints:      49561
3071.80/3101.98	c #Conflicts:    3185000 | #Constraints:      50561
3071.80/3101.98	c #Conflicts:    3186000 | #Constraints:      51561
3071.80/3101.98	c #Conflicts:    3187000 | #Constraints:      52561
3071.80/3101.98	c #Conflicts:    3188000 | #Constraints:      53561
3071.80/3101.98	c #Conflicts:    3189000 | #Constraints:      54561
3071.80/3101.98	c #Conflicts:    3190000 | #Constraints:      55561
3071.80/3101.98	c #Conflicts:    3191000 | #Constraints:      56561
3071.80/3101.98	c #Conflicts:    3192000 | #Constraints:      57561
3071.80/3101.98	c #Conflicts:    3193000 | #Constraints:      58561
3071.80/3101.98	c #Conflicts:    3194000 | #Constraints:      59561
3071.80/3101.98	c #Conflicts:    3195000 | #Constraints:      60561
3071.80/3101.98	c #Conflicts:    3196000 | #Constraints:      61561
3071.80/3101.98	c #Conflicts:    3197000 | #Constraints:      62561
3071.80/3101.98	c #Conflicts:    3198000 | #Constraints:      63561
3071.80/3101.98	c #Conflicts:    3199000 | #Constraints:      64561
3071.80/3101.98	c #Conflicts:    3200000 | #Constraints:      65561
3071.80/3101.98	c #Conflicts:    3201000 | #Constraints:      66561
3071.80/3101.98	c #Conflicts:    3202000 | #Constraints:      67561
3071.80/3101.98	c #Conflicts:    3203000 | #Constraints:      68561
3071.80/3101.98	c #Conflicts:    3204000 | #Constraints:      69561
3071.80/3101.98	c #Conflicts:    3205000 | #Constraints:      70561
3071.80/3101.98	c #Conflicts:    3206000 | #Constraints:      71561
3071.80/3101.98	c #Conflicts:    3207000 | #Constraints:      72561
3071.80/3101.98	c #Conflicts:    3208000 | #Constraints:      73561
3071.80/3101.98	c #Conflicts:    3209000 | #Constraints:      74561
3071.80/3101.98	c #Conflicts:    3210000 | #Constraints:      75561
3071.80/3101.98	c #Conflicts:    3211000 | #Constraints:      76561
3071.80/3101.98	c #Conflicts:    3212000 | #Constraints:      77561
3071.80/3101.98	c #Conflicts:    3213000 | #Constraints:      78561
3071.80/3101.98	c INPROCESSING
3071.80/3101.98	c GARBAGE COLLECT
3071.80/3101.98	c rational objective 1000
3133.09/3163.58	c #Conflicts:    3214000 | #Constraints:      43823
3133.09/3163.58	c #Conflicts:    3215000 | #Constraints:      44823
3133.09/3163.58	c #Conflicts:    3216000 | #Constraints:      45823
3133.09/3163.58	c #Conflicts:    3217000 | #Constraints:      46823
3133.09/3163.58	c #Conflicts:    3218000 | #Constraints:      47856
3133.09/3163.58	c #Conflicts:    3219000 | #Constraints:      48918
3133.09/3163.58	c #Conflicts:    3220000 | #Constraints:      49974
3133.09/3163.58	c #Conflicts:    3221000 | #Constraints:      51016
3133.09/3163.58	c #Conflicts:    3222000 | #Constraints:      52036
3133.09/3163.58	c #Conflicts:    3223000 | #Constraints:      53067
3133.09/3163.58	c #Conflicts:    3224000 | #Constraints:      54090
3133.09/3163.58	c #Conflicts:    3225000 | #Constraints:      55119
3133.09/3163.58	c #Conflicts:    3226000 | #Constraints:      56144
3133.09/3163.58	c #Conflicts:    3227000 | #Constraints:      57168
3133.09/3163.58	c #Conflicts:    3228000 | #Constraints:      58198
3133.09/3163.58	c #Conflicts:    3229000 | #Constraints:      59230
3133.09/3163.58	c #Conflicts:    3230000 | #Constraints:      60268
3133.09/3163.58	c #Conflicts:    3231000 | #Constraints:      61320
3133.09/3163.58	c #Conflicts:    3232000 | #Constraints:      62382
3133.09/3163.58	c #Conflicts:    3233000 | #Constraints:      63415
3133.09/3163.58	c #Conflicts:    3234000 | #Constraints:      64434
3133.09/3163.58	c #Conflicts:    3235000 | #Constraints:      65452
3133.09/3163.58	c #Conflicts:    3236000 | #Constraints:      66469
3133.09/3163.58	c #Conflicts:    3237000 | #Constraints:      67492
3133.09/3163.58	c #Conflicts:    3238000 | #Constraints:      68521
3133.09/3163.58	c #Conflicts:    3239000 | #Constraints:      69549
3133.09/3163.58	c #Conflicts:    3240000 | #Constraints:      70578
3133.09/3163.58	c #Conflicts:    3241000 | #Constraints:      71604
3133.09/3163.58	c #Conflicts:    3242000 | #Constraints:      72621
3133.09/3163.58	c #Conflicts:    3243000 | #Constraints:      73640
3133.09/3163.58	c #Conflicts:    3244000 | #Constraints:      74667
3133.09/3163.58	c #Conflicts:    3245000 | #Constraints:      75690
3133.09/3163.58	c #Conflicts:    3246000 | #Constraints:      76712
3133.09/3163.58	c #Conflicts:    3247000 | #Constraints:      77739
3133.09/3163.58	c #Conflicts:    3248000 | #Constraints:      78775
3133.09/3163.58	c #Conflicts:    3249000 | #Constraints:      79807
3133.09/3163.58	c INPROCESSING
3133.09/3163.58	c GARBAGE COLLECT
3133.09/3163.58	c rational objective 1000
3175.68/3206.33	c #Conflicts:    3250000 | #Constraints:      44331
3175.68/3206.33	c #Conflicts:    3251000 | #Constraints:      45331
3175.68/3206.33	c #Conflicts:    3252000 | #Constraints:      46331
3175.68/3206.33	c #Conflicts:    3253000 | #Constraints:      47331
3175.68/3206.33	c #Conflicts:    3254000 | #Constraints:      48331
3175.68/3206.33	c #Conflicts:    3255000 | #Constraints:      49331
3175.68/3206.33	c #Conflicts:    3256000 | #Constraints:      50331
3175.68/3206.33	c #Conflicts:    3257000 | #Constraints:      51331
3175.68/3206.33	c #Conflicts:    3258000 | #Constraints:      52331
3175.68/3206.33	c #Conflicts:    3259000 | #Constraints:      53331
3175.68/3206.33	c #Conflicts:    3260000 | #Constraints:      54331
3175.68/3206.33	c #Conflicts:    3261000 | #Constraints:      55331
3175.68/3206.33	c #Conflicts:    3262000 | #Constraints:      56331
3175.68/3206.33	c #Conflicts:    3263000 | #Constraints:      57331
3175.68/3206.33	c #Conflicts:    3264000 | #Constraints:      58331
3175.68/3206.33	c #Conflicts:    3265000 | #Constraints:      59331
3175.68/3206.33	c #Conflicts:    3266000 | #Constraints:      60331
3175.68/3206.33	c #Conflicts:    3267000 | #Constraints:      61331
3175.68/3206.33	c #Conflicts:    3268000 | #Constraints:      62331
3175.68/3206.33	c #Conflicts:    3269000 | #Constraints:      63331
3175.68/3206.33	c #Conflicts:    3270000 | #Constraints:      64331
3175.68/3206.33	c #Conflicts:    3271000 | #Constraints:      65331
3175.68/3206.33	c #Conflicts:    3272000 | #Constraints:      66331
3175.68/3206.33	c #Conflicts:    3273000 | #Constraints:      67331
3175.68/3206.33	c #Conflicts:    3274000 | #Constraints:      68331
3175.68/3206.33	c #Conflicts:    3275000 | #Constraints:      69331
3175.68/3206.33	c #Conflicts:    3276000 | #Constraints:      70331
3175.68/3206.33	c #Conflicts:    3277000 | #Constraints:      71331
3175.68/3206.33	c #Conflicts:    3278000 | #Constraints:      72331
3175.68/3206.33	c #Conflicts:    3279000 | #Constraints:      73331
3175.68/3206.33	c #Conflicts:    3280000 | #Constraints:      74331
3175.68/3206.33	c #Conflicts:    3281000 | #Constraints:      75331
3175.68/3206.33	c #Conflicts:    3282000 | #Constraints:      76331
3175.68/3206.33	c #Conflicts:    3283000 | #Constraints:      77331
3175.68/3206.33	c #Conflicts:    3284000 | #Constraints:      78331
3175.68/3206.33	c #Conflicts:    3285000 | #Constraints:      79331
3175.68/3206.33	c INPROCESSING
3175.68/3206.33	c GARBAGE COLLECT
3175.68/3206.33	c rational objective 1000
3215.83/3246.76	c #Conflicts:    3286000 | #Constraints:      44099
3215.83/3246.76	c #Conflicts:    3287000 | #Constraints:      45099
3215.83/3246.76	c #Conflicts:    3288000 | #Constraints:      46099
3215.83/3246.76	c #Conflicts:    3289000 | #Constraints:      47099
3215.83/3246.76	c #Conflicts:    3290000 | #Constraints:      48099
3215.83/3246.76	c #Conflicts:    3291000 | #Constraints:      49099
3215.83/3246.76	c #Conflicts:    3292000 | #Constraints:      50099
3215.83/3246.76	c #Conflicts:    3293000 | #Constraints:      51099
3215.83/3246.76	c #Conflicts:    3294000 | #Constraints:      52099
3215.83/3246.76	c #Conflicts:    3295000 | #Constraints:      53099
3215.83/3246.76	c #Conflicts:    3296000 | #Constraints:      54099
3215.83/3246.76	c #Conflicts:    3297000 | #Constraints:      55099
3215.83/3246.76	c #Conflicts:    3298000 | #Constraints:      56099
3215.83/3246.76	c #Conflicts:    3299000 | #Constraints:      57099
3215.83/3246.76	c #Conflicts:    3300000 | #Constraints:      58099
3215.83/3246.76	c #Conflicts:    3301000 | #Constraints:      59099
3215.83/3246.76	c #Conflicts:    3302000 | #Constraints:      60099
3215.83/3246.76	c #Conflicts:    3303000 | #Constraints:      61099
3215.83/3246.76	c #Conflicts:    3304000 | #Constraints:      62099
3215.83/3246.76	c #Conflicts:    3305000 | #Constraints:      63099
3215.83/3246.76	c #Conflicts:    3306000 | #Constraints:      64099
3215.83/3246.76	c #Conflicts:    3307000 | #Constraints:      65099
3215.83/3246.76	c #Conflicts:    3308000 | #Constraints:      66099
3215.83/3246.76	c #Conflicts:    3309000 | #Constraints:      67099
3215.83/3246.76	c #Conflicts:    3310000 | #Constraints:      68099
3215.83/3246.76	c #Conflicts:    3311000 | #Constraints:      69099
3215.83/3246.76	c #Conflicts:    3312000 | #Constraints:      70099
3215.83/3246.76	c #Conflicts:    3313000 | #Constraints:      71099
3215.83/3246.76	c #Conflicts:    3314000 | #Constraints:      72099
3215.83/3246.76	c #Conflicts:    3315000 | #Constraints:      73099
3215.83/3246.76	c #Conflicts:    3316000 | #Constraints:      74099
3215.83/3246.76	c #Conflicts:    3317000 | #Constraints:      75099
3215.83/3246.76	c #Conflicts:    3318000 | #Constraints:      76099
3215.83/3246.76	c #Conflicts:    3319000 | #Constraints:      77099
3215.83/3246.76	c #Conflicts:    3320000 | #Constraints:      78099
3215.83/3246.76	c #Conflicts:    3321000 | #Constraints:      79099
3215.83/3246.76	c INPROCESSING
3215.83/3246.76	c GARBAGE COLLECT
3215.83/3246.76	c rational objective 1000
3258.22/3289.38	c #Conflicts:    3322000 | #Constraints:      43797
3258.22/3289.38	c #Conflicts:    3323000 | #Constraints:      44832
3258.22/3289.38	c #Conflicts:    3324000 | #Constraints:      45891
3258.22/3289.38	c #Conflicts:    3325000 | #Constraints:      46926
3258.22/3289.38	c #Conflicts:    3326000 | #Constraints:      47963
3258.22/3289.38	c #Conflicts:    3327000 | #Constraints:      49001
3258.22/3289.38	c #Conflicts:    3328000 | #Constraints:      50029
3258.22/3289.38	c #Conflicts:    3329000 | #Constraints:      51062
3258.22/3289.38	c #Conflicts:    3330000 | #Constraints:      52093
3258.22/3289.38	c #Conflicts:    3331000 | #Constraints:      53136
3258.22/3289.38	c #Conflicts:    3332000 | #Constraints:      54176
3258.22/3289.38	c #Conflicts:    3333000 | #Constraints:      55192
3258.22/3289.38	c #Conflicts:    3334000 | #Constraints:      56206
3258.22/3289.38	c #Conflicts:    3335000 | #Constraints:      57240
3258.22/3289.38	c #Conflicts:    3336000 | #Constraints:      58264
3258.22/3289.38	c #Conflicts:    3337000 | #Constraints:      59282
3258.22/3289.38	c #Conflicts:    3338000 | #Constraints:      60304
3258.22/3289.38	c #Conflicts:    3339000 | #Constraints:      61322
3258.22/3289.38	c #Conflicts:    3340000 | #Constraints:      62354
3258.22/3289.38	c #Conflicts:    3341000 | #Constraints:      63379
3258.22/3289.38	c #Conflicts:    3342000 | #Constraints:      64398
3258.22/3289.38	c #Conflicts:    3343000 | #Constraints:      65422
3258.22/3289.38	c #Conflicts:    3344000 | #Constraints:      66444
3258.22/3289.38	c #Conflicts:    3345000 | #Constraints:      67463
3258.22/3289.38	c #Conflicts:    3346000 | #Constraints:      68485
3258.22/3289.38	c #Conflicts:    3347000 | #Constraints:      69512
3258.22/3289.38	c #Conflicts:    3348000 | #Constraints:      70532
3258.22/3289.38	c #Conflicts:    3349000 | #Constraints:      71547
3258.22/3289.38	c #Conflicts:    3350000 | #Constraints:      72570
3258.22/3289.38	c #Conflicts:    3351000 | #Constraints:      73593
3258.22/3289.38	c #Conflicts:    3352000 | #Constraints:      74618
3258.22/3289.38	c #Conflicts:    3353000 | #Constraints:      75644
3258.22/3289.38	c #Conflicts:    3354000 | #Constraints:      76680
3258.22/3289.38	c #Conflicts:    3355000 | #Constraints:      77711
3258.22/3289.38	c #Conflicts:    3356000 | #Constraints:      78750
3258.22/3289.38	c #Conflicts:    3357000 | #Constraints:      79802
3258.22/3289.38	c #Conflicts:    3358000 | #Constraints:      80834
3258.22/3289.38	c INPROCESSING
3258.22/3289.38	c GARBAGE COLLECT
3258.22/3289.38	c rational objective 1000
3299.08/3330.49	c #Conflicts:    3359000 | #Constraints:      44740
3299.08/3330.49	c #Conflicts:    3360000 | #Constraints:      45740
3299.08/3330.49	c #Conflicts:    3361000 | #Constraints:      46740
3299.08/3330.49	c #Conflicts:    3362000 | #Constraints:      47740
3299.08/3330.49	c #Conflicts:    3363000 | #Constraints:      48740
3299.08/3330.49	c #Conflicts:    3364000 | #Constraints:      49740
3299.08/3330.49	c #Conflicts:    3365000 | #Constraints:      50740
3299.08/3330.49	c #Conflicts:    3366000 | #Constraints:      51740
3299.08/3330.49	c #Conflicts:    3367000 | #Constraints:      52740
3299.08/3330.49	c #Conflicts:    3368000 | #Constraints:      53740
3299.08/3330.49	c #Conflicts:    3369000 | #Constraints:      54740
3299.08/3330.49	c #Conflicts:    3370000 | #Constraints:      55740
3299.08/3330.49	c #Conflicts:    3371000 | #Constraints:      56740
3299.08/3330.49	c #Conflicts:    3372000 | #Constraints:      57740
3299.08/3330.49	c #Conflicts:    3373000 | #Constraints:      58740
3299.08/3330.49	c #Conflicts:    3374000 | #Constraints:      59740
3299.08/3330.49	c #Conflicts:    3375000 | #Constraints:      60740
3299.08/3330.49	c #Conflicts:    3376000 | #Constraints:      61740
3299.08/3330.49	c #Conflicts:    3377000 | #Constraints:      62740
3299.08/3330.49	c #Conflicts:    3378000 | #Constraints:      63740
3299.08/3330.49	c #Conflicts:    3379000 | #Constraints:      64740
3299.08/3330.49	c #Conflicts:    3380000 | #Constraints:      65740
3299.08/3330.49	c #Conflicts:    3381000 | #Constraints:      66740
3299.08/3330.49	c #Conflicts:    3382000 | #Constraints:      67740
3299.08/3330.49	c #Conflicts:    3383000 | #Constraints:      68740
3299.08/3330.49	c #Conflicts:    3384000 | #Constraints:      69740
3299.08/3330.49	c #Conflicts:    3385000 | #Constraints:      70740
3299.08/3330.49	c #Conflicts:    3386000 | #Constraints:      71740
3299.08/3330.49	c #Conflicts:    3387000 | #Constraints:      72740
3299.08/3330.49	c #Conflicts:    3388000 | #Constraints:      73740
3299.08/3330.49	c #Conflicts:    3389000 | #Constraints:      74740
3299.08/3330.49	c #Conflicts:    3390000 | #Constraints:      75740
3299.08/3330.49	c #Conflicts:    3391000 | #Constraints:      76740
3299.08/3330.49	c #Conflicts:    3392000 | #Constraints:      77740
3299.08/3330.49	c #Conflicts:    3393000 | #Constraints:      78740
3299.08/3330.49	c #Conflicts:    3394000 | #Constraints:      79740
3299.08/3330.49	c #Conflicts:    3395000 | #Constraints:      80740
3299.08/3330.49	c INPROCESSING
3299.08/3330.49	c GARBAGE COLLECT
3299.08/3330.49	c rational objective 1000
3340.02/3371.60	c #Conflicts:    3396000 | #Constraints:      44909
3340.02/3371.60	c #Conflicts:    3397000 | #Constraints:      45909
3340.02/3371.60	c #Conflicts:    3398000 | #Constraints:      46909
3340.02/3371.60	c #Conflicts:    3399000 | #Constraints:      47909
3340.02/3371.60	c #Conflicts:    3400000 | #Constraints:      48909
3340.02/3371.60	c #Conflicts:    3401000 | #Constraints:      49909
3340.02/3371.60	c #Conflicts:    3402000 | #Constraints:      50909
3340.02/3371.60	c #Conflicts:    3403000 | #Constraints:      51909
3340.02/3371.60	c #Conflicts:    3404000 | #Constraints:      52909
3340.02/3371.60	c #Conflicts:    3405000 | #Constraints:      53909
3340.02/3371.60	c #Conflicts:    3406000 | #Constraints:      54909
3340.02/3371.60	c #Conflicts:    3407000 | #Constraints:      55909
3340.02/3371.60	c #Conflicts:    3408000 | #Constraints:      56909
3340.02/3371.60	c #Conflicts:    3409000 | #Constraints:      57909
3340.02/3371.60	c #Conflicts:    3410000 | #Constraints:      58909
3340.02/3371.60	c #Conflicts:    3411000 | #Constraints:      59909
3340.02/3371.60	c #Conflicts:    3412000 | #Constraints:      60909
3340.02/3371.60	c #Conflicts:    3413000 | #Constraints:      61909
3340.02/3371.60	c #Conflicts:    3414000 | #Constraints:      62909
3340.02/3371.60	c #Conflicts:    3415000 | #Constraints:      63909
3340.02/3371.60	c #Conflicts:    3416000 | #Constraints:      64909
3340.02/3371.60	c #Conflicts:    3417000 | #Constraints:      65909
3340.02/3371.60	c #Conflicts:    3418000 | #Constraints:      66909
3340.02/3371.60	c #Conflicts:    3419000 | #Constraints:      67909
3340.02/3371.60	c #Conflicts:    3420000 | #Constraints:      68909
3340.02/3371.60	c #Conflicts:    3421000 | #Constraints:      69909
3340.02/3371.60	c #Conflicts:    3422000 | #Constraints:      70909
3340.02/3371.60	c #Conflicts:    3423000 | #Constraints:      71909
3340.02/3371.60	c #Conflicts:    3424000 | #Constraints:      72909
3340.02/3371.60	c #Conflicts:    3425000 | #Constraints:      73909
3340.02/3371.60	c #Conflicts:    3426000 | #Constraints:      74909
3340.02/3371.60	c #Conflicts:    3427000 | #Constraints:      75909
3340.02/3371.60	c #Conflicts:    3428000 | #Constraints:      76909
3340.02/3371.60	c #Conflicts:    3429000 | #Constraints:      77909
3340.02/3371.60	c #Conflicts:    3430000 | #Constraints:      78909
3340.02/3371.60	c #Conflicts:    3431000 | #Constraints:      79909
3340.02/3371.60	c #Conflicts:    3432000 | #Constraints:      80909
3340.02/3371.60	c INPROCESSING
3340.02/3371.60	c GARBAGE COLLECT
3340.02/3371.60	c rational objective 1000
3379.95/3411.84	c #Conflicts:    3433000 | #Constraints:      44977
3379.95/3411.84	c #Conflicts:    3434000 | #Constraints:      46006
3379.95/3411.84	c #Conflicts:    3435000 | #Constraints:      47028
3379.95/3411.84	c #Conflicts:    3436000 | #Constraints:      48076
3379.95/3411.84	c #Conflicts:    3437000 | #Constraints:      49091
3379.95/3411.84	c #Conflicts:    3438000 | #Constraints:      50121
3379.95/3411.84	c #Conflicts:    3439000 | #Constraints:      51132
3379.95/3411.84	c #Conflicts:    3440000 | #Constraints:      52166
3379.95/3411.84	c #Conflicts:    3441000 | #Constraints:      53192
3379.95/3411.84	c #Conflicts:    3442000 | #Constraints:      54200
3379.95/3411.84	c #Conflicts:    3443000 | #Constraints:      55212
3379.95/3411.84	c #Conflicts:    3444000 | #Constraints:      56223
3379.95/3411.84	c #Conflicts:    3445000 | #Constraints:      57268
3379.95/3411.84	c #Conflicts:    3446000 | #Constraints:      58318
3379.95/3411.84	c #Conflicts:    3447000 | #Constraints:      59375
3379.95/3411.84	c #Conflicts:    3448000 | #Constraints:      60422
3379.95/3411.84	c #Conflicts:    3449000 | #Constraints:      61467
3379.95/3411.84	c #Conflicts:    3450000 | #Constraints:      62510
3379.95/3411.84	c #Conflicts:    3451000 | #Constraints:      63556
3379.95/3411.84	c #Conflicts:    3452000 | #Constraints:      64622
3379.95/3411.84	c #Conflicts:    3453000 | #Constraints:      65672
3379.95/3411.84	c #Conflicts:    3454000 | #Constraints:      66714
3379.95/3411.84	c #Conflicts:    3455000 | #Constraints:      67760
3379.95/3411.84	c #Conflicts:    3456000 | #Constraints:      68803
3379.95/3411.84	c #Conflicts:    3457000 | #Constraints:      69856
3379.95/3411.84	c #Conflicts:    3458000 | #Constraints:      70904
3379.95/3411.84	c #Conflicts:    3459000 | #Constraints:      71942
3379.95/3411.84	c #Conflicts:    3460000 | #Constraints:      72976
3379.95/3411.84	c #Conflicts:    3461000 | #Constraints:      74004
3379.95/3411.84	c #Conflicts:    3462000 | #Constraints:      75039
3379.95/3411.84	c #Conflicts:    3463000 | #Constraints:      76103
3379.95/3411.84	c #Conflicts:    3464000 | #Constraints:      77156
3379.95/3411.84	c #Conflicts:    3465000 | #Constraints:      78202
3379.95/3411.84	c #Conflicts:    3466000 | #Constraints:      79232
3379.95/3411.84	c #Conflicts:    3467000 | #Constraints:      80263
3379.95/3411.84	c #Conflicts:    3468000 | #Constraints:      81292
3379.95/3411.84	c #Conflicts:    3469000 | #Constraints:      82331
3379.95/3411.84	c INPROCESSING
3379.95/3411.84	c GARBAGE COLLECT
3379.95/3411.84	c rational objective 1000
3423.11/3455.22	c #Conflicts:    3470000 | #Constraints:      45485
3423.11/3455.22	c #Conflicts:    3471000 | #Constraints:      46485
3423.11/3455.22	c #Conflicts:    3472000 | #Constraints:      47485
3423.11/3455.22	c #Conflicts:    3473000 | #Constraints:      48485
3423.11/3455.22	c #Conflicts:    3474000 | #Constraints:      49485
3423.11/3455.22	c #Conflicts:    3475000 | #Constraints:      50485
3423.11/3455.22	c #Conflicts:    3476000 | #Constraints:      51485
3423.11/3455.22	c #Conflicts:    3477000 | #Constraints:      52485
3423.11/3455.22	c #Conflicts:    3478000 | #Constraints:      53485
3423.11/3455.22	c #Conflicts:    3479000 | #Constraints:      54485
3423.11/3455.22	c #Conflicts:    3480000 | #Constraints:      55485
3423.11/3455.22	c #Conflicts:    3481000 | #Constraints:      56485
3423.11/3455.22	c #Conflicts:    3482000 | #Constraints:      57485
3423.11/3455.22	c #Conflicts:    3483000 | #Constraints:      58485
3423.11/3455.22	c #Conflicts:    3484000 | #Constraints:      59485
3423.11/3455.22	c #Conflicts:    3485000 | #Constraints:      60485
3423.11/3455.22	c #Conflicts:    3486000 | #Constraints:      61485
3423.11/3455.22	c #Conflicts:    3487000 | #Constraints:      62485
3423.11/3455.22	c #Conflicts:    3488000 | #Constraints:      63485
3423.11/3455.22	c #Conflicts:    3489000 | #Constraints:      64485
3423.11/3455.22	c #Conflicts:    3490000 | #Constraints:      65485
3423.11/3455.22	c #Conflicts:    3491000 | #Constraints:      66485
3423.11/3455.22	c #Conflicts:    3492000 | #Constraints:      67485
3423.11/3455.22	c #Conflicts:    3493000 | #Constraints:      68485
3423.11/3455.22	c #Conflicts:    3494000 | #Constraints:      69485
3423.11/3455.22	c #Conflicts:    3495000 | #Constraints:      70485
3423.11/3455.22	c #Conflicts:    3496000 | #Constraints:      71485
3423.11/3455.22	c #Conflicts:    3497000 | #Constraints:      72485
3423.11/3455.22	c #Conflicts:    3498000 | #Constraints:      73485
3423.11/3455.22	c #Conflicts:    3499000 | #Constraints:      74485
3423.11/3455.22	c #Conflicts:    3500000 | #Constraints:      75485
3423.11/3455.22	c #Conflicts:    3501000 | #Constraints:      76485
3423.11/3455.22	c #Conflicts:    3502000 | #Constraints:      77485
3423.11/3455.22	c #Conflicts:    3503000 | #Constraints:      78485
3423.11/3455.22	c #Conflicts:    3504000 | #Constraints:      79485
3423.11/3455.22	c #Conflicts:    3505000 | #Constraints:      80485
3423.11/3455.22	c #Conflicts:    3506000 | #Constraints:      81485
3423.11/3455.22	c INPROCESSING
3423.11/3455.22	c GARBAGE COLLECT
3423.11/3455.22	c rational objective 1000
3492.44/3525.11	c #Conflicts:    3507000 | #Constraints:      44981
3492.44/3525.11	c #Conflicts:    3508000 | #Constraints:      45996
3492.44/3525.11	c #Conflicts:    3509000 | #Constraints:      47036
3492.44/3525.11	c #Conflicts:    3510000 | #Constraints:      48085
3492.44/3525.11	c #Conflicts:    3511000 | #Constraints:      49131
3492.44/3525.11	c #Conflicts:    3512000 | #Constraints:      50175
3492.44/3525.11	c #Conflicts:    3513000 | #Constraints:      51211
3492.44/3525.11	c #Conflicts:    3514000 | #Constraints:      52235
3492.44/3525.11	c #Conflicts:    3515000 | #Constraints:      53258
3492.44/3525.11	c #Conflicts:    3516000 | #Constraints:      54285
3492.44/3525.11	c #Conflicts:    3517000 | #Constraints:      55316
3492.44/3525.11	c #Conflicts:    3518000 | #Constraints:      56375
3492.44/3525.11	c #Conflicts:    3519000 | #Constraints:      57407
3492.44/3525.11	c #Conflicts:    3520000 | #Constraints:      58432
3492.44/3525.11	c #Conflicts:    3521000 | #Constraints:      59492
3492.44/3525.11	c #Conflicts:    3522000 | #Constraints:      60532
3492.44/3525.11	c #Conflicts:    3523000 | #Constraints:      61563
3492.44/3525.11	c #Conflicts:    3524000 | #Constraints:      62587
3492.44/3525.11	c #Conflicts:    3525000 | #Constraints:      63622
3492.44/3525.11	c #Conflicts:    3526000 | #Constraints:      64650
3492.44/3525.11	c #Conflicts:    3527000 | #Constraints:      65672
3492.44/3525.11	c #Conflicts:    3528000 | #Constraints:      66699
3492.44/3525.11	c #Conflicts:    3529000 | #Constraints:      67727
3492.44/3525.11	c #Conflicts:    3530000 | #Constraints:      68768
3492.44/3525.11	c #Conflicts:    3531000 | #Constraints:      69803
3492.44/3525.11	c #Conflicts:    3532000 | #Constraints:      70820
3492.44/3525.11	c #Conflicts:    3533000 | #Constraints:      71843
3492.44/3525.11	c #Conflicts:    3534000 | #Constraints:      72850
3492.44/3525.11	c #Conflicts:    3535000 | #Constraints:      73866
3492.44/3525.11	c #Conflicts:    3536000 | #Constraints:      74912
3492.44/3525.11	c #Conflicts:    3537000 | #Constraints:      75938
3492.44/3525.11	c #Conflicts:    3538000 | #Constraints:      76974
3492.44/3525.11	c #Conflicts:    3539000 | #Constraints:      77999
3492.44/3525.11	c #Conflicts:    3540000 | #Constraints:      79017
3492.44/3525.11	c #Conflicts:    3541000 | #Constraints:      80039
3492.44/3525.11	c #Conflicts:    3542000 | #Constraints:      81061
3492.44/3525.11	c #Conflicts:    3543000 | #Constraints:      82089
3492.44/3525.11	c #Conflicts:    3544000 | #Constraints:      83109
3492.44/3525.11	c INPROCESSING
3492.44/3525.11	c GARBAGE COLLECT
3492.44/3525.11	c rational objective 1000
3537.48/3570.39	c #Conflicts:    3545000 | #Constraints:      45924
3537.48/3570.39	c #Conflicts:    3546000 | #Constraints:      46924
3537.48/3570.39	c #Conflicts:    3547000 | #Constraints:      47924
3537.48/3570.39	c #Conflicts:    3548000 | #Constraints:      48924
3537.48/3570.39	c #Conflicts:    3549000 | #Constraints:      49924
3537.48/3570.39	c #Conflicts:    3550000 | #Constraints:      50924
3537.48/3570.39	c #Conflicts:    3551000 | #Constraints:      51924
3537.48/3570.39	c #Conflicts:    3552000 | #Constraints:      52924
3537.48/3570.39	c #Conflicts:    3553000 | #Constraints:      53924
3537.48/3570.39	c #Conflicts:    3554000 | #Constraints:      54924
3537.48/3570.39	c #Conflicts:    3555000 | #Constraints:      55924
3537.48/3570.39	c #Conflicts:    3556000 | #Constraints:      56924
3537.48/3570.39	c #Conflicts:    3557000 | #Constraints:      57924
3537.48/3570.39	c #Conflicts:    3558000 | #Constraints:      58924
3537.48/3570.39	c #Conflicts:    3559000 | #Constraints:      59924
3537.48/3570.39	c #Conflicts:    3560000 | #Constraints:      60924
3537.48/3570.39	c #Conflicts:    3561000 | #Constraints:      61924
3537.48/3570.39	c #Conflicts:    3562000 | #Constraints:      62924
3537.48/3570.39	c #Conflicts:    3563000 | #Constraints:      63924
3537.48/3570.39	c #Conflicts:    3564000 | #Constraints:      64924
3537.48/3570.39	c #Conflicts:    3565000 | #Constraints:      65924
3537.48/3570.39	c #Conflicts:    3566000 | #Constraints:      66924
3537.48/3570.39	c #Conflicts:    3567000 | #Constraints:      67924
3537.48/3570.39	c #Conflicts:    3568000 | #Constraints:      68924
3537.48/3570.39	c #Conflicts:    3569000 | #Constraints:      69924
3537.48/3570.39	c #Conflicts:    3570000 | #Constraints:      70924
3537.48/3570.39	c #Conflicts:    3571000 | #Constraints:      71924
3537.48/3570.39	c #Conflicts:    3572000 | #Constraints:      72924
3537.48/3570.39	c #Conflicts:    3573000 | #Constraints:      73924
3537.48/3570.39	c #Conflicts:    3574000 | #Constraints:      74924
3537.48/3570.39	c #Conflicts:    3575000 | #Constraints:      75924
3537.48/3570.39	c #Conflicts:    3576000 | #Constraints:      76924
3537.48/3570.39	c #Conflicts:    3577000 | #Constraints:      77924
3537.48/3570.39	c #Conflicts:    3578000 | #Constraints:      78924
3537.48/3570.39	c #Conflicts:    3579000 | #Constraints:      79924
3537.48/3570.39	c #Conflicts:    3580000 | #Constraints:      80924
3537.48/3570.39	c #Conflicts:    3581000 | #Constraints:      81924
3537.48/3570.39	c #Conflicts:    3582000 | #Constraints:      82924
3537.48/3570.39	c INPROCESSING
3537.48/3570.39	c GARBAGE COLLECT
3537.48/3570.39	c rational objective 1000
3584.28/3617.49	c #Conflicts:    3583000 | #Constraints:      46022
3584.28/3617.49	c #Conflicts:    3584000 | #Constraints:      47022
3584.28/3617.49	c #Conflicts:    3585000 | #Constraints:      48022
3584.28/3617.49	c #Conflicts:    3586000 | #Constraints:      49022
3584.28/3617.49	c #Conflicts:    3587000 | #Constraints:      50022
3584.28/3617.49	c #Conflicts:    3588000 | #Constraints:      51022
3584.28/3617.49	c #Conflicts:    3589000 | #Constraints:      52022
3584.28/3617.49	c #Conflicts:    3590000 | #Constraints:      53022
3584.28/3617.49	c #Conflicts:    3591000 | #Constraints:      54022
3584.28/3617.49	c #Conflicts:    3592000 | #Constraints:      55022
3584.28/3617.49	c #Conflicts:    3593000 | #Constraints:      56022
3584.28/3617.49	c #Conflicts:    3594000 | #Constraints:      57022
3584.28/3617.49	c #Conflicts:    3595000 | #Constraints:      58022
3584.28/3617.49	c #Conflicts:    3596000 | #Constraints:      59022
3584.28/3617.49	c #Conflicts:    3597000 | #Constraints:      60022
3584.28/3617.49	c #Conflicts:    3598000 | #Constraints:      61022
3584.28/3617.49	c #Conflicts:    3599000 | #Constraints:      62022
3584.28/3617.49	c #Conflicts:    3600000 | #Constraints:      63022
3584.28/3617.49	c #Conflicts:    3601000 | #Constraints:      64022
3584.28/3617.49	c #Conflicts:    3602000 | #Constraints:      65022
3584.28/3617.49	c #Conflicts:    3603000 | #Constraints:      66022
3584.28/3617.49	c #Conflicts:    3604000 | #Constraints:      67022
3584.28/3617.49	c #Conflicts:    3605000 | #Constraints:      68022
3584.28/3617.49	c #Conflicts:    3606000 | #Constraints:      69022
3584.28/3617.49	c #Conflicts:    3607000 | #Constraints:      70022
3584.28/3617.49	c #Conflicts:    3608000 | #Constraints:      71022
3584.28/3617.49	c #Conflicts:    3609000 | #Constraints:      72022
3584.28/3617.49	c #Conflicts:    3610000 | #Constraints:      73022
3584.28/3617.49	c #Conflicts:    3611000 | #Constraints:      74022
3584.28/3617.49	c #Conflicts:    3612000 | #Constraints:      75022
3584.28/3617.49	c #Conflicts:    3613000 | #Constraints:      76022
3584.28/3617.49	c #Conflicts:    3614000 | #Constraints:      77022
3584.28/3617.49	c #Conflicts:    3615000 | #Constraints:      78022
3584.28/3617.49	c #Conflicts:    3616000 | #Constraints:      79022
3584.28/3617.49	c #Conflicts:    3617000 | #Constraints:      80022
3584.28/3617.49	c #Conflicts:    3618000 | #Constraints:      81022
3584.28/3617.49	c #Conflicts:    3619000 | #Constraints:      82022
3584.28/3617.49	c #Conflicts:    3620000 | #Constraints:      83022
3584.28/3617.49	c INPROCESSING
3584.28/3617.49	c GARBAGE COLLECT
3584.28/3617.49	c rational objective 1000
3600.02/3633.20	c #Conflicts:    3621000 | #Constraints:      46049
3600.02/3633.20	c #Conflicts:    3622000 | #Constraints:      47049
3600.02/3633.20	c #Conflicts:    3623000 | #Constraints:      48049
3600.02/3633.20	c #Conflicts:    3624000 | #Constraints:      49049
3600.02/3633.20	c #Conflicts:    3625000 | #Constraints:      50049
3600.02/3633.20	c #Conflicts:    3626000 | #Constraints:      51049
3600.02/3633.20	c #Conflicts:    3627000 | #Constraints:      52049
3600.02/3633.20	c #Conflicts:    3628000 | #Constraints:      53049
3600.02/3633.20	c #Conflicts:    3629000 | #Constraints:      54049
3600.02/3633.20	c #Conflicts:    3630000 | #Constraints:      55049
3600.02/3633.20	c #Conflicts:    3631000 | #Constraints:      56049
3600.02/3633.20	c #Conflicts:    3632000 | #Constraints:      57049
3600.02/3633.20	c #Conflicts:    3633000 | #Constraints:      58049
3600.02/3633.20	c #Conflicts:    3634000 | #Constraints:      59049
3600.02/3633.20	c #Conflicts:    3635000 | #Constraints:      60049
3600.02/3633.20	c #Conflicts:    3636000 | #Constraints:      61049
3600.02/3633.20	c Disabling crashed LP
3600.02/3633.20	c cpu time 3560.66 s
3600.02/3633.20	c deterministic time 197551678525 1.98e+11
3600.02/3633.20	c optimization time 16.4557 s
3600.02/3633.20	c total solve time 3544.14 s
3600.02/3633.20	c core-guided solve time 2148.12 s
3600.02/3633.20	c propagation time 2742.93 s
3600.02/3633.20	c conflict analysis time 732.518 s
3600.02/3633.20	c propagations 926980345
3600.02/3633.20	c resolve steps 61311564
3600.02/3633.20	c decisions 10159660
3600.02/3633.20	c conflicts 3636654
3600.02/3633.20	c restarts 6268
3600.02/3633.20	c inprocessing phases 181
3600.02/3633.20	c garbage collections 181 ,( 100.00 )
3600.02/3633.20	c input clauses 5200 ,( 62.86 )
3600.02/3633.20	c input cardinalities 2631 ,( 31.81 )
3600.02/3633.20	c input general constraints 441 ,( 5.33 )
3600.02/3633.20	c input average constraint length 280.52
3600.02/3633.20	c input average constraint degree 79.50
3600.02/3633.20	c learned clauses 2395306 ,( 65.06 )
3600.02/3633.20	c learned cardinalities 311205 ,( 8.45 )
3600.02/3633.20	c learned general constraints 974923 ,( 26.48 )
3600.02/3633.20	c learned average constraint length 231.23
3600.02/3633.20	c learned average constraint degree 860294314.58
3600.02/3633.20	c watched  CF 32, 64, 128, Arb: 402610 , 0 , 0 , 0
3600.02/3633.20	c counting CF 32, 64, 128, Arb: 572755 , 0 , 0 , 0
3600.02/3633.20	c watched   constraints 402610 ,( 41.28 ) 
3600.02/3633.20	c counting  constraints 572754 ,( 58.72 ) 
3600.02/3633.20	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2271610495 , 5656235241 , 23877619101 ,( 708578162 , 23169040939 )
3600.02/3633.20	c gcd simplifications 68880
3600.02/3633.20	c detected cardinalities 53128
3600.02/3633.20	c weakened non-implied lits 373489224
3600.02/3633.20	c weakened non-implying lits 144706
3600.02/3633.20	c original variables 1960
3600.02/3633.20	c clausal propagations 389321355
3600.02/3633.20	c cardinality propagations 63232489
3600.02/3633.20	c watched propagations 11554004
3600.02/3633.20	c counting propagations 431313547
3600.02/3633.20	c watch lookups 106634813888
3600.02/3633.20	c watch backjump lookups 0
3600.02/3633.20	c watch checks 48311501753
3600.02/3633.20	c propagation checks 38018799890
3600.02/3633.20	c constraint additions 2704989972
3600.02/3633.20	c trail pops 940736807
3600.02/3633.20	c formula constraints 4010
3600.02/3633.20	c learned constraints 3597441
3600.02/3633.20	c bound constraints 1169
3600.02/3633.20	c core-guided constraints 3093
3600.02/3633.20	c encountered formula constraints 18740343
3600.02/3633.20	c encountered learned constraints 32893591
3600.02/3633.20	c encountered bound constraints 174
3600.02/3633.20	c encountered core-guided constraints 12505887
3600.02/3633.20	c LP total time 388.594 s
3600.02/3633.20	c LP solve time 333.72 s
3600.02/3633.20	c LP constraints added 6961
3600.02/3633.20	c LP constraints removed 2932
3600.02/3633.20	c LP pivots internal 3636654
3600.02/3633.20	c LP pivots root 59555
3600.02/3633.20	c LP calls 54316
3600.02/3633.20	c LP optimalities 10731
3600.02/3633.20	c LP no pivot count 3920
3600.02/3633.20	c LP infeasibilities 43575
3600.02/3633.20	c LP valid Farkas constraints 43568
3600.02/3633.20	c LP learned Farkas constraints 39357
3600.02/3633.20	c LP basis resets 13
3600.02/3633.20	c LP cycling count 0
3600.02/3633.20	c LP singular count 6
3600.02/3633.20	c LP no primal count 0
3600.02/3633.20	c LP no farkas count 7
3600.02/3633.20	c LP other issue count 0
3600.02/3633.20	c LP Gomory cuts 1068
3600.02/3633.20	c LP learned cuts 1883
3600.02/3633.20	c LP deleted cuts 2932
3600.02/3633.20	c LP encountered Gomory constraints 5746
3600.02/3633.20	c LP encountered Farkas constraints 541487
3600.02/3633.20	c LP encountered learned Farkas constraints 221633
3600.02/3633.20	c CG auxiliary variables introduced 1364
3600.02/3633.20	c CG solutions found 170
3600.02/3633.20	c CG cores constructed 1000
3600.02/3633.20	c CG core cardinality constraints returned 0
3600.02/3633.20	c CG unit cores 1
3600.02/3633.20	c CG single cores 999
3600.02/3633.20	c CG blocks removed during cardinality reduction 0
3600.02/3633.20	c CG first core best 0
3600.02/3633.20	c CG decision core best 0
3600.02/3633.20	c CG core reduction tie 0
3600.02/3633.20	c CG core degree average 1.00
3600.02/3633.20	c CG core slack average 2.11
3600.02/3633.20	c CG core upper bound improvements 8
3600.02/3633.20	c STR number of successful calls 0
3600.02/3633.20	c STR number of unsuccessful calls 0
3600.02/3633.20	c STR number of inconclusive calls 0
3600.02/3633.20	c STR number of successful attempts 0
3600.02/3633.20	c STR number of unsuccessful attempts 0
3600.02/3633.20	c STR number of inconclusive attempts 0
3600.02/3633.20	c STR average degree increase per successful call inf
3600.02/3633.20	c STR average degree increase per successful attempt inf
3600.02/3633.20	c STR total number of conflicts for successful attempts 0
3600.02/3633.20	c STR total number of conflicts for unsuccessful attempts 0
3600.02/3633.20	c STR total number of conflicts for inconclusive attempts 0
3600.02/3633.20	c STR average number of conflicts per successful attempt inf
3600.02/3633.20	c STR average number of conflicts per unsuccessful attempt inf
3600.02/3633.20	c STR average number of conflicts per inconclusive attempt inf
3600.02/3633.20	c AVG.sumWPerc 48.67 
3600.02/3633.20	c bigint constraints 0 
3600.02/3633.20	o 1036
3600.02/3633.20	s SATISFIABLE
3600.02/3633.20	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
3600.02/3633.20	c Program interrupted by user.

Verifier Data

OK	1036

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63794 MiB (61084 MiB free)
  memory of node 1: 64507 MiB (63839 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100102 s]*
/proc/loadavg: 4.43 4.51 4.32 4/260 45899
/proc/meminfo: memFree=127921532/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45899] ppid=45897 vsize=11908 memory=5120 CPUtime=0 cores=4,6
/proc/45899/stat : 45899 (pbsuma) D 45897 45897 45182 0 -1 4456448 421 0 0 0 0 0 0 0 20 0 1 0 48769274 12193792 1280 18446744073709551615 4210688 4653049 140724073134320 0 0 0 0 0 0 1 0 0 17 6 0 0 0 0 0 4700520 4703148 25300992 140724073138403 140724073138738 140724073138738 140724073144303 0
/proc/45899/statm: 2977 1280 992 108 0 385 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16100 KiB
Current children cumulated memory: 8192 KiB

[startup+0.214096 s]*
/proc/loadavg: 4.43 4.51 4.32 4/260 45899
/proc/meminfo: memFree=127913716/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45899] ppid=45897 vsize=11908 memory=5120 CPUtime=0 cores=4,6
/proc/45899/stat : 45899 (pbsuma) D 45897 45897 45182 0 -1 4456448 421 0 0 0 0 0 0 0 20 0 1 0 48769274 12193792 1280 18446744073709551615 4210688 4653049 140724073134320 0 0 0 0 0 0 1 0 0 17 6 0 0 0 0 0 4700520 4703148 25300992 140724073138403 140724073138738 140724073138738 140724073144303 0
/proc/45899/statm: 2977 1280 992 108 0 385 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16100 KiB
Current children cumulated memory: 8192 KiB

[startup+0.313769 s]*
/proc/loadavg: 4.43 4.51 4.32 4/260 45899
/proc/meminfo: memFree=127913716/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45899] ppid=45897 vsize=11908 memory=5120 CPUtime=0 cores=4,6
/proc/45899/stat : 45899 (pbsuma) D 45897 45897 45182 0 -1 4456448 421 0 0 0 0 0 0 0 20 0 1 0 48769274 12193792 1280 18446744073709551615 4210688 4653049 140724073134320 0 0 0 0 0 0 1 0 0 17 6 0 0 0 0 0 4700520 4703148 25300992 140724073138403 140724073138738 140724073138738 140724073144303 0
/proc/45899/statm: 2977 1280 992 108 0 385 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16100 KiB
Current children cumulated memory: 8192 KiB

[startup+0.700411 s]
/proc/loadavg: 4.43 4.51 4.32 4/260 45899
/proc/meminfo: memFree=127913716/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45899] ppid=45897 vsize=11908 memory=5120 CPUtime=0 cores=4,6
/proc/45899/stat : 45899 (pbsuma) D 45897 45897 45182 0 -1 4456448 421 0 0 0 0 0 0 0 20 0 1 0 48769274 12193792 1280 18446744073709551615 4210688 4653049 140724073134320 0 0 0 0 0 0 1 0 0 17 6 0 0 0 0 0 4700520 4703148 25300992 140724073138403 140724073138738 140724073138738 140724073144303 0
/proc/45899/statm: 2977 1280 992 108 0 385 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16100 KiB
Current children cumulated memory: 8192 KiB

[startup+1.50029 s]
/proc/loadavg: 4.43 4.51 4.32 4/260 45899
/proc/meminfo: memFree=127905652/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

[startup+3.10626 s]
/proc/loadavg: 4.43 4.51 4.32 5/260 45900
/proc/meminfo: memFree=127831168/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=100960 memory=54160 CPUtime=1.94 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 9947 0 0 0 177 17 0 0 20 0 1 0 48769384 103383040 13540 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 25240 13540 2368 1147 0 12667 0
Current children cumulated CPU time: 1.96 s
Current children cumulated vsize: 105152 KiB
Current children cumulated memory: 57232 KiB
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 4.55 4.54 4.33 5/260 45900
/proc/meminfo: memFree=127750512/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=160228 memory=99236 CPUtime=5.12 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 19711 0 0 0 483 29 0 0 20 0 1 0 48769384 164073472 24809 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 40057 24809 2368 1147 0 27484 0
Current children cumulated CPU time: 5.14 s
Current children cumulated vsize: 164420 KiB
Current children cumulated memory: 102308 KiB

[startup+12.7004 s]
/proc/loadavg: 4.59 4.55 4.33 5/260 45900
/proc/meminfo: memFree=127677756/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=169540 memory=113784 CPUtime=11.5 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 22836 0 0 0 1107 43 0 0 20 0 1 0 48769384 173608960 28446 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 42385 28446 2368 1147 0 29812 0
Current children cumulated CPU time: 11.52 s
Current children cumulated vsize: 173732 KiB
Current children cumulated memory: 116856 KiB

[startup+25.5004 s]
/proc/loadavg: 4.68 4.57 4.35 5/260 45900
/proc/meminfo: memFree=127497704/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=182704 memory=133120 CPUtime=24.24 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 26654 0 0 0 2358 66 0 0 20 0 1 0 48769384 187088896 33280 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 45676 33280 2368 1147 0 33103 0
Current children cumulated CPU time: 24.26 s
Current children cumulated vsize: 186896 KiB
Current children cumulated memory: 136192 KiB

[startup+51.1134 s]
/proc/loadavg: 4.72 4.59 4.36 5/259 45900
/proc/meminfo: memFree=127133288/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=267452 memory=184284 CPUtime=46.31 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 38426 0 0 0 4525 106 0 0 20 0 1 0 48769384 273870848 46071 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 66863 46071 2368 1147 0 54290 0
Current children cumulated CPU time: 46.33 s
Current children cumulated vsize: 271644 KiB
Current children cumulated memory: 187356 KiB

[startup+102.3 s]
/proc/loadavg: 4.43 4.53 4.35 5/261 45904
/proc/meminfo: memFree=126507316/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=282560 memory=203156 CPUtime=97.12 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 42116 0 0 0 9523 189 0 0 20 0 1 0 48769384 289341440 50789 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 70640 50789 2368 1147 0 58067 0
Current children cumulated CPU time: 97.14 s
Current children cumulated vsize: 286752 KiB
Current children cumulated memory: 206228 KiB

[startup+162.3 s]
/proc/loadavg: 4.26 4.46 4.34 4/261 45908
/proc/meminfo: memFree=125710920/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=342968 memory=245192 CPUtime=156.81 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 50083 0 0 0 15386 295 0 0 20 0 1 0 48769384 351199232 61298 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 85742 61298 2368 1147 0 73169 0
Current children cumulated CPU time: 156.83 s
Current children cumulated vsize: 347160 KiB
Current children cumulated memory: 248264 KiB

[startup+222.3 s]
/proc/loadavg: 4.25 4.42 4.33 5/260 45910
/proc/meminfo: memFree=124971592/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=364644 memory=259272 CPUtime=216.4 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 53611 0 0 0 21242 398 0 0 20 0 1 0 48769384 373395456 64818 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 91161 64818 2368 1147 0 78588 0
Current children cumulated CPU time: 216.42 s
Current children cumulated vsize: 368836 KiB

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

/proc/45900/statm: 258915 230382 2496 1147 0 246342 0
Current children cumulated CPU time: 3012.53 s
Current children cumulated vsize: 1039852 KiB
Current children cumulated memory: 924600 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.22 4.15 5/264 46124
/proc/meminfo: memFree=98291296/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1035660 memory=921528 CPUtime=3072.17 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 158544 0 0 0 303749 3468 0 0 20 0 1 0 48769384 1060515840 230382 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 258915 230382 2496 1147 0 246342 0
Current children cumulated CPU time: 3072.19 s
Current children cumulated vsize: 1039852 KiB
Current children cumulated memory: 924600 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.21 4.15 5/263 46126
/proc/meminfo: memFree=97926812/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1044552 memory=927416 CPUtime=3131.87 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 160012 0 0 0 309674 3513 0 0 20 0 1 0 48769384 1069621248 231854 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 261138 231854 2496 1147 0 248565 0
Current children cumulated CPU time: 3131.89 s
Current children cumulated vsize: 1048744 KiB
Current children cumulated memory: 930488 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.18 4.15 5/263 46128
/proc/meminfo: memFree=97563408/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1045844 memory=928440 CPUtime=3191.53 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 160294 0 0 0 315588 3565 0 0 20 0 1 0 48769384 1070944256 232110 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 261461 232110 2496 1147 0 248888 0
Current children cumulated CPU time: 3191.55 s
Current children cumulated vsize: 1050036 KiB
Current children cumulated memory: 931512 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.18 4.15 4/260 46130
/proc/meminfo: memFree=97153832/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1052232 memory=932536 CPUtime=3251.22 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 161332 0 0 0 321495 3627 0 0 20 0 1 0 48769384 1077485568 233134 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 263058 233134 2496 1147 0 250485 0
Current children cumulated CPU time: 3251.24 s
Current children cumulated vsize: 1056424 KiB
Current children cumulated memory: 935608 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.16 4.14 5/259 46133
/proc/meminfo: memFree=96731740/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1059164 memory=937528 CPUtime=3310.86 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 162594 0 0 0 327404 3682 0 0 20 0 1 0 48769384 1084583936 234382 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 264791 234382 2496 1147 0 252218 0
Current children cumulated CPU time: 3310.88 s
Current children cumulated vsize: 1063356 KiB
Current children cumulated memory: 940600 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.14 4.13 5/259 46135
/proc/meminfo: memFree=96031900/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1059164 memory=937528 CPUtime=3370.47 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 162594 0 0 0 333299 3748 0 0 20 0 1 0 48769384 1084583936 234382 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 264791 234382 2496 1147 0 252218 0
Current children cumulated CPU time: 3370.49 s
Current children cumulated vsize: 1063356 KiB
Current children cumulated memory: 940600 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.13 5/259 46137
/proc/meminfo: memFree=95485304/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1061160 memory=939064 CPUtime=3430.05 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 162978 0 0 0 339201 3804 0 0 20 0 1 0 48769384 1086627840 234766 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 265290 234766 2496 1147 0 252717 0
Current children cumulated CPU time: 3430.07 s
Current children cumulated vsize: 1065352 KiB
Current children cumulated memory: 942136 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.13 4.13 5/258 46140
/proc/meminfo: memFree=95107116/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1075208 memory=946488 CPUtime=3489.71 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 164839 0 0 0 345129 3842 0 0 20 0 1 0 48769384 1101012992 236622 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 268802 236622 2496 1147 0 256229 0
Current children cumulated CPU time: 3489.73 s
Current children cumulated vsize: 1079400 KiB
Current children cumulated memory: 949560 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.14 4.13 5/259 46149
/proc/meminfo: memFree=94674960/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1077228 memory=948536 CPUtime=3549.33 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 165372 0 0 0 351037 3896 0 0 20 0 1 0 48769384 1103081472 237134 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 269307 237134 2496 1147 0 256734 0
Current children cumulated CPU time: 3549.35 s
Current children cumulated vsize: 1081420 KiB
Current children cumulated memory: 951608 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.2 s]
/proc/loadavg: 4.14 4.13 4.12 5/259 46245
/proc/meminfo: memFree=112049472/131382120 swapFree=33010416/33010684
[pid=45897] ppid=45894 vsize=4192 memory=3072 CPUtime=0.02 cores=4,6
/proc/45897/stat : 45897 (run-opt-break-l) S 45894 45897 45182 0 -1 4194304 242 1422 0 0 0 0 2 0 20 0 1 0 48769272 4292608 768 18446744073709551615 94921711177728 94921712072261 140734785930752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94921712311312 94921712359056 94921725956096 140734785935637 140734785935838 140734785935838 140734785941440 0
/proc/45897/statm: 1048 768 704 219 0 110 0
[pid=45900] ppid=45897 vsize=1077228 memory=948536 CPUtime=3600 cores=4,6
/proc/45900/stat : 45900 (roundingsat) R 45897 45897 45182 0 -1 4194304 165382 0 0 0 356065 3935 0 0 20 0 1 0 48769384 1103081472 237134 18446744073709551615 4227072 8923433 140724805075184 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 35172352 140724805077268 140724805077544 140724805077544 140724805083114 0
/proc/45900/statm: 269307 237134 2496 1147 0 256734 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 1081420 KiB
Current children cumulated memory: 951608 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

Child status: 2

Real time (s): 3633.26
CPU time (s): 3600.07
CPU user time (s): 3560.69
CPU system time (s): 39.3861
CPU usage (%): 99.0866
Max. virtual memory (cumulated for all children) (KiB): 1081420
Max. memory (cumulated for all children) (KiB): 951608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3560.69
system time used= 39.3861
maximum resident set size= 948536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167065
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17878168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1813
involuntary context switches= 21956


# summary of solver processes directly reported to runsolver:
#   pid: 45897,45900
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3560.69
#   total CPU system time (s): 39.3861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1673 second user time and 39.4721 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-01 02:48:19
IDJOB=4488683
IDBENCH=147526
IDSOLVER=3360
FILE ID=nodeC006/4488683-1751330899
RUNJOBID= nodeC006-1751327275-45193
SLURM_JOB_ID= 9594368
Free space on /tmp= 433032 MiB

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

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

MD5SUM BENCH= 52f0a3c0093dc9bf421bafb6505effdf
RANDOM SEED=1052577337

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127921804 kB
MemAvailable:   129289008 kB
Buffers:            2128 kB
Cached:          2169036 kB
SwapCached:           12 kB
Active:          1090484 kB
Inactive:        1843984 kB
Active(anon):     770240 kB
Inactive(anon):    11092 kB
Active(file):     320244 kB
Inactive(file):  1832892 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             66004 kB
Writeback:             4 kB
AnonPages:        763956 kB
Mapped:           116540 kB
Shmem:             17948 kB
KReclaimable:     107004 kB
Slab:             191708 kB
SReclaimable:     107004 kB
SUnreclaim:        84704 kB
KernelStack:        4208 kB
PageTables:         4624 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1195276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149544 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    534528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433028 MiB
End job on nodeC006 at 2025-07-01 03:48:53