Trace number 4532365

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt-log 0f876b3SAT (TO)1038 3600.09 3691.39

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_1.opb.PB06.opb
MD5SUMf429a5cb74c34761160471c7897bca93
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 benchmark1037
Best CPU time to get the best result obtained on this benchmark3585.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1963
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 1963
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 1963
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 1963
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4532365-1752584621.opb'
0.00/0.01	c 	read 0.11MB  (1.87ms)
0.00/0.01	c	 [cnf: #variables 1963 #clauses 4000 #duplicates 1 #arr 9961]
0.00/0.01	c output proof to 'PROOFDIR/proof-4532365-1752584621'
0.00/0.01	c 
0.00/0.01	c make graph and approximate orbits
0.00/0.01	c	 [group: #orbits ~= 14] (2.24ms)
0.00/0.01	c 
0.00/0.01	c detect special group actions
0.00/0.01	c 	probe for Johnson action (limit=64)
0.00/0.01	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	 (0.37ms)
0.00/0.01	c 
0.00/0.01	c detect symmetries on remainder
0.00/0.01	c 	[graph: #vertices 9889 #edges 27774]
0.00/0.01	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.01	c 	 [group: #symmetries 3.07*10^3 #generators 11] (1.69ms)
0.00/0.01	c 
0.00/0.01	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.01	c 	ran it=0, +gens=1 
0.00/0.02	c 	con best_support=4, best_gens=9, +gens=52
0.00/0.02	c 	(10.64ms)
0.00/0.02	c 
0.00/0.02	c finalize break order and special generators
0.00/0.02	c 
0.00/0.02	c add generic predicates (break_depth=20)
0.00/0.02	c 	added predicates for 64 generators (0.01ms)
0.00/0.02	c 
0.00/0.02	c generation finished
0.00/0.02	c 	[sbp: #constraints 91 #add_vars 9]
0.00/0.03	c 
0.00/0.03	c write result to 'HOME/instance-4532365-1752584621.opb.pre'
0.00/0.03	c 	wrote 0.12MB (0.34ms)
0.00/0.03	c ------------------------------------------------------------------
0.00/0.03	c                  10.64ms 58.73% optimize_gens
0.00/0.03	c                   2.24ms 12.36% approx_orbits
0.00/0.03	c                   1.87ms 10.30% parse
0.00/0.03	c                   1.69ms  9.32% detect_generic
0.00/0.03	c                   0.89ms  4.94% other
0.00/0.03	c                   0.37ms  2.06% detect_special
0.00/0.03	c                   0.34ms  1.89% output
0.00/0.03	c                   0.06ms  0.34% finalize_order
0.00/0.03	c                   0.01ms  0.06% break_generic
0.00/0.03	c         ───────────────────────────────────────────────
0.00/0.03	c                  18.12ms   100% total
0.00/0.03	c ------------------------------------------------------------------
0.00/0.04	c RoundingSat 2
0.00/0.04	c branch pb25
0.00/0.04	c commit 0f876b3
0.00/0.06	c #variables 1972 #constraints 4090
0.00/0.06	c objective is ce32 
0.00/0.06	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.06	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.06	c bounds - >= 0 @ 0.018348
0.00/0.10	c bounds 1207 >= 0 @ 0.050918
0.00/0.10	c bounds 1207 >= 1 @ 0.051305
0.00/0.10	c bounds 1207 >= 2 @ 0.05198
0.00/0.10	c bounds 1207 >= 3 @ 0.052093
0.00/0.10	c bounds 1207 >= 4 @ 0.052401
0.07/0.10	c bounds 1207 >= 5 @ 0.052878
0.07/0.10	c bounds 1207 >= 6 @ 0.053374
0.07/0.10	c bounds 1207 >= 7 @ 0.053876
0.07/0.10	c bounds 1207 >= 8 @ 0.054367
0.07/0.10	c bounds 1207 >= 9 @ 0.054856
0.07/0.10	c bounds 1207 >= 10 @ 0.055347
0.07/0.10	c bounds 1207 >= 11 @ 0.055839
0.07/0.10	c bounds 1207 >= 12 @ 0.056329
0.07/0.10	c bounds 1207 >= 13 @ 0.056823
0.07/0.11	c bounds 1207 >= 14 @ 0.057314
0.07/0.11	c bounds 1207 >= 15 @ 0.057811
0.07/0.11	c bounds 1207 >= 16 @ 0.058336
0.07/0.11	c bounds 1207 >= 17 @ 0.058865
0.07/0.11	c bounds 1207 >= 18 @ 0.059395
0.07/0.11	c bounds 1207 >= 19 @ 0.059921
0.07/0.11	c bounds 1207 >= 20 @ 0.060419
0.07/0.11	c bounds 1207 >= 21 @ 0.060941
0.07/0.11	c bounds 1207 >= 22 @ 0.061471
0.07/0.11	c bounds 1207 >= 23 @ 0.062006
0.07/0.11	c bounds 1207 >= 24 @ 0.062534
0.07/0.11	c bounds 1207 >= 25 @ 0.063062
0.07/0.11	c bounds 1207 >= 26 @ 0.063584
0.07/0.11	c bounds 1207 >= 27 @ 0.064106
0.07/0.11	c bounds 1207 >= 28 @ 0.064637
0.07/0.11	c bounds 1207 >= 29 @ 0.065162
0.07/0.11	c bounds 1207 >= 30 @ 0.065687
0.07/0.11	c bounds 1207 >= 31 @ 0.066218
0.07/0.11	c bounds 1207 >= 32 @ 0.066744
0.07/0.12	c bounds 1207 >= 33 @ 0.06727
0.07/0.12	c bounds 1207 >= 34 @ 0.067795
0.07/0.12	c bounds 1207 >= 35 @ 0.06832
0.07/0.12	c bounds 1207 >= 36 @ 0.068847
0.07/0.12	c bounds 1207 >= 37 @ 0.069375
0.07/0.12	c bounds 1207 >= 38 @ 0.069902
0.07/0.12	c bounds 1207 >= 39 @ 0.070429
0.07/0.12	c bounds 1207 >= 40 @ 0.070955
0.07/0.12	c bounds 1207 >= 41 @ 0.07148
0.07/0.12	c bounds 1207 >= 42 @ 0.072004
0.07/0.12	c bounds 1207 >= 43 @ 0.072528
0.07/0.12	c bounds 1207 >= 44 @ 0.073055
0.07/0.12	c bounds 1207 >= 45 @ 0.073579
0.07/0.12	c bounds 1207 >= 46 @ 0.074103
0.07/0.12	c bounds 1207 >= 47 @ 0.074631
0.07/0.12	c bounds 1207 >= 48 @ 0.075152
0.07/0.12	c bounds 1207 >= 49 @ 0.075675
0.07/0.12	c bounds 1207 >= 50 @ 0.0762
0.07/0.12	c bounds 1207 >= 51 @ 0.076697
0.07/0.13	c bounds 1207 >= 52 @ 0.077185
0.07/0.13	c bounds 1207 >= 53 @ 0.077673
0.07/0.13	c bounds 1207 >= 54 @ 0.07816
0.07/0.13	c bounds 1207 >= 55 @ 0.078653
0.07/0.13	c bounds 1207 >= 56 @ 0.079138
0.07/0.13	c bounds 1207 >= 57 @ 0.079625
0.07/0.13	c bounds 1207 >= 58 @ 0.080114
0.07/0.13	c bounds 1207 >= 59 @ 0.080598
0.07/0.13	c bounds 1207 >= 60 @ 0.081081
0.07/0.13	c bounds 1207 >= 61 @ 0.081565
0.07/0.13	c bounds 1207 >= 62 @ 0.08205
0.07/0.13	c bounds 1207 >= 63 @ 0.082539
0.07/0.13	c bounds 1207 >= 64 @ 0.082539
0.07/0.13	c bounds 1207 >= 65 @ 0.082565
0.07/0.13	c bounds 1207 >= 66 @ 0.083091
0.07/0.13	c bounds 1207 >= 67 @ 0.083611
0.07/0.13	c bounds 1207 >= 68 @ 0.084132
0.07/0.13	c bounds 1207 >= 69 @ 0.084652
0.07/0.13	c bounds 1207 >= 70 @ 0.085175
0.07/0.13	c bounds 1207 >= 71 @ 0.085694
0.07/0.14	c bounds 1207 >= 72 @ 0.086215
0.07/0.14	c bounds 1207 >= 73 @ 0.086707
0.07/0.14	c bounds 1207 >= 74 @ 0.087196
0.07/0.14	c bounds 1207 >= 75 @ 0.087683
0.07/0.14	c bounds 1207 >= 76 @ 0.088306
0.07/0.14	c bounds 1207 >= 77 @ 0.089144
0.07/0.14	c bounds 1207 >= 78 @ 0.089674
0.07/0.14	c bounds 1207 >= 79 @ 0.09016
0.07/0.14	c bounds 1207 >= 80 @ 0.090644
0.07/0.14	c bounds 1207 >= 81 @ 0.091122
0.07/0.14	c bounds 1207 >= 82 @ 0.091602
0.07/0.14	c bounds 1207 >= 83 @ 0.092083
0.07/0.14	c bounds 1207 >= 84 @ 0.092567
0.07/0.14	c bounds 1207 >= 85 @ 0.093048
0.07/0.14	c bounds 1207 >= 86 @ 0.093528
0.07/0.14	c bounds 1207 >= 87 @ 0.094009
0.07/0.14	c bounds 1207 >= 88 @ 0.094488
0.07/0.14	c bounds 1207 >= 89 @ 0.094968
0.07/0.14	c bounds 1207 >= 90 @ 0.095448
0.07/0.15	c bounds 1207 >= 91 @ 0.095965
0.07/0.15	c bounds 1207 >= 92 @ 0.096482
0.07/0.15	c bounds 1207 >= 93 @ 0.097004
0.07/0.15	c bounds 1207 >= 94 @ 0.097519
0.07/0.15	c bounds 1207 >= 95 @ 0.098041
0.07/0.15	c bounds 1207 >= 96 @ 0.098561
0.07/0.15	c bounds 1207 >= 97 @ 0.099078
0.07/0.15	c bounds 1207 >= 98 @ 0.099617
0.07/0.15	c bounds 1207 >= 99 @ 0.100133
0.07/0.15	c bounds 1207 >= 100 @ 0.100651
0.07/0.15	c bounds 1207 >= 101 @ 0.101169
0.07/0.15	c bounds 1207 >= 102 @ 0.101687
0.07/0.15	c bounds 1207 >= 103 @ 0.102206
0.07/0.15	c bounds 1207 >= 104 @ 0.102721
0.07/0.15	c bounds 1207 >= 105 @ 0.103239
0.07/0.15	c bounds 1207 >= 106 @ 0.103755
0.07/0.15	c bounds 1207 >= 107 @ 0.104271
0.07/0.15	c bounds 1207 >= 108 @ 0.104789
0.07/0.15	c bounds 1207 >= 109 @ 0.105307
0.07/0.16	c bounds 1207 >= 110 @ 0.105823
0.07/0.16	c bounds 1207 >= 111 @ 0.106337
0.07/0.16	c bounds 1207 >= 112 @ 0.106824
0.07/0.16	c bounds 1207 >= 113 @ 0.107303
0.07/0.16	c bounds 1207 >= 114 @ 0.107782
0.07/0.16	c bounds 1207 >= 115 @ 0.108267
0.07/0.16	c bounds 1207 >= 116 @ 0.108749
0.07/0.16	c bounds 1207 >= 117 @ 0.109225
0.07/0.16	c bounds 1207 >= 118 @ 0.109712
0.07/0.16	c bounds 1207 >= 119 @ 0.110192
0.07/0.16	c bounds 1207 >= 120 @ 0.110671
0.07/0.16	c bounds 1207 >= 121 @ 0.111149
0.07/0.16	c bounds 1207 >= 122 @ 0.111632
0.07/0.16	c bounds 1207 >= 123 @ 0.112107
0.07/0.16	c bounds 1207 >= 124 @ 0.112587
0.07/0.16	c bounds 1207 >= 125 @ 0.11307
0.07/0.16	c bounds 1207 >= 126 @ 0.113542
0.07/0.16	c bounds 1207 >= 127 @ 0.114025
0.07/0.16	c bounds 1207 >= 128 @ 0.114504
0.07/0.16	c bounds 1207 >= 129 @ 0.114992
0.07/0.16	c bounds 1207 >= 130 @ 0.115469
0.07/0.17	c bounds 1207 >= 131 @ 0.115946
0.07/0.17	c bounds 1207 >= 132 @ 0.116426
0.07/0.17	c bounds 1207 >= 133 @ 0.116905
0.07/0.17	c bounds 1207 >= 134 @ 0.117381
0.07/0.17	c bounds 1207 >= 135 @ 0.117865
0.07/0.17	c bounds 1207 >= 136 @ 0.118338
0.07/0.17	c bounds 1207 >= 137 @ 0.11882
0.07/0.17	c bounds 1207 >= 138 @ 0.119297
0.07/0.17	c bounds 1207 >= 139 @ 0.119775
0.07/0.17	c bounds 1207 >= 140 @ 0.120248
0.07/0.17	c bounds 1207 >= 141 @ 0.120721
0.07/0.17	c bounds 1207 >= 142 @ 0.121195
0.07/0.17	c bounds 1207 >= 143 @ 0.121693
0.07/0.17	c bounds 1207 >= 144 @ 0.122167
0.07/0.17	c bounds 1207 >= 145 @ 0.122641
0.07/0.17	c bounds 1207 >= 146 @ 0.123107
0.07/0.17	c bounds 1207 >= 147 @ 0.123584
0.07/0.17	c bounds 1207 >= 148 @ 0.124063
0.07/0.17	c bounds 1207 >= 149 @ 0.124541
0.07/0.17	c bounds 1207 >= 150 @ 0.125017
0.07/0.17	c bounds 1207 >= 151 @ 0.125494
0.07/0.18	c bounds 1207 >= 152 @ 0.12597
0.07/0.18	c bounds 1207 >= 153 @ 0.126439
0.07/0.18	c bounds 1207 >= 154 @ 0.126917
0.07/0.18	c bounds 1207 >= 155 @ 0.12739
0.07/0.18	c bounds 1207 >= 156 @ 0.127862
0.07/0.18	c bounds 1207 >= 157 @ 0.128335
0.07/0.18	c bounds 1207 >= 158 @ 0.12881
0.07/0.18	c bounds 1207 >= 159 @ 0.129311
0.07/0.18	c bounds 1207 >= 160 @ 0.12982
0.07/0.18	c bounds 1207 >= 161 @ 0.130321
0.07/0.18	c bounds 1207 >= 162 @ 0.130793
0.07/0.18	c bounds 1207 >= 163 @ 0.131262
0.07/0.18	c bounds 1207 >= 164 @ 0.131731
0.07/0.18	c bounds 1207 >= 165 @ 0.132205
0.07/0.18	c bounds 1207 >= 166 @ 0.132674
0.07/0.18	c bounds 1207 >= 167 @ 0.133142
0.07/0.18	c bounds 1207 >= 168 @ 0.13362
0.07/0.18	c bounds 1207 >= 169 @ 0.134098
0.07/0.18	c bounds 1207 >= 170 @ 0.134571
0.07/0.18	c bounds 1207 >= 171 @ 0.135038
0.07/0.18	c bounds 1207 >= 172 @ 0.135509
0.07/0.19	c bounds 1207 >= 173 @ 0.135984
0.07/0.19	c bounds 1207 >= 174 @ 0.136449
0.07/0.19	c bounds 1207 >= 175 @ 0.136948
0.07/0.19	c bounds 1207 >= 176 @ 0.137431
0.07/0.19	c bounds 1207 >= 177 @ 0.137904
0.07/0.19	c bounds 1207 >= 178 @ 0.138371
0.07/0.19	c bounds 1207 >= 179 @ 0.138844
0.07/0.19	c bounds 1207 >= 180 @ 0.139315
0.07/0.19	c bounds 1207 >= 181 @ 0.13979
0.07/0.19	c bounds 1207 >= 182 @ 0.140264
0.07/0.19	c bounds 1207 >= 183 @ 0.140737
0.07/0.19	c bounds 1207 >= 184 @ 0.141203
0.07/0.19	c bounds 1207 >= 185 @ 0.141674
0.07/0.19	c bounds 1207 >= 186 @ 0.142143
0.07/0.19	c bounds 1207 >= 187 @ 0.142614
0.07/0.19	c bounds 1207 >= 188 @ 0.143084
0.07/0.19	c bounds 1207 >= 189 @ 0.143557
0.07/0.19	c bounds 1207 >= 190 @ 0.144024
0.07/0.19	c bounds 1207 >= 191 @ 0.144492
0.07/0.19	c bounds 1207 >= 192 @ 0.144963
0.07/0.19	c bounds 1207 >= 193 @ 0.145437
0.07/0.20	c bounds 1207 >= 194 @ 0.145907
0.07/0.20	c bounds 1207 >= 195 @ 0.146376
0.07/0.20	c bounds 1207 >= 196 @ 0.146852
0.07/0.20	c bounds 1207 >= 197 @ 0.147322
0.07/0.20	c bounds 1207 >= 198 @ 0.147798
0.07/0.20	c bounds 1207 >= 199 @ 0.148272
0.07/0.20	c bounds 1207 >= 200 @ 0.148743
0.07/0.20	c bounds 1207 >= 201 @ 0.149218
0.07/0.20	c bounds 1207 >= 202 @ 0.149696
0.07/0.20	c bounds 1207 >= 203 @ 0.150207
0.07/0.20	c bounds 1207 >= 204 @ 0.150682
0.07/0.20	c bounds 1207 >= 205 @ 0.151148
0.07/0.20	c bounds 1207 >= 206 @ 0.151633
0.07/0.20	c bounds 1207 >= 207 @ 0.15212
0.07/0.20	c bounds 1207 >= 208 @ 0.152598
0.07/0.20	c bounds 1207 >= 209 @ 0.153072
0.07/0.20	c bounds 1207 >= 210 @ 0.153556
0.07/0.20	c bounds 1207 >= 211 @ 0.154034
0.07/0.20	c bounds 1207 >= 212 @ 0.154549
0.07/0.20	c bounds 1207 >= 213 @ 0.155027
0.07/0.20	c bounds 1207 >= 214 @ 0.155503
0.07/0.21	c bounds 1207 >= 215 @ 0.155979
0.07/0.21	c bounds 1207 >= 216 @ 0.156458
0.07/0.21	c bounds 1207 >= 217 @ 0.156928
0.17/0.21	c bounds 1207 >= 218 @ 0.157029
0.17/0.21	c bounds 1207 >= 219 @ 0.157036
0.17/0.21	c bounds 1207 >= 220 @ 0.157533
0.17/0.21	c bounds 1207 >= 221 @ 0.158036
0.17/0.21	c bounds 1207 >= 222 @ 0.158506
0.17/0.21	c bounds 1207 >= 223 @ 0.158979
0.17/0.21	c bounds 1207 >= 224 @ 0.159453
0.17/0.21	c bounds 1207 >= 225 @ 0.15992
0.17/0.21	c bounds 1207 >= 226 @ 0.160392
0.17/0.21	c bounds 1207 >= 227 @ 0.160865
0.17/0.21	c bounds 1207 >= 228 @ 0.161326
0.17/0.21	c bounds 1207 >= 229 @ 0.161796
0.17/0.21	c bounds 1207 >= 230 @ 0.162272
0.17/0.21	c bounds 1207 >= 231 @ 0.16274
0.17/0.21	c bounds 1207 >= 232 @ 0.163222
0.17/0.21	c bounds 1207 >= 233 @ 0.163295
0.17/0.23	c bounds 1206 >= 233 @ 0.174415
0.17/0.23	c bounds 1206 >= 234 @ 0.17525
0.17/0.23	c bounds 1206 >= 235 @ 0.17525
0.17/0.23	c bounds 1206 >= 236 @ 0.17525
0.17/0.23	c bounds 1206 >= 237 @ 0.17525
0.17/0.23	c bounds 1206 >= 238 @ 0.17525
0.17/0.23	c bounds 1206 >= 239 @ 0.17571
0.17/0.23	c bounds 1206 >= 240 @ 0.176135
0.17/0.23	c bounds 1206 >= 241 @ 0.176586
0.17/0.23	c bounds 1206 >= 242 @ 0.17706
0.17/0.23	c bounds 1206 >= 243 @ 0.17753
0.17/0.23	c bounds 1206 >= 244 @ 0.177997
0.17/0.23	c bounds 1206 >= 245 @ 0.17847
0.17/0.23	c bounds 1206 >= 246 @ 0.178952
0.17/0.23	c bounds 1206 >= 247 @ 0.179417
0.17/0.23	c bounds 1206 >= 248 @ 0.179879
0.17/0.23	c bounds 1206 >= 249 @ 0.180354
0.17/0.24	c bounds 1206 >= 250 @ 0.18083
0.17/0.24	c bounds 1206 >= 251 @ 0.181295
0.17/0.24	c bounds 1206 >= 252 @ 0.181772
0.17/0.24	c bounds 1206 >= 253 @ 0.182243
0.17/0.24	c bounds 1206 >= 254 @ 0.18271
0.17/0.24	c bounds 1206 >= 255 @ 0.183173
0.17/0.24	c bounds 1206 >= 256 @ 0.183643
0.17/0.24	c bounds 1206 >= 257 @ 0.18411
0.17/0.24	c bounds 1206 >= 258 @ 0.184578
0.17/0.24	c bounds 1206 >= 259 @ 0.185043
0.17/0.24	c bounds 1206 >= 260 @ 0.185511
0.17/0.24	c bounds 1206 >= 261 @ 0.185983
0.17/0.24	c bounds 1206 >= 262 @ 0.186451
0.17/0.24	c bounds 1206 >= 263 @ 0.186917
0.17/0.24	c bounds 1206 >= 264 @ 0.187382
0.17/0.24	c bounds 1206 >= 265 @ 0.187847
0.17/0.24	c bounds 1206 >= 266 @ 0.188311
0.17/0.24	c bounds 1206 >= 267 @ 0.188775
0.17/0.24	c bounds 1206 >= 268 @ 0.189238
0.17/0.24	c bounds 1206 >= 269 @ 0.189703
0.17/0.24	c bounds 1206 >= 270 @ 0.190173
0.17/0.25	c bounds 1206 >= 271 @ 0.190657
0.17/0.25	c bounds 1206 >= 272 @ 0.191141
0.17/0.25	c bounds 1206 >= 273 @ 0.191611
0.17/0.25	c bounds 1206 >= 274 @ 0.192082
0.17/0.25	c bounds 1206 >= 275 @ 0.192551
0.17/0.25	c bounds 1206 >= 276 @ 0.193014
0.17/0.25	c bounds 1206 >= 277 @ 0.193475
0.17/0.25	c bounds 1206 >= 278 @ 0.193949
0.17/0.25	c bounds 1206 >= 279 @ 0.194408
0.17/0.25	c bounds 1206 >= 280 @ 0.194872
0.17/0.25	c bounds 1206 >= 281 @ 0.195342
0.17/0.25	c bounds 1206 >= 282 @ 0.195812
0.17/0.25	c bounds 1206 >= 283 @ 0.196278
0.17/0.25	c bounds 1206 >= 284 @ 0.196742
0.17/0.25	c bounds 1206 >= 285 @ 0.197209
0.17/0.25	c bounds 1206 >= 286 @ 0.197676
0.17/0.25	c bounds 1206 >= 287 @ 0.198151
0.17/0.25	c bounds 1206 >= 288 @ 0.198618
0.17/0.25	c bounds 1206 >= 289 @ 0.199079
0.17/0.25	c bounds 1206 >= 290 @ 0.19917
0.17/0.25	c bounds 1206 >= 291 @ 0.19917
0.17/0.26	c bounds 1206 >= 292 @ 0.199539
0.17/0.26	c bounds 1206 >= 293 @ 0.199976
0.17/0.26	c bounds 1206 >= 294 @ 0.200437
0.17/0.26	c bounds 1206 >= 295 @ 0.200895
0.17/0.26	c bounds 1206 >= 296 @ 0.20139
0.17/0.26	c bounds 1206 >= 297 @ 0.201857
0.17/0.26	c bounds 1206 >= 298 @ 0.202322
0.17/0.26	c bounds 1206 >= 299 @ 0.202786
0.17/0.26	c bounds 1206 >= 300 @ 0.203242
0.17/0.26	c bounds 1206 >= 301 @ 0.203704
0.17/0.26	c bounds 1206 >= 302 @ 0.204158
0.17/0.26	c bounds 1206 >= 303 @ 0.204629
0.17/0.26	c bounds 1206 >= 304 @ 0.205086
0.17/0.26	c bounds 1206 >= 305 @ 0.205544
0.17/0.26	c bounds 1206 >= 306 @ 0.206007
0.17/0.26	c bounds 1206 >= 307 @ 0.206479
0.17/0.26	c bounds 1206 >= 308 @ 0.206949
0.17/0.26	c bounds 1206 >= 309 @ 0.207049
0.17/0.26	c bounds 1206 >= 310 @ 0.207049
0.17/0.26	c bounds 1206 >= 311 @ 0.207405
0.17/0.26	c bounds 1206 >= 312 @ 0.207826
0.17/0.26	c bounds 1206 >= 313 @ 0.208274
0.17/0.27	c bounds 1206 >= 314 @ 0.208726
0.17/0.27	c bounds 1206 >= 315 @ 0.209167
0.17/0.27	c bounds 1206 >= 316 @ 0.209628
0.17/0.27	c bounds 1206 >= 317 @ 0.210087
0.17/0.27	c bounds 1206 >= 318 @ 0.21058
0.17/0.27	c bounds 1206 >= 319 @ 0.211046
0.17/0.27	c bounds 1206 >= 320 @ 0.211512
0.17/0.27	c bounds 1206 >= 321 @ 0.212121
0.17/0.27	c bounds 1206 >= 322 @ 0.212583
0.17/0.27	c bounds 1206 >= 323 @ 0.213044
0.17/0.27	c bounds 1206 >= 324 @ 0.213505
0.17/0.27	c bounds 1206 >= 325 @ 0.213978
0.17/0.27	c bounds 1206 >= 326 @ 0.21407
0.17/0.27	c bounds 1206 >= 327 @ 0.21407
0.17/0.27	c bounds 1206 >= 328 @ 0.214435
0.17/0.27	c bounds 1206 >= 329 @ 0.214858
0.17/0.27	c bounds 1206 >= 330 @ 0.21531
0.17/0.27	c bounds 1206 >= 331 @ 0.21577
0.17/0.27	c bounds 1206 >= 332 @ 0.216236
0.17/0.27	c bounds 1206 >= 333 @ 0.216697
0.17/0.27	c bounds 1206 >= 334 @ 0.217145
0.17/0.28	c bounds 1206 >= 335 @ 0.217606
0.17/0.28	c bounds 1206 >= 336 @ 0.218071
0.17/0.28	c bounds 1206 >= 337 @ 0.218529
0.17/0.28	c bounds 1206 >= 338 @ 0.218989
0.17/0.28	c bounds 1206 >= 339 @ 0.219451
0.17/0.28	c bounds 1206 >= 340 @ 0.219918
0.17/0.28	c bounds 1206 >= 341 @ 0.220382
0.17/0.28	c bounds 1206 >= 342 @ 0.220842
0.17/0.28	c bounds 1206 >= 343 @ 0.221305
0.17/0.28	c bounds 1206 >= 344 @ 0.221778
0.17/0.28	c bounds 1206 >= 345 @ 0.222268
0.17/0.28	c bounds 1206 >= 346 @ 0.222738
0.17/0.28	c bounds 1206 >= 347 @ 0.223205
0.17/0.28	c bounds 1206 >= 348 @ 0.223664
0.17/0.28	c bounds 1206 >= 349 @ 0.224128
0.17/0.28	c bounds 1206 >= 350 @ 0.224593
0.17/0.28	c bounds 1206 >= 351 @ 0.225056
0.17/0.28	c bounds 1206 >= 352 @ 0.225518
0.17/0.28	c bounds 1206 >= 353 @ 0.225985
0.17/0.28	c bounds 1206 >= 354 @ 0.226436
0.17/0.28	c bounds 1206 >= 355 @ 0.226899
0.17/0.28	c bounds 1206 >= 356 @ 0.227359
0.17/0.29	c bounds 1206 >= 357 @ 0.227824
0.17/0.29	c bounds 1206 >= 358 @ 0.228296
0.17/0.29	c bounds 1206 >= 359 @ 0.228764
0.17/0.29	c bounds 1206 >= 360 @ 0.229232
0.17/0.29	c bounds 1206 >= 361 @ 0.229705
0.17/0.29	c bounds 1206 >= 362 @ 0.23016
0.17/0.29	c bounds 1206 >= 363 @ 0.230622
0.17/0.29	c bounds 1206 >= 364 @ 0.231074
0.17/0.29	c bounds 1206 >= 365 @ 0.23153
0.17/0.29	c bounds 1206 >= 366 @ 0.232015
0.17/0.29	c bounds 1206 >= 367 @ 0.232475
0.17/0.29	c bounds 1206 >= 368 @ 0.232931
0.17/0.29	c bounds 1206 >= 369 @ 0.233385
0.17/0.29	c bounds 1206 >= 370 @ 0.233878
0.17/0.29	c bounds 1206 >= 371 @ 0.23437
0.17/0.29	c bounds 1206 >= 372 @ 0.234834
0.17/0.29	c bounds 1206 >= 373 @ 0.235286
0.17/0.29	c bounds 1206 >= 374 @ 0.235741
0.17/0.29	c bounds 1206 >= 375 @ 0.236202
0.17/0.29	c bounds 1206 >= 376 @ 0.236666
0.17/0.29	c bounds 1206 >= 377 @ 0.237122
0.17/0.30	c bounds 1206 >= 378 @ 0.237603
0.17/0.30	c bounds 1206 >= 379 @ 0.238063
0.17/0.30	c bounds 1206 >= 380 @ 0.238527
0.17/0.30	c bounds 1206 >= 381 @ 0.238984
0.17/0.30	c bounds 1206 >= 382 @ 0.239446
0.17/0.30	c bounds 1206 >= 383 @ 0.239915
0.17/0.30	c bounds 1206 >= 384 @ 0.240372
0.17/0.30	c bounds 1206 >= 385 @ 0.240839
0.17/0.30	c bounds 1206 >= 386 @ 0.241296
0.17/0.30	c bounds 1206 >= 387 @ 0.24176
0.17/0.30	c bounds 1206 >= 388 @ 0.242216
0.17/0.30	c bounds 1206 >= 389 @ 0.242688
0.17/0.30	c bounds 1206 >= 390 @ 0.243148
0.17/0.30	c bounds 1206 >= 391 @ 0.243604
0.17/0.30	c bounds 1206 >= 392 @ 0.244084
0.17/0.30	c bounds 1206 >= 393 @ 0.244553
0.17/0.30	c bounds 1206 >= 394 @ 0.24502
0.17/0.30	c bounds 1206 >= 395 @ 0.24549
0.17/0.30	c bounds 1206 >= 396 @ 0.245966
0.17/0.30	c bounds 1206 >= 397 @ 0.246416
0.17/0.30	c bounds 1206 >= 398 @ 0.246854
0.17/0.31	c bounds 1206 >= 399 @ 0.247322
0.17/0.31	c bounds 1206 >= 400 @ 0.247822
0.17/0.31	c bounds 1206 >= 401 @ 0.248319
0.28/0.31	c bounds 1206 >= 402 @ 0.248808
0.28/0.31	c bounds 1206 >= 403 @ 0.249275
0.28/0.31	c bounds 1206 >= 404 @ 0.249736
0.28/0.31	c bounds 1206 >= 405 @ 0.250195
0.28/0.31	c bounds 1206 >= 406 @ 0.250654
0.28/0.31	c bounds 1206 >= 407 @ 0.250761
0.28/0.31	c bounds 1206 >= 408 @ 0.250761
0.28/0.31	c bounds 1206 >= 409 @ 0.251117
0.28/0.31	c bounds 1206 >= 410 @ 0.251541
0.28/0.31	c bounds 1206 >= 411 @ 0.252
0.28/0.31	c bounds 1206 >= 412 @ 0.252457
0.28/0.31	c bounds 1206 >= 413 @ 0.252928
0.28/0.31	c bounds 1206 >= 414 @ 0.253391
0.28/0.31	c bounds 1206 >= 415 @ 0.253842
0.28/0.31	c bounds 1206 >= 416 @ 0.254297
0.28/0.31	c bounds 1206 >= 417 @ 0.254751
0.28/0.31	c bounds 1206 >= 418 @ 0.255217
0.28/0.31	c bounds 1206 >= 419 @ 0.255672
0.28/0.32	c bounds 1206 >= 420 @ 0.256129
0.28/0.32	c bounds 1206 >= 421 @ 0.256587
0.28/0.32	c bounds 1206 >= 422 @ 0.257042
0.28/0.32	c bounds 1206 >= 423 @ 0.257539
0.28/0.32	c bounds 1206 >= 424 @ 0.258015
0.28/0.32	c bounds 1206 >= 425 @ 0.258469
0.28/0.32	c bounds 1206 >= 426 @ 0.258925
0.28/0.32	c bounds 1206 >= 427 @ 0.259387
0.28/0.32	c bounds 1206 >= 428 @ 0.259838
0.28/0.32	c bounds 1206 >= 429 @ 0.260296
0.28/0.32	c bounds 1206 >= 430 @ 0.260782
0.28/0.32	c bounds 1206 >= 431 @ 0.261234
0.28/0.32	c bounds 1206 >= 432 @ 0.261686
0.28/0.32	c bounds 1206 >= 433 @ 0.262159
0.28/0.32	c bounds 1206 >= 434 @ 0.262625
0.28/0.32	c bounds 1206 >= 435 @ 0.263083
0.28/0.32	c bounds 1206 >= 436 @ 0.263545
0.28/0.32	c bounds 1206 >= 437 @ 0.264013
0.28/0.32	c bounds 1206 >= 438 @ 0.264468
0.28/0.32	c bounds 1206 >= 439 @ 0.26493
0.28/0.32	c bounds 1206 >= 440 @ 0.265385
0.28/0.32	c bounds 1206 >= 441 @ 0.26584
0.28/0.33	c bounds 1206 >= 442 @ 0.266298
0.28/0.33	c bounds 1206 >= 443 @ 0.266751
0.28/0.33	c bounds 1206 >= 444 @ 0.2672
0.28/0.33	c bounds 1206 >= 445 @ 0.267658
0.28/0.33	c bounds 1206 >= 446 @ 0.268111
0.28/0.33	c bounds 1206 >= 447 @ 0.268576
0.28/0.33	c bounds 1206 >= 448 @ 0.26904
0.28/0.33	c bounds 1206 >= 449 @ 0.269495
0.28/0.33	c bounds 1206 >= 450 @ 0.269955
0.28/0.33	c bounds 1206 >= 451 @ 0.27042
0.28/0.33	c bounds 1206 >= 452 @ 0.270886
0.28/0.33	c bounds 1206 >= 453 @ 0.271374
0.28/0.33	c bounds 1206 >= 454 @ 0.271836
0.28/0.33	c bounds 1206 >= 455 @ 0.272299
0.28/0.33	c bounds 1206 >= 456 @ 0.272767
0.28/0.33	c bounds 1206 >= 457 @ 0.273233
0.28/0.33	c bounds 1206 >= 458 @ 0.273696
0.28/0.33	c bounds 1206 >= 459 @ 0.273758
0.28/0.33	c bounds 1206 >= 460 @ 0.273758
0.28/0.33	c bounds 1206 >= 461 @ 0.274109
0.28/0.33	c bounds 1206 >= 462 @ 0.274558
0.28/0.33	c bounds 1206 >= 463 @ 0.275031
0.28/0.34	c bounds 1206 >= 464 @ 0.275491
0.28/0.34	c bounds 1206 >= 465 @ 0.275953
0.28/0.34	c bounds 1206 >= 466 @ 0.276415
0.28/0.34	c bounds 1206 >= 467 @ 0.276877
0.28/0.34	c bounds 1206 >= 468 @ 0.27734
0.28/0.34	c bounds 1206 >= 469 @ 0.277753
0.28/0.34	c bounds 1206 >= 470 @ 0.277753
0.28/0.34	c bounds 1206 >= 471 @ 0.277753
0.28/0.34	c bounds 1206 >= 472 @ 0.278237
0.28/0.34	c bounds 1206 >= 473 @ 0.278684
0.28/0.34	c bounds 1206 >= 474 @ 0.27914
0.28/0.34	c bounds 1206 >= 475 @ 0.279625
0.28/0.34	c bounds 1206 >= 476 @ 0.280087
0.28/0.34	c bounds 1206 >= 477 @ 0.280547
0.28/0.34	c bounds 1206 >= 478 @ 0.281004
0.28/0.34	c bounds 1206 >= 479 @ 0.281477
0.28/0.34	c bounds 1206 >= 480 @ 0.28195
0.28/0.34	c bounds 1206 >= 481 @ 0.282408
0.28/0.34	c bounds 1206 >= 482 @ 0.282872
0.28/0.34	c bounds 1206 >= 483 @ 0.28334
0.28/0.34	c bounds 1206 >= 484 @ 0.283803
0.28/0.35	c bounds 1206 >= 485 @ 0.284287
0.28/0.35	c bounds 1206 >= 486 @ 0.284781
0.28/0.35	c bounds 1206 >= 487 @ 0.28524
0.28/0.35	c bounds 1206 >= 488 @ 0.285722
0.28/0.35	c bounds 1206 >= 489 @ 0.285722
0.28/0.35	c bounds 1206 >= 490 @ 0.285722
0.28/0.35	c bounds 1206 >= 491 @ 0.286187
0.28/0.35	c bounds 1206 >= 492 @ 0.286626
0.28/0.35	c bounds 1206 >= 493 @ 0.286721
0.28/0.35	c bounds 1206 >= 494 @ 0.286721
0.28/0.35	c bounds 1206 >= 495 @ 0.287057
0.28/0.35	c bounds 1206 >= 496 @ 0.287495
0.28/0.35	c bounds 1206 >= 497 @ 0.28797
0.28/0.35	c bounds 1206 >= 498 @ 0.28844
0.28/0.35	c bounds 1206 >= 499 @ 0.288551
0.28/0.35	c bounds 1206 >= 500 @ 0.288551
0.28/0.35	c bounds 1206 >= 501 @ 0.288902
0.28/0.35	c bounds 1206 >= 502 @ 0.289323
0.28/0.35	c bounds 1206 >= 503 @ 0.289794
0.28/0.35	c bounds 1206 >= 504 @ 0.290258
0.28/0.35	c bounds 1206 >= 505 @ 0.290708
0.28/0.36	c bounds 1206 >= 506 @ 0.291263
0.28/0.36	c bounds 1206 >= 507 @ 0.29173
0.28/0.36	c bounds 1206 >= 508 @ 0.292194
0.28/0.36	c bounds 1206 >= 509 @ 0.29266
0.28/0.36	c bounds 1206 >= 510 @ 0.29312
0.28/0.36	c bounds 1206 >= 511 @ 0.293591
0.28/0.36	c bounds 1206 >= 512 @ 0.29406
0.28/0.36	c bounds 1206 >= 513 @ 0.294523
0.28/0.36	c bounds 1206 >= 514 @ 0.294995
0.28/0.36	c bounds 1206 >= 515 @ 0.295458
0.28/0.36	c bounds 1206 >= 516 @ 0.29593
0.28/0.36	c bounds 1206 >= 517 @ 0.296402
0.28/0.36	c bounds 1206 >= 518 @ 0.296866
0.28/0.36	c bounds 1206 >= 519 @ 0.297333
0.28/0.36	c bounds 1206 >= 520 @ 0.29779
0.28/0.36	c bounds 1206 >= 521 @ 0.298262
0.28/0.36	c bounds 1206 >= 522 @ 0.298735
0.28/0.36	c bounds 1206 >= 523 @ 0.299218
0.28/0.36	c bounds 1206 >= 524 @ 0.299654
0.28/0.36	c bounds 1206 >= 525 @ 0.299654
0.28/0.36	c bounds 1206 >= 526 @ 0.299654
0.28/0.37	c bounds 1206 >= 527 @ 0.300134
0.28/0.37	c bounds 1206 >= 528 @ 0.300592
0.28/0.37	c bounds 1206 >= 529 @ 0.301062
0.28/0.37	c bounds 1206 >= 530 @ 0.301526
0.28/0.37	c bounds 1206 >= 531 @ 0.302005
0.28/0.37	c bounds 1206 >= 532 @ 0.30248
0.28/0.37	c bounds 1206 >= 533 @ 0.302949
0.28/0.37	c bounds 1206 >= 534 @ 0.303416
0.28/0.37	c bounds 1206 >= 535 @ 0.303894
0.28/0.37	c bounds 1206 >= 536 @ 0.304388
0.28/0.37	c bounds 1206 >= 537 @ 0.304859
0.28/0.37	c bounds 1206 >= 538 @ 0.305345
0.28/0.37	c bounds 1206 >= 539 @ 0.305817
0.28/0.37	c bounds 1206 >= 540 @ 0.306281
0.28/0.37	c bounds 1206 >= 541 @ 0.306767
0.28/0.37	c bounds 1206 >= 542 @ 0.307238
0.28/0.37	c bounds 1206 >= 543 @ 0.307713
0.28/0.37	c bounds 1206 >= 544 @ 0.308208
0.28/0.37	c bounds 1206 >= 545 @ 0.3087
0.28/0.37	c bounds 1206 >= 546 @ 0.309175
0.28/0.37	c bounds 1206 >= 547 @ 0.309656
0.28/0.38	c bounds 1206 >= 548 @ 0.310125
0.28/0.38	c bounds 1206 >= 549 @ 0.310616
0.28/0.38	c bounds 1206 >= 550 @ 0.31109
0.28/0.38	c bounds 1206 >= 551 @ 0.311554
0.28/0.38	c bounds 1206 >= 552 @ 0.312036
0.28/0.38	c bounds 1206 >= 553 @ 0.312525
0.28/0.38	c bounds 1206 >= 554 @ 0.312996
0.28/0.38	c bounds 1206 >= 555 @ 0.313538
0.28/0.38	c bounds 1206 >= 556 @ 0.31402
0.28/0.38	c bounds 1206 >= 557 @ 0.314499
0.28/0.38	c bounds 1206 >= 558 @ 0.314967
0.28/0.38	c bounds 1206 >= 559 @ 0.315439
0.28/0.38	c bounds 1206 >= 560 @ 0.315555
0.28/0.38	c bounds 1206 >= 561 @ 0.315555
0.28/0.38	c bounds 1206 >= 562 @ 0.315928
0.28/0.38	c bounds 1206 >= 563 @ 0.316368
0.28/0.38	c bounds 1206 >= 564 @ 0.316827
0.28/0.38	c bounds 1206 >= 565 @ 0.317305
0.28/0.38	c bounds 1206 >= 566 @ 0.317784
0.28/0.38	c bounds 1206 >= 567 @ 0.31826
0.28/0.38	c bounds 1206 >= 568 @ 0.318736
0.28/0.39	c bounds 1206 >= 569 @ 0.319234
0.28/0.39	c bounds 1206 >= 570 @ 0.319692
0.28/0.39	c bounds 1206 >= 571 @ 0.320156
0.28/0.39	c bounds 1206 >= 572 @ 0.320631
0.28/0.39	c bounds 1206 >= 573 @ 0.321115
0.28/0.39	c bounds 1206 >= 574 @ 0.321586
0.28/0.39	c bounds 1206 >= 575 @ 0.322077
0.28/0.39	c bounds 1206 >= 576 @ 0.322542
0.28/0.39	c bounds 1206 >= 577 @ 0.323017
0.28/0.39	c bounds 1206 >= 578 @ 0.323485
0.28/0.39	c bounds 1206 >= 579 @ 0.323958
0.28/0.39	c bounds 1206 >= 580 @ 0.324435
0.28/0.39	c bounds 1206 >= 581 @ 0.324905
0.28/0.40	c bounds 1205 >= 581 @ 0.336398
0.28/0.40	c bounds 1205 >= 582 @ 0.336536
0.28/0.40	c bounds 1205 >= 583 @ 0.336586
0.28/0.40	c bounds 1205 >= 584 @ 0.337068
0.28/0.40	c bounds 1205 >= 585 @ 0.337522
0.28/0.41	c bounds 1205 >= 586 @ 0.338005
0.28/0.41	c bounds 1205 >= 587 @ 0.338499
0.28/0.41	c bounds 1205 >= 588 @ 0.339011
0.38/0.41	c bounds 1205 >= 589 @ 0.339498
0.38/0.41	c bounds 1205 >= 590 @ 0.339974
0.38/0.41	c bounds 1205 >= 591 @ 0.340439
0.38/0.41	c bounds 1205 >= 592 @ 0.340929
0.38/0.41	c bounds 1205 >= 593 @ 0.341402
0.38/0.41	c bounds 1205 >= 594 @ 0.341878
0.38/0.41	c bounds 1205 >= 595 @ 0.342359
0.38/0.41	c bounds 1205 >= 596 @ 0.342442
0.38/0.41	c bounds 1205 >= 597 @ 0.342442
0.38/0.41	c bounds 1205 >= 598 @ 0.342789
0.38/0.41	c bounds 1205 >= 599 @ 0.343278
0.38/0.41	c bounds 1205 >= 600 @ 0.34374
0.38/0.41	c bounds 1205 >= 601 @ 0.344211
0.38/0.41	c bounds 1205 >= 602 @ 0.344697
0.38/0.41	c bounds 1205 >= 603 @ 0.345178
0.38/0.41	c bounds 1205 >= 604 @ 0.34566
0.38/0.41	c bounds 1205 >= 605 @ 0.346141
0.38/0.41	c bounds 1205 >= 606 @ 0.346628
0.38/0.42	c bounds 1205 >= 607 @ 0.347097
0.38/0.42	c bounds 1205 >= 608 @ 0.347573
0.38/0.42	c bounds 1205 >= 609 @ 0.348038
0.38/0.42	c bounds 1205 >= 610 @ 0.348501
0.38/0.42	c bounds 1205 >= 611 @ 0.348977
0.38/0.42	c bounds 1205 >= 612 @ 0.349453
0.38/0.42	c bounds 1205 >= 613 @ 0.349942
0.38/0.42	c bounds 1205 >= 614 @ 0.350409
0.38/0.42	c bounds 1205 >= 615 @ 0.350888
0.38/0.42	c bounds 1205 >= 616 @ 0.351361
0.38/0.42	c bounds 1205 >= 617 @ 0.351419
0.38/0.42	c bounds 1205 >= 618 @ 0.351419
0.38/0.42	c bounds 1205 >= 619 @ 0.351775
0.38/0.42	c bounds 1205 >= 620 @ 0.352245
0.38/0.42	c bounds 1205 >= 621 @ 0.352719
0.38/0.42	c bounds 1205 >= 622 @ 0.35321
0.38/0.42	c bounds 1205 >= 623 @ 0.353688
0.38/0.42	c bounds 1205 >= 624 @ 0.354157
0.38/0.42	c bounds 1205 >= 625 @ 0.354277
0.38/0.42	c bounds 1205 >= 626 @ 0.354277
0.38/0.42	c bounds 1205 >= 627 @ 0.35466
0.38/0.43	c bounds 1205 >= 628 @ 0.355137
0.38/0.43	c bounds 1205 >= 629 @ 0.355607
0.38/0.43	c bounds 1205 >= 630 @ 0.356093
0.38/0.43	c bounds 1205 >= 631 @ 0.356581
0.38/0.43	c bounds 1205 >= 632 @ 0.357051
0.38/0.43	c bounds 1205 >= 633 @ 0.357527
0.38/0.43	c bounds 1205 >= 634 @ 0.358011
0.38/0.43	c bounds 1205 >= 635 @ 0.358508
0.38/0.43	c bounds 1205 >= 636 @ 0.358991
0.38/0.43	c bounds 1205 >= 637 @ 0.359465
0.38/0.43	c bounds 1205 >= 638 @ 0.359944
0.38/0.43	c bounds 1205 >= 639 @ 0.360417
0.38/0.43	c bounds 1205 >= 640 @ 0.360888
0.38/0.43	c bounds 1205 >= 641 @ 0.361356
0.38/0.43	c bounds 1205 >= 642 @ 0.361846
0.38/0.43	c bounds 1205 >= 643 @ 0.362332
0.38/0.43	c bounds 1205 >= 644 @ 0.362379
0.38/0.43	c bounds 1205 >= 645 @ 0.362379
0.38/0.43	c bounds 1205 >= 646 @ 0.362774
0.38/0.43	c bounds 1205 >= 647 @ 0.363246
0.38/0.44	c bounds 1205 >= 648 @ 0.363736
0.38/0.44	c bounds 1205 >= 649 @ 0.364209
0.38/0.44	c bounds 1205 >= 650 @ 0.364686
0.38/0.44	c bounds 1205 >= 651 @ 0.365154
0.38/0.44	c bounds 1205 >= 652 @ 0.365642
0.38/0.44	c bounds 1205 >= 653 @ 0.366115
0.38/0.44	c bounds 1205 >= 654 @ 0.366585
0.38/0.44	c bounds 1205 >= 655 @ 0.367072
0.38/0.44	c bounds 1205 >= 656 @ 0.367546
0.38/0.44	c bounds 1205 >= 657 @ 0.368024
0.38/0.44	c bounds 1205 >= 658 @ 0.368522
0.38/0.44	c bounds 1205 >= 659 @ 0.368997
0.38/0.44	c bounds 1205 >= 660 @ 0.369485
0.38/0.44	c bounds 1205 >= 661 @ 0.369958
0.38/0.44	c bounds 1205 >= 662 @ 0.370444
0.38/0.44	c bounds 1205 >= 663 @ 0.370931
0.38/0.44	c bounds 1205 >= 664 @ 0.371398
0.38/0.44	c bounds 1205 >= 665 @ 0.371889
0.38/0.44	c bounds 1205 >= 666 @ 0.372361
0.38/0.44	c bounds 1205 >= 667 @ 0.372837
0.38/0.44	c bounds 1205 >= 668 @ 0.373308
0.38/0.45	c bounds 1205 >= 669 @ 0.373793
0.38/0.45	c bounds 1205 >= 670 @ 0.374266
0.38/0.45	c bounds 1205 >= 671 @ 0.374342
0.38/0.45	c bounds 1205 >= 672 @ 0.374342
0.38/0.45	c bounds 1205 >= 673 @ 0.37468
0.38/0.45	c bounds 1205 >= 674 @ 0.375158
0.38/0.45	c bounds 1205 >= 675 @ 0.375624
0.38/0.45	c bounds 1205 >= 676 @ 0.376103
0.38/0.45	c bounds 1205 >= 677 @ 0.37657
0.38/0.45	c bounds 1205 >= 678 @ 0.377053
0.38/0.45	c bounds 1205 >= 679 @ 0.377528
0.38/0.45	c bounds 1205 >= 680 @ 0.378015
0.38/0.45	c bounds 1205 >= 681 @ 0.378491
0.38/0.45	c bounds 1205 >= 682 @ 0.378974
0.38/0.45	c bounds 1205 >= 683 @ 0.379459
0.38/0.45	c bounds 1205 >= 684 @ 0.379948
0.38/0.45	c bounds 1205 >= 685 @ 0.380445
0.38/0.45	c bounds 1205 >= 686 @ 0.380921
0.38/0.45	c bounds 1205 >= 687 @ 0.381404
0.38/0.45	c bounds 1205 >= 688 @ 0.381893
0.38/0.45	c bounds 1205 >= 689 @ 0.382407
0.38/0.46	c bounds 1205 >= 690 @ 0.382911
0.38/0.46	c bounds 1205 >= 691 @ 0.383426
0.38/0.46	c bounds 1205 >= 692 @ 0.383915
0.38/0.46	c bounds 1205 >= 693 @ 0.384391
0.38/0.46	c bounds 1205 >= 694 @ 0.384884
0.38/0.46	c bounds 1205 >= 695 @ 0.385401
0.38/0.46	c bounds 1205 >= 696 @ 0.385879
0.38/0.46	c bounds 1205 >= 697 @ 0.386037
0.38/0.46	c bounds 1205 >= 698 @ 0.386037
0.38/0.46	c bounds 1205 >= 699 @ 0.386382
0.38/0.46	c bounds 1205 >= 700 @ 0.386886
0.38/0.46	c bounds 1205 >= 701 @ 0.38735
0.38/0.46	c bounds 1205 >= 702 @ 0.387839
0.38/0.46	c bounds 1205 >= 703 @ 0.388328
0.38/0.46	c bounds 1205 >= 704 @ 0.388806
0.38/0.46	c bounds 1205 >= 705 @ 0.3893
0.38/0.46	c bounds 1205 >= 706 @ 0.389798
0.38/0.46	c bounds 1205 >= 707 @ 0.390286
0.38/0.46	c bounds 1205 >= 708 @ 0.390784
0.38/0.46	c bounds 1205 >= 709 @ 0.391286
0.38/0.47	c bounds 1205 >= 710 @ 0.391764
0.38/0.47	c bounds 1205 >= 711 @ 0.392241
0.38/0.47	c bounds 1205 >= 712 @ 0.392749
0.38/0.47	c bounds 1205 >= 713 @ 0.39322
0.38/0.47	c bounds 1205 >= 714 @ 0.393286
0.38/0.47	c bounds 1205 >= 715 @ 0.393286
0.38/0.47	c bounds 1205 >= 716 @ 0.393286
0.38/0.47	c bounds 1205 >= 717 @ 0.393286
0.38/0.47	c bounds 1205 >= 718 @ 0.393664
0.38/0.47	c bounds 1205 >= 719 @ 0.394146
0.38/0.47	c bounds 1205 >= 720 @ 0.394636
0.38/0.47	c bounds 1205 >= 721 @ 0.39513
0.38/0.47	c bounds 1205 >= 722 @ 0.395616
0.38/0.47	c bounds 1205 >= 723 @ 0.39611
0.38/0.49	c bounds 1204 >= 723 @ 0.40977
0.38/0.49	c bounds 1204 >= 724 @ 0.410455
0.38/0.49	c bounds 1204 >= 725 @ 0.410936
0.38/0.49	c bounds 1204 >= 726 @ 0.41141
0.38/0.49	c bounds 1204 >= 727 @ 0.411916
0.38/0.49	c bounds 1204 >= 728 @ 0.412415
0.38/0.49	c bounds 1204 >= 729 @ 0.41291
0.38/0.49	c bounds 1204 >= 730 @ 0.413389
0.38/0.49	c bounds 1204 >= 731 @ 0.413865
0.38/0.49	c bounds 1204 >= 732 @ 0.414357
0.38/0.49	c bounds 1204 >= 733 @ 0.414845
0.38/0.49	c bounds 1204 >= 734 @ 0.415325
0.38/0.49	c bounds 1204 >= 735 @ 0.415812
0.38/0.49	c bounds 1204 >= 736 @ 0.416307
0.38/0.49	c bounds 1204 >= 737 @ 0.41681
0.38/0.49	c bounds 1204 >= 738 @ 0.417294
0.38/0.49	c bounds 1204 >= 739 @ 0.417775
0.38/0.49	c bounds 1204 >= 740 @ 0.418272
0.38/0.50	c bounds 1204 >= 741 @ 0.418779
0.38/0.50	c bounds 1204 >= 742 @ 0.419264
0.38/0.50	c bounds 1204 >= 743 @ 0.419743
0.38/0.50	c bounds 1204 >= 744 @ 0.420224
0.38/0.50	c bounds 1204 >= 745 @ 0.420748
0.38/0.50	c bounds 1204 >= 746 @ 0.421253
0.38/0.50	c bounds 1204 >= 747 @ 0.421745
0.38/0.50	c bounds 1204 >= 748 @ 0.422267
0.38/0.50	c bounds 1204 >= 749 @ 0.422768
0.38/0.50	c bounds 1204 >= 750 @ 0.423257
0.38/0.50	c bounds 1204 >= 751 @ 0.423791
0.38/0.50	c bounds 1204 >= 752 @ 0.424277
0.38/0.50	c bounds 1204 >= 753 @ 0.424831
0.38/0.50	c bounds 1204 >= 754 @ 0.42535
0.38/0.50	c bounds 1204 >= 755 @ 0.425838
0.38/0.50	c bounds 1204 >= 756 @ 0.426349
0.38/0.50	c bounds 1204 >= 757 @ 0.426916
0.38/0.50	c bounds 1204 >= 758 @ 0.427443
0.38/0.50	c bounds 1204 >= 759 @ 0.427937
0.38/0.51	c bounds 1204 >= 760 @ 0.42846
0.38/0.51	c bounds 1204 >= 761 @ 0.428985
0.38/0.51	c bounds 1204 >= 762 @ 0.4295
0.48/0.51	c bounds 1204 >= 763 @ 0.430008
0.48/0.51	c bounds 1204 >= 764 @ 0.430535
0.48/0.51	c bounds 1204 >= 765 @ 0.431046
0.48/0.51	c bounds 1204 >= 766 @ 0.431551
0.48/0.51	c bounds 1204 >= 767 @ 0.432067
0.48/0.51	c bounds 1204 >= 768 @ 0.432165
0.48/0.51	c bounds 1204 >= 769 @ 0.432165
0.48/0.51	c bounds 1204 >= 770 @ 0.432172
0.48/0.51	c bounds 1204 >= 771 @ 0.432172
0.48/0.51	c bounds 1204 >= 772 @ 0.432172
0.48/0.51	c bounds 1204 >= 773 @ 0.432172
0.48/0.51	c bounds 1204 >= 774 @ 0.43268
0.48/0.51	c bounds 1204 >= 775 @ 0.433162
0.48/0.51	c bounds 1204 >= 776 @ 0.433162
0.48/0.51	c bounds 1204 >= 777 @ 0.433162
0.48/0.51	c bounds 1204 >= 778 @ 0.43371
0.48/0.51	c bounds 1204 >= 779 @ 0.434271
0.48/0.52	c bounds 1204 >= 780 @ 0.434786
0.48/0.52	c bounds 1204 >= 781 @ 0.435294
0.48/0.52	c bounds 1204 >= 782 @ 0.435818
0.48/0.52	c bounds 1204 >= 783 @ 0.436325
0.48/0.52	c bounds 1204 >= 784 @ 0.436838
0.48/0.52	c bounds 1204 >= 785 @ 0.437343
0.48/0.52	c bounds 1204 >= 786 @ 0.437857
0.48/0.52	c bounds 1204 >= 787 @ 0.438398
0.48/0.52	c bounds 1204 >= 788 @ 0.438907
0.48/0.52	c bounds 1204 >= 789 @ 0.439421
0.48/0.52	c bounds 1204 >= 790 @ 0.440013
0.48/0.52	c bounds 1204 >= 791 @ 0.44053
0.48/0.52	c bounds 1204 >= 792 @ 0.441121
0.48/0.54	c bounds 1203 >= 792 @ 0.454916
0.48/0.54	c bounds 1203 >= 793 @ 0.455808
0.48/0.54	c bounds 1203 >= 794 @ 0.456344
0.48/0.54	c bounds 1203 >= 795 @ 0.456877
0.48/0.54	c bounds 1203 >= 796 @ 0.457442
0.48/0.54	c bounds 1203 >= 797 @ 0.458071
0.48/0.54	c bounds 1203 >= 798 @ 0.458622
0.48/0.54	c bounds 1203 >= 799 @ 0.459146
0.48/0.54	c bounds 1203 >= 800 @ 0.459664
0.48/0.54	c bounds 1203 >= 801 @ 0.460199
0.48/0.54	c bounds 1203 >= 802 @ 0.460763
0.48/0.54	c bounds 1203 >= 803 @ 0.461302
0.48/0.54	c bounds 1203 >= 804 @ 0.461839
0.48/0.54	c bounds 1203 >= 805 @ 0.462362
0.48/0.54	c bounds 1203 >= 806 @ 0.462903
0.48/0.55	c bounds 1203 >= 807 @ 0.463472
0.48/0.55	c bounds 1203 >= 808 @ 0.464068
0.48/0.55	c bounds 1203 >= 809 @ 0.464588
0.48/0.55	c bounds 1203 >= 810 @ 0.465149
0.48/0.55	c bounds 1203 >= 811 @ 0.46571
0.48/0.55	c bounds 1203 >= 812 @ 0.466258
0.48/0.55	c bounds 1203 >= 813 @ 0.4668
0.48/0.55	c bounds 1203 >= 814 @ 0.467397
0.48/0.55	c bounds 1203 >= 815 @ 0.46795
0.48/0.55	c bounds 1203 >= 816 @ 0.468536
0.48/0.55	c bounds 1203 >= 817 @ 0.469092
0.48/0.55	c bounds 1203 >= 818 @ 0.46963
0.48/0.55	c bounds 1203 >= 819 @ 0.470163
0.48/0.55	c bounds 1203 >= 820 @ 0.470717
0.48/0.55	c bounds 1203 >= 821 @ 0.471301
0.48/0.55	c bounds 1203 >= 822 @ 0.471847
0.48/0.55	c bounds 1203 >= 823 @ 0.472379
0.48/0.55	c bounds 1203 >= 824 @ 0.472948
0.48/0.56	c bounds 1203 >= 825 @ 0.47304
0.48/0.56	c bounds 1203 >= 826 @ 0.47304
0.48/0.58	c bounds 1202 >= 826 @ 0.50019
0.48/0.58	c bounds 1202 >= 827 @ 0.501493
0.48/0.58	c bounds 1202 >= 828 @ 0.50207
0.48/0.59	c bounds 1202 >= 829 @ 0.502701
0.48/0.59	c bounds 1202 >= 830 @ 0.503278
0.48/0.59	c bounds 1202 >= 831 @ 0.503841
0.48/0.59	c bounds 1202 >= 832 @ 0.50438
0.48/0.59	c bounds 1202 >= 833 @ 0.504958
0.48/0.59	c bounds 1202 >= 834 @ 0.50563
0.48/0.59	c bounds 1202 >= 835 @ 0.506216
0.48/0.59	c bounds 1202 >= 836 @ 0.506772
0.48/0.59	c bounds 1202 >= 837 @ 0.507373
0.48/0.59	c bounds 1202 >= 838 @ 0.50794
0.48/0.59	c bounds 1202 >= 839 @ 0.508592
0.48/0.59	c bounds 1202 >= 840 @ 0.509156
0.48/0.59	c bounds 1202 >= 841 @ 0.509716
0.48/0.59	c bounds 1202 >= 842 @ 0.509936
0.48/0.59	c bounds 1202 >= 843 @ 0.509936
0.48/0.59	c bounds 1202 >= 844 @ 0.510476
0.48/0.59	c bounds 1202 >= 845 @ 0.511084
0.48/0.60	c bounds 1202 >= 846 @ 0.511656
0.48/0.60	c bounds 1202 >= 847 @ 0.512211
0.48/0.60	c bounds 1202 >= 848 @ 0.512801
0.48/0.60	c bounds 1202 >= 849 @ 0.512939
0.48/0.60	c bounds 1202 >= 850 @ 0.513089
0.48/0.60	c bounds 1202 >= 851 @ 0.513669
0.48/0.60	c bounds 1202 >= 852 @ 0.514265
0.48/0.60	c bounds 1202 >= 853 @ 0.514885
0.48/0.60	c bounds 1202 >= 854 @ 0.515443
0.48/0.60	c bounds 1202 >= 855 @ 0.51604
0.56/0.60	c bounds 1202 >= 856 @ 0.516615
0.56/0.60	c bounds 1202 >= 857 @ 0.517175
0.56/0.60	c bounds 1202 >= 858 @ 0.517737
0.56/0.60	c bounds 1202 >= 859 @ 0.518275
0.56/0.60	c bounds 1202 >= 860 @ 0.518936
0.56/0.60	c bounds 1202 >= 861 @ 0.519573
0.56/0.60	c bounds 1202 >= 862 @ 0.520167
0.56/0.61	c bounds 1202 >= 863 @ 0.520737
0.56/0.61	c bounds 1202 >= 864 @ 0.521294
0.56/0.61	c bounds 1202 >= 865 @ 0.52186
0.56/0.61	c bounds 1202 >= 866 @ 0.521909
0.56/0.61	c bounds 1202 >= 867 @ 0.522088
0.56/0.63	c bounds 1201 >= 867 @ 0.543525
0.56/0.63	c bounds 1201 >= 868 @ 0.545578
0.56/0.63	c bounds 1201 >= 869 @ 0.546211
0.56/0.63	c bounds 1201 >= 870 @ 0.546793
0.56/0.63	c bounds 1201 >= 871 @ 0.547373
0.56/0.63	c bounds 1201 >= 872 @ 0.547946
0.56/0.64	c bounds 1201 >= 873 @ 0.548532
0.56/0.64	c bounds 1201 >= 874 @ 0.549132
0.56/0.64	c bounds 1201 >= 875 @ 0.549691
0.56/0.64	c bounds 1201 >= 876 @ 0.550275
0.56/0.64	c bounds 1201 >= 877 @ 0.550812
0.56/0.64	c bounds 1201 >= 878 @ 0.550812
0.56/0.64	c bounds 1201 >= 879 @ 0.551133
0.56/0.64	c bounds 1201 >= 880 @ 0.55171
0.56/0.64	c bounds 1201 >= 881 @ 0.552317
0.56/0.64	c bounds 1201 >= 882 @ 0.552908
0.56/0.64	c bounds 1201 >= 883 @ 0.553501
0.56/0.64	c bounds 1201 >= 884 @ 0.554074
0.56/0.64	c bounds 1201 >= 885 @ 0.554718
0.56/0.64	c bounds 1201 >= 886 @ 0.555349
0.56/0.64	c bounds 1201 >= 887 @ 0.555942
0.56/0.64	c bounds 1201 >= 888 @ 0.556616
0.56/0.65	c bounds 1201 >= 889 @ 0.557231
0.56/0.65	c bounds 1201 >= 890 @ 0.557825
0.56/0.65	c bounds 1201 >= 891 @ 0.558442
0.56/0.65	c bounds 1201 >= 892 @ 0.559067
0.56/0.67	c bounds 1200 >= 892 @ 0.581324
0.56/0.67	c bounds 1200 >= 893 @ 0.583577
0.56/0.68	c bounds 1200 >= 894 @ 0.583734
0.56/0.68	c bounds 1200 >= 895 @ 0.584048
0.56/0.68	c bounds 1200 >= 896 @ 0.584717
0.56/0.68	c bounds 1200 >= 897 @ 0.585392
0.56/0.68	c bounds 1200 >= 898 @ 0.585975
0.56/0.68	c bounds 1200 >= 899 @ 0.586577
0.56/0.68	c bounds 1200 >= 900 @ 0.586729
0.56/0.68	c bounds 1200 >= 901 @ 0.586772
0.56/0.68	c bounds 1200 >= 902 @ 0.587319
0.56/0.68	c bounds 1200 >= 903 @ 0.587899
0.56/0.68	c bounds 1200 >= 904 @ 0.588505
0.56/0.68	c bounds 1200 >= 905 @ 0.589094
0.56/0.68	c bounds 1200 >= 906 @ 0.589699
0.56/0.68	c bounds 1200 >= 907 @ 0.590329
0.56/0.68	c bounds 1200 >= 908 @ 0.591027
0.56/0.68	c bounds 1200 >= 909 @ 0.591664
0.56/0.69	c bounds 1200 >= 910 @ 0.591714
0.56/0.69	c bounds 1200 >= 911 @ 0.592003
0.56/0.69	c bounds 1200 >= 912 @ 0.592565
0.56/0.69	c bounds 1200 >= 913 @ 0.592709
0.56/0.69	c bounds 1200 >= 914 @ 0.592887
0.56/0.69	c bounds 1200 >= 915 @ 0.593439
0.56/0.69	c bounds 1200 >= 916 @ 0.594034
0.56/0.69	c bounds 1200 >= 917 @ 0.594469
0.56/0.69	c bounds 1200 >= 918 @ 0.594469
0.56/0.69	c bounds 1200 >= 919 @ 0.59506
0.56/0.69	c bounds 1200 >= 920 @ 0.595761
0.56/0.69	c bounds 1200 >= 921 @ 0.596436
0.56/0.69	c bounds 1200 >= 922 @ 0.597079
0.56/0.69	c bounds 1200 >= 923 @ 0.597667
0.56/0.69	c bounds 1200 >= 924 @ 0.597667
0.56/0.70	c bounds 1200 >= 925 @ 0.598196
0.67/0.70	c bounds 1200 >= 926 @ 0.598907
0.67/0.70	c bounds 1200 >= 927 @ 0.599562
0.67/0.70	c bounds 1200 >= 928 @ 0.599683
0.67/0.70	c bounds 1200 >= 929 @ 0.599993
0.67/0.70	c bounds 1200 >= 930 @ 0.600648
0.67/0.70	c bounds 1200 >= 931 @ 0.600676
0.67/0.73	c bounds 1199 >= 931 @ 0.622739
0.67/0.73	c bounds 1199 >= 932 @ 0.624785
0.67/0.73	c bounds 1199 >= 933 @ 0.625647
0.67/0.73	c bounds 1199 >= 934 @ 0.626326
0.67/0.73	c bounds 1199 >= 935 @ 0.626592
0.67/0.73	c bounds 1199 >= 936 @ 0.626837
0.67/0.73	c bounds 1199 >= 937 @ 0.627545
0.67/0.73	c bounds 1199 >= 938 @ 0.627588
0.67/0.73	c bounds 1199 >= 939 @ 0.628131
0.67/0.73	c bounds 1199 >= 940 @ 0.628846
0.67/0.73	c bounds 1199 >= 941 @ 0.629547
0.67/0.74	c bounds 1199 >= 942 @ 0.629578
0.67/0.74	c bounds 1199 >= 943 @ 0.629578
0.67/0.74	c bounds 1199 >= 944 @ 0.629897
0.67/0.74	c bounds 1199 >= 945 @ 0.630368
0.67/0.74	c bounds 1199 >= 946 @ 0.630612
0.67/0.74	c bounds 1199 >= 947 @ 0.631484
0.67/0.74	c bounds 1199 >= 948 @ 0.631566
0.67/0.74	c bounds 1199 >= 949 @ 0.631566
0.67/0.74	c bounds 1199 >= 950 @ 0.631764
0.67/0.74	c bounds 1199 >= 951 @ 0.632476
0.67/0.74	c bounds 1199 >= 952 @ 0.633242
0.67/0.74	c bounds 1199 >= 953 @ 0.634066
0.67/0.74	c bounds 1199 >= 954 @ 0.634771
0.67/0.75	c bounds 1199 >= 955 @ 0.635501
0.67/0.75	c bounds 1199 >= 956 @ 0.635549
0.67/0.75	c bounds 1199 >= 957 @ 0.635549
0.67/0.75	c bounds 1199 >= 958 @ 0.635549
0.67/0.75	c bounds 1199 >= 959 @ 0.635865
0.67/0.75	c bounds 1199 >= 960 @ 0.636795
0.67/0.75	c bounds 1199 >= 961 @ 0.637791
0.67/0.75	c bounds 1199 >= 962 @ 0.638879
0.67/0.75	c bounds 1199 >= 963 @ 0.639796
0.67/0.75	c bounds 1199 >= 964 @ 0.640842
0.67/0.76	c bounds 1199 >= 965 @ 0.642433
0.67/0.76	c bounds 1199 >= 966 @ 0.644051
0.67/0.78	c bounds 1198 >= 966 @ 0.667245
0.67/0.78	c bounds 1198 >= 967 @ 0.669308
0.67/0.78	c bounds 1198 >= 968 @ 0.669452
0.67/0.78	c bounds 1198 >= 969 @ 0.670334
0.67/0.79	c bounds 1198 >= 970 @ 0.670455
0.67/0.79	c bounds 1198 >= 971 @ 0.672052
0.67/0.79	c bounds 1198 >= 972 @ 0.673437
0.67/0.79	c bounds 1198 >= 973 @ 0.674443
0.67/0.79	c bounds 1198 >= 974 @ 0.674832
0.67/0.79	c bounds 1198 >= 975 @ 0.675983
0.67/0.79	c bounds 1198 >= 976 @ 0.676827
0.67/0.80	c bounds 1198 >= 977 @ 0.678049
0.76/0.80	c bounds 1198 >= 978 @ 0.680216
0.76/0.82	c bounds 1197 >= 978 @ 0.703637
0.76/0.83	c bounds 1197 >= 979 @ 0.709672
0.76/0.83	c bounds 1197 >= 980 @ 0.713582
0.76/0.84	c bounds 1197 >= 981 @ 0.715697
0.76/0.84	c bounds 1197 >= 982 @ 0.722071
0.76/0.88	c bounds 1196 >= 982 @ 0.752797
0.76/0.89	c bounds 1196 >= 983 @ 0.758457
0.76/0.89	c bounds 1196 >= 984 @ 0.760311
0.86/0.91	c bounds 1196 >= 985 @ 0.776487
0.86/0.93	c bounds 1195 >= 985 @ 0.799021
0.86/0.95	c bounds 1194 >= 985 @ 0.820926
0.86/0.99	c bounds 1194 >= 986 @ 0.8612
0.97/1.02	c bounds 1193 >= 986 @ 0.884605
0.97/1.04	c #Conflicts:       1000 | #Constraints:       8595
0.97/1.04	c bounds 1192 >= 986 @ 0.90974
0.97/1.06	c bounds 1191 >= 986 @ 0.931533
0.97/1.09	c bounds 1190 >= 986 @ 0.955066
1.06/1.11	c bounds 1189 >= 986 @ 0.977668
1.06/1.15	c bounds 1189 >= 987 @ 1.01185
1.06/1.18	c bounds 1188 >= 987 @ 1.03687
1.16/1.20	c bounds 1187 >= 987 @ 1.05686
1.16/1.22	c bounds 1186 >= 987 @ 1.07607
1.36/1.48	c bounds 1186 >= 988 @ 1.32271
1.46/1.51	c bounds 1185 >= 988 @ 1.35538
1.46/1.54	c bounds 1184 >= 988 @ 1.37695
1.46/1.56	c bounds 1183 >= 988 @ 1.39966
1.46/1.58	c bounds 1182 >= 988 @ 1.42126
1.56/1.62	c bounds 1181 >= 988 @ 1.45279
1.75/1.88	c #Conflicts:       2000 | #Constraints:       9691
1.75/1.88	c INPROCESSING
1.75/1.88	c GARBAGE COLLECT
1.75/1.88	c rational objective 988
1.86/1.98	c bounds 1180 >= 988 @ 1.79852
1.96/2.01	c bounds 1179 >= 988 @ 1.8271
1.96/2.04	c bounds 1178 >= 988 @ 1.85622
1.96/2.07	c bounds 1177 >= 988 @ 1.88629
2.06/2.10	c bounds 1176 >= 988 @ 1.91225
2.06/2.13	c bounds 1175 >= 988 @ 1.94103
2.06/2.16	c bounds 1174 >= 988 @ 1.96851
2.45/2.54	c #Conflicts:       3000 | #Constraints:       8510
2.45/2.54	c bounds 1174 >= 989 @ 2.34218
2.45/2.57	c bounds 1173 >= 989 @ 2.3702
2.45/2.59	c bounds 1172 >= 989 @ 2.39187
2.55/2.61	c bounds 1171 >= 989 @ 2.40974
2.55/2.63	c bounds 1170 >= 989 @ 2.4293
2.55/2.66	c bounds 1169 >= 989 @ 2.45484
2.55/2.68	c bounds 1168 >= 989 @ 2.47887
2.66/2.72	c bounds 1167 >= 989 @ 2.51478
2.66/2.76	c bounds 1166 >= 989 @ 2.54644
2.76/2.81	c bounds 1165 >= 989 @ 2.59554
2.76/2.85	c bounds 1164 >= 989 @ 2.63377
2.76/2.89	c #Conflicts:       4000 | #Constraints:       9589
2.76/2.89	c bounds 1163 >= 989 @ 2.67039
2.86/2.92	c bounds 1162 >= 989 @ 2.69921
2.96/3.03	c INPROCESSING
2.96/3.03	c GARBAGE COLLECT
2.96/3.03	c rational objective 989
3.06/3.15	c bounds 1161 >= 989 @ 2.91518
3.06/3.18	c bounds 1160 >= 989 @ 2.94708
3.16/3.25	c bounds 1159 >= 989 @ 3.0102
3.16/3.29	c bounds 1158 >= 989 @ 3.04857
3.25/3.36	c bounds 1157 >= 989 @ 3.11647
3.35/3.40	c bounds 1156 >= 989 @ 3.15815
3.35/3.44	c #Conflicts:       5000 | #Constraints:       8894
3.35/3.44	c bounds 1155 >= 989 @ 3.19759
3.35/3.48	c bounds 1154 >= 989 @ 3.2373
3.45/3.52	c bounds 1153 >= 989 @ 3.27332
3.45/3.56	c bounds 1152 >= 989 @ 3.30955
4.65/4.72	c #Conflicts:       6000 | #Constraints:       9898
4.65/4.72	c INPROCESSING
4.65/4.72	c GARBAGE COLLECT
4.65/4.72	c rational objective 989
4.65/4.79	c bounds 1151 >= 989 @ 4.52767
4.75/4.81	c bounds 1150 >= 989 @ 4.54349
4.75/4.83	c bounds 1149 >= 989 @ 4.56473
4.75/4.85	c bounds 1148 >= 989 @ 4.58477
4.75/4.88	c bounds 1147 >= 989 @ 4.6164
4.85/4.93	c #Conflicts:       7000 | #Constraints:       8870
4.85/4.93	c bounds 1146 >= 989 @ 4.65846
4.85/4.96	c bounds 1145 >= 989 @ 4.69383
4.96/5.01	c bounds 1144 >= 989 @ 4.74011
4.96/5.04	c bounds 1143 >= 989 @ 4.77086
4.96/5.08	c bounds 1142 >= 989 @ 4.80376
5.05/5.11	c bounds 1141 >= 989 @ 4.83594
5.05/5.14	c bounds 1140 >= 989 @ 4.86689
5.15/5.20	c bounds 1139 >= 989 @ 4.92397
5.15/5.24	c bounds 1138 >= 989 @ 4.96456
5.25/5.30	c bounds 1137 >= 989 @ 5.02043
5.25/5.34	c #Conflicts:       8000 | #Constraints:       9881
5.25/5.34	c bounds 1136 >= 989 @ 5.05909
5.25/5.38	c bounds 1135 >= 989 @ 5.09942
5.35/5.42	c bounds 1134 >= 989 @ 5.13516
5.35/5.46	c bounds 1133 >= 989 @ 5.1749
5.45/5.50	c bounds 1132 >= 989 @ 5.21465
5.45/5.54	c bounds 1131 >= 989 @ 5.25451
5.55/5.61	c bounds 1130 >= 989 @ 5.31091
5.55/5.66	c bounds 1129 >= 989 @ 5.36416
5.65/5.72	c bounds 1128 >= 989 @ 5.41825
5.65/5.77	c #Conflicts:       9000 | #Constraints:      10892
5.65/5.77	c bounds 1127 >= 989 @ 5.46334
5.85/6.00	c INPROCESSING
5.85/6.00	c GARBAGE COLLECT
5.85/6.00	c rational objective 989
5.95/6.08	c bounds 1126 >= 989 @ 5.76108
6.05/6.13	c bounds 1125 >= 989 @ 5.81035
6.05/6.19	c bounds 1124 >= 989 @ 5.86836
6.14/6.24	c bounds 1123 >= 989 @ 5.92106
6.14/6.29	c bounds 1122 >= 989 @ 5.97115
6.25/6.35	c bounds 1121 >= 989 @ 6.02829
6.35/6.44	c #Conflicts:      10000 | #Constraints:       9539
6.35/6.44	c bounds 1120 >= 989 @ 6.11092
6.44/6.52	c bounds 1119 >= 989 @ 6.19036
6.44/6.59	c bounds 1118 >= 989 @ 6.26254
6.55/6.68	c bounds 1117 >= 989 @ 6.34495
6.74/6.82	c #Conflicts:      11000 | #Constraints:      10545
6.74/6.82	c bounds 1116 >= 989 @ 6.47435
6.85/6.91	c bounds 1115 >= 989 @ 6.56505
6.95/7.06	c bounds 1114 >= 989 @ 6.70632
7.44/7.51	c #Conflicts:      12000 | #Constraints:      11551
7.44/7.51	c INPROCESSING
7.44/7.51	c GARBAGE COLLECT
7.44/7.51	c rational objective 989
7.54/7.65	c bounds 1113 >= 989 @ 7.28552
7.64/7.75	c bounds 1112 >= 989 @ 7.37682
7.74/7.86	c bounds 1111 >= 989 @ 7.49456
8.54/8.62	c #Conflicts:      13000 | #Constraints:       9992
8.54/8.62	c #Conflicts:      14000 | #Constraints:      10992
8.54/8.62	c bounds 1110 >= 989 @ 8.22627
9.34/9.41	c #Conflicts:      15000 | #Constraints:      11993
9.34/9.41	c INPROCESSING
9.34/9.41	c GARBAGE COLLECT
9.34/9.41	c rational objective 989
9.84/9.91	c #Conflicts:      16000 | #Constraints:      10221
9.84/9.91	c bounds 1110 >= 990 @ 9.48547
9.94/10.08	c bounds 1109 >= 990 @ 9.65351
10.04/10.14	c bounds 1108 >= 990 @ 9.71063
10.14/10.21	c bounds 1107 >= 990 @ 9.78513
10.84/10.98	c #Conflicts:      17000 | #Constraints:      11308
10.84/10.98	c #Conflicts:      18000 | #Constraints:      12308
10.84/10.98	c INPROCESSING
10.84/10.98	c GARBAGE COLLECT
10.84/10.98	c rational objective 990
10.94/11.07	c bounds 1106 >= 990 @ 10.6327
11.04/11.13	c bounds 1105 >= 990 @ 10.6872
11.04/11.16	c bounds 1104 >= 990 @ 10.7178
11.14/11.26	c bounds 1103 >= 990 @ 10.8174
11.24/11.32	c bounds 1102 >= 990 @ 10.8791
11.24/11.38	c #Conflicts:      19000 | #Constraints:      10292
11.24/11.38	c bounds 1101 >= 990 @ 10.9395
11.43/11.53	c bounds 1100 >= 990 @ 11.0779
11.53/11.65	c bounds 1099 >= 990 @ 11.1993
11.63/11.79	c bounds 1098 >= 990 @ 11.3398
11.83/11.98	c #Conflicts:      20000 | #Constraints:      11312
11.83/11.98	c bounds 1097 >= 990 @ 11.5244
12.33/12.47	c #Conflicts:      21000 | #Constraints:      12319
12.33/12.47	c bounds 1096 >= 990 @ 11.9977
12.94/13.08	c INPROCESSING
12.94/13.08	c GARBAGE COLLECT
12.94/13.08	c rational objective 990
13.13/13.24	c bounds 1095 >= 990 @ 12.7572
13.22/13.40	c #Conflicts:      22000 | #Constraints:      10103
13.22/13.40	c bounds 1094 >= 990 @ 12.9024
14.93/15.08	c #Conflicts:      23000 | #Constraints:      11104
14.93/15.08	c #Conflicts:      24000 | #Constraints:      12104
14.93/15.08	c #Conflicts:      25000 | #Constraints:      13104
14.93/15.08	c INPROCESSING
14.93/15.08	c GARBAGE COLLECT
14.93/15.08	c rational objective 990
15.12/15.26	c bounds 1093 >= 990 @ 14.7388
15.12/15.29	c bounds 1092 >= 990 @ 14.7646
15.23/15.38	c bounds 1091 >= 990 @ 14.8543
15.32/15.47	c bounds 1090 >= 990 @ 14.9418
15.42/15.52	c #Conflicts:      26000 | #Constraints:      10700
15.42/15.52	c bounds 1089 >= 990 @ 14.9877
15.53/15.65	c bounds 1088 >= 990 @ 15.1128
15.72/15.89	c bounds 1087 >= 990 @ 15.3434
16.62/16.73	c #Conflicts:      27000 | #Constraints:      11703
16.62/16.73	c #Conflicts:      28000 | #Constraints:      12704
16.62/16.73	c bounds 1086 >= 990 @ 16.176
17.02/17.18	c #Conflicts:      29000 | #Constraints:      13716
17.02/17.18	c INPROCESSING
17.02/17.18	c GARBAGE COLLECT
17.02/17.18	c rational objective 990
18.42/18.59	c #Conflicts:      30000 | #Constraints:      11101
18.42/18.59	c #Conflicts:      31000 | #Constraints:      12101
18.42/18.59	c #Conflicts:      32000 | #Constraints:      13101
18.42/18.59	c bounds 1086 >= 991 @ 17.9873
18.52/18.61	c bounds 1085 >= 991 @ 17.9999
18.61/18.75	c bounds 1084 >= 991 @ 18.1363
19.12/19.28	c #Conflicts:      33000 | #Constraints:      14163
19.12/19.28	c INPROCESSING
19.12/19.28	c GARBAGE COLLECT
19.12/19.28	c rational objective 991
19.41/19.54	c bounds 1083 >= 991 @ 18.9054
20.01/20.12	c #Conflicts:      34000 | #Constraints:      11334
20.01/20.12	c bounds 1082 >= 991 @ 19.478
22.41/22.56	c #Conflicts:      35000 | #Constraints:      12335
22.41/22.56	c #Conflicts:      36000 | #Constraints:      13335
22.41/22.56	c #Conflicts:      37000 | #Constraints:      14335
22.41/22.56	c INPROCESSING
22.41/22.56	c GARBAGE COLLECT
22.41/22.56	c rational objective 991
22.61/22.70	c bounds 1081 >= 991 @ 22.0099
22.61/22.72	c bounds 1080 >= 991 @ 22.0331
24.30/24.46	c #Conflicts:      38000 | #Constraints:      11336
24.30/24.46	c #Conflicts:      39000 | #Constraints:      12336
24.30/24.46	c #Conflicts:      40000 | #Constraints:      13336
24.30/24.46	c bounds 1079 >= 991 @ 23.7429
24.50/24.69	c #Conflicts:      41000 | #Constraints:      14361
24.50/24.69	c bounds 1078 >= 991 @ 23.9702
24.69/24.85	c bounds 1077 >= 991 @ 24.128
24.90/25.05	c INPROCESSING
24.90/25.05	c GARBAGE COLLECT
24.90/25.05	c rational objective 991
26.89/27.03	c #Conflicts:      42000 | #Constraints:      11133
26.89/27.03	c #Conflicts:      43000 | #Constraints:      12133
26.89/27.03	c #Conflicts:      44000 | #Constraints:      13133
26.89/27.03	c #Conflicts:      45000 | #Constraints:      14133
26.89/27.03	c #Conflicts:      46000 | #Constraints:      15133
26.89/27.03	c INPROCESSING
26.89/27.03	c GARBAGE COLLECT
26.89/27.03	c rational objective 991
26.99/27.14	c bounds 1076 >= 991 @ 26.364
27.09/27.23	c bounds 1075 >= 991 @ 26.4528
27.49/27.62	c #Conflicts:      47000 | #Constraints:      11760
27.49/27.62	c bounds 1074 >= 991 @ 26.8317
27.79/27.94	c #Conflicts:      48000 | #Constraints:      12788
27.79/27.94	c bounds 1073 >= 991 @ 27.1397
28.19/28.35	c bounds 1072 >= 991 @ 27.5401
28.69/28.81	c #Conflicts:      49000 | #Constraints:      13815
28.69/28.81	c bounds 1071 >= 991 @ 27.9946
29.78/29.95	c #Conflicts:      50000 | #Constraints:      14836
29.78/29.95	c #Conflicts:      51000 | #Constraints:      15836
29.78/29.95	c INPROCESSING
29.78/29.95	c GARBAGE COLLECT
29.78/29.95	c rational objective 991
31.98/32.18	c #Conflicts:      52000 | #Constraints:      12175
31.98/32.18	c #Conflicts:      53000 | #Constraints:      13175
31.98/32.18	c #Conflicts:      54000 | #Constraints:      14175
31.98/32.18	c #Conflicts:      55000 | #Constraints:      15175
31.98/32.18	c #Conflicts:      56000 | #Constraints:      16175
31.98/32.18	c INPROCESSING
31.98/32.18	c GARBAGE COLLECT
31.98/32.18	c rational objective 991
32.96/34.45	c #Conflicts:      57000 | #Constraints:      12377
32.96/34.45	c bounds 1070 >= 991 @ 32.2116
33.56/35.02	c #Conflicts:      58000 | #Constraints:      13451
33.56/35.02	c bounds 1069 >= 991 @ 32.7675
33.75/35.27	c #Conflicts:      59000 | #Constraints:      14497
33.75/35.27	c bounds 1068 >= 991 @ 33.0059
34.35/35.86	c #Conflicts:      60000 | #Constraints:      15524
34.35/35.86	c bounds 1067 >= 991 @ 33.5797
35.75/37.21	c #Conflicts:      61000 | #Constraints:      16531
35.75/37.21	c INPROCESSING
35.75/37.21	c GARBAGE COLLECT
35.75/37.21	c rational objective 991
37.04/38.52	c #Conflicts:      62000 | #Constraints:      12457
37.04/38.52	c #Conflicts:      63000 | #Constraints:      13458
37.04/38.52	c bounds 1066 >= 991 @ 36.2061
38.94/40.47	c #Conflicts:      64000 | #Constraints:      14468
38.94/40.47	c #Conflicts:      65000 | #Constraints:      15468
38.94/40.47	c #Conflicts:      66000 | #Constraints:      16468
38.94/40.47	c INPROCESSING
38.94/40.47	c GARBAGE COLLECT
38.94/40.47	c rational objective 991
40.24/41.72	c #Conflicts:      67000 | #Constraints:      12204
40.24/41.72	c #Conflicts:      68000 | #Constraints:      13204
40.24/41.72	c bounds 1066 >= 992 @ 39.3222
41.94/43.47	c #Conflicts:      69000 | #Constraints:      14273
41.94/43.47	c #Conflicts:      70000 | #Constraints:      15273
41.94/43.47	c #Conflicts:      71000 | #Constraints:      16273
41.94/43.47	c #Conflicts:      72000 | #Constraints:      17273
41.94/43.47	c INPROCESSING
41.94/43.47	c GARBAGE COLLECT
41.94/43.47	c rational objective 992
44.13/45.60	c #Conflicts:      73000 | #Constraints:      12823
44.13/45.60	c #Conflicts:      74000 | #Constraints:      13823
44.13/45.60	c #Conflicts:      75000 | #Constraints:      14823
44.13/45.60	c #Conflicts:      76000 | #Constraints:      15825
44.13/45.60	c bounds 1065 >= 992 @ 43.1194
46.62/48.15	c #Conflicts:      77000 | #Constraints:      16827
46.62/48.15	c #Conflicts:      78000 | #Constraints:      17827
46.62/48.15	c INPROCESSING
46.62/48.15	c GARBAGE COLLECT
46.62/48.15	c rational objective 992
47.12/48.62	c bounds 1064 >= 992 @ 46.0897
47.42/48.96	c #Conflicts:      79000 | #Constraints:      13239
47.42/48.96	c bounds 1063 >= 992 @ 46.4274
47.82/49.30	c #Conflicts:      80000 | #Constraints:      14267
47.82/49.30	c bounds 1062 >= 992 @ 46.7588
48.32/49.89	c #Conflicts:      81000 | #Constraints:      15312
48.32/49.89	c bounds 1061 >= 992 @ 47.3337
49.62/51.12	c #Conflicts:      82000 | #Constraints:      16318
49.62/51.12	c bounds 1061 >= 993 @ 48.537
50.91/52.45	c #Conflicts:      83000 | #Constraints:      17375
50.91/52.45	c #Conflicts:      84000 | #Constraints:      18375
50.91/52.45	c INPROCESSING
50.91/52.45	c GARBAGE COLLECT
50.91/52.45	c rational objective 993
54.10/55.67	c #Conflicts:      85000 | #Constraints:      13454
54.10/55.67	c #Conflicts:      86000 | #Constraints:      14454
54.10/55.67	c #Conflicts:      87000 | #Constraints:      15454
54.10/55.67	c #Conflicts:      88000 | #Constraints:      16454
54.10/55.67	c #Conflicts:      89000 | #Constraints:      17454
54.10/55.67	c #Conflicts:      90000 | #Constraints:      18455
54.10/55.67	c INPROCESSING
54.10/55.67	c GARBAGE COLLECT
54.10/55.67	c rational objective 993
55.30/56.88	c #Conflicts:      91000 | #Constraints:      13450
55.30/56.88	c #Conflicts:      92000 | #Constraints:      14451
55.30/56.88	c bounds 1060 >= 993 @ 54.1735
56.19/57.72	c #Conflicts:      93000 | #Constraints:      15480
56.19/57.72	c bounds 1059 >= 993 @ 54.9957
58.09/59.61	c #Conflicts:      94000 | #Constraints:      16531
58.09/59.61	c #Conflicts:      95000 | #Constraints:      17531
58.09/59.61	c #Conflicts:      96000 | #Constraints:      18531
58.09/59.61	c INPROCESSING
58.09/59.61	c GARBAGE COLLECT
58.09/59.61	c rational objective 993
61.49/63.05	c #Conflicts:      97000 | #Constraints:      13273
61.49/63.05	c #Conflicts:      98000 | #Constraints:      14273
61.49/63.05	c #Conflicts:      99000 | #Constraints:      15273
61.49/63.05	c #Conflicts:     100000 | #Constraints:      16273
61.49/63.05	c #Conflicts:     101000 | #Constraints:      17273
61.49/63.05	c #Conflicts:     102000 | #Constraints:      18273
61.49/63.05	c #Conflicts:     103000 | #Constraints:      19273
61.49/63.05	c INPROCESSING
61.49/63.05	c GARBAGE COLLECT
61.49/63.05	c rational objective 993
62.84/66.68	c #Conflicts:     104000 | #Constraints:      13878
62.84/66.68	c #Conflicts:     105000 | #Constraints:      14901
62.84/66.68	c bounds 1058 >= 993 @ 61.5725
68.03/71.89	c #Conflicts:     106000 | #Constraints:      15916
68.03/71.89	c #Conflicts:     107000 | #Constraints:      16916
68.03/71.89	c #Conflicts:     108000 | #Constraints:      17916
68.03/71.89	c #Conflicts:     109000 | #Constraints:      18916
68.03/71.89	c #Conflicts:     110000 | #Constraints:      19916
68.03/71.89	c INPROCESSING
68.03/71.89	c GARBAGE COLLECT
68.03/71.89	c rational objective 993
68.63/72.40	c #Conflicts:     111000 | #Constraints:      14304
68.63/72.40	c bounds 1057 >= 993 @ 67.2109
68.92/72.78	c bounds 1056 >= 993 @ 67.5919
69.42/73.29	c #Conflicts:     112000 | #Constraints:      15338
69.42/73.29	c bounds 1055 >= 993 @ 68.0896
73.01/76.80	c #Conflicts:     113000 | #Constraints:      16367
73.01/76.80	c #Conflicts:     114000 | #Constraints:      17367
73.01/76.80	c #Conflicts:     115000 | #Constraints:      18367
73.01/76.80	c #Conflicts:     116000 | #Constraints:      19378
73.01/76.80	c #Conflicts:     117000 | #Constraints:      20462
73.01/76.80	c INPROCESSING
73.01/76.80	c GARBAGE COLLECT
73.01/76.80	c rational objective 993
75.31/79.11	c #Conflicts:     118000 | #Constraints:      14558
75.31/79.11	c #Conflicts:     119000 | #Constraints:      15558
75.31/79.11	c #Conflicts:     120000 | #Constraints:      16558
75.31/79.11	c bounds 1054 >= 993 @ 73.7872
79.00/82.83	c #Conflicts:     121000 | #Constraints:      17591
79.00/82.83	c #Conflicts:     122000 | #Constraints:      18591
79.00/82.83	c #Conflicts:     123000 | #Constraints:      19591
79.00/82.83	c #Conflicts:     124000 | #Constraints:      20591
79.00/82.83	c INPROCESSING
79.00/82.83	c GARBAGE COLLECT
79.00/82.83	c rational objective 993
79.49/83.33	c #Conflicts:     125000 | #Constraints:      14545
79.49/83.33	c bounds 1053 >= 993 @ 77.9488
79.99/83.81	c #Conflicts:     126000 | #Constraints:      15581
79.99/83.81	c bounds 1052 >= 993 @ 78.4252
80.59/84.45	c #Conflicts:     127000 | #Constraints:      16620
80.59/84.45	c bounds 1051 >= 993 @ 79.0552
81.19/85.02	c #Conflicts:     128000 | #Constraints:      17668
81.19/85.02	c bounds 1050 >= 993 @ 79.6095
84.38/88.20	c #Conflicts:     129000 | #Constraints:      18674
84.38/88.20	c #Conflicts:     130000 | #Constraints:      19674
84.38/88.20	c #Conflicts:     131000 | #Constraints:      20675
84.38/88.20	c INPROCESSING
84.38/88.20	c GARBAGE COLLECT
84.38/88.20	c rational objective 993
86.37/90.22	c #Conflicts:     132000 | #Constraints:      14361
86.37/90.22	c #Conflicts:     133000 | #Constraints:      15361
86.37/90.22	c #Conflicts:     134000 | #Constraints:      16361
86.37/90.22	c #Conflicts:     135000 | #Constraints:      17361
86.37/90.22	c bounds 1050 >= 994 @ 84.6972
88.67/92.52	c #Conflicts:     136000 | #Constraints:      18427
88.67/92.52	c #Conflicts:     137000 | #Constraints:      19427
88.67/92.52	c #Conflicts:     138000 | #Constraints:      20427
88.67/92.52	c #Conflicts:     139000 | #Constraints:      21427
88.67/92.52	c INPROCESSING
88.67/92.52	c GARBAGE COLLECT
88.67/92.52	c rational objective 994
91.25/95.82	c #Conflicts:     140000 | #Constraints:      14953
91.25/95.82	c #Conflicts:     141000 | #Constraints:      15953
91.25/95.82	c #Conflicts:     142000 | #Constraints:      16953
91.25/95.82	c #Conflicts:     143000 | #Constraints:      17953
91.25/95.82	c #Conflicts:     144000 | #Constraints:      18953
91.25/95.82	c #Conflicts:     145000 | #Constraints:      19953
91.25/95.82	c bounds 1050 >= 995 @ 89.4724
91.84/96.47	c #Conflicts:     146000 | #Constraints:      21004
91.84/96.47	c #Conflicts:     147000 | #Constraints:      22004
91.84/96.47	c INPROCESSING
91.84/96.47	c GARBAGE COLLECT
91.84/96.47	c rational objective 995
94.04/98.64	c #Conflicts:     148000 | #Constraints:      15366
94.04/98.64	c #Conflicts:     149000 | #Constraints:      16366
94.04/98.64	c #Conflicts:     150000 | #Constraints:      17366
94.04/98.64	c #Conflicts:     151000 | #Constraints:      18367
94.04/98.64	c bounds 1049 >= 995 @ 92.2374
101.81/106.41	c #Conflicts:     152000 | #Constraints:      19369
101.81/106.41	c #Conflicts:     153000 | #Constraints:      20369
101.81/106.41	c #Conflicts:     154000 | #Constraints:      21369
101.81/106.41	c #Conflicts:     155000 | #Constraints:      22369
101.81/106.41	c INPROCESSING
101.81/106.41	c GARBAGE COLLECT
101.81/106.41	c rational objective 995
102.01/106.66	c bounds 1048 >= 995 @ 100.193
102.31/106.90	c bounds 1047 >= 995 @ 100.418
105.10/109.74	c #Conflicts:     156000 | #Constraints:      15566
105.10/109.74	c #Conflicts:     157000 | #Constraints:      16566
105.10/109.74	c #Conflicts:     158000 | #Constraints:      17566
105.10/109.74	c #Conflicts:     159000 | #Constraints:      18571
105.10/109.74	c #Conflicts:     160000 | #Constraints:      19625
105.10/109.74	c bounds 1046 >= 995 @ 103.212
106.11/110.72	c #Conflicts:     161000 | #Constraints:      20674
106.11/110.72	c bounds 1045 >= 995 @ 104.176
107.60/112.20	c #Conflicts:     162000 | #Constraints:      21698
107.60/112.20	c #Conflicts:     163000 | #Constraints:      22729
107.60/112.20	c INPROCESSING
107.60/112.20	c GARBAGE COLLECT
107.60/112.20	c rational objective 995
114.18/118.82	c #Conflicts:     164000 | #Constraints:      15599
114.18/118.82	c #Conflicts:     165000 | #Constraints:      16599
114.18/118.82	c #Conflicts:     166000 | #Constraints:      17623
114.18/118.82	c #Conflicts:     167000 | #Constraints:      18689
114.18/118.82	c #Conflicts:     168000 | #Constraints:      19748
114.18/118.82	c #Conflicts:     169000 | #Constraints:      20809
114.18/118.82	c #Conflicts:     170000 | #Constraints:      21857
114.18/118.82	c #Conflicts:     171000 | #Constraints:      22904
114.18/118.82	c INPROCESSING
114.18/118.82	c GARBAGE COLLECT
114.18/118.82	c rational objective 995
117.98/122.68	c #Conflicts:     172000 | #Constraints:      15516
117.98/122.68	c #Conflicts:     173000 | #Constraints:      16516
117.98/122.68	c #Conflicts:     174000 | #Constraints:      17516
117.98/122.68	c #Conflicts:     175000 | #Constraints:      18516
117.98/122.68	c #Conflicts:     176000 | #Constraints:      19516
117.98/122.68	c #Conflicts:     177000 | #Constraints:      20516
117.98/122.68	c #Conflicts:     178000 | #Constraints:      21516
117.98/122.68	c #Conflicts:     179000 | #Constraints:      22516
117.98/122.68	c bounds 1045 >= 996 @ 115.881
118.57/123.28	c #Conflicts:     180000 | #Constraints:      23573
118.57/123.28	c INPROCESSING
118.57/123.28	c GARBAGE COLLECT
118.57/123.28	c rational objective 996
122.51/127.94	c #Conflicts:     181000 | #Constraints:      16083
122.51/127.94	c #Conflicts:     182000 | #Constraints:      17083
122.51/127.94	c #Conflicts:     183000 | #Constraints:      18083
122.51/127.94	c #Conflicts:     184000 | #Constraints:      19083
122.51/127.94	c #Conflicts:     185000 | #Constraints:      20083
122.51/127.94	c #Conflicts:     186000 | #Constraints:      21083
122.51/127.94	c #Conflicts:     187000 | #Constraints:      22083
122.51/127.94	c #Conflicts:     188000 | #Constraints:      23084
122.51/127.94	c #Conflicts:     189000 | #Constraints:      24085
122.51/127.94	c INPROCESSING
122.51/127.94	c GARBAGE COLLECT
122.51/127.94	c rational objective 996
126.60/132.06	c #Conflicts:     190000 | #Constraints:      16458
126.60/132.06	c #Conflicts:     191000 | #Constraints:      17458
126.60/132.06	c #Conflicts:     192000 | #Constraints:      18458
126.60/132.06	c #Conflicts:     193000 | #Constraints:      19458
126.60/132.06	c #Conflicts:     194000 | #Constraints:      20458
126.60/132.06	c #Conflicts:     195000 | #Constraints:      21458
126.60/132.06	c #Conflicts:     196000 | #Constraints:      22458
126.60/132.06	c #Conflicts:     197000 | #Constraints:      23458
126.60/132.06	c #Conflicts:     198000 | #Constraints:      24458
126.60/132.06	c INPROCESSING
126.60/132.06	c GARBAGE COLLECT
126.60/132.06	c rational objective 996
138.05/143.52	c #Conflicts:     199000 | #Constraints:      16629
138.05/143.52	c #Conflicts:     200000 | #Constraints:      17643
138.05/143.52	c #Conflicts:     201000 | #Constraints:      18682
138.05/143.52	c #Conflicts:     202000 | #Constraints:      19742
138.05/143.52	c #Conflicts:     203000 | #Constraints:      20742
138.05/143.52	c #Conflicts:     204000 | #Constraints:      21785
138.05/143.52	c #Conflicts:     205000 | #Constraints:      22866
138.05/143.52	c #Conflicts:     206000 | #Constraints:      23899
138.05/143.52	c #Conflicts:     207000 | #Constraints:      24929
138.05/143.52	c INPROCESSING
138.05/143.52	c GARBAGE COLLECT
138.05/143.52	c rational objective 996
142.95/148.46	c #Conflicts:     208000 | #Constraints:      16724
142.95/148.46	c #Conflicts:     209000 | #Constraints:      17724
142.95/148.46	c #Conflicts:     210000 | #Constraints:      18724
142.95/148.46	c #Conflicts:     211000 | #Constraints:      19724
142.95/148.46	c #Conflicts:     212000 | #Constraints:      20724
142.95/148.46	c #Conflicts:     213000 | #Constraints:      21724
142.95/148.46	c #Conflicts:     214000 | #Constraints:      22724
142.95/148.46	c #Conflicts:     215000 | #Constraints:      23724
142.95/148.46	c #Conflicts:     216000 | #Constraints:      24724
142.95/148.46	c INPROCESSING
142.95/148.46	c GARBAGE COLLECT
142.95/148.46	c rational objective 996
148.03/153.51	c #Conflicts:     217000 | #Constraints:      16438
148.03/153.51	c #Conflicts:     218000 | #Constraints:      17438
148.03/153.51	c #Conflicts:     219000 | #Constraints:      18438
148.03/153.51	c #Conflicts:     220000 | #Constraints:      19438
148.03/153.51	c #Conflicts:     221000 | #Constraints:      20438
148.03/153.51	c #Conflicts:     222000 | #Constraints:      21438
148.03/153.51	c #Conflicts:     223000 | #Constraints:      22438
148.03/153.51	c #Conflicts:     224000 | #Constraints:      23438
148.03/153.51	c #Conflicts:     225000 | #Constraints:      24438
148.03/153.51	c #Conflicts:     226000 | #Constraints:      25438
148.03/153.51	c INPROCESSING
148.03/153.51	c GARBAGE COLLECT
148.03/153.51	c rational objective 996
150.51/158.38	c #Conflicts:     227000 | #Constraints:      17033
150.51/158.38	c #Conflicts:     228000 | #Constraints:      18033
150.51/158.38	c #Conflicts:     229000 | #Constraints:      19033
150.51/158.38	c #Conflicts:     230000 | #Constraints:      20033
150.51/158.38	c #Conflicts:     231000 | #Constraints:      21033
150.51/158.38	c bounds 1045 >= 997 @ 147.923
153.10/160.90	c #Conflicts:     232000 | #Constraints:      22084
153.10/160.90	c #Conflicts:     233000 | #Constraints:      23084
153.10/160.90	c #Conflicts:     234000 | #Constraints:      24084
153.10/160.90	c #Conflicts:     235000 | #Constraints:      25084
153.10/160.90	c #Conflicts:     236000 | #Constraints:      26084
153.10/160.90	c INPROCESSING
153.10/160.90	c GARBAGE COLLECT
153.10/160.90	c rational objective 997
157.99/165.81	c #Conflicts:     237000 | #Constraints:      17463
157.99/165.81	c #Conflicts:     238000 | #Constraints:      18463
157.99/165.81	c #Conflicts:     239000 | #Constraints:      19463
157.99/165.81	c #Conflicts:     240000 | #Constraints:      20463
157.99/165.81	c #Conflicts:     241000 | #Constraints:      21463
157.99/165.81	c #Conflicts:     242000 | #Constraints:      22463
157.99/165.81	c #Conflicts:     243000 | #Constraints:      23463
157.99/165.81	c #Conflicts:     244000 | #Constraints:      24463
157.99/165.81	c #Conflicts:     245000 | #Constraints:      25463
157.99/165.81	c #Conflicts:     246000 | #Constraints:      26463
157.99/165.81	c INPROCESSING
157.99/165.81	c GARBAGE COLLECT
157.99/165.81	c rational objective 997
158.79/166.63	c #Conflicts:     247000 | #Constraints:      17664
158.79/166.63	c bounds 1044 >= 997 @ 155.999
162.19/170.02	c #Conflicts:     248000 | #Constraints:      18665
162.19/170.02	c #Conflicts:     249000 | #Constraints:      19665
162.19/170.02	c #Conflicts:     250000 | #Constraints:      20666
162.19/170.02	c #Conflicts:     251000 | #Constraints:      21681
162.19/170.02	c #Conflicts:     252000 | #Constraints:      22787
162.19/170.02	c bounds 1043 >= 997 @ 159.318
172.06/179.91	c #Conflicts:     253000 | #Constraints:      23797
172.06/179.91	c #Conflicts:     254000 | #Constraints:      24797
172.06/179.91	c #Conflicts:     255000 | #Constraints:      25797
172.06/179.91	c #Conflicts:     256000 | #Constraints:      26797
172.06/179.91	c INPROCESSING
172.06/179.91	c GARBAGE COLLECT
172.06/179.91	c rational objective 997
172.36/180.20	c bounds 1042 >= 997 @ 169.423
172.45/180.39	c bounds 1041 >= 997 @ 169.606
172.56/180.45	c #Conflicts:     257000 | #Constraints:      17729
172.56/180.45	c bounds 1040 >= 997 @ 169.668
173.45/181.35	c #Conflicts:     258000 | #Constraints:      18730
173.45/181.35	c #Conflicts:     259000 | #Constraints:      19730
173.45/181.35	c bounds 1039 >= 997 @ 170.551
180.14/188.85	c #Conflicts:     260000 | #Constraints:      20732
180.14/188.85	c #Conflicts:     261000 | #Constraints:      21760
180.14/188.85	c #Conflicts:     262000 | #Constraints:      22832
180.14/188.85	c #Conflicts:     263000 | #Constraints:      23889
180.14/188.85	c #Conflicts:     264000 | #Constraints:      24938
180.14/188.85	c #Conflicts:     265000 | #Constraints:      25973
180.14/188.85	c #Conflicts:     266000 | #Constraints:      27012
180.14/188.85	c INPROCESSING
180.14/188.85	c GARBAGE COLLECT
180.14/188.85	c rational objective 997
188.02/196.79	c #Conflicts:     267000 | #Constraints:      17596
188.02/196.79	c #Conflicts:     268000 | #Constraints:      18596
188.02/196.79	c #Conflicts:     269000 | #Constraints:      19618
188.02/196.79	c #Conflicts:     270000 | #Constraints:      20648
188.02/196.79	c #Conflicts:     271000 | #Constraints:      21679
188.02/196.79	c #Conflicts:     272000 | #Constraints:      22716
188.02/196.79	c #Conflicts:     273000 | #Constraints:      23753
188.02/196.79	c #Conflicts:     274000 | #Constraints:      24788
188.02/196.79	c #Conflicts:     275000 | #Constraints:      25816
188.02/196.79	c #Conflicts:     276000 | #Constraints:      26857
188.02/196.79	c #Conflicts:     277000 | #Constraints:      27891
188.02/196.79	c INPROCESSING
188.02/196.79	c GARBAGE COLLECT
188.02/196.79	c rational objective 997
194.11/202.88	c #Conflicts:     278000 | #Constraints:      18233
194.11/202.88	c #Conflicts:     279000 | #Constraints:      19233
194.11/202.88	c #Conflicts:     280000 | #Constraints:      20233
194.11/202.88	c #Conflicts:     281000 | #Constraints:      21233
194.11/202.88	c #Conflicts:     282000 | #Constraints:      22233
194.11/202.88	c #Conflicts:     283000 | #Constraints:      23233
194.11/202.88	c #Conflicts:     284000 | #Constraints:      24233
194.11/202.88	c #Conflicts:     285000 | #Constraints:      25233
194.11/202.88	c #Conflicts:     286000 | #Constraints:      26233
194.11/202.88	c #Conflicts:     287000 | #Constraints:      27233
194.11/202.88	c #Conflicts:     288000 | #Constraints:      28233
194.11/202.88	c INPROCESSING
194.11/202.88	c GARBAGE COLLECT
194.11/202.88	c rational objective 997
200.29/209.02	c #Conflicts:     289000 | #Constraints:      18565
200.29/209.02	c #Conflicts:     290000 | #Constraints:      19565
200.29/209.02	c #Conflicts:     291000 | #Constraints:      20565
200.29/209.02	c #Conflicts:     292000 | #Constraints:      21565
200.29/209.02	c #Conflicts:     293000 | #Constraints:      22565
200.29/209.02	c #Conflicts:     294000 | #Constraints:      23565
200.29/209.02	c #Conflicts:     295000 | #Constraints:      24565
200.29/209.02	c #Conflicts:     296000 | #Constraints:      25565
200.29/209.02	c #Conflicts:     297000 | #Constraints:      26565
200.29/209.02	c #Conflicts:     298000 | #Constraints:      27566
200.29/209.02	c #Conflicts:     299000 | #Constraints:      28566
200.29/209.02	c INPROCESSING
200.29/209.02	c GARBAGE COLLECT
200.29/209.02	c rational objective 997
206.28/215.04	c #Conflicts:     300000 | #Constraints:      18576
206.28/215.04	c #Conflicts:     301000 | #Constraints:      19576
206.28/215.04	c #Conflicts:     302000 | #Constraints:      20576
206.28/215.04	c #Conflicts:     303000 | #Constraints:      21576
206.28/215.04	c #Conflicts:     304000 | #Constraints:      22576
206.28/215.04	c #Conflicts:     305000 | #Constraints:      23576
206.28/215.04	c #Conflicts:     306000 | #Constraints:      24576
206.28/215.04	c #Conflicts:     307000 | #Constraints:      25576
206.28/215.04	c #Conflicts:     308000 | #Constraints:      26576
206.28/215.04	c #Conflicts:     309000 | #Constraints:      27576
206.28/215.04	c #Conflicts:     310000 | #Constraints:      28576
206.28/215.04	c INPROCESSING
206.28/215.04	c GARBAGE COLLECT
206.28/215.04	c rational objective 997
215.68/227.35	c #Conflicts:     311000 | #Constraints:      18631
215.68/227.35	c #Conflicts:     312000 | #Constraints:      19651
215.68/227.35	c #Conflicts:     313000 | #Constraints:      20713
215.68/227.35	c #Conflicts:     314000 | #Constraints:      21776
215.68/227.35	c #Conflicts:     315000 | #Constraints:      22850
215.68/227.35	c #Conflicts:     316000 | #Constraints:      23896
215.68/227.35	c #Conflicts:     317000 | #Constraints:      24948
215.68/227.35	c #Conflicts:     318000 | #Constraints:      25995
215.68/227.35	c #Conflicts:     319000 | #Constraints:      27039
215.68/227.35	c #Conflicts:     320000 | #Constraints:      28077
215.68/227.35	c #Conflicts:     321000 | #Constraints:      29118
215.68/227.35	c INPROCESSING
215.68/227.35	c GARBAGE COLLECT
215.68/227.35	c rational objective 997
219.87/231.50	c #Conflicts:     322000 | #Constraints:      18645
219.87/231.50	c #Conflicts:     323000 | #Constraints:      19645
219.87/231.50	c #Conflicts:     324000 | #Constraints:      20645
219.87/231.50	c #Conflicts:     325000 | #Constraints:      21645
219.87/231.50	c #Conflicts:     326000 | #Constraints:      22645
219.87/231.50	c #Conflicts:     327000 | #Constraints:      23645
219.87/231.50	c #Conflicts:     328000 | #Constraints:      24645
219.87/231.50	c #Conflicts:     329000 | #Constraints:      25645
219.87/231.50	c bounds 1039 >= 998 @ 216.181
222.77/234.42	c #Conflicts:     330000 | #Constraints:      26696
222.77/234.42	c #Conflicts:     331000 | #Constraints:      27696
222.77/234.42	c #Conflicts:     332000 | #Constraints:      28696
222.77/234.42	c #Conflicts:     333000 | #Constraints:      29696
222.77/234.42	c INPROCESSING
222.77/234.42	c GARBAGE COLLECT
222.77/234.42	c rational objective 998
229.75/241.44	c #Conflicts:     334000 | #Constraints:      19190
229.75/241.44	c #Conflicts:     335000 | #Constraints:      20190
229.75/241.44	c #Conflicts:     336000 | #Constraints:      21190
229.75/241.44	c #Conflicts:     337000 | #Constraints:      22190
229.75/241.44	c #Conflicts:     338000 | #Constraints:      23190
229.75/241.44	c #Conflicts:     339000 | #Constraints:      24190
229.75/241.44	c #Conflicts:     340000 | #Constraints:      25190
229.75/241.44	c #Conflicts:     341000 | #Constraints:      26190
229.75/241.44	c #Conflicts:     342000 | #Constraints:      27190
229.75/241.44	c #Conflicts:     343000 | #Constraints:      28190
229.75/241.44	c #Conflicts:     344000 | #Constraints:      29190
229.75/241.44	c #Conflicts:     345000 | #Constraints:      30190
229.75/241.44	c INPROCESSING
229.75/241.44	c GARBAGE COLLECT
229.75/241.44	c rational objective 998
238.70/251.29	c #Conflicts:     346000 | #Constraints:      19569
238.70/251.29	c #Conflicts:     347000 | #Constraints:      20628
238.70/251.29	c #Conflicts:     348000 | #Constraints:      21686
238.70/251.29	c #Conflicts:     349000 | #Constraints:      22742
238.70/251.29	c #Conflicts:     350000 | #Constraints:      23801
238.70/251.29	c #Conflicts:     351000 | #Constraints:      24847
238.70/251.29	c #Conflicts:     352000 | #Constraints:      25899
238.70/251.29	c #Conflicts:     353000 | #Constraints:      26945
238.70/251.29	c #Conflicts:     354000 | #Constraints:      27983
238.70/251.29	c #Conflicts:     355000 | #Constraints:      29012
238.70/251.29	c #Conflicts:     356000 | #Constraints:      30060
238.70/251.29	c #Conflicts:     357000 | #Constraints:      31098
238.70/251.29	c INPROCESSING
238.70/251.29	c GARBAGE COLLECT
238.70/251.29	c rational objective 998
246.59/259.12	c #Conflicts:     358000 | #Constraints:      19945
246.59/259.12	c #Conflicts:     359000 | #Constraints:      20945
246.59/259.12	c #Conflicts:     360000 | #Constraints:      21945
246.59/259.12	c #Conflicts:     361000 | #Constraints:      22945
246.59/259.12	c #Conflicts:     362000 | #Constraints:      23945
246.59/259.12	c #Conflicts:     363000 | #Constraints:      24945
246.59/259.12	c #Conflicts:     364000 | #Constraints:      25945
246.59/259.12	c #Conflicts:     365000 | #Constraints:      26945
246.59/259.12	c #Conflicts:     366000 | #Constraints:      27945
246.59/259.12	c #Conflicts:     367000 | #Constraints:      28945
246.59/259.12	c #Conflicts:     368000 | #Constraints:      29945
246.59/259.12	c #Conflicts:     369000 | #Constraints:      30945
246.59/259.12	c INPROCESSING
246.59/259.12	c GARBAGE COLLECT
246.59/259.12	c rational objective 998
256.35/268.97	c #Conflicts:     370000 | #Constraints:      19844
256.35/268.97	c #Conflicts:     371000 | #Constraints:      20889
256.35/268.97	c #Conflicts:     372000 | #Constraints:      21950
256.35/268.97	c #Conflicts:     373000 | #Constraints:      23003
256.35/268.97	c #Conflicts:     374000 | #Constraints:      24053
256.35/268.97	c #Conflicts:     375000 | #Constraints:      25116
256.35/268.97	c #Conflicts:     376000 | #Constraints:      26176
256.35/268.97	c #Conflicts:     377000 | #Constraints:      27231
256.35/268.97	c #Conflicts:     378000 | #Constraints:      28272
256.35/268.97	c #Conflicts:     379000 | #Constraints:      29304
256.35/268.97	c #Conflicts:     380000 | #Constraints:      30342
256.35/268.97	c #Conflicts:     381000 | #Constraints:      31381
256.35/268.97	c INPROCESSING
256.35/268.97	c GARBAGE COLLECT
256.35/268.97	c rational objective 998
264.44/277.06	c #Conflicts:     382000 | #Constraints:      19795
264.44/277.06	c #Conflicts:     383000 | #Constraints:      20795
264.44/277.06	c #Conflicts:     384000 | #Constraints:      21795
264.44/277.06	c #Conflicts:     385000 | #Constraints:      22795
264.44/277.06	c #Conflicts:     386000 | #Constraints:      23795
264.44/277.06	c #Conflicts:     387000 | #Constraints:      24795
264.44/277.06	c #Conflicts:     388000 | #Constraints:      25795
264.44/277.06	c #Conflicts:     389000 | #Constraints:      26795
264.44/277.06	c #Conflicts:     390000 | #Constraints:      27795
264.44/277.06	c #Conflicts:     391000 | #Constraints:      28795
264.44/277.06	c #Conflicts:     392000 | #Constraints:      29795
264.44/277.06	c #Conflicts:     393000 | #Constraints:      30795
264.44/277.06	c #Conflicts:     394000 | #Constraints:      31795
264.44/277.06	c INPROCESSING
264.44/277.06	c GARBAGE COLLECT
264.44/277.06	c rational objective 998
273.28/287.75	c #Conflicts:     395000 | #Constraints:      20255
273.28/287.75	c #Conflicts:     396000 | #Constraints:      21255
273.28/287.75	c #Conflicts:     397000 | #Constraints:      22255
273.28/287.75	c #Conflicts:     398000 | #Constraints:      23255
273.28/287.75	c #Conflicts:     399000 | #Constraints:      24255
273.28/287.75	c #Conflicts:     400000 | #Constraints:      25255
273.28/287.75	c #Conflicts:     401000 | #Constraints:      26256
273.28/287.75	c #Conflicts:     402000 | #Constraints:      27256
273.28/287.75	c #Conflicts:     403000 | #Constraints:      28256
273.28/287.75	c #Conflicts:     404000 | #Constraints:      29257
273.28/287.75	c #Conflicts:     405000 | #Constraints:      30257
273.28/287.75	c #Conflicts:     406000 | #Constraints:      31257
273.28/287.75	c #Conflicts:     407000 | #Constraints:      32258
273.28/287.75	c INPROCESSING
273.28/287.75	c GARBAGE COLLECT
273.28/287.75	c rational objective 998
281.35/295.86	c #Conflicts:     408000 | #Constraints:      20576
281.35/295.86	c #Conflicts:     409000 | #Constraints:      21576
281.35/295.86	c #Conflicts:     410000 | #Constraints:      22576
281.35/295.86	c #Conflicts:     411000 | #Constraints:      23576
281.35/295.86	c #Conflicts:     412000 | #Constraints:      24576
281.35/295.86	c #Conflicts:     413000 | #Constraints:      25576
281.35/295.86	c #Conflicts:     414000 | #Constraints:      26576
281.35/295.86	c #Conflicts:     415000 | #Constraints:      27576
281.35/295.86	c #Conflicts:     416000 | #Constraints:      28576
281.35/295.86	c #Conflicts:     417000 | #Constraints:      29576
281.35/295.86	c #Conflicts:     418000 | #Constraints:      30576
281.35/295.86	c #Conflicts:     419000 | #Constraints:      31576
281.35/295.86	c #Conflicts:     420000 | #Constraints:      32576
281.35/295.86	c INPROCESSING
281.35/295.86	c GARBAGE COLLECT
281.35/295.86	c rational objective 998
282.36/296.84	c #Conflicts:     421000 | #Constraints:      20748
282.36/296.84	c bounds 1038 >= 998 @ 277.76
282.56/297.00	WSVECS04 Frhs2[6]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[9]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[11]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[13]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[14]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[15]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[17]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[18]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[19]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[21]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[22]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[23]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[26]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[27]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[28]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[31]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[32]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[36]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[38]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[44]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[45]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[46]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[50]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[51]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[54]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[58]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[59]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[61]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[65]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[67]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[71]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[73]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[75]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[76]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[78]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[80]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[83]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[88]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[90]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[91]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[93]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[94]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[95]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[96]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[97]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[98]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[99]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[102]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[103]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[104]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[105]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[108]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[111]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[113]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[116]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[117]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[121]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[123]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[127]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[133]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[136]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[137]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[138]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[142]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[145]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[147]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[151]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[152]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[153]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[154]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[162]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[163]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[165]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[170]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[173]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[176]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[177]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[179]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[180]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[183]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[189]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[191]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[193]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[201]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[202]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[204]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[205]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[207]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[211]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[212]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[215]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[218]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[221]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[224]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[226]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[228]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[232]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[235]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[236]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[238]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[240]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[243]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[246]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[249]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[250]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[253]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[255]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[256]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[257]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[258]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[259]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[260]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[261]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[263]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[265]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[266]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[267]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[268]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[269]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[270]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[271]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[272]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[274]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[275]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[276]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[277]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[278]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[279]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[281]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[285]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[288]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[290]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[291]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[294]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[296]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[297]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[298]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[299]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[300]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[301]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[305]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[306]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[308]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[310]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[319]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[322]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[325]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[329]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[330]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[331]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[332]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[333]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[337]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[338]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[339]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[341]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[343]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[345]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[346]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[347]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[348]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[351]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[352]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[355]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[357]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[358]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[359]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[362]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[363]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[367]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[369]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[370]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[373]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[374]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[375]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[380]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[381]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[382]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[385]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[386]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[389]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[391]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[393]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[394]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[397]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[399]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[401]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[402]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[403]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[405]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[406]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[407]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[408]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[411]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[412]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[413]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[416]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[420]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[421]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[422]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[425]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[428]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[429]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[434]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[435]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[436]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[439]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[441]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[442]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[447]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[449]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[452]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[453]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[454]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[455]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[459]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[461]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[462]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[465]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[466]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[467]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[468]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[470]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[471]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[473]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[474]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[475]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[478]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[479]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[480]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[482]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[483]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[484]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[486]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[487]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[489]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[494]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[497]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[498]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[500]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[502]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[507]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[508]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[510]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[516]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[517]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[518]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[520]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[522]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[523]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[526]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[527]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[528]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[530]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[532]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[533]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[534]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[536]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[537]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[538]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[541]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[543]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[544]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[548]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[549]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[550]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[553]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[555]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[561]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[562]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[564]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[568]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[574]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[580]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[582]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[584]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[585]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[586]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[587]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[588]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[590]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[592]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[593]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[594]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[595]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[599]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[601]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[605]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[606]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[608]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[609]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[610]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[615]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[618]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[620]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[621]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[622]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[628]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[629]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[633]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[635]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[639]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[641]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[642]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[643]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[646]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[647]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[648]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[653]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[654]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[656]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[657]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[658]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[659]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[662]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[665]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[666]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[667]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[668]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[671]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[676]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[677]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[680]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[681]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[686]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[688]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[689]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[690]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[691]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[694]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[696]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[702]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[703]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[704]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[706]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[708]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[709]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[710]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[711]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[714]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[715]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[722]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[726]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[727]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[730]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[733]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[734]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[735]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[736]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[737]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[738]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[741]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[742]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[743]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[744]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[746]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[747]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[750]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[753]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[755]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[756]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[758]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[760]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[762]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[767]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[769]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[771]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[775]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[777]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[780]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[781]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[782]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[783]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[784]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[785]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[786]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[787]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[789]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[790]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[791]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[792]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[793]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[795]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[799]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[803]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[804]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[807]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[808]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[814]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[817]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[818]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[819]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[822]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[823]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[825]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[826]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[829]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[831]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[832]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[833]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[835]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[837]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[840]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[844]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[845]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[846]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[847]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[849]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[851]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[853]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[855]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[856]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[857]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[859]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[860]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[862]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[863]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[872]: 6 -1.00001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[874]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[875]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[876]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[877]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[878]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[879]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[881]: 6 -1.00007 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[883]: 6 -1.0001 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[885]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[886]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[889]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[890]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[891]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[892]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[893]: 6 -1.00008 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[896]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[897]: 6 -1.00005 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[901]: 6 -1.00002 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[903]: 6 -1.00006 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[908]: 6 -1.00009 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[910]: 6 -1.00004 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[911]: 6 -1.00003 0 shouldn't be
282.56/297.00	WSVECS04 Frhs2[915]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[920]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[921]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[922]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[924]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[925]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[927]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[932]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[936]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[941]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[944]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[946]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[948]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[949]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[952]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[955]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[957]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[961]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[962]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[965]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[969]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[971]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[974]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[976]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[977]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[979]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[980]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[982]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[983]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[985]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[988]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[990]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[991]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[992]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[993]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[994]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[997]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1001]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1004]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1005]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1006]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1009]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1011]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1016]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1017]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1018]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1019]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1022]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1028]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1029]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1030]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1031]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1032]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1033]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1034]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1035]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1040]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1043]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1044]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1046]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1049]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1052]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1055]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1056]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1058]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1059]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1061]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1065]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1067]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1071]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1072]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1073]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1077]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1079]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1083]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1085]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1086]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1087]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1088]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1089]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1090]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1091]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1093]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1094]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1096]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1102]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1104]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1105]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1107]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1109]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1111]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1115]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1116]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1117]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1119]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1120]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1122]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1124]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1125]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1126]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1127]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1129]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1130]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1133]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1135]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1136]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1137]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1140]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1143]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1144]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1146]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1148]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1149]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1152]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1154]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1157]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1160]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1162]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1163]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1167]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1168]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1170]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1171]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1172]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1173]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1178]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1179]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1183]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1185]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1189]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1190]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1192]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1194]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1195]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1196]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1197]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1202]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1203]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1205]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1208]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1209]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1210]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1211]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1212]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1213]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1214]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1215]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1217]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1218]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1220]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1221]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1222]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1223]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1224]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1225]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1226]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1227]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1230]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1231]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1232]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1233]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1234]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1239]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1240]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1242]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1243]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1246]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1249]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1251]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1253]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1254]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1257]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1259]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1260]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1261]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1264]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1266]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1271]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1272]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1274]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1275]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1279]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1284]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1285]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1289]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1290]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1291]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1292]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1293]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1295]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1297]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1299]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1300]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1301]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1303]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1304]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1306]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1309]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1310]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1315]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1317]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1320]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1322]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1323]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1326]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1328]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1329]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1330]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1331]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1332]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1334]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1337]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1338]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1339]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1342]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1344]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1347]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1351]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1353]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1356]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1357]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1362]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1363]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1364]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1365]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1366]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1368]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1369]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1370]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1371]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1373]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1374]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1376]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1379]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1382]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1383]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1388]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1389]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1390]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1391]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1393]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1394]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1395]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1399]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1402]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1404]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1406]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1409]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1413]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1415]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1417]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1419]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1420]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1425]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1426]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1428]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1429]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1430]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1431]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1432]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1434]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1435]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1436]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1439]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1440]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1444]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1447]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1450]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1453]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1456]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1463]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1464]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1467]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1468]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1469]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1470]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1472]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1474]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1475]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1476]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1477]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1479]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1480]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1482]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1484]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1486]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1487]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1488]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1493]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1494]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1496]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1497]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1498]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1507]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1509]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1510]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1512]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1513]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1514]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1517]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1518]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1519]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1521]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1525]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1528]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1530]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1533]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1534]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1535]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1536]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1539]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1541]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1542]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1547]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1548]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1551]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1552]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1553]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1554]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1555]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1556]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1557]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1560]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1562]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1563]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1565]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1566]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1568]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1569]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1570]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1574]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1576]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1577]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1578]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1579]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1581]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1582]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1586]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1587]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1588]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1589]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1590]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1593]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1594]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1595]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1596]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1597]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1598]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1601]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1602]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1603]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1604]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1605]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1606]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1607]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1608]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1609]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1610]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1611]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1615]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1617]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1619]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1620]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1622]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1623]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1625]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1626]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1628]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1633]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1635]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1638]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1640]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1641]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1643]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1646]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1647]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1649]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1650]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1651]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1654]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1656]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1658]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1659]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1663]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1665]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1666]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1669]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1675]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1679]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1680]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1681]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1682]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1683]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1684]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1685]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1687]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1688]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1689]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1690]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1691]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1692]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1694]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1696]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1698]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1699]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1700]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1701]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1704]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1705]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1711]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1712]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1713]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1714]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1716]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1722]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1724]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1728]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1730]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1731]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1735]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1739]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1740]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1741]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1742]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1743]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1744]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1746]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1747]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1749]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1752]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1754]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1759]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1762]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1763]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1764]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1766]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1767]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1768]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1770]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1774]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1775]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1777]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1779]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1780]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1782]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1784]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1785]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1786]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1790]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1791]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1793]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1797]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1801]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1802]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1803]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1806]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1808]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1811]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1812]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1813]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1814]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1816]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1817]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1819]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1823]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1826]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1827]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1828]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1829]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1831]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1834]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1835]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1837]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1838]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1840]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1842]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1844]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1845]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1846]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1852]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1854]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1855]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1858]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1861]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1862]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1864]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1865]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1866]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1867]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1868]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1869]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1871]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1872]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1873]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1874]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1875]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1878]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1879]: 6 -1.00007 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1880]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1881]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1882]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1883]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1886]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1887]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1888]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1891]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1892]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1894]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1895]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1896]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1897]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1898]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1899]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1900]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1902]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1903]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1905]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1911]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1913]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1915]: 6 -1.00008 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1918]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1919]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1924]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1929]: 6 -1.0001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1933]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1935]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1936]: 6 -1.00001 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1940]: 6 -1.00002 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1943]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1944]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1945]: 6 -1.00003 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1947]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1949]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1954]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1955]: 6 -1.00004 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1957]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1958]: 6 -1.00006 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1959]: 6 -1.00005 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1962]: 6 -1.00009 0 shouldn't be
282.56/297.01	WSVECS04 Frhs2[1963]: 6 -1.00008 0 shouldn't be
294.32/308.80	c #Conflicts:     422000 | #Constraints:      21757
294.32/308.80	c #Conflicts:     423000 | #Constraints:      22757
294.32/308.80	c #Conflicts:     424000 | #Constraints:      23758
294.32/308.80	c #Conflicts:     425000 | #Constraints:      24863
294.32/308.80	c #Conflicts:     426000 | #Constraints:      25954
294.32/308.80	c #Conflicts:     427000 | #Constraints:      27033
294.32/308.80	c #Conflicts:     428000 | #Constraints:      28101
294.32/308.80	c #Conflicts:     429000 | #Constraints:      29162
294.32/308.80	c #Conflicts:     430000 | #Constraints:      30218
294.32/308.80	c #Conflicts:     431000 | #Constraints:      31263
294.32/308.80	c #Conflicts:     432000 | #Constraints:      32314
294.32/308.80	c #Conflicts:     433000 | #Constraints:      33368
294.32/308.80	c INPROCESSING
294.32/308.80	c GARBAGE COLLECT
294.32/308.80	c rational objective 998
303.60/318.60	c #Conflicts:     434000 | #Constraints:      21003
303.60/318.60	c #Conflicts:     435000 | #Constraints:      22003
303.60/318.60	c #Conflicts:     436000 | #Constraints:      23003
303.60/318.60	c #Conflicts:     437000 | #Constraints:      24003
303.60/318.60	c #Conflicts:     438000 | #Constraints:      25003
303.60/318.60	c #Conflicts:     439000 | #Constraints:      26003
303.60/318.60	c #Conflicts:     440000 | #Constraints:      27003
303.60/318.60	c #Conflicts:     441000 | #Constraints:      28003
303.60/318.60	c #Conflicts:     442000 | #Constraints:      29003
303.60/318.60	c #Conflicts:     443000 | #Constraints:      30003
303.60/318.60	c #Conflicts:     444000 | #Constraints:      31003
303.60/318.60	c #Conflicts:     445000 | #Constraints:      32003
303.60/318.60	c #Conflicts:     446000 | #Constraints:      33003
303.60/318.60	c INPROCESSING
303.60/318.60	c GARBAGE COLLECT
303.60/318.60	c rational objective 998
312.48/327.58	c #Conflicts:     447000 | #Constraints:      20681
312.48/327.58	c #Conflicts:     448000 | #Constraints:      21681
312.48/327.58	c #Conflicts:     449000 | #Constraints:      22681
312.48/327.58	c #Conflicts:     450000 | #Constraints:      23681
312.48/327.58	c #Conflicts:     451000 | #Constraints:      24681
312.48/327.58	c #Conflicts:     452000 | #Constraints:      25681
312.48/327.58	c #Conflicts:     453000 | #Constraints:      26681
312.48/327.58	c #Conflicts:     454000 | #Constraints:      27681
312.48/327.58	c #Conflicts:     455000 | #Constraints:      28681
312.48/327.58	c #Conflicts:     456000 | #Constraints:      29681
312.48/327.58	c #Conflicts:     457000 | #Constraints:      30681
312.48/327.58	c #Conflicts:     458000 | #Constraints:      31681
312.48/327.58	c #Conflicts:     459000 | #Constraints:      32681
312.48/327.58	c #Conflicts:     460000 | #Constraints:      33681
312.48/327.58	c INPROCESSING
312.48/327.58	c GARBAGE COLLECT
312.48/327.58	c rational objective 998
323.06/338.17	c #Conflicts:     461000 | #Constraints:      21221
323.06/338.17	c #Conflicts:     462000 | #Constraints:      22246
323.06/338.17	c #Conflicts:     463000 | #Constraints:      23277
323.06/338.17	c #Conflicts:     464000 | #Constraints:      24314
323.06/338.17	c #Conflicts:     465000 | #Constraints:      25344
323.06/338.17	c #Conflicts:     466000 | #Constraints:      26362
323.06/338.17	c #Conflicts:     467000 | #Constraints:      27414
323.06/338.17	c #Conflicts:     468000 | #Constraints:      28458
323.06/338.17	c #Conflicts:     469000 | #Constraints:      29502
323.06/338.17	c #Conflicts:     470000 | #Constraints:      30556
323.06/338.17	c #Conflicts:     471000 | #Constraints:      31590
323.06/338.17	c #Conflicts:     472000 | #Constraints:      32629
323.06/338.17	c #Conflicts:     473000 | #Constraints:      33675
323.06/338.17	c #Conflicts:     474000 | #Constraints:      34702
323.06/338.17	c INPROCESSING
323.06/338.17	c GARBAGE COLLECT
323.06/338.17	c rational objective 998
332.72/349.96	c #Conflicts:     475000 | #Constraints:      21759
332.72/349.96	c #Conflicts:     476000 | #Constraints:      22759
332.72/349.96	c #Conflicts:     477000 | #Constraints:      23759
332.72/349.96	c #Conflicts:     478000 | #Constraints:      24759
332.72/349.96	c #Conflicts:     479000 | #Constraints:      25759
332.72/349.96	c #Conflicts:     480000 | #Constraints:      26759
332.72/349.96	c #Conflicts:     481000 | #Constraints:      27759
332.72/349.96	c #Conflicts:     482000 | #Constraints:      28759
332.72/349.96	c #Conflicts:     483000 | #Constraints:      29759
332.72/349.96	c #Conflicts:     484000 | #Constraints:      30759
332.72/349.96	c #Conflicts:     485000 | #Constraints:      31759
332.72/349.96	c #Conflicts:     486000 | #Constraints:      32759
332.72/349.96	c #Conflicts:     487000 | #Constraints:      33759
332.72/349.96	c #Conflicts:     488000 | #Constraints:      34759
332.72/349.96	c INPROCESSING
332.72/349.96	c GARBAGE COLLECT
332.72/349.96	c rational objective 998
348.68/365.97	c #Conflicts:     489000 | #Constraints:      21873
348.68/365.97	c #Conflicts:     490000 | #Constraints:      22938
348.68/365.97	c #Conflicts:     491000 | #Constraints:      23968
348.68/365.97	c #Conflicts:     492000 | #Constraints:      24976
348.68/365.97	c #Conflicts:     493000 | #Constraints:      26003
348.68/365.97	c #Conflicts:     494000 | #Constraints:      27024
348.68/365.97	c #Conflicts:     495000 | #Constraints:      28046
348.68/365.97	c #Conflicts:     496000 | #Constraints:      29074
348.68/365.97	c #Conflicts:     497000 | #Constraints:      30106
348.68/365.97	c #Conflicts:     498000 | #Constraints:      31142
348.68/365.97	c #Conflicts:     499000 | #Constraints:      32182
348.68/365.97	c #Conflicts:     500000 | #Constraints:      33214
348.68/365.97	c #Conflicts:     501000 | #Constraints:      34254
348.68/365.97	c #Conflicts:     502000 | #Constraints:      35276
348.68/365.97	c INPROCESSING
348.68/365.97	c GARBAGE COLLECT
348.68/365.97	c rational objective 998
358.40/376.13	c #Conflicts:     503000 | #Constraints:      21953
358.40/376.13	c #Conflicts:     504000 | #Constraints:      22953
358.40/376.13	c #Conflicts:     505000 | #Constraints:      23953
358.40/376.13	c #Conflicts:     506000 | #Constraints:      24953
358.40/376.13	c #Conflicts:     507000 | #Constraints:      25953
358.40/376.13	c #Conflicts:     508000 | #Constraints:      26953
358.40/376.13	c #Conflicts:     509000 | #Constraints:      27953
358.40/376.13	c #Conflicts:     510000 | #Constraints:      28953
358.40/376.13	c #Conflicts:     511000 | #Constraints:      29953
358.40/376.13	c #Conflicts:     512000 | #Constraints:      30953
358.40/376.13	c #Conflicts:     513000 | #Constraints:      31953
358.40/376.13	c #Conflicts:     514000 | #Constraints:      32953
358.40/376.13	c #Conflicts:     515000 | #Constraints:      33953
358.40/376.13	c #Conflicts:     516000 | #Constraints:      34953
358.40/376.13	c INPROCESSING
358.40/376.13	c GARBAGE COLLECT
358.40/376.13	c rational objective 998
368.47/386.20	c #Conflicts:     517000 | #Constraints:      21580
368.47/386.20	c #Conflicts:     518000 | #Constraints:      22580
368.47/386.20	c #Conflicts:     519000 | #Constraints:      23580
368.47/386.20	c #Conflicts:     520000 | #Constraints:      24580
368.47/386.20	c #Conflicts:     521000 | #Constraints:      25580
368.47/386.20	c #Conflicts:     522000 | #Constraints:      26580
368.47/386.20	c #Conflicts:     523000 | #Constraints:      27580
368.47/386.20	c #Conflicts:     524000 | #Constraints:      28580
368.47/386.20	c #Conflicts:     525000 | #Constraints:      29580
368.47/386.20	c #Conflicts:     526000 | #Constraints:      30580
368.47/386.20	c #Conflicts:     527000 | #Constraints:      31580
368.47/386.20	c #Conflicts:     528000 | #Constraints:      32580
368.47/386.20	c #Conflicts:     529000 | #Constraints:      33580
368.47/386.20	c #Conflicts:     530000 | #Constraints:      34580
368.47/386.20	c #Conflicts:     531000 | #Constraints:      35580
368.47/386.20	c INPROCESSING
368.47/386.20	c GARBAGE COLLECT
368.47/386.20	c rational objective 998
379.13/396.99	c #Conflicts:     532000 | #Constraints:      22166
379.13/396.99	c #Conflicts:     533000 | #Constraints:      23166
379.13/396.99	c #Conflicts:     534000 | #Constraints:      24166
379.13/396.99	c #Conflicts:     535000 | #Constraints:      25166
379.13/396.99	c #Conflicts:     536000 | #Constraints:      26167
379.13/396.99	c #Conflicts:     537000 | #Constraints:      27167
379.13/396.99	c #Conflicts:     538000 | #Constraints:      28168
379.13/396.99	c #Conflicts:     539000 | #Constraints:      29168
379.13/396.99	c #Conflicts:     540000 | #Constraints:      30169
379.13/396.99	c #Conflicts:     541000 | #Constraints:      31171
379.13/396.99	c #Conflicts:     542000 | #Constraints:      32171
379.13/396.99	c #Conflicts:     543000 | #Constraints:      33171
379.13/396.99	c #Conflicts:     544000 | #Constraints:      34172
379.13/396.99	c #Conflicts:     545000 | #Constraints:      35172
379.13/396.99	c #Conflicts:     546000 | #Constraints:      36174
379.13/396.99	c INPROCESSING
379.13/396.99	c GARBAGE COLLECT
379.13/396.99	c rational objective 998
392.51/412.30	c #Conflicts:     547000 | #Constraints:      22562
392.51/412.30	c #Conflicts:     548000 | #Constraints:      23563
392.51/412.30	c #Conflicts:     549000 | #Constraints:      24618
392.51/412.30	c #Conflicts:     550000 | #Constraints:      25676
392.51/412.30	c #Conflicts:     551000 | #Constraints:      26735
392.51/412.30	c #Conflicts:     552000 | #Constraints:      27793
392.51/412.30	c #Conflicts:     553000 | #Constraints:      28843
392.51/412.30	c #Conflicts:     554000 | #Constraints:      29889
392.51/412.30	c #Conflicts:     555000 | #Constraints:      30925
392.51/412.30	c #Conflicts:     556000 | #Constraints:      31990
392.51/412.30	c #Conflicts:     557000 | #Constraints:      33033
392.51/412.30	c #Conflicts:     558000 | #Constraints:      34075
392.51/412.30	c #Conflicts:     559000 | #Constraints:      35112
392.51/412.30	c #Conflicts:     560000 | #Constraints:      36150
392.51/412.30	c #Conflicts:     561000 | #Constraints:      37173
392.51/412.30	c INPROCESSING
392.51/412.30	c GARBAGE COLLECT
392.51/412.30	c rational objective 998
404.09/423.98	c #Conflicts:     562000 | #Constraints:      23014
404.09/423.98	c #Conflicts:     563000 | #Constraints:      24014
404.09/423.98	c #Conflicts:     564000 | #Constraints:      25014
404.09/423.98	c #Conflicts:     565000 | #Constraints:      26014
404.09/423.98	c #Conflicts:     566000 | #Constraints:      27014
404.09/423.98	c #Conflicts:     567000 | #Constraints:      28014
404.09/423.98	c #Conflicts:     568000 | #Constraints:      29014
404.09/423.98	c #Conflicts:     569000 | #Constraints:      30014
404.09/423.98	c #Conflicts:     570000 | #Constraints:      31014
404.09/423.98	c #Conflicts:     571000 | #Constraints:      32014
404.09/423.98	c #Conflicts:     572000 | #Constraints:      33014
404.09/423.98	c #Conflicts:     573000 | #Constraints:      34014
404.09/423.98	c #Conflicts:     574000 | #Constraints:      35014
404.09/423.98	c #Conflicts:     575000 | #Constraints:      36014
404.09/423.98	c #Conflicts:     576000 | #Constraints:      37014
404.09/423.98	c INPROCESSING
404.09/423.98	c GARBAGE COLLECT
404.09/423.98	c rational objective 998
415.25/435.91	c #Conflicts:     577000 | #Constraints:      22874
415.25/435.91	c #Conflicts:     578000 | #Constraints:      23874
415.25/435.91	c #Conflicts:     579000 | #Constraints:      24874
415.25/435.91	c #Conflicts:     580000 | #Constraints:      25874
415.25/435.91	c #Conflicts:     581000 | #Constraints:      26874
415.25/435.91	c #Conflicts:     582000 | #Constraints:      27874
415.25/435.91	c #Conflicts:     583000 | #Constraints:      28874
415.25/435.91	c #Conflicts:     584000 | #Constraints:      29874
415.25/435.91	c #Conflicts:     585000 | #Constraints:      30874
415.25/435.91	c #Conflicts:     586000 | #Constraints:      31874
415.25/435.91	c #Conflicts:     587000 | #Constraints:      32874
415.25/435.91	c #Conflicts:     588000 | #Constraints:      33874
415.25/435.91	c #Conflicts:     589000 | #Constraints:      34874
415.25/435.91	c #Conflicts:     590000 | #Constraints:      35874
415.25/435.91	c #Conflicts:     591000 | #Constraints:      36874
415.25/435.91	c INPROCESSING
415.25/435.91	c GARBAGE COLLECT
415.25/435.91	c rational objective 998
426.91/447.60	c #Conflicts:     592000 | #Constraints:      22607
426.91/447.60	c #Conflicts:     593000 | #Constraints:      23643
426.91/447.60	c #Conflicts:     594000 | #Constraints:      24704
426.91/447.60	c #Conflicts:     595000 | #Constraints:      25760
426.91/447.60	c #Conflicts:     596000 | #Constraints:      26832
426.91/447.60	c #Conflicts:     597000 | #Constraints:      27888
426.91/447.60	c #Conflicts:     598000 | #Constraints:      28935
426.91/447.60	c #Conflicts:     599000 | #Constraints:      29972
426.91/447.60	c #Conflicts:     600000 | #Constraints:      31016
426.91/447.60	c #Conflicts:     601000 | #Constraints:      32065
426.91/447.60	c #Conflicts:     602000 | #Constraints:      33103
426.91/447.60	c #Conflicts:     603000 | #Constraints:      34140
426.91/447.60	c #Conflicts:     604000 | #Constraints:      35164
426.91/447.60	c #Conflicts:     605000 | #Constraints:      36190
426.91/447.60	c #Conflicts:     606000 | #Constraints:      37283
426.91/447.60	c #Conflicts:     607000 | #Constraints:      38331
426.91/447.60	c INPROCESSING
426.91/447.60	c GARBAGE COLLECT
426.91/447.60	c rational objective 998
437.40/458.18	c #Conflicts:     608000 | #Constraints:      23478
437.40/458.18	c #Conflicts:     609000 | #Constraints:      24478
437.40/458.18	c #Conflicts:     610000 | #Constraints:      25478
437.40/458.18	c #Conflicts:     611000 | #Constraints:      26478
437.40/458.18	c #Conflicts:     612000 | #Constraints:      27478
437.40/458.18	c #Conflicts:     613000 | #Constraints:      28478
437.40/458.18	c #Conflicts:     614000 | #Constraints:      29478
437.40/458.18	c #Conflicts:     615000 | #Constraints:      30478
437.40/458.18	c #Conflicts:     616000 | #Constraints:      31478
437.40/458.18	c #Conflicts:     617000 | #Constraints:      32478
437.40/458.18	c #Conflicts:     618000 | #Constraints:      33478
437.40/458.18	c #Conflicts:     619000 | #Constraints:      34478
437.40/458.18	c #Conflicts:     620000 | #Constraints:      35478
437.40/458.18	c bounds 1038 >= 999 @ 430.735
438.49/459.21	c #Conflicts:     621000 | #Constraints:      36539
438.49/459.21	c #Conflicts:     622000 | #Constraints:      37541
438.49/459.21	c #Conflicts:     623000 | #Constraints:      38549
438.49/459.21	c INPROCESSING
438.49/459.21	c GARBAGE COLLECT
438.49/459.21	c rational objective 999
450.09/472.33	c #Conflicts:     624000 | #Constraints:      23674
450.09/472.33	c #Conflicts:     625000 | #Constraints:      24675
450.09/472.33	c #Conflicts:     626000 | #Constraints:      25694
450.09/472.33	c #Conflicts:     627000 | #Constraints:      26733
450.09/472.33	c #Conflicts:     628000 | #Constraints:      27768
450.09/472.33	c #Conflicts:     629000 | #Constraints:      28799
450.09/472.33	c #Conflicts:     630000 | #Constraints:      29822
450.09/472.33	c #Conflicts:     631000 | #Constraints:      30844
450.09/472.33	c #Conflicts:     632000 | #Constraints:      31876
450.09/472.33	c #Conflicts:     633000 | #Constraints:      32890
450.09/472.33	c #Conflicts:     634000 | #Constraints:      33912
450.09/472.33	c #Conflicts:     635000 | #Constraints:      34949
450.09/472.33	c #Conflicts:     636000 | #Constraints:      35993
450.09/472.33	c #Conflicts:     637000 | #Constraints:      37029
450.09/472.33	c #Conflicts:     638000 | #Constraints:      38054
450.09/472.33	c #Conflicts:     639000 | #Constraints:      39092
450.09/472.33	c INPROCESSING
450.09/472.33	c GARBAGE COLLECT
450.09/472.33	c rational objective 999
462.45/484.76	c #Conflicts:     640000 | #Constraints:      23960
462.45/484.76	c #Conflicts:     641000 | #Constraints:      24960
462.45/484.76	c #Conflicts:     642000 | #Constraints:      25960
462.45/484.76	c #Conflicts:     643000 | #Constraints:      26960
462.45/484.76	c #Conflicts:     644000 | #Constraints:      27960
462.45/484.76	c #Conflicts:     645000 | #Constraints:      28960
462.45/484.76	c #Conflicts:     646000 | #Constraints:      29960
462.45/484.76	c #Conflicts:     647000 | #Constraints:      30960
462.45/484.76	c #Conflicts:     648000 | #Constraints:      31960
462.45/484.76	c #Conflicts:     649000 | #Constraints:      32960
462.45/484.76	c #Conflicts:     650000 | #Constraints:      33960
462.45/484.76	c #Conflicts:     651000 | #Constraints:      34960
462.45/484.76	c #Conflicts:     652000 | #Constraints:      35960
462.45/484.76	c #Conflicts:     653000 | #Constraints:      36960
462.45/484.76	c #Conflicts:     654000 | #Constraints:      37960
462.45/484.76	c #Conflicts:     655000 | #Constraints:      38960
462.45/484.76	c INPROCESSING
462.45/484.76	c GARBAGE COLLECT
462.45/484.76	c rational objective 999
474.58/498.55	c #Conflicts:     656000 | #Constraints:      23864
474.58/498.55	c #Conflicts:     657000 | #Constraints:      24864
474.58/498.55	c #Conflicts:     658000 | #Constraints:      25864
474.58/498.55	c #Conflicts:     659000 | #Constraints:      26864
474.58/498.55	c #Conflicts:     660000 | #Constraints:      27864
474.58/498.55	c #Conflicts:     661000 | #Constraints:      28864
474.58/498.55	c #Conflicts:     662000 | #Constraints:      29864
474.58/498.55	c #Conflicts:     663000 | #Constraints:      30864
474.58/498.55	c #Conflicts:     664000 | #Constraints:      31864
474.58/498.55	c #Conflicts:     665000 | #Constraints:      32864
474.58/498.55	c #Conflicts:     666000 | #Constraints:      33864
474.58/498.55	c #Conflicts:     667000 | #Constraints:      34864
474.58/498.55	c #Conflicts:     668000 | #Constraints:      35864
474.58/498.55	c #Conflicts:     669000 | #Constraints:      36864
474.58/498.55	c #Conflicts:     670000 | #Constraints:      37864
474.58/498.55	c #Conflicts:     671000 | #Constraints:      38864
474.58/498.55	c INPROCESSING
474.58/498.55	c GARBAGE COLLECT
474.58/498.55	c rational objective 999
489.54/513.58	c #Conflicts:     672000 | #Constraints:      23626
489.54/513.58	c #Conflicts:     673000 | #Constraints:      24684
489.54/513.58	c #Conflicts:     674000 | #Constraints:      25750
489.54/513.58	c #Conflicts:     675000 | #Constraints:      26791
489.54/513.58	c #Conflicts:     676000 | #Constraints:      27833
489.54/513.58	c #Conflicts:     677000 | #Constraints:      28893
489.54/513.58	c #Conflicts:     678000 | #Constraints:      29943
489.54/513.58	c #Conflicts:     679000 | #Constraints:      30979
489.54/513.58	c #Conflicts:     680000 | #Constraints:      32021
489.54/513.58	c #Conflicts:     681000 | #Constraints:      33086
489.54/513.58	c #Conflicts:     682000 | #Constraints:      34122
489.54/513.58	c #Conflicts:     683000 | #Constraints:      35169
489.54/513.58	c #Conflicts:     684000 | #Constraints:      36208
489.54/513.58	c #Conflicts:     685000 | #Constraints:      37247
489.54/513.58	c #Conflicts:     686000 | #Constraints:      38283
489.54/513.58	c #Conflicts:     687000 | #Constraints:      39312
489.54/513.58	c #Conflicts:     688000 | #Constraints:      40337
489.54/513.58	c INPROCESSING
489.54/513.58	c GARBAGE COLLECT
489.54/513.58	c rational objective 999
503.70/529.28	c #Conflicts:     689000 | #Constraints:      24495
503.70/529.28	c #Conflicts:     690000 | #Constraints:      25495
503.70/529.28	c #Conflicts:     691000 | #Constraints:      26495
503.70/529.28	c #Conflicts:     692000 | #Constraints:      27495
503.70/529.28	c #Conflicts:     693000 | #Constraints:      28495
503.70/529.28	c #Conflicts:     694000 | #Constraints:      29495
503.70/529.28	c #Conflicts:     695000 | #Constraints:      30495
503.70/529.28	c #Conflicts:     696000 | #Constraints:      31495
503.70/529.28	c #Conflicts:     697000 | #Constraints:      32495
503.70/529.28	c #Conflicts:     698000 | #Constraints:      33495
503.70/529.28	c #Conflicts:     699000 | #Constraints:      34495
503.70/529.28	c #Conflicts:     700000 | #Constraints:      35495
503.70/529.28	c #Conflicts:     701000 | #Constraints:      36495
503.70/529.28	c #Conflicts:     702000 | #Constraints:      37495
503.70/529.28	c #Conflicts:     703000 | #Constraints:      38495
503.70/529.28	c #Conflicts:     704000 | #Constraints:      39495
503.70/529.28	c #Conflicts:     705000 | #Constraints:      40495
503.70/529.28	c INPROCESSING
503.70/529.28	c GARBAGE COLLECT
503.70/529.28	c rational objective 999
516.57/542.17	c #Conflicts:     706000 | #Constraints:      24733
516.57/542.17	c #Conflicts:     707000 | #Constraints:      25733
516.57/542.17	c #Conflicts:     708000 | #Constraints:      26733
516.57/542.17	c #Conflicts:     709000 | #Constraints:      27733
516.57/542.17	c #Conflicts:     710000 | #Constraints:      28733
516.57/542.17	c #Conflicts:     711000 | #Constraints:      29733
516.57/542.17	c #Conflicts:     712000 | #Constraints:      30733
516.57/542.17	c #Conflicts:     713000 | #Constraints:      31733
516.57/542.17	c #Conflicts:     714000 | #Constraints:      32733
516.57/542.17	c #Conflicts:     715000 | #Constraints:      33733
516.57/542.17	c #Conflicts:     716000 | #Constraints:      34733
516.57/542.17	c #Conflicts:     717000 | #Constraints:      35733
516.57/542.17	c #Conflicts:     718000 | #Constraints:      36733
516.57/542.17	c #Conflicts:     719000 | #Constraints:      37733
516.57/542.17	c #Conflicts:     720000 | #Constraints:      38733
516.57/542.17	c #Conflicts:     721000 | #Constraints:      39733
516.57/542.17	c #Conflicts:     722000 | #Constraints:      40733
516.57/542.17	c INPROCESSING
516.57/542.17	c GARBAGE COLLECT
516.57/542.17	c rational objective 999
535.34/561.42	c #Conflicts:     723000 | #Constraints:      24847
535.34/561.42	c #Conflicts:     724000 | #Constraints:      25858
535.34/561.42	c #Conflicts:     725000 | #Constraints:      26933
535.34/561.42	c #Conflicts:     726000 | #Constraints:      27997
535.34/561.42	c #Conflicts:     727000 | #Constraints:      29055
535.34/561.42	c #Conflicts:     728000 | #Constraints:      30117
535.34/561.42	c #Conflicts:     729000 | #Constraints:      31164
535.34/561.42	c #Conflicts:     730000 | #Constraints:      32208
535.34/561.42	c #Conflicts:     731000 | #Constraints:      33244
535.34/561.42	c #Conflicts:     732000 | #Constraints:      34273
535.34/561.42	c #Conflicts:     733000 | #Constraints:      35319
535.34/561.42	c #Conflicts:     734000 | #Constraints:      36364
535.34/561.42	c #Conflicts:     735000 | #Constraints:      37404
535.34/561.42	c #Conflicts:     736000 | #Constraints:      38445
535.34/561.42	c #Conflicts:     737000 | #Constraints:      39490
535.34/561.42	c #Conflicts:     738000 | #Constraints:      40522
535.34/561.42	c #Conflicts:     739000 | #Constraints:      41560
535.34/561.42	c INPROCESSING
535.34/561.42	c GARBAGE COLLECT
535.34/561.42	c rational objective 999
548.51/574.63	c #Conflicts:     740000 | #Constraints:      25096
548.51/574.63	c #Conflicts:     741000 | #Constraints:      26096
548.51/574.63	c #Conflicts:     742000 | #Constraints:      27096
548.51/574.63	c #Conflicts:     743000 | #Constraints:      28096
548.51/574.63	c #Conflicts:     744000 | #Constraints:      29096
548.51/574.63	c #Conflicts:     745000 | #Constraints:      30096
548.51/574.63	c #Conflicts:     746000 | #Constraints:      31096
548.51/574.63	c #Conflicts:     747000 | #Constraints:      32096
548.51/574.63	c #Conflicts:     748000 | #Constraints:      33096
548.51/574.63	c #Conflicts:     749000 | #Constraints:      34096
548.51/574.63	c #Conflicts:     750000 | #Constraints:      35096
548.51/574.63	c #Conflicts:     751000 | #Constraints:      36096
548.51/574.63	c #Conflicts:     752000 | #Constraints:      37096
548.51/574.63	c #Conflicts:     753000 | #Constraints:      38096
548.51/574.63	c #Conflicts:     754000 | #Constraints:      39096
548.51/574.63	c #Conflicts:     755000 | #Constraints:      40096
548.51/574.63	c #Conflicts:     756000 | #Constraints:      41096
548.51/574.63	c INPROCESSING
548.51/574.63	c GARBAGE COLLECT
548.51/574.63	c rational objective 999
561.34/587.81	c #Conflicts:     757000 | #Constraints:      24737
561.34/587.81	c #Conflicts:     758000 | #Constraints:      25737
561.34/587.81	c #Conflicts:     759000 | #Constraints:      26737
561.34/587.81	c #Conflicts:     760000 | #Constraints:      27737
561.34/587.81	c #Conflicts:     761000 | #Constraints:      28737
561.34/587.81	c #Conflicts:     762000 | #Constraints:      29737
561.34/587.81	c #Conflicts:     763000 | #Constraints:      30737
561.34/587.81	c #Conflicts:     764000 | #Constraints:      31737
561.34/587.81	c #Conflicts:     765000 | #Constraints:      32737
561.34/587.81	c #Conflicts:     766000 | #Constraints:      33737
561.34/587.81	c #Conflicts:     767000 | #Constraints:      34737
561.34/587.81	c #Conflicts:     768000 | #Constraints:      35737
561.34/587.81	c #Conflicts:     769000 | #Constraints:      36737
561.34/587.81	c #Conflicts:     770000 | #Constraints:      37737
561.34/587.81	c #Conflicts:     771000 | #Constraints:      38737
561.34/587.81	c #Conflicts:     772000 | #Constraints:      39737
561.34/587.81	c #Conflicts:     773000 | #Constraints:      40737
561.34/587.81	c #Conflicts:     774000 | #Constraints:      41737
561.34/587.81	c INPROCESSING
561.34/587.81	c GARBAGE COLLECT
561.34/587.81	c rational objective 999
579.99/606.51	c #Conflicts:     775000 | #Constraints:      25279
579.99/606.51	c #Conflicts:     776000 | #Constraints:      26331
579.99/606.51	c #Conflicts:     777000 | #Constraints:      27404
579.99/606.51	c #Conflicts:     778000 | #Constraints:      28465
579.99/606.51	c #Conflicts:     779000 | #Constraints:      29521
579.99/606.51	c #Conflicts:     780000 | #Constraints:      30578
579.99/606.51	c #Conflicts:     781000 | #Constraints:      31626
579.99/606.51	c #Conflicts:     782000 | #Constraints:      32664
579.99/606.51	c #Conflicts:     783000 | #Constraints:      33712
579.99/606.51	c #Conflicts:     784000 | #Constraints:      34749
579.99/606.51	c #Conflicts:     785000 | #Constraints:      35797
579.99/606.51	c #Conflicts:     786000 | #Constraints:      36835
579.99/606.51	c #Conflicts:     787000 | #Constraints:      37884
579.99/606.51	c #Conflicts:     788000 | #Constraints:      38921
579.99/606.51	c #Conflicts:     789000 | #Constraints:      39962
579.99/606.51	c #Conflicts:     790000 | #Constraints:      41019
579.99/606.51	c #Conflicts:     791000 | #Constraints:      42069
579.99/606.51	c #Conflicts:     792000 | #Constraints:      43127
579.99/606.51	c INPROCESSING
579.99/606.51	c GARBAGE COLLECT
579.99/606.51	c rational objective 999
596.49/623.46	c #Conflicts:     793000 | #Constraints:      25975
596.49/623.46	c #Conflicts:     794000 | #Constraints:      26975
596.49/623.46	c #Conflicts:     795000 | #Constraints:      27975
596.49/623.46	c #Conflicts:     796000 | #Constraints:      28975
596.49/623.46	c #Conflicts:     797000 | #Constraints:      29975
596.49/623.46	c #Conflicts:     798000 | #Constraints:      30975
596.49/623.46	c #Conflicts:     799000 | #Constraints:      31975
596.49/623.46	c #Conflicts:     800000 | #Constraints:      32975
596.49/623.46	c #Conflicts:     801000 | #Constraints:      33975
596.49/623.46	c #Conflicts:     802000 | #Constraints:      34975
596.49/623.46	c #Conflicts:     803000 | #Constraints:      35975
596.49/623.46	c #Conflicts:     804000 | #Constraints:      36975
596.49/623.46	c #Conflicts:     805000 | #Constraints:      37975
596.49/623.46	c #Conflicts:     806000 | #Constraints:      38975
596.49/623.46	c #Conflicts:     807000 | #Constraints:      39975
596.49/623.46	c #Conflicts:     808000 | #Constraints:      40975
596.49/623.46	c #Conflicts:     809000 | #Constraints:      41975
596.49/623.46	c #Conflicts:     810000 | #Constraints:      42975
596.49/623.46	c INPROCESSING
596.49/623.46	c GARBAGE COLLECT
596.49/623.46	c rational objective 999
610.46/637.49	c #Conflicts:     811000 | #Constraints:      25976
610.46/637.49	c #Conflicts:     812000 | #Constraints:      26976
610.46/637.49	c #Conflicts:     813000 | #Constraints:      27976
610.46/637.49	c #Conflicts:     814000 | #Constraints:      28976
610.46/637.49	c #Conflicts:     815000 | #Constraints:      29976
610.46/637.49	c #Conflicts:     816000 | #Constraints:      30976
610.46/637.49	c #Conflicts:     817000 | #Constraints:      31976
610.46/637.49	c #Conflicts:     818000 | #Constraints:      32976
610.46/637.49	c #Conflicts:     819000 | #Constraints:      33976
610.46/637.49	c #Conflicts:     820000 | #Constraints:      34976
610.46/637.49	c #Conflicts:     821000 | #Constraints:      35976
610.46/637.49	c #Conflicts:     822000 | #Constraints:      36976
610.46/637.49	c #Conflicts:     823000 | #Constraints:      37976
610.46/637.49	c #Conflicts:     824000 | #Constraints:      38976
610.46/637.49	c #Conflicts:     825000 | #Constraints:      39976
610.46/637.49	c #Conflicts:     826000 | #Constraints:      40976
610.46/637.49	c #Conflicts:     827000 | #Constraints:      41976
610.46/637.49	c #Conflicts:     828000 | #Constraints:      42976
610.46/637.49	c INPROCESSING
610.46/637.49	c GARBAGE COLLECT
610.46/637.49	c rational objective 999
625.14/654.08	c #Conflicts:     829000 | #Constraints:      25885
625.14/654.08	c #Conflicts:     830000 | #Constraints:      26932
625.14/654.08	c #Conflicts:     831000 | #Constraints:      27998
625.14/654.08	c #Conflicts:     832000 | #Constraints:      29064
625.14/654.08	c #Conflicts:     833000 | #Constraints:      30120
625.14/654.08	c #Conflicts:     834000 | #Constraints:      31180
625.14/654.08	c #Conflicts:     835000 | #Constraints:      32241
625.14/654.08	c #Conflicts:     836000 | #Constraints:      33294
625.14/654.08	c #Conflicts:     837000 | #Constraints:      34370
625.14/654.08	c #Conflicts:     838000 | #Constraints:      35431
625.14/654.08	c #Conflicts:     839000 | #Constraints:      36510
625.14/654.08	c #Conflicts:     840000 | #Constraints:      37571
625.14/654.08	c #Conflicts:     841000 | #Constraints:      38631
625.14/654.08	c #Conflicts:     842000 | #Constraints:      39680
625.14/654.08	c #Conflicts:     843000 | #Constraints:      40725
625.14/654.08	c #Conflicts:     844000 | #Constraints:      41765
625.14/654.08	c #Conflicts:     845000 | #Constraints:      42817
625.14/654.08	c #Conflicts:     846000 | #Constraints:      43883
625.14/654.08	c INPROCESSING
625.14/654.08	c GARBAGE COLLECT
625.14/654.08	c rational objective 999
639.90/668.80	c #Conflicts:     847000 | #Constraints:      26076
639.90/668.80	c #Conflicts:     848000 | #Constraints:      27076
639.90/668.80	c #Conflicts:     849000 | #Constraints:      28076
639.90/668.80	c #Conflicts:     850000 | #Constraints:      29076
639.90/668.80	c #Conflicts:     851000 | #Constraints:      30076
639.90/668.80	c #Conflicts:     852000 | #Constraints:      31076
639.90/668.80	c #Conflicts:     853000 | #Constraints:      32076
639.90/668.80	c #Conflicts:     854000 | #Constraints:      33076
639.90/668.80	c #Conflicts:     855000 | #Constraints:      34076
639.90/668.80	c #Conflicts:     856000 | #Constraints:      35076
639.90/668.80	c #Conflicts:     857000 | #Constraints:      36076
639.90/668.80	c #Conflicts:     858000 | #Constraints:      37076
639.90/668.80	c #Conflicts:     859000 | #Constraints:      38076
639.90/668.80	c #Conflicts:     860000 | #Constraints:      39076
639.90/668.80	c #Conflicts:     861000 | #Constraints:      40076
639.90/668.80	c #Conflicts:     862000 | #Constraints:      41076
639.90/668.80	c #Conflicts:     863000 | #Constraints:      42076
639.90/668.80	c #Conflicts:     864000 | #Constraints:      43076
639.90/668.80	c #Conflicts:     865000 | #Constraints:      44076
639.90/668.80	c INPROCESSING
639.90/668.80	c GARBAGE COLLECT
639.90/668.80	c rational objective 999
659.72/690.60	c #Conflicts:     866000 | #Constraints:      26457
659.72/690.60	c #Conflicts:     867000 | #Constraints:      27525
659.72/690.60	c #Conflicts:     868000 | #Constraints:      28583
659.72/690.60	c #Conflicts:     869000 | #Constraints:      29662
659.72/690.60	c #Conflicts:     870000 | #Constraints:      30741
659.72/690.60	c #Conflicts:     871000 | #Constraints:      31792
659.72/690.60	c #Conflicts:     872000 | #Constraints:      32868
659.72/690.60	c #Conflicts:     873000 | #Constraints:      33926
659.72/690.60	c #Conflicts:     874000 | #Constraints:      34974
659.72/690.60	c #Conflicts:     875000 | #Constraints:      36025
659.72/690.60	c #Conflicts:     876000 | #Constraints:      37061
659.72/690.60	c #Conflicts:     877000 | #Constraints:      38105
659.72/690.60	c #Conflicts:     878000 | #Constraints:      39150
659.72/690.60	c #Conflicts:     879000 | #Constraints:      40218
659.72/690.60	c #Conflicts:     880000 | #Constraints:      41255
659.72/690.60	c #Conflicts:     881000 | #Constraints:      42297
659.72/690.60	c #Conflicts:     882000 | #Constraints:      43326
659.72/690.60	c #Conflicts:     883000 | #Constraints:      44365
659.72/690.60	c #Conflicts:     884000 | #Constraints:      45394
659.72/690.60	c INPROCESSING
659.72/690.60	c GARBAGE COLLECT
659.72/690.60	c rational objective 999
676.38/707.33	c #Conflicts:     885000 | #Constraints:      27107
676.38/707.33	c #Conflicts:     886000 | #Constraints:      28107
676.38/707.33	c #Conflicts:     887000 | #Constraints:      29107
676.38/707.33	c #Conflicts:     888000 | #Constraints:      30107
676.38/707.33	c #Conflicts:     889000 | #Constraints:      31107
676.38/707.33	c #Conflicts:     890000 | #Constraints:      32107
676.38/707.33	c #Conflicts:     891000 | #Constraints:      33107
676.38/707.33	c #Conflicts:     892000 | #Constraints:      34107
676.38/707.33	c #Conflicts:     893000 | #Constraints:      35107
676.38/707.33	c #Conflicts:     894000 | #Constraints:      36107
676.38/707.33	c #Conflicts:     895000 | #Constraints:      37107
676.38/707.33	c #Conflicts:     896000 | #Constraints:      38107
676.38/707.33	c #Conflicts:     897000 | #Constraints:      39107
676.38/707.33	c #Conflicts:     898000 | #Constraints:      40107
676.38/707.33	c #Conflicts:     899000 | #Constraints:      41107
676.38/707.33	c #Conflicts:     900000 | #Constraints:      42107
676.38/707.33	c #Conflicts:     901000 | #Constraints:      43107
676.38/707.33	c #Conflicts:     902000 | #Constraints:      44107
676.38/707.33	c #Conflicts:     903000 | #Constraints:      45107
676.38/707.33	c INPROCESSING
676.38/707.33	c GARBAGE COLLECT
676.38/707.33	c rational objective 999
691.75/723.02	c #Conflicts:     904000 | #Constraints:      27047
691.75/723.02	c #Conflicts:     905000 | #Constraints:      28047
691.75/723.02	c #Conflicts:     906000 | #Constraints:      29047
691.75/723.02	c #Conflicts:     907000 | #Constraints:      30047
691.75/723.02	c #Conflicts:     908000 | #Constraints:      31047
691.75/723.02	c #Conflicts:     909000 | #Constraints:      32047
691.75/723.02	c #Conflicts:     910000 | #Constraints:      33047
691.75/723.02	c #Conflicts:     911000 | #Constraints:      34047
691.75/723.02	c #Conflicts:     912000 | #Constraints:      35047
691.75/723.02	c #Conflicts:     913000 | #Constraints:      36047
691.75/723.02	c #Conflicts:     914000 | #Constraints:      37047
691.75/723.02	c #Conflicts:     915000 | #Constraints:      38047
691.75/723.02	c #Conflicts:     916000 | #Constraints:      39047
691.75/723.02	c #Conflicts:     917000 | #Constraints:      40047
691.75/723.02	c #Conflicts:     918000 | #Constraints:      41047
691.75/723.02	c #Conflicts:     919000 | #Constraints:      42047
691.75/723.02	c #Conflicts:     920000 | #Constraints:      43047
691.75/723.02	c #Conflicts:     921000 | #Constraints:      44047
691.75/723.02	c #Conflicts:     922000 | #Constraints:      45047
691.75/723.02	c INPROCESSING
691.75/723.02	c GARBAGE COLLECT
691.75/723.02	c rational objective 999
709.75/741.54	c #Conflicts:     923000 | #Constraints:      26943
709.75/741.54	c #Conflicts:     924000 | #Constraints:      27987
709.75/741.54	c #Conflicts:     925000 | #Constraints:      29047
709.75/741.54	c #Conflicts:     926000 | #Constraints:      30109
709.75/741.54	c #Conflicts:     927000 | #Constraints:      31155
709.75/741.54	c #Conflicts:     928000 | #Constraints:      32179
709.75/741.54	c #Conflicts:     929000 | #Constraints:      33214
709.75/741.54	c #Conflicts:     930000 | #Constraints:      34258
709.75/741.54	c #Conflicts:     931000 | #Constraints:      35288
709.75/741.54	c #Conflicts:     932000 | #Constraints:      36322
709.75/741.54	c #Conflicts:     933000 | #Constraints:      37360
709.75/741.54	c #Conflicts:     934000 | #Constraints:      38398
709.75/741.54	c #Conflicts:     935000 | #Constraints:      39442
709.75/741.54	c #Conflicts:     936000 | #Constraints:      40490
709.75/741.54	c #Conflicts:     937000 | #Constraints:      41517
709.75/741.54	c #Conflicts:     938000 | #Constraints:      42549
709.75/741.54	c #Conflicts:     939000 | #Constraints:      43605
709.75/741.54	c #Conflicts:     940000 | #Constraints:      44629
709.75/741.54	c #Conflicts:     941000 | #Constraints:      45667
709.75/741.54	c INPROCESSING
709.75/741.54	c GARBAGE COLLECT
709.75/741.54	c rational objective 999
727.51/759.34	c #Conflicts:     942000 | #Constraints:      26952
727.51/759.34	c #Conflicts:     943000 | #Constraints:      27952
727.51/759.34	c #Conflicts:     944000 | #Constraints:      28952
727.51/759.34	c #Conflicts:     945000 | #Constraints:      29952
727.51/759.34	c #Conflicts:     946000 | #Constraints:      30952
727.51/759.34	c #Conflicts:     947000 | #Constraints:      31952
727.51/759.34	c #Conflicts:     948000 | #Constraints:      32952
727.51/759.34	c #Conflicts:     949000 | #Constraints:      33952
727.51/759.34	c #Conflicts:     950000 | #Constraints:      34952
727.51/759.34	c #Conflicts:     951000 | #Constraints:      35952
727.51/759.34	c #Conflicts:     952000 | #Constraints:      36952
727.51/759.34	c #Conflicts:     953000 | #Constraints:      37952
727.51/759.34	c #Conflicts:     954000 | #Constraints:      38952
727.51/759.34	c #Conflicts:     955000 | #Constraints:      39952
727.51/759.34	c #Conflicts:     956000 | #Constraints:      40952
727.51/759.34	c #Conflicts:     957000 | #Constraints:      41952
727.51/759.34	c #Conflicts:     958000 | #Constraints:      42952
727.51/759.34	c #Conflicts:     959000 | #Constraints:      43952
727.51/759.34	c #Conflicts:     960000 | #Constraints:      44952
727.51/759.34	c #Conflicts:     961000 | #Constraints:      45952
727.51/759.34	c INPROCESSING
727.51/759.34	c GARBAGE COLLECT
727.51/759.34	c rational objective 999
744.35/776.52	c #Conflicts:     962000 | #Constraints:      27366
744.35/776.52	c #Conflicts:     963000 | #Constraints:      28366
744.35/776.52	c #Conflicts:     964000 | #Constraints:      29366
744.35/776.52	c #Conflicts:     965000 | #Constraints:      30366
744.35/776.52	c #Conflicts:     966000 | #Constraints:      31366
744.35/776.52	c #Conflicts:     967000 | #Constraints:      32366
744.35/776.52	c #Conflicts:     968000 | #Constraints:      33366
744.35/776.52	c #Conflicts:     969000 | #Constraints:      34366
744.35/776.52	c #Conflicts:     970000 | #Constraints:      35366
744.35/776.52	c #Conflicts:     971000 | #Constraints:      36366
744.35/776.52	c #Conflicts:     972000 | #Constraints:      37366
744.35/776.52	c #Conflicts:     973000 | #Constraints:      38366
744.35/776.52	c #Conflicts:     974000 | #Constraints:      39366
744.35/776.52	c #Conflicts:     975000 | #Constraints:      40366
744.35/776.52	c #Conflicts:     976000 | #Constraints:      41366
744.35/776.52	c #Conflicts:     977000 | #Constraints:      42366
744.35/776.52	c #Conflicts:     978000 | #Constraints:      43366
744.35/776.52	c #Conflicts:     979000 | #Constraints:      44366
744.35/776.52	c #Conflicts:     980000 | #Constraints:      45366
744.35/776.52	c #Conflicts:     981000 | #Constraints:      46366
744.35/776.52	c INPROCESSING
744.35/776.52	c GARBAGE COLLECT
744.35/776.52	c rational objective 999
764.40/796.63	c #Conflicts:     982000 | #Constraints:      27722
764.40/796.63	c #Conflicts:     983000 | #Constraints:      28753
764.40/796.63	c #Conflicts:     984000 | #Constraints:      29769
764.40/796.63	c #Conflicts:     985000 | #Constraints:      30790
764.40/796.63	c #Conflicts:     986000 | #Constraints:      31800
764.40/796.63	c #Conflicts:     987000 | #Constraints:      32809
764.40/796.63	c #Conflicts:     988000 | #Constraints:      33825
764.40/796.63	c #Conflicts:     989000 | #Constraints:      34836
764.40/796.63	c #Conflicts:     990000 | #Constraints:      35854
764.40/796.63	c #Conflicts:     991000 | #Constraints:      36872
764.40/796.63	c #Conflicts:     992000 | #Constraints:      37896
764.40/796.63	c #Conflicts:     993000 | #Constraints:      38927
764.40/796.63	c #Conflicts:     994000 | #Constraints:      39940
764.40/796.63	c #Conflicts:     995000 | #Constraints:      40953
764.40/796.63	c #Conflicts:     996000 | #Constraints:      41963
764.40/796.63	c #Conflicts:     997000 | #Constraints:      42976
764.40/796.63	c #Conflicts:     998000 | #Constraints:      43984
764.40/796.63	c #Conflicts:     999000 | #Constraints:      44995
764.40/796.63	c #Conflicts:    1000000 | #Constraints:      46007
764.40/796.63	c #Conflicts:    1001000 | #Constraints:      47020
764.40/796.63	c INPROCESSING
764.40/796.63	c GARBAGE COLLECT
764.40/796.63	c rational objective 999
781.36/813.94	c #Conflicts:    1002000 | #Constraints:      27934
781.36/813.94	c #Conflicts:    1003000 | #Constraints:      28934
781.36/813.94	c #Conflicts:    1004000 | #Constraints:      29934
781.36/813.94	c #Conflicts:    1005000 | #Constraints:      30934
781.36/813.94	c #Conflicts:    1006000 | #Constraints:      31934
781.36/813.94	c #Conflicts:    1007000 | #Constraints:      32934
781.36/813.94	c #Conflicts:    1008000 | #Constraints:      33934
781.36/813.94	c #Conflicts:    1009000 | #Constraints:      34934
781.36/813.94	c #Conflicts:    1010000 | #Constraints:      35934
781.36/813.94	c #Conflicts:    1011000 | #Constraints:      36934
781.36/813.94	c #Conflicts:    1012000 | #Constraints:      37934
781.36/813.94	c #Conflicts:    1013000 | #Constraints:      38934
781.36/813.94	c #Conflicts:    1014000 | #Constraints:      39934
781.36/813.94	c #Conflicts:    1015000 | #Constraints:      40934
781.36/813.94	c #Conflicts:    1016000 | #Constraints:      41934
781.36/813.94	c #Conflicts:    1017000 | #Constraints:      42934
781.36/813.94	c #Conflicts:    1018000 | #Constraints:      43934
781.36/813.94	c #Conflicts:    1019000 | #Constraints:      44934
781.36/813.94	c #Conflicts:    1020000 | #Constraints:      45934
781.36/813.94	c #Conflicts:    1021000 | #Constraints:      46934
781.36/813.94	c INPROCESSING
781.36/813.94	c GARBAGE COLLECT
781.36/813.94	c rational objective 999
798.82/831.44	c #Conflicts:    1022000 | #Constraints:      27869
798.82/831.44	c #Conflicts:    1023000 | #Constraints:      28869
798.82/831.44	c #Conflicts:    1024000 | #Constraints:      29869
798.82/831.44	c #Conflicts:    1025000 | #Constraints:      30869
798.82/831.44	c #Conflicts:    1026000 | #Constraints:      31869
798.82/831.44	c #Conflicts:    1027000 | #Constraints:      32869
798.82/831.44	c #Conflicts:    1028000 | #Constraints:      33869
798.82/831.44	c #Conflicts:    1029000 | #Constraints:      34869
798.82/831.44	c #Conflicts:    1030000 | #Constraints:      35869
798.82/831.44	c #Conflicts:    1031000 | #Constraints:      36869
798.82/831.44	c #Conflicts:    1032000 | #Constraints:      37869
798.82/831.44	c #Conflicts:    1033000 | #Constraints:      38869
798.82/831.44	c #Conflicts:    1034000 | #Constraints:      39869
798.82/831.44	c #Conflicts:    1035000 | #Constraints:      40869
798.82/831.44	c #Conflicts:    1036000 | #Constraints:      41869
798.82/831.44	c #Conflicts:    1037000 | #Constraints:      42869
798.82/831.44	c #Conflicts:    1038000 | #Constraints:      43869
798.82/831.44	c #Conflicts:    1039000 | #Constraints:      44869
798.82/831.44	c #Conflicts:    1040000 | #Constraints:      45869
798.82/831.44	c #Conflicts:    1041000 | #Constraints:      46869
798.82/831.44	c INPROCESSING
798.82/831.44	c GARBAGE COLLECT
798.82/831.44	c rational objective 999
819.36/852.41	c #Conflicts:    1042000 | #Constraints:      27645
819.36/852.41	c #Conflicts:    1043000 | #Constraints:      28673
819.36/852.41	c #Conflicts:    1044000 | #Constraints:      29719
819.36/852.41	c #Conflicts:    1045000 | #Constraints:      30752
819.36/852.41	c #Conflicts:    1046000 | #Constraints:      31785
819.36/852.41	c #Conflicts:    1047000 | #Constraints:      32801
819.36/852.41	c #Conflicts:    1048000 | #Constraints:      33829
819.36/852.41	c #Conflicts:    1049000 | #Constraints:      34849
819.36/852.41	c #Conflicts:    1050000 | #Constraints:      35875
819.36/852.41	c #Conflicts:    1051000 | #Constraints:      36911
819.36/852.41	c #Conflicts:    1052000 | #Constraints:      37929
819.36/852.41	c #Conflicts:    1053000 | #Constraints:      38953
819.36/852.41	c #Conflicts:    1054000 | #Constraints:      39964
819.36/852.41	c #Conflicts:    1055000 | #Constraints:      40984
819.36/852.41	c #Conflicts:    1056000 | #Constraints:      42002
819.36/852.41	c #Conflicts:    1057000 | #Constraints:      43018
819.36/852.41	c #Conflicts:    1058000 | #Constraints:      44047
819.36/852.41	c #Conflicts:    1059000 | #Constraints:      45070
819.36/852.41	c #Conflicts:    1060000 | #Constraints:      46094
819.36/852.41	c #Conflicts:    1061000 | #Constraints:      47118
819.36/852.41	c #Conflicts:    1062000 | #Constraints:      48142
819.36/852.41	c INPROCESSING
819.36/852.41	c GARBAGE COLLECT
819.36/852.41	c rational objective 999
836.25/871.02	c #Conflicts:    1063000 | #Constraints:      28397
836.25/871.02	c #Conflicts:    1064000 | #Constraints:      29397
836.25/871.02	c #Conflicts:    1065000 | #Constraints:      30397
836.25/871.02	c #Conflicts:    1066000 | #Constraints:      31397
836.25/871.02	c #Conflicts:    1067000 | #Constraints:      32397
836.25/871.02	c #Conflicts:    1068000 | #Constraints:      33397
836.25/871.02	c #Conflicts:    1069000 | #Constraints:      34397
836.25/871.02	c #Conflicts:    1070000 | #Constraints:      35397
836.25/871.02	c #Conflicts:    1071000 | #Constraints:      36397
836.25/871.02	c #Conflicts:    1072000 | #Constraints:      37397
836.25/871.02	c #Conflicts:    1073000 | #Constraints:      38397
836.25/871.02	c #Conflicts:    1074000 | #Constraints:      39397
836.25/871.02	c #Conflicts:    1075000 | #Constraints:      40397
836.25/871.02	c #Conflicts:    1076000 | #Constraints:      41397
836.25/871.02	c #Conflicts:    1077000 | #Constraints:      42397
836.25/871.02	c #Conflicts:    1078000 | #Constraints:      43397
836.25/871.02	c #Conflicts:    1079000 | #Constraints:      44397
836.25/871.02	c #Conflicts:    1080000 | #Constraints:      45397
836.25/871.02	c #Conflicts:    1081000 | #Constraints:      46397
836.25/871.02	c #Conflicts:    1082000 | #Constraints:      47397
836.25/871.02	c #Conflicts:    1083000 | #Constraints:      48397
836.25/871.02	c INPROCESSING
836.25/871.02	c GARBAGE COLLECT
836.25/871.02	c rational objective 999
854.80/889.62	c #Conflicts:    1084000 | #Constraints:      28704
854.80/889.62	c #Conflicts:    1085000 | #Constraints:      29704
854.80/889.62	c #Conflicts:    1086000 | #Constraints:      30704
854.80/889.62	c #Conflicts:    1087000 | #Constraints:      31704
854.80/889.62	c #Conflicts:    1088000 | #Constraints:      32704
854.80/889.62	c #Conflicts:    1089000 | #Constraints:      33704
854.80/889.62	c #Conflicts:    1090000 | #Constraints:      34704
854.80/889.62	c #Conflicts:    1091000 | #Constraints:      35704
854.80/889.62	c #Conflicts:    1092000 | #Constraints:      36704
854.80/889.62	c #Conflicts:    1093000 | #Constraints:      37704
854.80/889.62	c #Conflicts:    1094000 | #Constraints:      38704
854.80/889.62	c #Conflicts:    1095000 | #Constraints:      39705
854.80/889.62	c #Conflicts:    1096000 | #Constraints:      40706
854.80/889.62	c #Conflicts:    1097000 | #Constraints:      41707
854.80/889.62	c #Conflicts:    1098000 | #Constraints:      42707
854.80/889.62	c #Conflicts:    1099000 | #Constraints:      43708
854.80/889.62	c #Conflicts:    1100000 | #Constraints:      44708
854.80/889.62	c #Conflicts:    1101000 | #Constraints:      45709
854.80/889.62	c #Conflicts:    1102000 | #Constraints:      46713
854.80/889.62	c #Conflicts:    1103000 | #Constraints:      47713
854.80/889.62	c #Conflicts:    1104000 | #Constraints:      48714
854.80/889.62	c INPROCESSING
854.80/889.62	c GARBAGE COLLECT
854.80/889.62	c rational objective 999
888.01/924.33	c #Conflicts:    1105000 | #Constraints:      28875
888.01/924.33	c #Conflicts:    1106000 | #Constraints:      29876
888.01/924.33	c #Conflicts:    1107000 | #Constraints:      30903
888.01/924.33	c #Conflicts:    1108000 | #Constraints:      31931
888.01/924.33	c #Conflicts:    1109000 | #Constraints:      32958
888.01/924.33	c #Conflicts:    1110000 | #Constraints:      33984
888.01/924.33	c #Conflicts:    1111000 | #Constraints:      35001
888.01/924.33	c #Conflicts:    1112000 | #Constraints:      36037
888.01/924.33	c #Conflicts:    1113000 | #Constraints:      37057
888.01/924.33	c #Conflicts:    1114000 | #Constraints:      38078
888.01/924.33	c #Conflicts:    1115000 | #Constraints:      39089
888.01/924.33	c #Conflicts:    1116000 | #Constraints:      40105
888.01/924.33	c #Conflicts:    1117000 | #Constraints:      41120
888.01/924.33	c #Conflicts:    1118000 | #Constraints:      42138
888.01/924.33	c #Conflicts:    1119000 | #Constraints:      43160
888.01/924.33	c #Conflicts:    1120000 | #Constraints:      44185
888.01/924.33	c #Conflicts:    1121000 | #Constraints:      45205
888.01/924.33	c #Conflicts:    1122000 | #Constraints:      46228
888.01/924.33	c #Conflicts:    1123000 | #Constraints:      47245
888.01/924.33	c #Conflicts:    1124000 | #Constraints:      48280
888.01/924.33	c #Conflicts:    1125000 | #Constraints:      49314
888.01/924.33	c INPROCESSING
888.01/924.33	c GARBAGE COLLECT
888.01/924.33	c rational objective 999
906.77/943.13	c #Conflicts:    1126000 | #Constraints:      28999
906.77/943.13	c #Conflicts:    1127000 | #Constraints:      29999
906.77/943.13	c #Conflicts:    1128000 | #Constraints:      30999
906.77/943.13	c #Conflicts:    1129000 | #Constraints:      31999
906.77/943.13	c #Conflicts:    1130000 | #Constraints:      32999
906.77/943.13	c #Conflicts:    1131000 | #Constraints:      33999
906.77/943.13	c #Conflicts:    1132000 | #Constraints:      34999
906.77/943.13	c #Conflicts:    1133000 | #Constraints:      35999
906.77/943.13	c #Conflicts:    1134000 | #Constraints:      36999
906.77/943.13	c #Conflicts:    1135000 | #Constraints:      37999
906.77/943.13	c #Conflicts:    1136000 | #Constraints:      38999
906.77/943.13	c #Conflicts:    1137000 | #Constraints:      39999
906.77/943.13	c #Conflicts:    1138000 | #Constraints:      40999
906.77/943.13	c #Conflicts:    1139000 | #Constraints:      41999
906.77/943.13	c #Conflicts:    1140000 | #Constraints:      42999
906.77/943.13	c #Conflicts:    1141000 | #Constraints:      43999
906.77/943.13	c #Conflicts:    1142000 | #Constraints:      44999
906.77/943.13	c #Conflicts:    1143000 | #Constraints:      45999
906.77/943.13	c #Conflicts:    1144000 | #Constraints:      46999
906.77/943.13	c #Conflicts:    1145000 | #Constraints:      47999
906.77/943.13	c #Conflicts:    1146000 | #Constraints:      48999
906.77/943.13	c INPROCESSING
906.77/943.13	c GARBAGE COLLECT
906.77/943.13	c rational objective 999
926.14/962.62	c #Conflicts:    1147000 | #Constraints:      28724
926.14/962.62	c #Conflicts:    1148000 | #Constraints:      29724
926.14/962.62	c #Conflicts:    1149000 | #Constraints:      30724
926.14/962.62	c #Conflicts:    1150000 | #Constraints:      31724
926.14/962.62	c #Conflicts:    1151000 | #Constraints:      32724
926.14/962.62	c #Conflicts:    1152000 | #Constraints:      33724
926.14/962.62	c #Conflicts:    1153000 | #Constraints:      34724
926.14/962.62	c #Conflicts:    1154000 | #Constraints:      35724
926.14/962.62	c #Conflicts:    1155000 | #Constraints:      36724
926.14/962.62	c #Conflicts:    1156000 | #Constraints:      37724
926.14/962.62	c #Conflicts:    1157000 | #Constraints:      38724
926.14/962.62	c #Conflicts:    1158000 | #Constraints:      39724
926.14/962.62	c #Conflicts:    1159000 | #Constraints:      40724
926.14/962.62	c #Conflicts:    1160000 | #Constraints:      41724
926.14/962.62	c #Conflicts:    1161000 | #Constraints:      42724
926.14/962.62	c #Conflicts:    1162000 | #Constraints:      43724
926.14/962.62	c #Conflicts:    1163000 | #Constraints:      44724
926.14/962.62	c #Conflicts:    1164000 | #Constraints:      45724
926.14/962.62	c #Conflicts:    1165000 | #Constraints:      46724
926.14/962.62	c #Conflicts:    1166000 | #Constraints:      47724
926.14/962.62	c #Conflicts:    1167000 | #Constraints:      48724
926.14/962.62	c #Conflicts:    1168000 | #Constraints:      49724
926.14/962.62	c INPROCESSING
926.14/962.62	c GARBAGE COLLECT
926.14/962.62	c rational objective 999
945.61/982.16	c #Conflicts:    1169000 | #Constraints:      29311
945.61/982.16	c #Conflicts:    1170000 | #Constraints:      30311
945.61/982.16	c #Conflicts:    1171000 | #Constraints:      31311
945.61/982.16	c #Conflicts:    1172000 | #Constraints:      32311
945.61/982.16	c #Conflicts:    1173000 | #Constraints:      33311
945.61/982.16	c #Conflicts:    1174000 | #Constraints:      34311
945.61/982.16	c #Conflicts:    1175000 | #Constraints:      35311
945.61/982.16	c #Conflicts:    1176000 | #Constraints:      36311
945.61/982.16	c #Conflicts:    1177000 | #Constraints:      37311
945.61/982.16	c #Conflicts:    1178000 | #Constraints:      38311
945.61/982.16	c #Conflicts:    1179000 | #Constraints:      39311
945.61/982.16	c #Conflicts:    1180000 | #Constraints:      40311
945.61/982.16	c #Conflicts:    1181000 | #Constraints:      41311
945.61/982.16	c #Conflicts:    1182000 | #Constraints:      42311
945.61/982.16	c #Conflicts:    1183000 | #Constraints:      43311
945.61/982.16	c #Conflicts:    1184000 | #Constraints:      44311
945.61/982.16	c #Conflicts:    1185000 | #Constraints:      45311
945.61/982.16	c #Conflicts:    1186000 | #Constraints:      46311
945.61/982.16	c #Conflicts:    1187000 | #Constraints:      47311
945.61/982.16	c #Conflicts:    1188000 | #Constraints:      48311
945.61/982.16	c #Conflicts:    1189000 | #Constraints:      49311
945.61/982.16	c #Conflicts:    1190000 | #Constraints:      50311
945.61/982.16	c INPROCESSING
945.61/982.16	c GARBAGE COLLECT
945.61/982.16	c rational objective 999
967.76/1004.47	c #Conflicts:    1191000 | #Constraints:      29677
967.76/1004.47	c #Conflicts:    1192000 | #Constraints:      30729
967.76/1004.47	c #Conflicts:    1193000 | #Constraints:      31791
967.76/1004.47	c #Conflicts:    1194000 | #Constraints:      32842
967.76/1004.47	c #Conflicts:    1195000 | #Constraints:      33896
967.76/1004.47	c #Conflicts:    1196000 | #Constraints:      34947
967.76/1004.47	c #Conflicts:    1197000 | #Constraints:      35993
967.76/1004.47	c #Conflicts:    1198000 | #Constraints:      37044
967.76/1004.47	c #Conflicts:    1199000 | #Constraints:      38080
967.76/1004.47	c #Conflicts:    1200000 | #Constraints:      39115
967.76/1004.47	c #Conflicts:    1201000 | #Constraints:      40139
967.76/1004.47	c #Conflicts:    1202000 | #Constraints:      41175
967.76/1004.47	c #Conflicts:    1203000 | #Constraints:      42201
967.76/1004.47	c #Conflicts:    1204000 | #Constraints:      43236
967.76/1004.47	c #Conflicts:    1205000 | #Constraints:      44274
967.76/1004.47	c #Conflicts:    1206000 | #Constraints:      45326
967.76/1004.47	c #Conflicts:    1207000 | #Constraints:      46356
967.76/1004.47	c #Conflicts:    1208000 | #Constraints:      47395
967.76/1004.47	c #Conflicts:    1209000 | #Constraints:      48433
967.76/1004.47	c #Conflicts:    1210000 | #Constraints:      49467
967.76/1004.47	c #Conflicts:    1211000 | #Constraints:      50498
967.76/1004.47	c #Conflicts:    1212000 | #Constraints:      51524
967.76/1004.47	c INPROCESSING
967.76/1004.47	c GARBAGE COLLECT
967.76/1004.47	c rational objective 999
989.17/1026.96	c #Conflicts:    1213000 | #Constraints:      30191
989.17/1026.96	c #Conflicts:    1214000 | #Constraints:      31191
989.17/1026.96	c #Conflicts:    1215000 | #Constraints:      32191
989.17/1026.96	c #Conflicts:    1216000 | #Constraints:      33191
989.17/1026.96	c #Conflicts:    1217000 | #Constraints:      34191
989.17/1026.96	c #Conflicts:    1218000 | #Constraints:      35191
989.17/1026.96	c #Conflicts:    1219000 | #Constraints:      36191
989.17/1026.96	c #Conflicts:    1220000 | #Constraints:      37191
989.17/1026.96	c #Conflicts:    1221000 | #Constraints:      38191
989.17/1026.96	c #Conflicts:    1222000 | #Constraints:      39191
989.17/1026.96	c #Conflicts:    1223000 | #Constraints:      40191
989.17/1026.96	c #Conflicts:    1224000 | #Constraints:      41191
989.17/1026.96	c #Conflicts:    1225000 | #Constraints:      42191
989.17/1026.96	c #Conflicts:    1226000 | #Constraints:      43191
989.17/1026.96	c #Conflicts:    1227000 | #Constraints:      44191
989.17/1026.96	c #Conflicts:    1228000 | #Constraints:      45191
989.17/1026.96	c #Conflicts:    1229000 | #Constraints:      46191
989.17/1026.96	c #Conflicts:    1230000 | #Constraints:      47191
989.17/1026.96	c #Conflicts:    1231000 | #Constraints:      48191
989.17/1026.96	c #Conflicts:    1232000 | #Constraints:      49191
989.17/1026.96	c #Conflicts:    1233000 | #Constraints:      50191
989.17/1026.96	c #Conflicts:    1234000 | #Constraints:      51191
989.17/1026.96	c INPROCESSING
989.17/1026.96	c GARBAGE COLLECT
989.17/1026.96	c rational objective 999
1010.42/1049.08	c #Conflicts:    1235000 | #Constraints:      30010
1010.42/1049.08	c #Conflicts:    1236000 | #Constraints:      31010
1010.42/1049.08	c #Conflicts:    1237000 | #Constraints:      32010
1010.42/1049.08	c #Conflicts:    1238000 | #Constraints:      33010
1010.42/1049.08	c #Conflicts:    1239000 | #Constraints:      34010
1010.42/1049.08	c #Conflicts:    1240000 | #Constraints:      35010
1010.42/1049.08	c #Conflicts:    1241000 | #Constraints:      36010
1010.42/1049.08	c #Conflicts:    1242000 | #Constraints:      37010
1010.42/1049.08	c #Conflicts:    1243000 | #Constraints:      38011
1010.42/1049.08	c #Conflicts:    1244000 | #Constraints:      39011
1010.42/1049.08	c #Conflicts:    1245000 | #Constraints:      40012
1010.42/1049.08	c #Conflicts:    1246000 | #Constraints:      41013
1010.42/1049.08	c #Conflicts:    1247000 | #Constraints:      42015
1010.42/1049.08	c #Conflicts:    1248000 | #Constraints:      43017
1010.42/1049.08	c #Conflicts:    1249000 | #Constraints:      44017
1010.42/1049.08	c #Conflicts:    1250000 | #Constraints:      45018
1010.42/1049.08	c #Conflicts:    1251000 | #Constraints:      46018
1010.42/1049.08	c #Conflicts:    1252000 | #Constraints:      47021
1010.42/1049.08	c #Conflicts:    1253000 | #Constraints:      48021
1010.42/1049.08	c #Conflicts:    1254000 | #Constraints:      49022
1010.42/1049.08	c #Conflicts:    1255000 | #Constraints:      50023
1010.42/1049.08	c #Conflicts:    1256000 | #Constraints:      51024
1010.42/1049.08	c INPROCESSING
1010.42/1049.08	c GARBAGE COLLECT
1010.42/1049.08	c rational objective 999
1035.36/1074.08	c #Conflicts:    1257000 | #Constraints:      29701
1035.36/1074.08	c #Conflicts:    1258000 | #Constraints:      30702
1035.36/1074.08	c #Conflicts:    1259000 | #Constraints:      31713
1035.36/1074.08	c #Conflicts:    1260000 | #Constraints:      32763
1035.36/1074.08	c #Conflicts:    1261000 | #Constraints:      33823
1035.36/1074.08	c #Conflicts:    1262000 | #Constraints:      34885
1035.36/1074.08	c #Conflicts:    1263000 | #Constraints:      35944
1035.36/1074.08	c #Conflicts:    1264000 | #Constraints:      37011
1035.36/1074.08	c #Conflicts:    1265000 | #Constraints:      38053
1035.36/1074.08	c #Conflicts:    1266000 | #Constraints:      39093
1035.36/1074.08	c #Conflicts:    1267000 | #Constraints:      40122
1035.36/1074.08	c #Conflicts:    1268000 | #Constraints:      41149
1035.36/1074.08	c #Conflicts:    1269000 | #Constraints:      42178
1035.36/1074.08	c #Conflicts:    1270000 | #Constraints:      43224
1035.36/1074.08	c #Conflicts:    1271000 | #Constraints:      44269
1035.36/1074.08	c #Conflicts:    1272000 | #Constraints:      45315
1035.36/1074.08	c #Conflicts:    1273000 | #Constraints:      46357
1035.36/1074.08	c #Conflicts:    1274000 | #Constraints:      47410
1035.36/1074.08	c #Conflicts:    1275000 | #Constraints:      48451
1035.36/1074.08	c #Conflicts:    1276000 | #Constraints:      49496
1035.36/1074.08	c #Conflicts:    1277000 | #Constraints:      50533
1035.36/1074.08	c #Conflicts:    1278000 | #Constraints:      51571
1035.36/1074.08	c #Conflicts:    1279000 | #Constraints:      52611
1035.36/1074.08	c INPROCESSING
1035.36/1074.08	c GARBAGE COLLECT
1035.36/1074.08	c rational objective 999
1059.17/1098.19	c #Conflicts:    1280000 | #Constraints:      30614
1059.17/1098.19	c #Conflicts:    1281000 | #Constraints:      31614
1059.17/1098.19	c #Conflicts:    1282000 | #Constraints:      32614
1059.17/1098.19	c #Conflicts:    1283000 | #Constraints:      33614
1059.17/1098.19	c #Conflicts:    1284000 | #Constraints:      34614
1059.17/1098.19	c #Conflicts:    1285000 | #Constraints:      35614
1059.17/1098.19	c #Conflicts:    1286000 | #Constraints:      36614
1059.17/1098.19	c #Conflicts:    1287000 | #Constraints:      37614
1059.17/1098.19	c #Conflicts:    1288000 | #Constraints:      38614
1059.17/1098.19	c #Conflicts:    1289000 | #Constraints:      39614
1059.17/1098.19	c #Conflicts:    1290000 | #Constraints:      40614
1059.17/1098.19	c #Conflicts:    1291000 | #Constraints:      41614
1059.17/1098.19	c #Conflicts:    1292000 | #Constraints:      42614
1059.17/1098.19	c #Conflicts:    1293000 | #Constraints:      43614
1059.17/1098.19	c #Conflicts:    1294000 | #Constraints:      44614
1059.17/1098.19	c #Conflicts:    1295000 | #Constraints:      45614
1059.17/1098.19	c #Conflicts:    1296000 | #Constraints:      46614
1059.17/1098.19	c #Conflicts:    1297000 | #Constraints:      47614
1059.17/1098.19	c #Conflicts:    1298000 | #Constraints:      48614
1059.17/1098.19	c #Conflicts:    1299000 | #Constraints:      49614
1059.17/1098.19	c #Conflicts:    1300000 | #Constraints:      50614
1059.17/1098.19	c #Conflicts:    1301000 | #Constraints:      51614
1059.17/1098.19	c #Conflicts:    1302000 | #Constraints:      52614
1059.17/1098.19	c INPROCESSING
1059.17/1098.19	c GARBAGE COLLECT
1059.17/1098.19	c rational objective 999
1084.80/1123.90	c #Conflicts:    1303000 | #Constraints:      30885
1084.80/1123.90	c #Conflicts:    1304000 | #Constraints:      31982
1084.80/1123.90	c #Conflicts:    1305000 | #Constraints:      33060
1084.80/1123.90	c #Conflicts:    1306000 | #Constraints:      34124
1084.80/1123.90	c #Conflicts:    1307000 | #Constraints:      35187
1084.80/1123.90	c #Conflicts:    1308000 | #Constraints:      36277
1084.80/1123.90	c #Conflicts:    1309000 | #Constraints:      37350
1084.80/1123.90	c #Conflicts:    1310000 | #Constraints:      38431
1084.80/1123.90	c #Conflicts:    1311000 | #Constraints:      39505
1084.80/1123.90	c #Conflicts:    1312000 | #Constraints:      40563
1084.80/1123.90	c #Conflicts:    1313000 | #Constraints:      41615
1084.80/1123.90	c #Conflicts:    1314000 | #Constraints:      42655
1084.80/1123.90	c #Conflicts:    1315000 | #Constraints:      43699
1084.80/1123.90	c #Conflicts:    1316000 | #Constraints:      44762
1084.80/1123.90	c #Conflicts:    1317000 | #Constraints:      45801
1084.80/1123.90	c #Conflicts:    1318000 | #Constraints:      46828
1084.80/1123.90	c #Conflicts:    1319000 | #Constraints:      47860
1084.80/1123.90	c #Conflicts:    1320000 | #Constraints:      48914
1084.80/1123.90	c #Conflicts:    1321000 | #Constraints:      49956
1084.80/1123.90	c #Conflicts:    1322000 | #Constraints:      51002
1084.80/1123.90	c #Conflicts:    1323000 | #Constraints:      52033
1084.80/1123.90	c #Conflicts:    1324000 | #Constraints:      53081
1084.80/1123.90	c #Conflicts:    1325000 | #Constraints:      54131
1084.80/1123.90	c INPROCESSING
1084.80/1123.90	c GARBAGE COLLECT
1084.80/1123.90	c rational objective 999
1107.86/1147.35	c #Conflicts:    1326000 | #Constraints:      31470
1107.86/1147.35	c #Conflicts:    1327000 | #Constraints:      32470
1107.86/1147.35	c #Conflicts:    1328000 | #Constraints:      33470
1107.86/1147.35	c #Conflicts:    1329000 | #Constraints:      34470
1107.86/1147.35	c #Conflicts:    1330000 | #Constraints:      35470
1107.86/1147.35	c #Conflicts:    1331000 | #Constraints:      36470
1107.86/1147.35	c #Conflicts:    1332000 | #Constraints:      37470
1107.86/1147.35	c #Conflicts:    1333000 | #Constraints:      38470
1107.86/1147.35	c #Conflicts:    1334000 | #Constraints:      39470
1107.86/1147.35	c #Conflicts:    1335000 | #Constraints:      40470
1107.86/1147.35	c #Conflicts:    1336000 | #Constraints:      41470
1107.86/1147.35	c #Conflicts:    1337000 | #Constraints:      42470
1107.86/1147.35	c #Conflicts:    1338000 | #Constraints:      43470
1107.86/1147.35	c #Conflicts:    1339000 | #Constraints:      44470
1107.86/1147.35	c #Conflicts:    1340000 | #Constraints:      45470
1107.86/1147.35	c #Conflicts:    1341000 | #Constraints:      46470
1107.86/1147.35	c #Conflicts:    1342000 | #Constraints:      47470
1107.86/1147.35	c #Conflicts:    1343000 | #Constraints:      48470
1107.86/1147.35	c #Conflicts:    1344000 | #Constraints:      49470
1107.86/1147.35	c #Conflicts:    1345000 | #Constraints:      50470
1107.86/1147.35	c #Conflicts:    1346000 | #Constraints:      51470
1107.86/1147.35	c #Conflicts:    1347000 | #Constraints:      52470
1107.86/1147.35	c #Conflicts:    1348000 | #Constraints:      53470
1107.86/1147.35	c INPROCESSING
1107.86/1147.35	c GARBAGE COLLECT
1107.86/1147.35	c rational objective 999
1129.50/1169.02	c #Conflicts:    1349000 | #Constraints:      31151
1129.50/1169.02	c #Conflicts:    1350000 | #Constraints:      32151
1129.50/1169.02	c #Conflicts:    1351000 | #Constraints:      33151
1129.50/1169.02	c #Conflicts:    1352000 | #Constraints:      34151
1129.50/1169.02	c #Conflicts:    1353000 | #Constraints:      35151
1129.50/1169.02	c #Conflicts:    1354000 | #Constraints:      36151
1129.50/1169.02	c #Conflicts:    1355000 | #Constraints:      37151
1129.50/1169.02	c #Conflicts:    1356000 | #Constraints:      38151
1129.50/1169.02	c #Conflicts:    1357000 | #Constraints:      39151
1129.50/1169.02	c #Conflicts:    1358000 | #Constraints:      40151
1129.50/1169.02	c #Conflicts:    1359000 | #Constraints:      41151
1129.50/1169.02	c #Conflicts:    1360000 | #Constraints:      42151
1129.50/1169.02	c #Conflicts:    1361000 | #Constraints:      43151
1129.50/1169.02	c #Conflicts:    1362000 | #Constraints:      44151
1129.50/1169.02	c #Conflicts:    1363000 | #Constraints:      45151
1129.50/1169.02	c #Conflicts:    1364000 | #Constraints:      46151
1129.50/1169.02	c #Conflicts:    1365000 | #Constraints:      47151
1129.50/1169.02	c #Conflicts:    1366000 | #Constraints:      48151
1129.50/1169.02	c #Conflicts:    1367000 | #Constraints:      49151
1129.50/1169.02	c #Conflicts:    1368000 | #Constraints:      50151
1129.50/1169.02	c #Conflicts:    1369000 | #Constraints:      51151
1129.50/1169.02	c #Conflicts:    1370000 | #Constraints:      52151
1129.50/1169.02	c #Conflicts:    1371000 | #Constraints:      53151
1129.50/1169.02	c INPROCESSING
1129.50/1169.02	c GARBAGE COLLECT
1129.50/1169.02	c rational objective 999
1156.97/1196.65	c #Conflicts:    1372000 | #Constraints:      30781
1156.97/1196.65	c #Conflicts:    1373000 | #Constraints:      31791
1156.97/1196.65	c #Conflicts:    1374000 | #Constraints:      32855
1156.97/1196.65	c #Conflicts:    1375000 | #Constraints:      33904
1156.97/1196.65	c #Conflicts:    1376000 | #Constraints:      34962
1156.97/1196.65	c #Conflicts:    1377000 | #Constraints:      36012
1156.97/1196.65	c #Conflicts:    1378000 | #Constraints:      37043
1156.97/1196.65	c #Conflicts:    1379000 | #Constraints:      38099
1156.97/1196.65	c #Conflicts:    1380000 | #Constraints:      39157
1156.97/1196.65	c #Conflicts:    1381000 | #Constraints:      40201
1156.97/1196.65	c #Conflicts:    1382000 | #Constraints:      41228
1156.97/1196.65	c #Conflicts:    1383000 | #Constraints:      42266
1156.97/1196.65	c #Conflicts:    1384000 | #Constraints:      43308
1156.97/1196.65	c #Conflicts:    1385000 | #Constraints:      44336
1156.97/1196.65	c #Conflicts:    1386000 | #Constraints:      45367
1156.97/1196.65	c #Conflicts:    1387000 | #Constraints:      46394
1156.97/1196.65	c #Conflicts:    1388000 | #Constraints:      47411
1156.97/1196.65	c #Conflicts:    1389000 | #Constraints:      48438
1156.97/1196.65	c #Conflicts:    1390000 | #Constraints:      49454
1156.97/1196.65	c #Conflicts:    1391000 | #Constraints:      50485
1156.97/1196.65	c #Conflicts:    1392000 | #Constraints:      51522
1156.97/1196.65	c #Conflicts:    1393000 | #Constraints:      52559
1156.97/1196.65	c #Conflicts:    1394000 | #Constraints:      53579
1156.97/1196.65	c #Conflicts:    1395000 | #Constraints:      54593
1156.97/1196.65	c INPROCESSING
1156.97/1196.65	c GARBAGE COLLECT
1156.97/1196.65	c rational objective 999
1180.99/1220.90	c #Conflicts:    1396000 | #Constraints:      31613
1180.99/1220.90	c #Conflicts:    1397000 | #Constraints:      32613
1180.99/1220.90	c #Conflicts:    1398000 | #Constraints:      33613
1180.99/1220.90	c #Conflicts:    1399000 | #Constraints:      34613
1180.99/1220.90	c #Conflicts:    1400000 | #Constraints:      35613
1180.99/1220.90	c #Conflicts:    1401000 | #Constraints:      36613
1180.99/1220.90	c #Conflicts:    1402000 | #Constraints:      37613
1180.99/1220.90	c #Conflicts:    1403000 | #Constraints:      38613
1180.99/1220.90	c #Conflicts:    1404000 | #Constraints:      39613
1180.99/1220.90	c #Conflicts:    1405000 | #Constraints:      40613
1180.99/1220.90	c #Conflicts:    1406000 | #Constraints:      41613
1180.99/1220.90	c #Conflicts:    1407000 | #Constraints:      42613
1180.99/1220.90	c #Conflicts:    1408000 | #Constraints:      43613
1180.99/1220.90	c #Conflicts:    1409000 | #Constraints:      44613
1180.99/1220.90	c #Conflicts:    1410000 | #Constraints:      45613
1180.99/1220.90	c #Conflicts:    1411000 | #Constraints:      46613
1180.99/1220.90	c #Conflicts:    1412000 | #Constraints:      47613
1180.99/1220.90	c #Conflicts:    1413000 | #Constraints:      48613
1180.99/1220.90	c #Conflicts:    1414000 | #Constraints:      49613
1180.99/1220.90	c #Conflicts:    1415000 | #Constraints:      50613
1180.99/1220.90	c #Conflicts:    1416000 | #Constraints:      51613
1180.99/1220.90	c #Conflicts:    1417000 | #Constraints:      52613
1180.99/1220.90	c #Conflicts:    1418000 | #Constraints:      53613
1180.99/1220.90	c #Conflicts:    1419000 | #Constraints:      54613
1180.99/1220.90	c INPROCESSING
1180.99/1220.90	c GARBAGE COLLECT
1180.99/1220.90	c rational objective 999
1204.26/1244.70	c #Conflicts:    1420000 | #Constraints:      31832
1204.26/1244.70	c #Conflicts:    1421000 | #Constraints:      32832
1204.26/1244.70	c #Conflicts:    1422000 | #Constraints:      33832
1204.26/1244.70	c #Conflicts:    1423000 | #Constraints:      34832
1204.26/1244.70	c #Conflicts:    1424000 | #Constraints:      35832
1204.26/1244.70	c #Conflicts:    1425000 | #Constraints:      36832
1204.26/1244.70	c #Conflicts:    1426000 | #Constraints:      37832
1204.26/1244.70	c #Conflicts:    1427000 | #Constraints:      38832
1204.26/1244.70	c #Conflicts:    1428000 | #Constraints:      39832
1204.26/1244.70	c #Conflicts:    1429000 | #Constraints:      40832
1204.26/1244.70	c #Conflicts:    1430000 | #Constraints:      41832
1204.26/1244.70	c #Conflicts:    1431000 | #Constraints:      42832
1204.26/1244.70	c #Conflicts:    1432000 | #Constraints:      43832
1204.26/1244.70	c #Conflicts:    1433000 | #Constraints:      44832
1204.26/1244.70	c #Conflicts:    1434000 | #Constraints:      45832
1204.26/1244.70	c #Conflicts:    1435000 | #Constraints:      46832
1204.26/1244.70	c #Conflicts:    1436000 | #Constraints:      47832
1204.26/1244.70	c #Conflicts:    1437000 | #Constraints:      48832
1204.26/1244.70	c #Conflicts:    1438000 | #Constraints:      49832
1204.26/1244.70	c #Conflicts:    1439000 | #Constraints:      50832
1204.26/1244.70	c #Conflicts:    1440000 | #Constraints:      51832
1204.26/1244.70	c #Conflicts:    1441000 | #Constraints:      52832
1204.26/1244.70	c #Conflicts:    1442000 | #Constraints:      53832
1204.26/1244.70	c #Conflicts:    1443000 | #Constraints:      54832
1204.26/1244.70	c INPROCESSING
1204.26/1244.70	c GARBAGE COLLECT
1204.26/1244.70	c rational objective 999
1225.54/1266.17	c #Conflicts:    1444000 | #Constraints:      31948
1225.54/1266.17	c #Conflicts:    1445000 | #Constraints:      32989
1225.54/1266.17	c #Conflicts:    1446000 | #Constraints:      34049
1225.54/1266.17	c #Conflicts:    1447000 | #Constraints:      35100
1225.54/1266.17	c #Conflicts:    1448000 | #Constraints:      36166
1225.54/1266.17	c #Conflicts:    1449000 | #Constraints:      37205
1225.54/1266.17	c #Conflicts:    1450000 | #Constraints:      38250
1225.54/1266.17	c #Conflicts:    1451000 | #Constraints:      39288
1225.54/1266.17	c #Conflicts:    1452000 | #Constraints:      40312
1225.54/1266.17	c #Conflicts:    1453000 | #Constraints:      41349
1225.54/1266.17	c #Conflicts:    1454000 | #Constraints:      42380
1225.54/1266.17	c #Conflicts:    1455000 | #Constraints:      43411
1225.54/1266.17	c #Conflicts:    1456000 | #Constraints:      44436
1225.54/1266.17	c #Conflicts:    1457000 | #Constraints:      45463
1225.54/1266.17	c #Conflicts:    1458000 | #Constraints:      46493
1225.54/1266.17	c #Conflicts:    1459000 | #Constraints:      47525
1225.54/1266.17	c #Conflicts:    1460000 | #Constraints:      48553
1225.54/1266.17	c #Conflicts:    1461000 | #Constraints:      49578
1225.54/1266.17	c #Conflicts:    1462000 | #Constraints:      50603
1225.54/1266.17	c #Conflicts:    1463000 | #Constraints:      51641
1225.54/1266.17	c #Conflicts:    1464000 | #Constraints:      52658
1225.54/1266.17	c #Conflicts:    1465000 | #Constraints:      53686
1225.54/1266.17	c #Conflicts:    1466000 | #Constraints:      54710
1225.54/1266.17	c #Conflicts:    1467000 | #Constraints:      55741
1225.54/1266.17	c INPROCESSING
1225.54/1266.17	c GARBAGE COLLECT
1225.54/1266.17	c rational objective 999
1250.38/1291.05	c #Conflicts:    1468000 | #Constraints:      32201
1250.38/1291.05	c #Conflicts:    1469000 | #Constraints:      33201
1250.38/1291.05	c #Conflicts:    1470000 | #Constraints:      34201
1250.38/1291.05	c #Conflicts:    1471000 | #Constraints:      35201
1250.38/1291.05	c #Conflicts:    1472000 | #Constraints:      36201
1250.38/1291.05	c #Conflicts:    1473000 | #Constraints:      37201
1250.38/1291.05	c #Conflicts:    1474000 | #Constraints:      38201
1250.38/1291.05	c #Conflicts:    1475000 | #Constraints:      39201
1250.38/1291.05	c #Conflicts:    1476000 | #Constraints:      40201
1250.38/1291.05	c #Conflicts:    1477000 | #Constraints:      41201
1250.38/1291.05	c #Conflicts:    1478000 | #Constraints:      42201
1250.38/1291.05	c #Conflicts:    1479000 | #Constraints:      43201
1250.38/1291.05	c #Conflicts:    1480000 | #Constraints:      44201
1250.38/1291.05	c #Conflicts:    1481000 | #Constraints:      45201
1250.38/1291.05	c #Conflicts:    1482000 | #Constraints:      46201
1250.38/1291.05	c #Conflicts:    1483000 | #Constraints:      47201
1250.38/1291.05	c #Conflicts:    1484000 | #Constraints:      48201
1250.38/1291.05	c #Conflicts:    1485000 | #Constraints:      49201
1250.38/1291.05	c #Conflicts:    1486000 | #Constraints:      50201
1250.38/1291.05	c #Conflicts:    1487000 | #Constraints:      51201
1250.38/1291.05	c #Conflicts:    1488000 | #Constraints:      52201
1250.38/1291.05	c #Conflicts:    1489000 | #Constraints:      53201
1250.38/1291.05	c #Conflicts:    1490000 | #Constraints:      54201
1250.38/1291.05	c #Conflicts:    1491000 | #Constraints:      55201
1250.38/1291.05	c INPROCESSING
1250.38/1291.05	c GARBAGE COLLECT
1250.38/1291.05	c rational objective 999
1272.25/1313.06	c #Conflicts:    1492000 | #Constraints:      31822
1272.25/1313.06	c #Conflicts:    1493000 | #Constraints:      32892
1272.25/1313.06	c #Conflicts:    1494000 | #Constraints:      33945
1272.25/1313.06	c #Conflicts:    1495000 | #Constraints:      35011
1272.25/1313.06	c #Conflicts:    1496000 | #Constraints:      36064
1272.25/1313.06	c #Conflicts:    1497000 | #Constraints:      37116
1272.25/1313.06	c #Conflicts:    1498000 | #Constraints:      38180
1272.25/1313.06	c #Conflicts:    1499000 | #Constraints:      39225
1272.25/1313.06	c #Conflicts:    1500000 | #Constraints:      40274
1272.25/1313.06	c #Conflicts:    1501000 | #Constraints:      41320
1272.25/1313.06	c #Conflicts:    1502000 | #Constraints:      42351
1272.25/1313.06	c #Conflicts:    1503000 | #Constraints:      43393
1272.25/1313.06	c #Conflicts:    1504000 | #Constraints:      44424
1272.25/1313.06	c #Conflicts:    1505000 | #Constraints:      45474
1272.25/1313.06	c #Conflicts:    1506000 | #Constraints:      46550
1272.25/1313.06	c #Conflicts:    1507000 | #Constraints:      47583
1272.25/1313.06	c #Conflicts:    1508000 | #Constraints:      48618
1272.25/1313.06	c #Conflicts:    1509000 | #Constraints:      49652
1272.25/1313.06	c #Conflicts:    1510000 | #Constraints:      50685
1272.25/1313.06	c #Conflicts:    1511000 | #Constraints:      51730
1272.25/1313.06	c #Conflicts:    1512000 | #Constraints:      52757
1272.25/1313.06	c #Conflicts:    1513000 | #Constraints:      53787
1272.25/1313.06	c #Conflicts:    1514000 | #Constraints:      54807
1272.25/1313.06	c #Conflicts:    1515000 | #Constraints:      55829
1272.25/1313.06	c #Conflicts:    1516000 | #Constraints:      56854
1272.25/1313.06	c INPROCESSING
1272.25/1313.06	c GARBAGE COLLECT
1272.25/1313.06	c rational objective 999
1297.79/1338.71	c #Conflicts:    1517000 | #Constraints:      32761
1297.79/1338.71	c #Conflicts:    1518000 | #Constraints:      33761
1297.79/1338.71	c #Conflicts:    1519000 | #Constraints:      34761
1297.79/1338.71	c #Conflicts:    1520000 | #Constraints:      35761
1297.79/1338.71	c #Conflicts:    1521000 | #Constraints:      36761
1297.79/1338.71	c #Conflicts:    1522000 | #Constraints:      37761
1297.79/1338.71	c #Conflicts:    1523000 | #Constraints:      38761
1297.79/1338.71	c #Conflicts:    1524000 | #Constraints:      39761
1297.79/1338.71	c #Conflicts:    1525000 | #Constraints:      40761
1297.79/1338.71	c #Conflicts:    1526000 | #Constraints:      41761
1297.79/1338.71	c #Conflicts:    1527000 | #Constraints:      42761
1297.79/1338.71	c #Conflicts:    1528000 | #Constraints:      43761
1297.79/1338.71	c #Conflicts:    1529000 | #Constraints:      44761
1297.79/1338.71	c #Conflicts:    1530000 | #Constraints:      45761
1297.79/1338.71	c #Conflicts:    1531000 | #Constraints:      46761
1297.79/1338.71	c #Conflicts:    1532000 | #Constraints:      47761
1297.79/1338.71	c #Conflicts:    1533000 | #Constraints:      48761
1297.79/1338.71	c #Conflicts:    1534000 | #Constraints:      49761
1297.79/1338.71	c #Conflicts:    1535000 | #Constraints:      50761
1297.79/1338.71	c #Conflicts:    1536000 | #Constraints:      51761
1297.79/1338.71	c #Conflicts:    1537000 | #Constraints:      52761
1297.79/1338.71	c #Conflicts:    1538000 | #Constraints:      53761
1297.79/1338.71	c #Conflicts:    1539000 | #Constraints:      54761
1297.79/1338.71	c #Conflicts:    1540000 | #Constraints:      55761
1297.79/1338.71	c #Conflicts:    1541000 | #Constraints:      56761
1297.79/1338.71	c INPROCESSING
1297.79/1338.71	c GARBAGE COLLECT
1297.79/1338.71	c rational objective 999
1323.86/1364.96	c #Conflicts:    1542000 | #Constraints:      32919
1323.86/1364.96	c #Conflicts:    1543000 | #Constraints:      33919
1323.86/1364.96	c #Conflicts:    1544000 | #Constraints:      34919
1323.86/1364.96	c #Conflicts:    1545000 | #Constraints:      35919
1323.86/1364.96	c #Conflicts:    1546000 | #Constraints:      36919
1323.86/1364.96	c #Conflicts:    1547000 | #Constraints:      37919
1323.86/1364.96	c #Conflicts:    1548000 | #Constraints:      38919
1323.86/1364.96	c #Conflicts:    1549000 | #Constraints:      39919
1323.86/1364.96	c #Conflicts:    1550000 | #Constraints:      40919
1323.86/1364.96	c #Conflicts:    1551000 | #Constraints:      41919
1323.86/1364.96	c #Conflicts:    1552000 | #Constraints:      42919
1323.86/1364.96	c #Conflicts:    1553000 | #Constraints:      43919
1323.86/1364.96	c #Conflicts:    1554000 | #Constraints:      44919
1323.86/1364.96	c #Conflicts:    1555000 | #Constraints:      45919
1323.86/1364.96	c #Conflicts:    1556000 | #Constraints:      46919
1323.86/1364.96	c #Conflicts:    1557000 | #Constraints:      47919
1323.86/1364.96	c #Conflicts:    1558000 | #Constraints:      48919
1323.86/1364.96	c #Conflicts:    1559000 | #Constraints:      49919
1323.86/1364.96	c #Conflicts:    1560000 | #Constraints:      50919
1323.86/1364.96	c #Conflicts:    1561000 | #Constraints:      51919
1323.86/1364.96	c #Conflicts:    1562000 | #Constraints:      52919
1323.86/1364.96	c #Conflicts:    1563000 | #Constraints:      53919
1323.86/1364.96	c #Conflicts:    1564000 | #Constraints:      54919
1323.86/1364.96	c #Conflicts:    1565000 | #Constraints:      55919
1323.86/1364.96	c #Conflicts:    1566000 | #Constraints:      56919
1323.86/1364.96	c INPROCESSING
1323.86/1364.96	c GARBAGE COLLECT
1323.86/1364.96	c rational objective 999
1348.81/1391.10	c #Conflicts:    1567000 | #Constraints:      33001
1348.81/1391.10	c #Conflicts:    1568000 | #Constraints:      34013
1348.81/1391.10	c #Conflicts:    1569000 | #Constraints:      35038
1348.81/1391.10	c #Conflicts:    1570000 | #Constraints:      36063
1348.81/1391.10	c #Conflicts:    1571000 | #Constraints:      37080
1348.81/1391.10	c #Conflicts:    1572000 | #Constraints:      38125
1348.81/1391.10	c #Conflicts:    1573000 | #Constraints:      39169
1348.81/1391.10	c #Conflicts:    1574000 | #Constraints:      40207
1348.81/1391.10	c #Conflicts:    1575000 | #Constraints:      41249
1348.81/1391.10	c #Conflicts:    1576000 | #Constraints:      42282
1348.81/1391.10	c #Conflicts:    1577000 | #Constraints:      43314
1348.81/1391.10	c #Conflicts:    1578000 | #Constraints:      44351
1348.81/1391.10	c #Conflicts:    1579000 | #Constraints:      45375
1348.81/1391.10	c #Conflicts:    1580000 | #Constraints:      46405
1348.81/1391.10	c #Conflicts:    1581000 | #Constraints:      47441
1348.81/1391.10	c #Conflicts:    1582000 | #Constraints:      48490
1348.81/1391.10	c #Conflicts:    1583000 | #Constraints:      49517
1348.81/1391.10	c #Conflicts:    1584000 | #Constraints:      50540
1348.81/1391.10	c #Conflicts:    1585000 | #Constraints:      51563
1348.81/1391.10	c #Conflicts:    1586000 | #Constraints:      52580
1348.81/1391.10	c #Conflicts:    1587000 | #Constraints:      53593
1348.81/1391.10	c #Conflicts:    1588000 | #Constraints:      54608
1348.81/1391.10	c #Conflicts:    1589000 | #Constraints:      55628
1348.81/1391.10	c #Conflicts:    1590000 | #Constraints:      56646
1348.81/1391.10	c #Conflicts:    1591000 | #Constraints:      57671
1348.81/1391.10	c INPROCESSING
1348.81/1391.10	c GARBAGE COLLECT
1348.81/1391.10	c rational objective 999
1375.18/1417.60	c #Conflicts:    1592000 | #Constraints:      33163
1375.18/1417.60	c #Conflicts:    1593000 | #Constraints:      34163
1375.18/1417.60	c #Conflicts:    1594000 | #Constraints:      35163
1375.18/1417.60	c #Conflicts:    1595000 | #Constraints:      36163
1375.18/1417.60	c #Conflicts:    1596000 | #Constraints:      37163
1375.18/1417.60	c #Conflicts:    1597000 | #Constraints:      38163
1375.18/1417.60	c #Conflicts:    1598000 | #Constraints:      39163
1375.18/1417.60	c #Conflicts:    1599000 | #Constraints:      40163
1375.18/1417.60	c #Conflicts:    1600000 | #Constraints:      41163
1375.18/1417.60	c #Conflicts:    1601000 | #Constraints:      42163
1375.18/1417.60	c #Conflicts:    1602000 | #Constraints:      43163
1375.18/1417.60	c #Conflicts:    1603000 | #Constraints:      44163
1375.18/1417.60	c #Conflicts:    1604000 | #Constraints:      45163
1375.18/1417.60	c #Conflicts:    1605000 | #Constraints:      46163
1375.18/1417.60	c #Conflicts:    1606000 | #Constraints:      47163
1375.18/1417.60	c #Conflicts:    1607000 | #Constraints:      48163
1375.18/1417.60	c #Conflicts:    1608000 | #Constraints:      49163
1375.18/1417.60	c #Conflicts:    1609000 | #Constraints:      50163
1375.18/1417.60	c #Conflicts:    1610000 | #Constraints:      51163
1375.18/1417.60	c #Conflicts:    1611000 | #Constraints:      52163
1375.18/1417.60	c #Conflicts:    1612000 | #Constraints:      53163
1375.18/1417.60	c #Conflicts:    1613000 | #Constraints:      54163
1375.18/1417.60	c #Conflicts:    1614000 | #Constraints:      55163
1375.18/1417.60	c #Conflicts:    1615000 | #Constraints:      56163
1375.18/1417.60	c #Conflicts:    1616000 | #Constraints:      57163
1375.18/1417.60	c INPROCESSING
1375.18/1417.60	c GARBAGE COLLECT
1375.18/1417.60	c rational objective 999
1403.50/1446.05	c #Conflicts:    1617000 | #Constraints:      32816
1403.50/1446.05	c #Conflicts:    1618000 | #Constraints:      33845
1403.50/1446.05	c #Conflicts:    1619000 | #Constraints:      34874
1403.50/1446.05	c #Conflicts:    1620000 | #Constraints:      35894
1403.50/1446.05	c #Conflicts:    1621000 | #Constraints:      36919
1403.50/1446.05	c #Conflicts:    1622000 | #Constraints:      37946
1403.50/1446.05	c #Conflicts:    1623000 | #Constraints:      38969
1403.50/1446.05	c #Conflicts:    1624000 | #Constraints:      39986
1403.50/1446.05	c #Conflicts:    1625000 | #Constraints:      41002
1403.50/1446.05	c #Conflicts:    1626000 | #Constraints:      42026
1403.50/1446.05	c #Conflicts:    1627000 | #Constraints:      43041
1403.50/1446.05	c #Conflicts:    1628000 | #Constraints:      44054
1403.50/1446.05	c #Conflicts:    1629000 | #Constraints:      45071
1403.50/1446.05	c #Conflicts:    1630000 | #Constraints:      46091
1403.50/1446.05	c #Conflicts:    1631000 | #Constraints:      47111
1403.50/1446.05	c #Conflicts:    1632000 | #Constraints:      48129
1403.50/1446.05	c #Conflicts:    1633000 | #Constraints:      49151
1403.50/1446.05	c #Conflicts:    1634000 | #Constraints:      50160
1403.50/1446.05	c #Conflicts:    1635000 | #Constraints:      51175
1403.50/1446.05	c #Conflicts:    1636000 | #Constraints:      52193
1403.50/1446.05	c #Conflicts:    1637000 | #Constraints:      53213
1403.50/1446.05	c #Conflicts:    1638000 | #Constraints:      54220
1403.50/1446.05	c #Conflicts:    1639000 | #Constraints:      55241
1403.50/1446.05	c #Conflicts:    1640000 | #Constraints:      56254
1403.50/1446.05	c #Conflicts:    1641000 | #Constraints:      57283
1403.50/1446.05	c #Conflicts:    1642000 | #Constraints:      58302
1403.50/1446.05	c INPROCESSING
1403.50/1446.05	c GARBAGE COLLECT
1403.50/1446.05	c rational objective 999
1429.03/1471.60	c #Conflicts:    1643000 | #Constraints:      33493
1429.03/1471.60	c #Conflicts:    1644000 | #Constraints:      34493
1429.03/1471.60	c #Conflicts:    1645000 | #Constraints:      35493
1429.03/1471.60	c #Conflicts:    1646000 | #Constraints:      36493
1429.03/1471.60	c #Conflicts:    1647000 | #Constraints:      37493
1429.03/1471.60	c #Conflicts:    1648000 | #Constraints:      38493
1429.03/1471.60	c #Conflicts:    1649000 | #Constraints:      39493
1429.03/1471.60	c #Conflicts:    1650000 | #Constraints:      40493
1429.03/1471.60	c #Conflicts:    1651000 | #Constraints:      41493
1429.03/1471.60	c #Conflicts:    1652000 | #Constraints:      42493
1429.03/1471.60	c #Conflicts:    1653000 | #Constraints:      43493
1429.03/1471.60	c #Conflicts:    1654000 | #Constraints:      44494
1429.03/1471.60	c #Conflicts:    1655000 | #Constraints:      45494
1429.03/1471.60	c #Conflicts:    1656000 | #Constraints:      46494
1429.03/1471.60	c #Conflicts:    1657000 | #Constraints:      47495
1429.03/1471.60	c #Conflicts:    1658000 | #Constraints:      48495
1429.03/1471.60	c #Conflicts:    1659000 | #Constraints:      49495
1429.03/1471.60	c #Conflicts:    1660000 | #Constraints:      50496
1429.03/1471.60	c #Conflicts:    1661000 | #Constraints:      51496
1429.03/1471.60	c #Conflicts:    1662000 | #Constraints:      52497
1429.03/1471.60	c #Conflicts:    1663000 | #Constraints:      53498
1429.03/1471.60	c #Conflicts:    1664000 | #Constraints:      54498
1429.03/1471.60	c #Conflicts:    1665000 | #Constraints:      55498
1429.03/1471.60	c #Conflicts:    1666000 | #Constraints:      56498
1429.03/1471.60	c #Conflicts:    1667000 | #Constraints:      57498
1429.03/1471.60	c #Conflicts:    1668000 | #Constraints:      58498
1429.03/1471.60	c INPROCESSING
1429.03/1471.60	c GARBAGE COLLECT
1429.03/1471.60	c rational objective 999
1455.81/1498.51	c #Conflicts:    1669000 | #Constraints:      33794
1455.81/1498.51	c #Conflicts:    1670000 | #Constraints:      34794
1455.81/1498.51	c #Conflicts:    1671000 | #Constraints:      35794
1455.81/1498.51	c #Conflicts:    1672000 | #Constraints:      36794
1455.81/1498.51	c #Conflicts:    1673000 | #Constraints:      37794
1455.81/1498.51	c #Conflicts:    1674000 | #Constraints:      38794
1455.81/1498.51	c #Conflicts:    1675000 | #Constraints:      39794
1455.81/1498.51	c #Conflicts:    1676000 | #Constraints:      40794
1455.81/1498.51	c #Conflicts:    1677000 | #Constraints:      41794
1455.81/1498.51	c #Conflicts:    1678000 | #Constraints:      42794
1455.81/1498.51	c #Conflicts:    1679000 | #Constraints:      43794
1455.81/1498.51	c #Conflicts:    1680000 | #Constraints:      44794
1455.81/1498.51	c #Conflicts:    1681000 | #Constraints:      45794
1455.81/1498.51	c #Conflicts:    1682000 | #Constraints:      46794
1455.81/1498.51	c #Conflicts:    1683000 | #Constraints:      47794
1455.81/1498.51	c #Conflicts:    1684000 | #Constraints:      48794
1455.81/1498.51	c #Conflicts:    1685000 | #Constraints:      49794
1455.81/1498.51	c #Conflicts:    1686000 | #Constraints:      50794
1455.81/1498.51	c #Conflicts:    1687000 | #Constraints:      51794
1455.81/1498.51	c #Conflicts:    1688000 | #Constraints:      52794
1455.81/1498.51	c #Conflicts:    1689000 | #Constraints:      53794
1455.81/1498.51	c #Conflicts:    1690000 | #Constraints:      54794
1455.81/1498.51	c #Conflicts:    1691000 | #Constraints:      55794
1455.81/1498.51	c #Conflicts:    1692000 | #Constraints:      56794
1455.81/1498.51	c #Conflicts:    1693000 | #Constraints:      57794
1455.81/1498.51	c #Conflicts:    1694000 | #Constraints:      58794
1455.81/1498.51	c INPROCESSING
1455.81/1498.51	c GARBAGE COLLECT
1455.81/1498.51	c rational objective 999
1490.44/1533.34	c #Conflicts:    1695000 | #Constraints:      33912
1490.44/1533.34	c #Conflicts:    1696000 | #Constraints:      34913
1490.44/1533.34	c #Conflicts:    1697000 | #Constraints:      35916
1490.44/1533.34	c #Conflicts:    1698000 | #Constraints:      36987
1490.44/1533.34	c #Conflicts:    1699000 | #Constraints:      38052
1490.44/1533.34	c #Conflicts:    1700000 | #Constraints:      39105
1490.44/1533.34	c #Conflicts:    1701000 | #Constraints:      40162
1490.44/1533.34	c #Conflicts:    1702000 | #Constraints:      41213
1490.44/1533.34	c #Conflicts:    1703000 | #Constraints:      42263
1490.44/1533.34	c #Conflicts:    1704000 | #Constraints:      43314
1490.44/1533.34	c #Conflicts:    1705000 | #Constraints:      44344
1490.44/1533.34	c #Conflicts:    1706000 | #Constraints:      45379
1490.44/1533.34	c #Conflicts:    1707000 | #Constraints:      46430
1490.44/1533.34	c #Conflicts:    1708000 | #Constraints:      47473
1490.44/1533.34	c #Conflicts:    1709000 | #Constraints:      48515
1490.44/1533.34	c #Conflicts:    1710000 | #Constraints:      49555
1490.44/1533.34	c #Conflicts:    1711000 | #Constraints:      50595
1490.44/1533.34	c #Conflicts:    1712000 | #Constraints:      51614
1490.44/1533.34	c #Conflicts:    1713000 | #Constraints:      52632
1490.44/1533.34	c #Conflicts:    1714000 | #Constraints:      53656
1490.44/1533.34	c #Conflicts:    1715000 | #Constraints:      54692
1490.44/1533.34	c #Conflicts:    1716000 | #Constraints:      55721
1490.44/1533.34	c #Conflicts:    1717000 | #Constraints:      56754
1490.44/1533.34	c #Conflicts:    1718000 | #Constraints:      57790
1490.44/1533.34	c #Conflicts:    1719000 | #Constraints:      58830
1490.44/1533.34	c #Conflicts:    1720000 | #Constraints:      59882
1490.44/1533.34	c INPROCESSING
1490.44/1533.34	c GARBAGE COLLECT
1490.44/1533.34	c rational objective 999
1517.72/1560.76	c #Conflicts:    1721000 | #Constraints:      34242
1517.72/1560.76	c #Conflicts:    1722000 | #Constraints:      35242
1517.72/1560.76	c #Conflicts:    1723000 | #Constraints:      36242
1517.72/1560.76	c #Conflicts:    1724000 | #Constraints:      37242
1517.72/1560.76	c #Conflicts:    1725000 | #Constraints:      38242
1517.72/1560.76	c #Conflicts:    1726000 | #Constraints:      39242
1517.72/1560.76	c #Conflicts:    1727000 | #Constraints:      40242
1517.72/1560.76	c #Conflicts:    1728000 | #Constraints:      41242
1517.72/1560.76	c #Conflicts:    1729000 | #Constraints:      42242
1517.72/1560.76	c #Conflicts:    1730000 | #Constraints:      43242
1517.72/1560.76	c #Conflicts:    1731000 | #Constraints:      44242
1517.72/1560.76	c #Conflicts:    1732000 | #Constraints:      45242
1517.72/1560.76	c #Conflicts:    1733000 | #Constraints:      46242
1517.72/1560.76	c #Conflicts:    1734000 | #Constraints:      47242
1517.72/1560.76	c #Conflicts:    1735000 | #Constraints:      48242
1517.72/1560.76	c #Conflicts:    1736000 | #Constraints:      49242
1517.72/1560.76	c #Conflicts:    1737000 | #Constraints:      50242
1517.72/1560.76	c #Conflicts:    1738000 | #Constraints:      51242
1517.72/1560.76	c #Conflicts:    1739000 | #Constraints:      52242
1517.72/1560.76	c #Conflicts:    1740000 | #Constraints:      53242
1517.72/1560.76	c #Conflicts:    1741000 | #Constraints:      54242
1517.72/1560.76	c #Conflicts:    1742000 | #Constraints:      55242
1517.72/1560.76	c #Conflicts:    1743000 | #Constraints:      56242
1517.72/1560.76	c #Conflicts:    1744000 | #Constraints:      57242
1517.72/1560.76	c #Conflicts:    1745000 | #Constraints:      58242
1517.72/1560.76	c #Conflicts:    1746000 | #Constraints:      59242
1517.72/1560.76	c INPROCESSING
1517.72/1560.76	c GARBAGE COLLECT
1517.72/1560.76	c rational objective 999
1546.39/1589.56	c #Conflicts:    1747000 | #Constraints:      33860
1546.39/1589.56	c #Conflicts:    1748000 | #Constraints:      34860
1546.39/1589.56	c #Conflicts:    1749000 | #Constraints:      35860
1546.39/1589.56	c #Conflicts:    1750000 | #Constraints:      36860
1546.39/1589.56	c #Conflicts:    1751000 | #Constraints:      37860
1546.39/1589.56	c #Conflicts:    1752000 | #Constraints:      38860
1546.39/1589.56	c #Conflicts:    1753000 | #Constraints:      39860
1546.39/1589.56	c #Conflicts:    1754000 | #Constraints:      40860
1546.39/1589.56	c #Conflicts:    1755000 | #Constraints:      41860
1546.39/1589.56	c #Conflicts:    1756000 | #Constraints:      42860
1546.39/1589.56	c #Conflicts:    1757000 | #Constraints:      43860
1546.39/1589.56	c #Conflicts:    1758000 | #Constraints:      44860
1546.39/1589.56	c #Conflicts:    1759000 | #Constraints:      45860
1546.39/1589.56	c #Conflicts:    1760000 | #Constraints:      46860
1546.39/1589.56	c #Conflicts:    1761000 | #Constraints:      47860
1546.39/1589.56	c #Conflicts:    1762000 | #Constraints:      48860
1546.39/1589.56	c #Conflicts:    1763000 | #Constraints:      49860
1546.39/1589.56	c #Conflicts:    1764000 | #Constraints:      50860
1546.39/1589.56	c #Conflicts:    1765000 | #Constraints:      51860
1546.39/1589.56	c #Conflicts:    1766000 | #Constraints:      52860
1546.39/1589.56	c #Conflicts:    1767000 | #Constraints:      53860
1546.39/1589.56	c #Conflicts:    1768000 | #Constraints:      54860
1546.39/1589.56	c #Conflicts:    1769000 | #Constraints:      55860
1546.39/1589.56	c #Conflicts:    1770000 | #Constraints:      56860
1546.39/1589.56	c #Conflicts:    1771000 | #Constraints:      57860
1546.39/1589.56	c #Conflicts:    1772000 | #Constraints:      58860
1546.39/1589.56	c #Conflicts:    1773000 | #Constraints:      59860
1546.39/1589.56	c INPROCESSING
1546.39/1589.56	c GARBAGE COLLECT
1546.39/1589.56	c rational objective 999
1581.82/1625.27	c #Conflicts:    1774000 | #Constraints:      34367
1581.82/1625.27	c #Conflicts:    1775000 | #Constraints:      35414
1581.82/1625.27	c #Conflicts:    1776000 | #Constraints:      36474
1581.82/1625.27	c #Conflicts:    1777000 | #Constraints:      37522
1581.82/1625.27	c #Conflicts:    1778000 | #Constraints:      38567
1581.82/1625.27	c #Conflicts:    1779000 | #Constraints:      39613
1581.82/1625.27	c #Conflicts:    1780000 | #Constraints:      40676
1581.82/1625.27	c #Conflicts:    1781000 | #Constraints:      41754
1581.82/1625.27	c #Conflicts:    1782000 | #Constraints:      42796
1581.82/1625.27	c #Conflicts:    1783000 | #Constraints:      43836
1581.82/1625.27	c #Conflicts:    1784000 | #Constraints:      44891
1581.82/1625.27	c #Conflicts:    1785000 | #Constraints:      45935
1581.82/1625.27	c #Conflicts:    1786000 | #Constraints:      46974
1581.82/1625.27	c #Conflicts:    1787000 | #Constraints:      48020
1581.82/1625.27	c #Conflicts:    1788000 | #Constraints:      49066
1581.82/1625.27	c #Conflicts:    1789000 | #Constraints:      50101
1581.82/1625.27	c #Conflicts:    1790000 | #Constraints:      51128
1581.82/1625.27	c #Conflicts:    1791000 | #Constraints:      52168
1581.82/1625.27	c #Conflicts:    1792000 | #Constraints:      53212
1581.82/1625.27	c #Conflicts:    1793000 | #Constraints:      54245
1581.82/1625.27	c #Conflicts:    1794000 | #Constraints:      55275
1581.82/1625.27	c #Conflicts:    1795000 | #Constraints:      56306
1581.82/1625.27	c #Conflicts:    1796000 | #Constraints:      57319
1581.82/1625.27	c #Conflicts:    1797000 | #Constraints:      58340
1581.82/1625.27	c #Conflicts:    1798000 | #Constraints:      59373
1581.82/1625.27	c #Conflicts:    1799000 | #Constraints:      60398
1581.82/1625.27	c #Conflicts:    1800000 | #Constraints:      61423
1581.82/1625.27	c INPROCESSING
1581.82/1625.27	c GARBAGE COLLECT
1581.82/1625.27	c rational objective 999
1612.71/1656.25	c #Conflicts:    1801000 | #Constraints:      35148
1612.71/1656.25	c #Conflicts:    1802000 | #Constraints:      36148
1612.71/1656.25	c #Conflicts:    1803000 | #Constraints:      37148
1612.71/1656.25	c #Conflicts:    1804000 | #Constraints:      38148
1612.71/1656.25	c #Conflicts:    1805000 | #Constraints:      39148
1612.71/1656.25	c #Conflicts:    1806000 | #Constraints:      40148
1612.71/1656.25	c #Conflicts:    1807000 | #Constraints:      41148
1612.71/1656.25	c #Conflicts:    1808000 | #Constraints:      42148
1612.71/1656.25	c #Conflicts:    1809000 | #Constraints:      43148
1612.71/1656.25	c #Conflicts:    1810000 | #Constraints:      44148
1612.71/1656.25	c #Conflicts:    1811000 | #Constraints:      45148
1612.71/1656.25	c #Conflicts:    1812000 | #Constraints:      46148
1612.71/1656.25	c #Conflicts:    1813000 | #Constraints:      47148
1612.71/1656.25	c #Conflicts:    1814000 | #Constraints:      48148
1612.71/1656.25	c #Conflicts:    1815000 | #Constraints:      49148
1612.71/1656.25	c #Conflicts:    1816000 | #Constraints:      50148
1612.71/1656.25	c #Conflicts:    1817000 | #Constraints:      51148
1612.71/1656.25	c #Conflicts:    1818000 | #Constraints:      52148
1612.71/1656.25	c #Conflicts:    1819000 | #Constraints:      53148
1612.71/1656.25	c #Conflicts:    1820000 | #Constraints:      54148
1612.71/1656.25	c #Conflicts:    1821000 | #Constraints:      55148
1612.71/1656.25	c #Conflicts:    1822000 | #Constraints:      56148
1612.71/1656.25	c #Conflicts:    1823000 | #Constraints:      57148
1612.71/1656.25	c #Conflicts:    1824000 | #Constraints:      58148
1612.71/1656.25	c #Conflicts:    1825000 | #Constraints:      59148
1612.71/1656.25	c #Conflicts:    1826000 | #Constraints:      60148
1612.71/1656.25	c #Conflicts:    1827000 | #Constraints:      61148
1612.71/1656.25	c INPROCESSING
1612.71/1656.25	c GARBAGE COLLECT
1612.71/1656.25	c rational objective 999
1641.32/1685.23	c #Conflicts:    1828000 | #Constraints:      35103
1641.32/1685.23	c #Conflicts:    1829000 | #Constraints:      36183
1641.32/1685.23	c #Conflicts:    1830000 | #Constraints:      37245
1641.32/1685.23	c #Conflicts:    1831000 | #Constraints:      38311
1641.32/1685.23	c #Conflicts:    1832000 | #Constraints:      39375
1641.32/1685.23	c #Conflicts:    1833000 | #Constraints:      40431
1641.32/1685.23	c #Conflicts:    1834000 | #Constraints:      41477
1641.32/1685.23	c #Conflicts:    1835000 | #Constraints:      42522
1641.32/1685.23	c #Conflicts:    1836000 | #Constraints:      43552
1641.32/1685.23	c #Conflicts:    1837000 | #Constraints:      44600
1641.32/1685.23	c #Conflicts:    1838000 | #Constraints:      45644
1641.32/1685.23	c #Conflicts:    1839000 | #Constraints:      46678
1641.32/1685.23	c #Conflicts:    1840000 | #Constraints:      47723
1641.32/1685.23	c #Conflicts:    1841000 | #Constraints:      48751
1641.32/1685.23	c #Conflicts:    1842000 | #Constraints:      49786
1641.32/1685.23	c #Conflicts:    1843000 | #Constraints:      50810
1641.32/1685.23	c #Conflicts:    1844000 | #Constraints:      51854
1641.32/1685.23	c #Conflicts:    1845000 | #Constraints:      52887
1641.32/1685.23	c #Conflicts:    1846000 | #Constraints:      53900
1641.32/1685.23	c #Conflicts:    1847000 | #Constraints:      54924
1641.32/1685.23	c #Conflicts:    1848000 | #Constraints:      55944
1641.32/1685.23	c #Conflicts:    1849000 | #Constraints:      56974
1641.32/1685.23	c #Conflicts:    1850000 | #Constraints:      58007
1641.32/1685.23	c #Conflicts:    1851000 | #Constraints:      59048
1641.32/1685.23	c #Conflicts:    1852000 | #Constraints:      60086
1641.32/1685.23	c #Conflicts:    1853000 | #Constraints:      61110
1641.32/1685.23	c #Conflicts:    1854000 | #Constraints:      62148
1641.32/1685.23	c INPROCESSING
1641.32/1685.23	c GARBAGE COLLECT
1641.32/1685.23	c rational objective 999
1674.21/1718.34	c #Conflicts:    1855000 | #Constraints:      35443
1674.21/1718.34	c #Conflicts:    1856000 | #Constraints:      36443
1674.21/1718.34	c #Conflicts:    1857000 | #Constraints:      37443
1674.21/1718.34	c #Conflicts:    1858000 | #Constraints:      38443
1674.21/1718.34	c #Conflicts:    1859000 | #Constraints:      39443
1674.21/1718.34	c #Conflicts:    1860000 | #Constraints:      40443
1674.21/1718.34	c #Conflicts:    1861000 | #Constraints:      41443
1674.21/1718.34	c #Conflicts:    1862000 | #Constraints:      42443
1674.21/1718.34	c #Conflicts:    1863000 | #Constraints:      43443
1674.21/1718.34	c #Conflicts:    1864000 | #Constraints:      44443
1674.21/1718.34	c #Conflicts:    1865000 | #Constraints:      45443
1674.21/1718.34	c #Conflicts:    1866000 | #Constraints:      46443
1674.21/1718.34	c #Conflicts:    1867000 | #Constraints:      47443
1674.21/1718.34	c #Conflicts:    1868000 | #Constraints:      48443
1674.21/1718.34	c #Conflicts:    1869000 | #Constraints:      49443
1674.21/1718.34	c #Conflicts:    1870000 | #Constraints:      50443
1674.21/1718.34	c #Conflicts:    1871000 | #Constraints:      51443
1674.21/1718.34	c #Conflicts:    1872000 | #Constraints:      52443
1674.21/1718.34	c #Conflicts:    1873000 | #Constraints:      53443
1674.21/1718.34	c #Conflicts:    1874000 | #Constraints:      54443
1674.21/1718.34	c #Conflicts:    1875000 | #Constraints:      55443
1674.21/1718.34	c #Conflicts:    1876000 | #Constraints:      56443
1674.21/1718.34	c #Conflicts:    1877000 | #Constraints:      57443
1674.21/1718.34	c #Conflicts:    1878000 | #Constraints:      58443
1674.21/1718.34	c #Conflicts:    1879000 | #Constraints:      59443
1674.21/1718.34	c #Conflicts:    1880000 | #Constraints:      60443
1674.21/1718.34	c #Conflicts:    1881000 | #Constraints:      61443
1674.21/1718.34	c INPROCESSING
1674.21/1718.34	c GARBAGE COLLECT
1674.21/1718.34	c rational objective 999
1707.66/1751.95	c #Conflicts:    1882000 | #Constraints:      34960
1707.66/1751.95	c #Conflicts:    1883000 | #Constraints:      35960
1707.66/1751.95	c #Conflicts:    1884000 | #Constraints:      36960
1707.66/1751.95	c #Conflicts:    1885000 | #Constraints:      37960
1707.66/1751.95	c #Conflicts:    1886000 | #Constraints:      38960
1707.66/1751.95	c #Conflicts:    1887000 | #Constraints:      39960
1707.66/1751.95	c #Conflicts:    1888000 | #Constraints:      40960
1707.66/1751.95	c #Conflicts:    1889000 | #Constraints:      41960
1707.66/1751.95	c #Conflicts:    1890000 | #Constraints:      42960
1707.66/1751.95	c #Conflicts:    1891000 | #Constraints:      43960
1707.66/1751.95	c #Conflicts:    1892000 | #Constraints:      44960
1707.66/1751.95	c #Conflicts:    1893000 | #Constraints:      45960
1707.66/1751.95	c #Conflicts:    1894000 | #Constraints:      46960
1707.66/1751.95	c #Conflicts:    1895000 | #Constraints:      47960
1707.66/1751.95	c #Conflicts:    1896000 | #Constraints:      48960
1707.66/1751.95	c #Conflicts:    1897000 | #Constraints:      49960
1707.66/1751.95	c #Conflicts:    1898000 | #Constraints:      50960
1707.66/1751.95	c #Conflicts:    1899000 | #Constraints:      51960
1707.66/1751.95	c #Conflicts:    1900000 | #Constraints:      52960
1707.66/1751.95	c #Conflicts:    1901000 | #Constraints:      53960
1707.66/1751.95	c #Conflicts:    1902000 | #Constraints:      54960
1707.66/1751.95	c #Conflicts:    1903000 | #Constraints:      55960
1707.66/1751.95	c #Conflicts:    1904000 | #Constraints:      56960
1707.66/1751.95	c #Conflicts:    1905000 | #Constraints:      57960
1707.66/1751.95	c #Conflicts:    1906000 | #Constraints:      58960
1707.66/1751.95	c #Conflicts:    1907000 | #Constraints:      59960
1707.66/1751.95	c #Conflicts:    1908000 | #Constraints:      60960
1707.66/1751.95	c #Conflicts:    1909000 | #Constraints:      61960
1707.66/1751.95	c INPROCESSING
1707.66/1751.95	c GARBAGE COLLECT
1707.66/1751.95	c rational objective 999
1746.24/1791.76	c #Conflicts:    1910000 | #Constraints:      35429
1746.24/1791.76	c #Conflicts:    1911000 | #Constraints:      36481
1746.24/1791.76	c #Conflicts:    1912000 | #Constraints:      37563
1746.24/1791.76	c #Conflicts:    1913000 | #Constraints:      38615
1746.24/1791.76	c #Conflicts:    1914000 | #Constraints:      39661
1746.24/1791.76	c #Conflicts:    1915000 | #Constraints:      40711
1746.24/1791.76	c #Conflicts:    1916000 | #Constraints:      41757
1746.24/1791.76	c #Conflicts:    1917000 | #Constraints:      42813
1746.24/1791.76	c #Conflicts:    1918000 | #Constraints:      43859
1746.24/1791.76	c #Conflicts:    1919000 | #Constraints:      44910
1746.24/1791.76	c #Conflicts:    1920000 | #Constraints:      45953
1746.24/1791.76	c #Conflicts:    1921000 | #Constraints:      46988
1746.24/1791.76	c #Conflicts:    1922000 | #Constraints:      48025
1746.24/1791.76	c #Conflicts:    1923000 | #Constraints:      49063
1746.24/1791.76	c #Conflicts:    1924000 | #Constraints:      50091
1746.24/1791.76	c #Conflicts:    1925000 | #Constraints:      51119
1746.24/1791.76	c #Conflicts:    1926000 | #Constraints:      52143
1746.24/1791.76	c #Conflicts:    1927000 | #Constraints:      53176
1746.24/1791.76	c #Conflicts:    1928000 | #Constraints:      54231
1746.24/1791.76	c #Conflicts:    1929000 | #Constraints:      55269
1746.24/1791.76	c #Conflicts:    1930000 | #Constraints:      56297
1746.24/1791.76	c #Conflicts:    1931000 | #Constraints:      57327
1746.24/1791.76	c #Conflicts:    1932000 | #Constraints:      58359
1746.24/1791.76	c #Conflicts:    1933000 | #Constraints:      59382
1746.24/1791.76	c #Conflicts:    1934000 | #Constraints:      60400
1746.24/1791.76	c #Conflicts:    1935000 | #Constraints:      61417
1746.24/1791.76	c #Conflicts:    1936000 | #Constraints:      62438
1746.24/1791.76	c #Conflicts:    1937000 | #Constraints:      63468
1746.24/1791.76	c INPROCESSING
1746.24/1791.76	c GARBAGE COLLECT
1746.24/1791.76	c rational objective 999
1781.23/1827.12	c #Conflicts:    1938000 | #Constraints:      36175
1781.23/1827.12	c #Conflicts:    1939000 | #Constraints:      37175
1781.23/1827.12	c #Conflicts:    1940000 | #Constraints:      38175
1781.23/1827.12	c #Conflicts:    1941000 | #Constraints:      39175
1781.23/1827.12	c #Conflicts:    1942000 | #Constraints:      40175
1781.23/1827.12	c #Conflicts:    1943000 | #Constraints:      41175
1781.23/1827.12	c #Conflicts:    1944000 | #Constraints:      42175
1781.23/1827.12	c #Conflicts:    1945000 | #Constraints:      43175
1781.23/1827.12	c #Conflicts:    1946000 | #Constraints:      44175
1781.23/1827.12	c #Conflicts:    1947000 | #Constraints:      45175
1781.23/1827.12	c #Conflicts:    1948000 | #Constraints:      46175
1781.23/1827.12	c #Conflicts:    1949000 | #Constraints:      47175
1781.23/1827.12	c #Conflicts:    1950000 | #Constraints:      48175
1781.23/1827.12	c #Conflicts:    1951000 | #Constraints:      49175
1781.23/1827.12	c #Conflicts:    1952000 | #Constraints:      50175
1781.23/1827.12	c #Conflicts:    1953000 | #Constraints:      51175
1781.23/1827.12	c #Conflicts:    1954000 | #Constraints:      52175
1781.23/1827.12	c #Conflicts:    1955000 | #Constraints:      53175
1781.23/1827.12	c #Conflicts:    1956000 | #Constraints:      54175
1781.23/1827.12	c #Conflicts:    1957000 | #Constraints:      55175
1781.23/1827.12	c #Conflicts:    1958000 | #Constraints:      56175
1781.23/1827.12	c #Conflicts:    1959000 | #Constraints:      57175
1781.23/1827.12	c #Conflicts:    1960000 | #Constraints:      58175
1781.23/1827.12	c #Conflicts:    1961000 | #Constraints:      59175
1781.23/1827.12	c #Conflicts:    1962000 | #Constraints:      60175
1781.23/1827.12	c #Conflicts:    1963000 | #Constraints:      61175
1781.23/1827.12	c #Conflicts:    1964000 | #Constraints:      62175
1781.23/1827.12	c #Conflicts:    1965000 | #Constraints:      63175
1781.23/1827.12	c INPROCESSING
1781.23/1827.12	c GARBAGE COLLECT
1781.23/1827.12	c rational objective 999
1814.05/1860.30	c #Conflicts:    1966000 | #Constraints:      36124
1814.05/1860.30	c #Conflicts:    1967000 | #Constraints:      37127
1814.05/1860.30	c #Conflicts:    1968000 | #Constraints:      38137
1814.05/1860.30	c #Conflicts:    1969000 | #Constraints:      39170
1814.05/1860.30	c #Conflicts:    1970000 | #Constraints:      40240
1814.05/1860.30	c #Conflicts:    1971000 | #Constraints:      41308
1814.05/1860.30	c #Conflicts:    1972000 | #Constraints:      42349
1814.05/1860.30	c #Conflicts:    1973000 | #Constraints:      43401
1814.05/1860.30	c #Conflicts:    1974000 | #Constraints:      44430
1814.05/1860.30	c #Conflicts:    1975000 | #Constraints:      45447
1814.05/1860.30	c #Conflicts:    1976000 | #Constraints:      46501
1814.05/1860.30	c #Conflicts:    1977000 | #Constraints:      47543
1814.05/1860.30	c #Conflicts:    1978000 | #Constraints:      48571
1814.05/1860.30	c #Conflicts:    1979000 | #Constraints:      49591
1814.05/1860.30	c #Conflicts:    1980000 | #Constraints:      50619
1814.05/1860.30	c #Conflicts:    1981000 | #Constraints:      51656
1814.05/1860.30	c #Conflicts:    1982000 | #Constraints:      52696
1814.05/1860.30	c #Conflicts:    1983000 | #Constraints:      53715
1814.05/1860.30	c #Conflicts:    1984000 | #Constraints:      54743
1814.05/1860.30	c #Conflicts:    1985000 | #Constraints:      55770
1814.05/1860.30	c #Conflicts:    1986000 | #Constraints:      56790
1814.05/1860.30	c #Conflicts:    1987000 | #Constraints:      57815
1814.05/1860.30	c #Conflicts:    1988000 | #Constraints:      58852
1814.05/1860.30	c #Conflicts:    1989000 | #Constraints:      59869
1814.05/1860.30	c #Conflicts:    1990000 | #Constraints:      60889
1814.05/1860.30	c #Conflicts:    1991000 | #Constraints:      61912
1814.05/1860.30	c #Conflicts:    1992000 | #Constraints:      62941
1814.05/1860.30	c #Conflicts:    1993000 | #Constraints:      63965
1814.05/1860.30	c INPROCESSING
1814.05/1860.30	c GARBAGE COLLECT
1814.05/1860.30	c rational objective 999
1846.29/1892.72	c #Conflicts:    1994000 | #Constraints:      36310
1846.29/1892.72	c #Conflicts:    1995000 | #Constraints:      37310
1846.29/1892.72	c #Conflicts:    1996000 | #Constraints:      38310
1846.29/1892.72	c #Conflicts:    1997000 | #Constraints:      39310
1846.29/1892.72	c #Conflicts:    1998000 | #Constraints:      40310
1846.29/1892.72	c #Conflicts:    1999000 | #Constraints:      41310
1846.29/1892.72	c #Conflicts:    2000000 | #Constraints:      42310
1846.29/1892.72	c #Conflicts:    2001000 | #Constraints:      43310
1846.29/1892.72	c #Conflicts:    2002000 | #Constraints:      44310
1846.29/1892.72	c #Conflicts:    2003000 | #Constraints:      45310
1846.29/1892.72	c #Conflicts:    2004000 | #Constraints:      46310
1846.29/1892.72	c #Conflicts:    2005000 | #Constraints:      47310
1846.29/1892.72	c #Conflicts:    2006000 | #Constraints:      48310
1846.29/1892.72	c #Conflicts:    2007000 | #Constraints:      49310
1846.29/1892.72	c #Conflicts:    2008000 | #Constraints:      50310
1846.29/1892.72	c #Conflicts:    2009000 | #Constraints:      51310
1846.29/1892.72	c #Conflicts:    2010000 | #Constraints:      52310
1846.29/1892.72	c #Conflicts:    2011000 | #Constraints:      53310
1846.29/1892.72	c #Conflicts:    2012000 | #Constraints:      54310
1846.29/1892.72	c #Conflicts:    2013000 | #Constraints:      55310
1846.29/1892.72	c #Conflicts:    2014000 | #Constraints:      56310
1846.29/1892.72	c #Conflicts:    2015000 | #Constraints:      57310
1846.29/1892.72	c #Conflicts:    2016000 | #Constraints:      58310
1846.29/1892.72	c #Conflicts:    2017000 | #Constraints:      59310
1846.29/1892.72	c #Conflicts:    2018000 | #Constraints:      60310
1846.29/1892.72	c #Conflicts:    2019000 | #Constraints:      61310
1846.29/1892.72	c #Conflicts:    2020000 | #Constraints:      62310
1846.29/1892.72	c #Conflicts:    2021000 | #Constraints:      63310
1846.29/1892.72	c INPROCESSING
1846.29/1892.72	c GARBAGE COLLECT
1846.29/1892.72	c rational objective 999
1878.37/1925.19	c #Conflicts:    2022000 | #Constraints:      35901
1878.37/1925.19	c #Conflicts:    2023000 | #Constraints:      36901
1878.37/1925.19	c #Conflicts:    2024000 | #Constraints:      37901
1878.37/1925.19	c #Conflicts:    2025000 | #Constraints:      38901
1878.37/1925.19	c #Conflicts:    2026000 | #Constraints:      39901
1878.37/1925.19	c #Conflicts:    2027000 | #Constraints:      40901
1878.37/1925.19	c #Conflicts:    2028000 | #Constraints:      41901
1878.37/1925.19	c #Conflicts:    2029000 | #Constraints:      42901
1878.37/1925.19	c #Conflicts:    2030000 | #Constraints:      43901
1878.37/1925.19	c #Conflicts:    2031000 | #Constraints:      44901
1878.37/1925.19	c #Conflicts:    2032000 | #Constraints:      45901
1878.37/1925.19	c #Conflicts:    2033000 | #Constraints:      46901
1878.37/1925.19	c #Conflicts:    2034000 | #Constraints:      47901
1878.37/1925.19	c #Conflicts:    2035000 | #Constraints:      48901
1878.37/1925.19	c #Conflicts:    2036000 | #Constraints:      49901
1878.37/1925.19	c #Conflicts:    2037000 | #Constraints:      50901
1878.37/1925.19	c #Conflicts:    2038000 | #Constraints:      51901
1878.37/1925.19	c #Conflicts:    2039000 | #Constraints:      52901
1878.37/1925.19	c #Conflicts:    2040000 | #Constraints:      53901
1878.37/1925.19	c #Conflicts:    2041000 | #Constraints:      54901
1878.37/1925.19	c #Conflicts:    2042000 | #Constraints:      55901
1878.37/1925.19	c #Conflicts:    2043000 | #Constraints:      56901
1878.37/1925.19	c #Conflicts:    2044000 | #Constraints:      57901
1878.37/1925.19	c #Conflicts:    2045000 | #Constraints:      58901
1878.37/1925.19	c #Conflicts:    2046000 | #Constraints:      59901
1878.37/1925.19	c #Conflicts:    2047000 | #Constraints:      60901
1878.37/1925.19	c #Conflicts:    2048000 | #Constraints:      61901
1878.37/1925.19	c #Conflicts:    2049000 | #Constraints:      62901
1878.37/1925.19	c #Conflicts:    2050000 | #Constraints:      63901
1878.37/1925.19	c INPROCESSING
1878.37/1925.19	c GARBAGE COLLECT
1878.37/1925.19	c rational objective 999
1912.71/1959.64	c #Conflicts:    2051000 | #Constraints:      36374
1912.71/1959.64	c #Conflicts:    2052000 | #Constraints:      37430
1912.71/1959.64	c #Conflicts:    2053000 | #Constraints:      38496
1912.71/1959.64	c #Conflicts:    2054000 | #Constraints:      39558
1912.71/1959.64	c #Conflicts:    2055000 | #Constraints:      40613
1912.71/1959.64	c #Conflicts:    2056000 | #Constraints:      41674
1912.71/1959.64	c #Conflicts:    2057000 | #Constraints:      42719
1912.71/1959.64	c #Conflicts:    2058000 | #Constraints:      43760
1912.71/1959.64	c #Conflicts:    2059000 | #Constraints:      44809
1912.71/1959.64	c #Conflicts:    2060000 | #Constraints:      45835
1912.71/1959.64	c #Conflicts:    2061000 | #Constraints:      46867
1912.71/1959.64	c #Conflicts:    2062000 | #Constraints:      47891
1912.71/1959.64	c #Conflicts:    2063000 | #Constraints:      48932
1912.71/1959.64	c #Conflicts:    2064000 | #Constraints:      49961
1912.71/1959.64	c #Conflicts:    2065000 | #Constraints:      50988
1912.71/1959.64	c #Conflicts:    2066000 | #Constraints:      52034
1912.71/1959.64	c #Conflicts:    2067000 | #Constraints:      53067
1912.71/1959.64	c #Conflicts:    2068000 | #Constraints:      54093
1912.71/1959.64	c #Conflicts:    2069000 | #Constraints:      55122
1912.71/1959.64	c #Conflicts:    2070000 | #Constraints:      56150
1912.71/1959.64	c #Conflicts:    2071000 | #Constraints:      57196
1912.71/1959.64	c #Conflicts:    2072000 | #Constraints:      58221
1912.71/1959.64	c #Conflicts:    2073000 | #Constraints:      59248
1912.71/1959.64	c #Conflicts:    2074000 | #Constraints:      60294
1912.71/1959.64	c #Conflicts:    2075000 | #Constraints:      61327
1912.71/1959.64	c #Conflicts:    2076000 | #Constraints:      62361
1912.71/1959.64	c #Conflicts:    2077000 | #Constraints:      63394
1912.71/1959.64	c #Conflicts:    2078000 | #Constraints:      64425
1912.71/1959.64	c #Conflicts:    2079000 | #Constraints:      65450
1912.71/1959.64	c INPROCESSING
1912.71/1959.64	c GARBAGE COLLECT
1912.71/1959.64	c rational objective 999
1948.88/1995.93	c #Conflicts:    2080000 | #Constraints:      37188
1948.88/1995.93	c #Conflicts:    2081000 | #Constraints:      38188
1948.88/1995.93	c #Conflicts:    2082000 | #Constraints:      39188
1948.88/1995.93	c #Conflicts:    2083000 | #Constraints:      40188
1948.88/1995.93	c #Conflicts:    2084000 | #Constraints:      41188
1948.88/1995.93	c #Conflicts:    2085000 | #Constraints:      42188
1948.88/1995.93	c #Conflicts:    2086000 | #Constraints:      43188
1948.88/1995.93	c #Conflicts:    2087000 | #Constraints:      44188
1948.88/1995.93	c #Conflicts:    2088000 | #Constraints:      45188
1948.88/1995.93	c #Conflicts:    2089000 | #Constraints:      46188
1948.88/1995.93	c #Conflicts:    2090000 | #Constraints:      47188
1948.88/1995.93	c #Conflicts:    2091000 | #Constraints:      48188
1948.88/1995.93	c #Conflicts:    2092000 | #Constraints:      49188
1948.88/1995.93	c #Conflicts:    2093000 | #Constraints:      50188
1948.88/1995.93	c #Conflicts:    2094000 | #Constraints:      51188
1948.88/1995.93	c #Conflicts:    2095000 | #Constraints:      52188
1948.88/1995.93	c #Conflicts:    2096000 | #Constraints:      53188
1948.88/1995.93	c #Conflicts:    2097000 | #Constraints:      54188
1948.88/1995.93	c #Conflicts:    2098000 | #Constraints:      55188
1948.88/1995.93	c #Conflicts:    2099000 | #Constraints:      56188
1948.88/1995.93	c #Conflicts:    2100000 | #Constraints:      57188
1948.88/1995.93	c #Conflicts:    2101000 | #Constraints:      58188
1948.88/1995.93	c #Conflicts:    2102000 | #Constraints:      59188
1948.88/1995.93	c #Conflicts:    2103000 | #Constraints:      60188
1948.88/1995.93	c #Conflicts:    2104000 | #Constraints:      61188
1948.88/1995.93	c #Conflicts:    2105000 | #Constraints:      62188
1948.88/1995.93	c #Conflicts:    2106000 | #Constraints:      63188
1948.88/1995.93	c #Conflicts:    2107000 | #Constraints:      64188
1948.88/1995.93	c #Conflicts:    2108000 | #Constraints:      65188
1948.88/1995.93	c INPROCESSING
1948.88/1995.93	c GARBAGE COLLECT
1948.88/1995.93	c rational objective 999
1984.39/2032.38	c #Conflicts:    2109000 | #Constraints:      37118
1984.39/2032.38	c #Conflicts:    2110000 | #Constraints:      38159
1984.39/2032.38	c #Conflicts:    2111000 | #Constraints:      39225
1984.39/2032.38	c #Conflicts:    2112000 | #Constraints:      40284
1984.39/2032.38	c #Conflicts:    2113000 | #Constraints:      41333
1984.39/2032.38	c #Conflicts:    2114000 | #Constraints:      42382
1984.39/2032.38	c #Conflicts:    2115000 | #Constraints:      43428
1984.39/2032.38	c #Conflicts:    2116000 | #Constraints:      44465
1984.39/2032.38	c #Conflicts:    2117000 | #Constraints:      45501
1984.39/2032.38	c #Conflicts:    2118000 | #Constraints:      46544
1984.39/2032.38	c #Conflicts:    2119000 | #Constraints:      47592
1984.39/2032.38	c #Conflicts:    2120000 | #Constraints:      48620
1984.39/2032.38	c #Conflicts:    2121000 | #Constraints:      49665
1984.39/2032.38	c #Conflicts:    2122000 | #Constraints:      50695
1984.39/2032.38	c #Conflicts:    2123000 | #Constraints:      51732
1984.39/2032.38	c #Conflicts:    2124000 | #Constraints:      52765
1984.39/2032.38	c #Conflicts:    2125000 | #Constraints:      53799
1984.39/2032.38	c #Conflicts:    2126000 | #Constraints:      54822
1984.39/2032.38	c #Conflicts:    2127000 | #Constraints:      55847
1984.39/2032.38	c #Conflicts:    2128000 | #Constraints:      56888
1984.39/2032.38	c #Conflicts:    2129000 | #Constraints:      57931
1984.39/2032.38	c #Conflicts:    2130000 | #Constraints:      58972
1984.39/2032.38	c #Conflicts:    2131000 | #Constraints:      60028
1984.39/2032.38	c #Conflicts:    2132000 | #Constraints:      61066
1984.39/2032.38	c #Conflicts:    2133000 | #Constraints:      62096
1984.39/2032.38	c #Conflicts:    2134000 | #Constraints:      63153
1984.39/2032.38	c #Conflicts:    2135000 | #Constraints:      64183
1984.39/2032.38	c #Conflicts:    2136000 | #Constraints:      65209
1984.39/2032.38	c #Conflicts:    2137000 | #Constraints:      66246
1984.39/2032.38	c INPROCESSING
1984.39/2032.38	c GARBAGE COLLECT
1984.39/2032.38	c rational objective 999
2020.86/2069.06	c #Conflicts:    2138000 | #Constraints:      37488
2020.86/2069.06	c #Conflicts:    2139000 | #Constraints:      38488
2020.86/2069.06	c #Conflicts:    2140000 | #Constraints:      39488
2020.86/2069.06	c #Conflicts:    2141000 | #Constraints:      40488
2020.86/2069.06	c #Conflicts:    2142000 | #Constraints:      41488
2020.86/2069.06	c #Conflicts:    2143000 | #Constraints:      42488
2020.86/2069.06	c #Conflicts:    2144000 | #Constraints:      43488
2020.86/2069.06	c #Conflicts:    2145000 | #Constraints:      44488
2020.86/2069.06	c #Conflicts:    2146000 | #Constraints:      45488
2020.86/2069.06	c #Conflicts:    2147000 | #Constraints:      46488
2020.86/2069.06	c #Conflicts:    2148000 | #Constraints:      47488
2020.86/2069.06	c #Conflicts:    2149000 | #Constraints:      48488
2020.86/2069.06	c #Conflicts:    2150000 | #Constraints:      49488
2020.86/2069.06	c #Conflicts:    2151000 | #Constraints:      50488
2020.86/2069.06	c #Conflicts:    2152000 | #Constraints:      51488
2020.86/2069.06	c #Conflicts:    2153000 | #Constraints:      52488
2020.86/2069.06	c #Conflicts:    2154000 | #Constraints:      53488
2020.86/2069.06	c #Conflicts:    2155000 | #Constraints:      54488
2020.86/2069.06	c #Conflicts:    2156000 | #Constraints:      55488
2020.86/2069.06	c #Conflicts:    2157000 | #Constraints:      56488
2020.86/2069.06	c #Conflicts:    2158000 | #Constraints:      57488
2020.86/2069.06	c #Conflicts:    2159000 | #Constraints:      58488
2020.86/2069.06	c #Conflicts:    2160000 | #Constraints:      59488
2020.86/2069.06	c #Conflicts:    2161000 | #Constraints:      60488
2020.86/2069.06	c #Conflicts:    2162000 | #Constraints:      61488
2020.86/2069.06	c #Conflicts:    2163000 | #Constraints:      62488
2020.86/2069.06	c #Conflicts:    2164000 | #Constraints:      63488
2020.86/2069.06	c #Conflicts:    2165000 | #Constraints:      64488
2020.86/2069.06	c #Conflicts:    2166000 | #Constraints:      65488
2020.86/2069.06	c INPROCESSING
2020.86/2069.06	c GARBAGE COLLECT
2020.86/2069.06	c rational objective 999
2057.53/2106.19	c #Conflicts:    2167000 | #Constraints:      36975
2057.53/2106.19	c #Conflicts:    2168000 | #Constraints:      37975
2057.53/2106.19	c #Conflicts:    2169000 | #Constraints:      38975
2057.53/2106.19	c #Conflicts:    2170000 | #Constraints:      39975
2057.53/2106.19	c #Conflicts:    2171000 | #Constraints:      40975
2057.53/2106.19	c #Conflicts:    2172000 | #Constraints:      41975
2057.53/2106.19	c #Conflicts:    2173000 | #Constraints:      42975
2057.53/2106.19	c #Conflicts:    2174000 | #Constraints:      43975
2057.53/2106.19	c #Conflicts:    2175000 | #Constraints:      44975
2057.53/2106.19	c #Conflicts:    2176000 | #Constraints:      45975
2057.53/2106.19	c #Conflicts:    2177000 | #Constraints:      46975
2057.53/2106.19	c #Conflicts:    2178000 | #Constraints:      47975
2057.53/2106.19	c #Conflicts:    2179000 | #Constraints:      48975
2057.53/2106.19	c #Conflicts:    2180000 | #Constraints:      49975
2057.53/2106.19	c #Conflicts:    2181000 | #Constraints:      50975
2057.53/2106.19	c #Conflicts:    2182000 | #Constraints:      51975
2057.53/2106.19	c #Conflicts:    2183000 | #Constraints:      52975
2057.53/2106.19	c #Conflicts:    2184000 | #Constraints:      53975
2057.53/2106.19	c #Conflicts:    2185000 | #Constraints:      54975
2057.53/2106.19	c #Conflicts:    2186000 | #Constraints:      55975
2057.53/2106.19	c #Conflicts:    2187000 | #Constraints:      56975
2057.53/2106.19	c #Conflicts:    2188000 | #Constraints:      57975
2057.53/2106.19	c #Conflicts:    2189000 | #Constraints:      58975
2057.53/2106.19	c #Conflicts:    2190000 | #Constraints:      59975
2057.53/2106.19	c #Conflicts:    2191000 | #Constraints:      60975
2057.53/2106.19	c #Conflicts:    2192000 | #Constraints:      61975
2057.53/2106.19	c #Conflicts:    2193000 | #Constraints:      62975
2057.53/2106.19	c #Conflicts:    2194000 | #Constraints:      63975
2057.53/2106.19	c #Conflicts:    2195000 | #Constraints:      64975
2057.53/2106.19	c #Conflicts:    2196000 | #Constraints:      65975
2057.53/2106.19	c INPROCESSING
2057.53/2106.19	c GARBAGE COLLECT
2057.53/2106.19	c rational objective 999
2145.33/2194.71	c #Conflicts:    2197000 | #Constraints:      37434
2145.33/2194.71	c #Conflicts:    2198000 | #Constraints:      38447
2145.33/2194.71	c #Conflicts:    2199000 | #Constraints:      39461
2145.33/2194.71	c #Conflicts:    2200000 | #Constraints:      40464
2145.33/2194.71	c #Conflicts:    2201000 | #Constraints:      41471
2145.33/2194.71	c #Conflicts:    2202000 | #Constraints:      42473
2145.33/2194.71	c #Conflicts:    2203000 | #Constraints:      43617
2145.33/2194.71	c #Conflicts:    2204000 | #Constraints:      44966
2145.33/2194.71	c #Conflicts:    2205000 | #Constraints:      46347
2145.33/2194.71	c #Conflicts:    2206000 | #Constraints:      47744
2145.33/2194.71	c #Conflicts:    2207000 | #Constraints:      49126
2145.33/2194.71	c #Conflicts:    2208000 | #Constraints:      50341
2145.33/2194.71	c #Conflicts:    2209000 | #Constraints:      51344
2145.33/2194.71	c #Conflicts:    2210000 | #Constraints:      52474
2145.33/2194.71	c #Conflicts:    2211000 | #Constraints:      53634
2145.33/2194.71	c #Conflicts:    2212000 | #Constraints:      55046
2145.33/2194.71	c #Conflicts:    2213000 | #Constraints:      56249
2145.33/2194.71	c #Conflicts:    2214000 | #Constraints:      57356
2145.33/2194.71	c #Conflicts:    2215000 | #Constraints:      58563
2145.33/2194.71	c #Conflicts:    2216000 | #Constraints:      59778
2145.33/2194.71	c #Conflicts:    2217000 | #Constraints:      61127
2145.33/2194.71	c #Conflicts:    2218000 | #Constraints:      62467
2145.33/2194.71	c #Conflicts:    2219000 | #Constraints:      63855
2145.33/2194.71	c #Conflicts:    2220000 | #Constraints:      65242
2145.33/2194.71	c #Conflicts:    2221000 | #Constraints:      66595
2145.33/2194.71	c #Conflicts:    2222000 | #Constraints:      67971
2145.33/2194.71	c #Conflicts:    2223000 | #Constraints:      69333
2145.33/2194.71	c #Conflicts:    2224000 | #Constraints:      70685
2145.33/2194.71	c #Conflicts:    2225000 | #Constraints:      72012
2145.33/2194.71	c #Conflicts:    2226000 | #Constraints:      73390
2145.33/2194.71	c INPROCESSING
2145.33/2194.71	c GARBAGE COLLECT
2145.33/2194.71	c rational objective 999
2192.46/2242.10	c #Conflicts:    2227000 | #Constraints:      41155
2192.46/2242.10	c #Conflicts:    2228000 | #Constraints:      42155
2192.46/2242.10	c #Conflicts:    2229000 | #Constraints:      43155
2192.46/2242.10	c #Conflicts:    2230000 | #Constraints:      44155
2192.46/2242.10	c #Conflicts:    2231000 | #Constraints:      45155
2192.46/2242.10	c #Conflicts:    2232000 | #Constraints:      46155
2192.46/2242.10	c #Conflicts:    2233000 | #Constraints:      47155
2192.46/2242.10	c #Conflicts:    2234000 | #Constraints:      48155
2192.46/2242.10	c #Conflicts:    2235000 | #Constraints:      49155
2192.46/2242.10	c #Conflicts:    2236000 | #Constraints:      50155
2192.46/2242.10	c #Conflicts:    2237000 | #Constraints:      51155
2192.46/2242.10	c #Conflicts:    2238000 | #Constraints:      52155
2192.46/2242.10	c #Conflicts:    2239000 | #Constraints:      53155
2192.46/2242.10	c #Conflicts:    2240000 | #Constraints:      54155
2192.46/2242.10	c #Conflicts:    2241000 | #Constraints:      55155
2192.46/2242.10	c #Conflicts:    2242000 | #Constraints:      56155
2192.46/2242.10	c #Conflicts:    2243000 | #Constraints:      57155
2192.46/2242.10	c #Conflicts:    2244000 | #Constraints:      58155
2192.46/2242.10	c #Conflicts:    2245000 | #Constraints:      59155
2192.46/2242.10	c #Conflicts:    2246000 | #Constraints:      60155
2192.46/2242.10	c #Conflicts:    2247000 | #Constraints:      61155
2192.46/2242.10	c #Conflicts:    2248000 | #Constraints:      62155
2192.46/2242.10	c #Conflicts:    2249000 | #Constraints:      63155
2192.46/2242.10	c #Conflicts:    2250000 | #Constraints:      64155
2192.46/2242.10	c #Conflicts:    2251000 | #Constraints:      65155
2192.46/2242.10	c #Conflicts:    2252000 | #Constraints:      66155
2192.46/2242.10	c #Conflicts:    2253000 | #Constraints:      67155
2192.46/2242.10	c #Conflicts:    2254000 | #Constraints:      68155
2192.46/2242.10	c #Conflicts:    2255000 | #Constraints:      69155
2192.46/2242.10	c #Conflicts:    2256000 | #Constraints:      70155
2192.46/2242.10	c INPROCESSING
2192.46/2242.10	c GARBAGE COLLECT
2192.46/2242.10	c rational objective 999
2194.15/2243.74	c #Conflicts:    2257000 | #Constraints:      39623
2194.15/2243.74	c bounds 1038 >= 1000 @ 2168.84
2233.32/2283.58	c #Conflicts:    2258000 | #Constraints:      40701
2233.32/2283.58	c #Conflicts:    2259000 | #Constraints:      41701
2233.32/2283.58	c #Conflicts:    2260000 | #Constraints:      42701
2233.32/2283.58	c #Conflicts:    2261000 | #Constraints:      43701
2233.32/2283.58	c #Conflicts:    2262000 | #Constraints:      44701
2233.32/2283.58	c #Conflicts:    2263000 | #Constraints:      45701
2233.32/2283.58	c #Conflicts:    2264000 | #Constraints:      46701
2233.32/2283.58	c #Conflicts:    2265000 | #Constraints:      47701
2233.32/2283.58	c #Conflicts:    2266000 | #Constraints:      48701
2233.32/2283.58	c #Conflicts:    2267000 | #Constraints:      49701
2233.32/2283.58	c #Conflicts:    2268000 | #Constraints:      50701
2233.32/2283.58	c #Conflicts:    2269000 | #Constraints:      51701
2233.32/2283.58	c #Conflicts:    2270000 | #Constraints:      52701
2233.32/2283.58	c #Conflicts:    2271000 | #Constraints:      53701
2233.32/2283.58	c #Conflicts:    2272000 | #Constraints:      54701
2233.32/2283.58	c #Conflicts:    2273000 | #Constraints:      55701
2233.32/2283.58	c #Conflicts:    2274000 | #Constraints:      56701
2233.32/2283.58	c #Conflicts:    2275000 | #Constraints:      57701
2233.32/2283.58	c #Conflicts:    2276000 | #Constraints:      58701
2233.32/2283.58	c #Conflicts:    2277000 | #Constraints:      59701
2233.32/2283.58	c #Conflicts:    2278000 | #Constraints:      60701
2233.32/2283.58	c #Conflicts:    2279000 | #Constraints:      61701
2233.32/2283.58	c #Conflicts:    2280000 | #Constraints:      62701
2233.32/2283.58	c #Conflicts:    2281000 | #Constraints:      63701
2233.32/2283.58	c #Conflicts:    2282000 | #Constraints:      64701
2233.32/2283.58	c #Conflicts:    2283000 | #Constraints:      65701
2233.32/2283.58	c #Conflicts:    2284000 | #Constraints:      66701
2233.32/2283.58	c #Conflicts:    2285000 | #Constraints:      67701
2233.32/2283.58	c #Conflicts:    2286000 | #Constraints:      68701
2233.32/2283.58	c INPROCESSING
2233.32/2283.58	c GARBAGE COLLECT
2233.32/2283.58	c rational objective 1000
2274.61/2325.11	c #Conflicts:    2287000 | #Constraints:      38808
2274.61/2325.11	c #Conflicts:    2288000 | #Constraints:      39808
2274.61/2325.11	c #Conflicts:    2289000 | #Constraints:      40808
2274.61/2325.11	c #Conflicts:    2290000 | #Constraints:      41808
2274.61/2325.11	c #Conflicts:    2291000 | #Constraints:      42808
2274.61/2325.11	c #Conflicts:    2292000 | #Constraints:      43808
2274.61/2325.11	c #Conflicts:    2293000 | #Constraints:      44808
2274.61/2325.11	c #Conflicts:    2294000 | #Constraints:      45808
2274.61/2325.11	c #Conflicts:    2295000 | #Constraints:      46808
2274.61/2325.11	c #Conflicts:    2296000 | #Constraints:      47808
2274.61/2325.11	c #Conflicts:    2297000 | #Constraints:      48808
2274.61/2325.11	c #Conflicts:    2298000 | #Constraints:      49808
2274.61/2325.11	c #Conflicts:    2299000 | #Constraints:      50808
2274.61/2325.11	c #Conflicts:    2300000 | #Constraints:      51808
2274.61/2325.11	c #Conflicts:    2301000 | #Constraints:      52808
2274.61/2325.11	c #Conflicts:    2302000 | #Constraints:      53808
2274.61/2325.11	c #Conflicts:    2303000 | #Constraints:      54808
2274.61/2325.11	c #Conflicts:    2304000 | #Constraints:      55808
2274.61/2325.11	c #Conflicts:    2305000 | #Constraints:      56808
2274.61/2325.11	c #Conflicts:    2306000 | #Constraints:      57808
2274.61/2325.11	c #Conflicts:    2307000 | #Constraints:      58808
2274.61/2325.11	c #Conflicts:    2308000 | #Constraints:      59808
2274.61/2325.11	c #Conflicts:    2309000 | #Constraints:      60808
2274.61/2325.11	c #Conflicts:    2310000 | #Constraints:      61808
2274.61/2325.11	c #Conflicts:    2311000 | #Constraints:      62808
2274.61/2325.11	c #Conflicts:    2312000 | #Constraints:      63808
2274.61/2325.11	c #Conflicts:    2313000 | #Constraints:      64808
2274.61/2325.11	c #Conflicts:    2314000 | #Constraints:      65808
2274.61/2325.11	c #Conflicts:    2315000 | #Constraints:      66808
2274.61/2325.11	c #Conflicts:    2316000 | #Constraints:      67808
2274.61/2325.11	c INPROCESSING
2274.61/2325.11	c GARBAGE COLLECT
2274.61/2325.11	c rational objective 1000
2325.89/2376.88	c #Conflicts:    2317000 | #Constraints:      38144
2325.89/2376.88	c #Conflicts:    2318000 | #Constraints:      39144
2325.89/2376.88	c #Conflicts:    2319000 | #Constraints:      40156
2325.89/2376.88	c #Conflicts:    2320000 | #Constraints:      41171
2325.89/2376.88	c #Conflicts:    2321000 | #Constraints:      42203
2325.89/2376.88	c #Conflicts:    2322000 | #Constraints:      43240
2325.89/2376.88	c #Conflicts:    2323000 | #Constraints:      44262
2325.89/2376.88	c #Conflicts:    2324000 | #Constraints:      45279
2325.89/2376.88	c #Conflicts:    2325000 | #Constraints:      46300
2325.89/2376.88	c #Conflicts:    2326000 | #Constraints:      47317
2325.89/2376.88	c #Conflicts:    2327000 | #Constraints:      48333
2325.89/2376.88	c #Conflicts:    2328000 | #Constraints:      49347
2325.89/2376.88	c #Conflicts:    2329000 | #Constraints:      50361
2325.89/2376.88	c #Conflicts:    2330000 | #Constraints:      51379
2325.89/2376.88	c #Conflicts:    2331000 | #Constraints:      52398
2325.89/2376.88	c #Conflicts:    2332000 | #Constraints:      53417
2325.89/2376.88	c #Conflicts:    2333000 | #Constraints:      54431
2325.89/2376.88	c #Conflicts:    2334000 | #Constraints:      55453
2325.89/2376.88	c #Conflicts:    2335000 | #Constraints:      56481
2325.89/2376.88	c #Conflicts:    2336000 | #Constraints:      57498
2325.89/2376.88	c #Conflicts:    2337000 | #Constraints:      58518
2325.89/2376.88	c #Conflicts:    2338000 | #Constraints:      59538
2325.89/2376.88	c #Conflicts:    2339000 | #Constraints:      60563
2325.89/2376.88	c #Conflicts:    2340000 | #Constraints:      61577
2325.89/2376.88	c #Conflicts:    2341000 | #Constraints:      62600
2325.89/2376.88	c #Conflicts:    2342000 | #Constraints:      63613
2325.89/2376.88	c #Conflicts:    2343000 | #Constraints:      64627
2325.89/2376.88	c #Conflicts:    2344000 | #Constraints:      65641
2325.89/2376.88	c #Conflicts:    2345000 | #Constraints:      66653
2325.89/2376.88	c #Conflicts:    2346000 | #Constraints:      67657
2325.89/2376.88	c #Conflicts:    2347000 | #Constraints:      68667
2325.89/2376.88	c INPROCESSING
2325.89/2376.88	c GARBAGE COLLECT
2325.89/2376.88	c rational objective 1000
2366.74/2417.84	c #Conflicts:    2348000 | #Constraints:      38709
2366.74/2417.84	c #Conflicts:    2349000 | #Constraints:      39709
2366.74/2417.84	c #Conflicts:    2350000 | #Constraints:      40709
2366.74/2417.84	c #Conflicts:    2351000 | #Constraints:      41709
2366.74/2417.84	c #Conflicts:    2352000 | #Constraints:      42709
2366.74/2417.84	c #Conflicts:    2353000 | #Constraints:      43709
2366.74/2417.84	c #Conflicts:    2354000 | #Constraints:      44709
2366.74/2417.84	c #Conflicts:    2355000 | #Constraints:      45709
2366.74/2417.84	c #Conflicts:    2356000 | #Constraints:      46709
2366.74/2417.84	c #Conflicts:    2357000 | #Constraints:      47709
2366.74/2417.84	c #Conflicts:    2358000 | #Constraints:      48709
2366.74/2417.84	c #Conflicts:    2359000 | #Constraints:      49709
2366.74/2417.84	c #Conflicts:    2360000 | #Constraints:      50709
2366.74/2417.84	c #Conflicts:    2361000 | #Constraints:      51709
2366.74/2417.84	c #Conflicts:    2362000 | #Constraints:      52709
2366.74/2417.84	c #Conflicts:    2363000 | #Constraints:      53709
2366.74/2417.84	c #Conflicts:    2364000 | #Constraints:      54709
2366.74/2417.84	c #Conflicts:    2365000 | #Constraints:      55709
2366.74/2417.84	c #Conflicts:    2366000 | #Constraints:      56709
2366.74/2417.84	c #Conflicts:    2367000 | #Constraints:      57709
2366.74/2417.84	c #Conflicts:    2368000 | #Constraints:      58709
2366.74/2417.84	c #Conflicts:    2369000 | #Constraints:      59709
2366.74/2417.84	c #Conflicts:    2370000 | #Constraints:      60709
2366.74/2417.84	c #Conflicts:    2371000 | #Constraints:      61709
2366.74/2417.84	c #Conflicts:    2372000 | #Constraints:      62709
2366.74/2417.84	c #Conflicts:    2373000 | #Constraints:      63709
2366.74/2417.84	c #Conflicts:    2374000 | #Constraints:      64709
2366.74/2417.84	c #Conflicts:    2375000 | #Constraints:      65709
2366.74/2417.84	c #Conflicts:    2376000 | #Constraints:      66709
2366.74/2417.84	c #Conflicts:    2377000 | #Constraints:      67709
2366.74/2417.84	c #Conflicts:    2378000 | #Constraints:      68709
2366.74/2417.84	c INPROCESSING
2366.74/2417.84	c GARBAGE COLLECT
2366.74/2417.84	c rational objective 1000
2406.19/2457.40	c #Conflicts:    2379000 | #Constraints:      38891
2406.19/2457.40	c #Conflicts:    2380000 | #Constraints:      39891
2406.19/2457.40	c #Conflicts:    2381000 | #Constraints:      40891
2406.19/2457.40	c #Conflicts:    2382000 | #Constraints:      41891
2406.19/2457.40	c #Conflicts:    2383000 | #Constraints:      42891
2406.19/2457.40	c #Conflicts:    2384000 | #Constraints:      43891
2406.19/2457.40	c #Conflicts:    2385000 | #Constraints:      44891
2406.19/2457.40	c #Conflicts:    2386000 | #Constraints:      45891
2406.19/2457.40	c #Conflicts:    2387000 | #Constraints:      46891
2406.19/2457.40	c #Conflicts:    2388000 | #Constraints:      47891
2406.19/2457.40	c #Conflicts:    2389000 | #Constraints:      48891
2406.19/2457.40	c #Conflicts:    2390000 | #Constraints:      49891
2406.19/2457.40	c #Conflicts:    2391000 | #Constraints:      50891
2406.19/2457.40	c #Conflicts:    2392000 | #Constraints:      51891
2406.19/2457.40	c #Conflicts:    2393000 | #Constraints:      52891
2406.19/2457.40	c #Conflicts:    2394000 | #Constraints:      53891
2406.19/2457.40	c #Conflicts:    2395000 | #Constraints:      54891
2406.19/2457.40	c #Conflicts:    2396000 | #Constraints:      55891
2406.19/2457.40	c #Conflicts:    2397000 | #Constraints:      56891
2406.19/2457.40	c #Conflicts:    2398000 | #Constraints:      57891
2406.19/2457.40	c #Conflicts:    2399000 | #Constraints:      58891
2406.19/2457.40	c #Conflicts:    2400000 | #Constraints:      59891
2406.19/2457.40	c #Conflicts:    2401000 | #Constraints:      60891
2406.19/2457.40	c #Conflicts:    2402000 | #Constraints:      61891
2406.19/2457.40	c #Conflicts:    2403000 | #Constraints:      62891
2406.19/2457.40	c #Conflicts:    2404000 | #Constraints:      63891
2406.19/2457.40	c #Conflicts:    2405000 | #Constraints:      64891
2406.19/2457.40	c #Conflicts:    2406000 | #Constraints:      65891
2406.19/2457.40	c #Conflicts:    2407000 | #Constraints:      66891
2406.19/2457.40	c #Conflicts:    2408000 | #Constraints:      67891
2406.19/2457.40	c #Conflicts:    2409000 | #Constraints:      68891
2406.19/2457.40	c INPROCESSING
2406.19/2457.40	c GARBAGE COLLECT
2406.19/2457.40	c rational objective 1000
2475.50/2529.34	c #Conflicts:    2410000 | #Constraints:      39011
2475.50/2529.34	c #Conflicts:    2411000 | #Constraints:      40017
2475.50/2529.34	c #Conflicts:    2412000 | #Constraints:      41033
2475.50/2529.34	c #Conflicts:    2413000 | #Constraints:      42040
2475.50/2529.34	c #Conflicts:    2414000 | #Constraints:      43062
2475.50/2529.34	c #Conflicts:    2415000 | #Constraints:      44078
2475.50/2529.34	c #Conflicts:    2416000 | #Constraints:      45094
2475.50/2529.34	c #Conflicts:    2417000 | #Constraints:      46126
2475.50/2529.34	c #Conflicts:    2418000 | #Constraints:      47153
2475.50/2529.34	c #Conflicts:    2419000 | #Constraints:      48163
2475.50/2529.34	c #Conflicts:    2420000 | #Constraints:      49168
2475.50/2529.34	c #Conflicts:    2421000 | #Constraints:      50182
2475.50/2529.34	c #Conflicts:    2422000 | #Constraints:      51201
2475.50/2529.34	c #Conflicts:    2423000 | #Constraints:      52217
2475.50/2529.34	c #Conflicts:    2424000 | #Constraints:      53228
2475.50/2529.34	c #Conflicts:    2425000 | #Constraints:      54238
2475.50/2529.34	c #Conflicts:    2426000 | #Constraints:      55253
2475.50/2529.34	c #Conflicts:    2427000 | #Constraints:      56261
2475.50/2529.34	c #Conflicts:    2428000 | #Constraints:      57274
2475.50/2529.34	c #Conflicts:    2429000 | #Constraints:      58287
2475.50/2529.34	c #Conflicts:    2430000 | #Constraints:      59308
2475.50/2529.34	c #Conflicts:    2431000 | #Constraints:      60331
2475.50/2529.34	c #Conflicts:    2432000 | #Constraints:      61346
2475.50/2529.34	c #Conflicts:    2433000 | #Constraints:      62361
2475.50/2529.34	c #Conflicts:    2434000 | #Constraints:      63419
2475.50/2529.34	c #Conflicts:    2435000 | #Constraints:      64469
2475.50/2529.34	c #Conflicts:    2436000 | #Constraints:      65521
2475.50/2529.34	c #Conflicts:    2437000 | #Constraints:      66566
2475.50/2529.34	c #Conflicts:    2438000 | #Constraints:      67597
2475.50/2529.34	c #Conflicts:    2439000 | #Constraints:      68615
2475.50/2529.34	c #Conflicts:    2440000 | #Constraints:      69637
2475.50/2529.34	c INPROCESSING
2475.50/2529.34	c GARBAGE COLLECT
2475.50/2529.34	c rational objective 1000
2514.18/2568.78	c #Conflicts:    2441000 | #Constraints:      39182
2514.18/2568.78	c #Conflicts:    2442000 | #Constraints:      40182
2514.18/2568.78	c #Conflicts:    2443000 | #Constraints:      41182
2514.18/2568.78	c #Conflicts:    2444000 | #Constraints:      42182
2514.18/2568.78	c #Conflicts:    2445000 | #Constraints:      43182
2514.18/2568.78	c #Conflicts:    2446000 | #Constraints:      44182
2514.18/2568.78	c #Conflicts:    2447000 | #Constraints:      45182
2514.18/2568.78	c #Conflicts:    2448000 | #Constraints:      46182
2514.18/2568.78	c #Conflicts:    2449000 | #Constraints:      47182
2514.18/2568.78	c #Conflicts:    2450000 | #Constraints:      48182
2514.18/2568.78	c #Conflicts:    2451000 | #Constraints:      49182
2514.18/2568.78	c #Conflicts:    2452000 | #Constraints:      50182
2514.18/2568.78	c #Conflicts:    2453000 | #Constraints:      51182
2514.18/2568.78	c #Conflicts:    2454000 | #Constraints:      52182
2514.18/2568.78	c #Conflicts:    2455000 | #Constraints:      53182
2514.18/2568.78	c #Conflicts:    2456000 | #Constraints:      54182
2514.18/2568.78	c #Conflicts:    2457000 | #Constraints:      55182
2514.18/2568.78	c #Conflicts:    2458000 | #Constraints:      56182
2514.18/2568.78	c #Conflicts:    2459000 | #Constraints:      57182
2514.18/2568.78	c #Conflicts:    2460000 | #Constraints:      58182
2514.18/2568.78	c #Conflicts:    2461000 | #Constraints:      59182
2514.18/2568.78	c #Conflicts:    2462000 | #Constraints:      60182
2514.18/2568.78	c #Conflicts:    2463000 | #Constraints:      61182
2514.18/2568.78	c #Conflicts:    2464000 | #Constraints:      62182
2514.18/2568.78	c #Conflicts:    2465000 | #Constraints:      63182
2514.18/2568.78	c #Conflicts:    2466000 | #Constraints:      64182
2514.18/2568.78	c #Conflicts:    2467000 | #Constraints:      65182
2514.18/2568.78	c #Conflicts:    2468000 | #Constraints:      66182
2514.18/2568.78	c #Conflicts:    2469000 | #Constraints:      67182
2514.18/2568.78	c #Conflicts:    2470000 | #Constraints:      68182
2514.18/2568.78	c #Conflicts:    2471000 | #Constraints:      69182
2514.18/2568.78	c INPROCESSING
2514.18/2568.78	c GARBAGE COLLECT
2514.18/2568.78	c rational objective 1000
2551.80/2606.73	c #Conflicts:    2472000 | #Constraints:      38829
2551.80/2606.73	c #Conflicts:    2473000 | #Constraints:      39829
2551.80/2606.73	c #Conflicts:    2474000 | #Constraints:      40829
2551.80/2606.73	c #Conflicts:    2475000 | #Constraints:      41829
2551.80/2606.73	c #Conflicts:    2476000 | #Constraints:      42829
2551.80/2606.73	c #Conflicts:    2477000 | #Constraints:      43829
2551.80/2606.73	c #Conflicts:    2478000 | #Constraints:      44829
2551.80/2606.73	c #Conflicts:    2479000 | #Constraints:      45829
2551.80/2606.73	c #Conflicts:    2480000 | #Constraints:      46829
2551.80/2606.73	c #Conflicts:    2481000 | #Constraints:      47829
2551.80/2606.73	c #Conflicts:    2482000 | #Constraints:      48829
2551.80/2606.73	c #Conflicts:    2483000 | #Constraints:      49829
2551.80/2606.73	c #Conflicts:    2484000 | #Constraints:      50829
2551.80/2606.73	c #Conflicts:    2485000 | #Constraints:      51829
2551.80/2606.73	c #Conflicts:    2486000 | #Constraints:      52829
2551.80/2606.73	c #Conflicts:    2487000 | #Constraints:      53829
2551.80/2606.73	c #Conflicts:    2488000 | #Constraints:      54829
2551.80/2606.73	c #Conflicts:    2489000 | #Constraints:      55829
2551.80/2606.73	c #Conflicts:    2490000 | #Constraints:      56829
2551.80/2606.73	c #Conflicts:    2491000 | #Constraints:      57829
2551.80/2606.73	c #Conflicts:    2492000 | #Constraints:      58829
2551.80/2606.73	c #Conflicts:    2493000 | #Constraints:      59829
2551.80/2606.73	c #Conflicts:    2494000 | #Constraints:      60829
2551.80/2606.73	c #Conflicts:    2495000 | #Constraints:      61829
2551.80/2606.73	c #Conflicts:    2496000 | #Constraints:      62829
2551.80/2606.73	c #Conflicts:    2497000 | #Constraints:      63829
2551.80/2606.73	c #Conflicts:    2498000 | #Constraints:      64829
2551.80/2606.73	c #Conflicts:    2499000 | #Constraints:      65829
2551.80/2606.73	c #Conflicts:    2500000 | #Constraints:      66829
2551.80/2606.73	c #Conflicts:    2501000 | #Constraints:      67829
2551.80/2606.73	c #Conflicts:    2502000 | #Constraints:      68829
2551.80/2606.73	c #Conflicts:    2503000 | #Constraints:      69829
2551.80/2606.73	c INPROCESSING
2551.80/2606.73	c GARBAGE COLLECT
2551.80/2606.73	c rational objective 1000
2590.15/2645.39	c #Conflicts:    2504000 | #Constraints:      39386
2590.15/2645.39	c #Conflicts:    2505000 | #Constraints:      40386
2590.15/2645.39	c #Conflicts:    2506000 | #Constraints:      41386
2590.15/2645.39	c #Conflicts:    2507000 | #Constraints:      42386
2590.15/2645.39	c #Conflicts:    2508000 | #Constraints:      43386
2590.15/2645.39	c #Conflicts:    2509000 | #Constraints:      44386
2590.15/2645.39	c #Conflicts:    2510000 | #Constraints:      45386
2590.15/2645.39	c #Conflicts:    2511000 | #Constraints:      46386
2590.15/2645.39	c #Conflicts:    2512000 | #Constraints:      47386
2590.15/2645.39	c #Conflicts:    2513000 | #Constraints:      48386
2590.15/2645.39	c #Conflicts:    2514000 | #Constraints:      49386
2590.15/2645.39	c #Conflicts:    2515000 | #Constraints:      50386
2590.15/2645.39	c #Conflicts:    2516000 | #Constraints:      51386
2590.15/2645.39	c #Conflicts:    2517000 | #Constraints:      52387
2590.15/2645.39	c #Conflicts:    2518000 | #Constraints:      53387
2590.15/2645.39	c #Conflicts:    2519000 | #Constraints:      54387
2590.15/2645.39	c #Conflicts:    2520000 | #Constraints:      55387
2590.15/2645.39	c #Conflicts:    2521000 | #Constraints:      56387
2590.15/2645.39	c #Conflicts:    2522000 | #Constraints:      57387
2590.15/2645.39	c #Conflicts:    2523000 | #Constraints:      58387
2590.15/2645.39	c #Conflicts:    2524000 | #Constraints:      59387
2590.15/2645.39	c #Conflicts:    2525000 | #Constraints:      60387
2590.15/2645.39	c #Conflicts:    2526000 | #Constraints:      61387
2590.15/2645.39	c #Conflicts:    2527000 | #Constraints:      62387
2590.15/2645.39	c #Conflicts:    2528000 | #Constraints:      63387
2590.15/2645.39	c #Conflicts:    2529000 | #Constraints:      64387
2590.15/2645.39	c #Conflicts:    2530000 | #Constraints:      65387
2590.15/2645.39	c #Conflicts:    2531000 | #Constraints:      66387
2590.15/2645.39	c #Conflicts:    2532000 | #Constraints:      67387
2590.15/2645.39	c #Conflicts:    2533000 | #Constraints:      68387
2590.15/2645.39	c #Conflicts:    2534000 | #Constraints:      69387
2590.15/2645.39	c #Conflicts:    2535000 | #Constraints:      70387
2590.15/2645.39	c INPROCESSING
2590.15/2645.39	c GARBAGE COLLECT
2590.15/2645.39	c rational objective 1000
2633.62/2689.37	c #Conflicts:    2536000 | #Constraints:      39744
2633.62/2689.37	c #Conflicts:    2537000 | #Constraints:      40809
2633.62/2689.37	c #Conflicts:    2538000 | #Constraints:      41868
2633.62/2689.37	c #Conflicts:    2539000 | #Constraints:      42918
2633.62/2689.37	c #Conflicts:    2540000 | #Constraints:      43968
2633.62/2689.37	c #Conflicts:    2541000 | #Constraints:      45003
2633.62/2689.37	c #Conflicts:    2542000 | #Constraints:      46039
2633.62/2689.37	c #Conflicts:    2543000 | #Constraints:      47076
2633.62/2689.37	c #Conflicts:    2544000 | #Constraints:      48114
2633.62/2689.37	c #Conflicts:    2545000 | #Constraints:      49136
2633.62/2689.37	c #Conflicts:    2546000 | #Constraints:      50163
2633.62/2689.37	c #Conflicts:    2547000 | #Constraints:      51206
2633.62/2689.37	c #Conflicts:    2548000 | #Constraints:      52247
2633.62/2689.37	c #Conflicts:    2549000 | #Constraints:      53289
2633.62/2689.37	c #Conflicts:    2550000 | #Constraints:      54332
2633.62/2689.37	c #Conflicts:    2551000 | #Constraints:      55373
2633.62/2689.37	c #Conflicts:    2552000 | #Constraints:      56397
2633.62/2689.37	c #Conflicts:    2553000 | #Constraints:      57435
2633.62/2689.37	c #Conflicts:    2554000 | #Constraints:      58470
2633.62/2689.37	c #Conflicts:    2555000 | #Constraints:      59496
2633.62/2689.37	c #Conflicts:    2556000 | #Constraints:      60531
2633.62/2689.37	c #Conflicts:    2557000 | #Constraints:      61557
2633.62/2689.37	c #Conflicts:    2558000 | #Constraints:      62589
2633.62/2689.37	c #Conflicts:    2559000 | #Constraints:      63619
2633.62/2689.37	c #Conflicts:    2560000 | #Constraints:      64646
2633.62/2689.37	c #Conflicts:    2561000 | #Constraints:      65666
2633.62/2689.37	c #Conflicts:    2562000 | #Constraints:      66697
2633.62/2689.37	c #Conflicts:    2563000 | #Constraints:      67741
2633.62/2689.37	c #Conflicts:    2564000 | #Constraints:      68776
2633.62/2689.37	c #Conflicts:    2565000 | #Constraints:      69813
2633.62/2689.37	c #Conflicts:    2566000 | #Constraints:      70836
2633.62/2689.37	c #Conflicts:    2567000 | #Constraints:      71870
2633.62/2689.37	c INPROCESSING
2633.62/2689.37	c GARBAGE COLLECT
2633.62/2689.37	c rational objective 1000
2678.19/2734.47	c #Conflicts:    2568000 | #Constraints:      40377
2678.19/2734.47	c #Conflicts:    2569000 | #Constraints:      41377
2678.19/2734.47	c #Conflicts:    2570000 | #Constraints:      42377
2678.19/2734.47	c #Conflicts:    2571000 | #Constraints:      43377
2678.19/2734.47	c #Conflicts:    2572000 | #Constraints:      44377
2678.19/2734.47	c #Conflicts:    2573000 | #Constraints:      45377
2678.19/2734.47	c #Conflicts:    2574000 | #Constraints:      46377
2678.19/2734.47	c #Conflicts:    2575000 | #Constraints:      47377
2678.19/2734.47	c #Conflicts:    2576000 | #Constraints:      48377
2678.19/2734.47	c #Conflicts:    2577000 | #Constraints:      49377
2678.19/2734.47	c #Conflicts:    2578000 | #Constraints:      50377
2678.19/2734.47	c #Conflicts:    2579000 | #Constraints:      51377
2678.19/2734.47	c #Conflicts:    2580000 | #Constraints:      52377
2678.19/2734.47	c #Conflicts:    2581000 | #Constraints:      53377
2678.19/2734.47	c #Conflicts:    2582000 | #Constraints:      54377
2678.19/2734.47	c #Conflicts:    2583000 | #Constraints:      55377
2678.19/2734.47	c #Conflicts:    2584000 | #Constraints:      56377
2678.19/2734.47	c #Conflicts:    2585000 | #Constraints:      57377
2678.19/2734.47	c #Conflicts:    2586000 | #Constraints:      58377
2678.19/2734.47	c #Conflicts:    2587000 | #Constraints:      59377
2678.19/2734.47	c #Conflicts:    2588000 | #Constraints:      60377
2678.19/2734.47	c #Conflicts:    2589000 | #Constraints:      61377
2678.19/2734.47	c #Conflicts:    2590000 | #Constraints:      62377
2678.19/2734.47	c #Conflicts:    2591000 | #Constraints:      63377
2678.19/2734.47	c #Conflicts:    2592000 | #Constraints:      64377
2678.19/2734.47	c #Conflicts:    2593000 | #Constraints:      65377
2678.19/2734.47	c #Conflicts:    2594000 | #Constraints:      66377
2678.19/2734.47	c #Conflicts:    2595000 | #Constraints:      67377
2678.19/2734.47	c #Conflicts:    2596000 | #Constraints:      68377
2678.19/2734.47	c #Conflicts:    2597000 | #Constraints:      69377
2678.19/2734.47	c #Conflicts:    2598000 | #Constraints:      70377
2678.19/2734.47	c #Conflicts:    2599000 | #Constraints:      71377
2678.19/2734.47	c INPROCESSING
2678.19/2734.47	c GARBAGE COLLECT
2678.19/2734.47	c rational objective 1000
2716.62/2773.31	c #Conflicts:    2600000 | #Constraints:      40148
2716.62/2773.31	c #Conflicts:    2601000 | #Constraints:      41148
2716.62/2773.31	c #Conflicts:    2602000 | #Constraints:      42148
2716.62/2773.31	c #Conflicts:    2603000 | #Constraints:      43148
2716.62/2773.31	c #Conflicts:    2604000 | #Constraints:      44148
2716.62/2773.31	c #Conflicts:    2605000 | #Constraints:      45148
2716.62/2773.31	c #Conflicts:    2606000 | #Constraints:      46148
2716.62/2773.31	c #Conflicts:    2607000 | #Constraints:      47148
2716.62/2773.31	c #Conflicts:    2608000 | #Constraints:      48148
2716.62/2773.31	c #Conflicts:    2609000 | #Constraints:      49148
2716.62/2773.31	c #Conflicts:    2610000 | #Constraints:      50148
2716.62/2773.31	c #Conflicts:    2611000 | #Constraints:      51148
2716.62/2773.31	c #Conflicts:    2612000 | #Constraints:      52148
2716.62/2773.31	c #Conflicts:    2613000 | #Constraints:      53148
2716.62/2773.31	c #Conflicts:    2614000 | #Constraints:      54148
2716.62/2773.31	c #Conflicts:    2615000 | #Constraints:      55148
2716.62/2773.31	c #Conflicts:    2616000 | #Constraints:      56148
2716.62/2773.31	c #Conflicts:    2617000 | #Constraints:      57148
2716.62/2773.31	c #Conflicts:    2618000 | #Constraints:      58148
2716.62/2773.31	c #Conflicts:    2619000 | #Constraints:      59148
2716.62/2773.31	c #Conflicts:    2620000 | #Constraints:      60148
2716.62/2773.31	c #Conflicts:    2621000 | #Constraints:      61148
2716.62/2773.31	c #Conflicts:    2622000 | #Constraints:      62148
2716.62/2773.31	c #Conflicts:    2623000 | #Constraints:      63148
2716.62/2773.31	c #Conflicts:    2624000 | #Constraints:      64148
2716.62/2773.31	c #Conflicts:    2625000 | #Constraints:      65148
2716.62/2773.31	c #Conflicts:    2626000 | #Constraints:      66148
2716.62/2773.31	c #Conflicts:    2627000 | #Constraints:      67148
2716.62/2773.31	c #Conflicts:    2628000 | #Constraints:      68148
2716.62/2773.31	c #Conflicts:    2629000 | #Constraints:      69148
2716.62/2773.31	c #Conflicts:    2630000 | #Constraints:      70148
2716.62/2773.31	c #Conflicts:    2631000 | #Constraints:      71148
2716.62/2773.31	c INPROCESSING
2716.62/2773.31	c GARBAGE COLLECT
2716.62/2773.31	c rational objective 1000
2762.45/2819.42	c #Conflicts:    2632000 | #Constraints:      39800
2762.45/2819.42	c #Conflicts:    2633000 | #Constraints:      40850
2762.45/2819.42	c #Conflicts:    2634000 | #Constraints:      41934
2762.45/2819.42	c #Conflicts:    2635000 | #Constraints:      43019
2762.45/2819.42	c #Conflicts:    2636000 | #Constraints:      44069
2762.45/2819.42	c #Conflicts:    2637000 | #Constraints:      45121
2762.45/2819.42	c #Conflicts:    2638000 | #Constraints:      46160
2762.45/2819.42	c #Conflicts:    2639000 | #Constraints:      47193
2762.45/2819.42	c #Conflicts:    2640000 | #Constraints:      48227
2762.45/2819.42	c #Conflicts:    2641000 | #Constraints:      49295
2762.45/2819.42	c #Conflicts:    2642000 | #Constraints:      50343
2762.45/2819.42	c #Conflicts:    2643000 | #Constraints:      51383
2762.45/2819.42	c #Conflicts:    2644000 | #Constraints:      52423
2762.45/2819.42	c #Conflicts:    2645000 | #Constraints:      53453
2762.45/2819.42	c #Conflicts:    2646000 | #Constraints:      54488
2762.45/2819.42	c #Conflicts:    2647000 | #Constraints:      55530
2762.45/2819.42	c #Conflicts:    2648000 | #Constraints:      56569
2762.45/2819.42	c #Conflicts:    2649000 | #Constraints:      57594
2762.45/2819.42	c #Conflicts:    2650000 | #Constraints:      58639
2762.45/2819.42	c #Conflicts:    2651000 | #Constraints:      59669
2762.45/2819.42	c #Conflicts:    2652000 | #Constraints:      60718
2762.45/2819.42	c #Conflicts:    2653000 | #Constraints:      61765
2762.45/2819.42	c #Conflicts:    2654000 | #Constraints:      62804
2762.45/2819.42	c #Conflicts:    2655000 | #Constraints:      63837
2762.45/2819.42	c #Conflicts:    2656000 | #Constraints:      64868
2762.45/2819.42	c #Conflicts:    2657000 | #Constraints:      65894
2762.45/2819.42	c #Conflicts:    2658000 | #Constraints:      66928
2762.45/2819.42	c #Conflicts:    2659000 | #Constraints:      67959
2762.45/2819.42	c #Conflicts:    2660000 | #Constraints:      68983
2762.45/2819.42	c #Conflicts:    2661000 | #Constraints:      70009
2762.45/2819.42	c #Conflicts:    2662000 | #Constraints:      71051
2762.45/2819.42	c #Conflicts:    2663000 | #Constraints:      72091
2762.45/2819.42	c #Conflicts:    2664000 | #Constraints:      73153
2762.45/2819.42	c INPROCESSING
2762.45/2819.42	c GARBAGE COLLECT
2762.45/2819.42	c rational objective 1000
2804.95/2862.12	c #Conflicts:    2665000 | #Constraints:      40943
2804.95/2862.12	c #Conflicts:    2666000 | #Constraints:      41943
2804.95/2862.12	c #Conflicts:    2667000 | #Constraints:      42943
2804.95/2862.12	c #Conflicts:    2668000 | #Constraints:      43943
2804.95/2862.12	c #Conflicts:    2669000 | #Constraints:      44943
2804.95/2862.12	c #Conflicts:    2670000 | #Constraints:      45943
2804.95/2862.12	c #Conflicts:    2671000 | #Constraints:      46943
2804.95/2862.12	c #Conflicts:    2672000 | #Constraints:      47943
2804.95/2862.12	c #Conflicts:    2673000 | #Constraints:      48943
2804.95/2862.12	c #Conflicts:    2674000 | #Constraints:      49943
2804.95/2862.12	c #Conflicts:    2675000 | #Constraints:      50943
2804.95/2862.12	c #Conflicts:    2676000 | #Constraints:      51943
2804.95/2862.12	c #Conflicts:    2677000 | #Constraints:      52943
2804.95/2862.12	c #Conflicts:    2678000 | #Constraints:      53943
2804.95/2862.12	c #Conflicts:    2679000 | #Constraints:      54943
2804.95/2862.12	c #Conflicts:    2680000 | #Constraints:      55943
2804.95/2862.12	c #Conflicts:    2681000 | #Constraints:      56943
2804.95/2862.12	c #Conflicts:    2682000 | #Constraints:      57943
2804.95/2862.12	c #Conflicts:    2683000 | #Constraints:      58943
2804.95/2862.12	c #Conflicts:    2684000 | #Constraints:      59943
2804.95/2862.12	c #Conflicts:    2685000 | #Constraints:      60943
2804.95/2862.12	c #Conflicts:    2686000 | #Constraints:      61943
2804.95/2862.12	c #Conflicts:    2687000 | #Constraints:      62943
2804.95/2862.12	c #Conflicts:    2688000 | #Constraints:      63943
2804.95/2862.12	c #Conflicts:    2689000 | #Constraints:      64943
2804.95/2862.12	c #Conflicts:    2690000 | #Constraints:      65943
2804.95/2862.12	c #Conflicts:    2691000 | #Constraints:      66943
2804.95/2862.12	c #Conflicts:    2692000 | #Constraints:      67943
2804.95/2862.12	c #Conflicts:    2693000 | #Constraints:      68943
2804.95/2862.12	c #Conflicts:    2694000 | #Constraints:      69943
2804.95/2862.12	c #Conflicts:    2695000 | #Constraints:      70943
2804.95/2862.12	c #Conflicts:    2696000 | #Constraints:      71943
2804.95/2862.12	c #Conflicts:    2697000 | #Constraints:      72943
2804.95/2862.12	c INPROCESSING
2804.95/2862.12	c GARBAGE COLLECT
2804.95/2862.12	c rational objective 1000
2846.80/2904.71	c #Conflicts:    2698000 | #Constraints:      41036
2846.80/2904.71	c #Conflicts:    2699000 | #Constraints:      42036
2846.80/2904.71	c #Conflicts:    2700000 | #Constraints:      43036
2846.80/2904.71	c #Conflicts:    2701000 | #Constraints:      44036
2846.80/2904.71	c #Conflicts:    2702000 | #Constraints:      45036
2846.80/2904.71	c #Conflicts:    2703000 | #Constraints:      46036
2846.80/2904.71	c #Conflicts:    2704000 | #Constraints:      47036
2846.80/2904.71	c #Conflicts:    2705000 | #Constraints:      48036
2846.80/2904.71	c #Conflicts:    2706000 | #Constraints:      49036
2846.80/2904.71	c #Conflicts:    2707000 | #Constraints:      50036
2846.80/2904.71	c #Conflicts:    2708000 | #Constraints:      51036
2846.80/2904.71	c #Conflicts:    2709000 | #Constraints:      52036
2846.80/2904.71	c #Conflicts:    2710000 | #Constraints:      53036
2846.80/2904.71	c #Conflicts:    2711000 | #Constraints:      54036
2846.80/2904.71	c #Conflicts:    2712000 | #Constraints:      55036
2846.80/2904.71	c #Conflicts:    2713000 | #Constraints:      56036
2846.80/2904.71	c #Conflicts:    2714000 | #Constraints:      57036
2846.80/2904.71	c #Conflicts:    2715000 | #Constraints:      58036
2846.80/2904.71	c #Conflicts:    2716000 | #Constraints:      59036
2846.80/2904.71	c #Conflicts:    2717000 | #Constraints:      60036
2846.80/2904.71	c #Conflicts:    2718000 | #Constraints:      61036
2846.80/2904.71	c #Conflicts:    2719000 | #Constraints:      62036
2846.80/2904.71	c #Conflicts:    2720000 | #Constraints:      63036
2846.80/2904.71	c #Conflicts:    2721000 | #Constraints:      64036
2846.80/2904.71	c #Conflicts:    2722000 | #Constraints:      65036
2846.80/2904.71	c #Conflicts:    2723000 | #Constraints:      66036
2846.80/2904.71	c #Conflicts:    2724000 | #Constraints:      67036
2846.80/2904.71	c #Conflicts:    2725000 | #Constraints:      68036
2846.80/2904.71	c #Conflicts:    2726000 | #Constraints:      69036
2846.80/2904.71	c #Conflicts:    2727000 | #Constraints:      70036
2846.80/2904.71	c #Conflicts:    2728000 | #Constraints:      71036
2846.80/2904.71	c #Conflicts:    2729000 | #Constraints:      72036
2846.80/2904.71	c #Conflicts:    2730000 | #Constraints:      73036
2846.80/2904.71	c INPROCESSING
2846.80/2904.71	c GARBAGE COLLECT
2846.80/2904.71	c rational objective 1000
2900.14/2959.02	c #Conflicts:    2731000 | #Constraints:      41069
2900.14/2959.02	c #Conflicts:    2732000 | #Constraints:      42130
2900.14/2959.02	c #Conflicts:    2733000 | #Constraints:      43194
2900.14/2959.02	c #Conflicts:    2734000 | #Constraints:      44264
2900.14/2959.02	c #Conflicts:    2735000 | #Constraints:      45334
2900.14/2959.02	c #Conflicts:    2736000 | #Constraints:      46394
2900.14/2959.02	c #Conflicts:    2737000 | #Constraints:      47452
2900.14/2959.02	c #Conflicts:    2738000 | #Constraints:      48491
2900.14/2959.02	c #Conflicts:    2739000 | #Constraints:      49544
2900.14/2959.02	c #Conflicts:    2740000 | #Constraints:      50604
2900.14/2959.02	c #Conflicts:    2741000 | #Constraints:      51661
2900.14/2959.02	c #Conflicts:    2742000 | #Constraints:      52726
2900.14/2959.02	c #Conflicts:    2743000 | #Constraints:      53766
2900.14/2959.02	c #Conflicts:    2744000 | #Constraints:      54819
2900.14/2959.02	c #Conflicts:    2745000 | #Constraints:      55866
2900.14/2959.02	c #Conflicts:    2746000 | #Constraints:      56910
2900.14/2959.02	c #Conflicts:    2747000 | #Constraints:      57942
2900.14/2959.02	c #Conflicts:    2748000 | #Constraints:      58963
2900.14/2959.02	c #Conflicts:    2749000 | #Constraints:      59986
2900.14/2959.02	c #Conflicts:    2750000 | #Constraints:      61009
2900.14/2959.02	c #Conflicts:    2751000 | #Constraints:      62046
2900.14/2959.02	c #Conflicts:    2752000 | #Constraints:      63082
2900.14/2959.02	c #Conflicts:    2753000 | #Constraints:      64115
2900.14/2959.02	c #Conflicts:    2754000 | #Constraints:      65142
2900.14/2959.02	c #Conflicts:    2755000 | #Constraints:      66161
2900.14/2959.02	c #Conflicts:    2756000 | #Constraints:      67184
2900.14/2959.02	c #Conflicts:    2757000 | #Constraints:      68205
2900.14/2959.02	c #Conflicts:    2758000 | #Constraints:      69228
2900.14/2959.02	c #Conflicts:    2759000 | #Constraints:      70262
2900.14/2959.02	c #Conflicts:    2760000 | #Constraints:      71305
2900.14/2959.02	c #Conflicts:    2761000 | #Constraints:      72348
2900.14/2959.02	c #Conflicts:    2762000 | #Constraints:      73393
2900.14/2959.02	c #Conflicts:    2763000 | #Constraints:      74436
2900.14/2959.02	c INPROCESSING
2900.14/2959.02	c GARBAGE COLLECT
2900.14/2959.02	c rational objective 1000
2944.73/3003.85	c #Conflicts:    2764000 | #Constraints:      41550
2944.73/3003.85	c #Conflicts:    2765000 | #Constraints:      42550
2944.73/3003.85	c #Conflicts:    2766000 | #Constraints:      43550
2944.73/3003.85	c #Conflicts:    2767000 | #Constraints:      44550
2944.73/3003.85	c #Conflicts:    2768000 | #Constraints:      45550
2944.73/3003.85	c #Conflicts:    2769000 | #Constraints:      46550
2944.73/3003.85	c #Conflicts:    2770000 | #Constraints:      47550
2944.73/3003.85	c #Conflicts:    2771000 | #Constraints:      48550
2944.73/3003.85	c #Conflicts:    2772000 | #Constraints:      49550
2944.73/3003.85	c #Conflicts:    2773000 | #Constraints:      50550
2944.73/3003.85	c #Conflicts:    2774000 | #Constraints:      51550
2944.73/3003.85	c #Conflicts:    2775000 | #Constraints:      52550
2944.73/3003.85	c #Conflicts:    2776000 | #Constraints:      53550
2944.73/3003.85	c #Conflicts:    2777000 | #Constraints:      54550
2944.73/3003.85	c #Conflicts:    2778000 | #Constraints:      55550
2944.73/3003.85	c #Conflicts:    2779000 | #Constraints:      56550
2944.73/3003.85	c #Conflicts:    2780000 | #Constraints:      57550
2944.73/3003.85	c #Conflicts:    2781000 | #Constraints:      58550
2944.73/3003.85	c #Conflicts:    2782000 | #Constraints:      59550
2944.73/3003.85	c #Conflicts:    2783000 | #Constraints:      60550
2944.73/3003.85	c #Conflicts:    2784000 | #Constraints:      61550
2944.73/3003.85	c #Conflicts:    2785000 | #Constraints:      62550
2944.73/3003.85	c #Conflicts:    2786000 | #Constraints:      63550
2944.73/3003.85	c #Conflicts:    2787000 | #Constraints:      64550
2944.73/3003.85	c #Conflicts:    2788000 | #Constraints:      65550
2944.73/3003.85	c #Conflicts:    2789000 | #Constraints:      66550
2944.73/3003.85	c #Conflicts:    2790000 | #Constraints:      67550
2944.73/3003.85	c #Conflicts:    2791000 | #Constraints:      68550
2944.73/3003.85	c #Conflicts:    2792000 | #Constraints:      69550
2944.73/3003.85	c #Conflicts:    2793000 | #Constraints:      70550
2944.73/3003.85	c #Conflicts:    2794000 | #Constraints:      71550
2944.73/3003.85	c #Conflicts:    2795000 | #Constraints:      72550
2944.73/3003.85	c #Conflicts:    2796000 | #Constraints:      73550
2944.73/3003.85	c INPROCESSING
2944.73/3003.85	c GARBAGE COLLECT
2944.73/3003.85	c rational objective 1000
2987.92/3047.46	c #Conflicts:    2797000 | #Constraints:      41018
2987.92/3047.46	c #Conflicts:    2798000 | #Constraints:      42020
2987.92/3047.46	c #Conflicts:    2799000 | #Constraints:      43063
2987.92/3047.46	c #Conflicts:    2800000 | #Constraints:      44109
2987.92/3047.46	c #Conflicts:    2801000 | #Constraints:      45153
2987.92/3047.46	c #Conflicts:    2802000 | #Constraints:      46184
2987.92/3047.46	c #Conflicts:    2803000 | #Constraints:      47225
2987.92/3047.46	c #Conflicts:    2804000 | #Constraints:      48270
2987.92/3047.46	c #Conflicts:    2805000 | #Constraints:      49320
2987.92/3047.46	c #Conflicts:    2806000 | #Constraints:      50351
2987.92/3047.46	c #Conflicts:    2807000 | #Constraints:      51386
2987.92/3047.46	c #Conflicts:    2808000 | #Constraints:      52415
2987.92/3047.46	c #Conflicts:    2809000 | #Constraints:      53443
2987.92/3047.46	c #Conflicts:    2810000 | #Constraints:      54464
2987.92/3047.46	c #Conflicts:    2811000 | #Constraints:      55483
2987.92/3047.46	c #Conflicts:    2812000 | #Constraints:      56503
2987.92/3047.46	c #Conflicts:    2813000 | #Constraints:      57532
2987.92/3047.46	c #Conflicts:    2814000 | #Constraints:      58562
2987.92/3047.46	c #Conflicts:    2815000 | #Constraints:      59594
2987.92/3047.46	c #Conflicts:    2816000 | #Constraints:      60633
2987.92/3047.46	c #Conflicts:    2817000 | #Constraints:      61675
2987.92/3047.46	c #Conflicts:    2818000 | #Constraints:      62712
2987.92/3047.46	c #Conflicts:    2819000 | #Constraints:      63766
2987.92/3047.46	c #Conflicts:    2820000 | #Constraints:      64811
2987.92/3047.46	c #Conflicts:    2821000 | #Constraints:      65837
2987.92/3047.46	c #Conflicts:    2822000 | #Constraints:      66881
2987.92/3047.46	c #Conflicts:    2823000 | #Constraints:      67911
2987.92/3047.46	c #Conflicts:    2824000 | #Constraints:      68930
2987.92/3047.46	c #Conflicts:    2825000 | #Constraints:      69952
2987.92/3047.46	c #Conflicts:    2826000 | #Constraints:      70977
2987.92/3047.46	c #Conflicts:    2827000 | #Constraints:      71993
2987.92/3047.46	c #Conflicts:    2828000 | #Constraints:      73016
2987.92/3047.46	c #Conflicts:    2829000 | #Constraints:      74041
2987.92/3047.46	c #Conflicts:    2830000 | #Constraints:      75071
2987.92/3047.46	c INPROCESSING
2987.92/3047.46	c GARBAGE COLLECT
2987.92/3047.46	c rational objective 1000
3033.05/3093.30	c #Conflicts:    2831000 | #Constraints:      41900
3033.05/3093.30	c #Conflicts:    2832000 | #Constraints:      42900
3033.05/3093.30	c #Conflicts:    2833000 | #Constraints:      43900
3033.05/3093.30	c #Conflicts:    2834000 | #Constraints:      44900
3033.05/3093.30	c #Conflicts:    2835000 | #Constraints:      45900
3033.05/3093.30	c #Conflicts:    2836000 | #Constraints:      46900
3033.05/3093.30	c #Conflicts:    2837000 | #Constraints:      47900
3033.05/3093.30	c #Conflicts:    2838000 | #Constraints:      48900
3033.05/3093.30	c #Conflicts:    2839000 | #Constraints:      49900
3033.05/3093.30	c #Conflicts:    2840000 | #Constraints:      50900
3033.05/3093.30	c #Conflicts:    2841000 | #Constraints:      51900
3033.05/3093.30	c #Conflicts:    2842000 | #Constraints:      52900
3033.05/3093.30	c #Conflicts:    2843000 | #Constraints:      53900
3033.05/3093.30	c #Conflicts:    2844000 | #Constraints:      54900
3033.05/3093.30	c #Conflicts:    2845000 | #Constraints:      55900
3033.05/3093.30	c #Conflicts:    2846000 | #Constraints:      56900
3033.05/3093.30	c #Conflicts:    2847000 | #Constraints:      57900
3033.05/3093.30	c #Conflicts:    2848000 | #Constraints:      58900
3033.05/3093.30	c #Conflicts:    2849000 | #Constraints:      59900
3033.05/3093.30	c #Conflicts:    2850000 | #Constraints:      60900
3033.05/3093.30	c #Conflicts:    2851000 | #Constraints:      61900
3033.05/3093.30	c #Conflicts:    2852000 | #Constraints:      62900
3033.05/3093.30	c #Conflicts:    2853000 | #Constraints:      63900
3033.05/3093.30	c #Conflicts:    2854000 | #Constraints:      64900
3033.05/3093.30	c #Conflicts:    2855000 | #Constraints:      65900
3033.05/3093.30	c #Conflicts:    2856000 | #Constraints:      66900
3033.05/3093.30	c #Conflicts:    2857000 | #Constraints:      67900
3033.05/3093.30	c #Conflicts:    2858000 | #Constraints:      68900
3033.05/3093.30	c #Conflicts:    2859000 | #Constraints:      69900
3033.05/3093.30	c #Conflicts:    2860000 | #Constraints:      70900
3033.05/3093.30	c #Conflicts:    2861000 | #Constraints:      71900
3033.05/3093.30	c #Conflicts:    2862000 | #Constraints:      72900
3033.05/3093.30	c #Conflicts:    2863000 | #Constraints:      73900
3033.05/3093.30	c #Conflicts:    2864000 | #Constraints:      74900
3033.05/3093.30	c INPROCESSING
3033.05/3093.30	c GARBAGE COLLECT
3033.05/3093.30	c rational objective 1000
3075.47/3136.27	c #Conflicts:    2865000 | #Constraints:      41989
3075.47/3136.27	c #Conflicts:    2866000 | #Constraints:      42989
3075.47/3136.27	c #Conflicts:    2867000 | #Constraints:      43989
3075.47/3136.27	c #Conflicts:    2868000 | #Constraints:      44989
3075.47/3136.27	c #Conflicts:    2869000 | #Constraints:      45989
3075.47/3136.27	c #Conflicts:    2870000 | #Constraints:      46989
3075.47/3136.27	c #Conflicts:    2871000 | #Constraints:      47989
3075.47/3136.27	c #Conflicts:    2872000 | #Constraints:      48989
3075.47/3136.27	c #Conflicts:    2873000 | #Constraints:      49989
3075.47/3136.27	c #Conflicts:    2874000 | #Constraints:      50989
3075.47/3136.27	c #Conflicts:    2875000 | #Constraints:      51989
3075.47/3136.27	c #Conflicts:    2876000 | #Constraints:      52989
3075.47/3136.27	c #Conflicts:    2877000 | #Constraints:      53989
3075.47/3136.27	c #Conflicts:    2878000 | #Constraints:      54989
3075.47/3136.27	c #Conflicts:    2879000 | #Constraints:      55989
3075.47/3136.27	c #Conflicts:    2880000 | #Constraints:      56989
3075.47/3136.27	c #Conflicts:    2881000 | #Constraints:      57989
3075.47/3136.27	c #Conflicts:    2882000 | #Constraints:      58989
3075.47/3136.27	c #Conflicts:    2883000 | #Constraints:      59989
3075.47/3136.27	c #Conflicts:    2884000 | #Constraints:      60989
3075.47/3136.27	c #Conflicts:    2885000 | #Constraints:      61989
3075.47/3136.27	c #Conflicts:    2886000 | #Constraints:      62989
3075.47/3136.27	c #Conflicts:    2887000 | #Constraints:      63989
3075.47/3136.27	c #Conflicts:    2888000 | #Constraints:      64989
3075.47/3136.27	c #Conflicts:    2889000 | #Constraints:      65989
3075.47/3136.27	c #Conflicts:    2890000 | #Constraints:      66989
3075.47/3136.27	c #Conflicts:    2891000 | #Constraints:      67989
3075.47/3136.27	c #Conflicts:    2892000 | #Constraints:      68989
3075.47/3136.27	c #Conflicts:    2893000 | #Constraints:      69989
3075.47/3136.27	c #Conflicts:    2894000 | #Constraints:      70989
3075.47/3136.27	c #Conflicts:    2895000 | #Constraints:      71989
3075.47/3136.27	c #Conflicts:    2896000 | #Constraints:      72989
3075.47/3136.27	c #Conflicts:    2897000 | #Constraints:      73989
3075.47/3136.27	c #Conflicts:    2898000 | #Constraints:      74989
3075.47/3136.27	c INPROCESSING
3075.47/3136.27	c GARBAGE COLLECT
3075.47/3136.27	c rational objective 1000
3113.20/3175.30	c #Conflicts:    2899000 | #Constraints:      42035
3113.20/3175.30	c #Conflicts:    2900000 | #Constraints:      43064
3113.20/3175.30	c #Conflicts:    2901000 | #Constraints:      44119
3113.20/3175.30	c #Conflicts:    2902000 | #Constraints:      45166
3113.20/3175.30	c #Conflicts:    2903000 | #Constraints:      46190
3113.20/3175.30	c #Conflicts:    2904000 | #Constraints:      47226
3113.20/3175.30	c #Conflicts:    2905000 | #Constraints:      48248
3113.20/3175.30	c #Conflicts:    2906000 | #Constraints:      49296
3113.20/3175.30	c #Conflicts:    2907000 | #Constraints:      50343
3113.20/3175.30	c #Conflicts:    2908000 | #Constraints:      51390
3113.20/3175.30	c #Conflicts:    2909000 | #Constraints:      52426
3113.20/3175.30	c #Conflicts:    2910000 | #Constraints:      53447
3113.20/3175.30	c #Conflicts:    2911000 | #Constraints:      54481
3113.20/3175.30	c #Conflicts:    2912000 | #Constraints:      55518
3113.20/3175.30	c #Conflicts:    2913000 | #Constraints:      56567
3113.20/3175.30	c #Conflicts:    2914000 | #Constraints:      57604
3113.20/3175.30	c #Conflicts:    2915000 | #Constraints:      58619
3113.20/3175.30	c #Conflicts:    2916000 | #Constraints:      59634
3113.20/3175.30	c #Conflicts:    2917000 | #Constraints:      60648
3113.20/3175.30	c #Conflicts:    2918000 | #Constraints:      61667
3113.20/3175.30	c #Conflicts:    2919000 | #Constraints:      62691
3113.20/3175.30	c #Conflicts:    2920000 | #Constraints:      63707
3113.20/3175.30	c #Conflicts:    2921000 | #Constraints:      64726
3113.20/3175.30	c #Conflicts:    2922000 | #Constraints:      65748
3113.20/3175.30	c #Conflicts:    2923000 | #Constraints:      66768
3113.20/3175.30	c #Conflicts:    2924000 | #Constraints:      67780
3113.20/3175.30	c #Conflicts:    2925000 | #Constraints:      68796
3113.20/3175.30	c #Conflicts:    2926000 | #Constraints:      69806
3113.20/3175.30	c #Conflicts:    2927000 | #Constraints:      70816
3113.20/3175.30	c #Conflicts:    2928000 | #Constraints:      71839
3113.20/3175.30	c #Conflicts:    2929000 | #Constraints:      72856
3113.20/3175.30	c #Conflicts:    2930000 | #Constraints:      73870
3113.20/3175.30	c #Conflicts:    2931000 | #Constraints:      74908
3113.20/3175.30	c #Conflicts:    2932000 | #Constraints:      75947
3113.20/3175.30	c INPROCESSING
3113.20/3175.30	c GARBAGE COLLECT
3113.20/3175.30	c rational objective 1000
3157.34/3220.56	c #Conflicts:    2933000 | #Constraints:      42306
3157.34/3220.56	c #Conflicts:    2934000 | #Constraints:      43306
3157.34/3220.56	c #Conflicts:    2935000 | #Constraints:      44306
3157.34/3220.56	c #Conflicts:    2936000 | #Constraints:      45306
3157.34/3220.56	c #Conflicts:    2937000 | #Constraints:      46306
3157.34/3220.56	c #Conflicts:    2938000 | #Constraints:      47306
3157.34/3220.56	c #Conflicts:    2939000 | #Constraints:      48306
3157.34/3220.56	c #Conflicts:    2940000 | #Constraints:      49306
3157.34/3220.56	c #Conflicts:    2941000 | #Constraints:      50306
3157.34/3220.56	c #Conflicts:    2942000 | #Constraints:      51306
3157.34/3220.56	c #Conflicts:    2943000 | #Constraints:      52306
3157.34/3220.56	c #Conflicts:    2944000 | #Constraints:      53306
3157.34/3220.56	c #Conflicts:    2945000 | #Constraints:      54306
3157.34/3220.56	c #Conflicts:    2946000 | #Constraints:      55306
3157.34/3220.56	c #Conflicts:    2947000 | #Constraints:      56306
3157.34/3220.56	c #Conflicts:    2948000 | #Constraints:      57306
3157.34/3220.56	c #Conflicts:    2949000 | #Constraints:      58306
3157.34/3220.56	c #Conflicts:    2950000 | #Constraints:      59306
3157.34/3220.56	c #Conflicts:    2951000 | #Constraints:      60306
3157.34/3220.56	c #Conflicts:    2952000 | #Constraints:      61306
3157.34/3220.56	c #Conflicts:    2953000 | #Constraints:      62306
3157.34/3220.56	c #Conflicts:    2954000 | #Constraints:      63306
3157.34/3220.56	c #Conflicts:    2955000 | #Constraints:      64306
3157.34/3220.56	c #Conflicts:    2956000 | #Constraints:      65306
3157.34/3220.56	c #Conflicts:    2957000 | #Constraints:      66306
3157.34/3220.56	c #Conflicts:    2958000 | #Constraints:      67306
3157.34/3220.56	c #Conflicts:    2959000 | #Constraints:      68306
3157.34/3220.56	c #Conflicts:    2960000 | #Constraints:      69306
3157.34/3220.56	c #Conflicts:    2961000 | #Constraints:      70306
3157.34/3220.56	c #Conflicts:    2962000 | #Constraints:      71306
3157.34/3220.56	c #Conflicts:    2963000 | #Constraints:      72306
3157.34/3220.56	c #Conflicts:    2964000 | #Constraints:      73306
3157.34/3220.56	c #Conflicts:    2965000 | #Constraints:      74306
3157.34/3220.56	c #Conflicts:    2966000 | #Constraints:      75306
3157.34/3220.56	c INPROCESSING
3157.34/3220.56	c GARBAGE COLLECT
3157.34/3220.56	c rational objective 1000
3195.80/3260.43	c #Conflicts:    2967000 | #Constraints:      41915
3195.80/3260.43	c #Conflicts:    2968000 | #Constraints:      42951
3195.80/3260.43	c #Conflicts:    2969000 | #Constraints:      43987
3195.80/3260.43	c #Conflicts:    2970000 | #Constraints:      45028
3195.80/3260.43	c #Conflicts:    2971000 | #Constraints:      46042
3195.80/3260.43	c #Conflicts:    2972000 | #Constraints:      47085
3195.80/3260.43	c #Conflicts:    2973000 | #Constraints:      48101
3195.80/3260.43	c #Conflicts:    2974000 | #Constraints:      49142
3195.80/3260.43	c #Conflicts:    2975000 | #Constraints:      50174
3195.80/3260.43	c #Conflicts:    2976000 | #Constraints:      51215
3195.80/3260.43	c #Conflicts:    2977000 | #Constraints:      52254
3195.80/3260.43	c #Conflicts:    2978000 | #Constraints:      53296
3195.80/3260.43	c #Conflicts:    2979000 | #Constraints:      54326
3195.80/3260.43	c #Conflicts:    2980000 | #Constraints:      55355
3195.80/3260.43	c #Conflicts:    2981000 | #Constraints:      56386
3195.80/3260.43	c #Conflicts:    2982000 | #Constraints:      57409
3195.80/3260.43	c #Conflicts:    2983000 | #Constraints:      58459
3195.80/3260.43	c #Conflicts:    2984000 | #Constraints:      59492
3195.80/3260.43	c #Conflicts:    2985000 | #Constraints:      60534
3195.80/3260.43	c #Conflicts:    2986000 | #Constraints:      61581
3195.80/3260.43	c #Conflicts:    2987000 | #Constraints:      62614
3195.80/3260.43	c #Conflicts:    2988000 | #Constraints:      63657
3195.80/3260.43	c #Conflicts:    2989000 | #Constraints:      64707
3195.80/3260.43	c #Conflicts:    2990000 | #Constraints:      65732
3195.80/3260.43	c #Conflicts:    2991000 | #Constraints:      66763
3195.80/3260.43	c #Conflicts:    2992000 | #Constraints:      67783
3195.80/3260.43	c #Conflicts:    2993000 | #Constraints:      68808
3195.80/3260.43	c #Conflicts:    2994000 | #Constraints:      69832
3195.80/3260.43	c #Conflicts:    2995000 | #Constraints:      70859
3195.80/3260.43	c #Conflicts:    2996000 | #Constraints:      71889
3195.80/3260.43	c #Conflicts:    2997000 | #Constraints:      72928
3195.80/3260.43	c #Conflicts:    2998000 | #Constraints:      73958
3195.80/3260.43	c #Conflicts:    2999000 | #Constraints:      74988
3195.80/3260.43	c #Conflicts:    3000000 | #Constraints:      76018
3195.80/3260.43	c #Conflicts:    3001000 | #Constraints:      77053
3195.80/3260.43	c INPROCESSING
3195.80/3260.43	c GARBAGE COLLECT
3195.80/3260.43	c rational objective 1000
3242.31/3307.62	c #Conflicts:    3002000 | #Constraints:      42873
3242.31/3307.62	c #Conflicts:    3003000 | #Constraints:      43873
3242.31/3307.62	c #Conflicts:    3004000 | #Constraints:      44873
3242.31/3307.62	c #Conflicts:    3005000 | #Constraints:      45873
3242.31/3307.62	c #Conflicts:    3006000 | #Constraints:      46873
3242.31/3307.62	c #Conflicts:    3007000 | #Constraints:      47873
3242.31/3307.62	c #Conflicts:    3008000 | #Constraints:      48873
3242.31/3307.62	c #Conflicts:    3009000 | #Constraints:      49873
3242.31/3307.62	c #Conflicts:    3010000 | #Constraints:      50873
3242.31/3307.62	c #Conflicts:    3011000 | #Constraints:      51873
3242.31/3307.62	c #Conflicts:    3012000 | #Constraints:      52873
3242.31/3307.62	c #Conflicts:    3013000 | #Constraints:      53873
3242.31/3307.62	c #Conflicts:    3014000 | #Constraints:      54873
3242.31/3307.62	c #Conflicts:    3015000 | #Constraints:      55873
3242.31/3307.62	c #Conflicts:    3016000 | #Constraints:      56873
3242.31/3307.62	c #Conflicts:    3017000 | #Constraints:      57873
3242.31/3307.62	c #Conflicts:    3018000 | #Constraints:      58873
3242.31/3307.62	c #Conflicts:    3019000 | #Constraints:      59873
3242.31/3307.62	c #Conflicts:    3020000 | #Constraints:      60873
3242.31/3307.62	c #Conflicts:    3021000 | #Constraints:      61873
3242.31/3307.62	c #Conflicts:    3022000 | #Constraints:      62873
3242.31/3307.62	c #Conflicts:    3023000 | #Constraints:      63873
3242.31/3307.62	c #Conflicts:    3024000 | #Constraints:      64873
3242.31/3307.62	c #Conflicts:    3025000 | #Constraints:      65873
3242.31/3307.62	c #Conflicts:    3026000 | #Constraints:      66873
3242.31/3307.62	c #Conflicts:    3027000 | #Constraints:      67873
3242.31/3307.62	c #Conflicts:    3028000 | #Constraints:      68873
3242.31/3307.62	c #Conflicts:    3029000 | #Constraints:      69873
3242.31/3307.62	c #Conflicts:    3030000 | #Constraints:      70873
3242.31/3307.62	c #Conflicts:    3031000 | #Constraints:      71873
3242.31/3307.62	c #Conflicts:    3032000 | #Constraints:      72873
3242.31/3307.62	c #Conflicts:    3033000 | #Constraints:      73873
3242.31/3307.62	c #Conflicts:    3034000 | #Constraints:      74873
3242.31/3307.62	c #Conflicts:    3035000 | #Constraints:      75873
3242.31/3307.62	c #Conflicts:    3036000 | #Constraints:      76873
3242.31/3307.62	c INPROCESSING
3242.31/3307.62	c GARBAGE COLLECT
3242.31/3307.62	c rational objective 1000
3291.83/3358.56	c #Conflicts:    3037000 | #Constraints:      42987
3291.83/3358.56	c #Conflicts:    3038000 | #Constraints:      44080
3291.83/3358.56	c #Conflicts:    3039000 | #Constraints:      45175
3291.83/3358.56	c #Conflicts:    3040000 | #Constraints:      46243
3291.83/3358.56	c #Conflicts:    3041000 | #Constraints:      47293
3291.83/3358.56	c #Conflicts:    3042000 | #Constraints:      48362
3291.83/3358.56	c #Conflicts:    3043000 | #Constraints:      49433
3291.83/3358.56	c #Conflicts:    3044000 | #Constraints:      50494
3291.83/3358.56	c #Conflicts:    3045000 | #Constraints:      51547
3291.83/3358.56	c #Conflicts:    3046000 | #Constraints:      52598
3291.83/3358.56	c #Conflicts:    3047000 | #Constraints:      53647
3291.83/3358.56	c #Conflicts:    3048000 | #Constraints:      54682
3291.83/3358.56	c #Conflicts:    3049000 | #Constraints:      55720
3291.83/3358.56	c #Conflicts:    3050000 | #Constraints:      56756
3291.83/3358.56	c #Conflicts:    3051000 | #Constraints:      57793
3291.83/3358.56	c #Conflicts:    3052000 | #Constraints:      58813
3291.83/3358.56	c #Conflicts:    3053000 | #Constraints:      59846
3291.83/3358.56	c #Conflicts:    3054000 | #Constraints:      60872
3291.83/3358.56	c #Conflicts:    3055000 | #Constraints:      61896
3291.83/3358.56	c #Conflicts:    3056000 | #Constraints:      62921
3291.83/3358.56	c #Conflicts:    3057000 | #Constraints:      63944
3291.83/3358.56	c #Conflicts:    3058000 | #Constraints:      64966
3291.83/3358.56	c #Conflicts:    3059000 | #Constraints:      65989
3291.83/3358.56	c #Conflicts:    3060000 | #Constraints:      67006
3291.83/3358.56	c #Conflicts:    3061000 | #Constraints:      68077
3291.83/3358.56	c #Conflicts:    3062000 | #Constraints:      69124
3291.83/3358.56	c #Conflicts:    3063000 | #Constraints:      70182
3291.83/3358.56	c #Conflicts:    3064000 | #Constraints:      71221
3291.83/3358.56	c #Conflicts:    3065000 | #Constraints:      72262
3291.83/3358.56	c #Conflicts:    3066000 | #Constraints:      73289
3291.83/3358.56	c #Conflicts:    3067000 | #Constraints:      74311
3291.83/3358.56	c #Conflicts:    3068000 | #Constraints:      75344
3291.83/3358.56	c #Conflicts:    3069000 | #Constraints:      76369
3291.83/3358.56	c #Conflicts:    3070000 | #Constraints:      77392
3291.83/3358.56	c #Conflicts:    3071000 | #Constraints:      78416
3291.83/3358.56	c INPROCESSING
3291.83/3358.56	c GARBAGE COLLECT
3291.83/3358.56	c rational objective 1000
3339.50/3410.59	c #Conflicts:    3072000 | #Constraints:      43668
3339.50/3410.59	c #Conflicts:    3073000 | #Constraints:      44668
3339.50/3410.59	c #Conflicts:    3074000 | #Constraints:      45668
3339.50/3410.59	c #Conflicts:    3075000 | #Constraints:      46668
3339.50/3410.59	c #Conflicts:    3076000 | #Constraints:      47668
3339.50/3410.59	c #Conflicts:    3077000 | #Constraints:      48668
3339.50/3410.59	c #Conflicts:    3078000 | #Constraints:      49668
3339.50/3410.59	c #Conflicts:    3079000 | #Constraints:      50668
3339.50/3410.59	c #Conflicts:    3080000 | #Constraints:      51668
3339.50/3410.59	c #Conflicts:    3081000 | #Constraints:      52668
3339.50/3410.59	c #Conflicts:    3082000 | #Constraints:      53668
3339.50/3410.59	c #Conflicts:    3083000 | #Constraints:      54668
3339.50/3410.59	c #Conflicts:    3084000 | #Constraints:      55668
3339.50/3410.59	c #Conflicts:    3085000 | #Constraints:      56668
3339.50/3410.59	c #Conflicts:    3086000 | #Constraints:      57668
3339.50/3410.59	c #Conflicts:    3087000 | #Constraints:      58668
3339.50/3410.59	c #Conflicts:    3088000 | #Constraints:      59668
3339.50/3410.59	c #Conflicts:    3089000 | #Constraints:      60668
3339.50/3410.59	c #Conflicts:    3090000 | #Constraints:      61668
3339.50/3410.59	c #Conflicts:    3091000 | #Constraints:      62668
3339.50/3410.59	c #Conflicts:    3092000 | #Constraints:      63668
3339.50/3410.59	c #Conflicts:    3093000 | #Constraints:      64668
3339.50/3410.59	c #Conflicts:    3094000 | #Constraints:      65668
3339.50/3410.59	c #Conflicts:    3095000 | #Constraints:      66668
3339.50/3410.59	c #Conflicts:    3096000 | #Constraints:      67668
3339.50/3410.59	c #Conflicts:    3097000 | #Constraints:      68668
3339.50/3410.59	c #Conflicts:    3098000 | #Constraints:      69668
3339.50/3410.59	c #Conflicts:    3099000 | #Constraints:      70668
3339.50/3410.59	c #Conflicts:    3100000 | #Constraints:      71668
3339.50/3410.59	c #Conflicts:    3101000 | #Constraints:      72668
3339.50/3410.59	c #Conflicts:    3102000 | #Constraints:      73668
3339.50/3410.59	c #Conflicts:    3103000 | #Constraints:      74668
3339.50/3410.59	c #Conflicts:    3104000 | #Constraints:      75668
3339.50/3410.59	c #Conflicts:    3105000 | #Constraints:      76668
3339.50/3410.59	c #Conflicts:    3106000 | #Constraints:      77668
3339.50/3410.59	c INPROCESSING
3339.50/3410.59	c GARBAGE COLLECT
3339.50/3410.59	c rational objective 1000
3385.52/3464.55	c #Conflicts:    3107000 | #Constraints:      43335
3385.52/3464.55	c #Conflicts:    3108000 | #Constraints:      44335
3385.52/3464.55	c #Conflicts:    3109000 | #Constraints:      45335
3385.52/3464.55	c #Conflicts:    3110000 | #Constraints:      46335
3385.52/3464.55	c #Conflicts:    3111000 | #Constraints:      47335
3385.52/3464.55	c #Conflicts:    3112000 | #Constraints:      48335
3385.52/3464.55	c #Conflicts:    3113000 | #Constraints:      49335
3385.52/3464.55	c #Conflicts:    3114000 | #Constraints:      50335
3385.52/3464.55	c #Conflicts:    3115000 | #Constraints:      51335
3385.52/3464.55	c #Conflicts:    3116000 | #Constraints:      52335
3385.52/3464.55	c #Conflicts:    3117000 | #Constraints:      53336
3385.52/3464.55	c #Conflicts:    3118000 | #Constraints:      54336
3385.52/3464.55	c #Conflicts:    3119000 | #Constraints:      55336
3385.52/3464.55	c #Conflicts:    3120000 | #Constraints:      56336
3385.52/3464.55	c #Conflicts:    3121000 | #Constraints:      57336
3385.52/3464.55	c #Conflicts:    3122000 | #Constraints:      58336
3385.52/3464.55	c #Conflicts:    3123000 | #Constraints:      59336
3385.52/3464.55	c #Conflicts:    3124000 | #Constraints:      60336
3385.52/3464.55	c #Conflicts:    3125000 | #Constraints:      61336
3385.52/3464.55	c #Conflicts:    3126000 | #Constraints:      62336
3385.52/3464.55	c #Conflicts:    3127000 | #Constraints:      63336
3385.52/3464.55	c #Conflicts:    3128000 | #Constraints:      64336
3385.52/3464.55	c #Conflicts:    3129000 | #Constraints:      65336
3385.52/3464.55	c #Conflicts:    3130000 | #Constraints:      66336
3385.52/3464.55	c #Conflicts:    3131000 | #Constraints:      67336
3385.52/3464.55	c #Conflicts:    3132000 | #Constraints:      68336
3385.52/3464.55	c #Conflicts:    3133000 | #Constraints:      69336
3385.52/3464.55	c #Conflicts:    3134000 | #Constraints:      70336
3385.52/3464.55	c #Conflicts:    3135000 | #Constraints:      71336
3385.52/3464.55	c #Conflicts:    3136000 | #Constraints:      72336
3385.52/3464.55	c #Conflicts:    3137000 | #Constraints:      73336
3385.52/3464.55	c #Conflicts:    3138000 | #Constraints:      74336
3385.52/3464.55	c #Conflicts:    3139000 | #Constraints:      75336
3385.52/3464.55	c #Conflicts:    3140000 | #Constraints:      76336
3385.52/3464.55	c #Conflicts:    3141000 | #Constraints:      77336
3385.52/3464.55	c INPROCESSING
3385.52/3464.55	c GARBAGE COLLECT
3385.52/3464.55	c rational objective 1000
3434.35/3519.75	c #Conflicts:    3142000 | #Constraints:      42940
3434.35/3519.75	c #Conflicts:    3143000 | #Constraints:      43946
3434.35/3519.75	c #Conflicts:    3144000 | #Constraints:      45005
3434.35/3519.75	c #Conflicts:    3145000 | #Constraints:      46095
3434.35/3519.75	c #Conflicts:    3146000 | #Constraints:      47175
3434.35/3519.75	c #Conflicts:    3147000 | #Constraints:      48238
3434.35/3519.75	c #Conflicts:    3148000 | #Constraints:      49322
3434.35/3519.75	c #Conflicts:    3149000 | #Constraints:      50385
3434.35/3519.75	c #Conflicts:    3150000 | #Constraints:      51439
3434.35/3519.75	c #Conflicts:    3151000 | #Constraints:      52486
3434.35/3519.75	c #Conflicts:    3152000 | #Constraints:      53531
3434.35/3519.75	c #Conflicts:    3153000 | #Constraints:      54574
3434.35/3519.75	c #Conflicts:    3154000 | #Constraints:      55617
3434.35/3519.75	c #Conflicts:    3155000 | #Constraints:      56647
3434.35/3519.75	c #Conflicts:    3156000 | #Constraints:      57685
3434.35/3519.75	c #Conflicts:    3157000 | #Constraints:      58745
3434.35/3519.75	c #Conflicts:    3158000 | #Constraints:      59774
3434.35/3519.75	c #Conflicts:    3159000 | #Constraints:      60805
3434.35/3519.75	c #Conflicts:    3160000 | #Constraints:      61832
3434.35/3519.75	c #Conflicts:    3161000 | #Constraints:      62882
3434.35/3519.75	c #Conflicts:    3162000 | #Constraints:      63938
3434.35/3519.75	c #Conflicts:    3163000 | #Constraints:      64975
3434.35/3519.75	c #Conflicts:    3164000 | #Constraints:      66012
3434.35/3519.75	c #Conflicts:    3165000 | #Constraints:      67082
3434.35/3519.75	c #Conflicts:    3166000 | #Constraints:      68121
3434.35/3519.75	c #Conflicts:    3167000 | #Constraints:      69161
3434.35/3519.75	c #Conflicts:    3168000 | #Constraints:      70193
3434.35/3519.75	c #Conflicts:    3169000 | #Constraints:      71224
3434.35/3519.75	c #Conflicts:    3170000 | #Constraints:      72256
3434.35/3519.75	c #Conflicts:    3171000 | #Constraints:      73289
3434.35/3519.75	c #Conflicts:    3172000 | #Constraints:      74316
3434.35/3519.75	c #Conflicts:    3173000 | #Constraints:      75344
3434.35/3519.75	c #Conflicts:    3174000 | #Constraints:      76372
3434.35/3519.75	c #Conflicts:    3175000 | #Constraints:      77412
3434.35/3519.75	c #Conflicts:    3176000 | #Constraints:      78446
3434.35/3519.75	c #Conflicts:    3177000 | #Constraints:      79468
3434.35/3519.75	c INPROCESSING
3434.35/3519.75	c GARBAGE COLLECT
3434.35/3519.75	c rational objective 1000
3484.50/3570.50	c #Conflicts:    3178000 | #Constraints:      44062
3484.50/3570.50	c #Conflicts:    3179000 | #Constraints:      45062
3484.50/3570.50	c #Conflicts:    3180000 | #Constraints:      46062
3484.50/3570.50	c #Conflicts:    3181000 | #Constraints:      47062
3484.50/3570.50	c #Conflicts:    3182000 | #Constraints:      48062
3484.50/3570.50	c #Conflicts:    3183000 | #Constraints:      49062
3484.50/3570.50	c #Conflicts:    3184000 | #Constraints:      50062
3484.50/3570.50	c #Conflicts:    3185000 | #Constraints:      51062
3484.50/3570.50	c #Conflicts:    3186000 | #Constraints:      52062
3484.50/3570.50	c #Conflicts:    3187000 | #Constraints:      53062
3484.50/3570.50	c #Conflicts:    3188000 | #Constraints:      54062
3484.50/3570.50	c #Conflicts:    3189000 | #Constraints:      55062
3484.50/3570.50	c #Conflicts:    3190000 | #Constraints:      56062
3484.50/3570.50	c #Conflicts:    3191000 | #Constraints:      57062
3484.50/3570.50	c #Conflicts:    3192000 | #Constraints:      58062
3484.50/3570.50	c #Conflicts:    3193000 | #Constraints:      59062
3484.50/3570.50	c #Conflicts:    3194000 | #Constraints:      60062
3484.50/3570.50	c #Conflicts:    3195000 | #Constraints:      61062
3484.50/3570.50	c #Conflicts:    3196000 | #Constraints:      62062
3484.50/3570.50	c #Conflicts:    3197000 | #Constraints:      63062
3484.50/3570.50	c #Conflicts:    3198000 | #Constraints:      64062
3484.50/3570.50	c #Conflicts:    3199000 | #Constraints:      65062
3484.50/3570.50	c #Conflicts:    3200000 | #Constraints:      66062
3484.50/3570.50	c #Conflicts:    3201000 | #Constraints:      67062
3484.50/3570.50	c #Conflicts:    3202000 | #Constraints:      68062
3484.50/3570.50	c #Conflicts:    3203000 | #Constraints:      69062
3484.50/3570.50	c #Conflicts:    3204000 | #Constraints:      70062
3484.50/3570.50	c #Conflicts:    3205000 | #Constraints:      71062
3484.50/3570.50	c #Conflicts:    3206000 | #Constraints:      72062
3484.50/3570.50	c #Conflicts:    3207000 | #Constraints:      73062
3484.50/3570.50	c #Conflicts:    3208000 | #Constraints:      74062
3484.50/3570.50	c #Conflicts:    3209000 | #Constraints:      75062
3484.50/3570.50	c #Conflicts:    3210000 | #Constraints:      76062
3484.50/3570.50	c #Conflicts:    3211000 | #Constraints:      77062
3484.50/3570.50	c #Conflicts:    3212000 | #Constraints:      78062
3484.50/3570.50	c #Conflicts:    3213000 | #Constraints:      79062
3484.50/3570.50	c INPROCESSING
3484.50/3570.50	c GARBAGE COLLECT
3484.50/3570.50	c rational objective 1000
3539.59/3626.21	c #Conflicts:    3214000 | #Constraints:      44105
3539.59/3626.21	c #Conflicts:    3215000 | #Constraints:      45170
3539.59/3626.21	c #Conflicts:    3216000 | #Constraints:      46236
3539.59/3626.21	c #Conflicts:    3217000 | #Constraints:      47318
3539.59/3626.21	c #Conflicts:    3218000 | #Constraints:      48369
3539.59/3626.21	c #Conflicts:    3219000 | #Constraints:      49433
3539.59/3626.21	c #Conflicts:    3220000 | #Constraints:      50487
3539.59/3626.21	c #Conflicts:    3221000 | #Constraints:      51536
3539.59/3626.21	c #Conflicts:    3222000 | #Constraints:      52588
3539.59/3626.21	c #Conflicts:    3223000 | #Constraints:      53634
3539.59/3626.21	c #Conflicts:    3224000 | #Constraints:      54672
3539.59/3626.21	c #Conflicts:    3225000 | #Constraints:      55709
3539.59/3626.21	c #Conflicts:    3226000 | #Constraints:      56736
3539.59/3626.21	c #Conflicts:    3227000 | #Constraints:      57775
3539.59/3626.21	c #Conflicts:    3228000 | #Constraints:      58829
3539.59/3626.21	c #Conflicts:    3229000 | #Constraints:      59888
3539.59/3626.21	c #Conflicts:    3230000 | #Constraints:      60936
3539.59/3626.21	c #Conflicts:    3231000 | #Constraints:      61987
3539.59/3626.21	c #Conflicts:    3232000 | #Constraints:      63046
3539.59/3626.21	c #Conflicts:    3233000 | #Constraints:      64101
3539.59/3626.21	c #Conflicts:    3234000 | #Constraints:      65151
3539.59/3626.21	c #Conflicts:    3235000 | #Constraints:      66192
3539.59/3626.21	c #Conflicts:    3236000 | #Constraints:      67237
3539.59/3626.21	c #Conflicts:    3237000 | #Constraints:      68287
3539.59/3626.21	c #Conflicts:    3238000 | #Constraints:      69331
3539.59/3626.21	c #Conflicts:    3239000 | #Constraints:      70387
3539.59/3626.21	c #Conflicts:    3240000 | #Constraints:      71439
3539.59/3626.21	c #Conflicts:    3241000 | #Constraints:      72482
3539.59/3626.21	c #Conflicts:    3242000 | #Constraints:      73524
3539.59/3626.21	c #Conflicts:    3243000 | #Constraints:      74564
3539.59/3626.21	c #Conflicts:    3244000 | #Constraints:      75589
3539.59/3626.21	c #Conflicts:    3245000 | #Constraints:      76619
3539.59/3626.21	c #Conflicts:    3246000 | #Constraints:      77653
3539.59/3626.21	c #Conflicts:    3247000 | #Constraints:      78684
3539.59/3626.21	c #Conflicts:    3248000 | #Constraints:      79724
3539.59/3626.21	c #Conflicts:    3249000 | #Constraints:      80765
3539.59/3626.21	c INPROCESSING
3539.59/3626.21	c GARBAGE COLLECT
3539.59/3626.21	c rational objective 1000
3589.14/3675.93	c #Conflicts:    3250000 | #Constraints:      44831
3589.14/3675.93	c #Conflicts:    3251000 | #Constraints:      45831
3589.14/3675.93	c #Conflicts:    3252000 | #Constraints:      46831
3589.14/3675.93	c #Conflicts:    3253000 | #Constraints:      47831
3589.14/3675.93	c #Conflicts:    3254000 | #Constraints:      48831
3589.14/3675.93	c #Conflicts:    3255000 | #Constraints:      49831
3589.14/3675.93	c #Conflicts:    3256000 | #Constraints:      50831
3589.14/3675.93	c #Conflicts:    3257000 | #Constraints:      51831
3589.14/3675.93	c #Conflicts:    3258000 | #Constraints:      52831
3589.14/3675.93	c #Conflicts:    3259000 | #Constraints:      53831
3589.14/3675.93	c #Conflicts:    3260000 | #Constraints:      54831
3589.14/3675.93	c #Conflicts:    3261000 | #Constraints:      55831
3589.14/3675.93	c #Conflicts:    3262000 | #Constraints:      56831
3589.14/3675.93	c #Conflicts:    3263000 | #Constraints:      57831
3589.14/3675.93	c #Conflicts:    3264000 | #Constraints:      58831
3589.14/3675.93	c #Conflicts:    3265000 | #Constraints:      59831
3589.14/3675.93	c #Conflicts:    3266000 | #Constraints:      60831
3589.14/3675.93	c #Conflicts:    3267000 | #Constraints:      61831
3589.14/3675.93	c #Conflicts:    3268000 | #Constraints:      62831
3589.14/3675.93	c #Conflicts:    3269000 | #Constraints:      63831
3589.14/3675.93	c #Conflicts:    3270000 | #Constraints:      64831
3589.14/3675.93	c #Conflicts:    3271000 | #Constraints:      65831
3589.14/3675.93	c #Conflicts:    3272000 | #Constraints:      66831
3589.14/3675.93	c #Conflicts:    3273000 | #Constraints:      67831
3589.14/3675.93	c #Conflicts:    3274000 | #Constraints:      68831
3589.14/3675.93	c #Conflicts:    3275000 | #Constraints:      69831
3589.14/3675.93	c #Conflicts:    3276000 | #Constraints:      70831
3589.14/3675.93	c #Conflicts:    3277000 | #Constraints:      71831
3589.14/3675.93	c #Conflicts:    3278000 | #Constraints:      72831
3589.14/3675.93	c #Conflicts:    3279000 | #Constraints:      73831
3589.14/3675.93	c #Conflicts:    3280000 | #Constraints:      74831
3589.14/3675.93	c #Conflicts:    3281000 | #Constraints:      75831
3589.14/3675.93	c #Conflicts:    3282000 | #Constraints:      76831
3589.14/3675.93	c #Conflicts:    3283000 | #Constraints:      77831
3589.14/3675.93	c #Conflicts:    3284000 | #Constraints:      78831
3589.14/3675.93	c #Conflicts:    3285000 | #Constraints:      79831
3589.14/3675.93	c INPROCESSING
3589.14/3675.93	c GARBAGE COLLECT
3589.14/3675.93	c rational objective 1000
3600.01/3686.80	c #Conflicts:    3286000 | #Constraints:      44367
3600.01/3686.80	c #Conflicts:    3287000 | #Constraints:      45367
3600.01/3686.80	c #Conflicts:    3288000 | #Constraints:      46367
3600.01/3686.80	c #Conflicts:    3289000 | #Constraints:      47367
3600.01/3686.80	c #Conflicts:    3290000 | #Constraints:      48367
3600.01/3686.80	c #Conflicts:    3291000 | #Constraints:      49367
3600.01/3686.80	c #Conflicts:    3292000 | #Constraints:      50367
3600.01/3686.80	c #Conflicts:    3293000 | #Constraints:      51367
3600.01/3686.80	c #Conflicts:    3294000 | #Constraints:      52367
3600.01/3686.80	c #Conflicts:    3295000 | #Constraints:      53367
3600.01/3686.80	c #Conflicts:    3296000 | #Constraints:      54367
3600.01/3686.80	c cpu time 3562.52 s
3600.01/3686.80	c deterministic time 197132381350 1.97e+11
3600.01/3686.80	c optimization time 11.1609 s
3600.01/3686.80	c total solve time 3551.34 s
3600.01/3686.80	c core-guided solve time 2130.14 s
3600.01/3686.80	c propagation time 2754.73 s
3600.01/3686.80	c conflict analysis time 724.016 s
3600.01/3686.80	c propagations 832496656
3600.01/3686.80	c resolve steps 54686990
3600.01/3686.80	c decisions 9592832
3600.01/3686.80	c conflicts 3296290
3600.01/3686.80	c restarts 5881
3600.01/3686.80	c inprocessing phases 172
3600.01/3686.80	c garbage collections 172 ,( 100.00 )
3600.01/3686.80	c input clauses 5302 ,( 62.85 )
3600.01/3686.80	c input cardinalities 2671 ,( 31.66 )
3600.01/3686.80	c input general constraints 463 ,( 5.49 )
3600.01/3686.80	c input average constraint length 275.82
3600.01/3686.80	c input average constraint degree 78.15
3600.01/3686.80	c learned clauses 2020224 ,( 60.39 )
3600.01/3686.80	c learned cardinalities 350045 ,( 10.46 )
3600.01/3686.80	c learned general constraints 974925 ,( 29.14 )
3600.01/3686.80	c learned average constraint length 261.97
3600.01/3686.80	c learned average constraint degree 686677571.18
3600.01/3686.80	c watched  CF 32, 64, 128, Arb: 387114 , 0 , 0 , 0
3600.01/3686.80	c counting CF 32, 64, 128, Arb: 588275 , 0 , 0 , 0
3600.01/3686.80	c watched   constraints 387114 ,( 39.69 ) 
3600.01/3686.80	c counting  constraints 588274 ,( 60.31 ) 
3600.01/3686.80	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1562066216 , 5934841921 , 25697234012 ,( 863963886 , 24833270126 )
3600.01/3686.80	c gcd simplifications 74677
3600.01/3686.80	c detected cardinalities 55838
3600.01/3686.80	c weakened non-implied lits 354589318
3600.01/3686.80	c weakened non-implying lits 171588
3600.01/3686.80	c original variables 1972
3600.01/3686.80	c clausal propagations 331555006
3600.01/3686.80	c cardinality propagations 61928735
3600.01/3686.80	c watched propagations 11322511
3600.01/3686.80	c counting propagations 394029353
3600.01/3686.80	c watch lookups 105592965196
3600.01/3686.80	c watch backjump lookups 0
3600.01/3686.80	c watch checks 50504607494
3600.01/3686.80	c propagation checks 36655171619
3600.01/3686.80	c constraint additions 2688833459
3600.01/3686.80	c trail pops 845344061
3600.01/3686.80	c formula constraints 4090
3600.01/3686.80	c learned constraints 3255712
3600.01/3686.80	c bound constraints 1169
3600.01/3686.80	c core-guided constraints 3177
3600.01/3686.80	c encountered formula constraints 18006162
3600.01/3686.80	c encountered learned constraints 27949907
3600.01/3686.80	c encountered bound constraints 178
3600.01/3686.80	c encountered core-guided constraints 11292920
3600.01/3686.80	c LP total time 341.421 s
3600.01/3686.80	c LP solve time 287.49 s
3600.01/3686.80	c LP constraints added 6677
3600.01/3686.80	c LP constraints removed 2570
3600.01/3686.80	c LP pivots internal 3296671
3600.01/3686.80	c LP pivots root 73361
3600.01/3686.80	c LP calls 54760
3600.01/3686.80	c LP optimalities 7059
3600.01/3686.80	c LP no pivot count 1930
3600.01/3686.80	c LP infeasibilities 47697
3600.01/3686.80	c LP valid Farkas constraints 47685
3600.01/3686.80	c LP learned Farkas constraints 40729
3600.01/3686.80	c LP basis resets 12
3600.01/3686.80	c LP cycling count 0
3600.01/3686.80	c LP singular count 0
3600.01/3686.80	c LP no primal count 0
3600.01/3686.80	c LP no farkas count 12
3600.01/3686.80	c LP other issue count 0
3600.01/3686.80	c LP Gomory cuts 1068
3600.01/3686.80	c LP learned cuts 1519
3600.01/3686.80	c LP deleted cuts 2570
3600.01/3686.80	c LP encountered Gomory constraints 2037
3600.01/3686.80	c LP encountered Farkas constraints 481348
3600.01/3686.80	c LP encountered learned Farkas constraints 209999
3600.01/3686.80	c CG auxiliary variables introduced 1392
3600.01/3686.80	c CG solutions found 170
3600.01/3686.80	c CG cores constructed 1000
3600.01/3686.80	c CG core cardinality constraints returned 0
3600.01/3686.80	c CG unit cores 1
3600.01/3686.80	c CG single cores 999
3600.01/3686.80	c CG blocks removed during cardinality reduction 0
3600.01/3686.80	c CG first core best 0
3600.01/3686.80	c CG decision core best 0
3600.01/3686.80	c CG core reduction tie 0
3600.01/3686.80	c CG core degree average 1.00
3600.01/3686.80	c CG core slack average 2.18
3600.01/3686.80	c CG core upper bound improvements 9
3600.01/3686.80	c STR number of successful calls 0
3600.01/3686.80	c STR number of unsuccessful calls 0
3600.01/3686.80	c STR number of inconclusive calls 0
3600.01/3686.80	c STR number of successful attempts 0
3600.01/3686.80	c STR number of unsuccessful attempts 0
3600.01/3686.80	c STR number of inconclusive attempts 0
3600.01/3686.80	c STR average degree increase per successful call inf
3600.01/3686.80	c STR average degree increase per successful attempt inf
3600.01/3686.80	c STR total number of conflicts for successful attempts 0
3600.01/3686.80	c STR total number of conflicts for unsuccessful attempts 0
3600.01/3686.80	c STR total number of conflicts for inconclusive attempts 0
3600.01/3686.80	c STR average number of conflicts per successful attempt inf
3600.01/3686.80	c STR average number of conflicts per unsuccessful attempt inf
3600.01/3686.80	c STR average number of conflicts per inconclusive attempt inf
3600.01/3686.80	c AVG.sumWPerc 49.76 
3600.01/3686.80	c bigint constraints 0 
3600.01/3686.80	o 1038
3600.01/3686.80	s SATISFIABLE
3600.01/3686.80	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 x9 -x10 x11 x12 x13 x14 x15 -x16 x17 x18 x19 -x20 x21 x22 x23 -x24 -x25 x26 x27 x28 -x29 -x30 x31 x32 -x33 -x34 -x35 x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 x44 x45 x46 -x47 -x48 -x49 x50 x51 -x52 -x53 x54 -x55 -x56 -x57 x58 x59 -x60 x61 -x62 -x63 -x64 x65 -x66 x67 -x68 -x69 -x70 x71 -x72 x73 -x74 x75 x76 -x77 x78 -x79 x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 x88 -x89 x90 x91 -x92 x93 x94 x95 x96 x97 x98 x99 x100 -x101 x102 x103 x104 x105 -x106 -x107 x108 -x109 -x110 x111 -x112 x113 -x114 -x115 x116 x117 -x118 -x119 -x120 x121 -x122 x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 x131 -x132 x133 -x134 -x135 x136 x137 x138 -x139 -x140 -x141 x142 -x143 -x144 x145 -x146 x147 x148 -x149 -x150 x151 x152 x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 x163 -x164 x165 -x166 -x167 -x168 -x169 x170 -x171 -x172 x173 -x174 -x175 x176 x177 -x178 x179 x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 x188 x189 -x190 x191 -x192 x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 x201 x202 -x203 x204 x205 -x206 x207 -x208 -x209 -x210 x211 x212 -x213 -x214 x215 -x216 -x217 x218 -x219 -x220 x221 -x222 -x223 x224 -x225 x226 -x227 x228 -x229 -x230 x231 x232 -x233 x234 x235 x236 -x237 x238 -x239 x240 -x241 -x242 x243 -x244 -x245 x246 -x247 -x248 x249 x250 -x251 -x252 x253 -x254 x255 x256 x257 x258 x259 x260 x261 -x262 x263 -x264 x265 x266 x267 x268 x269 x270 x271 x272 -x273 x274 x275 x276 x277 x278 x279 -x280 x281 -x282 -x283 -x284 x285 -x286 -x287 x288 -x289 x290 x291 -x292 -x293 x294 -x295 x296 x297 x298 x299 x300 x301 -x302 -x303 -x304 x305 x306 -x307 x308 -x309 x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 x319 -x320 -x321 x322 -x323 -x324 x325 -x326 -x327 -x328 x329 x330 x331 x332 x333 -x334 -x335 -x336 x337 x338 x339 -x340 x341 -x342 x343 -x344 x345 x346 x347 x348 x349 -x350 x351 x352 -x353 -x354 x355 -x356 x357 x358 x359 -x360 -x361 x362 x363 -x364 -x365 -x366 x367 -x368 x369 x370 x371 -x372 x373 x374 x375 -x376 -x377 x378 -x379 x380 x381 x382 -x383 -x384 x385 x386 -x387 -x388 x389 -x390 x391 -x392 x393 x394 -x395 -x396 x397 -x398 x399 -x400 x401 x402 x403 -x404 x405 x406 x407 x408 -x409 -x410 x411 x412 x413 -x414 -x415 x416 -x417 -x418 -x419 x420 x421 x422 -x423 -x424 x425 x426 -x427 x428 x429 -x430 -x431 -x432 -x433 x434 x435 x436 -x437 -x438 x439 -x440 x441 x442 -x443 -x444 -x445 -x446 x447 -x448 x449 -x450 -x451 x452 x453 x454 x455 -x456 -x457 -x458 x459 -x460 x461 x462 x463 -x464 x465 x466 x467 x468 -x469 x470 x471 -x472 x473 x474 x475 -x476 -x477 x478 x479 x480 -x481 x482 x483 x484 -x485 x486 x487 -x488 x489 -x490 -x491 -x492 -x493 x494 -x495 -x496 x497 x498 -x499 x500 -x501 x502 -x503 -x504 -x505 -x506 x507 x508 -x509 x510 -x511 -x512 -x513 -x514 -x515 x516 x517 x518 -x519 x520 -x521 x522 x523 -x524 -x525 x526 x527 x528 -x529 x530 -x531 x532 x533 x534 -x535 x536 x537 x538 -x539 -x540 x541 -x542 x543 x544 -x545 -x546 -x547 x548 x549 x550 -x551 -x552 x553 -x554 x555 -x556 -x557 -x558 -x559 -x560 x561 x562 -x563 x564 -x565 -x566 -x567 x568 -x569 -x570 -x571 -x572 -x573 x574 x575 -x576 -x577 -x578 -x579 x580 -x581 x582 -x583 x584 x585 x586 x587 x588 -x589 x590 -x591 x592 x593 x594 x595 -x596 -x597 -x598 x599 -x600 x601 -x602 -x603 -x604 x605 x606 -x607 x608 x609 x610 x611 -x612 -x613 -x614 x615 -x616 -x617 x618 -x619 x620 x621 x622 -x623 -x624 -x625 -x626 -x627 x628 x629 -x630 -x631 -x632 x633 -x634 x635 -x636 -x637 -x638 x639 -x640 x641 x642 x643 -x644 -x645 x646 x647 x648 -x649 -x650 -x651 -x652 x653 x654 -x655 x656 x657 x658 x659 -x660 -x661 x662 -x663 -x664 x665 x666 x667 x668 -x669 -x670 x671 -x672 -x673 -x674 -x675 x676 x677 -x678 -x679 x680 x681 -x682 -x683 -x684 -x685 x686 -x687 x688 x689 x690 x691 -x692 -x693 x694 -x695 x696 -x697 x698 -x699 -x700 -x701 x702 x703 x704 -x705 x706 -x707 x708 x709 x710 x711 -x712 -x713 x714 x715 -x716 -x717 -x718 -x719 -x720 -x721 x722 -x723 -x724 -x725 x726 x727 -x728 -x729 x730 -x731 -x732 x733 x734 x735 x736 x737 x738 x739 -x740 x741 x742 x743 x744 -x745 x746 x747 -x748 -x749 x750 -x751 -x752 x753 -x754 x755 x756 -x757 x758 -x759 x760 -x761 x762 -x763 -x764 -x765 -x766 x767 -x768 x769 -x770 x771 -x772 -x773 -x774 x775 -x776 x777 -x778 -x779 x780 x781 x782 x783 x784 x785 x786 x787 -x788 x789 x790 x791 x792 x793 -x794 x795 x796 -x797 -x798 x799 -x800 -x801 -x802 x803 x804 -x805 x806 x807 x808 x809 -x810 -x811 -x812 -x813 x814 -x815 -x816 x817 x818 x819 -x820 -x821 x822 x823 -x824 x825 x826 -x827 -x828 x829 -x830 x831 x832 x833 -x834 x835 -x836 x837 -x838 -x839 x840 -x841 -x842 -x843 x844 x845 x846 x847 -x848 x849 -x850 x851 -x852 x853 -x854 x855 x856 x857 -x858 x859 x860 -x861 x862 x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 x872 -x873 x874 x875 x876 x877 x878 x879 -x880 x881 -x882 x883 -x884 x885 x886 -x887 -x888 x889 x890 x891 x892 x893 -x894 -x895 x896 x897 -x898 -x899 x900 x901 -x902 x903 -x904 -x905 -x906 -x907 x908 -x909 x910 x911 -x912 -x913 -x914 x915 -x916 -x917 -x918 -x919 x920 x921 x922 -x923 x924 x925 -x926 x927 -x928 -x929 -x930 -x931 x932 -x933 -x934 -x935 x936 -x937 -x938 -x939 -x940 x941 -x942 -x943 x944 x945 x946 -x947 x948 x949 -x950 -x951 x952 -x953 -x954 x955 -x956 x957 -x958 -x959 -x960 x961 x962 -x963 x964 x965 -x966 -x967 -x968 x969 -x970 x971 -x972 -x973 x974 -x975 x976 x977 x978 x979 x980 -x981 x982 x983 -x984 x985 -x986 -x987 x988 x989 x990 x991 x992 x993 x994 -x995 -x996 x997 -x998 -x999 -x1000 x1001 x1002 -x1003 x1004 x1005 x1006 -x1007 -x1008 x1009 -x1010 x1011 -x1012 -x1013 -x1014 -x1015 x1016 x1017 x1018 x1019 -x1020 -x1021 x1022 -x1023 x1024 -x1025 -x1026 -x1027 x1028 x1029 x1030 x1031 x1032 x1033 x1034 x1035 -x1036 -x1037 -x1038 -x1039 x1040 -x1041 -x1042 x1043 x1044 -x1045 x1046 -x1047 -x1048 x1049 -x1050 -x1051 x1052 -x1053 -x1054 x1055 x1056 -x1057 x1058 x1059 -x1060 x1061 -x1062 x1063 -x1064 x1065 -x1066 x1067 -x1068 -x1069 -x1070 x1071 x1072 x1073 -x1074 x1075 -x1076 x1077 -x1078 x1079 -x1080 -x1081 -x1082 x1083 -x1084 x1085 x1086 x1087 x1088 x1089 x1090 x1091 -x1092 x1093 x1094 -x1095 x1096 -x1097 -x1098 -x1099 -x1100 x1101 x1102 -x1103 x1104 x1105 -x1106 x1107 -x1108 x1109 -x1110 x1111 -x1112 -x1113 -x1114 x1115 x1116 x1117 -x1118 x1119 x1120 -x1121 x1122 -x1123 x1124 x1125 x1126 x1127 -x1128 x1129 x1130 -x1131 -x1132 x1133 -x1134 x1135 x1136 x1137 -x1138 -x1139 x1140 -x1141 -x1142 x1143 x1144 -x1145 x1146 -x1147 x1148 x1149 -x1150 -x1151 x1152 -x1153 x1154 -x1155 -x1156 x1157 -x1158 -x1159 x1160 -x1161 x1162 x1163 -x1164 x1165 -x1166 x1167 x1168 -x1169 x1170 x1171 x1172 x1173 -x1174 -x1175 -x1176 -x1177 x1178 x1179 -x1180 -x1181 -x1182 x1183 x1184 x1185 -x1186 -x1187 -x1188 x1189 x1190 -x1191 x1192 -x1193 x1194 x1195 x1196 x1197 -x1198 -x1199 -x1200 -x1201 x1202 x1203 -x1204 x1205 -x1206 -x1207 x1208 x1209 x1210 x1211 x1212 x1213 x1214 x1215 -x1216 x1217 x1218 -x1219 x1220 x1221 x1222 x1223 x1224 x1225 x1226 x1227 -x1228 -x1229 x1230 x1231 x1232 x1233 x1234 -x1235 -x1236 -x1237 -x1238 x1239 x1240 -x1241 x1242 x1243 -x1244 -x1245 x1246 x1247 -x1248 x1249 -x1250 x1251 -x1252 x1253 x1254 -x1255 -x1256 x1257 -x1258 x1259 x1260 x1261 -x1262 -x1263 x1264 x1265 x1266 -x1267 -x1268 -x1269 -x1270 x1271 x1272 -x1273 x1274 x1275 -x1276 -x1277 -x1278 x1279 -x1280 -x1281 -x1282 -x1283 x1284 x1285 x1286 -x1287 x1288 x1289 x1290 x1291 x1292 x1293 -x1294 x1295 -x1296 x1297 -x1298 x1299 x1300 x1301 -x1302 x1303 x1304 -x1305 x1306 -x1307 -x1308 x1309 x1310 -x1311 -x1312 -x1313 -x1314 x1315 -x1316 x1317 -x1318 -x1319 x1320 -x1321 x1322 x1323 -x1324 -x1325 x1326 -x1327 x1328 x1329 x1330 x1331 x1332 -x1333 x1334 -x1335 -x1336 x1337 x1338 x1339 -x1340 -x1341 x1342 -x1343 x1344 -x1345 -x1346 x1347 -x1348 -x1349 -x1350 x1351 -x1352 x1353 -x1354 -x1355 x1356 x1357 -x1358 -x1359 -x1360 -x1361 x1362 x1363 x1364 x1365 x1366 -x1367 x1368 x1369 x1370 x1371 -x1372 x1373 x1374 -x1375 x1376 -x1377 -x1378 x1379 -x1380 -x1381 x1382 x1383 -x1384 x1385 -x1386 -x1387 x1388 x1389 x1390 x1391 -x1392 x1393 x1394 x1395 -x1396 -x1397 -x1398 x1399 -x1400 -x1401 x1402 -x1403 x1404 -x1405 x1406 -x1407 -x1408 x1409 -x1410 x1411 x1412 x1413 -x1414 x1415 -x1416 x1417 x1418 x1419 x1420 -x1421 -x1422 -x1423 -x1424 x1425 x1426 -x1427 x1428 x1429 x1430 x1431 x1432 -x1433 x1434 x1435 x1436 -x1437 -x1438 x1439 x1440 -x1441 -x1442 -x1443 x1444 -x1445 -x1446 x1447 -x1448 -x1449 x1450 -x1451 -x1452 x1453 -x1454 -x1455 x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 x1463 x1464 -x1465 -x1466 x1467 x1468 x1469 x1470 -x1471 x1472 x1473 x1474 x1475 x1476 x1477 -x1478 x1479 x1480 -x1481 x1482 -x1483 x1484 -x1485 x1486 x1487 x1488 -x1489 -x1490 -x1491 x1492 x1493 x1494 -x1495 x1496 x1497 x1498 -x1499 -x1500 x1501 -x1502 -x1503 -x1504 -x1505 -x1506 x1507 x1508 x1509 x1510 -x1511 x1512 x1513 x1514 -x1515 -x1516 x1517 x1518 x1519 -x1520 x1521 -x1522 -x1523 -x1524 x1525 -x1526 -x1527 x1528 -x1529 x1530 -x1531 -x1532 x1533 x1534 x1535 x1536 -x1537 -x1538 x1539 -x1540 x1541 x1542 -x1543 -x1544 -x1545 -x1546 x1547 x1548 -x1549 -x1550 x1551 x1552 x1553 x1554 x1555 x1556 x1557 -x1558 -x1559 x1560 -x1561 x1562 x1563 -x1564 x1565 x1566 -x1567 x1568 x1569 x1570 -x1571 -x1572 -x1573 x1574 -x1575 x1576 x1577 x1578 x1579 -x1580 x1581 x1582 -x1583 -x1584 -x1585 x1586 x1587 x1588 x1589 x1590 -x1591 -x1592 x1593 x1594 x1595 x1596 x1597 x1598 -x1599 -x1600 x1601 x1602 x1603 x1604 x1605 x1606 x1607 x1608 x1609 x1610 x1611 -x1612 -x1613 -x1614 x1615 -x1616 x1617 -x1618 x1619 x1620 -x1621 x1622 x1623 -x1624 x1625 x1626 -x1627 x1628 -x1629 -x1630 -x1631 -x1632 x1633 -x1634 x1635 -x1636 -x1637 x1638 -x1639 x1640 x1641 x1642 x1643 -x1644 x1645 x1646 x1647 -x1648 x1649 x1650 x1651 -x1652 -x1653 x1654 -x1655 x1656 -x1657 x1658 x1659 -x1660 -x1661 -x1662 x1663 -x1664 x1665 x1666 -x1667 -x1668 x1669 -x1670 -x1671 -x1672 -x1673 -x1674 x1675 -x1676 -x1677 x1678 x1679 x1680 x1681 x1682 x1683 x1684 x1685 -x1686 x1687 x1688 x1689 x1690 x1691 x1692 -x1693 x1694 -x1695 x1696 -x1697 x1698 x1699 x1700 x1701 -x1702 -x1703 x1704 x1705 -x1706 -x1707 -x1708 -x1709 -x1710 x1711 x1712 x1713 x1714 -x1715 x1716 -x1717 -x1718 -x1719 -x1720 x1721 x1722 -x1723 x1724 -x1725 -x1726 -x1727 x1728 -x1729 x1730 x1731 -x1732 -x1733 -x1734 x1735 -x1736 -x1737 -x1738 x1739 x1740 x1741 x1742 x1743 x1744 -x1745 x1746 x1747 -x1748 x1749 -x1750 -x1751 x1752 -x1753 x1754 -x1755 -x1756 -x1757 -x1758 x1759 -x1760 -x1761 x1762 x1763 x1764 -x1765 x1766 x1767 x1768 x1769 x1770 -x1771 -x1772 -x1773 x1774 x1775 -x1776 x1777 x1778 x1779 x1780 -x1781 x1782 -x1783 x1784 x1785 x1786 -x1787 -x1788 -x1789 x1790 x1791 x1792 x1793 -x1794 -x1795 -x1796 x1797 -x1798 -x1799 -x1800 x1801 x1802 x1803 -x1804 -x1805 x1806 -x1807 x1808 x1809 -x1810 x1811 x1812 x1813 x1814 x1815 x1816 x1817 -x1818 x1819 -x1820 -x1821 -x1822 x1823 -x1824 -x1825 x1826 x1827 x1828 x1829 -x1830 x1831 -x1832 -x1833 x1834 x1835 -x1836 x1837 x1838 -x1839 x1840 -x1841 x1842 -x1843 x1844 x1845 x1846 -x1847 -x1848 -x1849 -x1850 -x1851 x1852 -x1853 x1854 x1855 -x1856 -x1857 x1858 -x1859 -x1860 x1861 x1862 -x1863 x1864 x1865 x1866 x1867 x1868 x1869 -x1870 x1871 x1872 x1873 x1874 x1875 x1876 -x1877 x1878 x1879 x1880 x1881 x1882 x1883 -x1884 -x1885 x1886 x1887 x1888 -x1889 -x1890 x1891 x1892 -x1893 x1894 x1895 x1896 x1897 x1898 x1899 x1900 -x1901 x1902 x1903 -x1904 x1905 x1906 x1907 -x1908 -x1909 -x1910 x1911 -x1912 x1913 -x1914 x1915 -x1916 -x1917 x1918 x1919 -x1920 -x1921 -x1922 -x1923 x1924 -x1925 -x1926 -x1927 -x1928 x1929 -x1930 -x1931 -x1932 x1933 -x1934 x1935 x1936 -x1937 -x1938 -x1939 x1940 -x1941 x1942 x1943 x1944 x1945 -x1946 x1947 -x1948 x1949 -x1950 -x1951 -x1952 -x1953 x1954 x1955 -x1956 x1957 x1958 x1959 -x1960 x1961 x1962 x1963
3600.01/3686.80	c Program interrupted by user.

Verifier Data

OK	1038

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=138371, runsolver pid=138368

[startup+0.100061 s]*
/proc/loadavg: 1.19 0.56 0.33 5/271 138374
/proc/meminfo: memFree=106129152/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=62092 memory=18712 CPUtime=0.06 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 2585 0 0 0 5 1 0 0 20 0 1 0 174141009 63582208 4678 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 15523 4678 2368 1147 0 2949 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 66284 KiB
Current children cumulated memory: 21656 KiB

[startup+0.205665 s]*
/proc/loadavg: 1.19 0.56 0.33 5/271 138374
/proc/meminfo: memFree=106121024/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=62948 memory=19608 CPUtime=0.16 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 2821 0 0 0 15 1 0 0 20 0 1 0 174141009 64458752 4902 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 15737 4902 2368 1147 0 3163 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 67140 KiB
Current children cumulated memory: 22552 KiB

[startup+0.305711 s]*
/proc/loadavg: 1.19 0.56 0.33 5/271 138374
/proc/meminfo: memFree=106111700/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=64956 memory=23656 CPUtime=0.27 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 3341 0 0 0 25 2 0 0 20 0 1 0 174141009 66514944 5914 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 16239 5914 2368 1147 0 3665 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 69148 KiB
Current children cumulated memory: 26600 KiB

[startup+0.700203 s]
/proc/loadavg: 1.19 0.56 0.33 5/271 138374
/proc/meminfo: memFree=106081964/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=85120 memory=42076 CPUtime=0.66 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 7411 0 0 0 60 6 0 0 20 0 1 0 174141009 87162880 10519 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 21280 10519 2368 1147 0 8706 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 89312 KiB
Current children cumulated memory: 45020 KiB

[startup+1.5002 s]
/proc/loadavg: 1.19 0.56 0.33 5/271 138374
/proc/meminfo: memFree=106034496/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=115828 memory=69604 CPUtime=1.45 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 12760 0 0 0 134 11 0 0 20 0 1 0 174141009 118607872 17401 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 28957 17401 2368 1147 0 16383 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 120020 KiB
Current children cumulated memory: 72548 KiB

[startup+3.10552 s]
/proc/loadavg: 1.19 0.56 0.33 5/271 138374
/proc/meminfo: memFree=105966340/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=142148 memory=84964 CPUtime=3.05 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 16584 0 0 0 287 18 0 0 20 0 1 0 174141009 145559552 21241 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 35537 21241 2400 1147 0 22963 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 146340 KiB
Current children cumulated memory: 87908 KiB

[startup+6.30018 s]
/proc/loadavg: 1.41 0.62 0.35 5/272 138376
/proc/meminfo: memFree=105894268/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=165976 memory=105848 CPUtime=6.24 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 21285 0 0 0 597 27 0 0 20 0 1 0 174141009 169959424 26462 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 41494 26462 2400 1147 0 28920 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 170168 KiB
Current children cumulated memory: 108792 KiB

[startup+12.7002 s]
/proc/loadavg: 1.62 0.67 0.37 5/272 138376
/proc/meminfo: memFree=105789456/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=174636 memory=116920 CPUtime=12.62 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 23580 0 0 0 1222 40 0 0 20 0 1 0 174141009 178827264 29230 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 43659 29230 2400 1147 0 31085 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 178828 KiB
Current children cumulated memory: 119864 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 0.84 0.42 5/271 138376
/proc/meminfo: memFree=105675836/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=207120 memory=142676 CPUtime=25.38 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 28469 0 0 0 2475 63 0 0 20 0 1 0 174141009 212090880 35669 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 51780 35669 2400 1147 0 39206 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 211312 KiB
Current children cumulated memory: 145620 KiB

[startup+51.1056 s]
/proc/loadavg: 2.84 1.11 0.53 5/272 138377
/proc/meminfo: memFree=104872068/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=266964 memory=197140 CPUtime=49.61 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 39552 0 0 0 4852 109 0 0 20 0 1 0 174141009 273371136 49285 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 66741 49285 2400 1147 0 54167 0
Current children cumulated CPU time: 49.62 s
Current children cumulated vsize: 271156 KiB
Current children cumulated memory: 200084 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 1.57 0.72 5/272 138379
/proc/meminfo: memFree=103492608/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=325012 memory=233848 CPUtime=97.72 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 46671 0 0 0 9587 185 0 0 20 0 1 0 174141009 332812288 58462 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 81253 58462 2400 1147 0 68679 0
Current children cumulated CPU time: 97.73 s
Current children cumulated vsize: 329204 KiB
Current children cumulated memory: 236792 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.05 0.93 5/273 138382
/proc/meminfo: memFree=102178572/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=350992 memory=258348 CPUtime=154.49 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 51794 0 0 0 15176 273 0 0 20 0 1 0 174141009 359415808 64587 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 87748 64587 2400 1147 0 75174 0
Current children cumulated CPU time: 154.5 s
Current children cumulated vsize: 355184 KiB
Current children cumulated memory: 261292 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.42 1.13 5/273 138384
/proc/meminfo: memFree=100669296/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=386196 memory=284204 CPUtime=210.69 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 58256 0 0 0 20714 355 0 0 20 0 1 0 174141009 395464704 71051 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 96549 71051 2400 1147 0 83975 0

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

[startup+3342.3 s]
/proc/loadavg: 4.11 4.14 4.05 5/272 138547
/proc/meminfo: memFree=38176964/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=947308 memory=740564 CPUtime=3276.32 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 146431 0 0 0 324160 3472 0 0 20 0 1 0 174141009 970043392 185141 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 236827 185141 2400 1147 0 224253 0
Current children cumulated CPU time: 3276.33 s
Current children cumulated vsize: 951500 KiB
Current children cumulated memory: 743508 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.16 4.06 5/273 138550
/proc/meminfo: memFree=37162972/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=951272 memory=744276 CPUtime=3331.3 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 147347 0 0 0 329612 3518 0 0 20 0 1 0 174141009 974102528 186069 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 237818 186069 2400 1147 0 225244 0
Current children cumulated CPU time: 3331.31 s
Current children cumulated vsize: 955464 KiB
Current children cumulated memory: 747220 KiB

[startup+3462.3 s]
/proc/loadavg: 4.27 4.20 4.08 3/272 138563
/proc/meminfo: memFree=36286628/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=949356 memory=742760 CPUtime=3383.42 cores=1,3
/proc/138374/stat : 138374 (roundingsat) D 138371 138371 138008 0 -1 4194304 147422 0 0 0 334783 3559 0 0 20 0 1 0 174141009 972140544 185690 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 237339 185690 2400 1147 0 224765 0
Current children cumulated CPU time: 3383.43 s
Current children cumulated vsize: 953548 KiB
Current children cumulated memory: 745704 KiB

[startup+3522.3 s]
/proc/loadavg: 4.24 4.21 4.09 5/273 138566
/proc/meminfo: memFree=35462440/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=966336 memory=757736 CPUtime=3436.93 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 151210 0 0 0 340078 3615 0 0 20 0 1 0 174141009 989528064 189434 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 241584 189434 2400 1147 0 229010 0
Current children cumulated CPU time: 3436.94 s
Current children cumulated vsize: 970528 KiB
Current children cumulated memory: 760680 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.19 4.09 5/272 138568
/proc/meminfo: memFree=33848324/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=966336 memory=757736 CPUtime=3496.27 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 151211 0 0 0 345957 3670 0 0 20 0 1 0 174141009 989528064 189434 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 241584 189434 2400 1147 0 229010 0
Current children cumulated CPU time: 3496.28 s
Current children cumulated vsize: 970528 KiB
Current children cumulated memory: 760680 KiB

[startup+3642.3 s]
/proc/loadavg: 4.18 4.18 4.09 4/269 138617
/proc/meminfo: memFree=54350540/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=972160 memory=764008 CPUtime=3555.64 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 152759 0 0 0 351848 3716 0 0 20 0 1 0 174141009 995491840 191002 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 243040 191002 2400 1147 0 230466 0
Current children cumulated CPU time: 3555.65 s
Current children cumulated vsize: 976352 KiB
Current children cumulated memory: 766952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3686.8 s]
/proc/loadavg: 4.16 4.17 4.09 4/269 138761
/proc/meminfo: memFree=54275580/131249988 swapFree=33010160/33010684
[pid=138371] ppid=138368 vsize=4192 memory=2944 CPUtime=0.01 cores=1,3
/proc/138371/stat : 138371 (run-opt-break-l) S 138368 138371 138008 0 -1 4194304 240 1430 0 0 0 0 1 0 20 0 1 0 174141005 4292608 736 18446744073709551615 94762091061248 94762091955781 140733792078624 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94762092194832 94762092242576 94762115534848 140733792082195 140733792082396 140733792082396 140733792088000 0
/proc/138371/statm: 1048 736 672 219 0 110 0
[pid=138374] ppid=138371 vsize=972160 memory=764008 CPUtime=3600 cores=1,3
/proc/138374/stat : 138374 (roundingsat) R 138371 138371 138008 0 -1 4194304 152760 0 0 0 356252 3748 0 0 20 0 1 0 174141009 995491840 191002 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 243040 191002 2400 1147 0 230466 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 976352 KiB
Current children cumulated memory: 766952 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)
WARNING: unexpectedly, some solver processes are still present and will be killed:

[startup+0 s]*
/proc/loadavg: 4.16 4.17 4.09 4/268 138761
/proc/meminfo: memFree=54186852/131249988 swapFree=33010160/33010684
[pid=138374] ppid=138368 vsize=972160 memory=764264 CPUtime=3600.02 cores=1,3
/proc/138374/stat : 138374 (roundingsat) D 138368 138371 138008 0 -1 4194304 152765 0 0 0 356252 3750 0 0 20 0 1 0 174141009 995491840 191066 18446744073709551615 4227072 8923577 140734285929840 0 0 256 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 9
/proc/138374/statm: 243040 191066 2464 1147 0 230466 0
??? kill 138374 sig 9
??? end of watcher thread

[startup+3691.39 s]
# the end of solver process 138374 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

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

Solver just ended.
Dumping a history of the last processes samples

[startup+3688 s]*
/proc/loadavg: 4.16 4.17 4.09 3/268 138761
/proc/meminfo: memFree=54219620/131249988 swapFree=33010160/33010684
[pid=138374] ppid=138368 vsize=972160 memory=764264 CPUtime=3600.01 cores=1,3
/proc/138374/stat : 138374 (roundingsat) D 138368 138371 138008 0 -1 4194304 152765 0 0 0 356252 3749 0 0 20 0 1 0 174141009 995491840 191066 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 243040 191066 2464 1147 0 230466 0
Current cumulated CPU time of completed processes: 0.022396 s
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 972160 KiB
Current children cumulated memory: 764264 KiB

[startup+3688.4 s]
/proc/loadavg: 4.16 4.17 4.09 3/268 138761
/proc/meminfo: memFree=54219620/131249988 swapFree=33010160/33010684
[pid=138374] ppid=138368 vsize=972160 memory=764264 CPUtime=3600.02 cores=1,3
/proc/138374/stat : 138374 (roundingsat) D 138368 138371 138008 0 -1 4194304 152765 0 0 0 356252 3750 0 0 20 0 1 0 174141009 995491840 191066 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 243040 191066 2464 1147 0 230466 0
Current cumulated CPU time of completed processes: 0.022396 s
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 972160 KiB
Current children cumulated memory: 764264 KiB

[startup+3688.8 s]
/proc/loadavg: 4.16 4.17 4.09 3/268 138761
/proc/meminfo: memFree=54219620/131249988 swapFree=33010160/33010684
[pid=138374] ppid=138368 vsize=972160 memory=764264 CPUtime=3600.02 cores=1,3
/proc/138374/stat : 138374 (roundingsat) D 138368 138371 138008 0 -1 4194304 152765 0 0 0 356252 3750 0 0 20 0 1 0 174141009 995491840 191066 18446744073709551615 4227072 8923577 140734285929840 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 31371264 140734285936914 140734285937190 140734285937190 140734285942762 0
/proc/138374/statm: 243040 191066 2464 1147 0 230466 0
Current cumulated CPU time of completed processes: 0.022396 s
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 972160 KiB
Current children cumulated memory: 764264 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3691.39
CPU time (s): 3600.09
CPU user time (s): 3562.55
CPU system time (s): 37.5479
CPU usage (%): 97.5268
Max. virtual memory (cumulated for all children) (KiB): 976352
Max. memory (cumulated for all children) (KiB): 766952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3562.55
system time used= 37.5479
maximum resident set size= 764264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154435
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17645696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5233
involuntary context switches= 5068


# summary of solver processes directly reported to runsolver:
#   pid: 138371,138374
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3562.55
#   total CPU system time (s): 37.5479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.71277 second user time and 18.0959 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-15 15:03:42
IDJOB=4532365
IDBENCH=147531
IDSOLVER=3393
FILE ID=nodeC034/4532365-1752584621
RUNJOBID= nodeC034-1752584602-138020
SLURM_JOB_ID= 9684364
Free space on /tmp= 431804 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 0f876b3
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_1.opb.PB06.opb
COMMAND LINE= run-opt-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532365-1752584621/watcher-4532365-1752584621 -o /tmp/evaluation-result-4532365-1752584621/solver-4532365-1752584621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1752584602-138020 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4532365-1752584621.opb PROOFDIR/proof-4532365-1752584621

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

MD5SUM BENCH= f429a5cb74c34761160471c7897bca93
RANDOM SEED=1041866726

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        106132688 kB
MemAvailable:   129197644 kB
Buffers:            2128 kB
Cached:         23798224 kB
SwapCached:           36 kB
Active:          1109624 kB
Inactive:       23267640 kB
Active(anon):     592844 kB
Inactive(anon):     2160 kB
Active(file):     516780 kB
Inactive(file): 23265480 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            158664 kB
Writeback:            12 kB
AnonPages:        579940 kB
Mapped:           118600 kB
Shmem:             18068 kB
KReclaimable:     243468 kB
Slab:             345376 kB
SReclaimable:     243468 kB
SUnreclaim:       101908 kB
KernelStack:        4384 kB
PageTables:         4328 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     992216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431800 MiB
End job on nodeC034 at 2025-07-15 16:05:13