Trace number 4488775

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat+pbsuma-opt-log 63f22adSAT (TO)1038 3600.13 3632.67

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.02	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.02	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.02	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.02	c │      (c) 2025 Markus Anders                                    │
0.00/0.02	c └────────────────────────────────────────────────────────────────┘
0.00/0.02	c parse 'HOME/instance-4488775-1751332479.opb'
0.00/0.02	c 	read 0.11MB  (1.87ms)
0.00/0.02	c	 [cnf: #variables 1963 #clauses 4000 #duplicates 1 #arr 9961]
0.00/0.02	c output proof to 'PROOFDIR/proof-4488775-1751332479'
0.00/0.02	c 
0.00/0.02	c make graph and approximate orbits
0.00/0.02	c	 [group: #orbits ~= 14] (2.21ms)
0.00/0.02	c 
0.00/0.02	c detect special group actions
0.00/0.02	c 	probe for Johnson action (limit=64)
0.00/0.02	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.02	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.02	c 	 (0.37ms)
0.00/0.02	c 
0.00/0.02	c detect symmetries on remainder
0.00/0.02	c 	[graph: #vertices 9889 #edges 27774]
0.00/0.02	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.02	c 	 [group: #symmetries 3.07*10^3 #generators 11] (1.66ms)
0.00/0.02	c 
0.00/0.02	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.02	c 	ran it=0, +gens=1 
0.00/0.03	c 	con best_support=4, best_gens=9, +gens=52
0.00/0.03	c 	(10.60ms)
0.00/0.03	c 
0.00/0.03	c finalize break order and special generators
0.00/0.03	c 
0.00/0.03	c add generic predicates (break_depth=20)
0.00/0.03	c 	added predicates for 64 generators (0.01ms)
0.00/0.03	c 
0.00/0.03	c generation finished
0.00/0.03	c 	[sbp: #constraints 91 #add_vars 9]
0.00/0.03	c 
0.00/0.03	c write result to 'HOME/instance-4488775-1751332479.opb.pre'
0.00/0.03	c 	wrote 0.12MB (0.33ms)
0.00/0.03	c ------------------------------------------------------------------
0.00/0.03	c                  10.60ms 59.10% optimize_gens
0.00/0.03	c                   2.21ms 12.33% approx_orbits
0.00/0.03	c                   1.87ms 10.41% parse
0.00/0.03	c                   1.66ms  9.27% detect_generic
0.00/0.03	c                   0.83ms  4.63% other
0.00/0.03	c                   0.37ms  2.06% detect_special
0.00/0.03	c                   0.33ms  1.82% output
0.00/0.03	c                   0.05ms  0.31% finalize_order
0.00/0.03	c                   0.01ms  0.06% break_generic
0.00/0.03	c         ───────────────────────────────────────────────
0.00/0.03	c                  17.94ms   100% total
0.00/0.03	c ------------------------------------------------------------------
0.00/0.05	c RoundingSat 2
0.00/0.05	c branch pb25
0.00/0.05	c commit 63f22ad
0.00/0.07	c #variables 1972 #constraints 4090
0.00/0.07	c objective is ce32 
0.00/0.07	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.07	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.07	c bounds - >= 0 @ 0.014937
0.05/0.12	c bounds 1207 >= 0 @ 0.047252
0.05/0.12	c bounds 1207 >= 1 @ 0.047727
0.05/0.12	c bounds 1207 >= 2 @ 0.047814
0.05/0.12	c bounds 1207 >= 3 @ 0.048472
0.05/0.12	c bounds 1207 >= 4 @ 0.048837
0.05/0.12	c bounds 1207 >= 5 @ 0.049338
0.05/0.12	c bounds 1207 >= 6 @ 0.049832
0.05/0.12	c bounds 1207 >= 7 @ 0.050339
0.05/0.12	c bounds 1207 >= 8 @ 0.05083
0.05/0.12	c bounds 1207 >= 9 @ 0.051331
0.05/0.12	c bounds 1207 >= 10 @ 0.051824
0.05/0.12	c bounds 1207 >= 11 @ 0.051824
0.05/0.12	c bounds 1207 >= 12 @ 0.051845
0.05/0.12	c bounds 1207 >= 13 @ 0.052389
0.05/0.12	c bounds 1207 >= 14 @ 0.052928
0.05/0.12	c bounds 1207 >= 15 @ 0.053466
0.05/0.12	c bounds 1207 >= 16 @ 0.054002
0.05/0.13	c bounds 1207 >= 17 @ 0.054536
0.05/0.13	c bounds 1207 >= 18 @ 0.055071
0.05/0.13	c bounds 1207 >= 19 @ 0.055606
0.05/0.13	c bounds 1207 >= 20 @ 0.056142
0.05/0.13	c bounds 1207 >= 21 @ 0.056674
0.05/0.13	c bounds 1207 >= 22 @ 0.057193
0.05/0.13	c bounds 1207 >= 23 @ 0.05773
0.05/0.13	c bounds 1207 >= 24 @ 0.058266
0.05/0.13	c bounds 1207 >= 25 @ 0.058789
0.05/0.13	c bounds 1207 >= 26 @ 0.059317
0.05/0.13	c bounds 1207 >= 27 @ 0.059848
0.05/0.13	c bounds 1207 >= 28 @ 0.060384
0.05/0.13	c bounds 1207 >= 29 @ 0.060914
0.05/0.13	c bounds 1207 >= 30 @ 0.061446
0.05/0.13	c bounds 1207 >= 31 @ 0.06198
0.05/0.13	c bounds 1207 >= 32 @ 0.062511
0.05/0.13	c bounds 1207 >= 33 @ 0.063043
0.05/0.13	c bounds 1207 >= 34 @ 0.063577
0.05/0.13	c bounds 1207 >= 35 @ 0.064093
0.05/0.14	c bounds 1207 >= 36 @ 0.064625
0.05/0.14	c bounds 1207 >= 37 @ 0.065137
0.05/0.14	c bounds 1207 >= 38 @ 0.065671
0.05/0.14	c bounds 1207 >= 39 @ 0.066202
0.05/0.14	c bounds 1207 >= 40 @ 0.066726
0.05/0.14	c bounds 1207 >= 41 @ 0.067258
0.05/0.14	c bounds 1207 >= 42 @ 0.06779
0.05/0.14	c bounds 1207 >= 43 @ 0.068318
0.05/0.14	c bounds 1207 >= 44 @ 0.068851
0.05/0.14	c bounds 1207 >= 45 @ 0.069383
0.05/0.14	c bounds 1207 >= 46 @ 0.069916
0.05/0.14	c bounds 1207 >= 47 @ 0.070447
0.05/0.14	c bounds 1207 >= 48 @ 0.070976
0.05/0.14	c bounds 1207 >= 49 @ 0.071504
0.05/0.14	c bounds 1207 >= 50 @ 0.072023
0.05/0.14	c bounds 1207 >= 51 @ 0.072528
0.05/0.14	c bounds 1207 >= 52 @ 0.073012
0.05/0.14	c bounds 1207 >= 53 @ 0.073508
0.05/0.14	c bounds 1207 >= 54 @ 0.073601
0.05/0.15	c bounds 1207 >= 55 @ 0.073601
0.05/0.15	c bounds 1207 >= 56 @ 0.073616
0.05/0.15	c bounds 1207 >= 57 @ 0.073616
0.05/0.15	c bounds 1207 >= 58 @ 0.074027
0.05/0.15	c bounds 1207 >= 59 @ 0.074522
0.05/0.15	c bounds 1207 >= 60 @ 0.07501
0.05/0.15	c bounds 1207 >= 61 @ 0.075505
0.05/0.15	c bounds 1207 >= 62 @ 0.075997
0.05/0.15	c bounds 1207 >= 63 @ 0.076495
0.05/0.15	c bounds 1207 >= 64 @ 0.076987
0.05/0.15	c bounds 1207 >= 65 @ 0.077482
0.05/0.15	c bounds 1207 >= 66 @ 0.077974
0.05/0.15	c bounds 1207 >= 67 @ 0.078464
0.05/0.15	c bounds 1207 >= 68 @ 0.078957
0.05/0.15	c bounds 1207 >= 69 @ 0.07945
0.05/0.15	c bounds 1207 >= 70 @ 0.079944
0.05/0.15	c bounds 1207 >= 71 @ 0.080467
0.05/0.15	c bounds 1207 >= 72 @ 0.080983
0.05/0.15	c bounds 1207 >= 73 @ 0.081483
0.05/0.15	c bounds 1207 >= 74 @ 0.081971
0.05/0.16	c bounds 1207 >= 75 @ 0.082466
0.05/0.16	c bounds 1207 >= 76 @ 0.083099
0.05/0.16	c bounds 1207 >= 77 @ 0.083907
0.05/0.16	c bounds 1207 >= 78 @ 0.084439
0.05/0.16	c bounds 1207 >= 79 @ 0.084927
0.05/0.16	c bounds 1207 >= 80 @ 0.085447
0.05/0.16	c bounds 1207 >= 81 @ 0.08596
0.05/0.16	c bounds 1207 >= 82 @ 0.08648
0.05/0.16	c bounds 1207 >= 83 @ 0.086989
0.05/0.16	c bounds 1207 >= 84 @ 0.087511
0.05/0.16	c bounds 1207 >= 85 @ 0.088024
0.05/0.16	c bounds 1207 >= 86 @ 0.088544
0.05/0.16	c bounds 1207 >= 87 @ 0.089066
0.05/0.16	c bounds 1207 >= 88 @ 0.089575
0.05/0.16	c bounds 1207 >= 89 @ 0.090096
0.05/0.16	c bounds 1207 >= 90 @ 0.090615
0.05/0.16	c bounds 1207 >= 91 @ 0.091135
0.05/0.16	c bounds 1207 >= 92 @ 0.091659
0.05/0.16	c bounds 1207 >= 93 @ 0.092183
0.05/0.17	c bounds 1207 >= 94 @ 0.092704
0.05/0.17	c bounds 1207 >= 95 @ 0.093233
0.05/0.17	c bounds 1207 >= 96 @ 0.093753
0.05/0.17	c bounds 1207 >= 97 @ 0.094273
0.05/0.17	c bounds 1207 >= 98 @ 0.094775
0.05/0.17	c bounds 1207 >= 99 @ 0.095261
0.05/0.17	c bounds 1207 >= 100 @ 0.095746
0.05/0.17	c bounds 1207 >= 101 @ 0.096266
0.05/0.17	c bounds 1207 >= 102 @ 0.096362
0.05/0.17	c bounds 1207 >= 103 @ 0.096362
0.05/0.17	c bounds 1207 >= 104 @ 0.096848
0.05/0.17	c bounds 1207 >= 105 @ 0.097368
0.05/0.17	c bounds 1207 >= 106 @ 0.097874
0.05/0.17	c bounds 1207 >= 107 @ 0.098393
0.05/0.17	c bounds 1207 >= 108 @ 0.098902
0.05/0.17	c bounds 1207 >= 109 @ 0.099421
0.05/0.17	c bounds 1207 >= 110 @ 0.09993
0.05/0.17	c bounds 1207 >= 111 @ 0.100429
0.05/0.17	c bounds 1207 >= 112 @ 0.100915
0.05/0.18	c bounds 1207 >= 113 @ 0.101399
0.05/0.18	c bounds 1207 >= 114 @ 0.101884
0.05/0.18	c bounds 1207 >= 115 @ 0.102373
0.05/0.18	c bounds 1207 >= 116 @ 0.10286
0.05/0.18	c bounds 1207 >= 117 @ 0.103341
0.05/0.18	c bounds 1207 >= 118 @ 0.103834
0.05/0.18	c bounds 1207 >= 119 @ 0.104319
0.05/0.18	c bounds 1207 >= 120 @ 0.104806
0.05/0.18	c bounds 1207 >= 121 @ 0.105291
0.05/0.18	c bounds 1207 >= 122 @ 0.105387
0.05/0.18	c bounds 1207 >= 123 @ 0.105387
0.05/0.18	c bounds 1207 >= 124 @ 0.105778
0.05/0.18	c bounds 1207 >= 125 @ 0.106267
0.05/0.18	c bounds 1207 >= 126 @ 0.106744
0.05/0.18	c bounds 1207 >= 127 @ 0.107233
0.05/0.18	c bounds 1207 >= 128 @ 0.107721
0.05/0.18	c bounds 1207 >= 129 @ 0.108207
0.05/0.18	c bounds 1207 >= 130 @ 0.108691
0.05/0.18	c bounds 1207 >= 131 @ 0.109182
0.05/0.18	c bounds 1207 >= 132 @ 0.109672
0.05/0.19	c bounds 1207 >= 133 @ 0.110157
0.05/0.19	c bounds 1207 >= 134 @ 0.110643
0.05/0.19	c bounds 1207 >= 135 @ 0.111132
0.05/0.19	c bounds 1207 >= 136 @ 0.111647
0.05/0.19	c bounds 1207 >= 137 @ 0.112138
0.05/0.19	c bounds 1207 >= 138 @ 0.112655
0.05/0.19	c bounds 1207 >= 139 @ 0.11314
0.05/0.19	c bounds 1207 >= 140 @ 0.113619
0.05/0.19	c bounds 1207 >= 141 @ 0.114099
0.05/0.19	c bounds 1207 >= 142 @ 0.114581
0.05/0.19	c bounds 1207 >= 143 @ 0.115104
0.05/0.19	c bounds 1207 >= 144 @ 0.115587
0.05/0.19	c bounds 1207 >= 145 @ 0.116066
0.05/0.19	c bounds 1207 >= 146 @ 0.116539
0.05/0.19	c bounds 1207 >= 147 @ 0.117052
0.05/0.19	c bounds 1207 >= 148 @ 0.11754
0.05/0.19	c bounds 1207 >= 149 @ 0.118022
0.05/0.19	c bounds 1207 >= 150 @ 0.118451
0.05/0.19	c bounds 1207 >= 151 @ 0.118936
0.05/0.19	c bounds 1207 >= 152 @ 0.119414
0.05/0.19	c bounds 1207 >= 153 @ 0.119889
0.05/0.20	c bounds 1207 >= 154 @ 0.120373
0.05/0.20	c bounds 1207 >= 155 @ 0.12085
0.05/0.20	c bounds 1207 >= 156 @ 0.121326
0.05/0.20	c bounds 1207 >= 157 @ 0.1218
0.05/0.20	c bounds 1207 >= 158 @ 0.122279
0.05/0.20	c bounds 1207 >= 159 @ 0.122761
0.05/0.20	c bounds 1207 >= 160 @ 0.123243
0.05/0.20	c bounds 1207 >= 161 @ 0.123717
0.05/0.20	c bounds 1207 >= 162 @ 0.124192
0.05/0.20	c bounds 1207 >= 163 @ 0.124669
0.05/0.20	c bounds 1207 >= 164 @ 0.125177
0.05/0.20	c bounds 1207 >= 165 @ 0.125692
0.15/0.21	c bounds 1207 >= 166 @ 0.126192
0.15/0.21	c bounds 1207 >= 167 @ 0.126683
0.15/0.21	c bounds 1207 >= 168 @ 0.127175
0.15/0.21	c bounds 1207 >= 169 @ 0.127661
0.15/0.21	c bounds 1207 >= 170 @ 0.128141
0.15/0.21	c bounds 1207 >= 171 @ 0.128617
0.15/0.21	c bounds 1207 >= 172 @ 0.129094
0.15/0.21	c bounds 1207 >= 173 @ 0.129612
0.15/0.21	c bounds 1207 >= 174 @ 0.130114
0.15/0.21	c bounds 1207 >= 175 @ 0.130627
0.15/0.21	c bounds 1207 >= 176 @ 0.131115
0.15/0.21	c bounds 1207 >= 177 @ 0.131599
0.15/0.21	c bounds 1207 >= 178 @ 0.132104
0.15/0.21	c bounds 1207 >= 179 @ 0.132586
0.15/0.21	c bounds 1207 >= 180 @ 0.133066
0.15/0.21	c bounds 1207 >= 181 @ 0.133545
0.15/0.21	c bounds 1207 >= 182 @ 0.134026
0.15/0.21	c bounds 1207 >= 183 @ 0.134521
0.15/0.22	c bounds 1207 >= 184 @ 0.134997
0.15/0.22	c bounds 1207 >= 185 @ 0.135477
0.15/0.22	c bounds 1207 >= 186 @ 0.135954
0.15/0.22	c bounds 1207 >= 187 @ 0.136432
0.15/0.22	c bounds 1207 >= 188 @ 0.136907
0.15/0.22	c bounds 1207 >= 189 @ 0.13739
0.15/0.22	c bounds 1207 >= 190 @ 0.137864
0.15/0.22	c bounds 1207 >= 191 @ 0.138352
0.15/0.22	c bounds 1207 >= 192 @ 0.138833
0.15/0.22	c bounds 1207 >= 193 @ 0.139314
0.15/0.22	c bounds 1207 >= 194 @ 0.139791
0.15/0.22	c bounds 1207 >= 195 @ 0.14027
0.15/0.22	c bounds 1207 >= 196 @ 0.14075
0.15/0.22	c bounds 1207 >= 197 @ 0.141228
0.15/0.22	c bounds 1207 >= 198 @ 0.141708
0.15/0.22	c bounds 1207 >= 199 @ 0.142192
0.15/0.22	c bounds 1207 >= 200 @ 0.142667
0.15/0.22	c bounds 1207 >= 201 @ 0.143153
0.15/0.22	c bounds 1207 >= 202 @ 0.143638
0.15/0.22	c bounds 1207 >= 203 @ 0.144112
0.15/0.22	c bounds 1207 >= 204 @ 0.144591
0.15/0.23	c bounds 1207 >= 205 @ 0.145062
0.15/0.23	c bounds 1207 >= 206 @ 0.145552
0.15/0.23	c bounds 1207 >= 207 @ 0.146031
0.15/0.23	c bounds 1207 >= 208 @ 0.146507
0.15/0.23	c bounds 1207 >= 209 @ 0.147012
0.15/0.23	c bounds 1207 >= 210 @ 0.147496
0.15/0.23	c bounds 1207 >= 211 @ 0.147973
0.15/0.23	c bounds 1207 >= 212 @ 0.148449
0.15/0.23	c bounds 1207 >= 213 @ 0.148923
0.15/0.23	c bounds 1207 >= 214 @ 0.149398
0.15/0.23	c bounds 1207 >= 215 @ 0.149872
0.15/0.23	c bounds 1207 >= 216 @ 0.150349
0.15/0.23	c bounds 1207 >= 217 @ 0.150819
0.15/0.23	c bounds 1207 >= 218 @ 0.151295
0.15/0.23	c bounds 1207 >= 219 @ 0.151775
0.15/0.23	c bounds 1207 >= 220 @ 0.152248
0.15/0.23	c bounds 1207 >= 221 @ 0.152754
0.15/0.23	c bounds 1207 >= 222 @ 0.153229
0.15/0.23	c bounds 1207 >= 223 @ 0.153706
0.15/0.23	c bounds 1207 >= 224 @ 0.154183
0.15/0.24	c bounds 1207 >= 225 @ 0.154688
0.15/0.24	c bounds 1207 >= 226 @ 0.155167
0.15/0.24	c bounds 1207 >= 227 @ 0.155645
0.15/0.24	c bounds 1207 >= 228 @ 0.156128
0.15/0.24	c bounds 1207 >= 229 @ 0.156605
0.15/0.24	c bounds 1207 >= 230 @ 0.157088
0.15/0.24	c bounds 1207 >= 231 @ 0.157561
0.15/0.24	c bounds 1207 >= 232 @ 0.15803
0.15/0.24	c bounds 1207 >= 233 @ 0.15851
0.15/0.25	c bounds 1206 >= 233 @ 0.170019
0.15/0.25	c bounds 1206 >= 234 @ 0.170907
0.15/0.25	c bounds 1206 >= 235 @ 0.17139
0.15/0.25	c bounds 1206 >= 236 @ 0.171863
0.15/0.25	c bounds 1206 >= 237 @ 0.172338
0.15/0.25	c bounds 1206 >= 238 @ 0.172813
0.15/0.25	c bounds 1206 >= 239 @ 0.17329
0.15/0.26	c bounds 1206 >= 240 @ 0.173766
0.15/0.26	c bounds 1206 >= 241 @ 0.174234
0.15/0.26	c bounds 1206 >= 242 @ 0.174713
0.15/0.26	c bounds 1206 >= 243 @ 0.175189
0.15/0.26	c bounds 1206 >= 244 @ 0.175662
0.15/0.26	c bounds 1206 >= 245 @ 0.17614
0.15/0.26	c bounds 1206 >= 246 @ 0.176625
0.15/0.26	c bounds 1206 >= 247 @ 0.177095
0.15/0.26	c bounds 1206 >= 248 @ 0.177564
0.15/0.26	c bounds 1206 >= 249 @ 0.178047
0.15/0.26	c bounds 1206 >= 250 @ 0.178527
0.15/0.26	c bounds 1206 >= 251 @ 0.178998
0.15/0.26	c bounds 1206 >= 252 @ 0.179481
0.15/0.26	c bounds 1206 >= 253 @ 0.17995
0.15/0.26	c bounds 1206 >= 254 @ 0.180423
0.15/0.26	c bounds 1206 >= 255 @ 0.180893
0.15/0.26	c bounds 1206 >= 256 @ 0.18137
0.15/0.26	c bounds 1206 >= 257 @ 0.181875
0.15/0.26	c bounds 1206 >= 258 @ 0.182351
0.15/0.26	c bounds 1206 >= 259 @ 0.182824
0.15/0.26	c bounds 1206 >= 260 @ 0.183291
0.15/0.27	c bounds 1206 >= 261 @ 0.183768
0.15/0.27	c bounds 1206 >= 262 @ 0.184242
0.15/0.27	c bounds 1206 >= 263 @ 0.184713
0.15/0.27	c bounds 1206 >= 264 @ 0.185184
0.15/0.27	c bounds 1206 >= 265 @ 0.185654
0.15/0.27	c bounds 1206 >= 266 @ 0.186124
0.15/0.27	c bounds 1206 >= 267 @ 0.186591
0.15/0.27	c bounds 1206 >= 268 @ 0.187062
0.15/0.27	c bounds 1206 >= 269 @ 0.187533
0.15/0.27	c bounds 1206 >= 270 @ 0.188011
0.15/0.27	c bounds 1206 >= 271 @ 0.188495
0.15/0.27	c bounds 1206 >= 272 @ 0.188983
0.15/0.27	c bounds 1206 >= 273 @ 0.189457
0.15/0.27	c bounds 1206 >= 274 @ 0.189926
0.15/0.27	c bounds 1206 >= 275 @ 0.1904
0.15/0.27	c bounds 1206 >= 276 @ 0.190899
0.15/0.27	c bounds 1206 >= 277 @ 0.191398
0.15/0.27	c bounds 1206 >= 278 @ 0.191875
0.15/0.27	c bounds 1206 >= 279 @ 0.192341
0.15/0.27	c bounds 1206 >= 280 @ 0.192809
0.15/0.27	c bounds 1206 >= 281 @ 0.192878
0.15/0.28	c bounds 1206 >= 282 @ 0.192878
0.15/0.28	c bounds 1206 >= 283 @ 0.193267
0.15/0.28	c bounds 1206 >= 284 @ 0.193738
0.15/0.28	c bounds 1206 >= 285 @ 0.194211
0.15/0.28	c bounds 1206 >= 286 @ 0.194683
0.15/0.28	c bounds 1206 >= 287 @ 0.195162
0.15/0.28	c bounds 1206 >= 288 @ 0.195636
0.15/0.28	c bounds 1206 >= 289 @ 0.196105
0.15/0.28	c bounds 1206 >= 290 @ 0.196583
0.15/0.28	c bounds 1206 >= 291 @ 0.197057
0.15/0.28	c bounds 1206 >= 292 @ 0.197524
0.15/0.28	c bounds 1206 >= 293 @ 0.19799
0.15/0.28	c bounds 1206 >= 294 @ 0.198463
0.15/0.28	c bounds 1206 >= 295 @ 0.198928
0.15/0.28	c bounds 1206 >= 296 @ 0.199396
0.15/0.28	c bounds 1206 >= 297 @ 0.199857
0.15/0.28	c bounds 1206 >= 298 @ 0.200329
0.15/0.28	c bounds 1206 >= 299 @ 0.200798
0.15/0.28	c bounds 1206 >= 300 @ 0.201262
0.15/0.28	c bounds 1206 >= 301 @ 0.201727
0.15/0.28	c bounds 1206 >= 302 @ 0.202197
0.15/0.29	c bounds 1206 >= 303 @ 0.202671
0.15/0.29	c bounds 1206 >= 304 @ 0.203134
0.15/0.29	c bounds 1206 >= 305 @ 0.203598
0.15/0.29	c bounds 1206 >= 306 @ 0.204066
0.15/0.29	c bounds 1206 >= 307 @ 0.204542
0.15/0.29	c bounds 1206 >= 308 @ 0.205018
0.15/0.29	c bounds 1206 >= 309 @ 0.2055
0.15/0.29	c bounds 1206 >= 310 @ 0.205961
0.15/0.29	c bounds 1206 >= 311 @ 0.206423
0.15/0.29	c bounds 1206 >= 312 @ 0.206892
0.15/0.29	c bounds 1206 >= 313 @ 0.207352
0.15/0.29	c bounds 1206 >= 314 @ 0.207804
0.15/0.29	c bounds 1206 >= 315 @ 0.208271
0.15/0.29	c bounds 1206 >= 316 @ 0.208769
0.15/0.29	c bounds 1206 >= 317 @ 0.209264
0.15/0.29	c bounds 1206 >= 318 @ 0.209734
0.15/0.29	c bounds 1206 >= 319 @ 0.209799
0.15/0.29	c bounds 1206 >= 320 @ 0.209799
0.15/0.29	c bounds 1206 >= 321 @ 0.210289
0.15/0.29	c bounds 1206 >= 322 @ 0.210734
0.15/0.29	c bounds 1206 >= 323 @ 0.211205
0.15/0.30	c bounds 1206 >= 324 @ 0.211671
0.15/0.30	c bounds 1206 >= 325 @ 0.212148
0.15/0.30	c bounds 1206 >= 326 @ 0.212612
0.15/0.30	c bounds 1206 >= 327 @ 0.213083
0.15/0.30	c bounds 1206 >= 328 @ 0.21355
0.15/0.30	c bounds 1206 >= 329 @ 0.21402
0.15/0.30	c bounds 1206 >= 330 @ 0.214488
0.15/0.30	c bounds 1206 >= 331 @ 0.214951
0.15/0.30	c bounds 1206 >= 332 @ 0.215421
0.15/0.30	c bounds 1206 >= 333 @ 0.215888
0.15/0.30	c bounds 1206 >= 334 @ 0.216354
0.15/0.30	c bounds 1206 >= 335 @ 0.216813
0.24/0.31	c bounds 1206 >= 336 @ 0.217317
0.24/0.31	c bounds 1206 >= 337 @ 0.217789
0.24/0.31	c bounds 1206 >= 338 @ 0.218259
0.24/0.31	c bounds 1206 >= 339 @ 0.218728
0.24/0.31	c bounds 1206 >= 340 @ 0.219208
0.24/0.31	c bounds 1206 >= 341 @ 0.219678
0.24/0.31	c bounds 1206 >= 342 @ 0.220144
0.24/0.31	c bounds 1206 >= 343 @ 0.220613
0.24/0.31	c bounds 1206 >= 344 @ 0.221093
0.24/0.31	c bounds 1206 >= 345 @ 0.221559
0.24/0.31	c bounds 1206 >= 346 @ 0.22203
0.24/0.31	c bounds 1206 >= 347 @ 0.222126
0.24/0.31	c bounds 1206 >= 348 @ 0.222126
0.24/0.31	c bounds 1206 >= 349 @ 0.222522
0.24/0.31	c bounds 1206 >= 350 @ 0.222996
0.24/0.31	c bounds 1206 >= 351 @ 0.223494
0.24/0.31	c bounds 1206 >= 352 @ 0.223988
0.24/0.31	c bounds 1206 >= 353 @ 0.224465
0.24/0.32	c bounds 1206 >= 354 @ 0.224922
0.24/0.32	c bounds 1206 >= 355 @ 0.225403
0.24/0.32	c bounds 1206 >= 356 @ 0.225874
0.24/0.32	c bounds 1206 >= 357 @ 0.226345
0.24/0.32	c bounds 1206 >= 358 @ 0.226823
0.24/0.32	c bounds 1206 >= 359 @ 0.227296
0.24/0.32	c bounds 1206 >= 360 @ 0.227769
0.24/0.32	c bounds 1206 >= 361 @ 0.22823
0.24/0.32	c bounds 1206 >= 362 @ 0.228691
0.24/0.32	c bounds 1206 >= 363 @ 0.229157
0.24/0.32	c bounds 1206 >= 364 @ 0.229613
0.24/0.32	c bounds 1206 >= 365 @ 0.230073
0.24/0.32	c bounds 1206 >= 366 @ 0.230535
0.24/0.32	c bounds 1206 >= 367 @ 0.231026
0.24/0.32	c bounds 1206 >= 368 @ 0.231521
0.24/0.32	c bounds 1206 >= 369 @ 0.232012
0.24/0.32	c bounds 1206 >= 370 @ 0.232481
0.24/0.32	c bounds 1206 >= 371 @ 0.232972
0.24/0.32	c bounds 1206 >= 372 @ 0.233445
0.24/0.32	c bounds 1206 >= 373 @ 0.233899
0.24/0.32	c bounds 1206 >= 374 @ 0.234361
0.24/0.32	c bounds 1206 >= 375 @ 0.234826
0.24/0.33	c bounds 1206 >= 376 @ 0.235294
0.24/0.33	c bounds 1206 >= 377 @ 0.235758
0.24/0.33	c bounds 1206 >= 378 @ 0.236251
0.24/0.33	c bounds 1206 >= 379 @ 0.23672
0.24/0.33	c bounds 1206 >= 380 @ 0.237184
0.24/0.33	c bounds 1206 >= 381 @ 0.237649
0.24/0.33	c bounds 1206 >= 382 @ 0.238136
0.24/0.33	c bounds 1206 >= 383 @ 0.238136
0.24/0.33	c bounds 1206 >= 384 @ 0.238136
0.24/0.33	c bounds 1206 >= 385 @ 0.238635
0.24/0.33	c bounds 1206 >= 386 @ 0.239084
0.24/0.33	c bounds 1206 >= 387 @ 0.239144
0.24/0.33	c bounds 1206 >= 388 @ 0.239144
0.24/0.33	c bounds 1206 >= 389 @ 0.239515
0.24/0.33	c bounds 1206 >= 390 @ 0.239974
0.24/0.33	c bounds 1206 >= 391 @ 0.240424
0.24/0.33	c bounds 1206 >= 392 @ 0.240895
0.24/0.33	c bounds 1206 >= 393 @ 0.240993
0.24/0.33	c bounds 1206 >= 394 @ 0.240993
0.24/0.33	c bounds 1206 >= 395 @ 0.241359
0.24/0.33	c bounds 1206 >= 396 @ 0.241828
0.24/0.34	c bounds 1206 >= 397 @ 0.242285
0.24/0.34	c bounds 1206 >= 398 @ 0.242761
0.24/0.34	c bounds 1206 >= 399 @ 0.243227
0.24/0.34	c bounds 1206 >= 400 @ 0.243719
0.24/0.34	c bounds 1206 >= 401 @ 0.244176
0.24/0.34	c bounds 1206 >= 402 @ 0.244658
0.24/0.34	c bounds 1206 >= 403 @ 0.245123
0.24/0.34	c bounds 1206 >= 404 @ 0.245588
0.24/0.34	c bounds 1206 >= 405 @ 0.246049
0.24/0.34	c bounds 1206 >= 406 @ 0.246511
0.24/0.34	c bounds 1206 >= 407 @ 0.246987
0.24/0.34	c bounds 1206 >= 408 @ 0.247452
0.24/0.34	c bounds 1206 >= 409 @ 0.247941
0.24/0.34	c bounds 1206 >= 410 @ 0.248407
0.24/0.34	c bounds 1206 >= 411 @ 0.248893
0.24/0.34	c bounds 1206 >= 412 @ 0.249385
0.24/0.34	c bounds 1206 >= 413 @ 0.249858
0.24/0.34	c bounds 1206 >= 414 @ 0.250357
0.24/0.34	c bounds 1206 >= 415 @ 0.250853
0.24/0.34	c bounds 1206 >= 416 @ 0.251341
0.24/0.35	c bounds 1206 >= 417 @ 0.251832
0.24/0.35	c bounds 1206 >= 418 @ 0.252333
0.24/0.35	c bounds 1206 >= 419 @ 0.252794
0.24/0.35	c bounds 1206 >= 420 @ 0.253255
0.24/0.35	c bounds 1206 >= 421 @ 0.253716
0.24/0.35	c bounds 1206 >= 422 @ 0.254177
0.24/0.35	c bounds 1206 >= 423 @ 0.254703
0.24/0.35	c bounds 1206 >= 424 @ 0.255209
0.24/0.35	c bounds 1206 >= 425 @ 0.255695
0.24/0.35	c bounds 1206 >= 426 @ 0.256183
0.24/0.35	c bounds 1206 >= 427 @ 0.256676
0.24/0.35	c bounds 1206 >= 428 @ 0.257158
0.24/0.35	c bounds 1206 >= 429 @ 0.257651
0.24/0.35	c bounds 1206 >= 430 @ 0.258127
0.24/0.35	c bounds 1206 >= 431 @ 0.258611
0.24/0.35	c bounds 1206 >= 432 @ 0.259097
0.24/0.35	c bounds 1206 >= 433 @ 0.259576
0.24/0.35	c bounds 1206 >= 434 @ 0.260048
0.24/0.35	c bounds 1206 >= 435 @ 0.260508
0.24/0.35	c bounds 1206 >= 436 @ 0.260975
0.24/0.35	c bounds 1206 >= 437 @ 0.261442
0.24/0.36	c bounds 1206 >= 438 @ 0.261898
0.24/0.36	c bounds 1206 >= 439 @ 0.262361
0.24/0.36	c bounds 1206 >= 440 @ 0.262822
0.24/0.36	c bounds 1206 >= 441 @ 0.263303
0.24/0.36	c bounds 1206 >= 442 @ 0.263762
0.24/0.36	c bounds 1206 >= 443 @ 0.264223
0.24/0.36	c bounds 1206 >= 444 @ 0.264676
0.24/0.36	c bounds 1206 >= 445 @ 0.265139
0.24/0.36	c bounds 1206 >= 446 @ 0.265595
0.24/0.36	c bounds 1206 >= 447 @ 0.266058
0.24/0.36	c bounds 1206 >= 448 @ 0.266523
0.24/0.36	c bounds 1206 >= 449 @ 0.26698
0.24/0.36	c bounds 1206 >= 450 @ 0.267445
0.24/0.36	c bounds 1206 >= 451 @ 0.267915
0.24/0.36	c bounds 1206 >= 452 @ 0.268382
0.24/0.36	c bounds 1206 >= 453 @ 0.268847
0.24/0.36	c bounds 1206 >= 454 @ 0.269313
0.24/0.36	c bounds 1206 >= 455 @ 0.269776
0.24/0.36	c bounds 1206 >= 456 @ 0.270246
0.24/0.36	c bounds 1206 >= 457 @ 0.270716
0.24/0.36	c bounds 1206 >= 458 @ 0.271183
0.24/0.36	c bounds 1206 >= 459 @ 0.27164
0.24/0.37	c bounds 1206 >= 460 @ 0.272111
0.24/0.37	c bounds 1206 >= 461 @ 0.272573
0.24/0.37	c bounds 1206 >= 462 @ 0.273031
0.24/0.37	c bounds 1206 >= 463 @ 0.273517
0.24/0.37	c bounds 1206 >= 464 @ 0.273979
0.24/0.37	c bounds 1206 >= 465 @ 0.274445
0.24/0.37	c bounds 1206 >= 466 @ 0.274914
0.24/0.37	c bounds 1206 >= 467 @ 0.275379
0.24/0.37	c bounds 1206 >= 468 @ 0.275848
0.24/0.37	c bounds 1206 >= 469 @ 0.276316
0.24/0.37	c bounds 1206 >= 470 @ 0.27678
0.24/0.37	c bounds 1206 >= 471 @ 0.277254
0.24/0.37	c bounds 1206 >= 472 @ 0.277739
0.24/0.37	c bounds 1206 >= 473 @ 0.278216
0.24/0.37	c bounds 1206 >= 474 @ 0.278681
0.24/0.37	c bounds 1206 >= 475 @ 0.279168
0.24/0.37	c bounds 1206 >= 476 @ 0.279632
0.24/0.37	c bounds 1206 >= 477 @ 0.280101
0.24/0.37	c bounds 1206 >= 478 @ 0.28056
0.24/0.37	c bounds 1206 >= 479 @ 0.280982
0.24/0.37	c bounds 1206 >= 480 @ 0.280982
0.24/0.38	c bounds 1206 >= 481 @ 0.280982
0.24/0.38	c bounds 1206 >= 482 @ 0.281451
0.24/0.38	c bounds 1206 >= 483 @ 0.281926
0.24/0.38	c bounds 1206 >= 484 @ 0.282382
0.24/0.38	c bounds 1206 >= 485 @ 0.282868
0.24/0.38	c bounds 1206 >= 486 @ 0.283363
0.24/0.38	c bounds 1206 >= 487 @ 0.283826
0.24/0.38	c bounds 1206 >= 488 @ 0.284315
0.24/0.38	c bounds 1206 >= 489 @ 0.284815
0.24/0.38	c bounds 1206 >= 490 @ 0.28529
0.24/0.38	c bounds 1206 >= 491 @ 0.285758
0.24/0.38	c bounds 1206 >= 492 @ 0.286221
0.24/0.38	c bounds 1206 >= 493 @ 0.286684
0.24/0.38	c bounds 1206 >= 494 @ 0.287154
0.24/0.38	c bounds 1206 >= 495 @ 0.287614
0.24/0.38	c bounds 1206 >= 496 @ 0.2881
0.24/0.38	c bounds 1206 >= 497 @ 0.288588
0.24/0.38	c bounds 1206 >= 498 @ 0.28906
0.24/0.38	c bounds 1206 >= 499 @ 0.28953
0.24/0.38	c bounds 1206 >= 500 @ 0.289993
0.24/0.38	c bounds 1206 >= 501 @ 0.290461
0.24/0.39	c bounds 1206 >= 502 @ 0.290924
0.24/0.39	c bounds 1206 >= 503 @ 0.291403
0.24/0.39	c bounds 1206 >= 504 @ 0.291869
0.24/0.39	c bounds 1206 >= 505 @ 0.292341
0.24/0.39	c bounds 1206 >= 506 @ 0.292891
0.24/0.39	c bounds 1206 >= 507 @ 0.292967
0.24/0.39	c bounds 1206 >= 508 @ 0.292967
0.24/0.39	c bounds 1206 >= 509 @ 0.293325
0.24/0.39	c bounds 1206 >= 510 @ 0.293787
0.24/0.39	c bounds 1206 >= 511 @ 0.294254
0.24/0.39	c bounds 1206 >= 512 @ 0.294726
0.24/0.39	c bounds 1206 >= 513 @ 0.29522
0.24/0.39	c bounds 1206 >= 514 @ 0.295694
0.24/0.39	c bounds 1206 >= 515 @ 0.29616
0.24/0.39	c bounds 1206 >= 516 @ 0.296633
0.24/0.39	c bounds 1206 >= 517 @ 0.297106
0.24/0.39	c bounds 1206 >= 518 @ 0.297572
0.24/0.39	c bounds 1206 >= 519 @ 0.298042
0.24/0.39	c bounds 1206 >= 520 @ 0.298503
0.24/0.39	c bounds 1206 >= 521 @ 0.298965
0.24/0.39	c bounds 1206 >= 522 @ 0.299438
0.24/0.40	c bounds 1206 >= 523 @ 0.299919
0.24/0.40	c bounds 1206 >= 524 @ 0.300402
0.24/0.40	c bounds 1206 >= 525 @ 0.300872
0.24/0.40	c bounds 1206 >= 526 @ 0.301337
0.24/0.40	c bounds 1206 >= 527 @ 0.301819
0.24/0.40	c bounds 1206 >= 528 @ 0.302283
0.24/0.40	c bounds 1206 >= 529 @ 0.302757
0.24/0.40	c bounds 1206 >= 530 @ 0.303232
0.24/0.40	c bounds 1206 >= 531 @ 0.30371
0.24/0.40	c bounds 1206 >= 532 @ 0.304189
0.24/0.40	c bounds 1206 >= 533 @ 0.304656
0.24/0.40	c bounds 1206 >= 534 @ 0.304766
0.24/0.40	c bounds 1206 >= 535 @ 0.304766
0.24/0.40	c bounds 1206 >= 536 @ 0.30513
0.24/0.40	c bounds 1206 >= 537 @ 0.3056
0.24/0.40	c bounds 1206 >= 538 @ 0.306085
0.24/0.40	c bounds 1206 >= 539 @ 0.306206
0.24/0.40	c bounds 1206 >= 540 @ 0.306206
0.24/0.40	c bounds 1206 >= 541 @ 0.306216
0.24/0.41	c bounds 1206 >= 542 @ 0.306216
0.24/0.41	c bounds 1206 >= 543 @ 0.30658
0.24/0.41	c bounds 1206 >= 544 @ 0.30707
0.34/0.41	c bounds 1206 >= 545 @ 0.307557
0.34/0.41	c bounds 1206 >= 546 @ 0.308037
0.34/0.41	c bounds 1206 >= 547 @ 0.308511
0.34/0.41	c bounds 1206 >= 548 @ 0.308983
0.34/0.41	c bounds 1206 >= 549 @ 0.309481
0.34/0.41	c bounds 1206 >= 550 @ 0.309958
0.34/0.41	c bounds 1206 >= 551 @ 0.310429
0.34/0.41	c bounds 1206 >= 552 @ 0.310911
0.34/0.41	c bounds 1206 >= 553 @ 0.3114
0.34/0.41	c bounds 1206 >= 554 @ 0.311877
0.34/0.41	c bounds 1206 >= 555 @ 0.312404
0.34/0.41	c bounds 1206 >= 556 @ 0.312887
0.34/0.41	c bounds 1206 >= 557 @ 0.313379
0.34/0.41	c bounds 1206 >= 558 @ 0.31385
0.34/0.41	c bounds 1206 >= 559 @ 0.314329
0.34/0.41	c bounds 1206 >= 560 @ 0.314804
0.34/0.41	c bounds 1206 >= 561 @ 0.315305
0.34/0.41	c bounds 1206 >= 562 @ 0.315782
0.34/0.42	c bounds 1206 >= 563 @ 0.316237
0.34/0.42	c bounds 1206 >= 564 @ 0.316709
0.34/0.42	c bounds 1206 >= 565 @ 0.317187
0.34/0.42	c bounds 1206 >= 566 @ 0.317187
0.34/0.42	c bounds 1206 >= 567 @ 0.317187
0.34/0.42	c bounds 1206 >= 568 @ 0.317667
0.34/0.42	c bounds 1206 >= 569 @ 0.318128
0.34/0.42	c bounds 1206 >= 570 @ 0.318201
0.34/0.42	c bounds 1206 >= 571 @ 0.318201
0.34/0.42	c bounds 1206 >= 572 @ 0.318575
0.34/0.42	c bounds 1206 >= 573 @ 0.319057
0.34/0.42	c bounds 1206 >= 574 @ 0.319522
0.34/0.42	c bounds 1206 >= 575 @ 0.320015
0.34/0.42	c bounds 1206 >= 576 @ 0.320488
0.34/0.42	c bounds 1206 >= 577 @ 0.320967
0.34/0.42	c bounds 1206 >= 578 @ 0.321439
0.34/0.42	c bounds 1206 >= 579 @ 0.321916
0.34/0.42	c bounds 1206 >= 580 @ 0.322422
0.34/0.42	c bounds 1206 >= 581 @ 0.322895
0.34/0.44	c bounds 1205 >= 581 @ 0.334169
0.34/0.44	c bounds 1205 >= 582 @ 0.334716
0.34/0.44	c bounds 1205 >= 583 @ 0.335212
0.34/0.44	c bounds 1205 >= 584 @ 0.335686
0.34/0.44	c bounds 1205 >= 585 @ 0.336165
0.34/0.44	c bounds 1205 >= 586 @ 0.336641
0.34/0.44	c bounds 1205 >= 587 @ 0.337119
0.34/0.44	c bounds 1205 >= 588 @ 0.337622
0.34/0.44	c bounds 1205 >= 589 @ 0.3381
0.34/0.44	c bounds 1205 >= 590 @ 0.338575
0.34/0.44	c bounds 1205 >= 591 @ 0.339042
0.34/0.44	c bounds 1205 >= 592 @ 0.339519
0.34/0.44	c bounds 1205 >= 593 @ 0.339993
0.34/0.44	c bounds 1205 >= 594 @ 0.340474
0.34/0.44	c bounds 1205 >= 595 @ 0.340958
0.34/0.44	c bounds 1205 >= 596 @ 0.341434
0.34/0.44	c bounds 1205 >= 597 @ 0.341928
0.34/0.44	c bounds 1205 >= 598 @ 0.342397
0.34/0.44	c bounds 1205 >= 599 @ 0.342888
0.34/0.44	c bounds 1205 >= 600 @ 0.343358
0.34/0.45	c bounds 1205 >= 601 @ 0.343829
0.34/0.45	c bounds 1205 >= 602 @ 0.344313
0.34/0.45	c bounds 1205 >= 603 @ 0.344788
0.34/0.45	c bounds 1205 >= 604 @ 0.345271
0.34/0.45	c bounds 1205 >= 605 @ 0.345798
0.34/0.45	c bounds 1205 >= 606 @ 0.346285
0.34/0.45	c bounds 1205 >= 607 @ 0.346754
0.34/0.45	c bounds 1205 >= 608 @ 0.347229
0.34/0.45	c bounds 1205 >= 609 @ 0.347696
0.34/0.45	c bounds 1205 >= 610 @ 0.34816
0.34/0.45	c bounds 1205 >= 611 @ 0.34864
0.34/0.45	c bounds 1205 >= 612 @ 0.349112
0.34/0.45	c bounds 1205 >= 613 @ 0.349596
0.34/0.45	c bounds 1205 >= 614 @ 0.350085
0.34/0.45	c bounds 1205 >= 615 @ 0.350565
0.34/0.45	c bounds 1205 >= 616 @ 0.351041
0.34/0.45	c bounds 1205 >= 617 @ 0.351097
0.34/0.45	c bounds 1205 >= 618 @ 0.351097
0.34/0.45	c bounds 1205 >= 619 @ 0.351465
0.34/0.45	c bounds 1205 >= 620 @ 0.351933
0.34/0.45	c bounds 1205 >= 621 @ 0.35241
0.34/0.46	c bounds 1205 >= 622 @ 0.352899
0.34/0.46	c bounds 1205 >= 623 @ 0.353376
0.34/0.46	c bounds 1205 >= 624 @ 0.353843
0.34/0.46	c bounds 1205 >= 625 @ 0.354329
0.34/0.46	c bounds 1205 >= 626 @ 0.354798
0.34/0.46	c bounds 1205 >= 627 @ 0.355278
0.34/0.46	c bounds 1205 >= 628 @ 0.355757
0.34/0.46	c bounds 1205 >= 629 @ 0.356227
0.34/0.46	c bounds 1205 >= 630 @ 0.356712
0.34/0.46	c bounds 1205 >= 631 @ 0.357202
0.34/0.46	c bounds 1205 >= 632 @ 0.35767
0.34/0.46	c bounds 1205 >= 633 @ 0.35817
0.34/0.46	c bounds 1205 >= 634 @ 0.358652
0.34/0.46	c bounds 1205 >= 635 @ 0.358782
0.34/0.46	c bounds 1205 >= 636 @ 0.358782
0.34/0.46	c bounds 1205 >= 637 @ 0.35911
0.34/0.46	c bounds 1205 >= 638 @ 0.359589
0.34/0.46	c bounds 1205 >= 639 @ 0.360072
0.34/0.46	c bounds 1205 >= 640 @ 0.360543
0.34/0.46	c bounds 1205 >= 641 @ 0.361015
0.34/0.46	c bounds 1205 >= 642 @ 0.361076
0.34/0.47	c bounds 1205 >= 643 @ 0.361076
0.34/0.47	c bounds 1205 >= 644 @ 0.361472
0.34/0.47	c bounds 1205 >= 645 @ 0.361954
0.34/0.47	c bounds 1205 >= 646 @ 0.362444
0.34/0.47	c bounds 1205 >= 647 @ 0.36292
0.34/0.47	c bounds 1205 >= 648 @ 0.363411
0.34/0.47	c bounds 1205 >= 649 @ 0.363889
0.34/0.47	c bounds 1205 >= 650 @ 0.364367
0.34/0.47	c bounds 1205 >= 651 @ 0.364835
0.34/0.47	c bounds 1205 >= 652 @ 0.365324
0.34/0.47	c bounds 1205 >= 653 @ 0.365796
0.34/0.47	c bounds 1205 >= 654 @ 0.366268
0.34/0.47	c bounds 1205 >= 655 @ 0.366755
0.34/0.47	c bounds 1205 >= 656 @ 0.367228
0.34/0.47	c bounds 1205 >= 657 @ 0.367708
0.34/0.47	c bounds 1205 >= 658 @ 0.368208
0.34/0.47	c bounds 1205 >= 659 @ 0.368684
0.34/0.47	c bounds 1205 >= 660 @ 0.369178
0.34/0.47	c bounds 1205 >= 661 @ 0.369651
0.34/0.47	c bounds 1205 >= 662 @ 0.370137
0.34/0.47	c bounds 1205 >= 663 @ 0.370626
0.34/0.48	c bounds 1205 >= 664 @ 0.371095
0.34/0.48	c bounds 1205 >= 665 @ 0.371589
0.34/0.48	c bounds 1205 >= 666 @ 0.372061
0.34/0.48	c bounds 1205 >= 667 @ 0.372618
0.34/0.48	c bounds 1205 >= 668 @ 0.373088
0.34/0.48	c bounds 1205 >= 669 @ 0.373578
0.34/0.48	c bounds 1205 >= 670 @ 0.374056
0.34/0.48	c bounds 1205 >= 671 @ 0.374537
0.34/0.48	c bounds 1205 >= 672 @ 0.375011
0.34/0.48	c bounds 1205 >= 673 @ 0.375475
0.34/0.48	c bounds 1205 >= 674 @ 0.37596
0.34/0.48	c bounds 1205 >= 675 @ 0.376028
0.34/0.48	c bounds 1205 >= 676 @ 0.376028
0.34/0.48	c bounds 1205 >= 677 @ 0.376387
0.34/0.48	c bounds 1205 >= 678 @ 0.376869
0.34/0.48	c bounds 1205 >= 679 @ 0.377345
0.34/0.48	c bounds 1205 >= 680 @ 0.377833
0.34/0.48	c bounds 1205 >= 681 @ 0.378306
0.34/0.48	c bounds 1205 >= 682 @ 0.378787
0.34/0.48	c bounds 1205 >= 683 @ 0.379276
0.34/0.49	c bounds 1205 >= 684 @ 0.379767
0.34/0.49	c bounds 1205 >= 685 @ 0.380264
0.34/0.49	c bounds 1205 >= 686 @ 0.380745
0.34/0.49	c bounds 1205 >= 687 @ 0.381229
0.34/0.49	c bounds 1205 >= 688 @ 0.381718
0.34/0.49	c bounds 1205 >= 689 @ 0.382234
0.34/0.49	c bounds 1205 >= 690 @ 0.38274
0.34/0.49	c bounds 1205 >= 691 @ 0.383254
0.34/0.49	c bounds 1205 >= 692 @ 0.383768
0.34/0.49	c bounds 1205 >= 693 @ 0.384246
0.34/0.49	c bounds 1205 >= 694 @ 0.384749
0.34/0.49	c bounds 1205 >= 695 @ 0.385242
0.34/0.49	c bounds 1205 >= 696 @ 0.38572
0.34/0.49	c bounds 1205 >= 697 @ 0.386216
0.34/0.49	c bounds 1205 >= 698 @ 0.386716
0.34/0.49	c bounds 1205 >= 699 @ 0.3872
0.34/0.49	c bounds 1205 >= 700 @ 0.387702
0.34/0.49	c bounds 1205 >= 701 @ 0.388213
0.34/0.49	c bounds 1205 >= 702 @ 0.388728
0.34/0.49	c bounds 1205 >= 703 @ 0.389219
0.34/0.50	c bounds 1205 >= 704 @ 0.389699
0.34/0.50	c bounds 1205 >= 705 @ 0.390197
0.34/0.50	c bounds 1205 >= 706 @ 0.390696
0.34/0.50	c bounds 1205 >= 707 @ 0.391188
0.34/0.50	c bounds 1205 >= 708 @ 0.391685
0.34/0.50	c bounds 1205 >= 709 @ 0.39219
0.34/0.50	c bounds 1205 >= 710 @ 0.392672
0.34/0.50	c bounds 1205 >= 711 @ 0.393152
0.34/0.50	c bounds 1205 >= 712 @ 0.393657
0.34/0.50	c bounds 1205 >= 713 @ 0.394137
0.34/0.50	c bounds 1205 >= 714 @ 0.394625
0.34/0.50	c bounds 1205 >= 715 @ 0.395113
0.34/0.50	c bounds 1205 >= 716 @ 0.395589
0.34/0.50	c bounds 1205 >= 717 @ 0.396114
0.34/0.50	c bounds 1205 >= 718 @ 0.396605
0.34/0.50	c bounds 1205 >= 719 @ 0.397101
0.34/0.50	c bounds 1205 >= 720 @ 0.397606
0.34/0.50	c bounds 1205 >= 721 @ 0.398111
0.34/0.50	c bounds 1205 >= 722 @ 0.398608
0.34/0.50	c bounds 1205 >= 723 @ 0.399112
0.45/0.52	c bounds 1204 >= 723 @ 0.413519
0.45/0.52	c bounds 1204 >= 724 @ 0.414177
0.45/0.52	c bounds 1204 >= 725 @ 0.41466
0.45/0.52	c bounds 1204 >= 726 @ 0.414759
0.45/0.52	c bounds 1204 >= 727 @ 0.414759
0.45/0.52	c bounds 1204 >= 728 @ 0.415185
0.45/0.52	c bounds 1204 >= 729 @ 0.415686
0.45/0.52	c bounds 1204 >= 730 @ 0.41576
0.45/0.52	c bounds 1204 >= 731 @ 0.41576
0.45/0.52	c bounds 1204 >= 732 @ 0.415765
0.45/0.52	c bounds 1204 >= 733 @ 0.415765
0.45/0.52	c bounds 1204 >= 734 @ 0.415768
0.45/0.53	c bounds 1204 >= 735 @ 0.415768
0.45/0.53	c bounds 1204 >= 736 @ 0.416138
0.45/0.53	c bounds 1204 >= 737 @ 0.416648
0.45/0.53	c bounds 1204 >= 738 @ 0.416771
0.45/0.53	c bounds 1204 >= 739 @ 0.416771
0.45/0.53	c bounds 1204 >= 740 @ 0.41714
0.45/0.53	c bounds 1204 >= 741 @ 0.417654
0.45/0.53	c bounds 1204 >= 742 @ 0.418141
0.45/0.53	c bounds 1204 >= 743 @ 0.418621
0.45/0.53	c bounds 1204 >= 744 @ 0.419107
0.45/0.53	c bounds 1204 >= 745 @ 0.419632
0.45/0.53	c bounds 1204 >= 746 @ 0.419766
0.45/0.53	c bounds 1204 >= 747 @ 0.419766
0.45/0.53	c bounds 1204 >= 748 @ 0.420178
0.45/0.53	c bounds 1204 >= 749 @ 0.42068
0.45/0.53	c bounds 1204 >= 750 @ 0.420768
0.45/0.53	c bounds 1204 >= 751 @ 0.420768
0.45/0.53	c bounds 1204 >= 752 @ 0.420773
0.45/0.53	c bounds 1204 >= 753 @ 0.420773
0.45/0.53	c bounds 1204 >= 754 @ 0.420778
0.45/0.54	c bounds 1204 >= 755 @ 0.420998
0.45/0.54	c bounds 1204 >= 756 @ 0.42147
0.45/0.54	c bounds 1204 >= 757 @ 0.422006
0.45/0.54	c bounds 1204 >= 758 @ 0.422528
0.45/0.54	c bounds 1204 >= 759 @ 0.423021
0.45/0.54	c bounds 1204 >= 760 @ 0.423536
0.45/0.54	c bounds 1204 >= 761 @ 0.424056
0.45/0.54	c bounds 1204 >= 762 @ 0.424569
0.45/0.54	c bounds 1204 >= 763 @ 0.425076
0.45/0.54	c bounds 1204 >= 764 @ 0.425598
0.45/0.54	c bounds 1204 >= 765 @ 0.425756
0.45/0.54	c bounds 1204 >= 766 @ 0.425756
0.45/0.54	c bounds 1204 >= 767 @ 0.426134
0.45/0.54	c bounds 1204 >= 768 @ 0.426644
0.45/0.54	c bounds 1204 >= 769 @ 0.427159
0.45/0.54	c bounds 1204 >= 770 @ 0.427666
0.45/0.54	c bounds 1204 >= 771 @ 0.428163
0.45/0.54	c bounds 1204 >= 772 @ 0.428657
0.45/0.54	c bounds 1204 >= 773 @ 0.42876
0.45/0.55	c bounds 1204 >= 774 @ 0.42876
0.45/0.55	c bounds 1204 >= 775 @ 0.428765
0.45/0.55	c bounds 1204 >= 776 @ 0.428765
0.45/0.55	c bounds 1204 >= 777 @ 0.429255
0.45/0.55	c bounds 1204 >= 778 @ 0.429767
0.45/0.55	c bounds 1204 >= 779 @ 0.430321
0.45/0.55	c bounds 1204 >= 780 @ 0.430505
0.45/0.55	c bounds 1204 >= 781 @ 0.430505
0.45/0.55	c bounds 1204 >= 782 @ 0.430898
0.45/0.55	c bounds 1204 >= 783 @ 0.431405
0.45/0.55	c bounds 1204 >= 784 @ 0.431916
0.45/0.55	c bounds 1204 >= 785 @ 0.432423
0.45/0.55	c bounds 1204 >= 786 @ 0.432938
0.45/0.55	c bounds 1204 >= 787 @ 0.433476
0.45/0.55	c bounds 1204 >= 788 @ 0.433978
0.45/0.55	c bounds 1204 >= 789 @ 0.434494
0.45/0.55	c bounds 1204 >= 790 @ 0.435063
0.45/0.55	c bounds 1204 >= 791 @ 0.435589
0.45/0.55	c bounds 1204 >= 792 @ 0.436165
0.45/0.57	c bounds 1203 >= 792 @ 0.450451
0.45/0.57	c bounds 1203 >= 793 @ 0.451294
0.45/0.57	c bounds 1203 >= 794 @ 0.451832
0.45/0.57	c bounds 1203 >= 795 @ 0.452364
0.45/0.57	c bounds 1203 >= 796 @ 0.452928
0.45/0.57	c bounds 1203 >= 797 @ 0.453551
0.45/0.57	c bounds 1203 >= 798 @ 0.4541
0.45/0.57	c bounds 1203 >= 799 @ 0.454622
0.45/0.57	c bounds 1203 >= 800 @ 0.455141
0.45/0.57	c bounds 1203 >= 801 @ 0.455677
0.45/0.57	c bounds 1203 >= 802 @ 0.45624
0.45/0.58	c bounds 1203 >= 803 @ 0.456779
0.45/0.58	c bounds 1203 >= 804 @ 0.457318
0.45/0.58	c bounds 1203 >= 805 @ 0.457839
0.45/0.58	c bounds 1203 >= 806 @ 0.458383
0.45/0.58	c bounds 1203 >= 807 @ 0.458953
0.45/0.58	c bounds 1203 >= 808 @ 0.459526
0.45/0.58	c bounds 1203 >= 809 @ 0.459673
0.45/0.58	c bounds 1203 >= 810 @ 0.459673
0.45/0.58	c bounds 1203 >= 811 @ 0.460187
0.45/0.58	c bounds 1203 >= 812 @ 0.46074
0.45/0.58	c bounds 1203 >= 813 @ 0.461282
0.45/0.58	c bounds 1203 >= 814 @ 0.461878
0.45/0.58	c bounds 1203 >= 815 @ 0.462452
0.45/0.58	c bounds 1203 >= 816 @ 0.462668
0.45/0.58	c bounds 1203 >= 817 @ 0.462668
0.45/0.58	c bounds 1203 >= 818 @ 0.463136
0.45/0.58	c bounds 1203 >= 819 @ 0.46367
0.45/0.58	c bounds 1203 >= 820 @ 0.464222
0.45/0.59	c bounds 1203 >= 821 @ 0.464805
0.45/0.59	c bounds 1203 >= 822 @ 0.465357
0.45/0.59	c bounds 1203 >= 823 @ 0.465889
0.45/0.59	c bounds 1203 >= 824 @ 0.466456
0.45/0.59	c bounds 1203 >= 825 @ 0.466997
0.45/0.59	c bounds 1203 >= 826 @ 0.46752
0.54/0.62	c bounds 1202 >= 826 @ 0.490327
0.54/0.62	c bounds 1202 >= 827 @ 0.491452
0.54/0.62	c bounds 1202 >= 828 @ 0.491601
0.54/0.62	c bounds 1202 >= 829 @ 0.491783
0.54/0.62	c bounds 1202 >= 830 @ 0.492298
0.54/0.62	c bounds 1202 >= 831 @ 0.492493
0.54/0.62	c bounds 1202 >= 832 @ 0.492493
0.54/0.62	c bounds 1202 >= 833 @ 0.49293
0.54/0.62	c bounds 1202 >= 834 @ 0.493595
0.54/0.62	c bounds 1202 >= 835 @ 0.494182
0.54/0.62	c bounds 1202 >= 836 @ 0.494744
0.54/0.62	c bounds 1202 >= 837 @ 0.495345
0.54/0.62	c bounds 1202 >= 838 @ 0.495912
0.54/0.62	c bounds 1202 >= 839 @ 0.496557
0.54/0.62	c bounds 1202 >= 840 @ 0.496595
0.54/0.62	c bounds 1202 >= 841 @ 0.496788
0.54/0.62	c bounds 1202 >= 842 @ 0.497269
0.54/0.63	c bounds 1202 >= 843 @ 0.497847
0.54/0.63	c bounds 1202 >= 844 @ 0.498441
0.54/0.63	c bounds 1202 >= 845 @ 0.499016
0.54/0.63	c bounds 1202 >= 846 @ 0.499579
0.54/0.63	c bounds 1202 >= 847 @ 0.500132
0.54/0.63	c bounds 1202 >= 848 @ 0.50071
0.54/0.63	c bounds 1202 >= 849 @ 0.501238
0.54/0.63	c bounds 1202 >= 850 @ 0.501877
0.54/0.63	c bounds 1202 >= 851 @ 0.502496
0.54/0.63	c bounds 1202 >= 852 @ 0.503103
0.54/0.63	c bounds 1202 >= 853 @ 0.503708
0.54/0.63	c bounds 1202 >= 854 @ 0.504263
0.54/0.63	c bounds 1202 >= 855 @ 0.504848
0.54/0.63	c bounds 1202 >= 856 @ 0.505416
0.54/0.63	c bounds 1202 >= 857 @ 0.505978
0.54/0.63	c bounds 1202 >= 858 @ 0.506533
0.54/0.63	c bounds 1202 >= 859 @ 0.507068
0.54/0.64	c bounds 1202 >= 860 @ 0.507715
0.54/0.64	c bounds 1202 >= 861 @ 0.50835
0.54/0.64	c bounds 1202 >= 862 @ 0.50856
0.54/0.64	c bounds 1202 >= 863 @ 0.50856
0.54/0.64	c bounds 1202 >= 864 @ 0.508564
0.54/0.64	c bounds 1202 >= 865 @ 0.508741
0.54/0.64	c bounds 1202 >= 866 @ 0.509246
0.54/0.64	c bounds 1202 >= 867 @ 0.509781
0.54/0.66	c bounds 1201 >= 867 @ 0.531042
0.54/0.66	c bounds 1201 >= 868 @ 0.532413
0.54/0.66	c bounds 1201 >= 869 @ 0.532497
0.54/0.66	c bounds 1201 >= 870 @ 0.532724
0.54/0.66	c bounds 1201 >= 871 @ 0.533238
0.54/0.66	c bounds 1201 >= 872 @ 0.533781
0.54/0.67	c bounds 1201 >= 873 @ 0.534361
0.54/0.67	c bounds 1201 >= 874 @ 0.53495
0.54/0.67	c bounds 1201 >= 875 @ 0.535506
0.54/0.67	c bounds 1201 >= 876 @ 0.536084
0.54/0.67	c bounds 1201 >= 877 @ 0.536668
0.54/0.67	c bounds 1201 >= 878 @ 0.537247
0.54/0.67	c bounds 1201 >= 879 @ 0.537879
0.54/0.67	c bounds 1201 >= 880 @ 0.53847
0.54/0.67	c bounds 1201 >= 881 @ 0.539081
0.54/0.67	c bounds 1201 >= 882 @ 0.539671
0.54/0.67	c bounds 1201 >= 883 @ 0.540261
0.54/0.67	c bounds 1201 >= 884 @ 0.540832
0.54/0.67	c bounds 1201 >= 885 @ 0.541464
0.54/0.67	c bounds 1201 >= 886 @ 0.54209
0.54/0.67	c bounds 1201 >= 887 @ 0.542683
0.54/0.67	c bounds 1201 >= 888 @ 0.543362
0.54/0.67	c bounds 1201 >= 889 @ 0.543993
0.54/0.68	c bounds 1201 >= 890 @ 0.544588
0.54/0.68	c bounds 1201 >= 891 @ 0.545203
0.54/0.68	c bounds 1201 >= 892 @ 0.545839
0.63/0.70	c bounds 1200 >= 892 @ 0.568703
0.63/0.70	c bounds 1200 >= 893 @ 0.570686
0.63/0.70	c bounds 1200 >= 894 @ 0.571519
0.63/0.71	c bounds 1200 >= 895 @ 0.572095
0.63/0.71	c bounds 1200 >= 896 @ 0.57281
0.63/0.71	c bounds 1200 >= 897 @ 0.573465
0.63/0.71	c bounds 1200 >= 898 @ 0.574044
0.63/0.71	c bounds 1200 >= 899 @ 0.574304
0.63/0.71	c bounds 1200 >= 900 @ 0.574304
0.63/0.71	c bounds 1200 >= 901 @ 0.574802
0.63/0.71	c bounds 1200 >= 902 @ 0.575355
0.63/0.71	c bounds 1200 >= 903 @ 0.57596
0.63/0.71	c bounds 1200 >= 904 @ 0.576559
0.63/0.71	c bounds 1200 >= 905 @ 0.57716
0.63/0.71	c bounds 1200 >= 906 @ 0.577784
0.63/0.71	c bounds 1200 >= 907 @ 0.578408
0.63/0.71	c bounds 1200 >= 908 @ 0.579111
0.63/0.71	c bounds 1200 >= 909 @ 0.579309
0.63/0.71	c bounds 1200 >= 910 @ 0.579485
0.63/0.72	c bounds 1200 >= 911 @ 0.580054
0.63/0.72	c bounds 1200 >= 912 @ 0.580639
0.63/0.72	c bounds 1200 >= 913 @ 0.581301
0.63/0.72	c bounds 1200 >= 914 @ 0.581941
0.63/0.72	c bounds 1200 >= 915 @ 0.582548
0.63/0.72	c bounds 1200 >= 916 @ 0.583166
0.63/0.72	c bounds 1200 >= 917 @ 0.58391
0.63/0.72	c bounds 1200 >= 918 @ 0.584539
0.63/0.72	c bounds 1200 >= 919 @ 0.585183
0.63/0.72	c bounds 1200 >= 920 @ 0.58529
0.63/0.72	c bounds 1200 >= 921 @ 0.585611
0.63/0.72	c bounds 1200 >= 922 @ 0.586216
0.63/0.72	c bounds 1200 >= 923 @ 0.58629
0.63/0.72	c bounds 1200 >= 924 @ 0.586645
0.63/0.72	c bounds 1200 >= 925 @ 0.587277
0.63/0.73	c bounds 1200 >= 926 @ 0.587277
0.63/0.73	c bounds 1200 >= 927 @ 0.587699
0.63/0.73	c bounds 1200 >= 928 @ 0.588383
0.63/0.73	c bounds 1200 >= 929 @ 0.589091
0.63/0.73	c bounds 1200 >= 930 @ 0.589288
0.63/0.73	c bounds 1200 >= 931 @ 0.589621
0.63/0.75	c bounds 1199 >= 931 @ 0.613358
0.63/0.76	c bounds 1199 >= 932 @ 0.615187
0.63/0.76	c bounds 1199 >= 933 @ 0.616027
0.63/0.76	c bounds 1199 >= 934 @ 0.616216
0.63/0.76	c bounds 1199 >= 935 @ 0.616531
0.63/0.76	c bounds 1199 >= 936 @ 0.617169
0.63/0.76	c bounds 1199 >= 937 @ 0.617956
0.63/0.76	c bounds 1199 >= 938 @ 0.618215
0.63/0.76	c bounds 1199 >= 939 @ 0.61857
0.63/0.76	c bounds 1199 >= 940 @ 0.619286
0.63/0.76	c bounds 1199 >= 941 @ 0.619986
0.63/0.76	c bounds 1199 >= 942 @ 0.620702
0.63/0.76	c bounds 1199 >= 943 @ 0.621208
0.63/0.77	c bounds 1199 >= 944 @ 0.621378
0.63/0.77	c bounds 1199 >= 945 @ 0.622113
0.63/0.77	c bounds 1199 >= 946 @ 0.622975
0.63/0.77	c bounds 1199 >= 947 @ 0.623203
0.63/0.77	c bounds 1199 >= 948 @ 0.623612
0.63/0.77	c bounds 1199 >= 949 @ 0.624325
0.63/0.77	c bounds 1199 >= 950 @ 0.625073
0.63/0.77	c bounds 1199 >= 951 @ 0.625851
0.63/0.77	c bounds 1199 >= 952 @ 0.626634
0.63/0.77	c bounds 1199 >= 953 @ 0.627461
0.63/0.77	c bounds 1199 >= 954 @ 0.628164
0.63/0.77	c bounds 1199 >= 955 @ 0.628192
0.63/0.77	c bounds 1199 >= 956 @ 0.628746
0.63/0.78	c bounds 1199 >= 957 @ 0.629707
0.63/0.78	c bounds 1199 >= 958 @ 0.630498
0.63/0.78	c bounds 1199 >= 959 @ 0.631274
0.63/0.78	c bounds 1199 >= 960 @ 0.632154
0.63/0.78	c bounds 1199 >= 961 @ 0.632383
0.63/0.78	c bounds 1199 >= 962 @ 0.633379
0.63/0.78	c bounds 1199 >= 963 @ 0.6343
0.63/0.78	c bounds 1199 >= 964 @ 0.635353
0.63/0.78	c bounds 1199 >= 965 @ 0.636924
0.63/0.79	c bounds 1199 >= 966 @ 0.638553
0.73/0.81	c bounds 1198 >= 966 @ 0.661664
0.73/0.81	c bounds 1198 >= 967 @ 0.66271
0.73/0.81	c bounds 1198 >= 968 @ 0.66385
0.73/0.81	c bounds 1198 >= 969 @ 0.664094
0.73/0.81	c bounds 1198 >= 970 @ 0.664099
0.73/0.82	c bounds 1198 >= 971 @ 0.664656
0.73/0.82	c bounds 1198 >= 972 @ 0.666116
0.73/0.82	c bounds 1198 >= 973 @ 0.66759
0.73/0.82	c bounds 1198 >= 974 @ 0.668646
0.73/0.82	c bounds 1198 >= 975 @ 0.669876
0.73/0.82	c bounds 1198 >= 976 @ 0.670933
0.73/0.82	c bounds 1198 >= 977 @ 0.671319
0.73/0.83	c bounds 1198 >= 978 @ 0.674583
0.73/0.85	c bounds 1197 >= 978 @ 0.697868
0.73/0.86	c bounds 1197 >= 979 @ 0.703475
0.73/0.86	c bounds 1197 >= 980 @ 0.707858
0.73/0.87	c bounds 1197 >= 981 @ 0.710288
0.73/0.87	c bounds 1197 >= 982 @ 0.718287
0.83/0.91	c bounds 1196 >= 982 @ 0.750509
0.83/0.92	c bounds 1196 >= 983 @ 0.756539
0.83/0.92	c bounds 1196 >= 984 @ 0.757772
0.83/0.94	c bounds 1196 >= 985 @ 0.775378
0.83/0.96	c bounds 1195 >= 985 @ 0.798204
0.83/0.98	c bounds 1194 >= 985 @ 0.820093
0.94/1.03	c bounds 1194 >= 986 @ 0.864467
0.94/1.06	c bounds 1193 >= 986 @ 0.886058
0.94/1.08	c #Conflicts:       1000 | #Constraints:       8595
0.94/1.08	c bounds 1192 >= 986 @ 0.911135
1.03/1.10	c bounds 1191 >= 986 @ 0.931553
1.03/1.13	c bounds 1190 >= 986 @ 0.954931
1.03/1.15	c bounds 1189 >= 986 @ 0.977512
1.03/1.19	c bounds 1189 >= 987 @ 1.01544
1.13/1.22	c bounds 1188 >= 987 @ 1.0415
1.13/1.25	c bounds 1187 >= 987 @ 1.06343
1.13/1.27	c bounds 1186 >= 987 @ 1.08185
1.43/1.54	c bounds 1186 >= 988 @ 1.34592
1.43/1.57	c bounds 1185 >= 988 @ 1.38033
1.53/1.60	c bounds 1184 >= 988 @ 1.40302
1.53/1.62	c bounds 1183 >= 988 @ 1.42587
1.53/1.64	c bounds 1182 >= 988 @ 1.44752
1.53/1.68	c bounds 1181 >= 988 @ 1.47747
1.83/1.94	c #Conflicts:       2000 | #Constraints:       9691
1.83/1.94	c INPROCESSING
1.83/1.94	c GARBAGE COLLECT
1.83/1.94	c rational objective 988
1.94/2.04	c bounds 1180 >= 988 @ 1.83152
1.94/2.07	c bounds 1179 >= 988 @ 1.86136
2.03/2.10	c bounds 1178 >= 988 @ 1.88977
2.03/2.13	c bounds 1177 >= 988 @ 1.91892
2.03/2.16	c bounds 1176 >= 988 @ 1.94692
2.03/2.19	c bounds 1175 >= 988 @ 1.97459
2.12/2.22	c bounds 1174 >= 988 @ 1.99999
2.53/2.61	c #Conflicts:       3000 | #Constraints:       8510
2.53/2.61	c bounds 1174 >= 989 @ 2.38413
2.53/2.63	c bounds 1173 >= 989 @ 2.40976
2.53/2.66	c bounds 1172 >= 989 @ 2.43028
2.53/2.68	c bounds 1171 >= 989 @ 2.44919
2.62/2.70	c bounds 1170 >= 989 @ 2.4697
2.62/2.72	c bounds 1169 >= 989 @ 2.4951
2.62/2.75	c bounds 1168 >= 989 @ 2.52015
2.62/2.79	c bounds 1167 >= 989 @ 2.55667
2.73/2.82	c bounds 1166 >= 989 @ 2.58914
2.73/2.87	c bounds 1165 >= 989 @ 2.63566
2.82/2.91	c bounds 1164 >= 989 @ 2.67536
2.82/2.95	c #Conflicts:       4000 | #Constraints:       9589
2.82/2.95	c bounds 1163 >= 989 @ 2.71305
2.82/2.99	c bounds 1162 >= 989 @ 2.74333
2.93/3.09	c INPROCESSING
2.93/3.09	c GARBAGE COLLECT
2.93/3.09	c rational objective 989
3.12/3.21	c bounds 1161 >= 989 @ 2.96068
3.12/3.24	c bounds 1160 >= 989 @ 2.99148
3.23/3.31	c bounds 1159 >= 989 @ 3.0553
3.23/3.35	c bounds 1158 >= 989 @ 3.09551
3.33/3.42	c bounds 1157 >= 989 @ 3.16424
3.33/3.46	c bounds 1156 >= 989 @ 3.20474
3.43/3.50	c #Conflicts:       5000 | #Constraints:       8894
3.43/3.50	c bounds 1155 >= 989 @ 3.24626
3.43/3.54	c bounds 1154 >= 989 @ 3.28463
3.43/3.58	c bounds 1153 >= 989 @ 3.3206
3.52/3.62	c bounds 1152 >= 989 @ 3.35568
4.72/4.83	c #Conflicts:       6000 | #Constraints:       9898
4.72/4.83	c INPROCESSING
4.72/4.83	c GARBAGE COLLECT
4.72/4.83	c rational objective 989
4.82/4.90	c bounds 1151 >= 989 @ 4.61512
4.82/4.91	c bounds 1150 >= 989 @ 4.6315
4.82/4.94	c bounds 1149 >= 989 @ 4.65269
4.82/4.96	c bounds 1148 >= 989 @ 4.6727
4.82/4.99	c bounds 1147 >= 989 @ 4.7054
4.92/5.03	c #Conflicts:       7000 | #Constraints:       8870
4.92/5.03	c bounds 1146 >= 989 @ 4.74727
4.92/5.07	c bounds 1145 >= 989 @ 4.78256
5.02/5.11	c bounds 1144 >= 989 @ 4.82839
5.02/5.15	c bounds 1143 >= 989 @ 4.86014
5.02/5.18	c bounds 1142 >= 989 @ 4.89388
5.12/5.21	c bounds 1141 >= 989 @ 4.92491
5.12/5.25	c bounds 1140 >= 989 @ 4.95661
5.22/5.30	c bounds 1139 >= 989 @ 5.01233
5.22/5.35	c bounds 1138 >= 989 @ 5.05284
5.32/5.41	c bounds 1137 >= 989 @ 5.11055
5.32/5.44	c #Conflicts:       8000 | #Constraints:       9881
5.32/5.44	c bounds 1136 >= 989 @ 5.14916
5.32/5.48	c bounds 1135 >= 989 @ 5.18905
5.41/5.52	c bounds 1134 >= 989 @ 5.22463
5.41/5.56	c bounds 1133 >= 989 @ 5.262
5.52/5.60	c bounds 1132 >= 989 @ 5.30156
5.52/5.64	c bounds 1131 >= 989 @ 5.34091
5.61/5.71	c bounds 1130 >= 989 @ 5.39836
5.61/5.76	c bounds 1129 >= 989 @ 5.4513
5.72/5.82	c bounds 1128 >= 989 @ 5.50423
5.72/5.87	c #Conflicts:       9000 | #Constraints:      10892
5.72/5.87	c bounds 1127 >= 989 @ 5.54987
5.93/6.10	c INPROCESSING
5.93/6.10	c GARBAGE COLLECT
5.93/6.10	c rational objective 989
6.02/6.18	c bounds 1126 >= 989 @ 5.85269
6.12/6.23	c bounds 1125 >= 989 @ 5.90143
6.12/6.29	c bounds 1124 >= 989 @ 5.95916
6.21/6.34	c bounds 1123 >= 989 @ 6.00848
6.21/6.39	c bounds 1122 >= 989 @ 6.05665
6.32/6.45	c bounds 1121 >= 989 @ 6.11652
6.42/6.53	c #Conflicts:      10000 | #Constraints:       9539
6.42/6.53	c bounds 1120 >= 989 @ 6.19955
6.51/6.62	c bounds 1119 >= 989 @ 6.27846
6.51/6.69	c bounds 1118 >= 989 @ 6.35066
6.61/6.78	c bounds 1117 >= 989 @ 6.43495
6.81/6.91	c #Conflicts:      11000 | #Constraints:      10545
6.81/6.91	c bounds 1116 >= 989 @ 6.56258
6.92/7.01	c bounds 1115 >= 989 @ 6.65338
7.02/7.16	c bounds 1114 >= 989 @ 6.79468
7.51/7.61	c #Conflicts:      12000 | #Constraints:      11551
7.51/7.61	c INPROCESSING
7.51/7.61	c GARBAGE COLLECT
7.51/7.61	c rational objective 989
7.61/7.75	c bounds 1113 >= 989 @ 7.37495
7.71/7.84	c bounds 1112 >= 989 @ 7.46858
7.81/7.96	c bounds 1111 >= 989 @ 7.58428
8.61/8.71	c #Conflicts:      13000 | #Constraints:       9992
8.61/8.71	c #Conflicts:      14000 | #Constraints:      10992
8.61/8.71	c bounds 1110 >= 989 @ 8.32261
9.41/9.51	c #Conflicts:      15000 | #Constraints:      11993
9.41/9.51	c INPROCESSING
9.41/9.51	c GARBAGE COLLECT
9.41/9.51	c rational objective 989
9.91/10.01	c #Conflicts:      16000 | #Constraints:      10221
9.91/10.01	c bounds 1110 >= 990 @ 9.58901
10.01/10.18	c bounds 1109 >= 990 @ 9.75736
10.10/10.24	c bounds 1108 >= 990 @ 9.81281
10.20/10.32	c bounds 1107 >= 990 @ 9.88871
10.90/11.10	c #Conflicts:      17000 | #Constraints:      11308
10.90/11.10	c #Conflicts:      18000 | #Constraints:      12308
10.90/11.10	c INPROCESSING
10.90/11.10	c GARBAGE COLLECT
10.90/11.10	c rational objective 990
11.00/11.19	c bounds 1106 >= 990 @ 10.745
11.10/11.24	c bounds 1105 >= 990 @ 10.7971
11.10/11.28	c bounds 1104 >= 990 @ 10.8285
11.20/11.38	c bounds 1103 >= 990 @ 10.928
11.30/11.44	c bounds 1102 >= 990 @ 10.9885
11.40/11.50	c #Conflicts:      19000 | #Constraints:      10292
11.40/11.50	c bounds 1101 >= 990 @ 11.046
11.50/11.64	c bounds 1100 >= 990 @ 11.1838
11.60/11.77	c bounds 1099 >= 990 @ 11.3021
11.80/11.91	c bounds 1098 >= 990 @ 11.446
11.90/12.10	c #Conflicts:      20000 | #Constraints:      11312
11.90/12.10	c bounds 1097 >= 990 @ 11.6284
12.40/12.58	c #Conflicts:      21000 | #Constraints:      12319
12.40/12.58	c bounds 1096 >= 990 @ 12.0921
13.00/13.19	c INPROCESSING
13.00/13.19	c GARBAGE COLLECT
13.00/13.19	c rational objective 990
13.19/13.35	c bounds 1095 >= 990 @ 12.8525
13.40/13.50	c #Conflicts:      22000 | #Constraints:      10103
13.40/13.50	c bounds 1094 >= 990 @ 12.9993
15.00/15.19	c #Conflicts:      23000 | #Constraints:      11104
15.00/15.19	c #Conflicts:      24000 | #Constraints:      12104
15.00/15.19	c #Conflicts:      25000 | #Constraints:      13104
15.00/15.19	c INPROCESSING
15.00/15.19	c GARBAGE COLLECT
15.00/15.19	c rational objective 990
15.19/15.38	c bounds 1093 >= 990 @ 14.8345
15.29/15.41	c bounds 1092 >= 990 @ 14.8612
15.39/15.51	c bounds 1091 >= 990 @ 14.955
15.49/15.60	c bounds 1090 >= 990 @ 15.0415
15.49/15.64	c #Conflicts:      26000 | #Constraints:      10700
15.49/15.64	c bounds 1089 >= 990 @ 15.0887
15.58/15.77	c bounds 1088 >= 990 @ 15.2138
15.89/16.01	c bounds 1087 >= 990 @ 15.4426
16.68/16.86	c #Conflicts:      27000 | #Constraints:      11703
16.68/16.86	c #Conflicts:      28000 | #Constraints:      12704
16.68/16.86	c bounds 1086 >= 990 @ 16.2774
17.18/17.31	c #Conflicts:      29000 | #Constraints:      13716
17.18/17.31	c INPROCESSING
17.18/17.31	c GARBAGE COLLECT
17.18/17.31	c rational objective 990
18.58/18.72	c #Conflicts:      30000 | #Constraints:      11101
18.58/18.72	c #Conflicts:      31000 | #Constraints:      12101
18.58/18.72	c #Conflicts:      32000 | #Constraints:      13101
18.58/18.72	c bounds 1086 >= 991 @ 18.0973
18.58/18.74	c bounds 1085 >= 991 @ 18.1095
18.67/18.88	c bounds 1084 >= 991 @ 18.2474
19.27/19.41	c #Conflicts:      33000 | #Constraints:      14163
19.27/19.41	c INPROCESSING
19.27/19.41	c GARBAGE COLLECT
19.27/19.41	c rational objective 991
19.48/19.67	c bounds 1083 >= 991 @ 19.0178
20.08/20.26	c #Conflicts:      34000 | #Constraints:      11334
20.08/20.26	c bounds 1082 >= 991 @ 19.5967
22.56/22.77	c #Conflicts:      35000 | #Constraints:      12335
22.56/22.77	c #Conflicts:      36000 | #Constraints:      13335
22.56/22.77	c #Conflicts:      37000 | #Constraints:      14335
22.56/22.77	c INPROCESSING
22.56/22.77	c GARBAGE COLLECT
22.56/22.77	c rational objective 991
22.77/22.91	c bounds 1081 >= 991 @ 22.205
22.77/22.93	c bounds 1080 >= 991 @ 22.2302
24.46/24.69	c #Conflicts:      38000 | #Constraints:      11336
24.46/24.69	c #Conflicts:      39000 | #Constraints:      12336
24.46/24.69	c #Conflicts:      40000 | #Constraints:      13336
24.46/24.69	c bounds 1079 >= 991 @ 23.9555
24.75/24.92	c #Conflicts:      41000 | #Constraints:      14361
24.75/24.92	c bounds 1078 >= 991 @ 24.1808
24.86/25.08	c bounds 1077 >= 991 @ 24.3322
25.05/25.28	c INPROCESSING
25.05/25.28	c GARBAGE COLLECT
25.05/25.28	c rational objective 991
27.05/27.28	c #Conflicts:      42000 | #Constraints:      11133
27.05/27.28	c #Conflicts:      43000 | #Constraints:      12133
27.05/27.28	c #Conflicts:      44000 | #Constraints:      13133
27.05/27.28	c #Conflicts:      45000 | #Constraints:      14133
27.05/27.28	c #Conflicts:      46000 | #Constraints:      15133
27.05/27.28	c INPROCESSING
27.05/27.28	c GARBAGE COLLECT
27.05/27.28	c rational objective 991
27.15/27.38	c bounds 1076 >= 991 @ 26.5865
27.24/27.48	c bounds 1075 >= 991 @ 26.6784
27.65/27.87	c #Conflicts:      47000 | #Constraints:      11760
27.65/27.87	c bounds 1074 >= 991 @ 27.059
27.95/28.18	c #Conflicts:      48000 | #Constraints:      12788
27.95/28.18	c bounds 1073 >= 991 @ 27.3696
28.45/28.60	c bounds 1072 >= 991 @ 27.7703
28.85/29.06	c #Conflicts:      49000 | #Constraints:      13815
28.85/29.06	c bounds 1071 >= 991 @ 28.2223
29.95/30.19	c #Conflicts:      50000 | #Constraints:      14836
29.95/30.19	c #Conflicts:      51000 | #Constraints:      15836
29.95/30.19	c INPROCESSING
29.95/30.19	c GARBAGE COLLECT
29.95/30.19	c rational objective 991
32.23/32.43	c #Conflicts:      52000 | #Constraints:      12175
32.23/32.43	c #Conflicts:      53000 | #Constraints:      13175
32.23/32.43	c #Conflicts:      54000 | #Constraints:      14175
32.23/32.43	c #Conflicts:      55000 | #Constraints:      15175
32.23/32.43	c #Conflicts:      56000 | #Constraints:      16175
32.23/32.43	c INPROCESSING
32.23/32.43	c GARBAGE COLLECT
32.23/32.43	c rational objective 991
33.14/33.46	c #Conflicts:      57000 | #Constraints:      12377
33.14/33.46	c bounds 1070 >= 991 @ 32.4149
33.75/34.03	c #Conflicts:      58000 | #Constraints:      13451
33.75/34.03	c bounds 1069 >= 991 @ 32.9803
33.94/34.28	c #Conflicts:      59000 | #Constraints:      14497
33.94/34.28	c bounds 1068 >= 991 @ 33.2248
34.54/34.87	c #Conflicts:      60000 | #Constraints:      15524
34.54/34.87	c bounds 1067 >= 991 @ 33.803
35.94/36.26	c #Conflicts:      61000 | #Constraints:      16531
35.94/36.26	c INPROCESSING
35.94/36.26	c GARBAGE COLLECT
35.94/36.26	c rational objective 991
37.23/37.58	c #Conflicts:      62000 | #Constraints:      12457
37.23/37.58	c #Conflicts:      63000 | #Constraints:      13458
37.23/37.58	c bounds 1066 >= 991 @ 36.4602
39.22/39.56	c #Conflicts:      64000 | #Constraints:      14468
39.22/39.56	c #Conflicts:      65000 | #Constraints:      15468
39.22/39.56	c #Conflicts:      66000 | #Constraints:      16468
39.22/39.56	c INPROCESSING
39.22/39.56	c GARBAGE COLLECT
39.22/39.56	c rational objective 991
40.52/40.81	c #Conflicts:      67000 | #Constraints:      12204
40.52/40.81	c #Conflicts:      68000 | #Constraints:      13204
40.52/40.81	c bounds 1066 >= 992 @ 39.6063
42.21/42.57	c #Conflicts:      69000 | #Constraints:      14273
42.21/42.57	c #Conflicts:      70000 | #Constraints:      15273
42.21/42.57	c #Conflicts:      71000 | #Constraints:      16273
42.21/42.57	c #Conflicts:      72000 | #Constraints:      17273
42.21/42.57	c INPROCESSING
42.21/42.57	c GARBAGE COLLECT
42.21/42.57	c rational objective 992
44.41/44.71	c #Conflicts:      73000 | #Constraints:      12823
44.41/44.71	c #Conflicts:      74000 | #Constraints:      13823
44.41/44.71	c #Conflicts:      75000 | #Constraints:      14823
44.41/44.71	c #Conflicts:      76000 | #Constraints:      15825
44.41/44.71	c bounds 1065 >= 992 @ 43.4137
46.89/47.29	c #Conflicts:      77000 | #Constraints:      16827
46.89/47.29	c #Conflicts:      78000 | #Constraints:      17827
46.89/47.29	c INPROCESSING
46.89/47.29	c GARBAGE COLLECT
46.89/47.29	c rational objective 992
47.40/47.75	c bounds 1064 >= 992 @ 46.4088
47.69/48.10	c #Conflicts:      79000 | #Constraints:      13239
47.69/48.10	c bounds 1063 >= 992 @ 46.7412
48.09/48.43	c #Conflicts:      80000 | #Constraints:      14267
48.09/48.43	c bounds 1062 >= 992 @ 47.065
48.69/49.02	c #Conflicts:      81000 | #Constraints:      15312
48.69/49.02	c bounds 1061 >= 992 @ 47.6292
49.88/50.24	c #Conflicts:      82000 | #Constraints:      16318
49.88/50.24	c bounds 1061 >= 993 @ 48.8344
51.18/51.58	c #Conflicts:      83000 | #Constraints:      17375
51.18/51.58	c #Conflicts:      84000 | #Constraints:      18375
51.18/51.58	c INPROCESSING
51.18/51.58	c GARBAGE COLLECT
51.18/51.58	c rational objective 993
54.36/54.77	c #Conflicts:      85000 | #Constraints:      13454
54.36/54.77	c #Conflicts:      86000 | #Constraints:      14454
54.36/54.77	c #Conflicts:      87000 | #Constraints:      15454
54.36/54.77	c #Conflicts:      88000 | #Constraints:      16454
54.36/54.77	c #Conflicts:      89000 | #Constraints:      17454
54.36/54.77	c #Conflicts:      90000 | #Constraints:      18455
54.36/54.77	c INPROCESSING
54.36/54.77	c GARBAGE COLLECT
54.36/54.77	c rational objective 993
55.56/55.97	c #Conflicts:      91000 | #Constraints:      13450
55.56/55.97	c #Conflicts:      92000 | #Constraints:      14451
55.56/55.97	c bounds 1060 >= 993 @ 54.4363
56.36/56.78	c #Conflicts:      93000 | #Constraints:      15480
56.36/56.78	c bounds 1059 >= 993 @ 55.2307
58.25/58.63	c #Conflicts:      94000 | #Constraints:      16531
58.25/58.63	c #Conflicts:      95000 | #Constraints:      17531
58.25/58.63	c #Conflicts:      96000 | #Constraints:      18531
58.25/58.63	c INPROCESSING
58.25/58.63	c GARBAGE COLLECT
58.25/58.63	c rational objective 993
61.54/61.99	c #Conflicts:      97000 | #Constraints:      13273
61.54/61.99	c #Conflicts:      98000 | #Constraints:      14273
61.54/61.99	c #Conflicts:      99000 | #Constraints:      15273
61.54/61.99	c #Conflicts:     100000 | #Constraints:      16273
61.54/61.99	c #Conflicts:     101000 | #Constraints:      17273
61.54/61.99	c #Conflicts:     102000 | #Constraints:      18273
61.54/61.99	c #Conflicts:     103000 | #Constraints:      19273
61.54/61.99	c INPROCESSING
61.54/61.99	c GARBAGE COLLECT
61.54/61.99	c rational objective 993
62.93/63.35	c #Conflicts:     104000 | #Constraints:      13878
62.93/63.35	c #Conflicts:     105000 | #Constraints:      14901
62.93/63.35	c bounds 1058 >= 993 @ 61.6572
68.13/68.64	c #Conflicts:     106000 | #Constraints:      15916
68.13/68.64	c #Conflicts:     107000 | #Constraints:      16916
68.13/68.64	c #Conflicts:     108000 | #Constraints:      17916
68.13/68.64	c #Conflicts:     109000 | #Constraints:      18916
68.13/68.64	c #Conflicts:     110000 | #Constraints:      19916
68.13/68.64	c INPROCESSING
68.13/68.64	c GARBAGE COLLECT
68.13/68.64	c rational objective 993
68.64/69.15	c #Conflicts:     111000 | #Constraints:      14304
68.64/69.15	c bounds 1057 >= 993 @ 67.2919
69.03/69.54	c bounds 1056 >= 993 @ 67.6745
69.53/70.06	c #Conflicts:     112000 | #Constraints:      15338
69.53/70.06	c bounds 1055 >= 993 @ 68.1715
73.12/73.61	c #Conflicts:     113000 | #Constraints:      16367
73.12/73.61	c #Conflicts:     114000 | #Constraints:      17367
73.12/73.61	c #Conflicts:     115000 | #Constraints:      18367
73.12/73.61	c #Conflicts:     116000 | #Constraints:      19378
73.12/73.61	c #Conflicts:     117000 | #Constraints:      20462
73.12/73.61	c INPROCESSING
73.12/73.61	c GARBAGE COLLECT
73.12/73.61	c rational objective 993
75.41/75.94	c #Conflicts:     118000 | #Constraints:      14558
75.41/75.94	c #Conflicts:     119000 | #Constraints:      15558
75.41/75.94	c #Conflicts:     120000 | #Constraints:      16558
75.41/75.94	c bounds 1054 >= 993 @ 73.9271
79.20/79.75	c #Conflicts:     121000 | #Constraints:      17591
79.20/79.75	c #Conflicts:     122000 | #Constraints:      18591
79.20/79.75	c #Conflicts:     123000 | #Constraints:      19591
79.20/79.75	c #Conflicts:     124000 | #Constraints:      20591
79.20/79.75	c INPROCESSING
79.20/79.75	c GARBAGE COLLECT
79.20/79.75	c rational objective 993
79.69/80.25	c #Conflicts:     125000 | #Constraints:      14545
79.69/80.25	c bounds 1053 >= 993 @ 78.1753
80.19/80.74	c #Conflicts:     126000 | #Constraints:      15581
80.19/80.74	c bounds 1052 >= 993 @ 78.6574
80.79/81.39	c #Conflicts:     127000 | #Constraints:      16620
80.79/81.39	c bounds 1051 >= 993 @ 79.2912
81.39/81.96	c #Conflicts:     128000 | #Constraints:      17668
81.39/81.96	c bounds 1050 >= 993 @ 79.8458
84.67/85.23	c #Conflicts:     129000 | #Constraints:      18674
84.67/85.23	c #Conflicts:     130000 | #Constraints:      19674
84.67/85.23	c #Conflicts:     131000 | #Constraints:      20675
84.67/85.23	c INPROCESSING
84.67/85.23	c GARBAGE COLLECT
84.67/85.23	c rational objective 993
86.67/87.29	c #Conflicts:     132000 | #Constraints:      14361
86.67/87.29	c #Conflicts:     133000 | #Constraints:      15361
86.67/87.29	c #Conflicts:     134000 | #Constraints:      16361
86.67/87.29	c #Conflicts:     135000 | #Constraints:      17361
86.67/87.29	c bounds 1050 >= 994 @ 85.0632
89.06/89.65	c #Conflicts:     136000 | #Constraints:      18427
89.06/89.65	c #Conflicts:     137000 | #Constraints:      19427
89.06/89.65	c #Conflicts:     138000 | #Constraints:      20427
89.06/89.65	c #Conflicts:     139000 | #Constraints:      21427
89.06/89.65	c INPROCESSING
89.06/89.65	c GARBAGE COLLECT
89.06/89.65	c rational objective 994
91.65/92.27	c #Conflicts:     140000 | #Constraints:      14953
91.65/92.27	c #Conflicts:     141000 | #Constraints:      15953
91.65/92.27	c #Conflicts:     142000 | #Constraints:      16953
91.65/92.27	c #Conflicts:     143000 | #Constraints:      17953
91.65/92.27	c #Conflicts:     144000 | #Constraints:      18953
91.65/92.27	c #Conflicts:     145000 | #Constraints:      19953
91.65/92.27	c bounds 1050 >= 995 @ 89.9211
92.35/92.92	c #Conflicts:     146000 | #Constraints:      21004
92.35/92.92	c #Conflicts:     147000 | #Constraints:      22004
92.35/92.92	c INPROCESSING
92.35/92.92	c GARBAGE COLLECT
92.35/92.92	c rational objective 995
94.55/95.21	c #Conflicts:     148000 | #Constraints:      15366
94.55/95.21	c #Conflicts:     149000 | #Constraints:      16366
94.55/95.21	c #Conflicts:     150000 | #Constraints:      17366
94.55/95.21	c #Conflicts:     151000 | #Constraints:      18367
94.55/95.21	c bounds 1049 >= 995 @ 92.7011
102.22/102.96	c #Conflicts:     152000 | #Constraints:      19369
102.22/102.96	c #Conflicts:     153000 | #Constraints:      20369
102.22/102.96	c #Conflicts:     154000 | #Constraints:      21369
102.22/102.96	c #Conflicts:     155000 | #Constraints:      22369
102.22/102.96	c INPROCESSING
102.22/102.96	c GARBAGE COLLECT
102.22/102.96	c rational objective 995
102.52/103.22	c bounds 1048 >= 995 @ 100.636
102.73/103.45	c bounds 1047 >= 995 @ 100.865
105.61/106.32	c #Conflicts:     156000 | #Constraints:      15566
105.61/106.32	c #Conflicts:     157000 | #Constraints:      16566
105.61/106.32	c #Conflicts:     158000 | #Constraints:      17566
105.61/106.32	c #Conflicts:     159000 | #Constraints:      18571
105.61/106.32	c #Conflicts:     160000 | #Constraints:      19625
105.61/106.32	c bounds 1046 >= 995 @ 103.678
106.62/107.31	c #Conflicts:     161000 | #Constraints:      20674
106.62/107.31	c bounds 1045 >= 995 @ 104.657
108.01/108.79	c #Conflicts:     162000 | #Constraints:      21698
108.01/108.79	c #Conflicts:     163000 | #Constraints:      22729
108.01/108.79	c INPROCESSING
108.01/108.79	c GARBAGE COLLECT
108.01/108.79	c rational objective 995
114.69/115.44	c #Conflicts:     164000 | #Constraints:      15599
114.69/115.44	c #Conflicts:     165000 | #Constraints:      16599
114.69/115.44	c #Conflicts:     166000 | #Constraints:      17623
114.69/115.44	c #Conflicts:     167000 | #Constraints:      18689
114.69/115.44	c #Conflicts:     168000 | #Constraints:      19748
114.69/115.44	c #Conflicts:     169000 | #Constraints:      20809
114.69/115.44	c #Conflicts:     170000 | #Constraints:      21857
114.69/115.44	c #Conflicts:     171000 | #Constraints:      22904
114.69/115.44	c INPROCESSING
114.69/115.44	c GARBAGE COLLECT
114.69/115.44	c rational objective 995
118.57/119.31	c #Conflicts:     172000 | #Constraints:      15516
118.57/119.31	c #Conflicts:     173000 | #Constraints:      16516
118.57/119.31	c #Conflicts:     174000 | #Constraints:      17516
118.57/119.31	c #Conflicts:     175000 | #Constraints:      18516
118.57/119.31	c #Conflicts:     176000 | #Constraints:      19516
118.57/119.31	c #Conflicts:     177000 | #Constraints:      20516
118.57/119.31	c #Conflicts:     178000 | #Constraints:      21516
118.57/119.31	c #Conflicts:     179000 | #Constraints:      22516
118.57/119.31	c bounds 1045 >= 996 @ 116.432
119.18/119.92	c #Conflicts:     180000 | #Constraints:      23573
119.18/119.92	c INPROCESSING
119.18/119.92	c GARBAGE COLLECT
119.18/119.92	c rational objective 996
123.07/123.84	c #Conflicts:     181000 | #Constraints:      16083
123.07/123.84	c #Conflicts:     182000 | #Constraints:      17083
123.07/123.84	c #Conflicts:     183000 | #Constraints:      18083
123.07/123.84	c #Conflicts:     184000 | #Constraints:      19083
123.07/123.84	c #Conflicts:     185000 | #Constraints:      20083
123.07/123.84	c #Conflicts:     186000 | #Constraints:      21083
123.07/123.84	c #Conflicts:     187000 | #Constraints:      22083
123.07/123.84	c #Conflicts:     188000 | #Constraints:      23084
123.07/123.84	c #Conflicts:     189000 | #Constraints:      24085
123.07/123.84	c INPROCESSING
123.07/123.84	c GARBAGE COLLECT
123.07/123.84	c rational objective 996
127.17/128.06	c #Conflicts:     190000 | #Constraints:      16458
127.17/128.06	c #Conflicts:     191000 | #Constraints:      17458
127.17/128.06	c #Conflicts:     192000 | #Constraints:      18458
127.17/128.06	c #Conflicts:     193000 | #Constraints:      19458
127.17/128.06	c #Conflicts:     194000 | #Constraints:      20458
127.17/128.06	c #Conflicts:     195000 | #Constraints:      21458
127.17/128.06	c #Conflicts:     196000 | #Constraints:      22458
127.17/128.06	c #Conflicts:     197000 | #Constraints:      23458
127.17/128.06	c #Conflicts:     198000 | #Constraints:      24458
127.17/128.06	c INPROCESSING
127.17/128.06	c GARBAGE COLLECT
127.17/128.06	c rational objective 996
138.63/139.56	c #Conflicts:     199000 | #Constraints:      16629
138.63/139.56	c #Conflicts:     200000 | #Constraints:      17643
138.63/139.56	c #Conflicts:     201000 | #Constraints:      18682
138.63/139.56	c #Conflicts:     202000 | #Constraints:      19742
138.63/139.56	c #Conflicts:     203000 | #Constraints:      20742
138.63/139.56	c #Conflicts:     204000 | #Constraints:      21785
138.63/139.56	c #Conflicts:     205000 | #Constraints:      22866
138.63/139.56	c #Conflicts:     206000 | #Constraints:      23899
138.63/139.56	c #Conflicts:     207000 | #Constraints:      24929
138.63/139.56	c INPROCESSING
138.63/139.56	c GARBAGE COLLECT
138.63/139.56	c rational objective 996
143.61/144.51	c #Conflicts:     208000 | #Constraints:      16724
143.61/144.51	c #Conflicts:     209000 | #Constraints:      17724
143.61/144.51	c #Conflicts:     210000 | #Constraints:      18724
143.61/144.51	c #Conflicts:     211000 | #Constraints:      19724
143.61/144.51	c #Conflicts:     212000 | #Constraints:      20724
143.61/144.51	c #Conflicts:     213000 | #Constraints:      21724
143.61/144.51	c #Conflicts:     214000 | #Constraints:      22724
143.61/144.51	c #Conflicts:     215000 | #Constraints:      23724
143.61/144.51	c #Conflicts:     216000 | #Constraints:      24724
143.61/144.51	c INPROCESSING
143.61/144.51	c GARBAGE COLLECT
143.61/144.51	c rational objective 996
148.60/149.59	c #Conflicts:     217000 | #Constraints:      16438
148.60/149.59	c #Conflicts:     218000 | #Constraints:      17438
148.60/149.59	c #Conflicts:     219000 | #Constraints:      18438
148.60/149.59	c #Conflicts:     220000 | #Constraints:      19438
148.60/149.59	c #Conflicts:     221000 | #Constraints:      20438
148.60/149.59	c #Conflicts:     222000 | #Constraints:      21438
148.60/149.59	c #Conflicts:     223000 | #Constraints:      22438
148.60/149.59	c #Conflicts:     224000 | #Constraints:      23438
148.60/149.59	c #Conflicts:     225000 | #Constraints:      24438
148.60/149.59	c #Conflicts:     226000 | #Constraints:      25438
148.60/149.59	c INPROCESSING
148.60/149.59	c GARBAGE COLLECT
148.60/149.59	c rational objective 996
151.19/152.15	c #Conflicts:     227000 | #Constraints:      17033
151.19/152.15	c #Conflicts:     228000 | #Constraints:      18033
151.19/152.15	c #Conflicts:     229000 | #Constraints:      19033
151.19/152.15	c #Conflicts:     230000 | #Constraints:      20033
151.19/152.15	c #Conflicts:     231000 | #Constraints:      21033
151.19/152.15	c bounds 1045 >= 997 @ 148.54
153.68/154.69	c #Conflicts:     232000 | #Constraints:      22084
153.68/154.69	c #Conflicts:     233000 | #Constraints:      23084
153.68/154.69	c #Conflicts:     234000 | #Constraints:      24084
153.68/154.69	c #Conflicts:     235000 | #Constraints:      25084
153.68/154.69	c #Conflicts:     236000 | #Constraints:      26084
153.68/154.69	c INPROCESSING
153.68/154.69	c GARBAGE COLLECT
153.68/154.69	c rational objective 997
158.64/159.76	c #Conflicts:     237000 | #Constraints:      17463
158.64/159.76	c #Conflicts:     238000 | #Constraints:      18463
158.64/159.76	c #Conflicts:     239000 | #Constraints:      19463
158.64/159.76	c #Conflicts:     240000 | #Constraints:      20463
158.64/159.76	c #Conflicts:     241000 | #Constraints:      21463
158.64/159.76	c #Conflicts:     242000 | #Constraints:      22463
158.64/159.76	c #Conflicts:     243000 | #Constraints:      23463
158.64/159.76	c #Conflicts:     244000 | #Constraints:      24463
158.64/159.76	c #Conflicts:     245000 | #Constraints:      25463
158.64/159.76	c #Conflicts:     246000 | #Constraints:      26463
158.64/159.76	c INPROCESSING
158.64/159.76	c GARBAGE COLLECT
158.64/159.76	c rational objective 997
159.44/160.59	c #Conflicts:     247000 | #Constraints:      17664
159.44/160.59	c bounds 1044 >= 997 @ 156.662
162.94/164.02	c #Conflicts:     248000 | #Constraints:      18665
162.94/164.02	c #Conflicts:     249000 | #Constraints:      19665
162.94/164.02	c #Conflicts:     250000 | #Constraints:      20666
162.94/164.02	c #Conflicts:     251000 | #Constraints:      21681
162.94/164.02	c #Conflicts:     252000 | #Constraints:      22787
162.94/164.02	c bounds 1043 >= 997 @ 160.026
173.01/174.18	c #Conflicts:     253000 | #Constraints:      23797
173.01/174.18	c #Conflicts:     254000 | #Constraints:      24797
173.01/174.18	c #Conflicts:     255000 | #Constraints:      25797
173.01/174.18	c #Conflicts:     256000 | #Constraints:      26797
173.01/174.18	c INPROCESSING
173.01/174.18	c GARBAGE COLLECT
173.01/174.18	c rational objective 997
173.30/174.47	c bounds 1042 >= 997 @ 170.375
173.50/174.66	c bounds 1041 >= 997 @ 170.554
173.60/174.72	c #Conflicts:     257000 | #Constraints:      17729
173.60/174.72	c bounds 1040 >= 997 @ 170.615
174.49/175.64	c #Conflicts:     258000 | #Constraints:      18730
174.49/175.64	c #Conflicts:     259000 | #Constraints:      19730
174.49/175.64	c bounds 1039 >= 997 @ 171.505
181.28/182.43	c #Conflicts:     260000 | #Constraints:      20732
181.28/182.43	c #Conflicts:     261000 | #Constraints:      21760
181.28/182.43	c #Conflicts:     262000 | #Constraints:      22832
181.28/182.43	c #Conflicts:     263000 | #Constraints:      23889
181.28/182.43	c #Conflicts:     264000 | #Constraints:      24938
181.28/182.43	c #Conflicts:     265000 | #Constraints:      25973
181.28/182.43	c #Conflicts:     266000 | #Constraints:      27012
181.28/182.43	c INPROCESSING
181.28/182.43	c GARBAGE COLLECT
181.28/182.43	c rational objective 997
189.15/190.36	c #Conflicts:     267000 | #Constraints:      17596
189.15/190.36	c #Conflicts:     268000 | #Constraints:      18596
189.15/190.36	c #Conflicts:     269000 | #Constraints:      19618
189.15/190.36	c #Conflicts:     270000 | #Constraints:      20648
189.15/190.36	c #Conflicts:     271000 | #Constraints:      21679
189.15/190.36	c #Conflicts:     272000 | #Constraints:      22716
189.15/190.36	c #Conflicts:     273000 | #Constraints:      23753
189.15/190.36	c #Conflicts:     274000 | #Constraints:      24788
189.15/190.36	c #Conflicts:     275000 | #Constraints:      25816
189.15/190.36	c #Conflicts:     276000 | #Constraints:      26857
189.15/190.36	c #Conflicts:     277000 | #Constraints:      27891
189.15/190.36	c INPROCESSING
189.15/190.36	c GARBAGE COLLECT
189.15/190.36	c rational objective 997
195.24/196.47	c #Conflicts:     278000 | #Constraints:      18233
195.24/196.47	c #Conflicts:     279000 | #Constraints:      19233
195.24/196.47	c #Conflicts:     280000 | #Constraints:      20233
195.24/196.47	c #Conflicts:     281000 | #Constraints:      21233
195.24/196.47	c #Conflicts:     282000 | #Constraints:      22233
195.24/196.47	c #Conflicts:     283000 | #Constraints:      23233
195.24/196.47	c #Conflicts:     284000 | #Constraints:      24233
195.24/196.47	c #Conflicts:     285000 | #Constraints:      25233
195.24/196.47	c #Conflicts:     286000 | #Constraints:      26233
195.24/196.47	c #Conflicts:     287000 | #Constraints:      27233
195.24/196.47	c #Conflicts:     288000 | #Constraints:      28233
195.24/196.47	c INPROCESSING
195.24/196.47	c GARBAGE COLLECT
195.24/196.47	c rational objective 997
201.42/202.65	c #Conflicts:     289000 | #Constraints:      18565
201.42/202.65	c #Conflicts:     290000 | #Constraints:      19565
201.42/202.65	c #Conflicts:     291000 | #Constraints:      20565
201.42/202.65	c #Conflicts:     292000 | #Constraints:      21565
201.42/202.65	c #Conflicts:     293000 | #Constraints:      22565
201.42/202.65	c #Conflicts:     294000 | #Constraints:      23565
201.42/202.65	c #Conflicts:     295000 | #Constraints:      24565
201.42/202.65	c #Conflicts:     296000 | #Constraints:      25565
201.42/202.65	c #Conflicts:     297000 | #Constraints:      26565
201.42/202.65	c #Conflicts:     298000 | #Constraints:      27566
201.42/202.65	c #Conflicts:     299000 | #Constraints:      28566
201.42/202.65	c INPROCESSING
201.42/202.65	c GARBAGE COLLECT
201.42/202.65	c rational objective 997
207.39/208.63	c #Conflicts:     300000 | #Constraints:      18576
207.39/208.63	c #Conflicts:     301000 | #Constraints:      19576
207.39/208.63	c #Conflicts:     302000 | #Constraints:      20576
207.39/208.63	c #Conflicts:     303000 | #Constraints:      21576
207.39/208.63	c #Conflicts:     304000 | #Constraints:      22576
207.39/208.63	c #Conflicts:     305000 | #Constraints:      23576
207.39/208.63	c #Conflicts:     306000 | #Constraints:      24576
207.39/208.63	c #Conflicts:     307000 | #Constraints:      25576
207.39/208.63	c #Conflicts:     308000 | #Constraints:      26576
207.39/208.63	c #Conflicts:     309000 | #Constraints:      27576
207.39/208.63	c #Conflicts:     310000 | #Constraints:      28576
207.39/208.63	c INPROCESSING
207.39/208.63	c GARBAGE COLLECT
207.39/208.63	c rational objective 997
216.17/217.44	c #Conflicts:     311000 | #Constraints:      18631
216.17/217.44	c #Conflicts:     312000 | #Constraints:      19651
216.17/217.44	c #Conflicts:     313000 | #Constraints:      20713
216.17/217.44	c #Conflicts:     314000 | #Constraints:      21776
216.17/217.44	c #Conflicts:     315000 | #Constraints:      22850
216.17/217.44	c #Conflicts:     316000 | #Constraints:      23896
216.17/217.44	c #Conflicts:     317000 | #Constraints:      24948
216.17/217.44	c #Conflicts:     318000 | #Constraints:      25995
216.17/217.44	c #Conflicts:     319000 | #Constraints:      27039
216.17/217.44	c #Conflicts:     320000 | #Constraints:      28077
216.17/217.44	c #Conflicts:     321000 | #Constraints:      29118
216.17/217.44	c INPROCESSING
216.17/217.44	c GARBAGE COLLECT
216.17/217.44	c rational objective 997
220.17/221.68	c #Conflicts:     322000 | #Constraints:      18645
220.17/221.68	c #Conflicts:     323000 | #Constraints:      19645
220.17/221.68	c #Conflicts:     324000 | #Constraints:      20645
220.17/221.68	c #Conflicts:     325000 | #Constraints:      21645
220.17/221.68	c #Conflicts:     326000 | #Constraints:      22645
220.17/221.68	c #Conflicts:     327000 | #Constraints:      23645
220.17/221.68	c #Conflicts:     328000 | #Constraints:      24645
220.17/221.68	c #Conflicts:     329000 | #Constraints:      25645
220.17/221.68	c bounds 1039 >= 998 @ 216.513
223.16/224.62	c #Conflicts:     330000 | #Constraints:      26696
223.16/224.62	c #Conflicts:     331000 | #Constraints:      27696
223.16/224.62	c #Conflicts:     332000 | #Constraints:      28696
223.16/224.62	c #Conflicts:     333000 | #Constraints:      29696
223.16/224.62	c INPROCESSING
223.16/224.62	c GARBAGE COLLECT
223.16/224.62	c rational objective 998
230.14/231.64	c #Conflicts:     334000 | #Constraints:      19190
230.14/231.64	c #Conflicts:     335000 | #Constraints:      20190
230.14/231.64	c #Conflicts:     336000 | #Constraints:      21190
230.14/231.64	c #Conflicts:     337000 | #Constraints:      22190
230.14/231.64	c #Conflicts:     338000 | #Constraints:      23190
230.14/231.64	c #Conflicts:     339000 | #Constraints:      24190
230.14/231.64	c #Conflicts:     340000 | #Constraints:      25190
230.14/231.64	c #Conflicts:     341000 | #Constraints:      26190
230.14/231.64	c #Conflicts:     342000 | #Constraints:      27190
230.14/231.64	c #Conflicts:     343000 | #Constraints:      28190
230.14/231.64	c #Conflicts:     344000 | #Constraints:      29190
230.14/231.64	c #Conflicts:     345000 | #Constraints:      30190
230.14/231.64	c INPROCESSING
230.14/231.64	c GARBAGE COLLECT
230.14/231.64	c rational objective 998
239.11/240.69	c #Conflicts:     346000 | #Constraints:      19569
239.11/240.69	c #Conflicts:     347000 | #Constraints:      20628
239.11/240.69	c #Conflicts:     348000 | #Constraints:      21686
239.11/240.69	c #Conflicts:     349000 | #Constraints:      22742
239.11/240.69	c #Conflicts:     350000 | #Constraints:      23801
239.11/240.69	c #Conflicts:     351000 | #Constraints:      24847
239.11/240.69	c #Conflicts:     352000 | #Constraints:      25899
239.11/240.69	c #Conflicts:     353000 | #Constraints:      26945
239.11/240.69	c #Conflicts:     354000 | #Constraints:      27983
239.11/240.69	c #Conflicts:     355000 | #Constraints:      29012
239.11/240.69	c #Conflicts:     356000 | #Constraints:      30060
239.11/240.69	c #Conflicts:     357000 | #Constraints:      31098
239.11/240.69	c INPROCESSING
239.11/240.69	c GARBAGE COLLECT
239.11/240.69	c rational objective 998
246.98/248.75	c #Conflicts:     358000 | #Constraints:      19945
246.98/248.75	c #Conflicts:     359000 | #Constraints:      20945
246.98/248.75	c #Conflicts:     360000 | #Constraints:      21945
246.98/248.75	c #Conflicts:     361000 | #Constraints:      22945
246.98/248.75	c #Conflicts:     362000 | #Constraints:      23945
246.98/248.75	c #Conflicts:     363000 | #Constraints:      24945
246.98/248.75	c #Conflicts:     364000 | #Constraints:      25945
246.98/248.75	c #Conflicts:     365000 | #Constraints:      26945
246.98/248.75	c #Conflicts:     366000 | #Constraints:      27945
246.98/248.75	c #Conflicts:     367000 | #Constraints:      28945
246.98/248.75	c #Conflicts:     368000 | #Constraints:      29945
246.98/248.75	c #Conflicts:     369000 | #Constraints:      30945
246.98/248.75	c INPROCESSING
246.98/248.75	c GARBAGE COLLECT
246.98/248.75	c rational objective 998
256.85/258.63	c #Conflicts:     370000 | #Constraints:      19844
256.85/258.63	c #Conflicts:     371000 | #Constraints:      20889
256.85/258.63	c #Conflicts:     372000 | #Constraints:      21950
256.85/258.63	c #Conflicts:     373000 | #Constraints:      23003
256.85/258.63	c #Conflicts:     374000 | #Constraints:      24053
256.85/258.63	c #Conflicts:     375000 | #Constraints:      25116
256.85/258.63	c #Conflicts:     376000 | #Constraints:      26176
256.85/258.63	c #Conflicts:     377000 | #Constraints:      27231
256.85/258.63	c #Conflicts:     378000 | #Constraints:      28272
256.85/258.63	c #Conflicts:     379000 | #Constraints:      29304
256.85/258.63	c #Conflicts:     380000 | #Constraints:      30342
256.85/258.63	c #Conflicts:     381000 | #Constraints:      31381
256.85/258.63	c INPROCESSING
256.85/258.63	c GARBAGE COLLECT
256.85/258.63	c rational objective 998
264.92/266.71	c #Conflicts:     382000 | #Constraints:      19795
264.92/266.71	c #Conflicts:     383000 | #Constraints:      20795
264.92/266.71	c #Conflicts:     384000 | #Constraints:      21795
264.92/266.71	c #Conflicts:     385000 | #Constraints:      22795
264.92/266.71	c #Conflicts:     386000 | #Constraints:      23795
264.92/266.71	c #Conflicts:     387000 | #Constraints:      24795
264.92/266.71	c #Conflicts:     388000 | #Constraints:      25795
264.92/266.71	c #Conflicts:     389000 | #Constraints:      26795
264.92/266.71	c #Conflicts:     390000 | #Constraints:      27795
264.92/266.71	c #Conflicts:     391000 | #Constraints:      28795
264.92/266.71	c #Conflicts:     392000 | #Constraints:      29795
264.92/266.71	c #Conflicts:     393000 | #Constraints:      30795
264.92/266.71	c #Conflicts:     394000 | #Constraints:      31795
264.92/266.71	c INPROCESSING
264.92/266.71	c GARBAGE COLLECT
264.92/266.71	c rational objective 998
273.60/275.48	c #Conflicts:     395000 | #Constraints:      20255
273.60/275.48	c #Conflicts:     396000 | #Constraints:      21255
273.60/275.48	c #Conflicts:     397000 | #Constraints:      22255
273.60/275.48	c #Conflicts:     398000 | #Constraints:      23255
273.60/275.48	c #Conflicts:     399000 | #Constraints:      24255
273.60/275.48	c #Conflicts:     400000 | #Constraints:      25255
273.60/275.48	c #Conflicts:     401000 | #Constraints:      26256
273.60/275.48	c #Conflicts:     402000 | #Constraints:      27256
273.60/275.48	c #Conflicts:     403000 | #Constraints:      28256
273.60/275.48	c #Conflicts:     404000 | #Constraints:      29257
273.60/275.48	c #Conflicts:     405000 | #Constraints:      30257
273.60/275.48	c #Conflicts:     406000 | #Constraints:      31257
273.60/275.48	c #Conflicts:     407000 | #Constraints:      32258
273.60/275.48	c INPROCESSING
273.60/275.48	c GARBAGE COLLECT
273.60/275.48	c rational objective 998
281.69/283.79	c #Conflicts:     408000 | #Constraints:      20576
281.69/283.79	c #Conflicts:     409000 | #Constraints:      21576
281.69/283.79	c #Conflicts:     410000 | #Constraints:      22576
281.69/283.79	c #Conflicts:     411000 | #Constraints:      23576
281.69/283.79	c #Conflicts:     412000 | #Constraints:      24576
281.69/283.79	c #Conflicts:     413000 | #Constraints:      25576
281.69/283.79	c #Conflicts:     414000 | #Constraints:      26576
281.69/283.79	c #Conflicts:     415000 | #Constraints:      27576
281.69/283.79	c #Conflicts:     416000 | #Constraints:      28576
281.69/283.79	c #Conflicts:     417000 | #Constraints:      29576
281.69/283.79	c #Conflicts:     418000 | #Constraints:      30576
281.69/283.79	c #Conflicts:     419000 | #Constraints:      31576
281.69/283.79	c #Conflicts:     420000 | #Constraints:      32576
281.69/283.79	c INPROCESSING
281.69/283.79	c GARBAGE COLLECT
281.69/283.79	c rational objective 998
282.69/284.76	c #Conflicts:     421000 | #Constraints:      20748
282.69/284.76	c bounds 1038 >= 998 @ 278.074
282.88/284.93	WSVECS04 Frhs2[6]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[9]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[11]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[13]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[14]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[15]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[17]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[18]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[19]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[21]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[22]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[23]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[26]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[27]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[28]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[31]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[32]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[36]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[38]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[44]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[45]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[46]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[50]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[51]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[54]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[58]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[59]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[61]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[65]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[67]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[71]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[73]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[75]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[76]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[78]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[80]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[83]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[88]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[90]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[91]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[93]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[94]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[95]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[96]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[97]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[98]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[99]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[100]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[102]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[103]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[104]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[105]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[108]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[111]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[113]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[116]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[117]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[121]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[123]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[127]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[133]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[136]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[137]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[138]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[142]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[145]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[147]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[148]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[151]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[152]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[153]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[154]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[162]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[163]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[165]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[170]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[173]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[176]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[177]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[179]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[180]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[183]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[188]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[189]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[191]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[193]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[201]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[202]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[204]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[205]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[207]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[211]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[212]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[215]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[218]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[221]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[224]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[226]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[228]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[232]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[235]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[236]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[238]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[240]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[243]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[246]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[249]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[250]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[253]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[255]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[256]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[257]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[258]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[259]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[260]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[261]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[263]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[265]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[266]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[267]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[268]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[269]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[270]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[271]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[272]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[274]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[275]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[276]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[277]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[278]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[279]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[281]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[285]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[288]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[290]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[291]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[294]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[296]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[297]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[298]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[299]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[300]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[301]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[305]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[306]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[308]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[310]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[319]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[322]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[325]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[329]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[330]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[331]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[332]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[333]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[337]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[338]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[339]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[341]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[343]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[345]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[346]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[347]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[348]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[351]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[352]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[355]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[357]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[358]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[359]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[362]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[363]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[367]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[369]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[370]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[373]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[374]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[375]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[380]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[381]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[382]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[385]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[386]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[389]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[391]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[393]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[394]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[397]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[399]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[401]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[402]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[403]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[405]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[406]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[407]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[408]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[411]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[412]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[413]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[416]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[420]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[421]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[422]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[425]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[428]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[429]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[434]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[435]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[436]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[439]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[441]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[442]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[447]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[449]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[452]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[453]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[454]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[455]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[459]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[461]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[462]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[465]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[466]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[467]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[468]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[470]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[471]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[473]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[474]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[475]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[478]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[479]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[480]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[482]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[483]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[484]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[486]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[487]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[489]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[494]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[497]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[498]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[500]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[502]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[507]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[508]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[510]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[516]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[517]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[518]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[520]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[522]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[523]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[526]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[527]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[528]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[530]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[532]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[533]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[534]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[536]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[537]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[538]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[541]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[543]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[544]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[548]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[549]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[550]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[553]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[555]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[561]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[562]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[564]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[568]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[574]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[580]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[582]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[584]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[585]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[586]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[587]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[588]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[590]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[592]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[593]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[594]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[595]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[599]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[601]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[605]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[606]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[608]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[609]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[610]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[615]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[618]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[620]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[621]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[622]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[628]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[629]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[633]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[635]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[639]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[641]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[642]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[643]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[646]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[647]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[648]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[653]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[654]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[656]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[657]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[658]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[659]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[662]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[665]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[666]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[667]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[668]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[671]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[676]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[677]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[680]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[681]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[686]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[688]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[689]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[690]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[691]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[694]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[696]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[702]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[703]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[704]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[706]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[708]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[709]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[710]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[711]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[714]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[715]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[722]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[726]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[727]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[730]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[733]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[734]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[735]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[736]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[737]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[738]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[741]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[742]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[743]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[744]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[746]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[747]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[750]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[753]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[755]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[756]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[758]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[760]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[762]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[767]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[769]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[771]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[775]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[777]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[780]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[781]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[782]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[783]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[784]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[785]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[786]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[787]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[789]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[790]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[791]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[792]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[793]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[795]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[799]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[803]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[804]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[807]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[808]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[814]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[817]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[818]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[819]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[822]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[823]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[825]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[826]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[829]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[831]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[832]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[833]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[835]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[837]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[840]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[844]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[845]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[846]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[847]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[849]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[851]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[853]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[855]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[856]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[857]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[859]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[860]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[862]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[863]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[872]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[874]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[875]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[876]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[877]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[878]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[879]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[881]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[883]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[885]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[886]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[889]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[890]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[891]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[892]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[893]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[896]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[897]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[900]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[901]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[903]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[908]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[910]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[911]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[915]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[920]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[921]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[922]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[924]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[925]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[927]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[932]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[936]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[941]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[944]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[946]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[948]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[949]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[952]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[955]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[957]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[961]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[962]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[964]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[965]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[969]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[971]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[974]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[976]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[977]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[979]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[980]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[982]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[983]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[985]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[988]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[990]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[991]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[992]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[993]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[994]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[997]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1001]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1004]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1005]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1006]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1009]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1011]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1016]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1017]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1018]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1019]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1022]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1024]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1028]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1029]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1030]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1031]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1032]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1033]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1034]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1035]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1040]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1043]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1044]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1046]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1049]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1052]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1055]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1056]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1058]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1059]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1061]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1065]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1067]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1071]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1072]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1073]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1077]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1079]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1083]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1085]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1086]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1087]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1088]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1089]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1090]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1091]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1093]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1094]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1096]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1102]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1104]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1105]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1107]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1109]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1111]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1115]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1116]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1117]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1119]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1120]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1122]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1124]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1125]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1126]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1127]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1129]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1130]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1133]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1135]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1136]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1137]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1140]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1143]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1144]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1146]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1148]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1149]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1152]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1154]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1157]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1160]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1162]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1163]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1167]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1168]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1170]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1171]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1172]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1173]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1178]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1179]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1183]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1185]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1189]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1190]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1192]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1194]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1195]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1196]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1197]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1202]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1203]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1205]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1208]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1209]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1210]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1211]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1212]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1213]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1214]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1215]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1217]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1218]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1220]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1221]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1222]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1223]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1224]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1225]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1226]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1227]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1230]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1231]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1232]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1233]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1234]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1239]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1240]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1242]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1243]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1246]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1249]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1251]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1253]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1254]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1257]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1259]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1260]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1261]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1264]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1266]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1271]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1272]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1274]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1275]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1279]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1284]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1285]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1289]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1290]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1291]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1292]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1293]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1295]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1297]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1299]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1300]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1301]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1303]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1304]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1306]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1309]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1310]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1315]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1317]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1320]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1322]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1323]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1326]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1328]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1329]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1330]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1331]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1332]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1334]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1337]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1338]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1339]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1342]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1344]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1347]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1351]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1353]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1356]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1357]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1362]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1363]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1364]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1365]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1366]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1368]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1369]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1370]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1371]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1373]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1374]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1376]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1379]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1382]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1383]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1388]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1389]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1390]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1391]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1393]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1394]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1395]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1399]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1402]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1404]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1406]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1409]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1413]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1415]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1417]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1419]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1420]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1425]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1426]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1428]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1429]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1430]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1431]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1432]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1434]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1435]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1436]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1439]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1440]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1444]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1447]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1450]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1453]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1456]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1463]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1464]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1467]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1468]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1469]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1470]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1472]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1474]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1475]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1476]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1477]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1479]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1480]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1482]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1484]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1486]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1487]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1488]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1492]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1493]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1494]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1496]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1497]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1498]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1507]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1509]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1510]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1512]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1513]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1514]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1517]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1518]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1519]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1521]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1525]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1528]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1530]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1533]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1534]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1535]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1536]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1539]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1541]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1542]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1547]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1548]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1551]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1552]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1553]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1554]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1555]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1556]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1557]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1560]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1562]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1563]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1565]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1566]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1568]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1569]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1570]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1574]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1576]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1577]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1578]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1579]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1581]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1582]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1586]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1587]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1588]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1589]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1590]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1593]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1594]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1595]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1596]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1597]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1598]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1601]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1602]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1603]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1604]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1605]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1606]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1607]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1608]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1609]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1610]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1611]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1615]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1617]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1619]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1620]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1622]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1623]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1625]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1626]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1628]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1633]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1635]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1638]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1640]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1641]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1643]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1646]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1647]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1649]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1650]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1651]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1654]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1656]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1658]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1659]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1663]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1665]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1666]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1669]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1675]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1678]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1679]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1680]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1681]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1682]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1683]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1684]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1685]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1687]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1688]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1689]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1690]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1691]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1692]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1694]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1696]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1698]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1699]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1700]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1701]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1704]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1705]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1711]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1712]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1713]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1714]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1716]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1722]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1724]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1728]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1730]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1731]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1735]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1739]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1740]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1741]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1742]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1743]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1744]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1746]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1747]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1749]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1752]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1754]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1759]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1762]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1763]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1764]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1766]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1767]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1768]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1770]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1774]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1775]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1777]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1778]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1779]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1780]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1782]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1784]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1785]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1786]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1790]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1791]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1793]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1797]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1801]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1802]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1803]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1806]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1808]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1811]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1812]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1813]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1814]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1816]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1817]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1819]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1823]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1826]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1827]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1828]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1829]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1831]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1834]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1835]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1837]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1838]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1840]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1842]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1844]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1845]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1846]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1852]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1854]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1855]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1858]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1861]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1862]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1864]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1865]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1866]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1867]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1868]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1869]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1871]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1872]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1873]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1874]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1875]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1876]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1878]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1879]: 6 -1.00007 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1880]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1881]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1882]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1883]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1886]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1887]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1888]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1891]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1892]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1894]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1895]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1896]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1897]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1898]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1899]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1900]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1902]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1903]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1905]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1906]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1911]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1913]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1915]: 6 -1.00008 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1918]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1919]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1924]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1929]: 6 -1.0001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1933]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1935]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1936]: 6 -1.00001 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1940]: 6 -1.00002 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1943]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1944]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1945]: 6 -1.00003 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1947]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1949]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1954]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1955]: 6 -1.00004 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1957]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1958]: 6 -1.00006 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1959]: 6 -1.00005 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1962]: 6 -1.00009 0 shouldn't be
282.88/284.93	WSVECS04 Frhs2[1963]: 6 -1.00008 0 shouldn't be
294.64/296.75	c #Conflicts:     422000 | #Constraints:      21757
294.64/296.75	c #Conflicts:     423000 | #Constraints:      22757
294.64/296.75	c #Conflicts:     424000 | #Constraints:      23758
294.64/296.75	c #Conflicts:     425000 | #Constraints:      24863
294.64/296.75	c #Conflicts:     426000 | #Constraints:      25954
294.64/296.75	c #Conflicts:     427000 | #Constraints:      27033
294.64/296.75	c #Conflicts:     428000 | #Constraints:      28101
294.64/296.75	c #Conflicts:     429000 | #Constraints:      29162
294.64/296.75	c #Conflicts:     430000 | #Constraints:      30218
294.64/296.75	c #Conflicts:     431000 | #Constraints:      31263
294.64/296.75	c #Conflicts:     432000 | #Constraints:      32314
294.64/296.75	c #Conflicts:     433000 | #Constraints:      33368
294.64/296.75	c INPROCESSING
294.64/296.75	c GARBAGE COLLECT
294.64/296.75	c rational objective 998
304.01/306.14	c #Conflicts:     434000 | #Constraints:      21003
304.01/306.14	c #Conflicts:     435000 | #Constraints:      22003
304.01/306.14	c #Conflicts:     436000 | #Constraints:      23003
304.01/306.14	c #Conflicts:     437000 | #Constraints:      24003
304.01/306.14	c #Conflicts:     438000 | #Constraints:      25003
304.01/306.14	c #Conflicts:     439000 | #Constraints:      26003
304.01/306.14	c #Conflicts:     440000 | #Constraints:      27003
304.01/306.14	c #Conflicts:     441000 | #Constraints:      28003
304.01/306.14	c #Conflicts:     442000 | #Constraints:      29003
304.01/306.14	c #Conflicts:     443000 | #Constraints:      30003
304.01/306.14	c #Conflicts:     444000 | #Constraints:      31003
304.01/306.14	c #Conflicts:     445000 | #Constraints:      32003
304.01/306.14	c #Conflicts:     446000 | #Constraints:      33003
304.01/306.14	c INPROCESSING
304.01/306.14	c GARBAGE COLLECT
304.01/306.14	c rational objective 998
312.99/315.66	c #Conflicts:     447000 | #Constraints:      20681
312.99/315.66	c #Conflicts:     448000 | #Constraints:      21681
312.99/315.66	c #Conflicts:     449000 | #Constraints:      22681
312.99/315.66	c #Conflicts:     450000 | #Constraints:      23681
312.99/315.66	c #Conflicts:     451000 | #Constraints:      24681
312.99/315.66	c #Conflicts:     452000 | #Constraints:      25681
312.99/315.66	c #Conflicts:     453000 | #Constraints:      26681
312.99/315.66	c #Conflicts:     454000 | #Constraints:      27681
312.99/315.66	c #Conflicts:     455000 | #Constraints:      28681
312.99/315.66	c #Conflicts:     456000 | #Constraints:      29681
312.99/315.66	c #Conflicts:     457000 | #Constraints:      30681
312.99/315.66	c #Conflicts:     458000 | #Constraints:      31681
312.99/315.66	c #Conflicts:     459000 | #Constraints:      32681
312.99/315.66	c #Conflicts:     460000 | #Constraints:      33681
312.99/315.66	c INPROCESSING
312.99/315.66	c GARBAGE COLLECT
312.99/315.66	c rational objective 998
323.55/326.24	c #Conflicts:     461000 | #Constraints:      21221
323.55/326.24	c #Conflicts:     462000 | #Constraints:      22246
323.55/326.24	c #Conflicts:     463000 | #Constraints:      23277
323.55/326.24	c #Conflicts:     464000 | #Constraints:      24314
323.55/326.24	c #Conflicts:     465000 | #Constraints:      25344
323.55/326.24	c #Conflicts:     466000 | #Constraints:      26362
323.55/326.24	c #Conflicts:     467000 | #Constraints:      27414
323.55/326.24	c #Conflicts:     468000 | #Constraints:      28458
323.55/326.24	c #Conflicts:     469000 | #Constraints:      29502
323.55/326.24	c #Conflicts:     470000 | #Constraints:      30556
323.55/326.24	c #Conflicts:     471000 | #Constraints:      31590
323.55/326.24	c #Conflicts:     472000 | #Constraints:      32629
323.55/326.24	c #Conflicts:     473000 | #Constraints:      33675
323.55/326.24	c #Conflicts:     474000 | #Constraints:      34702
323.55/326.24	c INPROCESSING
323.55/326.24	c GARBAGE COLLECT
323.55/326.24	c rational objective 998
333.23/335.96	c #Conflicts:     475000 | #Constraints:      21759
333.23/335.96	c #Conflicts:     476000 | #Constraints:      22759
333.23/335.96	c #Conflicts:     477000 | #Constraints:      23759
333.23/335.96	c #Conflicts:     478000 | #Constraints:      24759
333.23/335.96	c #Conflicts:     479000 | #Constraints:      25759
333.23/335.96	c #Conflicts:     480000 | #Constraints:      26759
333.23/335.96	c #Conflicts:     481000 | #Constraints:      27759
333.23/335.96	c #Conflicts:     482000 | #Constraints:      28759
333.23/335.96	c #Conflicts:     483000 | #Constraints:      29759
333.23/335.96	c #Conflicts:     484000 | #Constraints:      30759
333.23/335.96	c #Conflicts:     485000 | #Constraints:      31759
333.23/335.96	c #Conflicts:     486000 | #Constraints:      32759
333.23/335.96	c #Conflicts:     487000 | #Constraints:      33759
333.23/335.96	c #Conflicts:     488000 | #Constraints:      34759
333.23/335.96	c INPROCESSING
333.23/335.96	c GARBAGE COLLECT
333.23/335.96	c rational objective 998
348.38/351.15	c #Conflicts:     489000 | #Constraints:      21873
348.38/351.15	c #Conflicts:     490000 | #Constraints:      22938
348.38/351.15	c #Conflicts:     491000 | #Constraints:      23968
348.38/351.15	c #Conflicts:     492000 | #Constraints:      24976
348.38/351.15	c #Conflicts:     493000 | #Constraints:      26003
348.38/351.15	c #Conflicts:     494000 | #Constraints:      27024
348.38/351.15	c #Conflicts:     495000 | #Constraints:      28046
348.38/351.15	c #Conflicts:     496000 | #Constraints:      29074
348.38/351.15	c #Conflicts:     497000 | #Constraints:      30106
348.38/351.15	c #Conflicts:     498000 | #Constraints:      31142
348.38/351.15	c #Conflicts:     499000 | #Constraints:      32182
348.38/351.15	c #Conflicts:     500000 | #Constraints:      33214
348.38/351.15	c #Conflicts:     501000 | #Constraints:      34254
348.38/351.15	c #Conflicts:     502000 | #Constraints:      35276
348.38/351.15	c INPROCESSING
348.38/351.15	c GARBAGE COLLECT
348.38/351.15	c rational objective 998
357.65/360.44	c #Conflicts:     503000 | #Constraints:      21953
357.65/360.44	c #Conflicts:     504000 | #Constraints:      22953
357.65/360.44	c #Conflicts:     505000 | #Constraints:      23953
357.65/360.44	c #Conflicts:     506000 | #Constraints:      24953
357.65/360.44	c #Conflicts:     507000 | #Constraints:      25953
357.65/360.44	c #Conflicts:     508000 | #Constraints:      26953
357.65/360.44	c #Conflicts:     509000 | #Constraints:      27953
357.65/360.44	c #Conflicts:     510000 | #Constraints:      28953
357.65/360.44	c #Conflicts:     511000 | #Constraints:      29953
357.65/360.44	c #Conflicts:     512000 | #Constraints:      30953
357.65/360.44	c #Conflicts:     513000 | #Constraints:      31953
357.65/360.44	c #Conflicts:     514000 | #Constraints:      32953
357.65/360.44	c #Conflicts:     515000 | #Constraints:      33953
357.65/360.44	c #Conflicts:     516000 | #Constraints:      34953
357.65/360.44	c INPROCESSING
357.65/360.44	c GARBAGE COLLECT
357.65/360.44	c rational objective 998
367.32/370.15	c #Conflicts:     517000 | #Constraints:      21580
367.32/370.15	c #Conflicts:     518000 | #Constraints:      22580
367.32/370.15	c #Conflicts:     519000 | #Constraints:      23580
367.32/370.15	c #Conflicts:     520000 | #Constraints:      24580
367.32/370.15	c #Conflicts:     521000 | #Constraints:      25580
367.32/370.15	c #Conflicts:     522000 | #Constraints:      26580
367.32/370.15	c #Conflicts:     523000 | #Constraints:      27580
367.32/370.15	c #Conflicts:     524000 | #Constraints:      28580
367.32/370.15	c #Conflicts:     525000 | #Constraints:      29580
367.32/370.15	c #Conflicts:     526000 | #Constraints:      30580
367.32/370.15	c #Conflicts:     527000 | #Constraints:      31580
367.32/370.15	c #Conflicts:     528000 | #Constraints:      32580
367.32/370.15	c #Conflicts:     529000 | #Constraints:      33580
367.32/370.15	c #Conflicts:     530000 | #Constraints:      34580
367.32/370.15	c #Conflicts:     531000 | #Constraints:      35580
367.32/370.15	c INPROCESSING
367.32/370.15	c GARBAGE COLLECT
367.32/370.15	c rational objective 998
377.82/380.85	c #Conflicts:     532000 | #Constraints:      22166
377.82/380.85	c #Conflicts:     533000 | #Constraints:      23166
377.82/380.85	c #Conflicts:     534000 | #Constraints:      24166
377.82/380.85	c #Conflicts:     535000 | #Constraints:      25166
377.82/380.85	c #Conflicts:     536000 | #Constraints:      26167
377.82/380.85	c #Conflicts:     537000 | #Constraints:      27167
377.82/380.85	c #Conflicts:     538000 | #Constraints:      28168
377.82/380.85	c #Conflicts:     539000 | #Constraints:      29168
377.82/380.85	c #Conflicts:     540000 | #Constraints:      30169
377.82/380.85	c #Conflicts:     541000 | #Constraints:      31171
377.82/380.85	c #Conflicts:     542000 | #Constraints:      32171
377.82/380.85	c #Conflicts:     543000 | #Constraints:      33171
377.82/380.85	c #Conflicts:     544000 | #Constraints:      34172
377.82/380.85	c #Conflicts:     545000 | #Constraints:      35172
377.82/380.85	c #Conflicts:     546000 | #Constraints:      36174
377.82/380.85	c INPROCESSING
377.82/380.85	c GARBAGE COLLECT
377.82/380.85	c rational objective 998
391.09/394.19	c #Conflicts:     547000 | #Constraints:      22562
391.09/394.19	c #Conflicts:     548000 | #Constraints:      23563
391.09/394.19	c #Conflicts:     549000 | #Constraints:      24618
391.09/394.19	c #Conflicts:     550000 | #Constraints:      25676
391.09/394.19	c #Conflicts:     551000 | #Constraints:      26735
391.09/394.19	c #Conflicts:     552000 | #Constraints:      27793
391.09/394.19	c #Conflicts:     553000 | #Constraints:      28843
391.09/394.19	c #Conflicts:     554000 | #Constraints:      29889
391.09/394.19	c #Conflicts:     555000 | #Constraints:      30925
391.09/394.19	c #Conflicts:     556000 | #Constraints:      31990
391.09/394.19	c #Conflicts:     557000 | #Constraints:      33033
391.09/394.19	c #Conflicts:     558000 | #Constraints:      34075
391.09/394.19	c #Conflicts:     559000 | #Constraints:      35112
391.09/394.19	c #Conflicts:     560000 | #Constraints:      36150
391.09/394.19	c #Conflicts:     561000 | #Constraints:      37173
391.09/394.19	c INPROCESSING
391.09/394.19	c GARBAGE COLLECT
391.09/394.19	c rational objective 998
402.94/406.28	c #Conflicts:     562000 | #Constraints:      23014
402.94/406.28	c #Conflicts:     563000 | #Constraints:      24014
402.94/406.28	c #Conflicts:     564000 | #Constraints:      25014
402.94/406.28	c #Conflicts:     565000 | #Constraints:      26014
402.94/406.28	c #Conflicts:     566000 | #Constraints:      27014
402.94/406.28	c #Conflicts:     567000 | #Constraints:      28014
402.94/406.28	c #Conflicts:     568000 | #Constraints:      29014
402.94/406.28	c #Conflicts:     569000 | #Constraints:      30014
402.94/406.28	c #Conflicts:     570000 | #Constraints:      31014
402.94/406.28	c #Conflicts:     571000 | #Constraints:      32014
402.94/406.28	c #Conflicts:     572000 | #Constraints:      33014
402.94/406.28	c #Conflicts:     573000 | #Constraints:      34014
402.94/406.28	c #Conflicts:     574000 | #Constraints:      35014
402.94/406.28	c #Conflicts:     575000 | #Constraints:      36014
402.94/406.28	c #Conflicts:     576000 | #Constraints:      37014
402.94/406.28	c INPROCESSING
402.94/406.28	c GARBAGE COLLECT
402.94/406.28	c rational objective 998
414.10/417.41	c #Conflicts:     577000 | #Constraints:      22874
414.10/417.41	c #Conflicts:     578000 | #Constraints:      23874
414.10/417.41	c #Conflicts:     579000 | #Constraints:      24874
414.10/417.41	c #Conflicts:     580000 | #Constraints:      25874
414.10/417.41	c #Conflicts:     581000 | #Constraints:      26874
414.10/417.41	c #Conflicts:     582000 | #Constraints:      27874
414.10/417.41	c #Conflicts:     583000 | #Constraints:      28874
414.10/417.41	c #Conflicts:     584000 | #Constraints:      29874
414.10/417.41	c #Conflicts:     585000 | #Constraints:      30874
414.10/417.41	c #Conflicts:     586000 | #Constraints:      31874
414.10/417.41	c #Conflicts:     587000 | #Constraints:      32874
414.10/417.41	c #Conflicts:     588000 | #Constraints:      33874
414.10/417.41	c #Conflicts:     589000 | #Constraints:      34874
414.10/417.41	c #Conflicts:     590000 | #Constraints:      35874
414.10/417.41	c #Conflicts:     591000 | #Constraints:      36874
414.10/417.41	c INPROCESSING
414.10/417.41	c GARBAGE COLLECT
414.10/417.41	c rational objective 998
426.17/429.52	c #Conflicts:     592000 | #Constraints:      22607
426.17/429.52	c #Conflicts:     593000 | #Constraints:      23643
426.17/429.52	c #Conflicts:     594000 | #Constraints:      24704
426.17/429.52	c #Conflicts:     595000 | #Constraints:      25760
426.17/429.52	c #Conflicts:     596000 | #Constraints:      26832
426.17/429.52	c #Conflicts:     597000 | #Constraints:      27888
426.17/429.52	c #Conflicts:     598000 | #Constraints:      28935
426.17/429.52	c #Conflicts:     599000 | #Constraints:      29972
426.17/429.52	c #Conflicts:     600000 | #Constraints:      31016
426.17/429.52	c #Conflicts:     601000 | #Constraints:      32065
426.17/429.52	c #Conflicts:     602000 | #Constraints:      33103
426.17/429.52	c #Conflicts:     603000 | #Constraints:      34140
426.17/429.52	c #Conflicts:     604000 | #Constraints:      35164
426.17/429.52	c #Conflicts:     605000 | #Constraints:      36190
426.17/429.52	c #Conflicts:     606000 | #Constraints:      37283
426.17/429.52	c #Conflicts:     607000 | #Constraints:      38331
426.17/429.52	c INPROCESSING
426.17/429.52	c GARBAGE COLLECT
426.17/429.52	c rational objective 998
436.77/440.40	c #Conflicts:     608000 | #Constraints:      23478
436.77/440.40	c #Conflicts:     609000 | #Constraints:      24478
436.77/440.40	c #Conflicts:     610000 | #Constraints:      25478
436.77/440.40	c #Conflicts:     611000 | #Constraints:      26478
436.77/440.40	c #Conflicts:     612000 | #Constraints:      27478
436.77/440.40	c #Conflicts:     613000 | #Constraints:      28478
436.77/440.40	c #Conflicts:     614000 | #Constraints:      29478
436.77/440.40	c #Conflicts:     615000 | #Constraints:      30478
436.77/440.40	c #Conflicts:     616000 | #Constraints:      31478
436.77/440.40	c #Conflicts:     617000 | #Constraints:      32478
436.77/440.40	c #Conflicts:     618000 | #Constraints:      33478
436.77/440.40	c #Conflicts:     619000 | #Constraints:      34478
436.77/440.40	c #Conflicts:     620000 | #Constraints:      35478
436.77/440.40	c bounds 1038 >= 999 @ 430.018
437.76/441.43	c #Conflicts:     621000 | #Constraints:      36539
437.76/441.43	c #Conflicts:     622000 | #Constraints:      37541
437.76/441.43	c #Conflicts:     623000 | #Constraints:      38549
437.76/441.43	c INPROCESSING
437.76/441.43	c GARBAGE COLLECT
437.76/441.43	c rational objective 999
449.42/453.12	c #Conflicts:     624000 | #Constraints:      23674
449.42/453.12	c #Conflicts:     625000 | #Constraints:      24675
449.42/453.12	c #Conflicts:     626000 | #Constraints:      25694
449.42/453.12	c #Conflicts:     627000 | #Constraints:      26733
449.42/453.12	c #Conflicts:     628000 | #Constraints:      27768
449.42/453.12	c #Conflicts:     629000 | #Constraints:      28799
449.42/453.12	c #Conflicts:     630000 | #Constraints:      29822
449.42/453.12	c #Conflicts:     631000 | #Constraints:      30844
449.42/453.12	c #Conflicts:     632000 | #Constraints:      31876
449.42/453.12	c #Conflicts:     633000 | #Constraints:      32890
449.42/453.12	c #Conflicts:     634000 | #Constraints:      33912
449.42/453.12	c #Conflicts:     635000 | #Constraints:      34949
449.42/453.12	c #Conflicts:     636000 | #Constraints:      35993
449.42/453.12	c #Conflicts:     637000 | #Constraints:      37029
449.42/453.12	c #Conflicts:     638000 | #Constraints:      38054
449.42/453.12	c #Conflicts:     639000 | #Constraints:      39092
449.42/453.12	c INPROCESSING
449.42/453.12	c GARBAGE COLLECT
449.42/453.12	c rational objective 999
461.86/465.97	c #Conflicts:     640000 | #Constraints:      23960
461.86/465.97	c #Conflicts:     641000 | #Constraints:      24960
461.86/465.97	c #Conflicts:     642000 | #Constraints:      25960
461.86/465.97	c #Conflicts:     643000 | #Constraints:      26960
461.86/465.97	c #Conflicts:     644000 | #Constraints:      27960
461.86/465.97	c #Conflicts:     645000 | #Constraints:      28960
461.86/465.97	c #Conflicts:     646000 | #Constraints:      29960
461.86/465.97	c #Conflicts:     647000 | #Constraints:      30960
461.86/465.97	c #Conflicts:     648000 | #Constraints:      31960
461.86/465.97	c #Conflicts:     649000 | #Constraints:      32960
461.86/465.97	c #Conflicts:     650000 | #Constraints:      33960
461.86/465.97	c #Conflicts:     651000 | #Constraints:      34960
461.86/465.97	c #Conflicts:     652000 | #Constraints:      35960
461.86/465.97	c #Conflicts:     653000 | #Constraints:      36960
461.86/465.97	c #Conflicts:     654000 | #Constraints:      37960
461.86/465.97	c #Conflicts:     655000 | #Constraints:      38960
461.86/465.97	c INPROCESSING
461.86/465.97	c GARBAGE COLLECT
461.86/465.97	c rational objective 999
473.83/477.96	c #Conflicts:     656000 | #Constraints:      23864
473.83/477.96	c #Conflicts:     657000 | #Constraints:      24864
473.83/477.96	c #Conflicts:     658000 | #Constraints:      25864
473.83/477.96	c #Conflicts:     659000 | #Constraints:      26864
473.83/477.96	c #Conflicts:     660000 | #Constraints:      27864
473.83/477.96	c #Conflicts:     661000 | #Constraints:      28864
473.83/477.96	c #Conflicts:     662000 | #Constraints:      29864
473.83/477.96	c #Conflicts:     663000 | #Constraints:      30864
473.83/477.96	c #Conflicts:     664000 | #Constraints:      31864
473.83/477.96	c #Conflicts:     665000 | #Constraints:      32864
473.83/477.96	c #Conflicts:     666000 | #Constraints:      33864
473.83/477.96	c #Conflicts:     667000 | #Constraints:      34864
473.83/477.96	c #Conflicts:     668000 | #Constraints:      35864
473.83/477.96	c #Conflicts:     669000 | #Constraints:      36864
473.83/477.96	c #Conflicts:     670000 | #Constraints:      37864
473.83/477.96	c #Conflicts:     671000 | #Constraints:      38864
473.83/477.96	c INPROCESSING
473.83/477.96	c GARBAGE COLLECT
473.83/477.96	c rational objective 999
488.87/493.07	c #Conflicts:     672000 | #Constraints:      23626
488.87/493.07	c #Conflicts:     673000 | #Constraints:      24684
488.87/493.07	c #Conflicts:     674000 | #Constraints:      25750
488.87/493.07	c #Conflicts:     675000 | #Constraints:      26791
488.87/493.07	c #Conflicts:     676000 | #Constraints:      27833
488.87/493.07	c #Conflicts:     677000 | #Constraints:      28893
488.87/493.07	c #Conflicts:     678000 | #Constraints:      29943
488.87/493.07	c #Conflicts:     679000 | #Constraints:      30979
488.87/493.07	c #Conflicts:     680000 | #Constraints:      32021
488.87/493.07	c #Conflicts:     681000 | #Constraints:      33086
488.87/493.07	c #Conflicts:     682000 | #Constraints:      34122
488.87/493.07	c #Conflicts:     683000 | #Constraints:      35169
488.87/493.07	c #Conflicts:     684000 | #Constraints:      36208
488.87/493.07	c #Conflicts:     685000 | #Constraints:      37247
488.87/493.07	c #Conflicts:     686000 | #Constraints:      38283
488.87/493.07	c #Conflicts:     687000 | #Constraints:      39312
488.87/493.07	c #Conflicts:     688000 | #Constraints:      40337
488.87/493.07	c INPROCESSING
488.87/493.07	c GARBAGE COLLECT
488.87/493.07	c rational objective 999
502.77/507.26	c #Conflicts:     689000 | #Constraints:      24495
502.77/507.26	c #Conflicts:     690000 | #Constraints:      25495
502.77/507.26	c #Conflicts:     691000 | #Constraints:      26495
502.77/507.26	c #Conflicts:     692000 | #Constraints:      27495
502.77/507.26	c #Conflicts:     693000 | #Constraints:      28495
502.77/507.26	c #Conflicts:     694000 | #Constraints:      29495
502.77/507.26	c #Conflicts:     695000 | #Constraints:      30495
502.77/507.26	c #Conflicts:     696000 | #Constraints:      31495
502.77/507.26	c #Conflicts:     697000 | #Constraints:      32495
502.77/507.26	c #Conflicts:     698000 | #Constraints:      33495
502.77/507.26	c #Conflicts:     699000 | #Constraints:      34495
502.77/507.26	c #Conflicts:     700000 | #Constraints:      35495
502.77/507.26	c #Conflicts:     701000 | #Constraints:      36495
502.77/507.26	c #Conflicts:     702000 | #Constraints:      37495
502.77/507.26	c #Conflicts:     703000 | #Constraints:      38495
502.77/507.26	c #Conflicts:     704000 | #Constraints:      39495
502.77/507.26	c #Conflicts:     705000 | #Constraints:      40495
502.77/507.26	c INPROCESSING
502.77/507.26	c GARBAGE COLLECT
502.77/507.26	c rational objective 999
515.54/520.04	c #Conflicts:     706000 | #Constraints:      24733
515.54/520.04	c #Conflicts:     707000 | #Constraints:      25733
515.54/520.04	c #Conflicts:     708000 | #Constraints:      26733
515.54/520.04	c #Conflicts:     709000 | #Constraints:      27733
515.54/520.04	c #Conflicts:     710000 | #Constraints:      28733
515.54/520.04	c #Conflicts:     711000 | #Constraints:      29733
515.54/520.04	c #Conflicts:     712000 | #Constraints:      30733
515.54/520.04	c #Conflicts:     713000 | #Constraints:      31733
515.54/520.04	c #Conflicts:     714000 | #Constraints:      32733
515.54/520.04	c #Conflicts:     715000 | #Constraints:      33733
515.54/520.04	c #Conflicts:     716000 | #Constraints:      34733
515.54/520.04	c #Conflicts:     717000 | #Constraints:      35733
515.54/520.04	c #Conflicts:     718000 | #Constraints:      36733
515.54/520.04	c #Conflicts:     719000 | #Constraints:      37733
515.54/520.04	c #Conflicts:     720000 | #Constraints:      38733
515.54/520.04	c #Conflicts:     721000 | #Constraints:      39733
515.54/520.04	c #Conflicts:     722000 | #Constraints:      40733
515.54/520.04	c INPROCESSING
515.54/520.04	c GARBAGE COLLECT
515.54/520.04	c rational objective 999
534.42/539.11	c #Conflicts:     723000 | #Constraints:      24847
534.42/539.11	c #Conflicts:     724000 | #Constraints:      25858
534.42/539.11	c #Conflicts:     725000 | #Constraints:      26933
534.42/539.11	c #Conflicts:     726000 | #Constraints:      27997
534.42/539.11	c #Conflicts:     727000 | #Constraints:      29055
534.42/539.11	c #Conflicts:     728000 | #Constraints:      30117
534.42/539.11	c #Conflicts:     729000 | #Constraints:      31164
534.42/539.11	c #Conflicts:     730000 | #Constraints:      32208
534.42/539.11	c #Conflicts:     731000 | #Constraints:      33244
534.42/539.11	c #Conflicts:     732000 | #Constraints:      34273
534.42/539.11	c #Conflicts:     733000 | #Constraints:      35319
534.42/539.11	c #Conflicts:     734000 | #Constraints:      36364
534.42/539.11	c #Conflicts:     735000 | #Constraints:      37404
534.42/539.11	c #Conflicts:     736000 | #Constraints:      38445
534.42/539.11	c #Conflicts:     737000 | #Constraints:      39490
534.42/539.11	c #Conflicts:     738000 | #Constraints:      40522
534.42/539.11	c #Conflicts:     739000 | #Constraints:      41560
534.42/539.11	c INPROCESSING
534.42/539.11	c GARBAGE COLLECT
534.42/539.11	c rational objective 999
547.27/552.05	c #Conflicts:     740000 | #Constraints:      25096
547.27/552.05	c #Conflicts:     741000 | #Constraints:      26096
547.27/552.05	c #Conflicts:     742000 | #Constraints:      27096
547.27/552.05	c #Conflicts:     743000 | #Constraints:      28096
547.27/552.05	c #Conflicts:     744000 | #Constraints:      29096
547.27/552.05	c #Conflicts:     745000 | #Constraints:      30096
547.27/552.05	c #Conflicts:     746000 | #Constraints:      31096
547.27/552.05	c #Conflicts:     747000 | #Constraints:      32096
547.27/552.05	c #Conflicts:     748000 | #Constraints:      33096
547.27/552.05	c #Conflicts:     749000 | #Constraints:      34096
547.27/552.05	c #Conflicts:     750000 | #Constraints:      35096
547.27/552.05	c #Conflicts:     751000 | #Constraints:      36096
547.27/552.05	c #Conflicts:     752000 | #Constraints:      37096
547.27/552.05	c #Conflicts:     753000 | #Constraints:      38096
547.27/552.05	c #Conflicts:     754000 | #Constraints:      39096
547.27/552.05	c #Conflicts:     755000 | #Constraints:      40096
547.27/552.05	c #Conflicts:     756000 | #Constraints:      41096
547.27/552.05	c INPROCESSING
547.27/552.05	c GARBAGE COLLECT
547.27/552.05	c rational objective 999
559.88/564.81	c #Conflicts:     757000 | #Constraints:      24737
559.88/564.81	c #Conflicts:     758000 | #Constraints:      25737
559.88/564.81	c #Conflicts:     759000 | #Constraints:      26737
559.88/564.81	c #Conflicts:     760000 | #Constraints:      27737
559.88/564.81	c #Conflicts:     761000 | #Constraints:      28737
559.88/564.81	c #Conflicts:     762000 | #Constraints:      29737
559.88/564.81	c #Conflicts:     763000 | #Constraints:      30737
559.88/564.81	c #Conflicts:     764000 | #Constraints:      31737
559.88/564.81	c #Conflicts:     765000 | #Constraints:      32737
559.88/564.81	c #Conflicts:     766000 | #Constraints:      33737
559.88/564.81	c #Conflicts:     767000 | #Constraints:      34737
559.88/564.81	c #Conflicts:     768000 | #Constraints:      35737
559.88/564.81	c #Conflicts:     769000 | #Constraints:      36737
559.88/564.81	c #Conflicts:     770000 | #Constraints:      37737
559.88/564.81	c #Conflicts:     771000 | #Constraints:      38737
559.88/564.81	c #Conflicts:     772000 | #Constraints:      39737
559.88/564.81	c #Conflicts:     773000 | #Constraints:      40737
559.88/564.81	c #Conflicts:     774000 | #Constraints:      41737
559.88/564.81	c INPROCESSING
559.88/564.81	c GARBAGE COLLECT
559.88/564.81	c rational objective 999
578.03/583.07	c #Conflicts:     775000 | #Constraints:      25279
578.03/583.07	c #Conflicts:     776000 | #Constraints:      26331
578.03/583.07	c #Conflicts:     777000 | #Constraints:      27404
578.03/583.07	c #Conflicts:     778000 | #Constraints:      28465
578.03/583.07	c #Conflicts:     779000 | #Constraints:      29521
578.03/583.07	c #Conflicts:     780000 | #Constraints:      30578
578.03/583.07	c #Conflicts:     781000 | #Constraints:      31626
578.03/583.07	c #Conflicts:     782000 | #Constraints:      32664
578.03/583.07	c #Conflicts:     783000 | #Constraints:      33712
578.03/583.07	c #Conflicts:     784000 | #Constraints:      34749
578.03/583.07	c #Conflicts:     785000 | #Constraints:      35797
578.03/583.07	c #Conflicts:     786000 | #Constraints:      36835
578.03/583.07	c #Conflicts:     787000 | #Constraints:      37884
578.03/583.07	c #Conflicts:     788000 | #Constraints:      38921
578.03/583.07	c #Conflicts:     789000 | #Constraints:      39962
578.03/583.07	c #Conflicts:     790000 | #Constraints:      41019
578.03/583.07	c #Conflicts:     791000 | #Constraints:      42069
578.03/583.07	c #Conflicts:     792000 | #Constraints:      43127
578.03/583.07	c INPROCESSING
578.03/583.07	c GARBAGE COLLECT
578.03/583.07	c rational objective 999
593.32/598.46	c #Conflicts:     793000 | #Constraints:      25975
593.32/598.46	c #Conflicts:     794000 | #Constraints:      26975
593.32/598.46	c #Conflicts:     795000 | #Constraints:      27975
593.32/598.46	c #Conflicts:     796000 | #Constraints:      28975
593.32/598.46	c #Conflicts:     797000 | #Constraints:      29975
593.32/598.46	c #Conflicts:     798000 | #Constraints:      30975
593.32/598.46	c #Conflicts:     799000 | #Constraints:      31975
593.32/598.46	c #Conflicts:     800000 | #Constraints:      32975
593.32/598.46	c #Conflicts:     801000 | #Constraints:      33975
593.32/598.46	c #Conflicts:     802000 | #Constraints:      34975
593.32/598.46	c #Conflicts:     803000 | #Constraints:      35975
593.32/598.46	c #Conflicts:     804000 | #Constraints:      36975
593.32/598.46	c #Conflicts:     805000 | #Constraints:      37975
593.32/598.46	c #Conflicts:     806000 | #Constraints:      38975
593.32/598.46	c #Conflicts:     807000 | #Constraints:      39975
593.32/598.46	c #Conflicts:     808000 | #Constraints:      40975
593.32/598.46	c #Conflicts:     809000 | #Constraints:      41975
593.32/598.46	c #Conflicts:     810000 | #Constraints:      42975
593.32/598.46	c INPROCESSING
593.32/598.46	c GARBAGE COLLECT
593.32/598.46	c rational objective 999
607.36/612.54	c #Conflicts:     811000 | #Constraints:      25976
607.36/612.54	c #Conflicts:     812000 | #Constraints:      26976
607.36/612.54	c #Conflicts:     813000 | #Constraints:      27976
607.36/612.54	c #Conflicts:     814000 | #Constraints:      28976
607.36/612.54	c #Conflicts:     815000 | #Constraints:      29976
607.36/612.54	c #Conflicts:     816000 | #Constraints:      30976
607.36/612.54	c #Conflicts:     817000 | #Constraints:      31976
607.36/612.54	c #Conflicts:     818000 | #Constraints:      32976
607.36/612.54	c #Conflicts:     819000 | #Constraints:      33976
607.36/612.54	c #Conflicts:     820000 | #Constraints:      34976
607.36/612.54	c #Conflicts:     821000 | #Constraints:      35976
607.36/612.54	c #Conflicts:     822000 | #Constraints:      36976
607.36/612.54	c #Conflicts:     823000 | #Constraints:      37976
607.36/612.54	c #Conflicts:     824000 | #Constraints:      38976
607.36/612.54	c #Conflicts:     825000 | #Constraints:      39976
607.36/612.54	c #Conflicts:     826000 | #Constraints:      40976
607.36/612.54	c #Conflicts:     827000 | #Constraints:      41976
607.36/612.54	c #Conflicts:     828000 | #Constraints:      42976
607.36/612.54	c INPROCESSING
607.36/612.54	c GARBAGE COLLECT
607.36/612.54	c rational objective 999
621.94/627.33	c #Conflicts:     829000 | #Constraints:      25885
621.94/627.33	c #Conflicts:     830000 | #Constraints:      26932
621.94/627.33	c #Conflicts:     831000 | #Constraints:      27998
621.94/627.33	c #Conflicts:     832000 | #Constraints:      29064
621.94/627.33	c #Conflicts:     833000 | #Constraints:      30120
621.94/627.33	c #Conflicts:     834000 | #Constraints:      31180
621.94/627.33	c #Conflicts:     835000 | #Constraints:      32241
621.94/627.33	c #Conflicts:     836000 | #Constraints:      33294
621.94/627.33	c #Conflicts:     837000 | #Constraints:      34370
621.94/627.33	c #Conflicts:     838000 | #Constraints:      35431
621.94/627.33	c #Conflicts:     839000 | #Constraints:      36510
621.94/627.33	c #Conflicts:     840000 | #Constraints:      37571
621.94/627.33	c #Conflicts:     841000 | #Constraints:      38631
621.94/627.33	c #Conflicts:     842000 | #Constraints:      39680
621.94/627.33	c #Conflicts:     843000 | #Constraints:      40725
621.94/627.33	c #Conflicts:     844000 | #Constraints:      41765
621.94/627.33	c #Conflicts:     845000 | #Constraints:      42817
621.94/627.33	c #Conflicts:     846000 | #Constraints:      43883
621.94/627.33	c INPROCESSING
621.94/627.33	c GARBAGE COLLECT
621.94/627.33	c rational objective 999
636.39/641.88	c #Conflicts:     847000 | #Constraints:      26076
636.39/641.88	c #Conflicts:     848000 | #Constraints:      27076
636.39/641.88	c #Conflicts:     849000 | #Constraints:      28076
636.39/641.88	c #Conflicts:     850000 | #Constraints:      29076
636.39/641.88	c #Conflicts:     851000 | #Constraints:      30076
636.39/641.88	c #Conflicts:     852000 | #Constraints:      31076
636.39/641.88	c #Conflicts:     853000 | #Constraints:      32076
636.39/641.88	c #Conflicts:     854000 | #Constraints:      33076
636.39/641.88	c #Conflicts:     855000 | #Constraints:      34076
636.39/641.88	c #Conflicts:     856000 | #Constraints:      35076
636.39/641.88	c #Conflicts:     857000 | #Constraints:      36076
636.39/641.88	c #Conflicts:     858000 | #Constraints:      37076
636.39/641.88	c #Conflicts:     859000 | #Constraints:      38076
636.39/641.88	c #Conflicts:     860000 | #Constraints:      39076
636.39/641.88	c #Conflicts:     861000 | #Constraints:      40076
636.39/641.88	c #Conflicts:     862000 | #Constraints:      41076
636.39/641.88	c #Conflicts:     863000 | #Constraints:      42076
636.39/641.88	c #Conflicts:     864000 | #Constraints:      43076
636.39/641.88	c #Conflicts:     865000 | #Constraints:      44076
636.39/641.88	c INPROCESSING
636.39/641.88	c GARBAGE COLLECT
636.39/641.88	c rational objective 999
656.37/662.10	c #Conflicts:     866000 | #Constraints:      26457
656.37/662.10	c #Conflicts:     867000 | #Constraints:      27525
656.37/662.10	c #Conflicts:     868000 | #Constraints:      28583
656.37/662.10	c #Conflicts:     869000 | #Constraints:      29662
656.37/662.10	c #Conflicts:     870000 | #Constraints:      30741
656.37/662.10	c #Conflicts:     871000 | #Constraints:      31792
656.37/662.10	c #Conflicts:     872000 | #Constraints:      32868
656.37/662.10	c #Conflicts:     873000 | #Constraints:      33926
656.37/662.10	c #Conflicts:     874000 | #Constraints:      34974
656.37/662.10	c #Conflicts:     875000 | #Constraints:      36025
656.37/662.10	c #Conflicts:     876000 | #Constraints:      37061
656.37/662.10	c #Conflicts:     877000 | #Constraints:      38105
656.37/662.10	c #Conflicts:     878000 | #Constraints:      39150
656.37/662.10	c #Conflicts:     879000 | #Constraints:      40218
656.37/662.10	c #Conflicts:     880000 | #Constraints:      41255
656.37/662.10	c #Conflicts:     881000 | #Constraints:      42297
656.37/662.10	c #Conflicts:     882000 | #Constraints:      43326
656.37/662.10	c #Conflicts:     883000 | #Constraints:      44365
656.37/662.10	c #Conflicts:     884000 | #Constraints:      45394
656.37/662.10	c INPROCESSING
656.37/662.10	c GARBAGE COLLECT
656.37/662.10	c rational objective 999
672.83/679.38	c #Conflicts:     885000 | #Constraints:      27107
672.83/679.38	c #Conflicts:     886000 | #Constraints:      28107
672.83/679.38	c #Conflicts:     887000 | #Constraints:      29107
672.83/679.38	c #Conflicts:     888000 | #Constraints:      30107
672.83/679.38	c #Conflicts:     889000 | #Constraints:      31107
672.83/679.38	c #Conflicts:     890000 | #Constraints:      32107
672.83/679.38	c #Conflicts:     891000 | #Constraints:      33107
672.83/679.38	c #Conflicts:     892000 | #Constraints:      34107
672.83/679.38	c #Conflicts:     893000 | #Constraints:      35107
672.83/679.38	c #Conflicts:     894000 | #Constraints:      36107
672.83/679.38	c #Conflicts:     895000 | #Constraints:      37107
672.83/679.38	c #Conflicts:     896000 | #Constraints:      38107
672.83/679.38	c #Conflicts:     897000 | #Constraints:      39107
672.83/679.38	c #Conflicts:     898000 | #Constraints:      40107
672.83/679.38	c #Conflicts:     899000 | #Constraints:      41107
672.83/679.38	c #Conflicts:     900000 | #Constraints:      42107
672.83/679.38	c #Conflicts:     901000 | #Constraints:      43107
672.83/679.38	c #Conflicts:     902000 | #Constraints:      44107
672.83/679.38	c #Conflicts:     903000 | #Constraints:      45107
672.83/679.38	c INPROCESSING
672.83/679.38	c GARBAGE COLLECT
672.83/679.38	c rational objective 999
688.18/694.76	c #Conflicts:     904000 | #Constraints:      27047
688.18/694.76	c #Conflicts:     905000 | #Constraints:      28047
688.18/694.76	c #Conflicts:     906000 | #Constraints:      29047
688.18/694.76	c #Conflicts:     907000 | #Constraints:      30047
688.18/694.76	c #Conflicts:     908000 | #Constraints:      31047
688.18/694.76	c #Conflicts:     909000 | #Constraints:      32047
688.18/694.76	c #Conflicts:     910000 | #Constraints:      33047
688.18/694.76	c #Conflicts:     911000 | #Constraints:      34047
688.18/694.76	c #Conflicts:     912000 | #Constraints:      35047
688.18/694.76	c #Conflicts:     913000 | #Constraints:      36047
688.18/694.76	c #Conflicts:     914000 | #Constraints:      37047
688.18/694.76	c #Conflicts:     915000 | #Constraints:      38047
688.18/694.76	c #Conflicts:     916000 | #Constraints:      39047
688.18/694.76	c #Conflicts:     917000 | #Constraints:      40047
688.18/694.76	c #Conflicts:     918000 | #Constraints:      41047
688.18/694.76	c #Conflicts:     919000 | #Constraints:      42047
688.18/694.76	c #Conflicts:     920000 | #Constraints:      43047
688.18/694.76	c #Conflicts:     921000 | #Constraints:      44047
688.18/694.76	c #Conflicts:     922000 | #Constraints:      45047
688.18/694.76	c INPROCESSING
688.18/694.76	c GARBAGE COLLECT
688.18/694.76	c rational objective 999
706.01/712.81	c #Conflicts:     923000 | #Constraints:      26943
706.01/712.81	c #Conflicts:     924000 | #Constraints:      27987
706.01/712.81	c #Conflicts:     925000 | #Constraints:      29047
706.01/712.81	c #Conflicts:     926000 | #Constraints:      30109
706.01/712.81	c #Conflicts:     927000 | #Constraints:      31155
706.01/712.81	c #Conflicts:     928000 | #Constraints:      32179
706.01/712.81	c #Conflicts:     929000 | #Constraints:      33214
706.01/712.81	c #Conflicts:     930000 | #Constraints:      34258
706.01/712.81	c #Conflicts:     931000 | #Constraints:      35288
706.01/712.81	c #Conflicts:     932000 | #Constraints:      36322
706.01/712.81	c #Conflicts:     933000 | #Constraints:      37360
706.01/712.81	c #Conflicts:     934000 | #Constraints:      38398
706.01/712.81	c #Conflicts:     935000 | #Constraints:      39442
706.01/712.81	c #Conflicts:     936000 | #Constraints:      40490
706.01/712.81	c #Conflicts:     937000 | #Constraints:      41517
706.01/712.81	c #Conflicts:     938000 | #Constraints:      42549
706.01/712.81	c #Conflicts:     939000 | #Constraints:      43605
706.01/712.81	c #Conflicts:     940000 | #Constraints:      44629
706.01/712.81	c #Conflicts:     941000 | #Constraints:      45667
706.01/712.81	c INPROCESSING
706.01/712.81	c GARBAGE COLLECT
706.01/712.81	c rational objective 999
723.46/730.34	c #Conflicts:     942000 | #Constraints:      26952
723.46/730.34	c #Conflicts:     943000 | #Constraints:      27952
723.46/730.34	c #Conflicts:     944000 | #Constraints:      28952
723.46/730.34	c #Conflicts:     945000 | #Constraints:      29952
723.46/730.34	c #Conflicts:     946000 | #Constraints:      30952
723.46/730.34	c #Conflicts:     947000 | #Constraints:      31952
723.46/730.34	c #Conflicts:     948000 | #Constraints:      32952
723.46/730.34	c #Conflicts:     949000 | #Constraints:      33952
723.46/730.34	c #Conflicts:     950000 | #Constraints:      34952
723.46/730.34	c #Conflicts:     951000 | #Constraints:      35952
723.46/730.34	c #Conflicts:     952000 | #Constraints:      36952
723.46/730.34	c #Conflicts:     953000 | #Constraints:      37952
723.46/730.34	c #Conflicts:     954000 | #Constraints:      38952
723.46/730.34	c #Conflicts:     955000 | #Constraints:      39952
723.46/730.34	c #Conflicts:     956000 | #Constraints:      40952
723.46/730.34	c #Conflicts:     957000 | #Constraints:      41952
723.46/730.34	c #Conflicts:     958000 | #Constraints:      42952
723.46/730.34	c #Conflicts:     959000 | #Constraints:      43952
723.46/730.34	c #Conflicts:     960000 | #Constraints:      44952
723.46/730.34	c #Conflicts:     961000 | #Constraints:      45952
723.46/730.34	c INPROCESSING
723.46/730.34	c GARBAGE COLLECT
723.46/730.34	c rational objective 999
739.98/747.46	c #Conflicts:     962000 | #Constraints:      27366
739.98/747.46	c #Conflicts:     963000 | #Constraints:      28366
739.98/747.46	c #Conflicts:     964000 | #Constraints:      29366
739.98/747.46	c #Conflicts:     965000 | #Constraints:      30366
739.98/747.46	c #Conflicts:     966000 | #Constraints:      31366
739.98/747.46	c #Conflicts:     967000 | #Constraints:      32366
739.98/747.46	c #Conflicts:     968000 | #Constraints:      33366
739.98/747.46	c #Conflicts:     969000 | #Constraints:      34366
739.98/747.46	c #Conflicts:     970000 | #Constraints:      35366
739.98/747.46	c #Conflicts:     971000 | #Constraints:      36366
739.98/747.46	c #Conflicts:     972000 | #Constraints:      37366
739.98/747.46	c #Conflicts:     973000 | #Constraints:      38366
739.98/747.46	c #Conflicts:     974000 | #Constraints:      39366
739.98/747.46	c #Conflicts:     975000 | #Constraints:      40366
739.98/747.46	c #Conflicts:     976000 | #Constraints:      41366
739.98/747.46	c #Conflicts:     977000 | #Constraints:      42366
739.98/747.46	c #Conflicts:     978000 | #Constraints:      43366
739.98/747.46	c #Conflicts:     979000 | #Constraints:      44366
739.98/747.46	c #Conflicts:     980000 | #Constraints:      45366
739.98/747.46	c #Conflicts:     981000 | #Constraints:      46366
739.98/747.46	c INPROCESSING
739.98/747.46	c GARBAGE COLLECT
739.98/747.46	c rational objective 999
759.42/766.97	c #Conflicts:     982000 | #Constraints:      27722
759.42/766.97	c #Conflicts:     983000 | #Constraints:      28753
759.42/766.97	c #Conflicts:     984000 | #Constraints:      29769
759.42/766.97	c #Conflicts:     985000 | #Constraints:      30790
759.42/766.97	c #Conflicts:     986000 | #Constraints:      31800
759.42/766.97	c #Conflicts:     987000 | #Constraints:      32809
759.42/766.97	c #Conflicts:     988000 | #Constraints:      33825
759.42/766.97	c #Conflicts:     989000 | #Constraints:      34836
759.42/766.97	c #Conflicts:     990000 | #Constraints:      35854
759.42/766.97	c #Conflicts:     991000 | #Constraints:      36872
759.42/766.97	c #Conflicts:     992000 | #Constraints:      37896
759.42/766.97	c #Conflicts:     993000 | #Constraints:      38927
759.42/766.97	c #Conflicts:     994000 | #Constraints:      39940
759.42/766.97	c #Conflicts:     995000 | #Constraints:      40953
759.42/766.97	c #Conflicts:     996000 | #Constraints:      41963
759.42/766.97	c #Conflicts:     997000 | #Constraints:      42976
759.42/766.97	c #Conflicts:     998000 | #Constraints:      43984
759.42/766.97	c #Conflicts:     999000 | #Constraints:      44995
759.42/766.97	c #Conflicts:    1000000 | #Constraints:      46007
759.42/766.97	c #Conflicts:    1001000 | #Constraints:      47020
759.42/766.97	c INPROCESSING
759.42/766.97	c GARBAGE COLLECT
759.42/766.97	c rational objective 999
776.20/783.92	c #Conflicts:    1002000 | #Constraints:      27934
776.20/783.92	c #Conflicts:    1003000 | #Constraints:      28934
776.20/783.92	c #Conflicts:    1004000 | #Constraints:      29934
776.20/783.92	c #Conflicts:    1005000 | #Constraints:      30934
776.20/783.92	c #Conflicts:    1006000 | #Constraints:      31934
776.20/783.92	c #Conflicts:    1007000 | #Constraints:      32934
776.20/783.92	c #Conflicts:    1008000 | #Constraints:      33934
776.20/783.92	c #Conflicts:    1009000 | #Constraints:      34934
776.20/783.92	c #Conflicts:    1010000 | #Constraints:      35934
776.20/783.92	c #Conflicts:    1011000 | #Constraints:      36934
776.20/783.92	c #Conflicts:    1012000 | #Constraints:      37934
776.20/783.92	c #Conflicts:    1013000 | #Constraints:      38934
776.20/783.92	c #Conflicts:    1014000 | #Constraints:      39934
776.20/783.92	c #Conflicts:    1015000 | #Constraints:      40934
776.20/783.92	c #Conflicts:    1016000 | #Constraints:      41934
776.20/783.92	c #Conflicts:    1017000 | #Constraints:      42934
776.20/783.92	c #Conflicts:    1018000 | #Constraints:      43934
776.20/783.92	c #Conflicts:    1019000 | #Constraints:      44934
776.20/783.92	c #Conflicts:    1020000 | #Constraints:      45934
776.20/783.92	c #Conflicts:    1021000 | #Constraints:      46934
776.20/783.92	c INPROCESSING
776.20/783.92	c GARBAGE COLLECT
776.20/783.92	c rational objective 999
793.48/801.45	c #Conflicts:    1022000 | #Constraints:      27869
793.48/801.45	c #Conflicts:    1023000 | #Constraints:      28869
793.48/801.45	c #Conflicts:    1024000 | #Constraints:      29869
793.48/801.45	c #Conflicts:    1025000 | #Constraints:      30869
793.48/801.45	c #Conflicts:    1026000 | #Constraints:      31869
793.48/801.45	c #Conflicts:    1027000 | #Constraints:      32869
793.48/801.45	c #Conflicts:    1028000 | #Constraints:      33869
793.48/801.45	c #Conflicts:    1029000 | #Constraints:      34869
793.48/801.45	c #Conflicts:    1030000 | #Constraints:      35869
793.48/801.45	c #Conflicts:    1031000 | #Constraints:      36869
793.48/801.45	c #Conflicts:    1032000 | #Constraints:      37869
793.48/801.45	c #Conflicts:    1033000 | #Constraints:      38869
793.48/801.45	c #Conflicts:    1034000 | #Constraints:      39869
793.48/801.45	c #Conflicts:    1035000 | #Constraints:      40869
793.48/801.45	c #Conflicts:    1036000 | #Constraints:      41869
793.48/801.45	c #Conflicts:    1037000 | #Constraints:      42869
793.48/801.45	c #Conflicts:    1038000 | #Constraints:      43869
793.48/801.45	c #Conflicts:    1039000 | #Constraints:      44869
793.48/801.45	c #Conflicts:    1040000 | #Constraints:      45869
793.48/801.45	c #Conflicts:    1041000 | #Constraints:      46869
793.48/801.45	c INPROCESSING
793.48/801.45	c GARBAGE COLLECT
793.48/801.45	c rational objective 999
813.91/821.93	c #Conflicts:    1042000 | #Constraints:      27645
813.91/821.93	c #Conflicts:    1043000 | #Constraints:      28673
813.91/821.93	c #Conflicts:    1044000 | #Constraints:      29719
813.91/821.93	c #Conflicts:    1045000 | #Constraints:      30752
813.91/821.93	c #Conflicts:    1046000 | #Constraints:      31785
813.91/821.93	c #Conflicts:    1047000 | #Constraints:      32801
813.91/821.93	c #Conflicts:    1048000 | #Constraints:      33829
813.91/821.93	c #Conflicts:    1049000 | #Constraints:      34849
813.91/821.93	c #Conflicts:    1050000 | #Constraints:      35875
813.91/821.93	c #Conflicts:    1051000 | #Constraints:      36911
813.91/821.93	c #Conflicts:    1052000 | #Constraints:      37929
813.91/821.93	c #Conflicts:    1053000 | #Constraints:      38953
813.91/821.93	c #Conflicts:    1054000 | #Constraints:      39964
813.91/821.93	c #Conflicts:    1055000 | #Constraints:      40984
813.91/821.93	c #Conflicts:    1056000 | #Constraints:      42002
813.91/821.93	c #Conflicts:    1057000 | #Constraints:      43018
813.91/821.93	c #Conflicts:    1058000 | #Constraints:      44047
813.91/821.93	c #Conflicts:    1059000 | #Constraints:      45070
813.91/821.93	c #Conflicts:    1060000 | #Constraints:      46094
813.91/821.93	c #Conflicts:    1061000 | #Constraints:      47118
813.91/821.93	c #Conflicts:    1062000 | #Constraints:      48142
813.91/821.93	c INPROCESSING
813.91/821.93	c GARBAGE COLLECT
813.91/821.93	c rational objective 999
830.48/838.78	c #Conflicts:    1063000 | #Constraints:      28397
830.48/838.78	c #Conflicts:    1064000 | #Constraints:      29397
830.48/838.78	c #Conflicts:    1065000 | #Constraints:      30397
830.48/838.78	c #Conflicts:    1066000 | #Constraints:      31397
830.48/838.78	c #Conflicts:    1067000 | #Constraints:      32397
830.48/838.78	c #Conflicts:    1068000 | #Constraints:      33397
830.48/838.78	c #Conflicts:    1069000 | #Constraints:      34397
830.48/838.78	c #Conflicts:    1070000 | #Constraints:      35397
830.48/838.78	c #Conflicts:    1071000 | #Constraints:      36397
830.48/838.78	c #Conflicts:    1072000 | #Constraints:      37397
830.48/838.78	c #Conflicts:    1073000 | #Constraints:      38397
830.48/838.78	c #Conflicts:    1074000 | #Constraints:      39397
830.48/838.78	c #Conflicts:    1075000 | #Constraints:      40397
830.48/838.78	c #Conflicts:    1076000 | #Constraints:      41397
830.48/838.78	c #Conflicts:    1077000 | #Constraints:      42397
830.48/838.78	c #Conflicts:    1078000 | #Constraints:      43397
830.48/838.78	c #Conflicts:    1079000 | #Constraints:      44397
830.48/838.78	c #Conflicts:    1080000 | #Constraints:      45397
830.48/838.78	c #Conflicts:    1081000 | #Constraints:      46397
830.48/838.78	c #Conflicts:    1082000 | #Constraints:      47397
830.48/838.78	c #Conflicts:    1083000 | #Constraints:      48397
830.48/838.78	c INPROCESSING
830.48/838.78	c GARBAGE COLLECT
830.48/838.78	c rational objective 999
849.03/857.36	c #Conflicts:    1084000 | #Constraints:      28704
849.03/857.36	c #Conflicts:    1085000 | #Constraints:      29704
849.03/857.36	c #Conflicts:    1086000 | #Constraints:      30704
849.03/857.36	c #Conflicts:    1087000 | #Constraints:      31704
849.03/857.36	c #Conflicts:    1088000 | #Constraints:      32704
849.03/857.36	c #Conflicts:    1089000 | #Constraints:      33704
849.03/857.36	c #Conflicts:    1090000 | #Constraints:      34704
849.03/857.36	c #Conflicts:    1091000 | #Constraints:      35704
849.03/857.36	c #Conflicts:    1092000 | #Constraints:      36704
849.03/857.36	c #Conflicts:    1093000 | #Constraints:      37704
849.03/857.36	c #Conflicts:    1094000 | #Constraints:      38704
849.03/857.36	c #Conflicts:    1095000 | #Constraints:      39705
849.03/857.36	c #Conflicts:    1096000 | #Constraints:      40706
849.03/857.36	c #Conflicts:    1097000 | #Constraints:      41707
849.03/857.36	c #Conflicts:    1098000 | #Constraints:      42707
849.03/857.36	c #Conflicts:    1099000 | #Constraints:      43708
849.03/857.36	c #Conflicts:    1100000 | #Constraints:      44708
849.03/857.36	c #Conflicts:    1101000 | #Constraints:      45709
849.03/857.36	c #Conflicts:    1102000 | #Constraints:      46713
849.03/857.36	c #Conflicts:    1103000 | #Constraints:      47713
849.03/857.36	c #Conflicts:    1104000 | #Constraints:      48714
849.03/857.36	c INPROCESSING
849.03/857.36	c GARBAGE COLLECT
849.03/857.36	c rational objective 999
881.48/890.03	c #Conflicts:    1105000 | #Constraints:      28875
881.48/890.03	c #Conflicts:    1106000 | #Constraints:      29876
881.48/890.03	c #Conflicts:    1107000 | #Constraints:      30903
881.48/890.03	c #Conflicts:    1108000 | #Constraints:      31931
881.48/890.03	c #Conflicts:    1109000 | #Constraints:      32958
881.48/890.03	c #Conflicts:    1110000 | #Constraints:      33984
881.48/890.03	c #Conflicts:    1111000 | #Constraints:      35001
881.48/890.03	c #Conflicts:    1112000 | #Constraints:      36037
881.48/890.03	c #Conflicts:    1113000 | #Constraints:      37057
881.48/890.03	c #Conflicts:    1114000 | #Constraints:      38078
881.48/890.03	c #Conflicts:    1115000 | #Constraints:      39089
881.48/890.03	c #Conflicts:    1116000 | #Constraints:      40105
881.48/890.03	c #Conflicts:    1117000 | #Constraints:      41120
881.48/890.03	c #Conflicts:    1118000 | #Constraints:      42138
881.48/890.03	c #Conflicts:    1119000 | #Constraints:      43160
881.48/890.03	c #Conflicts:    1120000 | #Constraints:      44185
881.48/890.03	c #Conflicts:    1121000 | #Constraints:      45205
881.48/890.03	c #Conflicts:    1122000 | #Constraints:      46228
881.48/890.03	c #Conflicts:    1123000 | #Constraints:      47245
881.48/890.03	c #Conflicts:    1124000 | #Constraints:      48280
881.48/890.03	c #Conflicts:    1125000 | #Constraints:      49314
881.48/890.03	c INPROCESSING
881.48/890.03	c GARBAGE COLLECT
881.48/890.03	c rational objective 999
899.89/908.65	c #Conflicts:    1126000 | #Constraints:      28999
899.89/908.65	c #Conflicts:    1127000 | #Constraints:      29999
899.89/908.65	c #Conflicts:    1128000 | #Constraints:      30999
899.89/908.65	c #Conflicts:    1129000 | #Constraints:      31999
899.89/908.65	c #Conflicts:    1130000 | #Constraints:      32999
899.89/908.65	c #Conflicts:    1131000 | #Constraints:      33999
899.89/908.65	c #Conflicts:    1132000 | #Constraints:      34999
899.89/908.65	c #Conflicts:    1133000 | #Constraints:      35999
899.89/908.65	c #Conflicts:    1134000 | #Constraints:      36999
899.89/908.65	c #Conflicts:    1135000 | #Constraints:      37999
899.89/908.65	c #Conflicts:    1136000 | #Constraints:      38999
899.89/908.65	c #Conflicts:    1137000 | #Constraints:      39999
899.89/908.65	c #Conflicts:    1138000 | #Constraints:      40999
899.89/908.65	c #Conflicts:    1139000 | #Constraints:      41999
899.89/908.65	c #Conflicts:    1140000 | #Constraints:      42999
899.89/908.65	c #Conflicts:    1141000 | #Constraints:      43999
899.89/908.65	c #Conflicts:    1142000 | #Constraints:      44999
899.89/908.65	c #Conflicts:    1143000 | #Constraints:      45999
899.89/908.65	c #Conflicts:    1144000 | #Constraints:      46999
899.89/908.65	c #Conflicts:    1145000 | #Constraints:      47999
899.89/908.65	c #Conflicts:    1146000 | #Constraints:      48999
899.89/908.65	c INPROCESSING
899.89/908.65	c GARBAGE COLLECT
899.89/908.65	c rational objective 999
919.39/928.37	c #Conflicts:    1147000 | #Constraints:      28724
919.39/928.37	c #Conflicts:    1148000 | #Constraints:      29724
919.39/928.37	c #Conflicts:    1149000 | #Constraints:      30724
919.39/928.37	c #Conflicts:    1150000 | #Constraints:      31724
919.39/928.37	c #Conflicts:    1151000 | #Constraints:      32724
919.39/928.37	c #Conflicts:    1152000 | #Constraints:      33724
919.39/928.37	c #Conflicts:    1153000 | #Constraints:      34724
919.39/928.37	c #Conflicts:    1154000 | #Constraints:      35724
919.39/928.37	c #Conflicts:    1155000 | #Constraints:      36724
919.39/928.37	c #Conflicts:    1156000 | #Constraints:      37724
919.39/928.37	c #Conflicts:    1157000 | #Constraints:      38724
919.39/928.37	c #Conflicts:    1158000 | #Constraints:      39724
919.39/928.37	c #Conflicts:    1159000 | #Constraints:      40724
919.39/928.37	c #Conflicts:    1160000 | #Constraints:      41724
919.39/928.37	c #Conflicts:    1161000 | #Constraints:      42724
919.39/928.37	c #Conflicts:    1162000 | #Constraints:      43724
919.39/928.37	c #Conflicts:    1163000 | #Constraints:      44724
919.39/928.37	c #Conflicts:    1164000 | #Constraints:      45724
919.39/928.37	c #Conflicts:    1165000 | #Constraints:      46724
919.39/928.37	c #Conflicts:    1166000 | #Constraints:      47724
919.39/928.37	c #Conflicts:    1167000 | #Constraints:      48724
919.39/928.37	c #Conflicts:    1168000 | #Constraints:      49724
919.39/928.37	c INPROCESSING
919.39/928.37	c GARBAGE COLLECT
919.39/928.37	c rational objective 999
938.93/947.97	c #Conflicts:    1169000 | #Constraints:      29311
938.93/947.97	c #Conflicts:    1170000 | #Constraints:      30311
938.93/947.97	c #Conflicts:    1171000 | #Constraints:      31311
938.93/947.97	c #Conflicts:    1172000 | #Constraints:      32311
938.93/947.97	c #Conflicts:    1173000 | #Constraints:      33311
938.93/947.97	c #Conflicts:    1174000 | #Constraints:      34311
938.93/947.97	c #Conflicts:    1175000 | #Constraints:      35311
938.93/947.97	c #Conflicts:    1176000 | #Constraints:      36311
938.93/947.97	c #Conflicts:    1177000 | #Constraints:      37311
938.93/947.97	c #Conflicts:    1178000 | #Constraints:      38311
938.93/947.97	c #Conflicts:    1179000 | #Constraints:      39311
938.93/947.97	c #Conflicts:    1180000 | #Constraints:      40311
938.93/947.97	c #Conflicts:    1181000 | #Constraints:      41311
938.93/947.97	c #Conflicts:    1182000 | #Constraints:      42311
938.93/947.97	c #Conflicts:    1183000 | #Constraints:      43311
938.93/947.97	c #Conflicts:    1184000 | #Constraints:      44311
938.93/947.97	c #Conflicts:    1185000 | #Constraints:      45311
938.93/947.97	c #Conflicts:    1186000 | #Constraints:      46311
938.93/947.97	c #Conflicts:    1187000 | #Constraints:      47311
938.93/947.97	c #Conflicts:    1188000 | #Constraints:      48311
938.93/947.97	c #Conflicts:    1189000 | #Constraints:      49311
938.93/947.97	c #Conflicts:    1190000 | #Constraints:      50311
938.93/947.97	c INPROCESSING
938.93/947.97	c GARBAGE COLLECT
938.93/947.97	c rational objective 999
961.14/970.33	c #Conflicts:    1191000 | #Constraints:      29677
961.14/970.33	c #Conflicts:    1192000 | #Constraints:      30729
961.14/970.33	c #Conflicts:    1193000 | #Constraints:      31791
961.14/970.33	c #Conflicts:    1194000 | #Constraints:      32842
961.14/970.33	c #Conflicts:    1195000 | #Constraints:      33896
961.14/970.33	c #Conflicts:    1196000 | #Constraints:      34947
961.14/970.33	c #Conflicts:    1197000 | #Constraints:      35993
961.14/970.33	c #Conflicts:    1198000 | #Constraints:      37044
961.14/970.33	c #Conflicts:    1199000 | #Constraints:      38080
961.14/970.33	c #Conflicts:    1200000 | #Constraints:      39115
961.14/970.33	c #Conflicts:    1201000 | #Constraints:      40139
961.14/970.33	c #Conflicts:    1202000 | #Constraints:      41175
961.14/970.33	c #Conflicts:    1203000 | #Constraints:      42201
961.14/970.33	c #Conflicts:    1204000 | #Constraints:      43236
961.14/970.33	c #Conflicts:    1205000 | #Constraints:      44274
961.14/970.33	c #Conflicts:    1206000 | #Constraints:      45326
961.14/970.33	c #Conflicts:    1207000 | #Constraints:      46356
961.14/970.33	c #Conflicts:    1208000 | #Constraints:      47395
961.14/970.33	c #Conflicts:    1209000 | #Constraints:      48433
961.14/970.33	c #Conflicts:    1210000 | #Constraints:      49467
961.14/970.33	c #Conflicts:    1211000 | #Constraints:      50498
961.14/970.33	c #Conflicts:    1212000 | #Constraints:      51524
961.14/970.33	c INPROCESSING
961.14/970.33	c GARBAGE COLLECT
961.14/970.33	c rational objective 999
982.34/991.74	c #Conflicts:    1213000 | #Constraints:      30191
982.34/991.74	c #Conflicts:    1214000 | #Constraints:      31191
982.34/991.74	c #Conflicts:    1215000 | #Constraints:      32191
982.34/991.74	c #Conflicts:    1216000 | #Constraints:      33191
982.34/991.74	c #Conflicts:    1217000 | #Constraints:      34191
982.34/991.74	c #Conflicts:    1218000 | #Constraints:      35191
982.34/991.74	c #Conflicts:    1219000 | #Constraints:      36191
982.34/991.74	c #Conflicts:    1220000 | #Constraints:      37191
982.34/991.74	c #Conflicts:    1221000 | #Constraints:      38191
982.34/991.74	c #Conflicts:    1222000 | #Constraints:      39191
982.34/991.74	c #Conflicts:    1223000 | #Constraints:      40191
982.34/991.74	c #Conflicts:    1224000 | #Constraints:      41191
982.34/991.74	c #Conflicts:    1225000 | #Constraints:      42191
982.34/991.74	c #Conflicts:    1226000 | #Constraints:      43191
982.34/991.74	c #Conflicts:    1227000 | #Constraints:      44191
982.34/991.74	c #Conflicts:    1228000 | #Constraints:      45191
982.34/991.74	c #Conflicts:    1229000 | #Constraints:      46191
982.34/991.74	c #Conflicts:    1230000 | #Constraints:      47191
982.34/991.74	c #Conflicts:    1231000 | #Constraints:      48191
982.34/991.74	c #Conflicts:    1232000 | #Constraints:      49191
982.34/991.74	c #Conflicts:    1233000 | #Constraints:      50191
982.34/991.74	c #Conflicts:    1234000 | #Constraints:      51191
982.34/991.74	c INPROCESSING
982.34/991.74	c GARBAGE COLLECT
982.34/991.74	c rational objective 999
1003.68/1013.19	c #Conflicts:    1235000 | #Constraints:      30010
1003.68/1013.19	c #Conflicts:    1236000 | #Constraints:      31010
1003.68/1013.19	c #Conflicts:    1237000 | #Constraints:      32010
1003.68/1013.19	c #Conflicts:    1238000 | #Constraints:      33010
1003.68/1013.19	c #Conflicts:    1239000 | #Constraints:      34010
1003.68/1013.19	c #Conflicts:    1240000 | #Constraints:      35010
1003.68/1013.19	c #Conflicts:    1241000 | #Constraints:      36010
1003.68/1013.19	c #Conflicts:    1242000 | #Constraints:      37010
1003.68/1013.19	c #Conflicts:    1243000 | #Constraints:      38011
1003.68/1013.19	c #Conflicts:    1244000 | #Constraints:      39011
1003.68/1013.19	c #Conflicts:    1245000 | #Constraints:      40012
1003.68/1013.19	c #Conflicts:    1246000 | #Constraints:      41013
1003.68/1013.19	c #Conflicts:    1247000 | #Constraints:      42015
1003.68/1013.19	c #Conflicts:    1248000 | #Constraints:      43017
1003.68/1013.19	c #Conflicts:    1249000 | #Constraints:      44017
1003.68/1013.19	c #Conflicts:    1250000 | #Constraints:      45018
1003.68/1013.19	c #Conflicts:    1251000 | #Constraints:      46018
1003.68/1013.19	c #Conflicts:    1252000 | #Constraints:      47021
1003.68/1013.19	c #Conflicts:    1253000 | #Constraints:      48021
1003.68/1013.19	c #Conflicts:    1254000 | #Constraints:      49022
1003.68/1013.19	c #Conflicts:    1255000 | #Constraints:      50023
1003.68/1013.19	c #Conflicts:    1256000 | #Constraints:      51024
1003.68/1013.19	c INPROCESSING
1003.68/1013.19	c GARBAGE COLLECT
1003.68/1013.19	c rational objective 999
1028.45/1038.19	c #Conflicts:    1257000 | #Constraints:      29701
1028.45/1038.19	c #Conflicts:    1258000 | #Constraints:      30702
1028.45/1038.19	c #Conflicts:    1259000 | #Constraints:      31713
1028.45/1038.19	c #Conflicts:    1260000 | #Constraints:      32763
1028.45/1038.19	c #Conflicts:    1261000 | #Constraints:      33823
1028.45/1038.19	c #Conflicts:    1262000 | #Constraints:      34885
1028.45/1038.19	c #Conflicts:    1263000 | #Constraints:      35944
1028.45/1038.19	c #Conflicts:    1264000 | #Constraints:      37011
1028.45/1038.19	c #Conflicts:    1265000 | #Constraints:      38053
1028.45/1038.19	c #Conflicts:    1266000 | #Constraints:      39093
1028.45/1038.19	c #Conflicts:    1267000 | #Constraints:      40122
1028.45/1038.19	c #Conflicts:    1268000 | #Constraints:      41149
1028.45/1038.19	c #Conflicts:    1269000 | #Constraints:      42178
1028.45/1038.19	c #Conflicts:    1270000 | #Constraints:      43224
1028.45/1038.19	c #Conflicts:    1271000 | #Constraints:      44269
1028.45/1038.19	c #Conflicts:    1272000 | #Constraints:      45315
1028.45/1038.19	c #Conflicts:    1273000 | #Constraints:      46357
1028.45/1038.19	c #Conflicts:    1274000 | #Constraints:      47410
1028.45/1038.19	c #Conflicts:    1275000 | #Constraints:      48451
1028.45/1038.19	c #Conflicts:    1276000 | #Constraints:      49496
1028.45/1038.19	c #Conflicts:    1277000 | #Constraints:      50533
1028.45/1038.19	c #Conflicts:    1278000 | #Constraints:      51571
1028.45/1038.19	c #Conflicts:    1279000 | #Constraints:      52611
1028.45/1038.19	c INPROCESSING
1028.45/1038.19	c GARBAGE COLLECT
1028.45/1038.19	c rational objective 999
1052.14/1062.01	c #Conflicts:    1280000 | #Constraints:      30614
1052.14/1062.01	c #Conflicts:    1281000 | #Constraints:      31614
1052.14/1062.01	c #Conflicts:    1282000 | #Constraints:      32614
1052.14/1062.01	c #Conflicts:    1283000 | #Constraints:      33614
1052.14/1062.01	c #Conflicts:    1284000 | #Constraints:      34614
1052.14/1062.01	c #Conflicts:    1285000 | #Constraints:      35614
1052.14/1062.01	c #Conflicts:    1286000 | #Constraints:      36614
1052.14/1062.01	c #Conflicts:    1287000 | #Constraints:      37614
1052.14/1062.01	c #Conflicts:    1288000 | #Constraints:      38614
1052.14/1062.01	c #Conflicts:    1289000 | #Constraints:      39614
1052.14/1062.01	c #Conflicts:    1290000 | #Constraints:      40614
1052.14/1062.01	c #Conflicts:    1291000 | #Constraints:      41614
1052.14/1062.01	c #Conflicts:    1292000 | #Constraints:      42614
1052.14/1062.01	c #Conflicts:    1293000 | #Constraints:      43614
1052.14/1062.01	c #Conflicts:    1294000 | #Constraints:      44614
1052.14/1062.01	c #Conflicts:    1295000 | #Constraints:      45614
1052.14/1062.01	c #Conflicts:    1296000 | #Constraints:      46614
1052.14/1062.01	c #Conflicts:    1297000 | #Constraints:      47614
1052.14/1062.01	c #Conflicts:    1298000 | #Constraints:      48614
1052.14/1062.01	c #Conflicts:    1299000 | #Constraints:      49614
1052.14/1062.01	c #Conflicts:    1300000 | #Constraints:      50614
1052.14/1062.01	c #Conflicts:    1301000 | #Constraints:      51614
1052.14/1062.01	c #Conflicts:    1302000 | #Constraints:      52614
1052.14/1062.01	c INPROCESSING
1052.14/1062.01	c GARBAGE COLLECT
1052.14/1062.01	c rational objective 999
1078.33/1088.41	c #Conflicts:    1303000 | #Constraints:      30885
1078.33/1088.41	c #Conflicts:    1304000 | #Constraints:      31982
1078.33/1088.41	c #Conflicts:    1305000 | #Constraints:      33060
1078.33/1088.41	c #Conflicts:    1306000 | #Constraints:      34124
1078.33/1088.41	c #Conflicts:    1307000 | #Constraints:      35187
1078.33/1088.41	c #Conflicts:    1308000 | #Constraints:      36277
1078.33/1088.41	c #Conflicts:    1309000 | #Constraints:      37350
1078.33/1088.41	c #Conflicts:    1310000 | #Constraints:      38431
1078.33/1088.41	c #Conflicts:    1311000 | #Constraints:      39505
1078.33/1088.41	c #Conflicts:    1312000 | #Constraints:      40563
1078.33/1088.41	c #Conflicts:    1313000 | #Constraints:      41615
1078.33/1088.41	c #Conflicts:    1314000 | #Constraints:      42655
1078.33/1088.41	c #Conflicts:    1315000 | #Constraints:      43699
1078.33/1088.41	c #Conflicts:    1316000 | #Constraints:      44762
1078.33/1088.41	c #Conflicts:    1317000 | #Constraints:      45801
1078.33/1088.41	c #Conflicts:    1318000 | #Constraints:      46828
1078.33/1088.41	c #Conflicts:    1319000 | #Constraints:      47860
1078.33/1088.41	c #Conflicts:    1320000 | #Constraints:      48914
1078.33/1088.41	c #Conflicts:    1321000 | #Constraints:      49956
1078.33/1088.41	c #Conflicts:    1322000 | #Constraints:      51002
1078.33/1088.41	c #Conflicts:    1323000 | #Constraints:      52033
1078.33/1088.41	c #Conflicts:    1324000 | #Constraints:      53081
1078.33/1088.41	c #Conflicts:    1325000 | #Constraints:      54131
1078.33/1088.41	c INPROCESSING
1078.33/1088.41	c GARBAGE COLLECT
1078.33/1088.41	c rational objective 999
1101.33/1111.64	c #Conflicts:    1326000 | #Constraints:      31470
1101.33/1111.64	c #Conflicts:    1327000 | #Constraints:      32470
1101.33/1111.64	c #Conflicts:    1328000 | #Constraints:      33470
1101.33/1111.64	c #Conflicts:    1329000 | #Constraints:      34470
1101.33/1111.64	c #Conflicts:    1330000 | #Constraints:      35470
1101.33/1111.64	c #Conflicts:    1331000 | #Constraints:      36470
1101.33/1111.64	c #Conflicts:    1332000 | #Constraints:      37470
1101.33/1111.64	c #Conflicts:    1333000 | #Constraints:      38470
1101.33/1111.64	c #Conflicts:    1334000 | #Constraints:      39470
1101.33/1111.64	c #Conflicts:    1335000 | #Constraints:      40470
1101.33/1111.64	c #Conflicts:    1336000 | #Constraints:      41470
1101.33/1111.64	c #Conflicts:    1337000 | #Constraints:      42470
1101.33/1111.64	c #Conflicts:    1338000 | #Constraints:      43470
1101.33/1111.64	c #Conflicts:    1339000 | #Constraints:      44470
1101.33/1111.64	c #Conflicts:    1340000 | #Constraints:      45470
1101.33/1111.64	c #Conflicts:    1341000 | #Constraints:      46470
1101.33/1111.64	c #Conflicts:    1342000 | #Constraints:      47470
1101.33/1111.64	c #Conflicts:    1343000 | #Constraints:      48470
1101.33/1111.64	c #Conflicts:    1344000 | #Constraints:      49470
1101.33/1111.64	c #Conflicts:    1345000 | #Constraints:      50470
1101.33/1111.64	c #Conflicts:    1346000 | #Constraints:      51470
1101.33/1111.64	c #Conflicts:    1347000 | #Constraints:      52470
1101.33/1111.64	c #Conflicts:    1348000 | #Constraints:      53470
1101.33/1111.64	c INPROCESSING
1101.33/1111.64	c GARBAGE COLLECT
1101.33/1111.64	c rational objective 999
1122.66/1133.10	c #Conflicts:    1349000 | #Constraints:      31151
1122.66/1133.10	c #Conflicts:    1350000 | #Constraints:      32151
1122.66/1133.10	c #Conflicts:    1351000 | #Constraints:      33151
1122.66/1133.10	c #Conflicts:    1352000 | #Constraints:      34151
1122.66/1133.10	c #Conflicts:    1353000 | #Constraints:      35151
1122.66/1133.10	c #Conflicts:    1354000 | #Constraints:      36151
1122.66/1133.10	c #Conflicts:    1355000 | #Constraints:      37151
1122.66/1133.10	c #Conflicts:    1356000 | #Constraints:      38151
1122.66/1133.10	c #Conflicts:    1357000 | #Constraints:      39151
1122.66/1133.10	c #Conflicts:    1358000 | #Constraints:      40151
1122.66/1133.10	c #Conflicts:    1359000 | #Constraints:      41151
1122.66/1133.10	c #Conflicts:    1360000 | #Constraints:      42151
1122.66/1133.10	c #Conflicts:    1361000 | #Constraints:      43151
1122.66/1133.10	c #Conflicts:    1362000 | #Constraints:      44151
1122.66/1133.10	c #Conflicts:    1363000 | #Constraints:      45151
1122.66/1133.10	c #Conflicts:    1364000 | #Constraints:      46151
1122.66/1133.10	c #Conflicts:    1365000 | #Constraints:      47151
1122.66/1133.10	c #Conflicts:    1366000 | #Constraints:      48151
1122.66/1133.10	c #Conflicts:    1367000 | #Constraints:      49151
1122.66/1133.10	c #Conflicts:    1368000 | #Constraints:      50151
1122.66/1133.10	c #Conflicts:    1369000 | #Constraints:      51151
1122.66/1133.10	c #Conflicts:    1370000 | #Constraints:      52151
1122.66/1133.10	c #Conflicts:    1371000 | #Constraints:      53151
1122.66/1133.10	c INPROCESSING
1122.66/1133.10	c GARBAGE COLLECT
1122.66/1133.10	c rational objective 999
1150.55/1161.13	c #Conflicts:    1372000 | #Constraints:      30781
1150.55/1161.13	c #Conflicts:    1373000 | #Constraints:      31791
1150.55/1161.13	c #Conflicts:    1374000 | #Constraints:      32855
1150.55/1161.13	c #Conflicts:    1375000 | #Constraints:      33904
1150.55/1161.13	c #Conflicts:    1376000 | #Constraints:      34962
1150.55/1161.13	c #Conflicts:    1377000 | #Constraints:      36012
1150.55/1161.13	c #Conflicts:    1378000 | #Constraints:      37043
1150.55/1161.13	c #Conflicts:    1379000 | #Constraints:      38099
1150.55/1161.13	c #Conflicts:    1380000 | #Constraints:      39157
1150.55/1161.13	c #Conflicts:    1381000 | #Constraints:      40201
1150.55/1161.13	c #Conflicts:    1382000 | #Constraints:      41228
1150.55/1161.13	c #Conflicts:    1383000 | #Constraints:      42266
1150.55/1161.13	c #Conflicts:    1384000 | #Constraints:      43308
1150.55/1161.13	c #Conflicts:    1385000 | #Constraints:      44336
1150.55/1161.13	c #Conflicts:    1386000 | #Constraints:      45367
1150.55/1161.13	c #Conflicts:    1387000 | #Constraints:      46394
1150.55/1161.13	c #Conflicts:    1388000 | #Constraints:      47411
1150.55/1161.13	c #Conflicts:    1389000 | #Constraints:      48438
1150.55/1161.13	c #Conflicts:    1390000 | #Constraints:      49454
1150.55/1161.13	c #Conflicts:    1391000 | #Constraints:      50485
1150.55/1161.13	c #Conflicts:    1392000 | #Constraints:      51522
1150.55/1161.13	c #Conflicts:    1393000 | #Constraints:      52559
1150.55/1161.13	c #Conflicts:    1394000 | #Constraints:      53579
1150.55/1161.13	c #Conflicts:    1395000 | #Constraints:      54593
1150.55/1161.13	c INPROCESSING
1150.55/1161.13	c GARBAGE COLLECT
1150.55/1161.13	c rational objective 999
1174.38/1185.15	c #Conflicts:    1396000 | #Constraints:      31613
1174.38/1185.15	c #Conflicts:    1397000 | #Constraints:      32613
1174.38/1185.15	c #Conflicts:    1398000 | #Constraints:      33613
1174.38/1185.15	c #Conflicts:    1399000 | #Constraints:      34613
1174.38/1185.15	c #Conflicts:    1400000 | #Constraints:      35613
1174.38/1185.15	c #Conflicts:    1401000 | #Constraints:      36613
1174.38/1185.15	c #Conflicts:    1402000 | #Constraints:      37613
1174.38/1185.15	c #Conflicts:    1403000 | #Constraints:      38613
1174.38/1185.15	c #Conflicts:    1404000 | #Constraints:      39613
1174.38/1185.15	c #Conflicts:    1405000 | #Constraints:      40613
1174.38/1185.15	c #Conflicts:    1406000 | #Constraints:      41613
1174.38/1185.15	c #Conflicts:    1407000 | #Constraints:      42613
1174.38/1185.15	c #Conflicts:    1408000 | #Constraints:      43613
1174.38/1185.15	c #Conflicts:    1409000 | #Constraints:      44613
1174.38/1185.15	c #Conflicts:    1410000 | #Constraints:      45613
1174.38/1185.15	c #Conflicts:    1411000 | #Constraints:      46613
1174.38/1185.15	c #Conflicts:    1412000 | #Constraints:      47613
1174.38/1185.15	c #Conflicts:    1413000 | #Constraints:      48613
1174.38/1185.15	c #Conflicts:    1414000 | #Constraints:      49613
1174.38/1185.15	c #Conflicts:    1415000 | #Constraints:      50613
1174.38/1185.15	c #Conflicts:    1416000 | #Constraints:      51613
1174.38/1185.15	c #Conflicts:    1417000 | #Constraints:      52613
1174.38/1185.15	c #Conflicts:    1418000 | #Constraints:      53613
1174.38/1185.15	c #Conflicts:    1419000 | #Constraints:      54613
1174.38/1185.15	c INPROCESSING
1174.38/1185.15	c GARBAGE COLLECT
1174.38/1185.15	c rational objective 999
1197.49/1208.44	c #Conflicts:    1420000 | #Constraints:      31832
1197.49/1208.44	c #Conflicts:    1421000 | #Constraints:      32832
1197.49/1208.44	c #Conflicts:    1422000 | #Constraints:      33832
1197.49/1208.44	c #Conflicts:    1423000 | #Constraints:      34832
1197.49/1208.44	c #Conflicts:    1424000 | #Constraints:      35832
1197.49/1208.44	c #Conflicts:    1425000 | #Constraints:      36832
1197.49/1208.44	c #Conflicts:    1426000 | #Constraints:      37832
1197.49/1208.44	c #Conflicts:    1427000 | #Constraints:      38832
1197.49/1208.44	c #Conflicts:    1428000 | #Constraints:      39832
1197.49/1208.44	c #Conflicts:    1429000 | #Constraints:      40832
1197.49/1208.44	c #Conflicts:    1430000 | #Constraints:      41832
1197.49/1208.44	c #Conflicts:    1431000 | #Constraints:      42832
1197.49/1208.44	c #Conflicts:    1432000 | #Constraints:      43832
1197.49/1208.44	c #Conflicts:    1433000 | #Constraints:      44832
1197.49/1208.44	c #Conflicts:    1434000 | #Constraints:      45832
1197.49/1208.44	c #Conflicts:    1435000 | #Constraints:      46832
1197.49/1208.44	c #Conflicts:    1436000 | #Constraints:      47832
1197.49/1208.44	c #Conflicts:    1437000 | #Constraints:      48832
1197.49/1208.44	c #Conflicts:    1438000 | #Constraints:      49832
1197.49/1208.44	c #Conflicts:    1439000 | #Constraints:      50832
1197.49/1208.44	c #Conflicts:    1440000 | #Constraints:      51832
1197.49/1208.44	c #Conflicts:    1441000 | #Constraints:      52832
1197.49/1208.44	c #Conflicts:    1442000 | #Constraints:      53832
1197.49/1208.44	c #Conflicts:    1443000 | #Constraints:      54832
1197.49/1208.44	c INPROCESSING
1197.49/1208.44	c GARBAGE COLLECT
1197.49/1208.44	c rational objective 999
1219.33/1230.36	c #Conflicts:    1444000 | #Constraints:      31948
1219.33/1230.36	c #Conflicts:    1445000 | #Constraints:      32989
1219.33/1230.36	c #Conflicts:    1446000 | #Constraints:      34049
1219.33/1230.36	c #Conflicts:    1447000 | #Constraints:      35100
1219.33/1230.36	c #Conflicts:    1448000 | #Constraints:      36166
1219.33/1230.36	c #Conflicts:    1449000 | #Constraints:      37205
1219.33/1230.36	c #Conflicts:    1450000 | #Constraints:      38250
1219.33/1230.36	c #Conflicts:    1451000 | #Constraints:      39288
1219.33/1230.36	c #Conflicts:    1452000 | #Constraints:      40312
1219.33/1230.36	c #Conflicts:    1453000 | #Constraints:      41349
1219.33/1230.36	c #Conflicts:    1454000 | #Constraints:      42380
1219.33/1230.36	c #Conflicts:    1455000 | #Constraints:      43411
1219.33/1230.36	c #Conflicts:    1456000 | #Constraints:      44436
1219.33/1230.36	c #Conflicts:    1457000 | #Constraints:      45463
1219.33/1230.36	c #Conflicts:    1458000 | #Constraints:      46493
1219.33/1230.36	c #Conflicts:    1459000 | #Constraints:      47525
1219.33/1230.36	c #Conflicts:    1460000 | #Constraints:      48553
1219.33/1230.36	c #Conflicts:    1461000 | #Constraints:      49578
1219.33/1230.36	c #Conflicts:    1462000 | #Constraints:      50603
1219.33/1230.36	c #Conflicts:    1463000 | #Constraints:      51641
1219.33/1230.36	c #Conflicts:    1464000 | #Constraints:      52658
1219.33/1230.36	c #Conflicts:    1465000 | #Constraints:      53686
1219.33/1230.36	c #Conflicts:    1466000 | #Constraints:      54710
1219.33/1230.36	c #Conflicts:    1467000 | #Constraints:      55741
1219.33/1230.36	c INPROCESSING
1219.33/1230.36	c GARBAGE COLLECT
1219.33/1230.36	c rational objective 999
1244.10/1255.34	c #Conflicts:    1468000 | #Constraints:      32201
1244.10/1255.34	c #Conflicts:    1469000 | #Constraints:      33201
1244.10/1255.34	c #Conflicts:    1470000 | #Constraints:      34201
1244.10/1255.34	c #Conflicts:    1471000 | #Constraints:      35201
1244.10/1255.34	c #Conflicts:    1472000 | #Constraints:      36201
1244.10/1255.34	c #Conflicts:    1473000 | #Constraints:      37201
1244.10/1255.34	c #Conflicts:    1474000 | #Constraints:      38201
1244.10/1255.34	c #Conflicts:    1475000 | #Constraints:      39201
1244.10/1255.34	c #Conflicts:    1476000 | #Constraints:      40201
1244.10/1255.34	c #Conflicts:    1477000 | #Constraints:      41201
1244.10/1255.34	c #Conflicts:    1478000 | #Constraints:      42201
1244.10/1255.34	c #Conflicts:    1479000 | #Constraints:      43201
1244.10/1255.34	c #Conflicts:    1480000 | #Constraints:      44201
1244.10/1255.34	c #Conflicts:    1481000 | #Constraints:      45201
1244.10/1255.34	c #Conflicts:    1482000 | #Constraints:      46201
1244.10/1255.34	c #Conflicts:    1483000 | #Constraints:      47201
1244.10/1255.34	c #Conflicts:    1484000 | #Constraints:      48201
1244.10/1255.34	c #Conflicts:    1485000 | #Constraints:      49201
1244.10/1255.34	c #Conflicts:    1486000 | #Constraints:      50201
1244.10/1255.34	c #Conflicts:    1487000 | #Constraints:      51201
1244.10/1255.34	c #Conflicts:    1488000 | #Constraints:      52201
1244.10/1255.34	c #Conflicts:    1489000 | #Constraints:      53201
1244.10/1255.34	c #Conflicts:    1490000 | #Constraints:      54201
1244.10/1255.34	c #Conflicts:    1491000 | #Constraints:      55201
1244.10/1255.34	c INPROCESSING
1244.10/1255.34	c GARBAGE COLLECT
1244.10/1255.34	c rational objective 999
1265.98/1277.43	c #Conflicts:    1492000 | #Constraints:      31822
1265.98/1277.43	c #Conflicts:    1493000 | #Constraints:      32892
1265.98/1277.43	c #Conflicts:    1494000 | #Constraints:      33945
1265.98/1277.43	c #Conflicts:    1495000 | #Constraints:      35011
1265.98/1277.43	c #Conflicts:    1496000 | #Constraints:      36064
1265.98/1277.43	c #Conflicts:    1497000 | #Constraints:      37116
1265.98/1277.43	c #Conflicts:    1498000 | #Constraints:      38180
1265.98/1277.43	c #Conflicts:    1499000 | #Constraints:      39225
1265.98/1277.43	c #Conflicts:    1500000 | #Constraints:      40274
1265.98/1277.43	c #Conflicts:    1501000 | #Constraints:      41320
1265.98/1277.43	c #Conflicts:    1502000 | #Constraints:      42351
1265.98/1277.43	c #Conflicts:    1503000 | #Constraints:      43393
1265.98/1277.43	c #Conflicts:    1504000 | #Constraints:      44424
1265.98/1277.43	c #Conflicts:    1505000 | #Constraints:      45474
1265.98/1277.43	c #Conflicts:    1506000 | #Constraints:      46550
1265.98/1277.43	c #Conflicts:    1507000 | #Constraints:      47583
1265.98/1277.43	c #Conflicts:    1508000 | #Constraints:      48618
1265.98/1277.43	c #Conflicts:    1509000 | #Constraints:      49652
1265.98/1277.43	c #Conflicts:    1510000 | #Constraints:      50685
1265.98/1277.43	c #Conflicts:    1511000 | #Constraints:      51730
1265.98/1277.43	c #Conflicts:    1512000 | #Constraints:      52757
1265.98/1277.43	c #Conflicts:    1513000 | #Constraints:      53787
1265.98/1277.43	c #Conflicts:    1514000 | #Constraints:      54807
1265.98/1277.43	c #Conflicts:    1515000 | #Constraints:      55829
1265.98/1277.43	c #Conflicts:    1516000 | #Constraints:      56854
1265.98/1277.43	c INPROCESSING
1265.98/1277.43	c GARBAGE COLLECT
1265.98/1277.43	c rational objective 999
1291.46/1303.13	c #Conflicts:    1517000 | #Constraints:      32761
1291.46/1303.13	c #Conflicts:    1518000 | #Constraints:      33761
1291.46/1303.13	c #Conflicts:    1519000 | #Constraints:      34761
1291.46/1303.13	c #Conflicts:    1520000 | #Constraints:      35761
1291.46/1303.13	c #Conflicts:    1521000 | #Constraints:      36761
1291.46/1303.13	c #Conflicts:    1522000 | #Constraints:      37761
1291.46/1303.13	c #Conflicts:    1523000 | #Constraints:      38761
1291.46/1303.13	c #Conflicts:    1524000 | #Constraints:      39761
1291.46/1303.13	c #Conflicts:    1525000 | #Constraints:      40761
1291.46/1303.13	c #Conflicts:    1526000 | #Constraints:      41761
1291.46/1303.13	c #Conflicts:    1527000 | #Constraints:      42761
1291.46/1303.13	c #Conflicts:    1528000 | #Constraints:      43761
1291.46/1303.13	c #Conflicts:    1529000 | #Constraints:      44761
1291.46/1303.13	c #Conflicts:    1530000 | #Constraints:      45761
1291.46/1303.13	c #Conflicts:    1531000 | #Constraints:      46761
1291.46/1303.13	c #Conflicts:    1532000 | #Constraints:      47761
1291.46/1303.13	c #Conflicts:    1533000 | #Constraints:      48761
1291.46/1303.13	c #Conflicts:    1534000 | #Constraints:      49761
1291.46/1303.13	c #Conflicts:    1535000 | #Constraints:      50761
1291.46/1303.13	c #Conflicts:    1536000 | #Constraints:      51761
1291.46/1303.13	c #Conflicts:    1537000 | #Constraints:      52761
1291.46/1303.13	c #Conflicts:    1538000 | #Constraints:      53761
1291.46/1303.13	c #Conflicts:    1539000 | #Constraints:      54761
1291.46/1303.13	c #Conflicts:    1540000 | #Constraints:      55761
1291.46/1303.13	c #Conflicts:    1541000 | #Constraints:      56761
1291.46/1303.13	c INPROCESSING
1291.46/1303.13	c GARBAGE COLLECT
1291.46/1303.13	c rational objective 999
1317.44/1329.31	c #Conflicts:    1542000 | #Constraints:      32919
1317.44/1329.31	c #Conflicts:    1543000 | #Constraints:      33919
1317.44/1329.31	c #Conflicts:    1544000 | #Constraints:      34919
1317.44/1329.31	c #Conflicts:    1545000 | #Constraints:      35919
1317.44/1329.31	c #Conflicts:    1546000 | #Constraints:      36919
1317.44/1329.31	c #Conflicts:    1547000 | #Constraints:      37919
1317.44/1329.31	c #Conflicts:    1548000 | #Constraints:      38919
1317.44/1329.31	c #Conflicts:    1549000 | #Constraints:      39919
1317.44/1329.31	c #Conflicts:    1550000 | #Constraints:      40919
1317.44/1329.31	c #Conflicts:    1551000 | #Constraints:      41919
1317.44/1329.31	c #Conflicts:    1552000 | #Constraints:      42919
1317.44/1329.31	c #Conflicts:    1553000 | #Constraints:      43919
1317.44/1329.31	c #Conflicts:    1554000 | #Constraints:      44919
1317.44/1329.31	c #Conflicts:    1555000 | #Constraints:      45919
1317.44/1329.31	c #Conflicts:    1556000 | #Constraints:      46919
1317.44/1329.31	c #Conflicts:    1557000 | #Constraints:      47919
1317.44/1329.31	c #Conflicts:    1558000 | #Constraints:      48919
1317.44/1329.31	c #Conflicts:    1559000 | #Constraints:      49919
1317.44/1329.31	c #Conflicts:    1560000 | #Constraints:      50919
1317.44/1329.31	c #Conflicts:    1561000 | #Constraints:      51919
1317.44/1329.31	c #Conflicts:    1562000 | #Constraints:      52919
1317.44/1329.31	c #Conflicts:    1563000 | #Constraints:      53919
1317.44/1329.31	c #Conflicts:    1564000 | #Constraints:      54919
1317.44/1329.31	c #Conflicts:    1565000 | #Constraints:      55919
1317.44/1329.31	c #Conflicts:    1566000 | #Constraints:      56919
1317.44/1329.31	c INPROCESSING
1317.44/1329.31	c GARBAGE COLLECT
1317.44/1329.31	c rational objective 999
1342.81/1354.96	c #Conflicts:    1567000 | #Constraints:      33001
1342.81/1354.96	c #Conflicts:    1568000 | #Constraints:      34013
1342.81/1354.96	c #Conflicts:    1569000 | #Constraints:      35038
1342.81/1354.96	c #Conflicts:    1570000 | #Constraints:      36063
1342.81/1354.96	c #Conflicts:    1571000 | #Constraints:      37080
1342.81/1354.96	c #Conflicts:    1572000 | #Constraints:      38125
1342.81/1354.96	c #Conflicts:    1573000 | #Constraints:      39169
1342.81/1354.96	c #Conflicts:    1574000 | #Constraints:      40207
1342.81/1354.96	c #Conflicts:    1575000 | #Constraints:      41249
1342.81/1354.96	c #Conflicts:    1576000 | #Constraints:      42282
1342.81/1354.96	c #Conflicts:    1577000 | #Constraints:      43314
1342.81/1354.96	c #Conflicts:    1578000 | #Constraints:      44351
1342.81/1354.96	c #Conflicts:    1579000 | #Constraints:      45375
1342.81/1354.96	c #Conflicts:    1580000 | #Constraints:      46405
1342.81/1354.96	c #Conflicts:    1581000 | #Constraints:      47441
1342.81/1354.96	c #Conflicts:    1582000 | #Constraints:      48490
1342.81/1354.96	c #Conflicts:    1583000 | #Constraints:      49517
1342.81/1354.96	c #Conflicts:    1584000 | #Constraints:      50540
1342.81/1354.96	c #Conflicts:    1585000 | #Constraints:      51563
1342.81/1354.96	c #Conflicts:    1586000 | #Constraints:      52580
1342.81/1354.96	c #Conflicts:    1587000 | #Constraints:      53593
1342.81/1354.96	c #Conflicts:    1588000 | #Constraints:      54608
1342.81/1354.96	c #Conflicts:    1589000 | #Constraints:      55628
1342.81/1354.96	c #Conflicts:    1590000 | #Constraints:      56646
1342.81/1354.96	c #Conflicts:    1591000 | #Constraints:      57671
1342.81/1354.96	c INPROCESSING
1342.81/1354.96	c GARBAGE COLLECT
1342.81/1354.96	c rational objective 999
1368.83/1381.05	c #Conflicts:    1592000 | #Constraints:      33163
1368.83/1381.05	c #Conflicts:    1593000 | #Constraints:      34163
1368.83/1381.05	c #Conflicts:    1594000 | #Constraints:      35163
1368.83/1381.05	c #Conflicts:    1595000 | #Constraints:      36163
1368.83/1381.05	c #Conflicts:    1596000 | #Constraints:      37163
1368.83/1381.05	c #Conflicts:    1597000 | #Constraints:      38163
1368.83/1381.05	c #Conflicts:    1598000 | #Constraints:      39163
1368.83/1381.05	c #Conflicts:    1599000 | #Constraints:      40163
1368.83/1381.05	c #Conflicts:    1600000 | #Constraints:      41163
1368.83/1381.05	c #Conflicts:    1601000 | #Constraints:      42163
1368.83/1381.05	c #Conflicts:    1602000 | #Constraints:      43163
1368.83/1381.05	c #Conflicts:    1603000 | #Constraints:      44163
1368.83/1381.05	c #Conflicts:    1604000 | #Constraints:      45163
1368.83/1381.05	c #Conflicts:    1605000 | #Constraints:      46163
1368.83/1381.05	c #Conflicts:    1606000 | #Constraints:      47163
1368.83/1381.05	c #Conflicts:    1607000 | #Constraints:      48163
1368.83/1381.05	c #Conflicts:    1608000 | #Constraints:      49163
1368.83/1381.05	c #Conflicts:    1609000 | #Constraints:      50163
1368.83/1381.05	c #Conflicts:    1610000 | #Constraints:      51163
1368.83/1381.05	c #Conflicts:    1611000 | #Constraints:      52163
1368.83/1381.05	c #Conflicts:    1612000 | #Constraints:      53163
1368.83/1381.05	c #Conflicts:    1613000 | #Constraints:      54163
1368.83/1381.05	c #Conflicts:    1614000 | #Constraints:      55163
1368.83/1381.05	c #Conflicts:    1615000 | #Constraints:      56163
1368.83/1381.05	c #Conflicts:    1616000 | #Constraints:      57163
1368.83/1381.05	c INPROCESSING
1368.83/1381.05	c GARBAGE COLLECT
1368.83/1381.05	c rational objective 999
1397.20/1409.64	c #Conflicts:    1617000 | #Constraints:      32816
1397.20/1409.64	c #Conflicts:    1618000 | #Constraints:      33845
1397.20/1409.64	c #Conflicts:    1619000 | #Constraints:      34874
1397.20/1409.64	c #Conflicts:    1620000 | #Constraints:      35894
1397.20/1409.64	c #Conflicts:    1621000 | #Constraints:      36919
1397.20/1409.64	c #Conflicts:    1622000 | #Constraints:      37946
1397.20/1409.64	c #Conflicts:    1623000 | #Constraints:      38969
1397.20/1409.64	c #Conflicts:    1624000 | #Constraints:      39986
1397.20/1409.64	c #Conflicts:    1625000 | #Constraints:      41002
1397.20/1409.64	c #Conflicts:    1626000 | #Constraints:      42026
1397.20/1409.64	c #Conflicts:    1627000 | #Constraints:      43041
1397.20/1409.64	c #Conflicts:    1628000 | #Constraints:      44054
1397.20/1409.64	c #Conflicts:    1629000 | #Constraints:      45071
1397.20/1409.64	c #Conflicts:    1630000 | #Constraints:      46091
1397.20/1409.64	c #Conflicts:    1631000 | #Constraints:      47111
1397.20/1409.64	c #Conflicts:    1632000 | #Constraints:      48129
1397.20/1409.64	c #Conflicts:    1633000 | #Constraints:      49151
1397.20/1409.64	c #Conflicts:    1634000 | #Constraints:      50160
1397.20/1409.64	c #Conflicts:    1635000 | #Constraints:      51175
1397.20/1409.64	c #Conflicts:    1636000 | #Constraints:      52193
1397.20/1409.64	c #Conflicts:    1637000 | #Constraints:      53213
1397.20/1409.64	c #Conflicts:    1638000 | #Constraints:      54220
1397.20/1409.64	c #Conflicts:    1639000 | #Constraints:      55241
1397.20/1409.64	c #Conflicts:    1640000 | #Constraints:      56254
1397.20/1409.64	c #Conflicts:    1641000 | #Constraints:      57283
1397.20/1409.64	c #Conflicts:    1642000 | #Constraints:      58302
1397.20/1409.64	c INPROCESSING
1397.20/1409.64	c GARBAGE COLLECT
1397.20/1409.64	c rational objective 999
1422.70/1435.33	c #Conflicts:    1643000 | #Constraints:      33493
1422.70/1435.33	c #Conflicts:    1644000 | #Constraints:      34493
1422.70/1435.33	c #Conflicts:    1645000 | #Constraints:      35493
1422.70/1435.33	c #Conflicts:    1646000 | #Constraints:      36493
1422.70/1435.33	c #Conflicts:    1647000 | #Constraints:      37493
1422.70/1435.33	c #Conflicts:    1648000 | #Constraints:      38493
1422.70/1435.33	c #Conflicts:    1649000 | #Constraints:      39493
1422.70/1435.33	c #Conflicts:    1650000 | #Constraints:      40493
1422.70/1435.33	c #Conflicts:    1651000 | #Constraints:      41493
1422.70/1435.33	c #Conflicts:    1652000 | #Constraints:      42493
1422.70/1435.33	c #Conflicts:    1653000 | #Constraints:      43493
1422.70/1435.33	c #Conflicts:    1654000 | #Constraints:      44494
1422.70/1435.33	c #Conflicts:    1655000 | #Constraints:      45494
1422.70/1435.33	c #Conflicts:    1656000 | #Constraints:      46494
1422.70/1435.33	c #Conflicts:    1657000 | #Constraints:      47495
1422.70/1435.33	c #Conflicts:    1658000 | #Constraints:      48495
1422.70/1435.33	c #Conflicts:    1659000 | #Constraints:      49495
1422.70/1435.33	c #Conflicts:    1660000 | #Constraints:      50496
1422.70/1435.33	c #Conflicts:    1661000 | #Constraints:      51496
1422.70/1435.33	c #Conflicts:    1662000 | #Constraints:      52497
1422.70/1435.33	c #Conflicts:    1663000 | #Constraints:      53498
1422.70/1435.33	c #Conflicts:    1664000 | #Constraints:      54498
1422.70/1435.33	c #Conflicts:    1665000 | #Constraints:      55498
1422.70/1435.33	c #Conflicts:    1666000 | #Constraints:      56498
1422.70/1435.33	c #Conflicts:    1667000 | #Constraints:      57498
1422.70/1435.33	c #Conflicts:    1668000 | #Constraints:      58498
1422.70/1435.33	c INPROCESSING
1422.70/1435.33	c GARBAGE COLLECT
1422.70/1435.33	c rational objective 999
1449.30/1462.18	c #Conflicts:    1669000 | #Constraints:      33794
1449.30/1462.18	c #Conflicts:    1670000 | #Constraints:      34794
1449.30/1462.18	c #Conflicts:    1671000 | #Constraints:      35794
1449.30/1462.18	c #Conflicts:    1672000 | #Constraints:      36794
1449.30/1462.18	c #Conflicts:    1673000 | #Constraints:      37794
1449.30/1462.18	c #Conflicts:    1674000 | #Constraints:      38794
1449.30/1462.18	c #Conflicts:    1675000 | #Constraints:      39794
1449.30/1462.18	c #Conflicts:    1676000 | #Constraints:      40794
1449.30/1462.18	c #Conflicts:    1677000 | #Constraints:      41794
1449.30/1462.18	c #Conflicts:    1678000 | #Constraints:      42794
1449.30/1462.18	c #Conflicts:    1679000 | #Constraints:      43794
1449.30/1462.18	c #Conflicts:    1680000 | #Constraints:      44794
1449.30/1462.18	c #Conflicts:    1681000 | #Constraints:      45794
1449.30/1462.18	c #Conflicts:    1682000 | #Constraints:      46794
1449.30/1462.18	c #Conflicts:    1683000 | #Constraints:      47794
1449.30/1462.18	c #Conflicts:    1684000 | #Constraints:      48794
1449.30/1462.18	c #Conflicts:    1685000 | #Constraints:      49794
1449.30/1462.18	c #Conflicts:    1686000 | #Constraints:      50794
1449.30/1462.18	c #Conflicts:    1687000 | #Constraints:      51794
1449.30/1462.18	c #Conflicts:    1688000 | #Constraints:      52794
1449.30/1462.18	c #Conflicts:    1689000 | #Constraints:      53794
1449.30/1462.18	c #Conflicts:    1690000 | #Constraints:      54794
1449.30/1462.18	c #Conflicts:    1691000 | #Constraints:      55794
1449.30/1462.18	c #Conflicts:    1692000 | #Constraints:      56794
1449.30/1462.18	c #Conflicts:    1693000 | #Constraints:      57794
1449.30/1462.18	c #Conflicts:    1694000 | #Constraints:      58794
1449.30/1462.18	c INPROCESSING
1449.30/1462.18	c GARBAGE COLLECT
1449.30/1462.18	c rational objective 999
1484.57/1497.61	c #Conflicts:    1695000 | #Constraints:      33912
1484.57/1497.61	c #Conflicts:    1696000 | #Constraints:      34913
1484.57/1497.61	c #Conflicts:    1697000 | #Constraints:      35916
1484.57/1497.61	c #Conflicts:    1698000 | #Constraints:      36987
1484.57/1497.61	c #Conflicts:    1699000 | #Constraints:      38052
1484.57/1497.61	c #Conflicts:    1700000 | #Constraints:      39105
1484.57/1497.61	c #Conflicts:    1701000 | #Constraints:      40162
1484.57/1497.61	c #Conflicts:    1702000 | #Constraints:      41213
1484.57/1497.61	c #Conflicts:    1703000 | #Constraints:      42263
1484.57/1497.61	c #Conflicts:    1704000 | #Constraints:      43314
1484.57/1497.61	c #Conflicts:    1705000 | #Constraints:      44344
1484.57/1497.61	c #Conflicts:    1706000 | #Constraints:      45379
1484.57/1497.61	c #Conflicts:    1707000 | #Constraints:      46430
1484.57/1497.61	c #Conflicts:    1708000 | #Constraints:      47473
1484.57/1497.61	c #Conflicts:    1709000 | #Constraints:      48515
1484.57/1497.61	c #Conflicts:    1710000 | #Constraints:      49555
1484.57/1497.61	c #Conflicts:    1711000 | #Constraints:      50595
1484.57/1497.61	c #Conflicts:    1712000 | #Constraints:      51614
1484.57/1497.61	c #Conflicts:    1713000 | #Constraints:      52632
1484.57/1497.61	c #Conflicts:    1714000 | #Constraints:      53656
1484.57/1497.61	c #Conflicts:    1715000 | #Constraints:      54692
1484.57/1497.61	c #Conflicts:    1716000 | #Constraints:      55721
1484.57/1497.61	c #Conflicts:    1717000 | #Constraints:      56754
1484.57/1497.61	c #Conflicts:    1718000 | #Constraints:      57790
1484.57/1497.61	c #Conflicts:    1719000 | #Constraints:      58830
1484.57/1497.61	c #Conflicts:    1720000 | #Constraints:      59882
1484.57/1497.61	c INPROCESSING
1484.57/1497.61	c GARBAGE COLLECT
1484.57/1497.61	c rational objective 999
1511.58/1524.84	c #Conflicts:    1721000 | #Constraints:      34242
1511.58/1524.84	c #Conflicts:    1722000 | #Constraints:      35242
1511.58/1524.84	c #Conflicts:    1723000 | #Constraints:      36242
1511.58/1524.84	c #Conflicts:    1724000 | #Constraints:      37242
1511.58/1524.84	c #Conflicts:    1725000 | #Constraints:      38242
1511.58/1524.84	c #Conflicts:    1726000 | #Constraints:      39242
1511.58/1524.84	c #Conflicts:    1727000 | #Constraints:      40242
1511.58/1524.84	c #Conflicts:    1728000 | #Constraints:      41242
1511.58/1524.84	c #Conflicts:    1729000 | #Constraints:      42242
1511.58/1524.84	c #Conflicts:    1730000 | #Constraints:      43242
1511.58/1524.84	c #Conflicts:    1731000 | #Constraints:      44242
1511.58/1524.84	c #Conflicts:    1732000 | #Constraints:      45242
1511.58/1524.84	c #Conflicts:    1733000 | #Constraints:      46242
1511.58/1524.84	c #Conflicts:    1734000 | #Constraints:      47242
1511.58/1524.84	c #Conflicts:    1735000 | #Constraints:      48242
1511.58/1524.84	c #Conflicts:    1736000 | #Constraints:      49242
1511.58/1524.84	c #Conflicts:    1737000 | #Constraints:      50242
1511.58/1524.84	c #Conflicts:    1738000 | #Constraints:      51242
1511.58/1524.84	c #Conflicts:    1739000 | #Constraints:      52242
1511.58/1524.84	c #Conflicts:    1740000 | #Constraints:      53242
1511.58/1524.84	c #Conflicts:    1741000 | #Constraints:      54242
1511.58/1524.84	c #Conflicts:    1742000 | #Constraints:      55242
1511.58/1524.84	c #Conflicts:    1743000 | #Constraints:      56242
1511.58/1524.84	c #Conflicts:    1744000 | #Constraints:      57242
1511.58/1524.84	c #Conflicts:    1745000 | #Constraints:      58242
1511.58/1524.84	c #Conflicts:    1746000 | #Constraints:      59242
1511.58/1524.84	c INPROCESSING
1511.58/1524.84	c GARBAGE COLLECT
1511.58/1524.84	c rational objective 999
1540.07/1553.59	c #Conflicts:    1747000 | #Constraints:      33860
1540.07/1553.59	c #Conflicts:    1748000 | #Constraints:      34860
1540.07/1553.59	c #Conflicts:    1749000 | #Constraints:      35860
1540.07/1553.59	c #Conflicts:    1750000 | #Constraints:      36860
1540.07/1553.59	c #Conflicts:    1751000 | #Constraints:      37860
1540.07/1553.59	c #Conflicts:    1752000 | #Constraints:      38860
1540.07/1553.59	c #Conflicts:    1753000 | #Constraints:      39860
1540.07/1553.59	c #Conflicts:    1754000 | #Constraints:      40860
1540.07/1553.59	c #Conflicts:    1755000 | #Constraints:      41860
1540.07/1553.59	c #Conflicts:    1756000 | #Constraints:      42860
1540.07/1553.59	c #Conflicts:    1757000 | #Constraints:      43860
1540.07/1553.59	c #Conflicts:    1758000 | #Constraints:      44860
1540.07/1553.59	c #Conflicts:    1759000 | #Constraints:      45860
1540.07/1553.59	c #Conflicts:    1760000 | #Constraints:      46860
1540.07/1553.59	c #Conflicts:    1761000 | #Constraints:      47860
1540.07/1553.59	c #Conflicts:    1762000 | #Constraints:      48860
1540.07/1553.59	c #Conflicts:    1763000 | #Constraints:      49860
1540.07/1553.59	c #Conflicts:    1764000 | #Constraints:      50860
1540.07/1553.59	c #Conflicts:    1765000 | #Constraints:      51860
1540.07/1553.59	c #Conflicts:    1766000 | #Constraints:      52860
1540.07/1553.59	c #Conflicts:    1767000 | #Constraints:      53860
1540.07/1553.59	c #Conflicts:    1768000 | #Constraints:      54860
1540.07/1553.59	c #Conflicts:    1769000 | #Constraints:      55860
1540.07/1553.59	c #Conflicts:    1770000 | #Constraints:      56860
1540.07/1553.59	c #Conflicts:    1771000 | #Constraints:      57860
1540.07/1553.59	c #Conflicts:    1772000 | #Constraints:      58860
1540.07/1553.59	c #Conflicts:    1773000 | #Constraints:      59860
1540.07/1553.59	c INPROCESSING
1540.07/1553.59	c GARBAGE COLLECT
1540.07/1553.59	c rational objective 999
1575.58/1589.20	c #Conflicts:    1774000 | #Constraints:      34367
1575.58/1589.20	c #Conflicts:    1775000 | #Constraints:      35414
1575.58/1589.20	c #Conflicts:    1776000 | #Constraints:      36474
1575.58/1589.20	c #Conflicts:    1777000 | #Constraints:      37522
1575.58/1589.20	c #Conflicts:    1778000 | #Constraints:      38567
1575.58/1589.20	c #Conflicts:    1779000 | #Constraints:      39613
1575.58/1589.20	c #Conflicts:    1780000 | #Constraints:      40676
1575.58/1589.20	c #Conflicts:    1781000 | #Constraints:      41754
1575.58/1589.20	c #Conflicts:    1782000 | #Constraints:      42796
1575.58/1589.20	c #Conflicts:    1783000 | #Constraints:      43836
1575.58/1589.20	c #Conflicts:    1784000 | #Constraints:      44891
1575.58/1589.20	c #Conflicts:    1785000 | #Constraints:      45935
1575.58/1589.20	c #Conflicts:    1786000 | #Constraints:      46974
1575.58/1589.20	c #Conflicts:    1787000 | #Constraints:      48020
1575.58/1589.20	c #Conflicts:    1788000 | #Constraints:      49066
1575.58/1589.20	c #Conflicts:    1789000 | #Constraints:      50101
1575.58/1589.20	c #Conflicts:    1790000 | #Constraints:      51128
1575.58/1589.20	c #Conflicts:    1791000 | #Constraints:      52168
1575.58/1589.20	c #Conflicts:    1792000 | #Constraints:      53212
1575.58/1589.20	c #Conflicts:    1793000 | #Constraints:      54245
1575.58/1589.20	c #Conflicts:    1794000 | #Constraints:      55275
1575.58/1589.20	c #Conflicts:    1795000 | #Constraints:      56306
1575.58/1589.20	c #Conflicts:    1796000 | #Constraints:      57319
1575.58/1589.20	c #Conflicts:    1797000 | #Constraints:      58340
1575.58/1589.20	c #Conflicts:    1798000 | #Constraints:      59373
1575.58/1589.20	c #Conflicts:    1799000 | #Constraints:      60398
1575.58/1589.20	c #Conflicts:    1800000 | #Constraints:      61423
1575.58/1589.20	c INPROCESSING
1575.58/1589.20	c GARBAGE COLLECT
1575.58/1589.20	c rational objective 999
1605.88/1619.78	c #Conflicts:    1801000 | #Constraints:      35148
1605.88/1619.78	c #Conflicts:    1802000 | #Constraints:      36148
1605.88/1619.78	c #Conflicts:    1803000 | #Constraints:      37148
1605.88/1619.78	c #Conflicts:    1804000 | #Constraints:      38148
1605.88/1619.78	c #Conflicts:    1805000 | #Constraints:      39148
1605.88/1619.78	c #Conflicts:    1806000 | #Constraints:      40148
1605.88/1619.78	c #Conflicts:    1807000 | #Constraints:      41148
1605.88/1619.78	c #Conflicts:    1808000 | #Constraints:      42148
1605.88/1619.78	c #Conflicts:    1809000 | #Constraints:      43148
1605.88/1619.78	c #Conflicts:    1810000 | #Constraints:      44148
1605.88/1619.78	c #Conflicts:    1811000 | #Constraints:      45148
1605.88/1619.78	c #Conflicts:    1812000 | #Constraints:      46148
1605.88/1619.78	c #Conflicts:    1813000 | #Constraints:      47148
1605.88/1619.78	c #Conflicts:    1814000 | #Constraints:      48148
1605.88/1619.78	c #Conflicts:    1815000 | #Constraints:      49148
1605.88/1619.78	c #Conflicts:    1816000 | #Constraints:      50148
1605.88/1619.78	c #Conflicts:    1817000 | #Constraints:      51148
1605.88/1619.78	c #Conflicts:    1818000 | #Constraints:      52148
1605.88/1619.78	c #Conflicts:    1819000 | #Constraints:      53148
1605.88/1619.78	c #Conflicts:    1820000 | #Constraints:      54148
1605.88/1619.78	c #Conflicts:    1821000 | #Constraints:      55148
1605.88/1619.78	c #Conflicts:    1822000 | #Constraints:      56148
1605.88/1619.78	c #Conflicts:    1823000 | #Constraints:      57148
1605.88/1619.78	c #Conflicts:    1824000 | #Constraints:      58148
1605.88/1619.78	c #Conflicts:    1825000 | #Constraints:      59148
1605.88/1619.78	c #Conflicts:    1826000 | #Constraints:      60148
1605.88/1619.78	c #Conflicts:    1827000 | #Constraints:      61148
1605.88/1619.78	c INPROCESSING
1605.88/1619.78	c GARBAGE COLLECT
1605.88/1619.78	c rational objective 999
1634.17/1648.22	c #Conflicts:    1828000 | #Constraints:      35103
1634.17/1648.22	c #Conflicts:    1829000 | #Constraints:      36183
1634.17/1648.22	c #Conflicts:    1830000 | #Constraints:      37245
1634.17/1648.22	c #Conflicts:    1831000 | #Constraints:      38311
1634.17/1648.22	c #Conflicts:    1832000 | #Constraints:      39375
1634.17/1648.22	c #Conflicts:    1833000 | #Constraints:      40431
1634.17/1648.22	c #Conflicts:    1834000 | #Constraints:      41477
1634.17/1648.22	c #Conflicts:    1835000 | #Constraints:      42522
1634.17/1648.22	c #Conflicts:    1836000 | #Constraints:      43552
1634.17/1648.22	c #Conflicts:    1837000 | #Constraints:      44600
1634.17/1648.22	c #Conflicts:    1838000 | #Constraints:      45644
1634.17/1648.22	c #Conflicts:    1839000 | #Constraints:      46678
1634.17/1648.22	c #Conflicts:    1840000 | #Constraints:      47723
1634.17/1648.22	c #Conflicts:    1841000 | #Constraints:      48751
1634.17/1648.22	c #Conflicts:    1842000 | #Constraints:      49786
1634.17/1648.22	c #Conflicts:    1843000 | #Constraints:      50810
1634.17/1648.22	c #Conflicts:    1844000 | #Constraints:      51854
1634.17/1648.22	c #Conflicts:    1845000 | #Constraints:      52887
1634.17/1648.22	c #Conflicts:    1846000 | #Constraints:      53900
1634.17/1648.22	c #Conflicts:    1847000 | #Constraints:      54924
1634.17/1648.22	c #Conflicts:    1848000 | #Constraints:      55944
1634.17/1648.22	c #Conflicts:    1849000 | #Constraints:      56974
1634.17/1648.22	c #Conflicts:    1850000 | #Constraints:      58007
1634.17/1648.22	c #Conflicts:    1851000 | #Constraints:      59048
1634.17/1648.22	c #Conflicts:    1852000 | #Constraints:      60086
1634.17/1648.22	c #Conflicts:    1853000 | #Constraints:      61110
1634.17/1648.22	c #Conflicts:    1854000 | #Constraints:      62148
1634.17/1648.22	c INPROCESSING
1634.17/1648.22	c GARBAGE COLLECT
1634.17/1648.22	c rational objective 999
1665.64/1679.92	c #Conflicts:    1855000 | #Constraints:      35443
1665.64/1679.92	c #Conflicts:    1856000 | #Constraints:      36443
1665.64/1679.92	c #Conflicts:    1857000 | #Constraints:      37443
1665.64/1679.92	c #Conflicts:    1858000 | #Constraints:      38443
1665.64/1679.92	c #Conflicts:    1859000 | #Constraints:      39443
1665.64/1679.92	c #Conflicts:    1860000 | #Constraints:      40443
1665.64/1679.92	c #Conflicts:    1861000 | #Constraints:      41443
1665.64/1679.92	c #Conflicts:    1862000 | #Constraints:      42443
1665.64/1679.92	c #Conflicts:    1863000 | #Constraints:      43443
1665.64/1679.92	c #Conflicts:    1864000 | #Constraints:      44443
1665.64/1679.92	c #Conflicts:    1865000 | #Constraints:      45443
1665.64/1679.92	c #Conflicts:    1866000 | #Constraints:      46443
1665.64/1679.92	c #Conflicts:    1867000 | #Constraints:      47443
1665.64/1679.92	c #Conflicts:    1868000 | #Constraints:      48443
1665.64/1679.92	c #Conflicts:    1869000 | #Constraints:      49443
1665.64/1679.92	c #Conflicts:    1870000 | #Constraints:      50443
1665.64/1679.92	c #Conflicts:    1871000 | #Constraints:      51443
1665.64/1679.92	c #Conflicts:    1872000 | #Constraints:      52443
1665.64/1679.92	c #Conflicts:    1873000 | #Constraints:      53443
1665.64/1679.92	c #Conflicts:    1874000 | #Constraints:      54443
1665.64/1679.92	c #Conflicts:    1875000 | #Constraints:      55443
1665.64/1679.92	c #Conflicts:    1876000 | #Constraints:      56443
1665.64/1679.92	c #Conflicts:    1877000 | #Constraints:      57443
1665.64/1679.92	c #Conflicts:    1878000 | #Constraints:      58443
1665.64/1679.92	c #Conflicts:    1879000 | #Constraints:      59443
1665.64/1679.92	c #Conflicts:    1880000 | #Constraints:      60443
1665.64/1679.92	c #Conflicts:    1881000 | #Constraints:      61443
1665.64/1679.92	c INPROCESSING
1665.64/1679.92	c GARBAGE COLLECT
1665.64/1679.92	c rational objective 999
1698.23/1712.74	c #Conflicts:    1882000 | #Constraints:      34960
1698.23/1712.74	c #Conflicts:    1883000 | #Constraints:      35960
1698.23/1712.74	c #Conflicts:    1884000 | #Constraints:      36960
1698.23/1712.74	c #Conflicts:    1885000 | #Constraints:      37960
1698.23/1712.74	c #Conflicts:    1886000 | #Constraints:      38960
1698.23/1712.74	c #Conflicts:    1887000 | #Constraints:      39960
1698.23/1712.74	c #Conflicts:    1888000 | #Constraints:      40960
1698.23/1712.74	c #Conflicts:    1889000 | #Constraints:      41960
1698.23/1712.74	c #Conflicts:    1890000 | #Constraints:      42960
1698.23/1712.74	c #Conflicts:    1891000 | #Constraints:      43960
1698.23/1712.74	c #Conflicts:    1892000 | #Constraints:      44960
1698.23/1712.74	c #Conflicts:    1893000 | #Constraints:      45960
1698.23/1712.74	c #Conflicts:    1894000 | #Constraints:      46960
1698.23/1712.74	c #Conflicts:    1895000 | #Constraints:      47960
1698.23/1712.74	c #Conflicts:    1896000 | #Constraints:      48960
1698.23/1712.74	c #Conflicts:    1897000 | #Constraints:      49960
1698.23/1712.74	c #Conflicts:    1898000 | #Constraints:      50960
1698.23/1712.74	c #Conflicts:    1899000 | #Constraints:      51960
1698.23/1712.74	c #Conflicts:    1900000 | #Constraints:      52960
1698.23/1712.74	c #Conflicts:    1901000 | #Constraints:      53960
1698.23/1712.74	c #Conflicts:    1902000 | #Constraints:      54960
1698.23/1712.74	c #Conflicts:    1903000 | #Constraints:      55960
1698.23/1712.74	c #Conflicts:    1904000 | #Constraints:      56960
1698.23/1712.74	c #Conflicts:    1905000 | #Constraints:      57960
1698.23/1712.74	c #Conflicts:    1906000 | #Constraints:      58960
1698.23/1712.74	c #Conflicts:    1907000 | #Constraints:      59960
1698.23/1712.74	c #Conflicts:    1908000 | #Constraints:      60960
1698.23/1712.74	c #Conflicts:    1909000 | #Constraints:      61960
1698.23/1712.74	c INPROCESSING
1698.23/1712.74	c GARBAGE COLLECT
1698.23/1712.74	c rational objective 999
1736.29/1751.09	c #Conflicts:    1910000 | #Constraints:      35429
1736.29/1751.09	c #Conflicts:    1911000 | #Constraints:      36481
1736.29/1751.09	c #Conflicts:    1912000 | #Constraints:      37563
1736.29/1751.09	c #Conflicts:    1913000 | #Constraints:      38615
1736.29/1751.09	c #Conflicts:    1914000 | #Constraints:      39661
1736.29/1751.09	c #Conflicts:    1915000 | #Constraints:      40711
1736.29/1751.09	c #Conflicts:    1916000 | #Constraints:      41757
1736.29/1751.09	c #Conflicts:    1917000 | #Constraints:      42813
1736.29/1751.09	c #Conflicts:    1918000 | #Constraints:      43859
1736.29/1751.09	c #Conflicts:    1919000 | #Constraints:      44910
1736.29/1751.09	c #Conflicts:    1920000 | #Constraints:      45953
1736.29/1751.09	c #Conflicts:    1921000 | #Constraints:      46988
1736.29/1751.09	c #Conflicts:    1922000 | #Constraints:      48025
1736.29/1751.09	c #Conflicts:    1923000 | #Constraints:      49063
1736.29/1751.09	c #Conflicts:    1924000 | #Constraints:      50091
1736.29/1751.09	c #Conflicts:    1925000 | #Constraints:      51119
1736.29/1751.09	c #Conflicts:    1926000 | #Constraints:      52143
1736.29/1751.09	c #Conflicts:    1927000 | #Constraints:      53176
1736.29/1751.09	c #Conflicts:    1928000 | #Constraints:      54231
1736.29/1751.09	c #Conflicts:    1929000 | #Constraints:      55269
1736.29/1751.09	c #Conflicts:    1930000 | #Constraints:      56297
1736.29/1751.09	c #Conflicts:    1931000 | #Constraints:      57327
1736.29/1751.09	c #Conflicts:    1932000 | #Constraints:      58359
1736.29/1751.09	c #Conflicts:    1933000 | #Constraints:      59382
1736.29/1751.09	c #Conflicts:    1934000 | #Constraints:      60400
1736.29/1751.09	c #Conflicts:    1935000 | #Constraints:      61417
1736.29/1751.09	c #Conflicts:    1936000 | #Constraints:      62438
1736.29/1751.09	c #Conflicts:    1937000 | #Constraints:      63468
1736.29/1751.09	c INPROCESSING
1736.29/1751.09	c GARBAGE COLLECT
1736.29/1751.09	c rational objective 999
1770.24/1785.37	c #Conflicts:    1938000 | #Constraints:      36175
1770.24/1785.37	c #Conflicts:    1939000 | #Constraints:      37175
1770.24/1785.37	c #Conflicts:    1940000 | #Constraints:      38175
1770.24/1785.37	c #Conflicts:    1941000 | #Constraints:      39175
1770.24/1785.37	c #Conflicts:    1942000 | #Constraints:      40175
1770.24/1785.37	c #Conflicts:    1943000 | #Constraints:      41175
1770.24/1785.37	c #Conflicts:    1944000 | #Constraints:      42175
1770.24/1785.37	c #Conflicts:    1945000 | #Constraints:      43175
1770.24/1785.37	c #Conflicts:    1946000 | #Constraints:      44175
1770.24/1785.37	c #Conflicts:    1947000 | #Constraints:      45175
1770.24/1785.37	c #Conflicts:    1948000 | #Constraints:      46175
1770.24/1785.37	c #Conflicts:    1949000 | #Constraints:      47175
1770.24/1785.37	c #Conflicts:    1950000 | #Constraints:      48175
1770.24/1785.37	c #Conflicts:    1951000 | #Constraints:      49175
1770.24/1785.37	c #Conflicts:    1952000 | #Constraints:      50175
1770.24/1785.37	c #Conflicts:    1953000 | #Constraints:      51175
1770.24/1785.37	c #Conflicts:    1954000 | #Constraints:      52175
1770.24/1785.37	c #Conflicts:    1955000 | #Constraints:      53175
1770.24/1785.37	c #Conflicts:    1956000 | #Constraints:      54175
1770.24/1785.37	c #Conflicts:    1957000 | #Constraints:      55175
1770.24/1785.37	c #Conflicts:    1958000 | #Constraints:      56175
1770.24/1785.37	c #Conflicts:    1959000 | #Constraints:      57175
1770.24/1785.37	c #Conflicts:    1960000 | #Constraints:      58175
1770.24/1785.37	c #Conflicts:    1961000 | #Constraints:      59175
1770.24/1785.37	c #Conflicts:    1962000 | #Constraints:      60175
1770.24/1785.37	c #Conflicts:    1963000 | #Constraints:      61175
1770.24/1785.37	c #Conflicts:    1964000 | #Constraints:      62175
1770.24/1785.37	c #Conflicts:    1965000 | #Constraints:      63175
1770.24/1785.37	c INPROCESSING
1770.24/1785.37	c GARBAGE COLLECT
1770.24/1785.37	c rational objective 999
1801.84/1817.19	c #Conflicts:    1966000 | #Constraints:      36124
1801.84/1817.19	c #Conflicts:    1967000 | #Constraints:      37127
1801.84/1817.19	c #Conflicts:    1968000 | #Constraints:      38137
1801.84/1817.19	c #Conflicts:    1969000 | #Constraints:      39170
1801.84/1817.19	c #Conflicts:    1970000 | #Constraints:      40240
1801.84/1817.19	c #Conflicts:    1971000 | #Constraints:      41308
1801.84/1817.19	c #Conflicts:    1972000 | #Constraints:      42349
1801.84/1817.19	c #Conflicts:    1973000 | #Constraints:      43401
1801.84/1817.19	c #Conflicts:    1974000 | #Constraints:      44430
1801.84/1817.19	c #Conflicts:    1975000 | #Constraints:      45447
1801.84/1817.19	c #Conflicts:    1976000 | #Constraints:      46501
1801.84/1817.19	c #Conflicts:    1977000 | #Constraints:      47543
1801.84/1817.19	c #Conflicts:    1978000 | #Constraints:      48571
1801.84/1817.19	c #Conflicts:    1979000 | #Constraints:      49591
1801.84/1817.19	c #Conflicts:    1980000 | #Constraints:      50619
1801.84/1817.19	c #Conflicts:    1981000 | #Constraints:      51656
1801.84/1817.19	c #Conflicts:    1982000 | #Constraints:      52696
1801.84/1817.19	c #Conflicts:    1983000 | #Constraints:      53715
1801.84/1817.19	c #Conflicts:    1984000 | #Constraints:      54743
1801.84/1817.19	c #Conflicts:    1985000 | #Constraints:      55770
1801.84/1817.19	c #Conflicts:    1986000 | #Constraints:      56790
1801.84/1817.19	c #Conflicts:    1987000 | #Constraints:      57815
1801.84/1817.19	c #Conflicts:    1988000 | #Constraints:      58852
1801.84/1817.19	c #Conflicts:    1989000 | #Constraints:      59869
1801.84/1817.19	c #Conflicts:    1990000 | #Constraints:      60889
1801.84/1817.19	c #Conflicts:    1991000 | #Constraints:      61912
1801.84/1817.19	c #Conflicts:    1992000 | #Constraints:      62941
1801.84/1817.19	c #Conflicts:    1993000 | #Constraints:      63965
1801.84/1817.19	c INPROCESSING
1801.84/1817.19	c GARBAGE COLLECT
1801.84/1817.19	c rational objective 999
1832.30/1847.86	c #Conflicts:    1994000 | #Constraints:      36310
1832.30/1847.86	c #Conflicts:    1995000 | #Constraints:      37310
1832.30/1847.86	c #Conflicts:    1996000 | #Constraints:      38310
1832.30/1847.86	c #Conflicts:    1997000 | #Constraints:      39310
1832.30/1847.86	c #Conflicts:    1998000 | #Constraints:      40310
1832.30/1847.86	c #Conflicts:    1999000 | #Constraints:      41310
1832.30/1847.86	c #Conflicts:    2000000 | #Constraints:      42310
1832.30/1847.86	c #Conflicts:    2001000 | #Constraints:      43310
1832.30/1847.86	c #Conflicts:    2002000 | #Constraints:      44310
1832.30/1847.86	c #Conflicts:    2003000 | #Constraints:      45310
1832.30/1847.86	c #Conflicts:    2004000 | #Constraints:      46310
1832.30/1847.86	c #Conflicts:    2005000 | #Constraints:      47310
1832.30/1847.86	c #Conflicts:    2006000 | #Constraints:      48310
1832.30/1847.86	c #Conflicts:    2007000 | #Constraints:      49310
1832.30/1847.86	c #Conflicts:    2008000 | #Constraints:      50310
1832.30/1847.86	c #Conflicts:    2009000 | #Constraints:      51310
1832.30/1847.86	c #Conflicts:    2010000 | #Constraints:      52310
1832.30/1847.86	c #Conflicts:    2011000 | #Constraints:      53310
1832.30/1847.86	c #Conflicts:    2012000 | #Constraints:      54310
1832.30/1847.86	c #Conflicts:    2013000 | #Constraints:      55310
1832.30/1847.86	c #Conflicts:    2014000 | #Constraints:      56310
1832.30/1847.86	c #Conflicts:    2015000 | #Constraints:      57310
1832.30/1847.86	c #Conflicts:    2016000 | #Constraints:      58310
1832.30/1847.86	c #Conflicts:    2017000 | #Constraints:      59310
1832.30/1847.86	c #Conflicts:    2018000 | #Constraints:      60310
1832.30/1847.86	c #Conflicts:    2019000 | #Constraints:      61310
1832.30/1847.86	c #Conflicts:    2020000 | #Constraints:      62310
1832.30/1847.86	c #Conflicts:    2021000 | #Constraints:      63310
1832.30/1847.86	c INPROCESSING
1832.30/1847.86	c GARBAGE COLLECT
1832.30/1847.86	c rational objective 999
1864.09/1879.83	c #Conflicts:    2022000 | #Constraints:      35901
1864.09/1879.83	c #Conflicts:    2023000 | #Constraints:      36901
1864.09/1879.83	c #Conflicts:    2024000 | #Constraints:      37901
1864.09/1879.83	c #Conflicts:    2025000 | #Constraints:      38901
1864.09/1879.83	c #Conflicts:    2026000 | #Constraints:      39901
1864.09/1879.83	c #Conflicts:    2027000 | #Constraints:      40901
1864.09/1879.83	c #Conflicts:    2028000 | #Constraints:      41901
1864.09/1879.83	c #Conflicts:    2029000 | #Constraints:      42901
1864.09/1879.83	c #Conflicts:    2030000 | #Constraints:      43901
1864.09/1879.83	c #Conflicts:    2031000 | #Constraints:      44901
1864.09/1879.83	c #Conflicts:    2032000 | #Constraints:      45901
1864.09/1879.83	c #Conflicts:    2033000 | #Constraints:      46901
1864.09/1879.83	c #Conflicts:    2034000 | #Constraints:      47901
1864.09/1879.83	c #Conflicts:    2035000 | #Constraints:      48901
1864.09/1879.83	c #Conflicts:    2036000 | #Constraints:      49901
1864.09/1879.83	c #Conflicts:    2037000 | #Constraints:      50901
1864.09/1879.83	c #Conflicts:    2038000 | #Constraints:      51901
1864.09/1879.83	c #Conflicts:    2039000 | #Constraints:      52901
1864.09/1879.83	c #Conflicts:    2040000 | #Constraints:      53901
1864.09/1879.83	c #Conflicts:    2041000 | #Constraints:      54901
1864.09/1879.83	c #Conflicts:    2042000 | #Constraints:      55901
1864.09/1879.83	c #Conflicts:    2043000 | #Constraints:      56901
1864.09/1879.83	c #Conflicts:    2044000 | #Constraints:      57901
1864.09/1879.83	c #Conflicts:    2045000 | #Constraints:      58901
1864.09/1879.83	c #Conflicts:    2046000 | #Constraints:      59901
1864.09/1879.83	c #Conflicts:    2047000 | #Constraints:      60901
1864.09/1879.83	c #Conflicts:    2048000 | #Constraints:      61901
1864.09/1879.83	c #Conflicts:    2049000 | #Constraints:      62901
1864.09/1879.83	c #Conflicts:    2050000 | #Constraints:      63901
1864.09/1879.83	c INPROCESSING
1864.09/1879.83	c GARBAGE COLLECT
1864.09/1879.83	c rational objective 999
1898.62/1915.11	c #Conflicts:    2051000 | #Constraints:      36374
1898.62/1915.11	c #Conflicts:    2052000 | #Constraints:      37430
1898.62/1915.11	c #Conflicts:    2053000 | #Constraints:      38496
1898.62/1915.11	c #Conflicts:    2054000 | #Constraints:      39558
1898.62/1915.11	c #Conflicts:    2055000 | #Constraints:      40613
1898.62/1915.11	c #Conflicts:    2056000 | #Constraints:      41674
1898.62/1915.11	c #Conflicts:    2057000 | #Constraints:      42719
1898.62/1915.11	c #Conflicts:    2058000 | #Constraints:      43760
1898.62/1915.11	c #Conflicts:    2059000 | #Constraints:      44809
1898.62/1915.11	c #Conflicts:    2060000 | #Constraints:      45835
1898.62/1915.11	c #Conflicts:    2061000 | #Constraints:      46867
1898.62/1915.11	c #Conflicts:    2062000 | #Constraints:      47891
1898.62/1915.11	c #Conflicts:    2063000 | #Constraints:      48932
1898.62/1915.11	c #Conflicts:    2064000 | #Constraints:      49961
1898.62/1915.11	c #Conflicts:    2065000 | #Constraints:      50988
1898.62/1915.11	c #Conflicts:    2066000 | #Constraints:      52034
1898.62/1915.11	c #Conflicts:    2067000 | #Constraints:      53067
1898.62/1915.11	c #Conflicts:    2068000 | #Constraints:      54093
1898.62/1915.11	c #Conflicts:    2069000 | #Constraints:      55122
1898.62/1915.11	c #Conflicts:    2070000 | #Constraints:      56150
1898.62/1915.11	c #Conflicts:    2071000 | #Constraints:      57196
1898.62/1915.11	c #Conflicts:    2072000 | #Constraints:      58221
1898.62/1915.11	c #Conflicts:    2073000 | #Constraints:      59248
1898.62/1915.11	c #Conflicts:    2074000 | #Constraints:      60294
1898.62/1915.11	c #Conflicts:    2075000 | #Constraints:      61327
1898.62/1915.11	c #Conflicts:    2076000 | #Constraints:      62361
1898.62/1915.11	c #Conflicts:    2077000 | #Constraints:      63394
1898.62/1915.11	c #Conflicts:    2078000 | #Constraints:      64425
1898.62/1915.11	c #Conflicts:    2079000 | #Constraints:      65450
1898.62/1915.11	c INPROCESSING
1898.62/1915.11	c GARBAGE COLLECT
1898.62/1915.11	c rational objective 999
1933.70/1950.45	c #Conflicts:    2080000 | #Constraints:      37188
1933.70/1950.45	c #Conflicts:    2081000 | #Constraints:      38188
1933.70/1950.45	c #Conflicts:    2082000 | #Constraints:      39188
1933.70/1950.45	c #Conflicts:    2083000 | #Constraints:      40188
1933.70/1950.45	c #Conflicts:    2084000 | #Constraints:      41188
1933.70/1950.45	c #Conflicts:    2085000 | #Constraints:      42188
1933.70/1950.45	c #Conflicts:    2086000 | #Constraints:      43188
1933.70/1950.45	c #Conflicts:    2087000 | #Constraints:      44188
1933.70/1950.45	c #Conflicts:    2088000 | #Constraints:      45188
1933.70/1950.45	c #Conflicts:    2089000 | #Constraints:      46188
1933.70/1950.45	c #Conflicts:    2090000 | #Constraints:      47188
1933.70/1950.45	c #Conflicts:    2091000 | #Constraints:      48188
1933.70/1950.45	c #Conflicts:    2092000 | #Constraints:      49188
1933.70/1950.45	c #Conflicts:    2093000 | #Constraints:      50188
1933.70/1950.45	c #Conflicts:    2094000 | #Constraints:      51188
1933.70/1950.45	c #Conflicts:    2095000 | #Constraints:      52188
1933.70/1950.45	c #Conflicts:    2096000 | #Constraints:      53188
1933.70/1950.45	c #Conflicts:    2097000 | #Constraints:      54188
1933.70/1950.45	c #Conflicts:    2098000 | #Constraints:      55188
1933.70/1950.45	c #Conflicts:    2099000 | #Constraints:      56188
1933.70/1950.45	c #Conflicts:    2100000 | #Constraints:      57188
1933.70/1950.45	c #Conflicts:    2101000 | #Constraints:      58188
1933.70/1950.45	c #Conflicts:    2102000 | #Constraints:      59188
1933.70/1950.45	c #Conflicts:    2103000 | #Constraints:      60188
1933.70/1950.45	c #Conflicts:    2104000 | #Constraints:      61188
1933.70/1950.45	c #Conflicts:    2105000 | #Constraints:      62188
1933.70/1950.45	c #Conflicts:    2106000 | #Constraints:      63188
1933.70/1950.45	c #Conflicts:    2107000 | #Constraints:      64188
1933.70/1950.45	c #Conflicts:    2108000 | #Constraints:      65188
1933.70/1950.45	c INPROCESSING
1933.70/1950.45	c GARBAGE COLLECT
1933.70/1950.45	c rational objective 999
1968.87/1985.82	c #Conflicts:    2109000 | #Constraints:      37118
1968.87/1985.82	c #Conflicts:    2110000 | #Constraints:      38159
1968.87/1985.82	c #Conflicts:    2111000 | #Constraints:      39225
1968.87/1985.82	c #Conflicts:    2112000 | #Constraints:      40284
1968.87/1985.82	c #Conflicts:    2113000 | #Constraints:      41333
1968.87/1985.82	c #Conflicts:    2114000 | #Constraints:      42382
1968.87/1985.82	c #Conflicts:    2115000 | #Constraints:      43428
1968.87/1985.82	c #Conflicts:    2116000 | #Constraints:      44465
1968.87/1985.82	c #Conflicts:    2117000 | #Constraints:      45501
1968.87/1985.82	c #Conflicts:    2118000 | #Constraints:      46544
1968.87/1985.82	c #Conflicts:    2119000 | #Constraints:      47592
1968.87/1985.82	c #Conflicts:    2120000 | #Constraints:      48620
1968.87/1985.82	c #Conflicts:    2121000 | #Constraints:      49665
1968.87/1985.82	c #Conflicts:    2122000 | #Constraints:      50695
1968.87/1985.82	c #Conflicts:    2123000 | #Constraints:      51732
1968.87/1985.82	c #Conflicts:    2124000 | #Constraints:      52765
1968.87/1985.82	c #Conflicts:    2125000 | #Constraints:      53799
1968.87/1985.82	c #Conflicts:    2126000 | #Constraints:      54822
1968.87/1985.82	c #Conflicts:    2127000 | #Constraints:      55847
1968.87/1985.82	c #Conflicts:    2128000 | #Constraints:      56888
1968.87/1985.82	c #Conflicts:    2129000 | #Constraints:      57931
1968.87/1985.82	c #Conflicts:    2130000 | #Constraints:      58972
1968.87/1985.82	c #Conflicts:    2131000 | #Constraints:      60028
1968.87/1985.82	c #Conflicts:    2132000 | #Constraints:      61066
1968.87/1985.82	c #Conflicts:    2133000 | #Constraints:      62096
1968.87/1985.82	c #Conflicts:    2134000 | #Constraints:      63153
1968.87/1985.82	c #Conflicts:    2135000 | #Constraints:      64183
1968.87/1985.82	c #Conflicts:    2136000 | #Constraints:      65209
1968.87/1985.82	c #Conflicts:    2137000 | #Constraints:      66246
1968.87/1985.82	c INPROCESSING
1968.87/1985.82	c GARBAGE COLLECT
1968.87/1985.82	c rational objective 999
2004.83/2022.03	c #Conflicts:    2138000 | #Constraints:      37488
2004.83/2022.03	c #Conflicts:    2139000 | #Constraints:      38488
2004.83/2022.03	c #Conflicts:    2140000 | #Constraints:      39488
2004.83/2022.03	c #Conflicts:    2141000 | #Constraints:      40488
2004.83/2022.03	c #Conflicts:    2142000 | #Constraints:      41488
2004.83/2022.03	c #Conflicts:    2143000 | #Constraints:      42488
2004.83/2022.03	c #Conflicts:    2144000 | #Constraints:      43488
2004.83/2022.03	c #Conflicts:    2145000 | #Constraints:      44488
2004.83/2022.03	c #Conflicts:    2146000 | #Constraints:      45488
2004.83/2022.03	c #Conflicts:    2147000 | #Constraints:      46488
2004.83/2022.03	c #Conflicts:    2148000 | #Constraints:      47488
2004.83/2022.03	c #Conflicts:    2149000 | #Constraints:      48488
2004.83/2022.03	c #Conflicts:    2150000 | #Constraints:      49488
2004.83/2022.03	c #Conflicts:    2151000 | #Constraints:      50488
2004.83/2022.03	c #Conflicts:    2152000 | #Constraints:      51488
2004.83/2022.03	c #Conflicts:    2153000 | #Constraints:      52488
2004.83/2022.03	c #Conflicts:    2154000 | #Constraints:      53488
2004.83/2022.03	c #Conflicts:    2155000 | #Constraints:      54488
2004.83/2022.03	c #Conflicts:    2156000 | #Constraints:      55488
2004.83/2022.03	c #Conflicts:    2157000 | #Constraints:      56488
2004.83/2022.03	c #Conflicts:    2158000 | #Constraints:      57488
2004.83/2022.03	c #Conflicts:    2159000 | #Constraints:      58488
2004.83/2022.03	c #Conflicts:    2160000 | #Constraints:      59488
2004.83/2022.03	c #Conflicts:    2161000 | #Constraints:      60488
2004.83/2022.03	c #Conflicts:    2162000 | #Constraints:      61488
2004.83/2022.03	c #Conflicts:    2163000 | #Constraints:      62488
2004.83/2022.03	c #Conflicts:    2164000 | #Constraints:      63488
2004.83/2022.03	c #Conflicts:    2165000 | #Constraints:      64488
2004.83/2022.03	c #Conflicts:    2166000 | #Constraints:      65488
2004.83/2022.03	c INPROCESSING
2004.83/2022.03	c GARBAGE COLLECT
2004.83/2022.03	c rational objective 999
2040.85/2058.36	c #Conflicts:    2167000 | #Constraints:      36975
2040.85/2058.36	c #Conflicts:    2168000 | #Constraints:      37975
2040.85/2058.36	c #Conflicts:    2169000 | #Constraints:      38975
2040.85/2058.36	c #Conflicts:    2170000 | #Constraints:      39975
2040.85/2058.36	c #Conflicts:    2171000 | #Constraints:      40975
2040.85/2058.36	c #Conflicts:    2172000 | #Constraints:      41975
2040.85/2058.36	c #Conflicts:    2173000 | #Constraints:      42975
2040.85/2058.36	c #Conflicts:    2174000 | #Constraints:      43975
2040.85/2058.36	c #Conflicts:    2175000 | #Constraints:      44975
2040.85/2058.36	c #Conflicts:    2176000 | #Constraints:      45975
2040.85/2058.36	c #Conflicts:    2177000 | #Constraints:      46975
2040.85/2058.36	c #Conflicts:    2178000 | #Constraints:      47975
2040.85/2058.36	c #Conflicts:    2179000 | #Constraints:      48975
2040.85/2058.36	c #Conflicts:    2180000 | #Constraints:      49975
2040.85/2058.36	c #Conflicts:    2181000 | #Constraints:      50975
2040.85/2058.36	c #Conflicts:    2182000 | #Constraints:      51975
2040.85/2058.36	c #Conflicts:    2183000 | #Constraints:      52975
2040.85/2058.36	c #Conflicts:    2184000 | #Constraints:      53975
2040.85/2058.36	c #Conflicts:    2185000 | #Constraints:      54975
2040.85/2058.36	c #Conflicts:    2186000 | #Constraints:      55975
2040.85/2058.36	c #Conflicts:    2187000 | #Constraints:      56975
2040.85/2058.36	c #Conflicts:    2188000 | #Constraints:      57975
2040.85/2058.36	c #Conflicts:    2189000 | #Constraints:      58975
2040.85/2058.36	c #Conflicts:    2190000 | #Constraints:      59975
2040.85/2058.36	c #Conflicts:    2191000 | #Constraints:      60975
2040.85/2058.36	c #Conflicts:    2192000 | #Constraints:      61975
2040.85/2058.36	c #Conflicts:    2193000 | #Constraints:      62975
2040.85/2058.36	c #Conflicts:    2194000 | #Constraints:      63975
2040.85/2058.36	c #Conflicts:    2195000 | #Constraints:      64975
2040.85/2058.36	c #Conflicts:    2196000 | #Constraints:      65975
2040.85/2058.36	c INPROCESSING
2040.85/2058.36	c GARBAGE COLLECT
2040.85/2058.36	c rational objective 999
2124.01/2142.21	c #Conflicts:    2197000 | #Constraints:      37434
2124.01/2142.21	c #Conflicts:    2198000 | #Constraints:      38447
2124.01/2142.21	c #Conflicts:    2199000 | #Constraints:      39461
2124.01/2142.21	c #Conflicts:    2200000 | #Constraints:      40464
2124.01/2142.21	c #Conflicts:    2201000 | #Constraints:      41471
2124.01/2142.21	c #Conflicts:    2202000 | #Constraints:      42473
2124.01/2142.21	c #Conflicts:    2203000 | #Constraints:      43617
2124.01/2142.21	c #Conflicts:    2204000 | #Constraints:      44966
2124.01/2142.21	c #Conflicts:    2205000 | #Constraints:      46347
2124.01/2142.21	c #Conflicts:    2206000 | #Constraints:      47744
2124.01/2142.21	c #Conflicts:    2207000 | #Constraints:      49126
2124.01/2142.21	c #Conflicts:    2208000 | #Constraints:      50341
2124.01/2142.21	c #Conflicts:    2209000 | #Constraints:      51344
2124.01/2142.21	c #Conflicts:    2210000 | #Constraints:      52474
2124.01/2142.21	c #Conflicts:    2211000 | #Constraints:      53634
2124.01/2142.21	c #Conflicts:    2212000 | #Constraints:      55046
2124.01/2142.21	c #Conflicts:    2213000 | #Constraints:      56249
2124.01/2142.21	c #Conflicts:    2214000 | #Constraints:      57356
2124.01/2142.21	c #Conflicts:    2215000 | #Constraints:      58563
2124.01/2142.21	c #Conflicts:    2216000 | #Constraints:      59778
2124.01/2142.21	c #Conflicts:    2217000 | #Constraints:      61127
2124.01/2142.21	c #Conflicts:    2218000 | #Constraints:      62467
2124.01/2142.21	c #Conflicts:    2219000 | #Constraints:      63855
2124.01/2142.21	c #Conflicts:    2220000 | #Constraints:      65242
2124.01/2142.21	c #Conflicts:    2221000 | #Constraints:      66595
2124.01/2142.21	c #Conflicts:    2222000 | #Constraints:      67971
2124.01/2142.21	c #Conflicts:    2223000 | #Constraints:      69333
2124.01/2142.21	c #Conflicts:    2224000 | #Constraints:      70685
2124.01/2142.21	c #Conflicts:    2225000 | #Constraints:      72012
2124.01/2142.21	c #Conflicts:    2226000 | #Constraints:      73390
2124.01/2142.21	c INPROCESSING
2124.01/2142.21	c GARBAGE COLLECT
2124.01/2142.21	c rational objective 999
2167.25/2190.05	c #Conflicts:    2227000 | #Constraints:      41155
2167.25/2190.05	c #Conflicts:    2228000 | #Constraints:      42155
2167.25/2190.05	c #Conflicts:    2229000 | #Constraints:      43155
2167.25/2190.05	c #Conflicts:    2230000 | #Constraints:      44155
2167.25/2190.05	c #Conflicts:    2231000 | #Constraints:      45155
2167.25/2190.05	c #Conflicts:    2232000 | #Constraints:      46155
2167.25/2190.05	c #Conflicts:    2233000 | #Constraints:      47155
2167.25/2190.05	c #Conflicts:    2234000 | #Constraints:      48155
2167.25/2190.05	c #Conflicts:    2235000 | #Constraints:      49155
2167.25/2190.05	c #Conflicts:    2236000 | #Constraints:      50155
2167.25/2190.05	c #Conflicts:    2237000 | #Constraints:      51155
2167.25/2190.05	c #Conflicts:    2238000 | #Constraints:      52155
2167.25/2190.05	c #Conflicts:    2239000 | #Constraints:      53155
2167.25/2190.05	c #Conflicts:    2240000 | #Constraints:      54155
2167.25/2190.05	c #Conflicts:    2241000 | #Constraints:      55155
2167.25/2190.05	c #Conflicts:    2242000 | #Constraints:      56155
2167.25/2190.05	c #Conflicts:    2243000 | #Constraints:      57155
2167.25/2190.05	c #Conflicts:    2244000 | #Constraints:      58155
2167.25/2190.05	c #Conflicts:    2245000 | #Constraints:      59155
2167.25/2190.05	c #Conflicts:    2246000 | #Constraints:      60155
2167.25/2190.05	c #Conflicts:    2247000 | #Constraints:      61155
2167.25/2190.05	c #Conflicts:    2248000 | #Constraints:      62155
2167.25/2190.05	c #Conflicts:    2249000 | #Constraints:      63155
2167.25/2190.05	c #Conflicts:    2250000 | #Constraints:      64155
2167.25/2190.05	c #Conflicts:    2251000 | #Constraints:      65155
2167.25/2190.05	c #Conflicts:    2252000 | #Constraints:      66155
2167.25/2190.05	c #Conflicts:    2253000 | #Constraints:      67155
2167.25/2190.05	c #Conflicts:    2254000 | #Constraints:      68155
2167.25/2190.05	c #Conflicts:    2255000 | #Constraints:      69155
2167.25/2190.05	c #Conflicts:    2256000 | #Constraints:      70155
2167.25/2190.05	c INPROCESSING
2167.25/2190.05	c GARBAGE COLLECT
2167.25/2190.05	c rational objective 999
2168.84/2191.65	c #Conflicts:    2257000 | #Constraints:      39623
2168.84/2191.65	c bounds 1038 >= 1000 @ 2144.57
2205.15/2228.17	c #Conflicts:    2258000 | #Constraints:      40701
2205.15/2228.17	c #Conflicts:    2259000 | #Constraints:      41701
2205.15/2228.17	c #Conflicts:    2260000 | #Constraints:      42701
2205.15/2228.17	c #Conflicts:    2261000 | #Constraints:      43701
2205.15/2228.17	c #Conflicts:    2262000 | #Constraints:      44701
2205.15/2228.17	c #Conflicts:    2263000 | #Constraints:      45701
2205.15/2228.17	c #Conflicts:    2264000 | #Constraints:      46701
2205.15/2228.17	c #Conflicts:    2265000 | #Constraints:      47701
2205.15/2228.17	c #Conflicts:    2266000 | #Constraints:      48701
2205.15/2228.17	c #Conflicts:    2267000 | #Constraints:      49701
2205.15/2228.17	c #Conflicts:    2268000 | #Constraints:      50701
2205.15/2228.17	c #Conflicts:    2269000 | #Constraints:      51701
2205.15/2228.17	c #Conflicts:    2270000 | #Constraints:      52701
2205.15/2228.17	c #Conflicts:    2271000 | #Constraints:      53701
2205.15/2228.17	c #Conflicts:    2272000 | #Constraints:      54701
2205.15/2228.17	c #Conflicts:    2273000 | #Constraints:      55701
2205.15/2228.17	c #Conflicts:    2274000 | #Constraints:      56701
2205.15/2228.17	c #Conflicts:    2275000 | #Constraints:      57701
2205.15/2228.17	c #Conflicts:    2276000 | #Constraints:      58701
2205.15/2228.17	c #Conflicts:    2277000 | #Constraints:      59701
2205.15/2228.18	c #Conflicts:    2278000 | #Constraints:      60701
2205.15/2228.18	c #Conflicts:    2279000 | #Constraints:      61701
2205.15/2228.18	c #Conflicts:    2280000 | #Constraints:      62701
2205.15/2228.18	c #Conflicts:    2281000 | #Constraints:      63701
2205.15/2228.18	c #Conflicts:    2282000 | #Constraints:      64701
2205.15/2228.18	c #Conflicts:    2283000 | #Constraints:      65701
2205.15/2228.18	c #Conflicts:    2284000 | #Constraints:      66701
2205.15/2228.18	c #Conflicts:    2285000 | #Constraints:      67701
2205.15/2228.18	c #Conflicts:    2286000 | #Constraints:      68701
2205.15/2228.18	c INPROCESSING
2205.15/2228.18	c GARBAGE COLLECT
2205.15/2228.18	c rational objective 1000
2244.07/2267.26	c #Conflicts:    2287000 | #Constraints:      38808
2244.07/2267.26	c #Conflicts:    2288000 | #Constraints:      39808
2244.07/2267.26	c #Conflicts:    2289000 | #Constraints:      40808
2244.07/2267.26	c #Conflicts:    2290000 | #Constraints:      41808
2244.07/2267.26	c #Conflicts:    2291000 | #Constraints:      42808
2244.07/2267.26	c #Conflicts:    2292000 | #Constraints:      43808
2244.07/2267.26	c #Conflicts:    2293000 | #Constraints:      44808
2244.07/2267.26	c #Conflicts:    2294000 | #Constraints:      45808
2244.07/2267.26	c #Conflicts:    2295000 | #Constraints:      46808
2244.07/2267.26	c #Conflicts:    2296000 | #Constraints:      47808
2244.07/2267.26	c #Conflicts:    2297000 | #Constraints:      48808
2244.07/2267.26	c #Conflicts:    2298000 | #Constraints:      49808
2244.07/2267.26	c #Conflicts:    2299000 | #Constraints:      50808
2244.07/2267.26	c #Conflicts:    2300000 | #Constraints:      51808
2244.07/2267.26	c #Conflicts:    2301000 | #Constraints:      52808
2244.07/2267.26	c #Conflicts:    2302000 | #Constraints:      53808
2244.07/2267.26	c #Conflicts:    2303000 | #Constraints:      54808
2244.07/2267.26	c #Conflicts:    2304000 | #Constraints:      55808
2244.07/2267.26	c #Conflicts:    2305000 | #Constraints:      56808
2244.07/2267.26	c #Conflicts:    2306000 | #Constraints:      57808
2244.07/2267.26	c #Conflicts:    2307000 | #Constraints:      58808
2244.07/2267.26	c #Conflicts:    2308000 | #Constraints:      59808
2244.07/2267.26	c #Conflicts:    2309000 | #Constraints:      60808
2244.07/2267.26	c #Conflicts:    2310000 | #Constraints:      61808
2244.07/2267.26	c #Conflicts:    2311000 | #Constraints:      62808
2244.07/2267.26	c #Conflicts:    2312000 | #Constraints:      63808
2244.07/2267.26	c #Conflicts:    2313000 | #Constraints:      64808
2244.07/2267.26	c #Conflicts:    2314000 | #Constraints:      65808
2244.07/2267.26	c #Conflicts:    2315000 | #Constraints:      66808
2244.07/2267.26	c #Conflicts:    2316000 | #Constraints:      67808
2244.07/2267.26	c INPROCESSING
2244.07/2267.26	c GARBAGE COLLECT
2244.07/2267.26	c rational objective 1000
2292.10/2315.55	c #Conflicts:    2317000 | #Constraints:      38144
2292.10/2315.55	c #Conflicts:    2318000 | #Constraints:      39144
2292.10/2315.55	c #Conflicts:    2319000 | #Constraints:      40156
2292.10/2315.55	c #Conflicts:    2320000 | #Constraints:      41171
2292.10/2315.55	c #Conflicts:    2321000 | #Constraints:      42203
2292.10/2315.55	c #Conflicts:    2322000 | #Constraints:      43240
2292.10/2315.55	c #Conflicts:    2323000 | #Constraints:      44262
2292.10/2315.55	c #Conflicts:    2324000 | #Constraints:      45279
2292.10/2315.55	c #Conflicts:    2325000 | #Constraints:      46300
2292.10/2315.55	c #Conflicts:    2326000 | #Constraints:      47317
2292.10/2315.55	c #Conflicts:    2327000 | #Constraints:      48333
2292.10/2315.55	c #Conflicts:    2328000 | #Constraints:      49347
2292.10/2315.55	c #Conflicts:    2329000 | #Constraints:      50361
2292.10/2315.55	c #Conflicts:    2330000 | #Constraints:      51379
2292.10/2315.55	c #Conflicts:    2331000 | #Constraints:      52398
2292.10/2315.55	c #Conflicts:    2332000 | #Constraints:      53417
2292.10/2315.55	c #Conflicts:    2333000 | #Constraints:      54431
2292.10/2315.55	c #Conflicts:    2334000 | #Constraints:      55453
2292.10/2315.55	c #Conflicts:    2335000 | #Constraints:      56481
2292.10/2315.55	c #Conflicts:    2336000 | #Constraints:      57498
2292.10/2315.55	c #Conflicts:    2337000 | #Constraints:      58518
2292.10/2315.55	c #Conflicts:    2338000 | #Constraints:      59538
2292.10/2315.55	c #Conflicts:    2339000 | #Constraints:      60563
2292.10/2315.55	c #Conflicts:    2340000 | #Constraints:      61577
2292.10/2315.55	c #Conflicts:    2341000 | #Constraints:      62600
2292.10/2315.55	c #Conflicts:    2342000 | #Constraints:      63613
2292.10/2315.55	c #Conflicts:    2343000 | #Constraints:      64627
2292.10/2315.55	c #Conflicts:    2344000 | #Constraints:      65641
2292.10/2315.55	c #Conflicts:    2345000 | #Constraints:      66653
2292.10/2315.55	c #Conflicts:    2346000 | #Constraints:      67657
2292.10/2315.55	c #Conflicts:    2347000 | #Constraints:      68667
2292.10/2315.55	c INPROCESSING
2292.10/2315.55	c GARBAGE COLLECT
2292.10/2315.55	c rational objective 1000
2329.83/2353.45	c #Conflicts:    2348000 | #Constraints:      38709
2329.83/2353.45	c #Conflicts:    2349000 | #Constraints:      39709
2329.83/2353.45	c #Conflicts:    2350000 | #Constraints:      40709
2329.83/2353.45	c #Conflicts:    2351000 | #Constraints:      41709
2329.83/2353.45	c #Conflicts:    2352000 | #Constraints:      42709
2329.83/2353.45	c #Conflicts:    2353000 | #Constraints:      43709
2329.83/2353.45	c #Conflicts:    2354000 | #Constraints:      44709
2329.83/2353.45	c #Conflicts:    2355000 | #Constraints:      45709
2329.83/2353.45	c #Conflicts:    2356000 | #Constraints:      46709
2329.83/2353.45	c #Conflicts:    2357000 | #Constraints:      47709
2329.83/2353.45	c #Conflicts:    2358000 | #Constraints:      48709
2329.83/2353.45	c #Conflicts:    2359000 | #Constraints:      49709
2329.83/2353.45	c #Conflicts:    2360000 | #Constraints:      50709
2329.83/2353.45	c #Conflicts:    2361000 | #Constraints:      51709
2329.83/2353.45	c #Conflicts:    2362000 | #Constraints:      52709
2329.83/2353.45	c #Conflicts:    2363000 | #Constraints:      53709
2329.83/2353.45	c #Conflicts:    2364000 | #Constraints:      54709
2329.83/2353.45	c #Conflicts:    2365000 | #Constraints:      55709
2329.83/2353.45	c #Conflicts:    2366000 | #Constraints:      56709
2329.83/2353.45	c #Conflicts:    2367000 | #Constraints:      57709
2329.83/2353.45	c #Conflicts:    2368000 | #Constraints:      58709
2329.83/2353.45	c #Conflicts:    2369000 | #Constraints:      59709
2329.83/2353.45	c #Conflicts:    2370000 | #Constraints:      60709
2329.83/2353.45	c #Conflicts:    2371000 | #Constraints:      61709
2329.83/2353.45	c #Conflicts:    2372000 | #Constraints:      62709
2329.83/2353.45	c #Conflicts:    2373000 | #Constraints:      63709
2329.83/2353.45	c #Conflicts:    2374000 | #Constraints:      64709
2329.83/2353.45	c #Conflicts:    2375000 | #Constraints:      65709
2329.83/2353.45	c #Conflicts:    2376000 | #Constraints:      66709
2329.83/2353.45	c #Conflicts:    2377000 | #Constraints:      67709
2329.83/2353.45	c #Conflicts:    2378000 | #Constraints:      68709
2329.83/2353.45	c INPROCESSING
2329.83/2353.45	c GARBAGE COLLECT
2329.83/2353.45	c rational objective 1000
2366.53/2390.36	c #Conflicts:    2379000 | #Constraints:      38891
2366.53/2390.36	c #Conflicts:    2380000 | #Constraints:      39891
2366.53/2390.36	c #Conflicts:    2381000 | #Constraints:      40891
2366.53/2390.36	c #Conflicts:    2382000 | #Constraints:      41891
2366.53/2390.36	c #Conflicts:    2383000 | #Constraints:      42891
2366.53/2390.36	c #Conflicts:    2384000 | #Constraints:      43891
2366.53/2390.36	c #Conflicts:    2385000 | #Constraints:      44891
2366.53/2390.36	c #Conflicts:    2386000 | #Constraints:      45891
2366.53/2390.36	c #Conflicts:    2387000 | #Constraints:      46891
2366.53/2390.36	c #Conflicts:    2388000 | #Constraints:      47891
2366.53/2390.36	c #Conflicts:    2389000 | #Constraints:      48891
2366.53/2390.36	c #Conflicts:    2390000 | #Constraints:      49891
2366.53/2390.36	c #Conflicts:    2391000 | #Constraints:      50891
2366.53/2390.36	c #Conflicts:    2392000 | #Constraints:      51891
2366.53/2390.36	c #Conflicts:    2393000 | #Constraints:      52891
2366.53/2390.36	c #Conflicts:    2394000 | #Constraints:      53891
2366.53/2390.36	c #Conflicts:    2395000 | #Constraints:      54891
2366.53/2390.36	c #Conflicts:    2396000 | #Constraints:      55891
2366.53/2390.36	c #Conflicts:    2397000 | #Constraints:      56891
2366.53/2390.36	c #Conflicts:    2398000 | #Constraints:      57891
2366.53/2390.36	c #Conflicts:    2399000 | #Constraints:      58891
2366.53/2390.36	c #Conflicts:    2400000 | #Constraints:      59891
2366.53/2390.36	c #Conflicts:    2401000 | #Constraints:      60891
2366.53/2390.36	c #Conflicts:    2402000 | #Constraints:      61891
2366.53/2390.36	c #Conflicts:    2403000 | #Constraints:      62891
2366.53/2390.36	c #Conflicts:    2404000 | #Constraints:      63891
2366.53/2390.36	c #Conflicts:    2405000 | #Constraints:      64891
2366.53/2390.36	c #Conflicts:    2406000 | #Constraints:      65891
2366.53/2390.36	c #Conflicts:    2407000 | #Constraints:      66891
2366.53/2390.36	c #Conflicts:    2408000 | #Constraints:      67891
2366.53/2390.36	c #Conflicts:    2409000 | #Constraints:      68891
2366.53/2390.36	c INPROCESSING
2366.53/2390.36	c GARBAGE COLLECT
2366.53/2390.36	c rational objective 1000
2433.42/2457.52	c #Conflicts:    2410000 | #Constraints:      39011
2433.42/2457.52	c #Conflicts:    2411000 | #Constraints:      40017
2433.42/2457.52	c #Conflicts:    2412000 | #Constraints:      41033
2433.42/2457.52	c #Conflicts:    2413000 | #Constraints:      42040
2433.42/2457.52	c #Conflicts:    2414000 | #Constraints:      43062
2433.42/2457.52	c #Conflicts:    2415000 | #Constraints:      44078
2433.42/2457.52	c #Conflicts:    2416000 | #Constraints:      45094
2433.42/2457.52	c #Conflicts:    2417000 | #Constraints:      46126
2433.42/2457.52	c #Conflicts:    2418000 | #Constraints:      47153
2433.42/2457.52	c #Conflicts:    2419000 | #Constraints:      48163
2433.42/2457.52	c #Conflicts:    2420000 | #Constraints:      49168
2433.42/2457.52	c #Conflicts:    2421000 | #Constraints:      50182
2433.42/2457.52	c #Conflicts:    2422000 | #Constraints:      51201
2433.42/2457.52	c #Conflicts:    2423000 | #Constraints:      52217
2433.42/2457.52	c #Conflicts:    2424000 | #Constraints:      53228
2433.42/2457.52	c #Conflicts:    2425000 | #Constraints:      54238
2433.42/2457.52	c #Conflicts:    2426000 | #Constraints:      55253
2433.42/2457.52	c #Conflicts:    2427000 | #Constraints:      56261
2433.42/2457.52	c #Conflicts:    2428000 | #Constraints:      57274
2433.42/2457.52	c #Conflicts:    2429000 | #Constraints:      58287
2433.42/2457.52	c #Conflicts:    2430000 | #Constraints:      59308
2433.42/2457.52	c #Conflicts:    2431000 | #Constraints:      60331
2433.42/2457.52	c #Conflicts:    2432000 | #Constraints:      61346
2433.42/2457.52	c #Conflicts:    2433000 | #Constraints:      62361
2433.42/2457.52	c #Conflicts:    2434000 | #Constraints:      63419
2433.42/2457.52	c #Conflicts:    2435000 | #Constraints:      64469
2433.42/2457.52	c #Conflicts:    2436000 | #Constraints:      65521
2433.42/2457.52	c #Conflicts:    2437000 | #Constraints:      66566
2433.42/2457.52	c #Conflicts:    2438000 | #Constraints:      67597
2433.42/2457.52	c #Conflicts:    2439000 | #Constraints:      68615
2433.42/2457.52	c #Conflicts:    2440000 | #Constraints:      69637
2433.42/2457.52	c INPROCESSING
2433.42/2457.52	c GARBAGE COLLECT
2433.42/2457.52	c rational objective 1000
2469.34/2493.67	c #Conflicts:    2441000 | #Constraints:      39182
2469.34/2493.67	c #Conflicts:    2442000 | #Constraints:      40182
2469.34/2493.67	c #Conflicts:    2443000 | #Constraints:      41182
2469.34/2493.67	c #Conflicts:    2444000 | #Constraints:      42182
2469.34/2493.67	c #Conflicts:    2445000 | #Constraints:      43182
2469.34/2493.67	c #Conflicts:    2446000 | #Constraints:      44182
2469.34/2493.67	c #Conflicts:    2447000 | #Constraints:      45182
2469.34/2493.67	c #Conflicts:    2448000 | #Constraints:      46182
2469.34/2493.67	c #Conflicts:    2449000 | #Constraints:      47182
2469.34/2493.67	c #Conflicts:    2450000 | #Constraints:      48182
2469.34/2493.67	c #Conflicts:    2451000 | #Constraints:      49182
2469.34/2493.67	c #Conflicts:    2452000 | #Constraints:      50182
2469.34/2493.67	c #Conflicts:    2453000 | #Constraints:      51182
2469.34/2493.67	c #Conflicts:    2454000 | #Constraints:      52182
2469.34/2493.67	c #Conflicts:    2455000 | #Constraints:      53182
2469.34/2493.67	c #Conflicts:    2456000 | #Constraints:      54182
2469.34/2493.67	c #Conflicts:    2457000 | #Constraints:      55182
2469.34/2493.67	c #Conflicts:    2458000 | #Constraints:      56182
2469.34/2493.67	c #Conflicts:    2459000 | #Constraints:      57182
2469.34/2493.67	c #Conflicts:    2460000 | #Constraints:      58182
2469.34/2493.67	c #Conflicts:    2461000 | #Constraints:      59182
2469.34/2493.67	c #Conflicts:    2462000 | #Constraints:      60182
2469.34/2493.67	c #Conflicts:    2463000 | #Constraints:      61182
2469.34/2493.67	c #Conflicts:    2464000 | #Constraints:      62182
2469.34/2493.67	c #Conflicts:    2465000 | #Constraints:      63182
2469.34/2493.67	c #Conflicts:    2466000 | #Constraints:      64182
2469.34/2493.67	c #Conflicts:    2467000 | #Constraints:      65182
2469.34/2493.67	c #Conflicts:    2468000 | #Constraints:      66182
2469.34/2493.67	c #Conflicts:    2469000 | #Constraints:      67182
2469.34/2493.67	c #Conflicts:    2470000 | #Constraints:      68182
2469.34/2493.67	c #Conflicts:    2471000 | #Constraints:      69182
2469.34/2493.67	c INPROCESSING
2469.34/2493.67	c GARBAGE COLLECT
2469.34/2493.67	c rational objective 1000
2504.51/2529.01	c #Conflicts:    2472000 | #Constraints:      38829
2504.51/2529.01	c #Conflicts:    2473000 | #Constraints:      39829
2504.51/2529.01	c #Conflicts:    2474000 | #Constraints:      40829
2504.51/2529.01	c #Conflicts:    2475000 | #Constraints:      41829
2504.51/2529.01	c #Conflicts:    2476000 | #Constraints:      42829
2504.51/2529.01	c #Conflicts:    2477000 | #Constraints:      43829
2504.51/2529.01	c #Conflicts:    2478000 | #Constraints:      44829
2504.51/2529.01	c #Conflicts:    2479000 | #Constraints:      45829
2504.51/2529.01	c #Conflicts:    2480000 | #Constraints:      46829
2504.51/2529.01	c #Conflicts:    2481000 | #Constraints:      47829
2504.51/2529.01	c #Conflicts:    2482000 | #Constraints:      48829
2504.51/2529.01	c #Conflicts:    2483000 | #Constraints:      49829
2504.51/2529.01	c #Conflicts:    2484000 | #Constraints:      50829
2504.51/2529.01	c #Conflicts:    2485000 | #Constraints:      51829
2504.51/2529.01	c #Conflicts:    2486000 | #Constraints:      52829
2504.51/2529.01	c #Conflicts:    2487000 | #Constraints:      53829
2504.51/2529.01	c #Conflicts:    2488000 | #Constraints:      54829
2504.51/2529.01	c #Conflicts:    2489000 | #Constraints:      55829
2504.51/2529.01	c #Conflicts:    2490000 | #Constraints:      56829
2504.51/2529.01	c #Conflicts:    2491000 | #Constraints:      57829
2504.51/2529.01	c #Conflicts:    2492000 | #Constraints:      58829
2504.51/2529.01	c #Conflicts:    2493000 | #Constraints:      59829
2504.51/2529.01	c #Conflicts:    2494000 | #Constraints:      60829
2504.51/2529.01	c #Conflicts:    2495000 | #Constraints:      61829
2504.51/2529.01	c #Conflicts:    2496000 | #Constraints:      62829
2504.51/2529.01	c #Conflicts:    2497000 | #Constraints:      63829
2504.51/2529.01	c #Conflicts:    2498000 | #Constraints:      64829
2504.51/2529.01	c #Conflicts:    2499000 | #Constraints:      65829
2504.51/2529.01	c #Conflicts:    2500000 | #Constraints:      66829
2504.51/2529.01	c #Conflicts:    2501000 | #Constraints:      67829
2504.51/2529.01	c #Conflicts:    2502000 | #Constraints:      68829
2504.51/2529.01	c #Conflicts:    2503000 | #Constraints:      69829
2504.51/2529.01	c INPROCESSING
2504.51/2529.01	c GARBAGE COLLECT
2504.51/2529.01	c rational objective 1000
2540.96/2565.67	c #Conflicts:    2504000 | #Constraints:      39386
2540.96/2565.67	c #Conflicts:    2505000 | #Constraints:      40386
2540.96/2565.67	c #Conflicts:    2506000 | #Constraints:      41386
2540.96/2565.67	c #Conflicts:    2507000 | #Constraints:      42386
2540.96/2565.67	c #Conflicts:    2508000 | #Constraints:      43386
2540.96/2565.67	c #Conflicts:    2509000 | #Constraints:      44386
2540.96/2565.67	c #Conflicts:    2510000 | #Constraints:      45386
2540.96/2565.67	c #Conflicts:    2511000 | #Constraints:      46386
2540.96/2565.67	c #Conflicts:    2512000 | #Constraints:      47386
2540.96/2565.67	c #Conflicts:    2513000 | #Constraints:      48386
2540.96/2565.67	c #Conflicts:    2514000 | #Constraints:      49386
2540.96/2565.67	c #Conflicts:    2515000 | #Constraints:      50386
2540.96/2565.67	c #Conflicts:    2516000 | #Constraints:      51386
2540.96/2565.67	c #Conflicts:    2517000 | #Constraints:      52387
2540.96/2565.67	c #Conflicts:    2518000 | #Constraints:      53387
2540.96/2565.67	c #Conflicts:    2519000 | #Constraints:      54387
2540.96/2565.67	c #Conflicts:    2520000 | #Constraints:      55387
2540.96/2565.67	c #Conflicts:    2521000 | #Constraints:      56387
2540.96/2565.67	c #Conflicts:    2522000 | #Constraints:      57387
2540.96/2565.67	c #Conflicts:    2523000 | #Constraints:      58387
2540.96/2565.67	c #Conflicts:    2524000 | #Constraints:      59387
2540.96/2565.67	c #Conflicts:    2525000 | #Constraints:      60387
2540.96/2565.67	c #Conflicts:    2526000 | #Constraints:      61387
2540.96/2565.67	c #Conflicts:    2527000 | #Constraints:      62387
2540.96/2565.67	c #Conflicts:    2528000 | #Constraints:      63387
2540.96/2565.67	c #Conflicts:    2529000 | #Constraints:      64387
2540.96/2565.67	c #Conflicts:    2530000 | #Constraints:      65387
2540.96/2565.67	c #Conflicts:    2531000 | #Constraints:      66387
2540.96/2565.67	c #Conflicts:    2532000 | #Constraints:      67387
2540.96/2565.67	c #Conflicts:    2533000 | #Constraints:      68387
2540.96/2565.67	c #Conflicts:    2534000 | #Constraints:      69387
2540.96/2565.67	c #Conflicts:    2535000 | #Constraints:      70387
2540.96/2565.67	c INPROCESSING
2540.96/2565.67	c GARBAGE COLLECT
2540.96/2565.67	c rational objective 1000
2580.08/2604.93	c #Conflicts:    2536000 | #Constraints:      39744
2580.08/2604.93	c #Conflicts:    2537000 | #Constraints:      40809
2580.08/2604.93	c #Conflicts:    2538000 | #Constraints:      41868
2580.08/2604.93	c #Conflicts:    2539000 | #Constraints:      42918
2580.08/2604.93	c #Conflicts:    2540000 | #Constraints:      43968
2580.08/2604.93	c #Conflicts:    2541000 | #Constraints:      45003
2580.08/2604.93	c #Conflicts:    2542000 | #Constraints:      46039
2580.08/2604.93	c #Conflicts:    2543000 | #Constraints:      47076
2580.08/2604.93	c #Conflicts:    2544000 | #Constraints:      48114
2580.08/2604.93	c #Conflicts:    2545000 | #Constraints:      49136
2580.08/2604.93	c #Conflicts:    2546000 | #Constraints:      50163
2580.08/2604.93	c #Conflicts:    2547000 | #Constraints:      51206
2580.08/2604.93	c #Conflicts:    2548000 | #Constraints:      52247
2580.08/2604.93	c #Conflicts:    2549000 | #Constraints:      53289
2580.08/2604.93	c #Conflicts:    2550000 | #Constraints:      54332
2580.08/2604.93	c #Conflicts:    2551000 | #Constraints:      55373
2580.08/2604.93	c #Conflicts:    2552000 | #Constraints:      56397
2580.08/2604.93	c #Conflicts:    2553000 | #Constraints:      57435
2580.08/2604.93	c #Conflicts:    2554000 | #Constraints:      58470
2580.08/2604.93	c #Conflicts:    2555000 | #Constraints:      59496
2580.08/2604.93	c #Conflicts:    2556000 | #Constraints:      60531
2580.08/2604.93	c #Conflicts:    2557000 | #Constraints:      61557
2580.08/2604.93	c #Conflicts:    2558000 | #Constraints:      62589
2580.08/2604.93	c #Conflicts:    2559000 | #Constraints:      63619
2580.08/2604.93	c #Conflicts:    2560000 | #Constraints:      64646
2580.08/2604.93	c #Conflicts:    2561000 | #Constraints:      65666
2580.08/2604.93	c #Conflicts:    2562000 | #Constraints:      66697
2580.08/2604.93	c #Conflicts:    2563000 | #Constraints:      67741
2580.08/2604.93	c #Conflicts:    2564000 | #Constraints:      68776
2580.08/2604.93	c #Conflicts:    2565000 | #Constraints:      69813
2580.08/2604.93	c #Conflicts:    2566000 | #Constraints:      70836
2580.08/2604.93	c #Conflicts:    2567000 | #Constraints:      71870
2580.08/2604.93	c INPROCESSING
2580.08/2604.93	c GARBAGE COLLECT
2580.08/2604.93	c rational objective 1000
2621.51/2646.71	c #Conflicts:    2568000 | #Constraints:      40377
2621.51/2646.71	c #Conflicts:    2569000 | #Constraints:      41377
2621.51/2646.71	c #Conflicts:    2570000 | #Constraints:      42377
2621.51/2646.71	c #Conflicts:    2571000 | #Constraints:      43377
2621.51/2646.71	c #Conflicts:    2572000 | #Constraints:      44377
2621.51/2646.71	c #Conflicts:    2573000 | #Constraints:      45377
2621.51/2646.71	c #Conflicts:    2574000 | #Constraints:      46377
2621.51/2646.71	c #Conflicts:    2575000 | #Constraints:      47377
2621.51/2646.71	c #Conflicts:    2576000 | #Constraints:      48377
2621.51/2646.71	c #Conflicts:    2577000 | #Constraints:      49377
2621.51/2646.71	c #Conflicts:    2578000 | #Constraints:      50377
2621.51/2646.71	c #Conflicts:    2579000 | #Constraints:      51377
2621.51/2646.71	c #Conflicts:    2580000 | #Constraints:      52377
2621.51/2646.71	c #Conflicts:    2581000 | #Constraints:      53377
2621.51/2646.71	c #Conflicts:    2582000 | #Constraints:      54377
2621.51/2646.71	c #Conflicts:    2583000 | #Constraints:      55377
2621.51/2646.71	c #Conflicts:    2584000 | #Constraints:      56377
2621.51/2646.71	c #Conflicts:    2585000 | #Constraints:      57377
2621.51/2646.71	c #Conflicts:    2586000 | #Constraints:      58377
2621.51/2646.71	c #Conflicts:    2587000 | #Constraints:      59377
2621.51/2646.71	c #Conflicts:    2588000 | #Constraints:      60377
2621.51/2646.71	c #Conflicts:    2589000 | #Constraints:      61377
2621.51/2646.71	c #Conflicts:    2590000 | #Constraints:      62377
2621.51/2646.71	c #Conflicts:    2591000 | #Constraints:      63377
2621.51/2646.71	c #Conflicts:    2592000 | #Constraints:      64377
2621.51/2646.71	c #Conflicts:    2593000 | #Constraints:      65377
2621.51/2646.71	c #Conflicts:    2594000 | #Constraints:      66377
2621.51/2646.71	c #Conflicts:    2595000 | #Constraints:      67377
2621.51/2646.71	c #Conflicts:    2596000 | #Constraints:      68377
2621.51/2646.71	c #Conflicts:    2597000 | #Constraints:      69377
2621.51/2646.71	c #Conflicts:    2598000 | #Constraints:      70377
2621.51/2646.71	c #Conflicts:    2599000 | #Constraints:      71377
2621.51/2646.71	c INPROCESSING
2621.51/2646.71	c GARBAGE COLLECT
2621.51/2646.71	c rational objective 1000
2657.62/2683.10	c #Conflicts:    2600000 | #Constraints:      40148
2657.62/2683.10	c #Conflicts:    2601000 | #Constraints:      41148
2657.62/2683.10	c #Conflicts:    2602000 | #Constraints:      42148
2657.62/2683.10	c #Conflicts:    2603000 | #Constraints:      43148
2657.62/2683.10	c #Conflicts:    2604000 | #Constraints:      44148
2657.62/2683.10	c #Conflicts:    2605000 | #Constraints:      45148
2657.62/2683.10	c #Conflicts:    2606000 | #Constraints:      46148
2657.62/2683.10	c #Conflicts:    2607000 | #Constraints:      47148
2657.62/2683.10	c #Conflicts:    2608000 | #Constraints:      48148
2657.62/2683.10	c #Conflicts:    2609000 | #Constraints:      49148
2657.62/2683.10	c #Conflicts:    2610000 | #Constraints:      50148
2657.62/2683.10	c #Conflicts:    2611000 | #Constraints:      51148
2657.62/2683.10	c #Conflicts:    2612000 | #Constraints:      52148
2657.62/2683.10	c #Conflicts:    2613000 | #Constraints:      53148
2657.62/2683.10	c #Conflicts:    2614000 | #Constraints:      54148
2657.62/2683.10	c #Conflicts:    2615000 | #Constraints:      55148
2657.62/2683.10	c #Conflicts:    2616000 | #Constraints:      56148
2657.62/2683.10	c #Conflicts:    2617000 | #Constraints:      57148
2657.62/2683.10	c #Conflicts:    2618000 | #Constraints:      58148
2657.62/2683.10	c #Conflicts:    2619000 | #Constraints:      59148
2657.62/2683.10	c #Conflicts:    2620000 | #Constraints:      60148
2657.62/2683.10	c #Conflicts:    2621000 | #Constraints:      61148
2657.62/2683.10	c #Conflicts:    2622000 | #Constraints:      62148
2657.62/2683.10	c #Conflicts:    2623000 | #Constraints:      63148
2657.62/2683.10	c #Conflicts:    2624000 | #Constraints:      64148
2657.62/2683.10	c #Conflicts:    2625000 | #Constraints:      65148
2657.62/2683.10	c #Conflicts:    2626000 | #Constraints:      66148
2657.62/2683.10	c #Conflicts:    2627000 | #Constraints:      67148
2657.62/2683.10	c #Conflicts:    2628000 | #Constraints:      68148
2657.62/2683.10	c #Conflicts:    2629000 | #Constraints:      69148
2657.62/2683.10	c #Conflicts:    2630000 | #Constraints:      70148
2657.62/2683.10	c #Conflicts:    2631000 | #Constraints:      71148
2657.62/2683.10	c INPROCESSING
2657.62/2683.10	c GARBAGE COLLECT
2657.62/2683.10	c rational objective 1000
2698.73/2724.57	c #Conflicts:    2632000 | #Constraints:      39800
2698.73/2724.57	c #Conflicts:    2633000 | #Constraints:      40850
2698.73/2724.57	c #Conflicts:    2634000 | #Constraints:      41934
2698.73/2724.57	c #Conflicts:    2635000 | #Constraints:      43019
2698.73/2724.57	c #Conflicts:    2636000 | #Constraints:      44069
2698.73/2724.57	c #Conflicts:    2637000 | #Constraints:      45121
2698.73/2724.57	c #Conflicts:    2638000 | #Constraints:      46160
2698.73/2724.57	c #Conflicts:    2639000 | #Constraints:      47193
2698.73/2724.57	c #Conflicts:    2640000 | #Constraints:      48227
2698.73/2724.57	c #Conflicts:    2641000 | #Constraints:      49295
2698.73/2724.57	c #Conflicts:    2642000 | #Constraints:      50343
2698.73/2724.57	c #Conflicts:    2643000 | #Constraints:      51383
2698.73/2724.57	c #Conflicts:    2644000 | #Constraints:      52423
2698.73/2724.57	c #Conflicts:    2645000 | #Constraints:      53453
2698.73/2724.57	c #Conflicts:    2646000 | #Constraints:      54488
2698.73/2724.57	c #Conflicts:    2647000 | #Constraints:      55530
2698.73/2724.57	c #Conflicts:    2648000 | #Constraints:      56569
2698.73/2724.57	c #Conflicts:    2649000 | #Constraints:      57594
2698.73/2724.57	c #Conflicts:    2650000 | #Constraints:      58639
2698.73/2724.57	c #Conflicts:    2651000 | #Constraints:      59669
2698.73/2724.57	c #Conflicts:    2652000 | #Constraints:      60718
2698.73/2724.57	c #Conflicts:    2653000 | #Constraints:      61765
2698.73/2724.57	c #Conflicts:    2654000 | #Constraints:      62804
2698.73/2724.57	c #Conflicts:    2655000 | #Constraints:      63837
2698.73/2724.57	c #Conflicts:    2656000 | #Constraints:      64868
2698.73/2724.57	c #Conflicts:    2657000 | #Constraints:      65894
2698.73/2724.57	c #Conflicts:    2658000 | #Constraints:      66928
2698.73/2724.57	c #Conflicts:    2659000 | #Constraints:      67959
2698.73/2724.57	c #Conflicts:    2660000 | #Constraints:      68983
2698.73/2724.57	c #Conflicts:    2661000 | #Constraints:      70009
2698.73/2724.57	c #Conflicts:    2662000 | #Constraints:      71051
2698.73/2724.57	c #Conflicts:    2663000 | #Constraints:      72091
2698.73/2724.57	c #Conflicts:    2664000 | #Constraints:      73153
2698.73/2724.57	c INPROCESSING
2698.73/2724.57	c GARBAGE COLLECT
2698.73/2724.57	c rational objective 1000
2737.67/2763.71	c #Conflicts:    2665000 | #Constraints:      40943
2737.67/2763.71	c #Conflicts:    2666000 | #Constraints:      41943
2737.67/2763.71	c #Conflicts:    2667000 | #Constraints:      42943
2737.67/2763.71	c #Conflicts:    2668000 | #Constraints:      43943
2737.67/2763.71	c #Conflicts:    2669000 | #Constraints:      44943
2737.67/2763.71	c #Conflicts:    2670000 | #Constraints:      45943
2737.67/2763.71	c #Conflicts:    2671000 | #Constraints:      46943
2737.67/2763.71	c #Conflicts:    2672000 | #Constraints:      47943
2737.67/2763.71	c #Conflicts:    2673000 | #Constraints:      48943
2737.67/2763.71	c #Conflicts:    2674000 | #Constraints:      49943
2737.67/2763.71	c #Conflicts:    2675000 | #Constraints:      50943
2737.67/2763.71	c #Conflicts:    2676000 | #Constraints:      51943
2737.67/2763.71	c #Conflicts:    2677000 | #Constraints:      52943
2737.67/2763.71	c #Conflicts:    2678000 | #Constraints:      53943
2737.67/2763.71	c #Conflicts:    2679000 | #Constraints:      54943
2737.67/2763.71	c #Conflicts:    2680000 | #Constraints:      55943
2737.67/2763.71	c #Conflicts:    2681000 | #Constraints:      56943
2737.67/2763.71	c #Conflicts:    2682000 | #Constraints:      57943
2737.67/2763.71	c #Conflicts:    2683000 | #Constraints:      58943
2737.67/2763.71	c #Conflicts:    2684000 | #Constraints:      59943
2737.67/2763.71	c #Conflicts:    2685000 | #Constraints:      60943
2737.67/2763.71	c #Conflicts:    2686000 | #Constraints:      61943
2737.67/2763.71	c #Conflicts:    2687000 | #Constraints:      62943
2737.67/2763.71	c #Conflicts:    2688000 | #Constraints:      63943
2737.67/2763.71	c #Conflicts:    2689000 | #Constraints:      64943
2737.67/2763.71	c #Conflicts:    2690000 | #Constraints:      65943
2737.67/2763.71	c #Conflicts:    2691000 | #Constraints:      66943
2737.67/2763.71	c #Conflicts:    2692000 | #Constraints:      67943
2737.67/2763.71	c #Conflicts:    2693000 | #Constraints:      68943
2737.67/2763.71	c #Conflicts:    2694000 | #Constraints:      69943
2737.67/2763.71	c #Conflicts:    2695000 | #Constraints:      70943
2737.67/2763.71	c #Conflicts:    2696000 | #Constraints:      71943
2737.67/2763.71	c #Conflicts:    2697000 | #Constraints:      72943
2737.67/2763.71	c INPROCESSING
2737.67/2763.71	c GARBAGE COLLECT
2737.67/2763.71	c rational objective 1000
2776.80/2803.29	c #Conflicts:    2698000 | #Constraints:      41036
2776.80/2803.29	c #Conflicts:    2699000 | #Constraints:      42036
2776.80/2803.29	c #Conflicts:    2700000 | #Constraints:      43036
2776.80/2803.29	c #Conflicts:    2701000 | #Constraints:      44036
2776.80/2803.29	c #Conflicts:    2702000 | #Constraints:      45036
2776.80/2803.29	c #Conflicts:    2703000 | #Constraints:      46036
2776.80/2803.29	c #Conflicts:    2704000 | #Constraints:      47036
2776.80/2803.29	c #Conflicts:    2705000 | #Constraints:      48036
2776.80/2803.29	c #Conflicts:    2706000 | #Constraints:      49036
2776.80/2803.29	c #Conflicts:    2707000 | #Constraints:      50036
2776.80/2803.29	c #Conflicts:    2708000 | #Constraints:      51036
2776.80/2803.29	c #Conflicts:    2709000 | #Constraints:      52036
2776.80/2803.29	c #Conflicts:    2710000 | #Constraints:      53036
2776.80/2803.29	c #Conflicts:    2711000 | #Constraints:      54036
2776.80/2803.29	c #Conflicts:    2712000 | #Constraints:      55036
2776.80/2803.29	c #Conflicts:    2713000 | #Constraints:      56036
2776.80/2803.29	c #Conflicts:    2714000 | #Constraints:      57036
2776.80/2803.29	c #Conflicts:    2715000 | #Constraints:      58036
2776.80/2803.29	c #Conflicts:    2716000 | #Constraints:      59036
2776.80/2803.29	c #Conflicts:    2717000 | #Constraints:      60036
2776.80/2803.29	c #Conflicts:    2718000 | #Constraints:      61036
2776.80/2803.29	c #Conflicts:    2719000 | #Constraints:      62036
2776.80/2803.29	c #Conflicts:    2720000 | #Constraints:      63036
2776.80/2803.29	c #Conflicts:    2721000 | #Constraints:      64036
2776.80/2803.29	c #Conflicts:    2722000 | #Constraints:      65036
2776.80/2803.29	c #Conflicts:    2723000 | #Constraints:      66036
2776.80/2803.29	c #Conflicts:    2724000 | #Constraints:      67036
2776.80/2803.29	c #Conflicts:    2725000 | #Constraints:      68036
2776.80/2803.29	c #Conflicts:    2726000 | #Constraints:      69036
2776.80/2803.29	c #Conflicts:    2727000 | #Constraints:      70036
2776.80/2803.29	c #Conflicts:    2728000 | #Constraints:      71036
2776.80/2803.29	c #Conflicts:    2729000 | #Constraints:      72036
2776.80/2803.29	c #Conflicts:    2730000 | #Constraints:      73036
2776.80/2803.29	c INPROCESSING
2776.80/2803.29	c GARBAGE COLLECT
2776.80/2803.29	c rational objective 1000
2824.26/2851.07	c #Conflicts:    2731000 | #Constraints:      41069
2824.26/2851.07	c #Conflicts:    2732000 | #Constraints:      42130
2824.26/2851.07	c #Conflicts:    2733000 | #Constraints:      43194
2824.26/2851.07	c #Conflicts:    2734000 | #Constraints:      44264
2824.26/2851.07	c #Conflicts:    2735000 | #Constraints:      45334
2824.26/2851.07	c #Conflicts:    2736000 | #Constraints:      46394
2824.26/2851.07	c #Conflicts:    2737000 | #Constraints:      47452
2824.26/2851.07	c #Conflicts:    2738000 | #Constraints:      48491
2824.26/2851.07	c #Conflicts:    2739000 | #Constraints:      49544
2824.26/2851.07	c #Conflicts:    2740000 | #Constraints:      50604
2824.26/2851.07	c #Conflicts:    2741000 | #Constraints:      51661
2824.26/2851.07	c #Conflicts:    2742000 | #Constraints:      52726
2824.26/2851.07	c #Conflicts:    2743000 | #Constraints:      53766
2824.26/2851.07	c #Conflicts:    2744000 | #Constraints:      54819
2824.26/2851.07	c #Conflicts:    2745000 | #Constraints:      55866
2824.26/2851.07	c #Conflicts:    2746000 | #Constraints:      56910
2824.26/2851.07	c #Conflicts:    2747000 | #Constraints:      57942
2824.26/2851.07	c #Conflicts:    2748000 | #Constraints:      58963
2824.26/2851.07	c #Conflicts:    2749000 | #Constraints:      59986
2824.26/2851.07	c #Conflicts:    2750000 | #Constraints:      61009
2824.26/2851.07	c #Conflicts:    2751000 | #Constraints:      62046
2824.26/2851.07	c #Conflicts:    2752000 | #Constraints:      63082
2824.26/2851.07	c #Conflicts:    2753000 | #Constraints:      64115
2824.26/2851.07	c #Conflicts:    2754000 | #Constraints:      65142
2824.26/2851.07	c #Conflicts:    2755000 | #Constraints:      66161
2824.26/2851.07	c #Conflicts:    2756000 | #Constraints:      67184
2824.26/2851.07	c #Conflicts:    2757000 | #Constraints:      68205
2824.26/2851.07	c #Conflicts:    2758000 | #Constraints:      69228
2824.26/2851.07	c #Conflicts:    2759000 | #Constraints:      70262
2824.26/2851.07	c #Conflicts:    2760000 | #Constraints:      71305
2824.26/2851.07	c #Conflicts:    2761000 | #Constraints:      72348
2824.26/2851.07	c #Conflicts:    2762000 | #Constraints:      73393
2824.26/2851.07	c #Conflicts:    2763000 | #Constraints:      74436
2824.26/2851.07	c INPROCESSING
2824.26/2851.07	c GARBAGE COLLECT
2824.26/2851.07	c rational objective 1000
2865.60/2892.68	c #Conflicts:    2764000 | #Constraints:      41550
2865.60/2892.68	c #Conflicts:    2765000 | #Constraints:      42550
2865.60/2892.68	c #Conflicts:    2766000 | #Constraints:      43550
2865.60/2892.68	c #Conflicts:    2767000 | #Constraints:      44550
2865.60/2892.68	c #Conflicts:    2768000 | #Constraints:      45550
2865.60/2892.68	c #Conflicts:    2769000 | #Constraints:      46550
2865.60/2892.68	c #Conflicts:    2770000 | #Constraints:      47550
2865.60/2892.68	c #Conflicts:    2771000 | #Constraints:      48550
2865.60/2892.68	c #Conflicts:    2772000 | #Constraints:      49550
2865.60/2892.68	c #Conflicts:    2773000 | #Constraints:      50550
2865.60/2892.68	c #Conflicts:    2774000 | #Constraints:      51550
2865.60/2892.68	c #Conflicts:    2775000 | #Constraints:      52550
2865.60/2892.68	c #Conflicts:    2776000 | #Constraints:      53550
2865.60/2892.68	c #Conflicts:    2777000 | #Constraints:      54550
2865.60/2892.68	c #Conflicts:    2778000 | #Constraints:      55550
2865.60/2892.68	c #Conflicts:    2779000 | #Constraints:      56550
2865.60/2892.68	c #Conflicts:    2780000 | #Constraints:      57550
2865.60/2892.68	c #Conflicts:    2781000 | #Constraints:      58550
2865.60/2892.68	c #Conflicts:    2782000 | #Constraints:      59550
2865.60/2892.68	c #Conflicts:    2783000 | #Constraints:      60550
2865.60/2892.68	c #Conflicts:    2784000 | #Constraints:      61550
2865.60/2892.68	c #Conflicts:    2785000 | #Constraints:      62550
2865.60/2892.68	c #Conflicts:    2786000 | #Constraints:      63550
2865.60/2892.68	c #Conflicts:    2787000 | #Constraints:      64550
2865.60/2892.68	c #Conflicts:    2788000 | #Constraints:      65550
2865.60/2892.68	c #Conflicts:    2789000 | #Constraints:      66550
2865.60/2892.68	c #Conflicts:    2790000 | #Constraints:      67550
2865.60/2892.68	c #Conflicts:    2791000 | #Constraints:      68550
2865.60/2892.68	c #Conflicts:    2792000 | #Constraints:      69550
2865.60/2892.68	c #Conflicts:    2793000 | #Constraints:      70550
2865.60/2892.68	c #Conflicts:    2794000 | #Constraints:      71550
2865.60/2892.68	c #Conflicts:    2795000 | #Constraints:      72550
2865.60/2892.68	c #Conflicts:    2796000 | #Constraints:      73550
2865.60/2892.68	c INPROCESSING
2865.60/2892.68	c GARBAGE COLLECT
2865.60/2892.68	c rational objective 1000
2905.81/2933.26	c #Conflicts:    2797000 | #Constraints:      41018
2905.81/2933.26	c #Conflicts:    2798000 | #Constraints:      42020
2905.81/2933.26	c #Conflicts:    2799000 | #Constraints:      43063
2905.81/2933.26	c #Conflicts:    2800000 | #Constraints:      44109
2905.81/2933.26	c #Conflicts:    2801000 | #Constraints:      45153
2905.81/2933.26	c #Conflicts:    2802000 | #Constraints:      46184
2905.81/2933.26	c #Conflicts:    2803000 | #Constraints:      47225
2905.81/2933.26	c #Conflicts:    2804000 | #Constraints:      48270
2905.81/2933.26	c #Conflicts:    2805000 | #Constraints:      49320
2905.81/2933.26	c #Conflicts:    2806000 | #Constraints:      50351
2905.81/2933.26	c #Conflicts:    2807000 | #Constraints:      51386
2905.81/2933.26	c #Conflicts:    2808000 | #Constraints:      52415
2905.81/2933.26	c #Conflicts:    2809000 | #Constraints:      53443
2905.81/2933.26	c #Conflicts:    2810000 | #Constraints:      54464
2905.81/2933.26	c #Conflicts:    2811000 | #Constraints:      55483
2905.81/2933.26	c #Conflicts:    2812000 | #Constraints:      56503
2905.81/2933.26	c #Conflicts:    2813000 | #Constraints:      57532
2905.81/2933.26	c #Conflicts:    2814000 | #Constraints:      58562
2905.81/2933.26	c #Conflicts:    2815000 | #Constraints:      59594
2905.81/2933.26	c #Conflicts:    2816000 | #Constraints:      60633
2905.81/2933.26	c #Conflicts:    2817000 | #Constraints:      61675
2905.81/2933.26	c #Conflicts:    2818000 | #Constraints:      62712
2905.81/2933.26	c #Conflicts:    2819000 | #Constraints:      63766
2905.81/2933.26	c #Conflicts:    2820000 | #Constraints:      64811
2905.81/2933.26	c #Conflicts:    2821000 | #Constraints:      65837
2905.81/2933.26	c #Conflicts:    2822000 | #Constraints:      66881
2905.81/2933.26	c #Conflicts:    2823000 | #Constraints:      67911
2905.81/2933.26	c #Conflicts:    2824000 | #Constraints:      68930
2905.81/2933.26	c #Conflicts:    2825000 | #Constraints:      69952
2905.81/2933.26	c #Conflicts:    2826000 | #Constraints:      70977
2905.81/2933.26	c #Conflicts:    2827000 | #Constraints:      71993
2905.81/2933.26	c #Conflicts:    2828000 | #Constraints:      73016
2905.81/2933.26	c #Conflicts:    2829000 | #Constraints:      74041
2905.81/2933.26	c #Conflicts:    2830000 | #Constraints:      75071
2905.81/2933.26	c INPROCESSING
2905.81/2933.26	c GARBAGE COLLECT
2905.81/2933.26	c rational objective 1000
2947.36/2975.08	c #Conflicts:    2831000 | #Constraints:      41900
2947.36/2975.08	c #Conflicts:    2832000 | #Constraints:      42900
2947.36/2975.08	c #Conflicts:    2833000 | #Constraints:      43900
2947.36/2975.08	c #Conflicts:    2834000 | #Constraints:      44900
2947.36/2975.08	c #Conflicts:    2835000 | #Constraints:      45900
2947.36/2975.08	c #Conflicts:    2836000 | #Constraints:      46900
2947.36/2975.08	c #Conflicts:    2837000 | #Constraints:      47900
2947.36/2975.08	c #Conflicts:    2838000 | #Constraints:      48900
2947.36/2975.08	c #Conflicts:    2839000 | #Constraints:      49900
2947.36/2975.08	c #Conflicts:    2840000 | #Constraints:      50900
2947.36/2975.08	c #Conflicts:    2841000 | #Constraints:      51900
2947.36/2975.08	c #Conflicts:    2842000 | #Constraints:      52900
2947.36/2975.08	c #Conflicts:    2843000 | #Constraints:      53900
2947.36/2975.08	c #Conflicts:    2844000 | #Constraints:      54900
2947.36/2975.08	c #Conflicts:    2845000 | #Constraints:      55900
2947.36/2975.08	c #Conflicts:    2846000 | #Constraints:      56900
2947.36/2975.08	c #Conflicts:    2847000 | #Constraints:      57900
2947.36/2975.08	c #Conflicts:    2848000 | #Constraints:      58900
2947.36/2975.08	c #Conflicts:    2849000 | #Constraints:      59900
2947.36/2975.08	c #Conflicts:    2850000 | #Constraints:      60900
2947.36/2975.08	c #Conflicts:    2851000 | #Constraints:      61900
2947.36/2975.08	c #Conflicts:    2852000 | #Constraints:      62900
2947.36/2975.08	c #Conflicts:    2853000 | #Constraints:      63900
2947.36/2975.08	c #Conflicts:    2854000 | #Constraints:      64900
2947.36/2975.08	c #Conflicts:    2855000 | #Constraints:      65900
2947.36/2975.08	c #Conflicts:    2856000 | #Constraints:      66900
2947.36/2975.08	c #Conflicts:    2857000 | #Constraints:      67900
2947.36/2975.08	c #Conflicts:    2858000 | #Constraints:      68900
2947.36/2975.08	c #Conflicts:    2859000 | #Constraints:      69900
2947.36/2975.08	c #Conflicts:    2860000 | #Constraints:      70900
2947.36/2975.08	c #Conflicts:    2861000 | #Constraints:      71900
2947.36/2975.08	c #Conflicts:    2862000 | #Constraints:      72900
2947.36/2975.08	c #Conflicts:    2863000 | #Constraints:      73900
2947.36/2975.08	c #Conflicts:    2864000 | #Constraints:      74900
2947.36/2975.08	c INPROCESSING
2947.36/2975.08	c GARBAGE COLLECT
2947.36/2975.08	c rational objective 1000
2987.21/3015.11	c #Conflicts:    2865000 | #Constraints:      41989
2987.21/3015.11	c #Conflicts:    2866000 | #Constraints:      42989
2987.21/3015.11	c #Conflicts:    2867000 | #Constraints:      43989
2987.21/3015.11	c #Conflicts:    2868000 | #Constraints:      44989
2987.21/3015.11	c #Conflicts:    2869000 | #Constraints:      45989
2987.21/3015.11	c #Conflicts:    2870000 | #Constraints:      46989
2987.21/3015.11	c #Conflicts:    2871000 | #Constraints:      47989
2987.21/3015.11	c #Conflicts:    2872000 | #Constraints:      48989
2987.21/3015.11	c #Conflicts:    2873000 | #Constraints:      49989
2987.21/3015.11	c #Conflicts:    2874000 | #Constraints:      50989
2987.21/3015.11	c #Conflicts:    2875000 | #Constraints:      51989
2987.21/3015.11	c #Conflicts:    2876000 | #Constraints:      52989
2987.21/3015.11	c #Conflicts:    2877000 | #Constraints:      53989
2987.21/3015.11	c #Conflicts:    2878000 | #Constraints:      54989
2987.21/3015.11	c #Conflicts:    2879000 | #Constraints:      55989
2987.21/3015.11	c #Conflicts:    2880000 | #Constraints:      56989
2987.21/3015.11	c #Conflicts:    2881000 | #Constraints:      57989
2987.21/3015.11	c #Conflicts:    2882000 | #Constraints:      58989
2987.21/3015.11	c #Conflicts:    2883000 | #Constraints:      59989
2987.21/3015.11	c #Conflicts:    2884000 | #Constraints:      60989
2987.21/3015.11	c #Conflicts:    2885000 | #Constraints:      61989
2987.21/3015.11	c #Conflicts:    2886000 | #Constraints:      62989
2987.21/3015.11	c #Conflicts:    2887000 | #Constraints:      63989
2987.21/3015.11	c #Conflicts:    2888000 | #Constraints:      64989
2987.21/3015.11	c #Conflicts:    2889000 | #Constraints:      65989
2987.21/3015.11	c #Conflicts:    2890000 | #Constraints:      66989
2987.21/3015.11	c #Conflicts:    2891000 | #Constraints:      67989
2987.21/3015.11	c #Conflicts:    2892000 | #Constraints:      68989
2987.21/3015.11	c #Conflicts:    2893000 | #Constraints:      69989
2987.21/3015.11	c #Conflicts:    2894000 | #Constraints:      70989
2987.21/3015.11	c #Conflicts:    2895000 | #Constraints:      71989
2987.21/3015.11	c #Conflicts:    2896000 | #Constraints:      72989
2987.21/3015.11	c #Conflicts:    2897000 | #Constraints:      73989
2987.21/3015.11	c #Conflicts:    2898000 | #Constraints:      74989
2987.21/3015.11	c INPROCESSING
2987.21/3015.11	c GARBAGE COLLECT
2987.21/3015.11	c rational objective 1000
3022.30/3051.55	c #Conflicts:    2899000 | #Constraints:      42035
3022.30/3051.55	c #Conflicts:    2900000 | #Constraints:      43064
3022.30/3051.55	c #Conflicts:    2901000 | #Constraints:      44119
3022.30/3051.55	c #Conflicts:    2902000 | #Constraints:      45166
3022.30/3051.55	c #Conflicts:    2903000 | #Constraints:      46190
3022.30/3051.55	c #Conflicts:    2904000 | #Constraints:      47226
3022.30/3051.55	c #Conflicts:    2905000 | #Constraints:      48248
3022.30/3051.55	c #Conflicts:    2906000 | #Constraints:      49296
3022.30/3051.55	c #Conflicts:    2907000 | #Constraints:      50343
3022.30/3051.55	c #Conflicts:    2908000 | #Constraints:      51390
3022.30/3051.55	c #Conflicts:    2909000 | #Constraints:      52426
3022.30/3051.55	c #Conflicts:    2910000 | #Constraints:      53447
3022.30/3051.55	c #Conflicts:    2911000 | #Constraints:      54481
3022.30/3051.55	c #Conflicts:    2912000 | #Constraints:      55518
3022.30/3051.55	c #Conflicts:    2913000 | #Constraints:      56567
3022.30/3051.55	c #Conflicts:    2914000 | #Constraints:      57604
3022.30/3051.55	c #Conflicts:    2915000 | #Constraints:      58619
3022.30/3051.55	c #Conflicts:    2916000 | #Constraints:      59634
3022.30/3051.55	c #Conflicts:    2917000 | #Constraints:      60648
3022.30/3051.55	c #Conflicts:    2918000 | #Constraints:      61667
3022.30/3051.55	c #Conflicts:    2919000 | #Constraints:      62691
3022.30/3051.55	c #Conflicts:    2920000 | #Constraints:      63707
3022.30/3051.55	c #Conflicts:    2921000 | #Constraints:      64726
3022.30/3051.55	c #Conflicts:    2922000 | #Constraints:      65748
3022.30/3051.55	c #Conflicts:    2923000 | #Constraints:      66768
3022.30/3051.55	c #Conflicts:    2924000 | #Constraints:      67780
3022.30/3051.55	c #Conflicts:    2925000 | #Constraints:      68796
3022.30/3051.55	c #Conflicts:    2926000 | #Constraints:      69806
3022.30/3051.55	c #Conflicts:    2927000 | #Constraints:      70816
3022.30/3051.55	c #Conflicts:    2928000 | #Constraints:      71839
3022.30/3051.55	c #Conflicts:    2929000 | #Constraints:      72856
3022.30/3051.55	c #Conflicts:    2930000 | #Constraints:      73870
3022.30/3051.55	c #Conflicts:    2931000 | #Constraints:      74908
3022.30/3051.55	c #Conflicts:    2932000 | #Constraints:      75947
3022.30/3051.55	c INPROCESSING
3022.30/3051.55	c GARBAGE COLLECT
3022.30/3051.55	c rational objective 1000
3062.93/3092.32	c #Conflicts:    2933000 | #Constraints:      42306
3062.93/3092.32	c #Conflicts:    2934000 | #Constraints:      43306
3062.93/3092.32	c #Conflicts:    2935000 | #Constraints:      44306
3062.93/3092.32	c #Conflicts:    2936000 | #Constraints:      45306
3062.93/3092.32	c #Conflicts:    2937000 | #Constraints:      46306
3062.93/3092.32	c #Conflicts:    2938000 | #Constraints:      47306
3062.93/3092.32	c #Conflicts:    2939000 | #Constraints:      48306
3062.93/3092.32	c #Conflicts:    2940000 | #Constraints:      49306
3062.93/3092.32	c #Conflicts:    2941000 | #Constraints:      50306
3062.93/3092.32	c #Conflicts:    2942000 | #Constraints:      51306
3062.93/3092.32	c #Conflicts:    2943000 | #Constraints:      52306
3062.93/3092.32	c #Conflicts:    2944000 | #Constraints:      53306
3062.93/3092.32	c #Conflicts:    2945000 | #Constraints:      54306
3062.93/3092.32	c #Conflicts:    2946000 | #Constraints:      55306
3062.93/3092.32	c #Conflicts:    2947000 | #Constraints:      56306
3062.93/3092.32	c #Conflicts:    2948000 | #Constraints:      57306
3062.93/3092.32	c #Conflicts:    2949000 | #Constraints:      58306
3062.93/3092.32	c #Conflicts:    2950000 | #Constraints:      59306
3062.93/3092.32	c #Conflicts:    2951000 | #Constraints:      60306
3062.93/3092.32	c #Conflicts:    2952000 | #Constraints:      61306
3062.93/3092.32	c #Conflicts:    2953000 | #Constraints:      62306
3062.93/3092.32	c #Conflicts:    2954000 | #Constraints:      63306
3062.93/3092.32	c #Conflicts:    2955000 | #Constraints:      64306
3062.93/3092.32	c #Conflicts:    2956000 | #Constraints:      65306
3062.93/3092.32	c #Conflicts:    2957000 | #Constraints:      66306
3062.93/3092.32	c #Conflicts:    2958000 | #Constraints:      67306
3062.93/3092.32	c #Conflicts:    2959000 | #Constraints:      68306
3062.93/3092.32	c #Conflicts:    2960000 | #Constraints:      69306
3062.93/3092.32	c #Conflicts:    2961000 | #Constraints:      70306
3062.93/3092.32	c #Conflicts:    2962000 | #Constraints:      71306
3062.93/3092.32	c #Conflicts:    2963000 | #Constraints:      72306
3062.93/3092.32	c #Conflicts:    2964000 | #Constraints:      73306
3062.93/3092.32	c #Conflicts:    2965000 | #Constraints:      74306
3062.93/3092.32	c #Conflicts:    2966000 | #Constraints:      75306
3062.93/3092.32	c INPROCESSING
3062.93/3092.32	c GARBAGE COLLECT
3062.93/3092.32	c rational objective 1000
3099.32/3128.92	c #Conflicts:    2967000 | #Constraints:      41915
3099.32/3128.92	c #Conflicts:    2968000 | #Constraints:      42951
3099.32/3128.92	c #Conflicts:    2969000 | #Constraints:      43987
3099.32/3128.92	c #Conflicts:    2970000 | #Constraints:      45028
3099.32/3128.92	c #Conflicts:    2971000 | #Constraints:      46042
3099.32/3128.92	c #Conflicts:    2972000 | #Constraints:      47085
3099.32/3128.92	c #Conflicts:    2973000 | #Constraints:      48101
3099.32/3128.92	c #Conflicts:    2974000 | #Constraints:      49142
3099.32/3128.92	c #Conflicts:    2975000 | #Constraints:      50174
3099.32/3128.92	c #Conflicts:    2976000 | #Constraints:      51215
3099.32/3128.92	c #Conflicts:    2977000 | #Constraints:      52254
3099.32/3128.92	c #Conflicts:    2978000 | #Constraints:      53296
3099.32/3128.92	c #Conflicts:    2979000 | #Constraints:      54326
3099.32/3128.92	c #Conflicts:    2980000 | #Constraints:      55355
3099.32/3128.92	c #Conflicts:    2981000 | #Constraints:      56386
3099.32/3128.92	c #Conflicts:    2982000 | #Constraints:      57409
3099.32/3128.92	c #Conflicts:    2983000 | #Constraints:      58459
3099.32/3128.92	c #Conflicts:    2984000 | #Constraints:      59492
3099.32/3128.92	c #Conflicts:    2985000 | #Constraints:      60534
3099.32/3128.92	c #Conflicts:    2986000 | #Constraints:      61581
3099.32/3128.92	c #Conflicts:    2987000 | #Constraints:      62614
3099.32/3128.92	c #Conflicts:    2988000 | #Constraints:      63657
3099.32/3128.92	c #Conflicts:    2989000 | #Constraints:      64707
3099.32/3128.92	c #Conflicts:    2990000 | #Constraints:      65732
3099.32/3128.92	c #Conflicts:    2991000 | #Constraints:      66763
3099.32/3128.92	c #Conflicts:    2992000 | #Constraints:      67783
3099.32/3128.92	c #Conflicts:    2993000 | #Constraints:      68808
3099.32/3128.92	c #Conflicts:    2994000 | #Constraints:      69832
3099.32/3128.92	c #Conflicts:    2995000 | #Constraints:      70859
3099.32/3128.92	c #Conflicts:    2996000 | #Constraints:      71889
3099.32/3128.92	c #Conflicts:    2997000 | #Constraints:      72928
3099.32/3128.92	c #Conflicts:    2998000 | #Constraints:      73958
3099.32/3128.92	c #Conflicts:    2999000 | #Constraints:      74988
3099.32/3128.92	c #Conflicts:    3000000 | #Constraints:      76018
3099.32/3128.92	c #Conflicts:    3001000 | #Constraints:      77053
3099.32/3128.92	c INPROCESSING
3099.32/3128.92	c GARBAGE COLLECT
3099.32/3128.92	c rational objective 1000
3143.01/3172.80	c #Conflicts:    3002000 | #Constraints:      42873
3143.01/3172.80	c #Conflicts:    3003000 | #Constraints:      43873
3143.01/3172.80	c #Conflicts:    3004000 | #Constraints:      44873
3143.01/3172.80	c #Conflicts:    3005000 | #Constraints:      45873
3143.01/3172.80	c #Conflicts:    3006000 | #Constraints:      46873
3143.01/3172.80	c #Conflicts:    3007000 | #Constraints:      47873
3143.01/3172.80	c #Conflicts:    3008000 | #Constraints:      48873
3143.01/3172.80	c #Conflicts:    3009000 | #Constraints:      49873
3143.01/3172.80	c #Conflicts:    3010000 | #Constraints:      50873
3143.01/3172.80	c #Conflicts:    3011000 | #Constraints:      51873
3143.01/3172.80	c #Conflicts:    3012000 | #Constraints:      52873
3143.01/3172.80	c #Conflicts:    3013000 | #Constraints:      53873
3143.01/3172.80	c #Conflicts:    3014000 | #Constraints:      54873
3143.01/3172.80	c #Conflicts:    3015000 | #Constraints:      55873
3143.01/3172.80	c #Conflicts:    3016000 | #Constraints:      56873
3143.01/3172.80	c #Conflicts:    3017000 | #Constraints:      57873
3143.01/3172.80	c #Conflicts:    3018000 | #Constraints:      58873
3143.01/3172.80	c #Conflicts:    3019000 | #Constraints:      59873
3143.01/3172.80	c #Conflicts:    3020000 | #Constraints:      60873
3143.01/3172.80	c #Conflicts:    3021000 | #Constraints:      61873
3143.01/3172.80	c #Conflicts:    3022000 | #Constraints:      62873
3143.01/3172.80	c #Conflicts:    3023000 | #Constraints:      63873
3143.01/3172.80	c #Conflicts:    3024000 | #Constraints:      64873
3143.01/3172.80	c #Conflicts:    3025000 | #Constraints:      65873
3143.01/3172.80	c #Conflicts:    3026000 | #Constraints:      66873
3143.01/3172.80	c #Conflicts:    3027000 | #Constraints:      67873
3143.01/3172.80	c #Conflicts:    3028000 | #Constraints:      68873
3143.01/3172.80	c #Conflicts:    3029000 | #Constraints:      69873
3143.01/3172.80	c #Conflicts:    3030000 | #Constraints:      70873
3143.01/3172.80	c #Conflicts:    3031000 | #Constraints:      71873
3143.01/3172.80	c #Conflicts:    3032000 | #Constraints:      72873
3143.01/3172.80	c #Conflicts:    3033000 | #Constraints:      73873
3143.01/3172.80	c #Conflicts:    3034000 | #Constraints:      74873
3143.01/3172.80	c #Conflicts:    3035000 | #Constraints:      75873
3143.01/3172.80	c #Conflicts:    3036000 | #Constraints:      76873
3143.01/3172.80	c INPROCESSING
3143.01/3172.80	c GARBAGE COLLECT
3143.01/3172.80	c rational objective 1000
3189.15/3219.27	c #Conflicts:    3037000 | #Constraints:      42987
3189.15/3219.27	c #Conflicts:    3038000 | #Constraints:      44080
3189.15/3219.27	c #Conflicts:    3039000 | #Constraints:      45175
3189.15/3219.27	c #Conflicts:    3040000 | #Constraints:      46243
3189.15/3219.27	c #Conflicts:    3041000 | #Constraints:      47293
3189.15/3219.27	c #Conflicts:    3042000 | #Constraints:      48362
3189.15/3219.27	c #Conflicts:    3043000 | #Constraints:      49433
3189.15/3219.27	c #Conflicts:    3044000 | #Constraints:      50494
3189.15/3219.27	c #Conflicts:    3045000 | #Constraints:      51547
3189.15/3219.27	c #Conflicts:    3046000 | #Constraints:      52598
3189.15/3219.27	c #Conflicts:    3047000 | #Constraints:      53647
3189.15/3219.27	c #Conflicts:    3048000 | #Constraints:      54682
3189.15/3219.27	c #Conflicts:    3049000 | #Constraints:      55720
3189.15/3219.27	c #Conflicts:    3050000 | #Constraints:      56756
3189.15/3219.27	c #Conflicts:    3051000 | #Constraints:      57793
3189.15/3219.27	c #Conflicts:    3052000 | #Constraints:      58813
3189.15/3219.27	c #Conflicts:    3053000 | #Constraints:      59846
3189.15/3219.27	c #Conflicts:    3054000 | #Constraints:      60872
3189.15/3219.27	c #Conflicts:    3055000 | #Constraints:      61896
3189.15/3219.27	c #Conflicts:    3056000 | #Constraints:      62921
3189.15/3219.27	c #Conflicts:    3057000 | #Constraints:      63944
3189.15/3219.27	c #Conflicts:    3058000 | #Constraints:      64966
3189.15/3219.27	c #Conflicts:    3059000 | #Constraints:      65989
3189.15/3219.27	c #Conflicts:    3060000 | #Constraints:      67006
3189.15/3219.27	c #Conflicts:    3061000 | #Constraints:      68077
3189.15/3219.27	c #Conflicts:    3062000 | #Constraints:      69124
3189.15/3219.27	c #Conflicts:    3063000 | #Constraints:      70182
3189.15/3219.27	c #Conflicts:    3064000 | #Constraints:      71221
3189.15/3219.27	c #Conflicts:    3065000 | #Constraints:      72262
3189.15/3219.27	c #Conflicts:    3066000 | #Constraints:      73289
3189.15/3219.27	c #Conflicts:    3067000 | #Constraints:      74311
3189.15/3219.27	c #Conflicts:    3068000 | #Constraints:      75344
3189.15/3219.27	c #Conflicts:    3069000 | #Constraints:      76369
3189.15/3219.27	c #Conflicts:    3070000 | #Constraints:      77392
3189.15/3219.27	c #Conflicts:    3071000 | #Constraints:      78416
3189.15/3219.27	c INPROCESSING
3189.15/3219.27	c GARBAGE COLLECT
3189.15/3219.27	c rational objective 1000
3234.07/3264.36	c #Conflicts:    3072000 | #Constraints:      43668
3234.07/3264.36	c #Conflicts:    3073000 | #Constraints:      44668
3234.07/3264.36	c #Conflicts:    3074000 | #Constraints:      45668
3234.07/3264.36	c #Conflicts:    3075000 | #Constraints:      46668
3234.07/3264.36	c #Conflicts:    3076000 | #Constraints:      47668
3234.07/3264.36	c #Conflicts:    3077000 | #Constraints:      48668
3234.07/3264.36	c #Conflicts:    3078000 | #Constraints:      49668
3234.07/3264.36	c #Conflicts:    3079000 | #Constraints:      50668
3234.07/3264.36	c #Conflicts:    3080000 | #Constraints:      51668
3234.07/3264.36	c #Conflicts:    3081000 | #Constraints:      52668
3234.07/3264.36	c #Conflicts:    3082000 | #Constraints:      53668
3234.07/3264.36	c #Conflicts:    3083000 | #Constraints:      54668
3234.07/3264.36	c #Conflicts:    3084000 | #Constraints:      55668
3234.07/3264.36	c #Conflicts:    3085000 | #Constraints:      56668
3234.07/3264.36	c #Conflicts:    3086000 | #Constraints:      57668
3234.07/3264.36	c #Conflicts:    3087000 | #Constraints:      58668
3234.07/3264.36	c #Conflicts:    3088000 | #Constraints:      59668
3234.07/3264.36	c #Conflicts:    3089000 | #Constraints:      60668
3234.07/3264.36	c #Conflicts:    3090000 | #Constraints:      61668
3234.07/3264.36	c #Conflicts:    3091000 | #Constraints:      62668
3234.07/3264.36	c #Conflicts:    3092000 | #Constraints:      63668
3234.07/3264.36	c #Conflicts:    3093000 | #Constraints:      64668
3234.07/3264.36	c #Conflicts:    3094000 | #Constraints:      65668
3234.07/3264.36	c #Conflicts:    3095000 | #Constraints:      66668
3234.07/3264.36	c #Conflicts:    3096000 | #Constraints:      67668
3234.07/3264.36	c #Conflicts:    3097000 | #Constraints:      68668
3234.07/3264.36	c #Conflicts:    3098000 | #Constraints:      69668
3234.07/3264.36	c #Conflicts:    3099000 | #Constraints:      70668
3234.07/3264.36	c #Conflicts:    3100000 | #Constraints:      71668
3234.07/3264.36	c #Conflicts:    3101000 | #Constraints:      72668
3234.07/3264.36	c #Conflicts:    3102000 | #Constraints:      73668
3234.07/3264.36	c #Conflicts:    3103000 | #Constraints:      74668
3234.07/3264.36	c #Conflicts:    3104000 | #Constraints:      75668
3234.07/3264.36	c #Conflicts:    3105000 | #Constraints:      76668
3234.07/3264.36	c #Conflicts:    3106000 | #Constraints:      77668
3234.07/3264.36	c INPROCESSING
3234.07/3264.36	c GARBAGE COLLECT
3234.07/3264.36	c rational objective 1000
3276.46/3306.96	c #Conflicts:    3107000 | #Constraints:      43335
3276.46/3306.96	c #Conflicts:    3108000 | #Constraints:      44335
3276.46/3306.96	c #Conflicts:    3109000 | #Constraints:      45335
3276.46/3306.96	c #Conflicts:    3110000 | #Constraints:      46335
3276.46/3306.96	c #Conflicts:    3111000 | #Constraints:      47335
3276.46/3306.96	c #Conflicts:    3112000 | #Constraints:      48335
3276.46/3306.96	c #Conflicts:    3113000 | #Constraints:      49335
3276.46/3306.96	c #Conflicts:    3114000 | #Constraints:      50335
3276.46/3306.96	c #Conflicts:    3115000 | #Constraints:      51335
3276.46/3306.96	c #Conflicts:    3116000 | #Constraints:      52335
3276.46/3306.96	c #Conflicts:    3117000 | #Constraints:      53336
3276.46/3306.96	c #Conflicts:    3118000 | #Constraints:      54336
3276.46/3306.96	c #Conflicts:    3119000 | #Constraints:      55336
3276.46/3306.96	c #Conflicts:    3120000 | #Constraints:      56336
3276.46/3306.96	c #Conflicts:    3121000 | #Constraints:      57336
3276.46/3306.96	c #Conflicts:    3122000 | #Constraints:      58336
3276.46/3306.96	c #Conflicts:    3123000 | #Constraints:      59336
3276.46/3306.96	c #Conflicts:    3124000 | #Constraints:      60336
3276.46/3306.96	c #Conflicts:    3125000 | #Constraints:      61336
3276.46/3306.96	c #Conflicts:    3126000 | #Constraints:      62336
3276.46/3306.96	c #Conflicts:    3127000 | #Constraints:      63336
3276.46/3306.96	c #Conflicts:    3128000 | #Constraints:      64336
3276.46/3306.96	c #Conflicts:    3129000 | #Constraints:      65336
3276.46/3306.96	c #Conflicts:    3130000 | #Constraints:      66336
3276.46/3306.96	c #Conflicts:    3131000 | #Constraints:      67336
3276.46/3306.96	c #Conflicts:    3132000 | #Constraints:      68336
3276.46/3306.96	c #Conflicts:    3133000 | #Constraints:      69336
3276.46/3306.96	c #Conflicts:    3134000 | #Constraints:      70336
3276.46/3306.96	c #Conflicts:    3135000 | #Constraints:      71336
3276.46/3306.96	c #Conflicts:    3136000 | #Constraints:      72336
3276.46/3306.96	c #Conflicts:    3137000 | #Constraints:      73336
3276.46/3306.96	c #Conflicts:    3138000 | #Constraints:      74336
3276.46/3306.96	c #Conflicts:    3139000 | #Constraints:      75336
3276.46/3306.96	c #Conflicts:    3140000 | #Constraints:      76336
3276.46/3306.96	c #Conflicts:    3141000 | #Constraints:      77336
3276.46/3306.96	c INPROCESSING
3276.46/3306.96	c GARBAGE COLLECT
3276.46/3306.96	c rational objective 1000
3320.04/3350.73	c #Conflicts:    3142000 | #Constraints:      42940
3320.04/3350.73	c #Conflicts:    3143000 | #Constraints:      43946
3320.04/3350.73	c #Conflicts:    3144000 | #Constraints:      45005
3320.04/3350.73	c #Conflicts:    3145000 | #Constraints:      46095
3320.04/3350.73	c #Conflicts:    3146000 | #Constraints:      47175
3320.04/3350.73	c #Conflicts:    3147000 | #Constraints:      48238
3320.04/3350.73	c #Conflicts:    3148000 | #Constraints:      49322
3320.04/3350.73	c #Conflicts:    3149000 | #Constraints:      50385
3320.04/3350.73	c #Conflicts:    3150000 | #Constraints:      51439
3320.04/3350.73	c #Conflicts:    3151000 | #Constraints:      52486
3320.04/3350.73	c #Conflicts:    3152000 | #Constraints:      53531
3320.04/3350.73	c #Conflicts:    3153000 | #Constraints:      54574
3320.04/3350.73	c #Conflicts:    3154000 | #Constraints:      55617
3320.04/3350.73	c #Conflicts:    3155000 | #Constraints:      56647
3320.04/3350.73	c #Conflicts:    3156000 | #Constraints:      57685
3320.04/3350.73	c #Conflicts:    3157000 | #Constraints:      58745
3320.04/3350.73	c #Conflicts:    3158000 | #Constraints:      59774
3320.04/3350.73	c #Conflicts:    3159000 | #Constraints:      60805
3320.04/3350.73	c #Conflicts:    3160000 | #Constraints:      61832
3320.04/3350.73	c #Conflicts:    3161000 | #Constraints:      62882
3320.04/3350.73	c #Conflicts:    3162000 | #Constraints:      63938
3320.04/3350.73	c #Conflicts:    3163000 | #Constraints:      64975
3320.04/3350.73	c #Conflicts:    3164000 | #Constraints:      66012
3320.04/3350.73	c #Conflicts:    3165000 | #Constraints:      67082
3320.04/3350.73	c #Conflicts:    3166000 | #Constraints:      68121
3320.04/3350.73	c #Conflicts:    3167000 | #Constraints:      69161
3320.04/3350.73	c #Conflicts:    3168000 | #Constraints:      70193
3320.04/3350.73	c #Conflicts:    3169000 | #Constraints:      71224
3320.04/3350.73	c #Conflicts:    3170000 | #Constraints:      72256
3320.04/3350.73	c #Conflicts:    3171000 | #Constraints:      73289
3320.04/3350.73	c #Conflicts:    3172000 | #Constraints:      74316
3320.04/3350.73	c #Conflicts:    3173000 | #Constraints:      75344
3320.04/3350.73	c #Conflicts:    3174000 | #Constraints:      76372
3320.04/3350.73	c #Conflicts:    3175000 | #Constraints:      77412
3320.04/3350.73	c #Conflicts:    3176000 | #Constraints:      78446
3320.04/3350.73	c #Conflicts:    3177000 | #Constraints:      79468
3320.04/3350.73	c INPROCESSING
3320.04/3350.73	c GARBAGE COLLECT
3320.04/3350.73	c rational objective 1000
3366.22/3397.10	c #Conflicts:    3178000 | #Constraints:      44062
3366.22/3397.10	c #Conflicts:    3179000 | #Constraints:      45062
3366.22/3397.10	c #Conflicts:    3180000 | #Constraints:      46062
3366.22/3397.10	c #Conflicts:    3181000 | #Constraints:      47062
3366.22/3397.10	c #Conflicts:    3182000 | #Constraints:      48062
3366.22/3397.10	c #Conflicts:    3183000 | #Constraints:      49062
3366.22/3397.10	c #Conflicts:    3184000 | #Constraints:      50062
3366.22/3397.10	c #Conflicts:    3185000 | #Constraints:      51062
3366.22/3397.10	c #Conflicts:    3186000 | #Constraints:      52062
3366.22/3397.10	c #Conflicts:    3187000 | #Constraints:      53062
3366.22/3397.10	c #Conflicts:    3188000 | #Constraints:      54062
3366.22/3397.10	c #Conflicts:    3189000 | #Constraints:      55062
3366.22/3397.10	c #Conflicts:    3190000 | #Constraints:      56062
3366.22/3397.10	c #Conflicts:    3191000 | #Constraints:      57062
3366.22/3397.10	c #Conflicts:    3192000 | #Constraints:      58062
3366.22/3397.10	c #Conflicts:    3193000 | #Constraints:      59062
3366.22/3397.10	c #Conflicts:    3194000 | #Constraints:      60062
3366.22/3397.10	c #Conflicts:    3195000 | #Constraints:      61062
3366.22/3397.10	c #Conflicts:    3196000 | #Constraints:      62062
3366.22/3397.10	c #Conflicts:    3197000 | #Constraints:      63062
3366.22/3397.10	c #Conflicts:    3198000 | #Constraints:      64062
3366.22/3397.10	c #Conflicts:    3199000 | #Constraints:      65062
3366.22/3397.10	c #Conflicts:    3200000 | #Constraints:      66062
3366.22/3397.10	c #Conflicts:    3201000 | #Constraints:      67062
3366.22/3397.10	c #Conflicts:    3202000 | #Constraints:      68062
3366.22/3397.10	c #Conflicts:    3203000 | #Constraints:      69062
3366.22/3397.10	c #Conflicts:    3204000 | #Constraints:      70062
3366.22/3397.10	c #Conflicts:    3205000 | #Constraints:      71062
3366.22/3397.10	c #Conflicts:    3206000 | #Constraints:      72062
3366.22/3397.10	c #Conflicts:    3207000 | #Constraints:      73062
3366.22/3397.10	c #Conflicts:    3208000 | #Constraints:      74062
3366.22/3397.10	c #Conflicts:    3209000 | #Constraints:      75062
3366.22/3397.10	c #Conflicts:    3210000 | #Constraints:      76062
3366.22/3397.10	c #Conflicts:    3211000 | #Constraints:      77062
3366.22/3397.10	c #Conflicts:    3212000 | #Constraints:      78062
3366.22/3397.10	c #Conflicts:    3213000 | #Constraints:      79062
3366.22/3397.10	c INPROCESSING
3366.22/3397.10	c GARBAGE COLLECT
3366.22/3397.10	c rational objective 1000
3416.36/3447.87	c #Conflicts:    3214000 | #Constraints:      44105
3416.36/3447.87	c #Conflicts:    3215000 | #Constraints:      45170
3416.36/3447.87	c #Conflicts:    3216000 | #Constraints:      46236
3416.36/3447.87	c #Conflicts:    3217000 | #Constraints:      47318
3416.36/3447.87	c #Conflicts:    3218000 | #Constraints:      48369
3416.36/3447.87	c #Conflicts:    3219000 | #Constraints:      49433
3416.36/3447.87	c #Conflicts:    3220000 | #Constraints:      50487
3416.36/3447.87	c #Conflicts:    3221000 | #Constraints:      51536
3416.36/3447.87	c #Conflicts:    3222000 | #Constraints:      52588
3416.36/3447.87	c #Conflicts:    3223000 | #Constraints:      53634
3416.36/3447.87	c #Conflicts:    3224000 | #Constraints:      54672
3416.36/3447.87	c #Conflicts:    3225000 | #Constraints:      55709
3416.36/3447.87	c #Conflicts:    3226000 | #Constraints:      56736
3416.36/3447.87	c #Conflicts:    3227000 | #Constraints:      57775
3416.36/3447.87	c #Conflicts:    3228000 | #Constraints:      58829
3416.36/3447.87	c #Conflicts:    3229000 | #Constraints:      59888
3416.36/3447.87	c #Conflicts:    3230000 | #Constraints:      60936
3416.36/3447.87	c #Conflicts:    3231000 | #Constraints:      61987
3416.36/3447.87	c #Conflicts:    3232000 | #Constraints:      63046
3416.36/3447.87	c #Conflicts:    3233000 | #Constraints:      64101
3416.36/3447.87	c #Conflicts:    3234000 | #Constraints:      65151
3416.36/3447.87	c #Conflicts:    3235000 | #Constraints:      66192
3416.36/3447.87	c #Conflicts:    3236000 | #Constraints:      67237
3416.36/3447.87	c #Conflicts:    3237000 | #Constraints:      68287
3416.36/3447.87	c #Conflicts:    3238000 | #Constraints:      69331
3416.36/3447.87	c #Conflicts:    3239000 | #Constraints:      70387
3416.36/3447.87	c #Conflicts:    3240000 | #Constraints:      71439
3416.36/3447.87	c #Conflicts:    3241000 | #Constraints:      72482
3416.36/3447.87	c #Conflicts:    3242000 | #Constraints:      73524
3416.36/3447.87	c #Conflicts:    3243000 | #Constraints:      74564
3416.36/3447.87	c #Conflicts:    3244000 | #Constraints:      75589
3416.36/3447.87	c #Conflicts:    3245000 | #Constraints:      76619
3416.36/3447.87	c #Conflicts:    3246000 | #Constraints:      77653
3416.36/3447.87	c #Conflicts:    3247000 | #Constraints:      78684
3416.36/3447.87	c #Conflicts:    3248000 | #Constraints:      79724
3416.36/3447.87	c #Conflicts:    3249000 | #Constraints:      80765
3416.36/3447.87	c INPROCESSING
3416.36/3447.87	c GARBAGE COLLECT
3416.36/3447.87	c rational objective 1000
3463.46/3495.34	c #Conflicts:    3250000 | #Constraints:      44831
3463.46/3495.34	c #Conflicts:    3251000 | #Constraints:      45831
3463.46/3495.34	c #Conflicts:    3252000 | #Constraints:      46831
3463.46/3495.34	c #Conflicts:    3253000 | #Constraints:      47831
3463.46/3495.34	c #Conflicts:    3254000 | #Constraints:      48831
3463.46/3495.34	c #Conflicts:    3255000 | #Constraints:      49831
3463.46/3495.34	c #Conflicts:    3256000 | #Constraints:      50831
3463.46/3495.34	c #Conflicts:    3257000 | #Constraints:      51831
3463.46/3495.34	c #Conflicts:    3258000 | #Constraints:      52831
3463.46/3495.34	c #Conflicts:    3259000 | #Constraints:      53831
3463.46/3495.34	c #Conflicts:    3260000 | #Constraints:      54831
3463.46/3495.34	c #Conflicts:    3261000 | #Constraints:      55831
3463.46/3495.34	c #Conflicts:    3262000 | #Constraints:      56831
3463.46/3495.34	c #Conflicts:    3263000 | #Constraints:      57831
3463.46/3495.34	c #Conflicts:    3264000 | #Constraints:      58831
3463.46/3495.34	c #Conflicts:    3265000 | #Constraints:      59831
3463.46/3495.34	c #Conflicts:    3266000 | #Constraints:      60831
3463.46/3495.34	c #Conflicts:    3267000 | #Constraints:      61831
3463.46/3495.34	c #Conflicts:    3268000 | #Constraints:      62831
3463.46/3495.34	c #Conflicts:    3269000 | #Constraints:      63831
3463.46/3495.34	c #Conflicts:    3270000 | #Constraints:      64831
3463.46/3495.34	c #Conflicts:    3271000 | #Constraints:      65831
3463.46/3495.34	c #Conflicts:    3272000 | #Constraints:      66831
3463.46/3495.34	c #Conflicts:    3273000 | #Constraints:      67831
3463.46/3495.34	c #Conflicts:    3274000 | #Constraints:      68831
3463.46/3495.34	c #Conflicts:    3275000 | #Constraints:      69831
3463.46/3495.34	c #Conflicts:    3276000 | #Constraints:      70831
3463.46/3495.34	c #Conflicts:    3277000 | #Constraints:      71831
3463.46/3495.34	c #Conflicts:    3278000 | #Constraints:      72831
3463.46/3495.34	c #Conflicts:    3279000 | #Constraints:      73831
3463.46/3495.34	c #Conflicts:    3280000 | #Constraints:      74831
3463.46/3495.34	c #Conflicts:    3281000 | #Constraints:      75831
3463.46/3495.34	c #Conflicts:    3282000 | #Constraints:      76831
3463.46/3495.34	c #Conflicts:    3283000 | #Constraints:      77831
3463.46/3495.34	c #Conflicts:    3284000 | #Constraints:      78831
3463.46/3495.34	c #Conflicts:    3285000 | #Constraints:      79831
3463.46/3495.34	c INPROCESSING
3463.46/3495.34	c GARBAGE COLLECT
3463.46/3495.34	c rational objective 1000
3508.09/3540.11	c #Conflicts:    3286000 | #Constraints:      44367
3508.09/3540.11	c #Conflicts:    3287000 | #Constraints:      45367
3508.09/3540.11	c #Conflicts:    3288000 | #Constraints:      46367
3508.09/3540.11	c #Conflicts:    3289000 | #Constraints:      47367
3508.09/3540.11	c #Conflicts:    3290000 | #Constraints:      48367
3508.09/3540.11	c #Conflicts:    3291000 | #Constraints:      49367
3508.09/3540.11	c #Conflicts:    3292000 | #Constraints:      50367
3508.09/3540.11	c #Conflicts:    3293000 | #Constraints:      51367
3508.09/3540.11	c #Conflicts:    3294000 | #Constraints:      52367
3508.09/3540.11	c #Conflicts:    3295000 | #Constraints:      53367
3508.09/3540.11	c #Conflicts:    3296000 | #Constraints:      54367
3508.09/3540.11	c #Conflicts:    3297000 | #Constraints:      55367
3508.09/3540.11	c #Conflicts:    3298000 | #Constraints:      56367
3508.09/3540.11	c #Conflicts:    3299000 | #Constraints:      57367
3508.09/3540.11	c #Conflicts:    3300000 | #Constraints:      58367
3508.09/3540.11	c #Conflicts:    3301000 | #Constraints:      59367
3508.09/3540.11	c #Conflicts:    3302000 | #Constraints:      60367
3508.09/3540.11	c #Conflicts:    3303000 | #Constraints:      61367
3508.09/3540.11	c #Conflicts:    3304000 | #Constraints:      62367
3508.09/3540.11	c #Conflicts:    3305000 | #Constraints:      63367
3508.09/3540.11	c #Conflicts:    3306000 | #Constraints:      64367
3508.09/3540.11	c #Conflicts:    3307000 | #Constraints:      65367
3508.09/3540.11	c #Conflicts:    3308000 | #Constraints:      66367
3508.09/3540.11	c #Conflicts:    3309000 | #Constraints:      67367
3508.09/3540.11	c #Conflicts:    3310000 | #Constraints:      68367
3508.09/3540.11	c #Conflicts:    3311000 | #Constraints:      69367
3508.09/3540.11	c #Conflicts:    3312000 | #Constraints:      70367
3508.09/3540.11	c #Conflicts:    3313000 | #Constraints:      71367
3508.09/3540.11	c #Conflicts:    3314000 | #Constraints:      72367
3508.09/3540.11	c #Conflicts:    3315000 | #Constraints:      73367
3508.09/3540.11	c #Conflicts:    3316000 | #Constraints:      74367
3508.09/3540.11	c #Conflicts:    3317000 | #Constraints:      75367
3508.09/3540.11	c #Conflicts:    3318000 | #Constraints:      76367
3508.09/3540.11	c #Conflicts:    3319000 | #Constraints:      77367
3508.09/3540.11	c #Conflicts:    3320000 | #Constraints:      78367
3508.09/3540.11	c #Conflicts:    3321000 | #Constraints:      79367
3508.09/3540.11	c INPROCESSING
3508.09/3540.11	c GARBAGE COLLECT
3508.09/3540.11	c rational objective 1000
3574.09/3606.49	c #Conflicts:    3322000 | #Constraints:      43960
3574.09/3606.49	c #Conflicts:    3323000 | #Constraints:      44962
3574.09/3606.49	c #Conflicts:    3324000 | #Constraints:      46012
3574.09/3606.49	c #Conflicts:    3325000 | #Constraints:      47089
3574.09/3606.49	c #Conflicts:    3326000 | #Constraints:      48148
3574.09/3606.49	c #Conflicts:    3327000 | #Constraints:      49227
3574.09/3606.49	c #Conflicts:    3328000 | #Constraints:      50287
3574.09/3606.49	c #Conflicts:    3329000 | #Constraints:      51369
3574.09/3606.49	c #Conflicts:    3330000 | #Constraints:      52445
3574.09/3606.49	c #Conflicts:    3331000 | #Constraints:      53503
3574.09/3606.49	c #Conflicts:    3332000 | #Constraints:      54556
3574.09/3606.49	c #Conflicts:    3333000 | #Constraints:      55600
3574.09/3606.49	c #Conflicts:    3334000 | #Constraints:      56652
3574.09/3606.49	c #Conflicts:    3335000 | #Constraints:      57699
3574.09/3606.49	c #Conflicts:    3336000 | #Constraints:      58744
3574.09/3606.49	c #Conflicts:    3337000 | #Constraints:      59783
3574.09/3606.49	c #Conflicts:    3338000 | #Constraints:      60829
3574.09/3606.49	c #Conflicts:    3339000 | #Constraints:      61867
3574.09/3606.49	c #Conflicts:    3340000 | #Constraints:      62904
3574.09/3606.49	c #Conflicts:    3341000 | #Constraints:      63932
3574.09/3606.49	c #Conflicts:    3342000 | #Constraints:      64992
3574.09/3606.49	c #Conflicts:    3343000 | #Constraints:      66020
3574.09/3606.49	c #Conflicts:    3344000 | #Constraints:      67061
3574.09/3606.49	c #Conflicts:    3345000 | #Constraints:      68097
3574.09/3606.49	c #Conflicts:    3346000 | #Constraints:      69127
3574.09/3606.49	c #Conflicts:    3347000 | #Constraints:      70152
3574.09/3606.49	c #Conflicts:    3348000 | #Constraints:      71195
3574.09/3606.49	c #Conflicts:    3349000 | #Constraints:      72229
3574.09/3606.49	c #Conflicts:    3350000 | #Constraints:      73268
3574.09/3606.49	c #Conflicts:    3351000 | #Constraints:      74295
3574.09/3606.49	c #Conflicts:    3352000 | #Constraints:      75335
3574.09/3606.49	c #Conflicts:    3353000 | #Constraints:      76388
3574.09/3606.49	c #Conflicts:    3354000 | #Constraints:      77423
3574.09/3606.49	c #Conflicts:    3355000 | #Constraints:      78454
3574.09/3606.49	c #Conflicts:    3356000 | #Constraints:      79504
3574.09/3606.49	c #Conflicts:    3357000 | #Constraints:      80540
3574.09/3606.49	c #Conflicts:    3358000 | #Constraints:      81588
3574.09/3606.49	c INPROCESSING
3574.09/3606.49	c GARBAGE COLLECT
3574.09/3606.49	c rational objective 1000
3600.09/3632.50	c #Conflicts:    3359000 | #Constraints:      45143
3600.09/3632.50	c #Conflicts:    3360000 | #Constraints:      46143
3600.09/3632.50	c #Conflicts:    3361000 | #Constraints:      47143
3600.09/3632.50	c #Conflicts:    3362000 | #Constraints:      48143
3600.09/3632.50	c #Conflicts:    3363000 | #Constraints:      49143
3600.09/3632.50	c #Conflicts:    3364000 | #Constraints:      50143
3600.09/3632.50	c #Conflicts:    3365000 | #Constraints:      51143
3600.09/3632.50	c #Conflicts:    3366000 | #Constraints:      52143
3600.09/3632.50	c #Conflicts:    3367000 | #Constraints:      53143
3600.09/3632.50	c #Conflicts:    3368000 | #Constraints:      54143
3600.09/3632.50	c #Conflicts:    3369000 | #Constraints:      55143
3600.09/3632.50	c #Conflicts:    3370000 | #Constraints:      56143
3600.09/3632.50	c #Conflicts:    3371000 | #Constraints:      57143
3600.09/3632.50	c #Conflicts:    3372000 | #Constraints:      58143
3600.09/3632.50	c #Conflicts:    3373000 | #Constraints:      59143
3600.09/3632.50	c #Conflicts:    3374000 | #Constraints:      60143
3600.09/3632.50	c #Conflicts:    3375000 | #Constraints:      61143
3600.09/3632.50	c #Conflicts:    3376000 | #Constraints:      62143
3600.09/3632.50	c #Conflicts:    3377000 | #Constraints:      63143
3600.09/3632.50	c #Conflicts:    3378000 | #Constraints:      64143
3600.09/3632.50	c #Conflicts:    3379000 | #Constraints:      65143
3600.09/3632.50	c #Conflicts:    3380000 | #Constraints:      66143
3600.09/3632.50	c cpu time 3564.37 s
3600.09/3632.50	c deterministic time 205179657116 2.05e+11
3600.09/3632.50	c optimization time 26.0948 s
3600.09/3632.50	c total solve time 3538.26 s
3600.09/3632.50	c core-guided solve time 2099.47 s
3600.09/3632.50	c propagation time 2742.82 s
3600.09/3632.50	c conflict analysis time 738.207 s
3600.09/3632.50	c propagations 853628961
3600.09/3632.50	c resolve steps 56000125
3600.09/3632.50	c decisions 9895239
3600.09/3632.50	c conflicts 3380968
3600.09/3632.50	c restarts 6077
3600.09/3632.50	c inprocessing phases 174
3600.09/3632.50	c garbage collections 174 ,( 100.00 )
3600.09/3632.50	c input clauses 5302 ,( 62.85 )
3600.09/3632.50	c input cardinalities 2671 ,( 31.66 )
3600.09/3632.50	c input general constraints 463 ,( 5.49 )
3600.09/3632.50	c input average constraint length 275.82
3600.09/3632.50	c input average constraint degree 78.15
3600.09/3632.50	c learned clauses 2066019 ,( 60.21 )
3600.09/3632.50	c learned cardinalities 362460 ,( 10.56 )
3600.09/3632.50	c learned general constraints 1003039 ,( 29.23 )
3600.09/3632.50	c learned average constraint length 262.41
3600.09/3632.50	c learned average constraint degree 686192983.66
3600.09/3632.50	c watched  CF 32, 64, 128, Arb: 401693 , 0 , 0 , 0
3600.09/3632.50	c counting CF 32, 64, 128, Arb: 601810 , 0 , 0 , 0
3600.09/3632.50	c watched   constraints 401693 ,( 40.03 ) 
3600.09/3632.50	c counting  constraints 601809 ,( 59.97 ) 
3600.09/3632.50	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1610525724 , 6251726473 , 26474580918 ,( 884961217 , 25589619701 )
3600.09/3632.50	c gcd simplifications 76149
3600.09/3632.50	c detected cardinalities 58077
3600.09/3632.50	c weakened non-implied lits 361971734
3600.09/3632.50	c weakened non-implying lits 175700
3600.09/3632.50	c original variables 1972
3600.09/3632.50	c clausal propagations 339991100
3600.09/3632.50	c cardinality propagations 64128375
3600.09/3632.50	c watched propagations 11642944
3600.09/3632.50	c counting propagations 403057074
3600.09/3632.50	c watch lookups 110285281235
3600.09/3632.50	c watch backjump lookups 0
3600.09/3632.50	c watch checks 52613889464
3600.09/3632.50	c propagation checks 37789181994
3600.09/3632.50	c constraint additions 2757462801
3600.09/3632.50	c trail pops 866862323
3600.09/3632.50	c formula constraints 4090
3600.09/3632.50	c learned constraints 3338754
3600.09/3632.50	c bound constraints 1169
3600.09/3632.50	c core-guided constraints 3177
3600.09/3632.50	c encountered formula constraints 18426561
3600.09/3632.50	c encountered learned constraints 28630872
3600.09/3632.50	c encountered bound constraints 178
3600.09/3632.50	c encountered core-guided constraints 11562736
3600.09/3632.50	c LP total time 348.024 s
3600.09/3632.50	c LP solve time 293 s
3600.09/3632.50	c LP constraints added 6713
3600.09/3632.50	c LP constraints removed 2606
3600.09/3632.50	c LP pivots internal 3381087
3600.09/3632.50	c LP pivots root 74011
3600.09/3632.50	c LP calls 56545
3600.09/3632.50	c LP optimalities 7208
3600.09/3632.50	c LP no pivot count 1964
3600.09/3632.50	c LP infeasibilities 49333
3600.09/3632.50	c LP valid Farkas constraints 49321
3600.09/3632.50	c LP learned Farkas constraints 42365
3600.09/3632.50	c LP basis resets 12
3600.09/3632.50	c LP cycling count 0
3600.09/3632.50	c LP singular count 0
3600.09/3632.50	c LP no primal count 0
3600.09/3632.50	c LP no farkas count 12
3600.09/3632.50	c LP other issue count 0
3600.09/3632.50	c LP Gomory cuts 1078
3600.09/3632.50	c LP learned cuts 1545
3600.09/3632.50	c LP deleted cuts 2606
3600.09/3632.50	c LP encountered Gomory constraints 2146
3600.09/3632.50	c LP encountered Farkas constraints 498330
3600.09/3632.50	c LP encountered learned Farkas constraints 217905
3600.09/3632.50	c CG auxiliary variables introduced 1392
3600.09/3632.50	c CG solutions found 170
3600.09/3632.50	c CG cores constructed 1000
3600.09/3632.50	c CG core cardinality constraints returned 0
3600.09/3632.50	c CG unit cores 1
3600.09/3632.50	c CG single cores 999
3600.09/3632.50	c CG blocks removed during cardinality reduction 0
3600.09/3632.50	c CG first core best 0
3600.09/3632.50	c CG decision core best 0
3600.09/3632.50	c CG core reduction tie 0
3600.09/3632.50	c CG core degree average 1.00
3600.09/3632.50	c CG core slack average 2.18
3600.09/3632.50	c CG core upper bound improvements 9
3600.09/3632.50	c STR number of successful calls 0
3600.09/3632.50	c STR number of unsuccessful calls 0
3600.09/3632.50	c STR number of inconclusive calls 0
3600.09/3632.50	c STR number of successful attempts 0
3600.09/3632.50	c STR number of unsuccessful attempts 0
3600.09/3632.50	c STR number of inconclusive attempts 0
3600.09/3632.50	c STR average degree increase per successful call inf
3600.09/3632.50	c STR average degree increase per successful attempt inf
3600.09/3632.50	c STR total number of conflicts for successful attempts 0
3600.09/3632.50	c STR total number of conflicts for unsuccessful attempts 0
3600.09/3632.50	c STR total number of conflicts for inconclusive attempts 0
3600.09/3632.50	c STR average number of conflicts per successful attempt inf
3600.09/3632.50	c STR average number of conflicts per unsuccessful attempt inf
3600.09/3632.50	c STR average number of conflicts per inconclusive attempt inf
3600.09/3632.50	c AVG.sumWPerc 49.64 
3600.09/3632.50	c bigint constraints 0 
3600.09/3632.50	o 1038
3600.09/3632.50	s SATISFIABLE
3600.09/3632.50	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.09/3632.50	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: 63708 MiB (30467 MiB free)
  memory of node 1: 64465 MiB (58428 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.10006 s]*
/proc/loadavg: 4.42 4.21 4.17 5/273 47760
/proc/meminfo: memFree=91026092/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=61388 memory=16024 CPUtime=0.04 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 2474 0 0 0 3 1 0 0 20 0 1 0 48926434 62861312 4006 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 15347 4006 2336 1147 0 2774 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 65580 KiB
Current children cumulated memory: 19096 KiB

[startup+0.205626 s]*
/proc/loadavg: 4.42 4.21 4.17 5/273 47760
/proc/meminfo: memFree=91018028/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=62676 memory=19476 CPUtime=0.14 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 2760 0 0 0 12 2 0 0 20 0 1 0 48926434 64180224 4869 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 15669 4869 2400 1147 0 3096 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 66868 KiB
Current children cumulated memory: 22548 KiB

[startup+0.305271 s]*
/proc/loadavg: 4.42 4.21 4.17 5/273 47760
/proc/meminfo: memFree=91013932/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=64408 memory=23268 CPUtime=0.23 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 3195 0 0 0 21 2 0 0 20 0 1 0 48926434 65953792 5817 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 7 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 16102 5817 2400 1147 0 3529 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 68600 KiB
Current children cumulated memory: 26340 KiB

[startup+0.700184 s]
/proc/loadavg: 4.42 4.21 4.17 5/273 47760
/proc/meminfo: memFree=91006120/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=84580 memory=41524 CPUtime=0.62 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 7259 0 0 0 56 6 0 0 20 0 1 0 48926434 86609920 10381 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 21145 10381 2400 1147 0 8572 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 88772 KiB
Current children cumulated memory: 44596 KiB

[startup+1.50018 s]
/proc/loadavg: 4.42 4.21 4.17 5/273 47760
/proc/meminfo: memFree=90955192/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=115824 memory=69564 CPUtime=1.42 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 12733 0 0 0 130 12 0 0 20 0 1 0 48926434 118603776 17391 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 28956 17391 2400 1147 0 16383 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 120016 KiB
Current children cumulated memory: 72636 KiB

[startup+3.10551 s]
/proc/loadavg: 4.42 4.21 4.17 5/273 47760
/proc/meminfo: memFree=90838796/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=142144 memory=84924 CPUtime=3.02 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 16583 0 0 0 285 17 0 0 20 0 1 0 48926434 145555456 21231 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 35536 21231 2400 1147 0 22963 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 146336 KiB
Current children cumulated memory: 87996 KiB

[startup+6.30017 s]
/proc/loadavg: 4.38 4.21 4.17 5/273 47761
/proc/meminfo: memFree=90699592/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=165972 memory=105808 CPUtime=6.2 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 21284 0 0 0 596 24 0 0 20 0 1 0 48926434 169955328 26452 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 41493 26452 2400 1147 0 28920 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 170164 KiB
Current children cumulated memory: 108880 KiB

[startup+12.7002 s]
/proc/loadavg: 4.35 4.20 4.17 5/273 47761
/proc/meminfo: memFree=90532852/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=174632 memory=116880 CPUtime=12.58 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 23578 0 0 0 1220 38 0 0 20 0 1 0 48926434 178823168 29220 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 43658 29220 2400 1147 0 31085 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 178824 KiB
Current children cumulated memory: 119952 KiB

[startup+25.5002 s]
/proc/loadavg: 4.35 4.21 4.17 5/273 47761
/proc/meminfo: memFree=90031484/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=207116 memory=142636 CPUtime=25.35 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 28466 0 0 0 2473 62 0 0 20 0 1 0 48926434 212086784 35659 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 51779 35659 2400 1147 0 39206 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 211308 KiB
Current children cumulated memory: 145708 KiB

[startup+51.1055 s]
/proc/loadavg: 4.23 4.19 4.17 5/273 47761
/proc/meminfo: memFree=89171444/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=266960 memory=197484 CPUtime=50.77 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 39631 0 0 0 4967 110 0 0 20 0 1 0 48926434 273367040 49371 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 66740 49371 2400 1147 0 54167 0
Current children cumulated CPU time: 50.78 s
Current children cumulated vsize: 271152 KiB
Current children cumulated memory: 200556 KiB

[startup+102.3 s]
/proc/loadavg: 4.22 4.19 4.17 5/273 47763
/proc/meminfo: memFree=87453240/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=325008 memory=233808 CPUtime=101.62 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 46670 0 0 0 9973 189 0 0 20 0 1 0 48926434 332808192 58452 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 81252 58452 2400 1147 0 68679 0
Current children cumulated CPU time: 101.63 s
Current children cumulated vsize: 329200 KiB
Current children cumulated memory: 236880 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.17 4.16 5/273 47765
/proc/meminfo: memFree=85035172/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=350988 memory=258308 CPUtime=161.23 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 51799 0 0 0 15833 290 0 0 20 0 1 0 48926434 359411712 64577 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 87747 64577 2400 1147 0 75174 0
Current children cumulated CPU time: 161.24 s
Current children cumulated vsize: 355180 KiB
Current children cumulated memory: 261380 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 4.18 4.17 5/274 47821
/proc/meminfo: memFree=87684272/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=392340 memory=288516 CPUtime=220.87 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 59345 0 0 0 21711 376 0 0 20 0 1 0 48926434 401756160 72129 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 98085 72129 2400 1147 0 85512 0

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

[pid=47760] ppid=47757 vsize=941652 memory=826192 CPUtime=3072.89 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 140805 0 0 0 304151 3138 0 0 20 0 1 0 48926434 964251648 206548 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 235413 206548 2400 1147 0 222840 0
Current children cumulated CPU time: 3072.9 s
Current children cumulated vsize: 945844 KiB
Current children cumulated memory: 829264 KiB

[startup+3162.3 s]
/proc/loadavg: 4.28 4.17 4.11 5/271 48047
/proc/meminfo: memFree=86086596/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=942036 memory=826704 CPUtime=3132.53 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 140923 0 0 0 310056 3197 0 0 20 0 1 0 48926434 964644864 206676 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 235509 206676 2400 1147 0 222936 0
Current children cumulated CPU time: 3132.54 s
Current children cumulated vsize: 946228 KiB
Current children cumulated memory: 829776 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.16 4.11 5/271 48049
/proc/meminfo: memFree=85532128/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=951268 memory=832976 CPUtime=3192.23 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 142499 0 0 0 315977 3246 0 0 20 0 1 0 48926434 974098432 208244 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 237817 208244 2400 1147 0 225244 0
Current children cumulated CPU time: 3192.24 s
Current children cumulated vsize: 955460 KiB
Current children cumulated memory: 836048 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/271 48054
/proc/meminfo: memFree=85016524/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=949352 memory=831468 CPUtime=3251.96 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 142574 0 0 0 321903 3293 0 0 20 0 1 0 48926434 972136448 207867 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 237338 207867 2400 1147 0 224765 0
Current children cumulated CPU time: 3251.97 s
Current children cumulated vsize: 953544 KiB
Current children cumulated memory: 834540 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/271 48060
/proc/meminfo: memFree=84410476/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=961644 memory=839788 CPUtime=3311.66 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 144718 0 0 0 327815 3351 0 0 20 0 1 0 48926434 984723456 209947 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 240411 209947 2400 1147 0 227838 0
Current children cumulated CPU time: 3311.67 s
Current children cumulated vsize: 965836 KiB
Current children cumulated memory: 842860 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/270 48062
/proc/meminfo: memFree=83888404/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=966332 memory=844012 CPUtime=3371.4 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 145766 0 0 0 333742 3398 0 0 20 0 1 0 48926434 989523968 211003 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 241583 211003 2400 1147 0 229010 0
Current children cumulated CPU time: 3371.41 s
Current children cumulated vsize: 970524 KiB
Current children cumulated memory: 847084 KiB

[startup+3462.3 s]
/proc/loadavg: 4.20 4.14 4.10 5/269 48064
/proc/meminfo: memFree=83356580/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=972156 memory=848236 CPUtime=3430.78 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 146826 0 0 0 339631 3447 0 0 20 0 1 0 48926434 995487744 212059 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 243039 212059 2400 1147 0 230466 0
Current children cumulated CPU time: 3430.79 s
Current children cumulated vsize: 976348 KiB
Current children cumulated memory: 851308 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/269 48066
/proc/meminfo: memFree=82834912/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=972156 memory=848236 CPUtime=3490.33 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 146827 0 0 0 345543 3490 0 0 20 0 1 0 48926434 995487744 212059 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 243039 212059 2400 1147 0 230466 0
Current children cumulated CPU time: 3490.34 s
Current children cumulated vsize: 976348 KiB
Current children cumulated memory: 851308 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/272 48071
/proc/meminfo: memFree=82337240/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=975980 memory=850412 CPUtime=3550.06 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 147373 0 0 0 351470 3536 0 0 20 0 1 0 48926434 999403520 212603 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 243995 212603 2400 1147 0 231422 0
Current children cumulated CPU time: 3550.07 s
Current children cumulated vsize: 980172 KiB
Current children cumulated memory: 853484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632.5 s]
/proc/loadavg: 4.15 4.13 4.09 5/272 48073
/proc/meminfo: memFree=81928880/131249988 swapFree=33010416/33010684
[pid=47757] ppid=47754 vsize=4192 memory=3072 CPUtime=0.01 cores=5,7
/proc/47757/stat : 47757 (run-opt-break-l) S 47754 47757 45382 0 -1 4194304 240 1427 0 0 0 0 1 0 20 0 1 0 48926430 4292608 768 18446744073709551615 94905530847232 94905531741765 140731501215184 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94905531980816 94905532028560 94905540558848 140731501222165 140731501222366 140731501222366 140731501227968 0
/proc/47757/statm: 1048 768 704 219 0 110 0
[pid=47760] ppid=47757 vsize=985988 memory=858092 CPUtime=3600.08 cores=5,7
/proc/47760/stat : 47760 (roundingsat) R 47757 47757 45382 0 -1 4194304 149291 0 0 0 356437 3571 0 0 20 0 1 0 48926434 1009651712 214523 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 246497 214523 2400 1147 0 233924 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 990180 KiB
Current children cumulated memory: 861164 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

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

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

[startup+3632.6 s]*
/proc/loadavg: 4.15 4.13 4.09 3/271 48073
/proc/meminfo: memFree=81932008/131249988 swapFree=33010416/33010684
[pid=47760] ppid=47754 vsize=985988 memory=858476 CPUtime=3600.08 cores=5,7
/proc/47760/stat : 47760 (roundingsat) D 47754 47757 45382 0 -1 4194304 149297 0 0 0 356437 3571 0 0 20 0 1 0 48926434 1009651712 214619 18446744073709551615 4227072 8923433 140723761679824 0 0 0 0 0 8405026 1 0 0 17 5 0 0 0 0 0 9823104 9832592 43343872 140723761682708 140723761682984 140723761682984 140723761688554 0
/proc/47760/statm: 246497 214619 2496 1147 0 233924 0
Current cumulated CPU time of completed processes: 0.022057 s
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 985988 KiB
Current children cumulated memory: 858476 KiB

Child status: 2

Real time (s): 3632.67
CPU time (s): 3600.13
CPU user time (s): 3564.39
CPU system time (s): 35.7338
CPU usage (%): 99.1043
Max. virtual memory (cumulated for all children) (KiB): 990180
Max. memory (cumulated for all children) (KiB): 861164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3564.39
system time used= 35.7338
maximum resident set size= 858476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150980
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18082872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2084
involuntary context switches= 21988


# summary of solver processes directly reported to runsolver:
#   pid: 47757,47760
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3564.39
#   total CPU system time (s): 35.7338

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.92327 second user time and 14.4313 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-01 03:14:39
IDJOB=4488775
IDBENCH=147531
IDSOLVER=3360
FILE ID=nodeC031/4488775-1751332479
RUNJOBID= nodeC031-1751325414-45400
SLURM_JOB_ID= 9594352
Free space on /tmp= 432844 MiB

SOLVER NAME= roundingsat+pbsuma-opt-log 63f22ad
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 --file-size-limit 102400 -w /tmp/evaluation-result-4488775-1751332479/watcher-4488775-1751332479 -o /tmp/evaluation-result-4488775-1751332479/solver-4488775-1751332479 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751325414-45400 --watchdog 3760 --file-size-limit 100000 run-opt-break-log.sh HOME/instance-4488775-1751332479.opb PROOFDIR/proof-4488775-1751332479

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

MD5SUM BENCH= f429a5cb74c34761160471c7897bca93
RANDOM SEED=532670758

nodeC031 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.273
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.78
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.885
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.893
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.78
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		: 3600.170
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.78
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.893
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.78
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		: 3601.307
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.78
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		: 3614.984
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.78
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.881
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        91030620 kB
MemAvailable:   125941512 kB
Buffers:            2128 kB
Cached:         35658096 kB
SwapCached:           12 kB
Active:          4251924 kB
Inactive:       35241988 kB
Active(anon):    3836920 kB
Inactive(anon):    15164 kB
Active(file):     415004 kB
Inactive(file): 35226824 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            363996 kB
Writeback:             0 kB
AnonPages:       3837080 kB
Mapped:           114068 kB
Shmem:             18052 kB
KReclaimable:     216608 kB
Slab:             319256 kB
SReclaimable:     216608 kB
SUnreclaim:       102648 kB
KernelStack:        4352 kB
PageTables:        11836 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    5011736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150696 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    452608 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432884 MiB
End job on nodeC031 at 2025-07-01 04:15:12