Trace number 4531814

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ls+pbsuma-log 0f876b3SAT (TO)1035 3600.08 3661.15

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_34.opb.PB06.opb
MD5SUM52f0a3c0093dc9bf421bafb6505effdf
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1033
Best CPU time to get the best result obtained on this benchmark3585.56
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1960
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1960
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1960
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1960
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4531814-1752584622.opb'
0.00/0.01	c 	read 0.11MB  (1.84ms)
0.00/0.01	c	 [cnf: #variables 1960 #clauses 3999 #duplicates 2 #arr 9956]
0.00/0.01	c output proof to 'PROOFDIR/proof-4531814-1752584622'
0.00/0.01	c 
0.00/0.01	c make graph and approximate orbits
0.00/0.01	c	 [group: #orbits ~= 22] (2.23ms)
0.00/0.01	c 
0.00/0.01	c detect special group actions
0.00/0.01	c 	probe for Johnson action (limit=64)
0.00/0.01	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.01	c 	 (0.37ms)
0.00/0.01	c 
0.00/0.01	c detect symmetries on remainder
0.00/0.01	c 	[graph: #vertices 9879 #edges 27752]
0.00/0.01	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.01	c 	 [group: #symmetries 2.05*10^3 #generators 11] (1.65ms)
0.00/0.01	c 
0.00/0.01	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.01	c 	ran it=0, +gens=1 
0.00/0.02	c 	con best_support=4, best_gens=11, +gens=0
0.00/0.02	c 	(1.31ms)
0.00/0.02	c 
0.00/0.02	c finalize break order and special generators
0.00/0.02	c 
0.00/0.02	c add generic predicates (break_depth=20)
0.00/0.02	c 	added predicates for 12 generators (0.01ms)
0.00/0.02	c 
0.00/0.02	c generation finished
0.00/0.02	c 	[sbp: #constraints 12 #add_vars 0]
0.00/0.02	c 
0.00/0.02	c write result to 'HOME/instance-4531814-1752584622.opb.pre'
0.00/0.02	c 	wrote 0.12MB (0.32ms)
0.00/0.02	c ------------------------------------------------------------------
0.00/0.02	c                   2.23ms 26.26% approx_orbits
0.00/0.02	c                   1.84ms 21.70% parse
0.00/0.02	c                   1.65ms 19.41% detect_generic
0.00/0.02	c                   1.31ms 15.39% optimize_gens
0.00/0.02	c                   0.71ms  8.37% other
0.00/0.02	c                   0.37ms  4.36% detect_special
0.00/0.02	c                   0.32ms  3.81% output
0.00/0.02	c                   0.05ms  0.63% finalize_order
0.00/0.02	c                   0.01ms  0.07% break_generic
0.00/0.02	c         ───────────────────────────────────────────────
0.00/0.02	c                   8.48ms   100% total
0.00/0.02	c ------------------------------------------------------------------
0.00/0.03	c RoundingSat 2
0.00/0.03	c branch pb25
0.00/0.03	c commit 0f876b3
0.00/0.05	c #variables 1960 #constraints 4010
0.00/0.05	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 1112 >= 0 @ 0.037128
0.06/0.12	c bounds 1111 >= 0 @ 0.075963
0.06/0.12	c bounds 1111 >= 1 @ 0.076701
0.06/0.12	c bounds 1111 >= 2 @ 0.077198
0.06/0.12	c bounds 1111 >= 3 @ 0.077686
0.06/0.12	c bounds 1111 >= 4 @ 0.078174
0.06/0.12	c bounds 1111 >= 5 @ 0.078666
0.06/0.12	c bounds 1111 >= 6 @ 0.079156
0.06/0.12	c bounds 1111 >= 7 @ 0.079651
0.06/0.12	c bounds 1111 >= 8 @ 0.080136
0.06/0.12	c bounds 1111 >= 9 @ 0.080627
0.06/0.12	c bounds 1111 >= 10 @ 0.081115
0.06/0.12	c bounds 1111 >= 11 @ 0.081603
0.06/0.12	c bounds 1111 >= 12 @ 0.08209
0.06/0.12	c bounds 1111 >= 13 @ 0.08258
0.06/0.12	c bounds 1111 >= 14 @ 0.083071
0.06/0.12	c bounds 1111 >= 15 @ 0.083562
0.06/0.12	c bounds 1111 >= 16 @ 0.084083
0.06/0.12	c bounds 1111 >= 17 @ 0.084613
0.06/0.12	c bounds 1111 >= 18 @ 0.085137
0.06/0.13	c bounds 1111 >= 19 @ 0.085662
0.06/0.13	c bounds 1111 >= 20 @ 0.086187
0.06/0.13	c bounds 1111 >= 21 @ 0.08671
0.06/0.13	c bounds 1111 >= 22 @ 0.087232
0.06/0.13	c bounds 1111 >= 23 @ 0.087331
0.06/0.13	c bounds 1111 >= 24 @ 0.087334
0.06/0.13	c bounds 1111 >= 25 @ 0.087849
0.06/0.13	c bounds 1111 >= 26 @ 0.088371
0.06/0.13	c bounds 1111 >= 27 @ 0.088894
0.06/0.13	c bounds 1111 >= 28 @ 0.089427
0.06/0.13	c bounds 1111 >= 29 @ 0.089947
0.06/0.13	c bounds 1111 >= 30 @ 0.090472
0.06/0.13	c bounds 1111 >= 31 @ 0.091008
0.06/0.13	c bounds 1111 >= 32 @ 0.09153
0.06/0.13	c bounds 1111 >= 33 @ 0.092055
0.06/0.13	c bounds 1111 >= 34 @ 0.092577
0.06/0.13	c bounds 1111 >= 35 @ 0.0931
0.06/0.13	c bounds 1111 >= 36 @ 0.093623
0.06/0.13	c bounds 1111 >= 37 @ 0.094146
0.06/0.14	c bounds 1111 >= 38 @ 0.094675
0.06/0.14	c bounds 1111 >= 39 @ 0.095201
0.06/0.14	c bounds 1111 >= 40 @ 0.095726
0.06/0.14	c bounds 1111 >= 41 @ 0.096248
0.06/0.14	c bounds 1111 >= 42 @ 0.09677
0.06/0.14	c bounds 1111 >= 43 @ 0.097293
0.06/0.14	c bounds 1111 >= 44 @ 0.097874
0.06/0.14	c bounds 1111 >= 45 @ 0.098395
0.06/0.14	c bounds 1111 >= 46 @ 0.098892
0.06/0.14	c bounds 1111 >= 47 @ 0.099379
0.06/0.14	c bounds 1111 >= 48 @ 0.099866
0.06/0.14	c bounds 1111 >= 49 @ 0.100351
0.06/0.14	c bounds 1111 >= 50 @ 0.100839
0.06/0.14	c bounds 1111 >= 51 @ 0.101325
0.06/0.14	c bounds 1111 >= 52 @ 0.101808
0.06/0.14	c bounds 1111 >= 53 @ 0.102292
0.06/0.14	c bounds 1111 >= 54 @ 0.102782
0.06/0.14	c bounds 1111 >= 55 @ 0.10327
0.06/0.14	c bounds 1111 >= 56 @ 0.103754
0.06/0.15	c bounds 1111 >= 57 @ 0.104235
0.06/0.15	c bounds 1111 >= 58 @ 0.104717
0.06/0.15	c bounds 1111 >= 59 @ 0.1052
0.06/0.15	c bounds 1111 >= 60 @ 0.105683
0.06/0.15	c bounds 1111 >= 61 @ 0.106167
0.06/0.15	c bounds 1111 >= 62 @ 0.106656
0.06/0.15	c bounds 1111 >= 63 @ 0.107141
0.06/0.15	c bounds 1111 >= 64 @ 0.107624
0.06/0.15	c bounds 1111 >= 65 @ 0.108107
0.06/0.15	c bounds 1111 >= 66 @ 0.108592
0.06/0.15	c bounds 1111 >= 67 @ 0.109074
0.06/0.15	c bounds 1111 >= 68 @ 0.109557
0.06/0.15	c bounds 1111 >= 69 @ 0.11004
0.06/0.15	c bounds 1111 >= 70 @ 0.110524
0.06/0.15	c bounds 1111 >= 71 @ 0.111001
0.06/0.15	c bounds 1111 >= 72 @ 0.111478
0.06/0.15	c bounds 1111 >= 73 @ 0.111957
0.06/0.15	c bounds 1111 >= 74 @ 0.112435
0.06/0.15	c bounds 1111 >= 75 @ 0.112914
0.06/0.15	c bounds 1111 >= 76 @ 0.113389
0.06/0.15	c bounds 1111 >= 77 @ 0.113867
0.06/0.16	c bounds 1111 >= 78 @ 0.11435
0.06/0.16	c bounds 1111 >= 79 @ 0.114831
0.06/0.16	c bounds 1111 >= 80 @ 0.115314
0.06/0.16	c bounds 1111 >= 81 @ 0.115828
0.06/0.16	c bounds 1111 >= 82 @ 0.11634
0.06/0.16	c bounds 1111 >= 83 @ 0.116853
0.06/0.16	c bounds 1111 >= 84 @ 0.117367
0.06/0.16	c bounds 1111 >= 85 @ 0.117879
0.06/0.16	c bounds 1111 >= 86 @ 0.118398
0.06/0.16	c bounds 1111 >= 87 @ 0.119016
0.06/0.16	c bounds 1111 >= 88 @ 0.119117
0.06/0.16	c bounds 1111 >= 89 @ 0.119509
0.06/0.16	c bounds 1111 >= 90 @ 0.119985
0.06/0.16	c bounds 1111 >= 91 @ 0.120461
0.06/0.16	c bounds 1111 >= 92 @ 0.120939
0.06/0.16	c bounds 1111 >= 93 @ 0.12141
0.06/0.16	c bounds 1111 >= 94 @ 0.12189
0.06/0.16	c bounds 1111 >= 95 @ 0.122366
0.06/0.16	c bounds 1111 >= 96 @ 0.122843
0.06/0.17	c bounds 1111 >= 97 @ 0.123317
0.06/0.17	c bounds 1111 >= 98 @ 0.123792
0.06/0.17	c bounds 1111 >= 99 @ 0.124268
0.06/0.17	c bounds 1111 >= 100 @ 0.124745
0.06/0.17	c bounds 1111 >= 101 @ 0.125221
0.06/0.17	c bounds 1111 >= 102 @ 0.1257
0.06/0.17	c bounds 1111 >= 103 @ 0.126175
0.06/0.17	c bounds 1111 >= 104 @ 0.126649
0.06/0.17	c bounds 1111 >= 105 @ 0.127119
0.06/0.17	c bounds 1111 >= 106 @ 0.127593
0.06/0.17	c bounds 1111 >= 107 @ 0.128066
0.06/0.17	c bounds 1111 >= 108 @ 0.128496
0.06/0.17	c bounds 1111 >= 109 @ 0.128496
0.06/0.17	c bounds 1111 >= 110 @ 0.128496
0.06/0.17	c bounds 1111 >= 111 @ 0.128496
0.06/0.17	c bounds 1111 >= 112 @ 0.128496
0.06/0.17	c bounds 1111 >= 113 @ 0.128964
0.06/0.17	c bounds 1111 >= 114 @ 0.129387
0.06/0.17	c bounds 1111 >= 115 @ 0.129851
0.06/0.17	c bounds 1111 >= 116 @ 0.130321
0.06/0.17	c bounds 1111 >= 117 @ 0.130795
0.06/0.18	c bounds 1111 >= 118 @ 0.131265
0.06/0.18	c bounds 1111 >= 119 @ 0.131742
0.06/0.18	c bounds 1111 >= 120 @ 0.132216
0.06/0.18	c bounds 1111 >= 121 @ 0.132687
0.06/0.18	c bounds 1111 >= 122 @ 0.133157
0.06/0.18	c bounds 1111 >= 123 @ 0.13363
0.06/0.18	c bounds 1111 >= 124 @ 0.134106
0.06/0.18	c bounds 1111 >= 125 @ 0.134584
0.06/0.18	c bounds 1111 >= 126 @ 0.135059
0.06/0.18	c bounds 1111 >= 127 @ 0.135574
0.06/0.18	c bounds 1111 >= 128 @ 0.136055
0.06/0.18	c bounds 1111 >= 129 @ 0.13653
0.06/0.18	c bounds 1111 >= 130 @ 0.137004
0.06/0.18	c bounds 1111 >= 131 @ 0.137468
0.06/0.18	c bounds 1111 >= 132 @ 0.137937
0.06/0.18	c bounds 1111 >= 133 @ 0.138409
0.06/0.18	c bounds 1111 >= 134 @ 0.138879
0.06/0.18	c bounds 1111 >= 135 @ 0.139358
0.06/0.18	c bounds 1111 >= 136 @ 0.139832
0.06/0.18	c bounds 1111 >= 137 @ 0.140303
0.06/0.18	c bounds 1111 >= 138 @ 0.140777
0.06/0.19	c bounds 1111 >= 139 @ 0.141243
0.06/0.19	c bounds 1111 >= 140 @ 0.141713
0.06/0.19	c bounds 1111 >= 141 @ 0.142183
0.06/0.19	c bounds 1111 >= 142 @ 0.142652
0.06/0.19	c bounds 1111 >= 143 @ 0.143127
0.06/0.19	c bounds 1111 >= 144 @ 0.143598
0.06/0.19	c bounds 1111 >= 145 @ 0.14407
0.06/0.19	c bounds 1111 >= 146 @ 0.144541
0.06/0.19	c bounds 1111 >= 147 @ 0.145008
0.06/0.19	c bounds 1111 >= 148 @ 0.145478
0.06/0.19	c bounds 1111 >= 149 @ 0.145948
0.06/0.19	c bounds 1111 >= 150 @ 0.14641
0.06/0.19	c bounds 1111 >= 151 @ 0.146881
0.06/0.19	c bounds 1111 >= 152 @ 0.147357
0.06/0.19	c bounds 1111 >= 153 @ 0.147826
0.06/0.19	c bounds 1111 >= 154 @ 0.148293
0.06/0.19	c bounds 1111 >= 155 @ 0.148796
0.06/0.19	c bounds 1111 >= 156 @ 0.149296
0.06/0.19	c bounds 1111 >= 157 @ 0.149766
0.06/0.19	c bounds 1111 >= 158 @ 0.150236
0.06/0.19	c bounds 1111 >= 159 @ 0.150702
0.06/0.20	c bounds 1111 >= 160 @ 0.151173
0.06/0.20	c bounds 1111 >= 161 @ 0.151645
0.06/0.20	c bounds 1111 >= 162 @ 0.152114
0.06/0.20	c bounds 1111 >= 163 @ 0.152585
0.06/0.20	c bounds 1111 >= 164 @ 0.153055
0.06/0.20	c bounds 1111 >= 165 @ 0.153528
0.06/0.20	c bounds 1111 >= 166 @ 0.153998
0.06/0.20	c bounds 1111 >= 167 @ 0.154468
0.06/0.20	c bounds 1111 >= 168 @ 0.154942
0.06/0.20	c bounds 1111 >= 169 @ 0.155413
0.06/0.20	c bounds 1111 >= 170 @ 0.155893
0.06/0.20	c bounds 1111 >= 171 @ 0.156362
0.06/0.20	c bounds 1111 >= 172 @ 0.156879
0.06/0.20	c bounds 1111 >= 173 @ 0.15739
0.06/0.20	c bounds 1111 >= 174 @ 0.157874
0.06/0.20	c bounds 1111 >= 175 @ 0.158359
0.06/0.20	c bounds 1111 >= 176 @ 0.158837
0.06/0.20	c bounds 1111 >= 177 @ 0.159314
0.06/0.20	c bounds 1111 >= 178 @ 0.159792
0.06/0.21	c bounds 1111 >= 179 @ 0.160273
0.06/0.21	c bounds 1111 >= 180 @ 0.160753
0.17/0.21	c bounds 1111 >= 181 @ 0.161235
0.17/0.21	c bounds 1111 >= 182 @ 0.16171
0.17/0.21	c bounds 1111 >= 183 @ 0.162179
0.17/0.21	c bounds 1111 >= 184 @ 0.162647
0.17/0.21	c bounds 1111 >= 185 @ 0.163119
0.17/0.21	c bounds 1111 >= 186 @ 0.163588
0.17/0.21	c bounds 1111 >= 187 @ 0.164057
0.17/0.21	c bounds 1111 >= 188 @ 0.164527
0.17/0.21	c bounds 1111 >= 189 @ 0.164994
0.17/0.21	c bounds 1111 >= 190 @ 0.165463
0.17/0.21	c bounds 1111 >= 191 @ 0.165933
0.17/0.21	c bounds 1111 >= 192 @ 0.166399
0.17/0.21	c bounds 1111 >= 193 @ 0.166873
0.17/0.21	c bounds 1111 >= 194 @ 0.16734
0.17/0.21	c bounds 1111 >= 195 @ 0.167801
0.17/0.21	c bounds 1111 >= 196 @ 0.168265
0.17/0.21	c bounds 1111 >= 197 @ 0.168736
0.17/0.21	c bounds 1111 >= 198 @ 0.169203
0.17/0.21	c bounds 1111 >= 199 @ 0.169673
0.17/0.22	c bounds 1111 >= 200 @ 0.170147
0.17/0.22	c bounds 1111 >= 201 @ 0.170614
0.17/0.22	c bounds 1111 >= 202 @ 0.171086
0.17/0.22	c bounds 1111 >= 203 @ 0.171564
0.17/0.22	c bounds 1111 >= 204 @ 0.172032
0.17/0.22	c bounds 1111 >= 205 @ 0.172499
0.17/0.22	c bounds 1111 >= 206 @ 0.172965
0.17/0.22	c bounds 1111 >= 207 @ 0.173428
0.17/0.22	c bounds 1111 >= 208 @ 0.173892
0.17/0.22	c bounds 1111 >= 209 @ 0.174359
0.17/0.22	c bounds 1111 >= 210 @ 0.174826
0.17/0.22	c bounds 1111 >= 211 @ 0.175289
0.17/0.22	c bounds 1111 >= 212 @ 0.175755
0.17/0.22	c bounds 1111 >= 213 @ 0.176223
0.17/0.22	c bounds 1111 >= 214 @ 0.176694
0.17/0.22	c bounds 1111 >= 215 @ 0.177198
0.17/0.22	c bounds 1111 >= 216 @ 0.177699
0.17/0.22	c bounds 1111 >= 217 @ 0.178192
0.17/0.22	c bounds 1111 >= 218 @ 0.17869
0.17/0.22	c bounds 1111 >= 219 @ 0.179158
0.17/0.22	c bounds 1111 >= 220 @ 0.179629
0.17/0.23	c bounds 1111 >= 221 @ 0.180127
0.17/0.23	c bounds 1111 >= 222 @ 0.180601
0.17/0.23	c bounds 1111 >= 223 @ 0.181071
0.17/0.23	c bounds 1111 >= 224 @ 0.181541
0.17/0.23	c bounds 1111 >= 225 @ 0.182012
0.17/0.23	c bounds 1111 >= 226 @ 0.182475
0.17/0.23	c bounds 1111 >= 227 @ 0.182941
0.17/0.23	c bounds 1111 >= 228 @ 0.183408
0.17/0.23	c bounds 1111 >= 229 @ 0.183881
0.17/0.23	c bounds 1111 >= 230 @ 0.184357
0.17/0.23	c bounds 1111 >= 231 @ 0.184819
0.17/0.23	c bounds 1111 >= 232 @ 0.185284
0.17/0.23	c bounds 1111 >= 233 @ 0.185747
0.17/0.23	c bounds 1111 >= 234 @ 0.186214
0.17/0.23	c bounds 1111 >= 235 @ 0.186685
0.17/0.23	c bounds 1111 >= 236 @ 0.187156
0.17/0.23	c bounds 1111 >= 237 @ 0.187623
0.17/0.23	c bounds 1111 >= 238 @ 0.188087
0.17/0.23	c bounds 1111 >= 239 @ 0.188553
0.17/0.23	c bounds 1111 >= 240 @ 0.189017
0.17/0.23	c bounds 1111 >= 241 @ 0.189487
0.17/0.23	c bounds 1111 >= 242 @ 0.189953
0.17/0.24	c bounds 1111 >= 243 @ 0.190418
0.17/0.24	c bounds 1111 >= 244 @ 0.190418
0.17/0.24	c bounds 1111 >= 245 @ 0.190418
0.17/0.24	c bounds 1111 >= 246 @ 0.190883
0.17/0.24	c bounds 1111 >= 247 @ 0.191344
0.17/0.24	c bounds 1111 >= 248 @ 0.191813
0.17/0.24	c bounds 1111 >= 249 @ 0.192284
0.17/0.24	c bounds 1111 >= 250 @ 0.19275
0.17/0.24	c bounds 1111 >= 251 @ 0.193211
0.17/0.24	c bounds 1111 >= 252 @ 0.193678
0.17/0.24	c bounds 1111 >= 253 @ 0.194137
0.17/0.24	c bounds 1111 >= 254 @ 0.194605
0.17/0.24	c bounds 1111 >= 255 @ 0.195071
0.17/0.24	c bounds 1111 >= 256 @ 0.195552
0.17/0.24	c bounds 1111 >= 257 @ 0.196017
0.17/0.24	c bounds 1111 >= 258 @ 0.196482
0.17/0.24	c bounds 1111 >= 259 @ 0.196944
0.17/0.24	c bounds 1111 >= 260 @ 0.197416
0.17/0.24	c bounds 1111 >= 261 @ 0.198273
0.17/0.24	c bounds 1111 >= 262 @ 0.198743
0.17/0.25	c bounds 1111 >= 263 @ 0.199208
0.17/0.25	c bounds 1111 >= 264 @ 0.199674
0.17/0.25	c bounds 1111 >= 265 @ 0.200134
0.17/0.25	c bounds 1111 >= 266 @ 0.200599
0.17/0.25	c bounds 1111 >= 267 @ 0.201068
0.17/0.25	c bounds 1111 >= 268 @ 0.201536
0.17/0.25	c bounds 1111 >= 269 @ 0.202003
0.17/0.25	c bounds 1111 >= 270 @ 0.202494
0.17/0.25	c bounds 1111 >= 271 @ 0.202956
0.17/0.25	c bounds 1111 >= 272 @ 0.20342
0.17/0.25	c bounds 1111 >= 273 @ 0.203881
0.17/0.25	c bounds 1111 >= 274 @ 0.204344
0.17/0.25	c bounds 1111 >= 275 @ 0.20481
0.17/0.25	c bounds 1111 >= 276 @ 0.205278
0.17/0.25	c bounds 1111 >= 277 @ 0.205744
0.17/0.25	c bounds 1111 >= 278 @ 0.206206
0.17/0.25	c bounds 1111 >= 279 @ 0.206671
0.17/0.25	c bounds 1111 >= 280 @ 0.207139
0.17/0.25	c bounds 1111 >= 281 @ 0.207604
0.17/0.25	c bounds 1111 >= 282 @ 0.208063
0.17/0.25	c bounds 1111 >= 283 @ 0.208536
0.17/0.25	c bounds 1111 >= 284 @ 0.209007
0.17/0.26	c bounds 1111 >= 285 @ 0.209474
0.17/0.26	c bounds 1111 >= 286 @ 0.209939
0.17/0.26	c bounds 1111 >= 287 @ 0.210426
0.17/0.26	c bounds 1111 >= 288 @ 0.21092
0.17/0.26	c bounds 1111 >= 289 @ 0.211384
0.17/0.26	c bounds 1111 >= 290 @ 0.211844
0.17/0.26	c bounds 1111 >= 291 @ 0.212316
0.17/0.26	c bounds 1111 >= 292 @ 0.212775
0.17/0.26	c bounds 1111 >= 293 @ 0.213238
0.17/0.26	c bounds 1111 >= 294 @ 0.213703
0.17/0.26	c bounds 1111 >= 295 @ 0.214162
0.17/0.26	c bounds 1111 >= 296 @ 0.214626
0.17/0.26	c bounds 1111 >= 297 @ 0.215085
0.17/0.26	c bounds 1111 >= 298 @ 0.215549
0.17/0.26	c bounds 1111 >= 299 @ 0.216011
0.17/0.26	c bounds 1111 >= 300 @ 0.216468
0.17/0.26	c bounds 1111 >= 301 @ 0.216926
0.17/0.26	c bounds 1111 >= 302 @ 0.217382
0.17/0.26	c bounds 1111 >= 303 @ 0.217843
0.17/0.26	c bounds 1111 >= 304 @ 0.218302
0.17/0.26	c bounds 1111 >= 305 @ 0.218778
0.17/0.27	c bounds 1111 >= 306 @ 0.219243
0.17/0.27	c bounds 1111 >= 307 @ 0.219702
0.17/0.27	c bounds 1111 >= 308 @ 0.220169
0.17/0.27	c bounds 1111 >= 309 @ 0.220628
0.17/0.27	c bounds 1111 >= 310 @ 0.221087
0.17/0.27	c bounds 1111 >= 311 @ 0.221179
0.17/0.27	c bounds 1111 >= 312 @ 0.221179
0.17/0.27	c bounds 1111 >= 313 @ 0.221545
0.17/0.27	c bounds 1111 >= 314 @ 0.221976
0.17/0.27	c bounds 1111 >= 315 @ 0.222403
0.17/0.27	c bounds 1111 >= 316 @ 0.222863
0.17/0.27	c bounds 1111 >= 317 @ 0.223326
0.17/0.27	c bounds 1111 >= 318 @ 0.223404
0.17/0.27	c bounds 1111 >= 319 @ 0.223404
0.17/0.27	c bounds 1111 >= 320 @ 0.223753
0.17/0.27	c bounds 1111 >= 321 @ 0.224175
0.17/0.27	c bounds 1111 >= 322 @ 0.224627
0.17/0.27	c bounds 1111 >= 323 @ 0.225084
0.17/0.27	c bounds 1111 >= 324 @ 0.225541
0.17/0.27	c bounds 1111 >= 325 @ 0.226029
0.17/0.27	c bounds 1111 >= 326 @ 0.226491
0.17/0.28	c bounds 1110 >= 326 @ 0.23037
0.17/0.28	c bounds 1110 >= 327 @ 0.230837
0.17/0.28	c bounds 1110 >= 328 @ 0.231295
0.17/0.28	c bounds 1110 >= 329 @ 0.231756
0.17/0.28	c bounds 1110 >= 330 @ 0.232228
0.17/0.28	c bounds 1110 >= 331 @ 0.232703
0.17/0.28	c bounds 1110 >= 332 @ 0.233187
0.17/0.28	c bounds 1110 >= 333 @ 0.233677
0.17/0.28	c bounds 1110 >= 334 @ 0.234143
0.17/0.28	c bounds 1110 >= 335 @ 0.234603
0.17/0.28	c bounds 1110 >= 336 @ 0.23506
0.17/0.28	c bounds 1110 >= 337 @ 0.235514
0.17/0.28	c bounds 1110 >= 338 @ 0.235965
0.17/0.28	c bounds 1110 >= 339 @ 0.236416
0.17/0.28	c bounds 1110 >= 340 @ 0.23687
0.17/0.29	c bounds 1110 >= 341 @ 0.237354
0.17/0.29	c bounds 1110 >= 342 @ 0.237841
0.17/0.29	c bounds 1110 >= 343 @ 0.23833
0.17/0.29	c bounds 1110 >= 344 @ 0.238791
0.17/0.29	c bounds 1110 >= 345 @ 0.239238
0.17/0.29	c bounds 1110 >= 346 @ 0.2397
0.17/0.29	c bounds 1110 >= 347 @ 0.240157
0.17/0.29	c bounds 1110 >= 348 @ 0.240615
0.17/0.29	c bounds 1110 >= 349 @ 0.241062
0.17/0.29	c bounds 1110 >= 350 @ 0.24152
0.17/0.29	c bounds 1110 >= 351 @ 0.241971
0.17/0.29	c bounds 1110 >= 352 @ 0.242421
0.17/0.29	c bounds 1110 >= 353 @ 0.242871
0.17/0.29	c bounds 1110 >= 354 @ 0.243319
0.17/0.29	c bounds 1110 >= 355 @ 0.243994
0.17/0.29	c bounds 1110 >= 356 @ 0.244448
0.17/0.29	c bounds 1110 >= 357 @ 0.244891
0.17/0.29	c bounds 1110 >= 358 @ 0.245349
0.17/0.29	c bounds 1110 >= 359 @ 0.245803
0.17/0.29	c bounds 1110 >= 360 @ 0.246253
0.17/0.29	c bounds 1110 >= 361 @ 0.246701
0.17/0.30	c bounds 1110 >= 362 @ 0.247148
0.17/0.30	c bounds 1110 >= 363 @ 0.247606
0.17/0.30	c bounds 1110 >= 364 @ 0.248064
0.17/0.30	c bounds 1110 >= 365 @ 0.248518
0.17/0.30	c bounds 1110 >= 366 @ 0.248971
0.17/0.30	c bounds 1110 >= 367 @ 0.249418
0.17/0.30	c bounds 1110 >= 368 @ 0.249866
0.17/0.30	c bounds 1110 >= 369 @ 0.250308
0.17/0.30	c bounds 1110 >= 370 @ 0.250753
0.17/0.30	c bounds 1110 >= 371 @ 0.251201
0.17/0.30	c bounds 1110 >= 372 @ 0.25165
0.17/0.30	c bounds 1110 >= 373 @ 0.252105
0.17/0.30	c bounds 1110 >= 374 @ 0.252562
0.17/0.30	c bounds 1110 >= 375 @ 0.253024
0.17/0.30	c bounds 1110 >= 376 @ 0.253479
0.17/0.30	c bounds 1110 >= 377 @ 0.253936
0.17/0.30	c bounds 1110 >= 378 @ 0.254393
0.17/0.30	c bounds 1110 >= 379 @ 0.25485
0.17/0.30	c bounds 1110 >= 380 @ 0.255305
0.17/0.30	c bounds 1110 >= 381 @ 0.255762
0.17/0.30	c bounds 1110 >= 382 @ 0.256233
0.17/0.30	c bounds 1110 >= 383 @ 0.2567
0.17/0.31	c bounds 1110 >= 384 @ 0.257191
0.17/0.31	c bounds 1110 >= 385 @ 0.257655
0.26/0.31	c bounds 1110 >= 386 @ 0.258112
0.26/0.31	c bounds 1110 >= 387 @ 0.258562
0.26/0.31	c bounds 1110 >= 388 @ 0.259025
0.26/0.31	c bounds 1110 >= 389 @ 0.259482
0.26/0.31	c bounds 1110 >= 390 @ 0.259939
0.26/0.31	c bounds 1110 >= 391 @ 0.260034
0.26/0.31	c bounds 1110 >= 392 @ 0.260034
0.26/0.31	c bounds 1110 >= 393 @ 0.260382
0.26/0.31	c bounds 1110 >= 394 @ 0.260802
0.26/0.31	c bounds 1110 >= 395 @ 0.26125
0.26/0.31	c bounds 1110 >= 396 @ 0.261716
0.26/0.31	c bounds 1110 >= 397 @ 0.262152
0.26/0.31	c bounds 1110 >= 398 @ 0.262594
0.26/0.31	c bounds 1110 >= 399 @ 0.263036
0.26/0.31	c bounds 1110 >= 400 @ 0.263481
0.26/0.31	c bounds 1110 >= 401 @ 0.26393
0.26/0.31	c bounds 1110 >= 402 @ 0.264393
0.26/0.31	c bounds 1110 >= 403 @ 0.264843
0.26/0.31	c bounds 1110 >= 404 @ 0.265324
0.26/0.31	c bounds 1110 >= 405 @ 0.265798
0.26/0.32	c bounds 1110 >= 406 @ 0.266252
0.26/0.32	c bounds 1110 >= 407 @ 0.266713
0.26/0.32	c bounds 1110 >= 408 @ 0.267159
0.26/0.32	c bounds 1110 >= 409 @ 0.267609
0.26/0.32	c bounds 1110 >= 410 @ 0.268055
0.26/0.32	c bounds 1110 >= 411 @ 0.268502
0.26/0.32	c bounds 1110 >= 412 @ 0.268949
0.26/0.32	c bounds 1110 >= 413 @ 0.269402
0.26/0.32	c bounds 1110 >= 414 @ 0.269849
0.26/0.32	c bounds 1110 >= 415 @ 0.270297
0.26/0.32	c bounds 1110 >= 416 @ 0.270753
0.26/0.32	c bounds 1110 >= 417 @ 0.270847
0.26/0.32	c bounds 1110 >= 418 @ 0.270847
0.26/0.32	c bounds 1110 >= 419 @ 0.271104
0.26/0.32	c bounds 1110 >= 420 @ 0.271562
0.26/0.32	c bounds 1110 >= 421 @ 0.272007
0.26/0.32	c bounds 1110 >= 422 @ 0.272453
0.26/0.32	c bounds 1110 >= 423 @ 0.2729
0.26/0.32	c bounds 1110 >= 424 @ 0.273347
0.26/0.32	c bounds 1110 >= 425 @ 0.273797
0.26/0.32	c bounds 1110 >= 426 @ 0.274247
0.26/0.32	c bounds 1110 >= 427 @ 0.274686
0.26/0.33	c bounds 1110 >= 428 @ 0.27513
0.26/0.33	c bounds 1110 >= 429 @ 0.27557
0.26/0.33	c bounds 1110 >= 430 @ 0.276019
0.26/0.33	c bounds 1110 >= 431 @ 0.276481
0.26/0.33	c bounds 1110 >= 432 @ 0.276944
0.26/0.33	c bounds 1110 >= 433 @ 0.277041
0.26/0.33	c bounds 1110 >= 434 @ 0.277041
0.26/0.33	c bounds 1110 >= 435 @ 0.27734
0.26/0.33	c bounds 1110 >= 436 @ 0.277763
0.26/0.33	c bounds 1110 >= 437 @ 0.278202
0.26/0.33	c bounds 1110 >= 438 @ 0.27865
0.26/0.33	c bounds 1110 >= 439 @ 0.279082
0.26/0.33	c bounds 1110 >= 440 @ 0.279527
0.26/0.33	c bounds 1110 >= 441 @ 0.279971
0.26/0.33	c bounds 1110 >= 442 @ 0.280414
0.26/0.33	c bounds 1110 >= 443 @ 0.280857
0.26/0.33	c bounds 1110 >= 444 @ 0.281305
0.26/0.33	c bounds 1110 >= 445 @ 0.281751
0.26/0.33	c bounds 1110 >= 446 @ 0.282195
0.26/0.33	c bounds 1110 >= 447 @ 0.282635
0.26/0.33	c bounds 1110 >= 448 @ 0.283084
0.26/0.33	c bounds 1110 >= 449 @ 0.283529
0.26/0.34	c bounds 1110 >= 450 @ 0.283981
0.26/0.34	c bounds 1110 >= 451 @ 0.28445
0.26/0.34	c bounds 1110 >= 452 @ 0.284905
0.26/0.34	c bounds 1110 >= 453 @ 0.285373
0.26/0.34	c bounds 1110 >= 454 @ 0.285833
0.26/0.34	c bounds 1110 >= 455 @ 0.286279
0.26/0.34	c bounds 1110 >= 456 @ 0.286727
0.26/0.34	c bounds 1110 >= 457 @ 0.287189
0.26/0.34	c bounds 1110 >= 458 @ 0.287641
0.26/0.34	c bounds 1110 >= 459 @ 0.288117
0.26/0.34	c bounds 1110 >= 460 @ 0.288569
0.26/0.34	c bounds 1110 >= 461 @ 0.289018
0.26/0.34	c bounds 1110 >= 462 @ 0.289465
0.26/0.34	c bounds 1110 >= 463 @ 0.289911
0.26/0.34	c bounds 1110 >= 464 @ 0.290362
0.26/0.34	c bounds 1110 >= 465 @ 0.290805
0.26/0.34	c bounds 1110 >= 466 @ 0.291251
0.26/0.34	c bounds 1110 >= 467 @ 0.291695
0.26/0.34	c bounds 1110 >= 468 @ 0.292145
0.26/0.34	c bounds 1110 >= 469 @ 0.292583
0.26/0.34	c bounds 1110 >= 470 @ 0.29303
0.26/0.34	c bounds 1110 >= 471 @ 0.293504
0.26/0.35	c bounds 1110 >= 472 @ 0.293989
0.26/0.35	c bounds 1110 >= 473 @ 0.294071
0.26/0.35	c bounds 1110 >= 474 @ 0.294071
0.26/0.35	c bounds 1110 >= 475 @ 0.294397
0.26/0.35	c bounds 1110 >= 476 @ 0.29482
0.26/0.35	c bounds 1110 >= 477 @ 0.295263
0.26/0.35	c bounds 1110 >= 478 @ 0.295725
0.26/0.35	c bounds 1110 >= 479 @ 0.296177
0.26/0.35	c bounds 1110 >= 480 @ 0.29662
0.26/0.35	c bounds 1110 >= 481 @ 0.297057
0.26/0.35	c bounds 1110 >= 482 @ 0.297515
0.26/0.35	c bounds 1110 >= 483 @ 0.297961
0.26/0.35	c bounds 1110 >= 484 @ 0.298413
0.26/0.35	c bounds 1110 >= 485 @ 0.298872
0.26/0.35	c bounds 1110 >= 486 @ 0.299326
0.26/0.35	c bounds 1110 >= 487 @ 0.29977
0.26/0.35	c bounds 1110 >= 488 @ 0.300227
0.26/0.35	c bounds 1110 >= 489 @ 0.300678
0.26/0.35	c bounds 1110 >= 490 @ 0.301131
0.26/0.35	c bounds 1110 >= 491 @ 0.301581
0.26/0.35	c bounds 1110 >= 492 @ 0.302031
0.26/0.35	c bounds 1110 >= 493 @ 0.302475
0.26/0.36	c bounds 1110 >= 494 @ 0.302931
0.26/0.36	c bounds 1110 >= 495 @ 0.30338
0.26/0.36	c bounds 1110 >= 496 @ 0.303822
0.26/0.36	c bounds 1110 >= 497 @ 0.304291
0.26/0.36	c bounds 1110 >= 498 @ 0.304768
0.26/0.36	c bounds 1110 >= 499 @ 0.305262
0.26/0.36	c bounds 1110 >= 500 @ 0.305716
0.26/0.36	c bounds 1110 >= 501 @ 0.306166
0.26/0.36	c bounds 1110 >= 502 @ 0.306622
0.26/0.36	c bounds 1110 >= 503 @ 0.307072
0.26/0.36	c bounds 1110 >= 504 @ 0.307511
0.26/0.36	c bounds 1110 >= 505 @ 0.307957
0.26/0.36	c bounds 1110 >= 506 @ 0.308403
0.26/0.36	c bounds 1110 >= 507 @ 0.308852
0.26/0.36	c bounds 1110 >= 508 @ 0.309312
0.26/0.36	c bounds 1110 >= 509 @ 0.309767
0.26/0.36	c bounds 1110 >= 510 @ 0.310218
0.26/0.36	c bounds 1110 >= 511 @ 0.310663
0.26/0.37	c bounds 1109 >= 511 @ 0.313315
0.26/0.37	c bounds 1109 >= 512 @ 0.313786
0.26/0.37	c bounds 1109 >= 513 @ 0.314232
0.26/0.37	c bounds 1109 >= 514 @ 0.314685
0.26/0.37	c bounds 1109 >= 515 @ 0.315137
0.26/0.37	c bounds 1109 >= 516 @ 0.31559
0.26/0.37	c bounds 1109 >= 517 @ 0.316006
0.26/0.37	c bounds 1109 >= 518 @ 0.316006
0.26/0.37	c bounds 1109 >= 519 @ 0.316006
0.26/0.37	c bounds 1109 >= 520 @ 0.316013
0.26/0.37	c bounds 1109 >= 521 @ 0.316013
0.26/0.37	c bounds 1109 >= 522 @ 0.316341
0.26/0.37	c bounds 1109 >= 523 @ 0.316843
0.26/0.37	c bounds 1109 >= 524 @ 0.317296
0.26/0.37	c bounds 1109 >= 525 @ 0.31775
0.26/0.37	c bounds 1109 >= 526 @ 0.318196
0.26/0.37	c bounds 1109 >= 527 @ 0.318649
0.26/0.37	c bounds 1109 >= 528 @ 0.319101
0.26/0.37	c bounds 1109 >= 529 @ 0.319562
0.26/0.38	c bounds 1109 >= 530 @ 0.320012
0.26/0.38	c bounds 1109 >= 531 @ 0.320464
0.26/0.38	c bounds 1109 >= 532 @ 0.320918
0.26/0.38	c bounds 1109 >= 533 @ 0.321364
0.26/0.38	c bounds 1109 >= 534 @ 0.321821
0.26/0.38	c bounds 1109 >= 535 @ 0.322271
0.26/0.38	c bounds 1109 >= 536 @ 0.322745
0.26/0.38	c bounds 1109 >= 537 @ 0.323203
0.26/0.38	c bounds 1109 >= 538 @ 0.323663
0.26/0.38	c bounds 1109 >= 539 @ 0.324123
0.26/0.38	c bounds 1109 >= 540 @ 0.324573
0.26/0.38	c bounds 1109 >= 541 @ 0.325029
0.26/0.38	c bounds 1109 >= 542 @ 0.325483
0.26/0.38	c bounds 1109 >= 543 @ 0.325937
0.26/0.38	c bounds 1109 >= 544 @ 0.326392
0.26/0.38	c bounds 1109 >= 545 @ 0.326839
0.26/0.38	c bounds 1109 >= 546 @ 0.327297
0.26/0.38	c bounds 1109 >= 547 @ 0.327753
0.26/0.38	c bounds 1109 >= 548 @ 0.328206
0.26/0.38	c bounds 1109 >= 549 @ 0.328657
0.26/0.38	c bounds 1109 >= 550 @ 0.329125
0.26/0.38	c bounds 1109 >= 551 @ 0.329602
0.26/0.39	c bounds 1109 >= 552 @ 0.330063
0.26/0.39	c bounds 1109 >= 553 @ 0.330529
0.26/0.39	c bounds 1109 >= 554 @ 0.33098
0.26/0.39	c bounds 1109 >= 555 @ 0.331519
0.26/0.39	c bounds 1109 >= 556 @ 0.331975
0.26/0.39	c bounds 1109 >= 557 @ 0.332433
0.26/0.39	c bounds 1109 >= 558 @ 0.332892
0.26/0.39	c bounds 1109 >= 559 @ 0.332957
0.26/0.39	c bounds 1109 >= 560 @ 0.332957
0.26/0.39	c bounds 1109 >= 561 @ 0.333302
0.26/0.39	c bounds 1109 >= 562 @ 0.333739
0.26/0.39	c bounds 1109 >= 563 @ 0.334188
0.26/0.39	c bounds 1109 >= 564 @ 0.334644
0.26/0.39	c bounds 1109 >= 565 @ 0.335095
0.26/0.39	c bounds 1109 >= 566 @ 0.335558
0.26/0.39	c bounds 1109 >= 567 @ 0.33601
0.26/0.39	c bounds 1109 >= 568 @ 0.336468
0.26/0.39	c bounds 1109 >= 569 @ 0.336909
0.26/0.39	c bounds 1109 >= 570 @ 0.337371
0.26/0.39	c bounds 1109 >= 571 @ 0.337849
0.26/0.39	c bounds 1109 >= 572 @ 0.338307
0.26/0.40	c bounds 1109 >= 573 @ 0.33877
0.26/0.40	c bounds 1109 >= 574 @ 0.339234
0.26/0.40	c bounds 1109 >= 575 @ 0.339699
0.26/0.40	c bounds 1109 >= 576 @ 0.340155
0.26/0.40	c bounds 1109 >= 577 @ 0.340624
0.26/0.40	c bounds 1109 >= 578 @ 0.341094
0.26/0.40	c bounds 1109 >= 579 @ 0.341559
0.26/0.40	c bounds 1109 >= 580 @ 0.342013
0.26/0.40	c bounds 1109 >= 581 @ 0.342476
0.26/0.40	c bounds 1109 >= 582 @ 0.342943
0.26/0.40	c bounds 1109 >= 583 @ 0.343413
0.26/0.40	c bounds 1109 >= 584 @ 0.343874
0.26/0.40	c bounds 1109 >= 585 @ 0.343927
0.26/0.40	c bounds 1109 >= 586 @ 0.343927
0.26/0.40	c bounds 1109 >= 587 @ 0.34427
0.26/0.40	c bounds 1109 >= 588 @ 0.344748
0.26/0.40	c bounds 1109 >= 589 @ 0.345204
0.26/0.40	c bounds 1109 >= 590 @ 0.345665
0.26/0.40	c bounds 1109 >= 591 @ 0.346135
0.26/0.40	c bounds 1109 >= 592 @ 0.34661
0.36/0.41	c bounds 1108 >= 592 @ 0.350567
0.36/0.41	c bounds 1108 >= 593 @ 0.351051
0.36/0.41	c bounds 1108 >= 594 @ 0.351517
0.36/0.41	c bounds 1108 >= 595 @ 0.351976
0.36/0.41	c bounds 1108 >= 596 @ 0.352447
0.36/0.41	c bounds 1108 >= 597 @ 0.352907
0.36/0.41	c bounds 1108 >= 598 @ 0.353372
0.36/0.41	c bounds 1108 >= 599 @ 0.353827
0.36/0.41	c bounds 1108 >= 600 @ 0.353891
0.36/0.41	c bounds 1108 >= 601 @ 0.353891
0.36/0.41	c bounds 1108 >= 602 @ 0.354238
0.36/0.41	c bounds 1108 >= 603 @ 0.354692
0.36/0.41	c bounds 1108 >= 604 @ 0.35515
0.36/0.42	c bounds 1108 >= 605 @ 0.355605
0.36/0.42	c bounds 1108 >= 606 @ 0.35607
0.36/0.42	c bounds 1108 >= 607 @ 0.356532
0.36/0.42	c bounds 1108 >= 608 @ 0.357011
0.36/0.42	c bounds 1108 >= 609 @ 0.357467
0.36/0.42	c bounds 1108 >= 610 @ 0.357935
0.36/0.42	c bounds 1108 >= 611 @ 0.358391
0.36/0.42	c bounds 1108 >= 612 @ 0.35885
0.36/0.42	c bounds 1108 >= 613 @ 0.359326
0.36/0.42	c bounds 1108 >= 614 @ 0.359796
0.36/0.42	c bounds 1108 >= 615 @ 0.359872
0.36/0.42	c bounds 1108 >= 616 @ 0.359872
0.36/0.42	c bounds 1108 >= 617 @ 0.360238
0.36/0.42	c bounds 1108 >= 618 @ 0.360698
0.36/0.42	c bounds 1108 >= 619 @ 0.361151
0.36/0.42	c bounds 1108 >= 620 @ 0.361618
0.36/0.42	c bounds 1108 >= 621 @ 0.362077
0.36/0.42	c bounds 1108 >= 622 @ 0.362548
0.36/0.42	c bounds 1108 >= 623 @ 0.363007
0.36/0.42	c bounds 1108 >= 624 @ 0.363469
0.36/0.42	c bounds 1108 >= 625 @ 0.363587
0.36/0.42	c bounds 1108 >= 626 @ 0.363587
0.36/0.43	c bounds 1108 >= 627 @ 0.363846
0.36/0.43	c bounds 1108 >= 628 @ 0.363846
0.36/0.43	c bounds 1108 >= 629 @ 0.363846
0.36/0.43	c bounds 1108 >= 630 @ 0.364275
0.36/0.43	c bounds 1108 >= 631 @ 0.364736
0.36/0.43	c bounds 1108 >= 632 @ 0.365204
0.36/0.43	c bounds 1108 >= 633 @ 0.365662
0.36/0.43	c bounds 1108 >= 634 @ 0.366127
0.36/0.43	c bounds 1108 >= 635 @ 0.366593
0.36/0.43	c bounds 1108 >= 636 @ 0.367061
0.36/0.43	c bounds 1108 >= 637 @ 0.367523
0.36/0.43	c bounds 1108 >= 638 @ 0.36799
0.36/0.43	c bounds 1108 >= 639 @ 0.368445
0.36/0.43	c bounds 1108 >= 640 @ 0.36891
0.36/0.43	c bounds 1108 >= 641 @ 0.369363
0.36/0.43	c bounds 1108 >= 642 @ 0.369835
0.36/0.43	c bounds 1108 >= 643 @ 0.370294
0.36/0.43	c bounds 1108 >= 644 @ 0.370778
0.36/0.43	c bounds 1108 >= 645 @ 0.370824
0.36/0.43	c bounds 1108 >= 646 @ 0.370824
0.36/0.43	c bounds 1108 >= 647 @ 0.371178
0.36/0.44	c bounds 1108 >= 648 @ 0.371643
0.36/0.44	c bounds 1108 >= 649 @ 0.372122
0.36/0.44	c bounds 1108 >= 650 @ 0.372582
0.36/0.44	c bounds 1108 >= 651 @ 0.37305
0.36/0.44	c bounds 1108 >= 652 @ 0.373525
0.36/0.44	c bounds 1108 >= 653 @ 0.374015
0.36/0.44	c bounds 1108 >= 654 @ 0.374495
0.36/0.44	c bounds 1108 >= 655 @ 0.374986
0.36/0.44	c bounds 1108 >= 656 @ 0.375457
0.36/0.44	c bounds 1108 >= 657 @ 0.375941
0.36/0.44	c bounds 1108 >= 658 @ 0.376423
0.36/0.44	c bounds 1108 >= 659 @ 0.3769
0.36/0.44	c bounds 1108 >= 660 @ 0.377368
0.36/0.44	c bounds 1108 >= 661 @ 0.377845
0.36/0.44	c bounds 1108 >= 662 @ 0.378324
0.36/0.45	c bounds 1107 >= 662 @ 0.381084
0.36/0.45	c bounds 1107 >= 663 @ 0.381612
0.36/0.45	c bounds 1107 >= 664 @ 0.381755
0.36/0.45	c bounds 1107 >= 665 @ 0.381755
0.36/0.45	c bounds 1107 >= 666 @ 0.382094
0.36/0.45	c bounds 1107 >= 667 @ 0.382537
0.36/0.45	c bounds 1107 >= 668 @ 0.382995
0.36/0.45	c bounds 1107 >= 669 @ 0.383462
0.36/0.45	c bounds 1107 >= 670 @ 0.383949
0.36/0.45	c bounds 1107 >= 671 @ 0.384419
0.36/0.45	c bounds 1107 >= 672 @ 0.384895
0.36/0.45	c bounds 1107 >= 673 @ 0.385368
0.36/0.45	c bounds 1107 >= 674 @ 0.385847
0.36/0.45	c bounds 1107 >= 675 @ 0.386326
0.36/0.45	c bounds 1107 >= 676 @ 0.38681
0.36/0.45	c bounds 1107 >= 677 @ 0.387307
0.36/0.45	c bounds 1107 >= 678 @ 0.38778
0.36/0.45	c bounds 1107 >= 679 @ 0.388251
0.36/0.46	c bounds 1107 >= 680 @ 0.388751
0.36/0.46	c bounds 1107 >= 681 @ 0.389233
0.36/0.46	c bounds 1107 >= 682 @ 0.389714
0.36/0.46	c bounds 1107 >= 683 @ 0.390193
0.36/0.46	c bounds 1107 >= 684 @ 0.390675
0.36/0.46	c bounds 1107 >= 685 @ 0.391173
0.36/0.46	c bounds 1107 >= 686 @ 0.391661
0.36/0.46	c bounds 1107 >= 687 @ 0.391754
0.36/0.46	c bounds 1107 >= 688 @ 0.391754
0.36/0.46	c bounds 1107 >= 689 @ 0.392104
0.36/0.46	c bounds 1107 >= 690 @ 0.392586
0.36/0.46	c bounds 1107 >= 691 @ 0.393065
0.36/0.46	c bounds 1107 >= 692 @ 0.393537
0.36/0.46	c bounds 1107 >= 693 @ 0.394017
0.36/0.46	c bounds 1107 >= 694 @ 0.394489
0.36/0.46	c bounds 1107 >= 695 @ 0.394953
0.36/0.46	c bounds 1107 >= 696 @ 0.395432
0.36/0.46	c bounds 1107 >= 697 @ 0.395907
0.36/0.46	c bounds 1107 >= 698 @ 0.396378
0.36/0.46	c bounds 1107 >= 699 @ 0.396852
0.36/0.46	c bounds 1107 >= 700 @ 0.397325
0.36/0.47	c bounds 1107 >= 701 @ 0.397809
0.36/0.47	c bounds 1107 >= 702 @ 0.398285
0.36/0.47	c bounds 1107 >= 703 @ 0.398767
0.36/0.47	c bounds 1107 >= 704 @ 0.399241
0.36/0.47	c bounds 1107 >= 705 @ 0.399739
0.36/0.47	c bounds 1107 >= 706 @ 0.400221
0.36/0.47	c bounds 1107 >= 707 @ 0.400699
0.36/0.47	c bounds 1107 >= 708 @ 0.401202
0.36/0.47	c bounds 1107 >= 709 @ 0.40169
0.36/0.47	c bounds 1107 >= 710 @ 0.402174
0.36/0.47	c bounds 1107 >= 711 @ 0.402661
0.36/0.47	c bounds 1107 >= 712 @ 0.403152
0.36/0.47	c bounds 1107 >= 713 @ 0.403644
0.36/0.47	c bounds 1107 >= 714 @ 0.404124
0.36/0.47	c bounds 1107 >= 715 @ 0.404633
0.36/0.47	c bounds 1107 >= 716 @ 0.404716
0.36/0.47	c bounds 1107 >= 717 @ 0.404716
0.36/0.47	c bounds 1107 >= 718 @ 0.404716
0.36/0.47	c bounds 1107 >= 719 @ 0.404716
0.36/0.47	c bounds 1107 >= 720 @ 0.405056
0.36/0.48	c bounds 1107 >= 721 @ 0.405534
0.36/0.48	c bounds 1107 >= 722 @ 0.405999
0.36/0.48	c bounds 1106 >= 722 @ 0.414576
0.36/0.48	c bounds 1106 >= 723 @ 0.415106
0.36/0.49	c bounds 1106 >= 724 @ 0.415601
0.36/0.49	c bounds 1106 >= 725 @ 0.415681
0.36/0.49	c bounds 1106 >= 726 @ 0.415681
0.36/0.49	c bounds 1106 >= 727 @ 0.416069
0.36/0.49	c bounds 1106 >= 728 @ 0.416554
0.36/0.49	c bounds 1106 >= 729 @ 0.41703
0.36/0.49	c bounds 1106 >= 730 @ 0.417507
0.36/0.49	c bounds 1106 >= 731 @ 0.418003
0.36/0.49	c bounds 1106 >= 732 @ 0.41848
0.36/0.49	c bounds 1106 >= 733 @ 0.418967
0.36/0.49	c bounds 1106 >= 734 @ 0.419473
0.36/0.49	c bounds 1106 >= 735 @ 0.419968
0.36/0.49	c bounds 1106 >= 736 @ 0.420461
0.36/0.49	c bounds 1106 >= 737 @ 0.420971
0.36/0.49	c bounds 1106 >= 738 @ 0.421447
0.36/0.49	c bounds 1106 >= 739 @ 0.421945
0.36/0.49	c bounds 1106 >= 740 @ 0.422458
0.36/0.49	c bounds 1106 >= 741 @ 0.422958
0.36/0.49	c bounds 1106 >= 742 @ 0.423484
0.36/0.49	c bounds 1106 >= 743 @ 0.423979
0.36/0.50	c bounds 1106 >= 744 @ 0.424475
0.36/0.50	c bounds 1106 >= 745 @ 0.424966
0.36/0.50	c bounds 1106 >= 746 @ 0.425451
0.36/0.50	c bounds 1106 >= 747 @ 0.42596
0.36/0.50	c bounds 1106 >= 748 @ 0.426437
0.36/0.50	c bounds 1106 >= 749 @ 0.426915
0.36/0.50	c bounds 1106 >= 750 @ 0.427408
0.36/0.50	c bounds 1106 >= 751 @ 0.427915
0.36/0.50	c bounds 1106 >= 752 @ 0.428401
0.36/0.50	c bounds 1106 >= 753 @ 0.428886
0.36/0.50	c bounds 1106 >= 754 @ 0.42938
0.36/0.50	c bounds 1106 >= 755 @ 0.429875
0.36/0.50	c bounds 1106 >= 756 @ 0.43038
0.36/0.50	c bounds 1106 >= 757 @ 0.430867
0.36/0.50	c bounds 1106 >= 758 @ 0.431375
0.36/0.50	c bounds 1106 >= 759 @ 0.431879
0.36/0.50	c bounds 1106 >= 760 @ 0.432379
0.36/0.50	c bounds 1106 >= 761 @ 0.432872
0.36/0.50	c bounds 1106 >= 762 @ 0.433378
0.36/0.50	c bounds 1106 >= 763 @ 0.433547
0.36/0.51	c bounds 1106 >= 764 @ 0.433547
0.36/0.51	c bounds 1106 >= 765 @ 0.433879
0.36/0.51	c bounds 1106 >= 766 @ 0.434369
0.47/0.51	c bounds 1106 >= 767 @ 0.434862
0.47/0.51	c bounds 1106 >= 768 @ 0.435356
0.47/0.51	c bounds 1106 >= 769 @ 0.435845
0.47/0.51	c bounds 1106 >= 770 @ 0.436358
0.47/0.51	c bounds 1106 >= 771 @ 0.436856
0.47/0.51	c bounds 1106 >= 772 @ 0.437347
0.47/0.51	c bounds 1106 >= 773 @ 0.437848
0.47/0.51	c bounds 1106 >= 774 @ 0.438346
0.47/0.51	c bounds 1106 >= 775 @ 0.438847
0.47/0.51	c bounds 1106 >= 776 @ 0.439342
0.47/0.51	c bounds 1106 >= 777 @ 0.439839
0.47/0.51	c bounds 1106 >= 778 @ 0.44033
0.47/0.51	c bounds 1106 >= 779 @ 0.440827
0.47/0.51	c bounds 1106 >= 780 @ 0.441367
0.47/0.51	c bounds 1106 >= 781 @ 0.441866
0.47/0.51	c bounds 1106 >= 782 @ 0.442358
0.47/0.51	c bounds 1106 >= 783 @ 0.44288
0.47/0.52	c bounds 1106 >= 784 @ 0.443369
0.47/0.52	c bounds 1106 >= 785 @ 0.443545
0.47/0.52	c bounds 1106 >= 786 @ 0.443545
0.47/0.52	c bounds 1106 >= 787 @ 0.443901
0.47/0.52	c bounds 1106 >= 788 @ 0.444425
0.47/0.52	c bounds 1105 >= 788 @ 0.452032
0.47/0.53	c bounds 1105 >= 789 @ 0.4526
0.47/0.53	c bounds 1105 >= 790 @ 0.453096
0.47/0.53	c bounds 1105 >= 791 @ 0.453595
0.47/0.53	c bounds 1105 >= 792 @ 0.454097
0.47/0.53	c bounds 1105 >= 793 @ 0.454586
0.47/0.53	c bounds 1105 >= 794 @ 0.455109
0.47/0.53	c bounds 1105 >= 795 @ 0.455622
0.47/0.53	c bounds 1105 >= 796 @ 0.456111
0.47/0.53	c bounds 1105 >= 797 @ 0.456632
0.47/0.53	c bounds 1105 >= 798 @ 0.45713
0.47/0.53	c bounds 1105 >= 799 @ 0.45763
0.47/0.53	c bounds 1105 >= 800 @ 0.458137
0.47/0.53	c bounds 1105 >= 801 @ 0.458638
0.47/0.53	c bounds 1105 >= 802 @ 0.459134
0.47/0.53	c bounds 1105 >= 803 @ 0.45964
0.47/0.53	c bounds 1105 >= 804 @ 0.460144
0.47/0.53	c bounds 1105 >= 805 @ 0.460635
0.47/0.53	c bounds 1105 >= 806 @ 0.461132
0.47/0.53	c bounds 1105 >= 807 @ 0.461309
0.47/0.53	c bounds 1105 >= 808 @ 0.461309
0.47/0.54	c bounds 1105 >= 809 @ 0.461333
0.47/0.54	c bounds 1105 >= 810 @ 0.461333
0.47/0.54	c bounds 1105 >= 811 @ 0.461693
0.47/0.54	c bounds 1105 >= 812 @ 0.462211
0.47/0.54	c bounds 1105 >= 813 @ 0.462732
0.47/0.54	c bounds 1105 >= 814 @ 0.463257
0.47/0.54	c bounds 1105 >= 815 @ 0.463762
0.47/0.54	c bounds 1105 >= 816 @ 0.464276
0.47/0.54	c bounds 1105 >= 817 @ 0.464833
0.47/0.54	c bounds 1105 >= 818 @ 0.465327
0.47/0.54	c bounds 1105 >= 819 @ 0.465869
0.47/0.54	c bounds 1105 >= 820 @ 0.466368
0.47/0.54	c bounds 1105 >= 821 @ 0.466871
0.47/0.54	c bounds 1105 >= 822 @ 0.467373
0.47/0.54	c bounds 1105 >= 823 @ 0.467905
0.47/0.54	c bounds 1105 >= 824 @ 0.468405
0.47/0.54	c bounds 1105 >= 825 @ 0.468538
0.47/0.54	c bounds 1105 >= 826 @ 0.468538
0.47/0.54	c bounds 1105 >= 827 @ 0.468957
0.47/0.55	c bounds 1105 >= 828 @ 0.469459
0.47/0.55	c bounds 1105 >= 829 @ 0.469529
0.47/0.55	c bounds 1105 >= 830 @ 0.469529
0.47/0.55	c bounds 1105 >= 831 @ 0.46998
0.47/0.55	c bounds 1105 >= 832 @ 0.470485
0.47/0.55	c bounds 1105 >= 833 @ 0.470523
0.47/0.55	c bounds 1105 >= 834 @ 0.470523
0.47/0.55	c bounds 1105 >= 835 @ 0.471025
0.47/0.55	c bounds 1105 >= 836 @ 0.471498
0.47/0.55	c bounds 1105 >= 837 @ 0.471995
0.47/0.55	c bounds 1105 >= 838 @ 0.472506
0.47/0.55	c bounds 1105 >= 839 @ 0.47302
0.47/0.55	c bounds 1105 >= 840 @ 0.473527
0.47/0.55	c bounds 1105 >= 841 @ 0.474047
0.47/0.56	c bounds 1104 >= 841 @ 0.484517
0.47/0.57	c bounds 1104 >= 842 @ 0.485141
0.47/0.57	c bounds 1104 >= 843 @ 0.485685
0.47/0.57	c bounds 1104 >= 844 @ 0.486195
0.47/0.57	c bounds 1104 >= 845 @ 0.486732
0.47/0.57	c bounds 1104 >= 846 @ 0.487256
0.47/0.57	c bounds 1104 >= 847 @ 0.487788
0.47/0.57	c bounds 1104 >= 848 @ 0.488313
0.47/0.57	c bounds 1104 >= 849 @ 0.488467
0.47/0.57	c bounds 1104 >= 850 @ 0.488467
0.47/0.57	c bounds 1104 >= 851 @ 0.488467
0.47/0.57	c bounds 1104 >= 852 @ 0.488467
0.47/0.57	c bounds 1104 >= 853 @ 0.488467
0.47/0.57	c bounds 1104 >= 854 @ 0.488607
0.47/0.57	c bounds 1104 >= 855 @ 0.489441
0.47/0.57	c bounds 1104 >= 856 @ 0.489972
0.47/0.57	c bounds 1104 >= 857 @ 0.490511
0.47/0.57	c bounds 1104 >= 858 @ 0.491054
0.47/0.57	c bounds 1104 >= 859 @ 0.491608
0.47/0.58	c bounds 1104 >= 860 @ 0.492154
0.47/0.58	c bounds 1104 >= 861 @ 0.492688
0.47/0.58	c bounds 1104 >= 862 @ 0.493271
0.47/0.58	c bounds 1104 >= 863 @ 0.493841
0.47/0.58	c bounds 1104 >= 864 @ 0.494424
0.47/0.58	c bounds 1104 >= 865 @ 0.495003
0.47/0.58	c bounds 1104 >= 866 @ 0.495542
0.47/0.58	c bounds 1104 >= 867 @ 0.496073
0.47/0.58	c bounds 1104 >= 868 @ 0.496611
0.47/0.58	c bounds 1104 >= 869 @ 0.497156
0.47/0.58	c bounds 1104 >= 870 @ 0.497699
0.47/0.58	c bounds 1104 >= 871 @ 0.49825
0.47/0.58	c bounds 1104 >= 872 @ 0.498822
0.47/0.58	c bounds 1104 >= 873 @ 0.499388
0.47/0.58	c bounds 1104 >= 874 @ 0.499951
0.47/0.58	c bounds 1104 >= 875 @ 0.500516
0.47/0.58	c bounds 1104 >= 876 @ 0.501082
0.47/0.58	c bounds 1104 >= 877 @ 0.501634
0.47/0.59	c bounds 1104 >= 878 @ 0.502222
0.47/0.59	c bounds 1104 >= 879 @ 0.50241
0.47/0.59	c bounds 1104 >= 880 @ 0.50241
0.47/0.59	c bounds 1104 >= 881 @ 0.502418
0.47/0.59	c bounds 1104 >= 882 @ 0.502603
0.47/0.59	c bounds 1104 >= 883 @ 0.503104
0.47/0.59	c bounds 1104 >= 884 @ 0.50364
0.47/0.59	c bounds 1104 >= 885 @ 0.504188
0.47/0.59	c bounds 1104 >= 886 @ 0.504718
0.47/0.59	c bounds 1104 >= 887 @ 0.505305
0.47/0.59	c bounds 1104 >= 888 @ 0.505861
0.47/0.59	c bounds 1104 >= 889 @ 0.506441
0.56/0.62	c bounds 1103 >= 889 @ 0.52811
0.56/0.62	c bounds 1103 >= 890 @ 0.528342
0.56/0.62	c bounds 1103 >= 891 @ 0.528632
0.56/0.62	c bounds 1103 >= 892 @ 0.52915
0.56/0.62	c bounds 1103 >= 893 @ 0.529683
0.56/0.62	c bounds 1103 >= 894 @ 0.530245
0.56/0.62	c bounds 1103 >= 895 @ 0.530333
0.56/0.62	c bounds 1103 >= 896 @ 0.530493
0.56/0.62	c bounds 1103 >= 897 @ 0.53099
0.56/0.62	c bounds 1103 >= 898 @ 0.531513
0.56/0.62	c bounds 1103 >= 899 @ 0.532149
0.56/0.62	c bounds 1103 >= 900 @ 0.532326
0.56/0.62	c bounds 1103 >= 901 @ 0.532326
0.56/0.62	c bounds 1103 >= 902 @ 0.532326
0.56/0.62	c bounds 1103 >= 903 @ 0.532498
0.56/0.63	c bounds 1103 >= 904 @ 0.533011
0.56/0.63	c bounds 1103 >= 905 @ 0.533542
0.56/0.63	c bounds 1103 >= 906 @ 0.534107
0.56/0.63	c bounds 1103 >= 907 @ 0.53468
0.56/0.63	c bounds 1103 >= 908 @ 0.535285
0.56/0.63	c bounds 1103 >= 909 @ 0.535874
0.56/0.63	c bounds 1103 >= 910 @ 0.536469
0.56/0.63	c bounds 1103 >= 911 @ 0.537064
0.56/0.63	c bounds 1103 >= 912 @ 0.537692
0.56/0.63	c bounds 1103 >= 913 @ 0.538262
0.56/0.63	c bounds 1103 >= 914 @ 0.538303
0.56/0.63	c bounds 1103 >= 915 @ 0.538559
0.56/0.63	c bounds 1103 >= 916 @ 0.539079
0.56/0.63	c bounds 1103 >= 917 @ 0.539652
0.56/0.63	c bounds 1103 >= 918 @ 0.540284
0.56/0.63	c bounds 1103 >= 919 @ 0.540889
0.56/0.63	c bounds 1103 >= 920 @ 0.541486
0.56/0.64	c bounds 1103 >= 921 @ 0.542093
0.56/0.64	c bounds 1103 >= 922 @ 0.542289
0.56/0.64	c bounds 1103 >= 923 @ 0.542493
0.56/0.64	c bounds 1103 >= 924 @ 0.543102
0.56/0.64	c bounds 1103 >= 925 @ 0.543716
0.56/0.64	c bounds 1103 >= 926 @ 0.544377
0.56/0.64	c bounds 1103 >= 927 @ 0.545086
0.56/0.64	c bounds 1103 >= 928 @ 0.545746
0.56/0.64	c bounds 1103 >= 929 @ 0.546373
0.56/0.64	c bounds 1103 >= 930 @ 0.547053
0.56/0.64	c bounds 1103 >= 931 @ 0.547271
0.56/0.64	c bounds 1103 >= 932 @ 0.547502
0.56/0.64	c bounds 1103 >= 933 @ 0.548102
0.56/0.64	c bounds 1103 >= 934 @ 0.548755
0.56/0.64	c bounds 1103 >= 935 @ 0.549477
0.56/0.65	c bounds 1103 >= 936 @ 0.55017
0.56/0.65	c bounds 1103 >= 937 @ 0.550262
0.56/0.65	c bounds 1103 >= 938 @ 0.550636
0.56/0.65	c bounds 1103 >= 939 @ 0.551386
0.56/0.65	c bounds 1103 >= 940 @ 0.552148
0.56/0.65	c bounds 1103 >= 941 @ 0.552253
0.56/0.65	c bounds 1103 >= 942 @ 0.552612
0.56/0.65	c bounds 1103 >= 943 @ 0.553405
0.56/0.65	c bounds 1103 >= 944 @ 0.554126
0.56/0.65	c bounds 1103 >= 945 @ 0.554243
0.56/0.65	c bounds 1103 >= 946 @ 0.554638
0.56/0.65	c bounds 1103 >= 947 @ 0.555432
0.56/0.65	c bounds 1103 >= 948 @ 0.55619
0.56/0.66	c bounds 1103 >= 949 @ 0.556236
0.56/0.66	c bounds 1103 >= 950 @ 0.556236
0.56/0.66	c bounds 1103 >= 951 @ 0.556766
0.56/0.66	c bounds 1103 >= 952 @ 0.557454
0.56/0.66	c bounds 1103 >= 953 @ 0.558184
0.56/0.66	c bounds 1103 >= 954 @ 0.558224
0.56/0.66	c bounds 1103 >= 955 @ 0.558224
0.56/0.66	c bounds 1103 >= 956 @ 0.558224
0.56/0.66	c bounds 1103 >= 957 @ 0.558517
0.56/0.66	c bounds 1103 >= 958 @ 0.559288
0.56/0.66	c bounds 1103 >= 959 @ 0.560043
0.56/0.66	c bounds 1103 >= 960 @ 0.560209
0.56/0.69	c bounds 1102 >= 960 @ 0.585387
0.56/0.69	c bounds 1102 >= 961 @ 0.586678
0.56/0.69	c bounds 1102 >= 962 @ 0.587474
0.56/0.69	c bounds 1102 >= 963 @ 0.588384
0.56/0.70	c bounds 1102 >= 964 @ 0.589162
0.66/0.70	c bounds 1102 >= 965 @ 0.590083
0.66/0.70	c bounds 1102 >= 966 @ 0.591062
0.66/0.70	c bounds 1102 >= 967 @ 0.59196
0.66/0.70	c bounds 1102 >= 968 @ 0.592085
0.66/0.70	c bounds 1102 >= 969 @ 0.592096
0.66/0.70	c bounds 1102 >= 970 @ 0.592606
0.66/0.70	c bounds 1102 >= 971 @ 0.593609
0.66/0.70	c bounds 1102 >= 972 @ 0.594828
0.66/0.70	c bounds 1102 >= 973 @ 0.596336
0.66/0.71	c bounds 1102 >= 974 @ 0.597642
0.66/0.71	c bounds 1102 >= 975 @ 0.598075
0.66/0.71	c bounds 1102 >= 976 @ 0.59896
0.66/0.71	c bounds 1102 >= 977 @ 0.599442
0.66/0.71	c bounds 1102 >= 978 @ 0.601315
0.66/0.71	c bounds 1102 >= 979 @ 0.602057
0.66/0.74	c bounds 1101 >= 979 @ 0.62223
0.66/0.74	c bounds 1101 >= 980 @ 0.623667
0.66/0.74	c bounds 1101 >= 981 @ 0.624511
0.66/0.74	c bounds 1101 >= 982 @ 0.627964
0.66/0.75	c bounds 1101 >= 983 @ 0.635575
0.75/0.80	c bounds 1100 >= 983 @ 0.680543
0.75/0.81	c bounds 1100 >= 984 @ 0.686011
0.75/0.82	c bounds 1100 >= 985 @ 0.698496
0.75/0.85	c bounds 1099 >= 985 @ 0.730111
0.75/0.86	c bounds 1099 >= 986 @ 0.734937
0.85/0.91	c bounds 1098 >= 986 @ 0.782398
0.85/0.97	c bounds 1098 >= 987 @ 0.835715
0.96/1.00	c #Conflicts:       1000 | #Constraints:       8524
0.96/1.00	c bounds 1097 >= 987 @ 0.870775
0.96/1.09	c bounds 1096 >= 987 @ 0.956428
1.06/1.14	c bounds 1095 >= 987 @ 1.00551
1.36/1.44	c bounds 1095 >= 988 @ 1.297
1.65/1.74	c #Conflicts:       2000 | #Constraints:       9557
1.65/1.74	c INPROCESSING
1.65/1.74	c GARBAGE COLLECT
1.65/1.74	c rational objective 988
1.76/1.82	c bounds 1094 >= 988 @ 1.66631
1.76/1.88	c bounds 1093 >= 988 @ 1.72445
1.85/1.94	c bounds 1092 >= 988 @ 1.78123
1.95/2.09	c bounds 1091 >= 988 @ 1.92589
2.06/2.16	c bounds 1090 >= 988 @ 1.98984
2.15/2.25	c #Conflicts:       3000 | #Constraints:       8470
2.15/2.25	c bounds 1089 >= 988 @ 2.07623
3.06/3.10	c bounds 1089 >= 989 @ 2.91043
3.06/3.16	c #Conflicts:       4000 | #Constraints:       9546
3.06/3.16	c bounds 1088 >= 989 @ 2.96467
3.06/3.19	c bounds 1087 >= 989 @ 2.99953
3.45/3.50	c INPROCESSING
3.45/3.50	c GARBAGE COLLECT
3.45/3.50	c rational objective 989
3.45/3.58	c bounds 1086 >= 989 @ 3.37175
3.55/3.61	c bounds 1085 >= 989 @ 3.40259
3.55/3.66	c bounds 1084 >= 989 @ 3.45377
3.65/3.71	c bounds 1083 >= 989 @ 3.50701
3.65/3.77	c bounds 1082 >= 989 @ 3.55985
3.74/3.81	c bounds 1081 >= 989 @ 3.5997
3.74/3.86	c #Conflicts:       5000 | #Constraints:       8855
3.74/3.86	c bounds 1080 >= 989 @ 3.64421
3.85/3.90	c bounds 1079 >= 989 @ 3.68656
3.85/3.95	c bounds 1078 >= 989 @ 3.73277
3.95/4.00	c bounds 1077 >= 989 @ 3.78592
3.95/4.05	c bounds 1076 >= 989 @ 3.83006
3.95/4.08	c bounds 1075 >= 989 @ 3.86557
4.05/4.13	c bounds 1074 >= 989 @ 3.90692
4.05/4.17	c bounds 1073 >= 989 @ 3.94589
4.15/4.21	c bounds 1072 >= 989 @ 3.98873
4.15/4.27	c #Conflicts:       6000 | #Constraints:       9864
4.15/4.27	c bounds 1071 >= 989 @ 4.04279
4.24/4.32	c bounds 1070 >= 989 @ 4.09433
4.24/4.37	c bounds 1069 >= 989 @ 4.13567
4.35/4.41	c bounds 1068 >= 989 @ 4.17757
4.35/4.49	c INPROCESSING
4.35/4.49	c GARBAGE COLLECT
4.35/4.49	c bounds 1067 >= 989 @ 4.25638
4.54/4.60	c bounds 1066 >= 989 @ 4.36681
5.34/5.45	c #Conflicts:       7000 | #Constraints:       8815
5.34/5.45	c #Conflicts:       8000 | #Constraints:       9815
5.34/5.45	c bounds 1066 >= 990 @ 5.19602
5.44/5.50	c bounds 1065 >= 990 @ 5.24334
5.44/5.53	c bounds 1064 >= 990 @ 5.27496
5.44/5.58	c bounds 1063 >= 990 @ 5.31943
5.55/5.63	c bounds 1062 >= 990 @ 5.36751
5.64/5.70	c bounds 1061 >= 990 @ 5.4414
5.94/6.04	c #Conflicts:       9000 | #Constraints:      10904
5.94/6.04	c INPROCESSING
5.94/6.04	c GARBAGE COLLECT
5.94/6.04	c rational objective 990
6.04/6.14	c bounds 1060 >= 990 @ 5.86317
6.15/6.25	c bounds 1059 >= 990 @ 5.97397
6.24/6.35	c bounds 1058 >= 990 @ 6.0712
6.44/6.56	c #Conflicts:      10000 | #Constraints:       9585
6.44/6.56	c bounds 1057 >= 990 @ 6.28131
6.54/6.66	c bounds 1056 >= 990 @ 6.37136
6.74/6.82	c #Conflicts:      11000 | #Constraints:      10588
6.74/6.82	c bounds 1055 >= 990 @ 6.52981
6.84/6.92	c bounds 1054 >= 990 @ 6.62054
6.94/7.08	c bounds 1053 >= 990 @ 6.78443
7.64/7.71	c #Conflicts:      12000 | #Constraints:      11597
7.64/7.71	c INPROCESSING
7.64/7.71	c GARBAGE COLLECT
7.64/7.71	c rational objective 990
7.73/7.81	c bounds 1052 >= 990 @ 7.49824
7.94/8.03	c bounds 1051 >= 990 @ 7.71794
8.05/8.11	c bounds 1050 >= 990 @ 7.79474
8.05/8.17	c #Conflicts:      13000 | #Constraints:      10018
8.05/8.17	c bounds 1049 >= 990 @ 7.85298
9.13/9.20	c #Conflicts:      14000 | #Constraints:      11019
9.13/9.20	c #Conflicts:      15000 | #Constraints:      12020
9.13/9.20	c INPROCESSING
9.13/9.20	c GARBAGE COLLECT
9.13/9.20	c rational objective 990
9.94/10.02	c #Conflicts:      16000 | #Constraints:      10226
9.94/10.02	c bounds 1049 >= 991 @ 9.66752
10.53/10.69	c #Conflicts:      17000 | #Constraints:      11310
10.53/10.69	c #Conflicts:      18000 | #Constraints:      12310
10.53/10.69	c INPROCESSING
10.53/10.69	c GARBAGE COLLECT
10.53/10.69	c rational objective 991
11.93/12.09	c #Conflicts:      19000 | #Constraints:      10285
11.93/12.09	c #Conflicts:      20000 | #Constraints:      11285
11.93/12.09	c #Conflicts:      21000 | #Constraints:      12285
11.93/12.09	c INPROCESSING
11.93/12.09	c GARBAGE COLLECT
11.93/12.09	c rational objective 991
12.93/13.05	c #Conflicts:      22000 | #Constraints:      10062
12.93/13.05	c #Conflicts:      23000 | #Constraints:      11063
12.93/13.05	c bounds 1048 >= 991 @ 12.6205
13.32/13.41	c #Conflicts:      24000 | #Constraints:      12097
13.32/13.41	c bounds 1047 >= 991 @ 12.9681
14.03/14.14	c #Conflicts:      25000 | #Constraints:      13110
14.03/14.14	c INPROCESSING
14.03/14.14	c GARBAGE COLLECT
14.03/14.14	c rational objective 991
15.42/15.59	c #Conflicts:      26000 | #Constraints:      10726
15.42/15.59	c #Conflicts:      27000 | #Constraints:      11727
15.42/15.59	c #Conflicts:      28000 | #Constraints:      12745
15.42/15.59	c bounds 1046 >= 991 @ 15.1049
15.62/15.72	WSVECS04 Frhs2[1]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[3]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[4]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[9]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[14]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[16]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[26]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[32]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[33]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[34]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[36]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[39]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[40]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[42]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[49]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[51]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[59]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[61]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[66]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[71]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[74]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[75]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[89]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[94]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[95]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[100]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[106]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[116]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[128]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[134]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[138]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[140]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[150]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[156]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[160]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[168]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[175]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[178]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[191]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[192]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[207]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[208]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[214]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[217]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[218]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[220]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[222]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[250]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[263]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[315]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[316]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[339]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[343]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[347]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[353]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[355]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[368]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[379]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[423]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[427]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[463]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[545]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[564]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[568]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[586]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[588]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[589]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[621]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[628]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[642]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[646]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[647]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[660]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[664]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[673]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[690]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[698]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[718]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[724]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[725]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[727]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[730]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[732]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[744]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[760]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[763]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[765]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[777]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[783]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[786]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[818]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[852]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[857]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[865]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[909]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[955]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[960]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[986]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[991]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[996]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1010]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1012]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1014]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1030]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1037]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1040]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1071]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1085]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1087]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1092]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1112]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1116]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1156]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1161]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1166]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1167]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1169]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1178]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1179]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1180]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1182]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1187]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1196]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1225]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1232]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1234]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1242]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1246]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1259]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1285]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1286]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1297]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1302]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1308]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1310]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1313]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1314]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1315]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1317]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1320]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1322]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1324]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1334]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1341]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1343]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1353]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1354]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1360]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1364]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1368]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1369]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1379]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1386]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1389]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1400]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1402]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1410]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1411]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1413]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1420]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1421]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1422]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1425]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1446]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1449]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1452]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1455]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1456]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1457]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1460]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1468]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1472]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1477]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1479]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1487]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1488]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1490]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1492]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1501]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1504]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1509]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1511]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1514]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1522]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1537]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1552]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1559]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1567]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1577]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1579]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1584]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1588]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1589]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1613]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1616]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1621]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1624]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1637]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1641]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1642]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1645]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1651]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1652]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1654]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1659]: 6 -1.00001 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1674]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1682]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1692]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1699]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1704]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1708]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1734]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1737]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1745]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1746]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1749]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1754]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1765]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1766]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1789]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1792]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1800]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1804]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1805]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1807]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1815]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1821]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1832]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1836]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1837]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1839]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1851]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1854]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1865]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1867]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1870]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1877]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1880]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1881]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1884]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1885]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1902]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1909]: 6 -1.00003 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1911]: 6 -1.00005 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1913]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1917]: 6 -1.00007 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1923]: 6 -1.00002 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1930]: 6 -1.00006 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1933]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1936]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1939]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1943]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1946]: 6 -1.00004 0 shouldn't be
15.62/15.72	WSVECS04 Frhs2[1955]: 6 -1.00002 0 shouldn't be
16.12/16.24	c #Conflicts:      29000 | #Constraints:      13774
16.12/16.24	c INPROCESSING
16.12/16.24	c GARBAGE COLLECT
16.12/16.24	c rational objective 991
16.71/16.87	c #Conflicts:      30000 | #Constraints:      11169
16.71/16.87	c bounds 1046 >= 992 @ 16.3573
17.81/17.97	c #Conflicts:      31000 | #Constraints:      12241
17.81/17.97	c #Conflicts:      32000 | #Constraints:      13242
17.81/17.97	c #Conflicts:      33000 | #Constraints:      14275
17.81/17.97	c INPROCESSING
17.81/17.97	c GARBAGE COLLECT
17.81/17.97	c rational objective 992
19.61/19.78	c #Conflicts:      34000 | #Constraints:      11431
19.61/19.78	c #Conflicts:      35000 | #Constraints:      12431
19.61/19.78	c #Conflicts:      36000 | #Constraints:      13431
19.61/19.78	c #Conflicts:      37000 | #Constraints:      14431
19.61/19.78	c INPROCESSING
19.61/19.78	c GARBAGE COLLECT
19.61/19.78	c rational objective 992
23.40/23.50	c #Conflicts:      38000 | #Constraints:      11436
23.40/23.50	c #Conflicts:      39000 | #Constraints:      12500
23.40/23.50	c #Conflicts:      40000 | #Constraints:      13618
23.40/23.50	c #Conflicts:      41000 | #Constraints:      14634
23.40/23.50	c INPROCESSING
23.40/23.50	c GARBAGE COLLECT
23.40/23.50	c rational objective 992
25.29/25.46	c #Conflicts:      42000 | #Constraints:      11265
25.29/25.46	c #Conflicts:      43000 | #Constraints:      12265
25.29/25.46	c #Conflicts:      44000 | #Constraints:      13265
25.29/25.46	c #Conflicts:      45000 | #Constraints:      14265
25.29/25.46	c #Conflicts:      46000 | #Constraints:      15265
25.29/25.46	c INPROCESSING
25.29/25.46	c GARBAGE COLLECT
25.29/25.46	c rational objective 992
27.08/27.24	c #Conflicts:      47000 | #Constraints:      11847
27.08/27.24	c #Conflicts:      48000 | #Constraints:      12847
27.08/27.24	c #Conflicts:      49000 | #Constraints:      13847
27.08/27.24	c #Conflicts:      50000 | #Constraints:      14847
27.08/27.24	c bounds 1046 >= 993 @ 26.5113
27.69/27.82	c #Conflicts:      51000 | #Constraints:      15904
27.69/27.82	c INPROCESSING
27.69/27.82	c GARBAGE COLLECT
27.69/27.82	c rational objective 993
29.38/29.51	c #Conflicts:      52000 | #Constraints:      12201
29.38/29.51	c #Conflicts:      53000 | #Constraints:      13202
29.38/29.51	c bounds 1045 >= 993 @ 28.7314
31.38/31.53	c #Conflicts:      54000 | #Constraints:      14240
31.38/31.53	c #Conflicts:      55000 | #Constraints:      15240
31.38/31.53	c #Conflicts:      56000 | #Constraints:      16240
31.38/31.53	c INPROCESSING
31.38/31.53	c GARBAGE COLLECT
31.38/31.53	c rational objective 993
32.58/32.87	c #Conflicts:      57000 | #Constraints:      12447
32.58/32.87	c #Conflicts:      58000 | #Constraints:      13499
32.58/32.87	c bounds 1044 >= 993 @ 31.9364
34.48/34.79	c #Conflicts:      59000 | #Constraints:      14522
34.48/34.79	c #Conflicts:      60000 | #Constraints:      15522
34.48/34.79	c #Conflicts:      61000 | #Constraints:      16522
34.48/34.79	c INPROCESSING
34.48/34.79	c GARBAGE COLLECT
34.48/34.79	c rational objective 993
37.27/37.56	c #Conflicts:      62000 | #Constraints:      12485
37.27/37.56	c #Conflicts:      63000 | #Constraints:      13485
37.27/37.56	c #Conflicts:      64000 | #Constraints:      14485
37.27/37.56	c #Conflicts:      65000 | #Constraints:      15485
37.27/37.56	c #Conflicts:      66000 | #Constraints:      16485
37.27/37.56	c INPROCESSING
37.27/37.56	c GARBAGE COLLECT
37.27/37.56	c rational objective 993
38.46/38.74	c #Conflicts:      67000 | #Constraints:      12179
38.46/38.74	c #Conflicts:      68000 | #Constraints:      13180
38.46/38.74	c #Conflicts:      69000 | #Constraints:      14206
38.46/38.74	c bounds 1043 >= 993 @ 37.6923
41.05/41.36	c #Conflicts:      70000 | #Constraints:      15227
41.05/41.36	c #Conflicts:      71000 | #Constraints:      16227
41.05/41.36	c #Conflicts:      72000 | #Constraints:      17227
41.05/41.36	c INPROCESSING
41.05/41.36	c GARBAGE COLLECT
41.05/41.36	c rational objective 993
45.05/45.31	c #Conflicts:      73000 | #Constraints:      12829
45.05/45.31	c #Conflicts:      74000 | #Constraints:      13889
45.05/45.31	c #Conflicts:      75000 | #Constraints:      14958
45.05/45.31	c #Conflicts:      76000 | #Constraints:      16009
45.05/45.31	c #Conflicts:      77000 | #Constraints:      17069
45.05/45.31	c #Conflicts:      78000 | #Constraints:      18130
45.05/45.31	c INPROCESSING
45.05/45.31	c GARBAGE COLLECT
45.05/45.31	c rational objective 993
48.04/48.31	c #Conflicts:      79000 | #Constraints:      13382
48.04/48.31	c #Conflicts:      80000 | #Constraints:      14382
48.04/48.31	c #Conflicts:      81000 | #Constraints:      15382
48.04/48.31	c #Conflicts:      82000 | #Constraints:      16382
48.04/48.31	c #Conflicts:      83000 | #Constraints:      17382
48.04/48.31	c #Conflicts:      84000 | #Constraints:      18382
48.04/48.31	c INPROCESSING
48.04/48.31	c GARBAGE COLLECT
48.04/48.31	c rational objective 993
48.14/48.49	c bounds 1042 >= 993 @ 47.2706
51.93/52.29	c #Conflicts:      85000 | #Constraints:      13527
51.93/52.29	c #Conflicts:      86000 | #Constraints:      14577
51.93/52.29	c #Conflicts:      87000 | #Constraints:      15634
51.93/52.29	c #Conflicts:      88000 | #Constraints:      16693
51.93/52.29	c #Conflicts:      89000 | #Constraints:      17749
51.93/52.29	c #Conflicts:      90000 | #Constraints:      18794
51.93/52.29	c INPROCESSING
51.93/52.29	c GARBAGE COLLECT
51.93/52.29	c rational objective 993
53.92/54.21	c #Conflicts:      91000 | #Constraints:      13612
53.92/54.21	c #Conflicts:      92000 | #Constraints:      14612
53.92/54.21	c #Conflicts:      93000 | #Constraints:      15612
53.92/54.21	c bounds 1042 >= 994 @ 52.8791
55.52/55.83	c #Conflicts:      94000 | #Constraints:      16681
55.52/55.83	c #Conflicts:      95000 | #Constraints:      17681
55.52/55.83	c #Conflicts:      96000 | #Constraints:      18681
55.52/55.83	c INPROCESSING
55.52/55.83	c GARBAGE COLLECT
55.52/55.83	c rational objective 994
58.42/58.73	c #Conflicts:      97000 | #Constraints:      13384
58.42/58.73	c #Conflicts:      98000 | #Constraints:      14384
58.42/58.73	c #Conflicts:      99000 | #Constraints:      15384
58.42/58.73	c #Conflicts:     100000 | #Constraints:      16384
58.42/58.73	c #Conflicts:     101000 | #Constraints:      17384
58.42/58.73	c #Conflicts:     102000 | #Constraints:      18384
58.42/58.73	c #Conflicts:     103000 | #Constraints:      19384
58.42/58.73	c INPROCESSING
58.42/58.73	c GARBAGE COLLECT
58.42/58.73	c rational objective 994
62.99/63.45	c #Conflicts:     104000 | #Constraints:      13938
62.99/63.45	c #Conflicts:     105000 | #Constraints:      14975
62.99/63.45	c #Conflicts:     106000 | #Constraints:      16068
62.99/63.45	c #Conflicts:     107000 | #Constraints:      17137
62.99/63.45	c #Conflicts:     108000 | #Constraints:      18216
62.99/63.45	c #Conflicts:     109000 | #Constraints:      19276
62.99/63.45	c #Conflicts:     110000 | #Constraints:      20328
62.99/63.45	c INPROCESSING
62.99/63.45	c GARBAGE COLLECT
62.99/63.45	c rational objective 994
66.59/67.04	c #Conflicts:     111000 | #Constraints:      14473
66.59/67.04	c #Conflicts:     112000 | #Constraints:      15473
66.59/67.04	c #Conflicts:     113000 | #Constraints:      16473
66.59/67.04	c #Conflicts:     114000 | #Constraints:      17473
66.59/67.04	c #Conflicts:     115000 | #Constraints:      18473
66.59/67.04	c #Conflicts:     116000 | #Constraints:      19473
66.59/67.04	c #Conflicts:     117000 | #Constraints:      20473
66.59/67.04	c INPROCESSING
66.59/67.04	c GARBAGE COLLECT
66.59/67.04	c rational objective 994
68.48/68.91	c #Conflicts:     118000 | #Constraints:      14602
68.48/68.91	c #Conflicts:     119000 | #Constraints:      15642
68.48/68.91	c #Conflicts:     120000 | #Constraints:      16703
68.48/68.91	c bounds 1041 >= 994 @ 67.1355
73.57/74.05	c #Conflicts:     121000 | #Constraints:      17737
73.57/74.05	c #Conflicts:     122000 | #Constraints:      18737
73.57/74.05	c #Conflicts:     123000 | #Constraints:      19737
73.57/74.05	c #Conflicts:     124000 | #Constraints:      20737
73.57/74.05	c INPROCESSING
73.57/74.05	c GARBAGE COLLECT
73.57/74.05	c rational objective 994
74.26/74.78	c #Conflicts:     125000 | #Constraints:      14660
74.26/74.78	c bounds 1040 >= 994 @ 72.9289
78.94/79.46	c #Conflicts:     126000 | #Constraints:      15699
78.94/79.46	c #Conflicts:     127000 | #Constraints:      16699
78.94/79.46	c #Conflicts:     128000 | #Constraints:      17699
78.94/79.46	c #Conflicts:     129000 | #Constraints:      18702
78.94/79.46	c #Conflicts:     130000 | #Constraints:      19773
78.94/79.46	c #Conflicts:     131000 | #Constraints:      20827
78.94/79.46	c INPROCESSING
78.94/79.46	c GARBAGE COLLECT
78.94/79.46	c rational objective 994
83.55/84.09	c #Conflicts:     132000 | #Constraints:      14467
83.55/84.09	c #Conflicts:     133000 | #Constraints:      15467
83.55/84.09	c #Conflicts:     134000 | #Constraints:      16467
83.55/84.09	c #Conflicts:     135000 | #Constraints:      17467
83.55/84.09	c #Conflicts:     136000 | #Constraints:      18467
83.55/84.09	c #Conflicts:     137000 | #Constraints:      19467
83.55/84.09	c #Conflicts:     138000 | #Constraints:      20467
83.55/84.09	c #Conflicts:     139000 | #Constraints:      21467
83.55/84.09	c INPROCESSING
83.55/84.09	c GARBAGE COLLECT
83.55/84.09	c rational objective 994
85.03/85.55	c #Conflicts:     140000 | #Constraints:      14997
85.03/85.55	c #Conflicts:     141000 | #Constraints:      16047
85.03/85.55	c bounds 1039 >= 994 @ 83.4827
88.82/89.38	c #Conflicts:     142000 | #Constraints:      17113
88.82/89.38	c #Conflicts:     143000 | #Constraints:      18113
88.82/89.38	c #Conflicts:     144000 | #Constraints:      19113
88.82/89.38	c #Conflicts:     145000 | #Constraints:      20113
88.82/89.38	c #Conflicts:     146000 | #Constraints:      21113
88.82/89.38	c #Conflicts:     147000 | #Constraints:      22113
88.82/89.38	c INPROCESSING
88.82/89.38	c GARBAGE COLLECT
88.82/89.38	c rational objective 994
94.41/95.05	c #Conflicts:     148000 | #Constraints:      15432
94.41/95.05	c #Conflicts:     149000 | #Constraints:      16492
94.41/95.05	c #Conflicts:     150000 | #Constraints:      17531
94.41/95.05	c #Conflicts:     151000 | #Constraints:      18586
94.41/95.05	c #Conflicts:     152000 | #Constraints:      19633
94.41/95.05	c #Conflicts:     153000 | #Constraints:      20686
94.41/95.05	c #Conflicts:     154000 | #Constraints:      21720
94.41/95.05	c bounds 1038 >= 994 @ 92.7334
94.70/95.37	c #Conflicts:     155000 | #Constraints:      22763
94.70/95.37	c INPROCESSING
94.70/95.37	c GARBAGE COLLECT
94.70/95.37	c rational objective 994
98.89/99.53	c #Conflicts:     156000 | #Constraints:      15763
98.89/99.53	c #Conflicts:     157000 | #Constraints:      16763
98.89/99.53	c #Conflicts:     158000 | #Constraints:      17763
98.89/99.53	c #Conflicts:     159000 | #Constraints:      18763
98.89/99.53	c #Conflicts:     160000 | #Constraints:      19763
98.89/99.53	c #Conflicts:     161000 | #Constraints:      20763
98.89/99.53	c #Conflicts:     162000 | #Constraints:      21763
98.89/99.53	c #Conflicts:     163000 | #Constraints:      22763
98.89/99.53	c INPROCESSING
98.89/99.53	c GARBAGE COLLECT
98.89/99.53	c rational objective 994
104.87/105.54	c #Conflicts:     164000 | #Constraints:      15644
104.87/105.54	c #Conflicts:     165000 | #Constraints:      16651
104.87/105.54	c #Conflicts:     166000 | #Constraints:      17713
104.87/105.54	c #Conflicts:     167000 | #Constraints:      18788
104.87/105.54	c #Conflicts:     168000 | #Constraints:      19852
104.87/105.54	c #Conflicts:     169000 | #Constraints:      20905
104.87/105.54	c #Conflicts:     170000 | #Constraints:      21959
104.87/105.54	c #Conflicts:     171000 | #Constraints:      22995
104.87/105.54	c INPROCESSING
104.87/105.54	c GARBAGE COLLECT
104.87/105.54	c rational objective 994
109.76/110.44	c #Conflicts:     172000 | #Constraints:      15550
109.76/110.44	c #Conflicts:     173000 | #Constraints:      16550
109.76/110.44	c #Conflicts:     174000 | #Constraints:      17550
109.76/110.44	c #Conflicts:     175000 | #Constraints:      18550
109.76/110.44	c #Conflicts:     176000 | #Constraints:      19550
109.76/110.44	c #Conflicts:     177000 | #Constraints:      20550
109.76/110.44	c #Conflicts:     178000 | #Constraints:      21550
109.76/110.44	c #Conflicts:     179000 | #Constraints:      22550
109.76/110.44	c #Conflicts:     180000 | #Constraints:      23550
109.76/110.44	c INPROCESSING
109.76/110.44	c GARBAGE COLLECT
109.76/110.44	c rational objective 994
114.46/115.17	c #Conflicts:     181000 | #Constraints:      16051
114.46/115.17	c #Conflicts:     182000 | #Constraints:      17051
114.46/115.17	c #Conflicts:     183000 | #Constraints:      18051
114.46/115.17	c #Conflicts:     184000 | #Constraints:      19051
114.46/115.17	c #Conflicts:     185000 | #Constraints:      20051
114.46/115.17	c #Conflicts:     186000 | #Constraints:      21051
114.46/115.17	c #Conflicts:     187000 | #Constraints:      22051
114.46/115.17	c #Conflicts:     188000 | #Constraints:      23051
114.46/115.17	c #Conflicts:     189000 | #Constraints:      24051
114.46/115.17	c INPROCESSING
114.46/115.17	c GARBAGE COLLECT
114.46/115.17	c rational objective 994
120.13/120.89	c #Conflicts:     190000 | #Constraints:      16399
120.13/120.89	c #Conflicts:     191000 | #Constraints:      17423
120.13/120.89	c #Conflicts:     192000 | #Constraints:      18430
120.13/120.89	c #Conflicts:     193000 | #Constraints:      19479
120.13/120.89	c #Conflicts:     194000 | #Constraints:      20520
120.13/120.89	c #Conflicts:     195000 | #Constraints:      21562
120.13/120.89	c #Conflicts:     196000 | #Constraints:      22603
120.13/120.89	c #Conflicts:     197000 | #Constraints:      23660
120.13/120.89	c #Conflicts:     198000 | #Constraints:      24700
120.13/120.89	c INPROCESSING
120.13/120.89	c GARBAGE COLLECT
120.13/120.89	c rational objective 994
125.71/126.51	c #Conflicts:     199000 | #Constraints:      16671
125.71/126.51	c #Conflicts:     200000 | #Constraints:      17671
125.71/126.51	c #Conflicts:     201000 | #Constraints:      18671
125.71/126.51	c #Conflicts:     202000 | #Constraints:      19671
125.71/126.51	c #Conflicts:     203000 | #Constraints:      20671
125.71/126.51	c #Conflicts:     204000 | #Constraints:      21671
125.71/126.51	c #Conflicts:     205000 | #Constraints:      22671
125.71/126.51	c #Conflicts:     206000 | #Constraints:      23671
125.71/126.51	c #Conflicts:     207000 | #Constraints:      24671
125.71/126.51	c INPROCESSING
125.71/126.51	c GARBAGE COLLECT
125.71/126.51	c rational objective 994
126.41/127.28	c #Conflicts:     208000 | #Constraints:      16599
126.41/127.28	c bounds 1038 >= 995 @ 124.26
130.90/131.74	c #Conflicts:     209000 | #Constraints:      17671
130.90/131.74	c #Conflicts:     210000 | #Constraints:      18671
130.90/131.74	c #Conflicts:     211000 | #Constraints:      19671
130.90/131.74	c #Conflicts:     212000 | #Constraints:      20671
130.90/131.74	c #Conflicts:     213000 | #Constraints:      21671
130.90/131.74	c #Conflicts:     214000 | #Constraints:      22671
130.90/131.74	c #Conflicts:     215000 | #Constraints:      23671
130.90/131.74	c #Conflicts:     216000 | #Constraints:      24672
130.90/131.74	c INPROCESSING
130.90/131.74	c GARBAGE COLLECT
130.90/131.74	c rational objective 995
138.38/139.27	c #Conflicts:     217000 | #Constraints:      16429
138.38/139.27	c #Conflicts:     218000 | #Constraints:      17429
138.38/139.27	c #Conflicts:     219000 | #Constraints:      18430
138.38/139.27	c #Conflicts:     220000 | #Constraints:      19432
138.38/139.27	c #Conflicts:     221000 | #Constraints:      20453
138.38/139.27	c #Conflicts:     222000 | #Constraints:      21488
138.38/139.27	c #Conflicts:     223000 | #Constraints:      22506
138.38/139.27	c #Conflicts:     224000 | #Constraints:      23522
138.38/139.27	c #Conflicts:     225000 | #Constraints:      24535
138.38/139.27	c #Conflicts:     226000 | #Constraints:      25574
138.38/139.27	c INPROCESSING
138.38/139.27	c GARBAGE COLLECT
138.38/139.27	c rational objective 995
143.97/144.82	c #Conflicts:     227000 | #Constraints:      17046
143.97/144.82	c #Conflicts:     228000 | #Constraints:      18046
143.97/144.82	c #Conflicts:     229000 | #Constraints:      19046
143.97/144.82	c #Conflicts:     230000 | #Constraints:      20046
143.97/144.82	c #Conflicts:     231000 | #Constraints:      21046
143.97/144.82	c #Conflicts:     232000 | #Constraints:      22046
143.97/144.82	c #Conflicts:     233000 | #Constraints:      23046
143.97/144.82	c #Conflicts:     234000 | #Constraints:      24046
143.97/144.82	c #Conflicts:     235000 | #Constraints:      25046
143.97/144.82	c #Conflicts:     236000 | #Constraints:      26046
143.97/144.82	c INPROCESSING
143.97/144.82	c GARBAGE COLLECT
143.97/144.82	c rational objective 995
149.45/150.30	c #Conflicts:     237000 | #Constraints:      17428
149.45/150.30	c #Conflicts:     238000 | #Constraints:      18428
149.45/150.30	c #Conflicts:     239000 | #Constraints:      19428
149.45/150.30	c #Conflicts:     240000 | #Constraints:      20428
149.45/150.30	c #Conflicts:     241000 | #Constraints:      21428
149.45/150.30	c #Conflicts:     242000 | #Constraints:      22428
149.45/150.30	c #Conflicts:     243000 | #Constraints:      23428
149.45/150.30	c #Conflicts:     244000 | #Constraints:      24428
149.45/150.30	c #Conflicts:     245000 | #Constraints:      25428
149.45/150.30	c #Conflicts:     246000 | #Constraints:      26428
149.45/150.30	c INPROCESSING
149.45/150.30	c GARBAGE COLLECT
149.45/150.30	c rational objective 995
150.35/151.20	c #Conflicts:     247000 | #Constraints:      17625
150.35/151.20	c bounds 1037 >= 995 @ 147.733
156.93/157.99	c #Conflicts:     248000 | #Constraints:      18662
156.93/157.99	c #Conflicts:     249000 | #Constraints:      19695
156.93/157.99	c #Conflicts:     250000 | #Constraints:      20759
156.93/157.99	c #Conflicts:     251000 | #Constraints:      21816
156.93/157.99	c #Conflicts:     252000 | #Constraints:      22865
156.93/157.99	c #Conflicts:     253000 | #Constraints:      23911
156.93/157.99	c #Conflicts:     254000 | #Constraints:      24942
156.93/157.99	c #Conflicts:     255000 | #Constraints:      25989
156.93/157.99	c #Conflicts:     256000 | #Constraints:      27025
156.93/157.99	c INPROCESSING
156.93/157.99	c GARBAGE COLLECT
156.93/157.99	c rational objective 995
163.12/164.13	c #Conflicts:     257000 | #Constraints:      17775
163.12/164.13	c #Conflicts:     258000 | #Constraints:      18775
163.12/164.13	c #Conflicts:     259000 | #Constraints:      19775
163.12/164.13	c #Conflicts:     260000 | #Constraints:      20775
163.12/164.13	c #Conflicts:     261000 | #Constraints:      21775
163.12/164.13	c #Conflicts:     262000 | #Constraints:      22775
163.12/164.13	c #Conflicts:     263000 | #Constraints:      23775
163.12/164.13	c #Conflicts:     264000 | #Constraints:      24775
163.12/164.13	c #Conflicts:     265000 | #Constraints:      25775
163.12/164.13	c #Conflicts:     266000 | #Constraints:      26775
163.12/164.13	c INPROCESSING
163.12/164.13	c GARBAGE COLLECT
163.12/164.13	c rational objective 995
169.30/170.35	c #Conflicts:     267000 | #Constraints:      17489
169.30/170.35	c #Conflicts:     268000 | #Constraints:      18489
169.30/170.35	c #Conflicts:     269000 | #Constraints:      19489
169.30/170.35	c #Conflicts:     270000 | #Constraints:      20489
169.30/170.35	c #Conflicts:     271000 | #Constraints:      21489
169.30/170.35	c #Conflicts:     272000 | #Constraints:      22489
169.30/170.35	c #Conflicts:     273000 | #Constraints:      23489
169.30/170.35	c #Conflicts:     274000 | #Constraints:      24489
169.30/170.35	c #Conflicts:     275000 | #Constraints:      25489
169.30/170.35	c #Conflicts:     276000 | #Constraints:      26489
169.30/170.35	c #Conflicts:     277000 | #Constraints:      27489
169.30/170.35	c INPROCESSING
169.30/170.35	c GARBAGE COLLECT
169.30/170.35	c rational objective 995
176.48/177.55	c #Conflicts:     278000 | #Constraints:      18066
176.48/177.55	c #Conflicts:     279000 | #Constraints:      19090
176.48/177.55	c #Conflicts:     280000 | #Constraints:      20132
176.48/177.55	c #Conflicts:     281000 | #Constraints:      21204
176.48/177.55	c #Conflicts:     282000 | #Constraints:      22251
176.48/177.55	c #Conflicts:     283000 | #Constraints:      23309
176.48/177.55	c #Conflicts:     284000 | #Constraints:      24351
176.48/177.55	c #Conflicts:     285000 | #Constraints:      25384
176.48/177.55	c #Conflicts:     286000 | #Constraints:      26424
176.48/177.55	c #Conflicts:     287000 | #Constraints:      27464
176.48/177.55	c #Conflicts:     288000 | #Constraints:      28496
176.48/177.55	c INPROCESSING
176.48/177.55	c GARBAGE COLLECT
176.48/177.55	c rational objective 995
183.47/184.59	c #Conflicts:     289000 | #Constraints:      18589
183.47/184.59	c #Conflicts:     290000 | #Constraints:      19589
183.47/184.59	c #Conflicts:     291000 | #Constraints:      20589
183.47/184.59	c #Conflicts:     292000 | #Constraints:      21589
183.47/184.59	c #Conflicts:     293000 | #Constraints:      22589
183.47/184.59	c #Conflicts:     294000 | #Constraints:      23589
183.47/184.59	c #Conflicts:     295000 | #Constraints:      24589
183.47/184.59	c #Conflicts:     296000 | #Constraints:      25589
183.47/184.59	c #Conflicts:     297000 | #Constraints:      26589
183.47/184.59	c #Conflicts:     298000 | #Constraints:      27589
183.47/184.59	c #Conflicts:     299000 | #Constraints:      28589
183.47/184.59	c INPROCESSING
183.47/184.59	c GARBAGE COLLECT
183.47/184.59	c rational objective 995
188.64/189.85	c #Conflicts:     300000 | #Constraints:      18706
188.64/189.85	c #Conflicts:     301000 | #Constraints:      19753
188.64/189.85	c #Conflicts:     302000 | #Constraints:      20805
188.64/189.85	c #Conflicts:     303000 | #Constraints:      21847
188.64/189.85	c #Conflicts:     304000 | #Constraints:      22904
188.64/189.85	c #Conflicts:     305000 | #Constraints:      23940
188.64/189.85	c #Conflicts:     306000 | #Constraints:      24970
188.64/189.85	c bounds 1036 >= 995 @ 185.373
188.84/190.05	WSVECS04 Frhs2[3]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[7]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[8]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[9]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[10]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[11]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[12]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[13]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[14]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[16]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[22]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[23]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[25]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[26]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[30]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[32]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[34]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[36]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[37]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[38]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[39]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[40]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[41]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[42]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[43]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[46]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[49]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[51]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[52]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[53]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[55]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[57]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[59]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[60]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[61]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[64]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[65]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[66]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[68]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[71]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[73]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[75]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[77]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[79]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[81]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[83]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[85]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[86]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[87]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[89]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[90]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[91]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[94]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[95]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[99]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[100]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[106]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[107]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[110]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[113]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[114]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[116]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[117]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[119]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[122]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[123]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[127]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[129]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[130]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[131]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[135]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[136]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[137]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[139]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[141]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[142]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[153]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[154]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[156]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[159]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[160]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[163]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[165]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[171]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[172]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[173]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[176]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[177]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[178]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[179]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[182]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[185]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[186]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[187]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[188]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[192]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[201]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[206]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[207]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[209]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[211]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[214]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[217]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[218]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[222]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[235]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[237]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[238]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[240]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[241]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[244]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[248]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[250]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[252]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[255]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[256]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[258]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[259]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[261]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[262]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[263]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[264]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[265]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[269]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[270]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[271]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[272]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[274]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[280]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[282]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[284]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[287]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[288]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[291]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[296]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[300]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[301]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[303]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[304]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[305]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[306]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[307]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[308]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[311]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[314]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[315]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[316]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[320]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[321]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[323]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[325]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[327]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[335]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[337]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[339]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[341]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[342]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[343]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[345]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[346]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[347]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[349]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[350]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[352]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[353]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[355]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[357]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[358]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[360]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[361]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[362]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[366]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[367]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[368]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[373]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[375]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[379]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[382]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[383]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[384]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[386]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[387]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[390]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[397]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[400]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[403]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[405]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[407]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[409]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[414]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[418]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[420]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[424]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[427]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[428]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[430]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[431]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[434]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[436]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[437]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[438]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[439]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[441]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[445]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[458]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[460]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[461]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[462]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[475]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[477]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[478]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[479]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[484]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[488]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[489]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[491]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[492]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[496]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[500]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[502]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[507]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[508]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[511]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[513]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[515]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[519]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[523]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[527]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[529]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[534]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[538]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[543]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[547]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[550]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[562]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[563]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[566]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[568]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[569]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[572]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[575]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[577]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[579]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[581]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[584]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[586]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[588]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[591]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[593]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[594]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[595]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[598]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[599]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[603]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[606]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[617]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[620]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[621]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[622]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[624]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[626]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[629]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[635]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[637]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[638]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[640]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[642]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[645]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[648]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[659]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[660]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[662]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[663]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[664]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[667]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[672]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[673]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[678]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[681]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[687]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[688]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[698]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[699]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[705]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[706]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[712]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[716]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[717]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[718]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[721]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[724]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[726]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[732]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[733]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[735]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[737]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[738]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[744]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[748]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[756]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[761]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[762]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[763]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[765]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[767]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[774]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[777]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[782]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[783]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[788]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[793]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[794]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[799]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[802]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[814]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[817]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[818]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[824]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[826]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[844]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[850]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[852]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[853]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[854]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[864]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[865]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[873]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[878]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[888]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[889]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[903]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[907]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[909]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[913]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[914]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[920]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[922]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[924]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[926]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[928]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[930]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[932]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[933]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[939]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[944]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[946]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[947]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[952]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[957]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[958]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[967]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[969]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[977]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[980]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[986]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[987]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[989]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[993]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[997]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[999]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1004]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1012]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1018]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1023]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1024]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1027]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1030]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1031]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1033]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1036]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1037]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1044]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1046]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1050]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1054]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1055]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1056]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1063]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1068]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1069]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1070]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1071]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1074]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1091]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1093]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1096]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1104]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1109]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1112]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1122]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1125]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1131]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1133]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1137]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1151]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1157]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1161]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1166]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1167]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1171]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1177]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1178]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1180]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1183]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1190]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1192]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1194]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1196]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1198]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1205]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1207]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1214]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1216]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1217]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1221]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1226]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1227]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1228]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1229]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1230]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1238]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1239]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1245]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1246]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1252]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1259]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1260]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1266]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1271]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1273]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1274]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1275]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1276]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1279]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1281]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1284]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1286]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1287]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1289]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1292]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1293]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1294]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1303]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1305]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1308]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1310]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1311]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1313]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1314]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1317]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1320]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1322]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1324]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1326]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1329]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1330]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1337]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1338]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1345]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1346]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1348]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1357]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1362]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1364]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1367]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1369]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1372]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1377]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1379]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1381]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1384]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1386]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1388]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1390]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1395]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1400]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1404]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1414]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1415]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1421]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1422]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1423]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1425]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1435]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1437]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1443]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1446]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1447]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1448]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1449]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1452]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1457]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1461]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1462]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1468]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1469]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1470]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1471]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1475]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1478]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1480]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1481]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1482]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1485]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1487]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1490]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1492]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1499]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1502]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1504]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1506]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1509]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1514]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1522]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1525]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1534]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1540]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1542]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1544]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1545]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1552]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1557]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1558]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1559]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1560]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1562]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1563]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1564]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1567]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1571]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1573]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1577]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1578]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1579]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1580]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1583]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1584]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1585]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1587]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1588]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1589]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1598]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1602]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1603]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1607]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1609]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1613]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1614]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1616]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1620]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1621]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1623]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1624]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1627]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1628]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1629]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1631]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1632]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1633]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1635]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1637]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1639]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1641]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1642]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1643]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1645]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1646]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1647]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1648]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1651]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1659]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1665]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1666]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1669]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1671]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1673]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1674]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1676]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1677]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1679]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1681]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1682]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1684]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1691]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1692]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1694]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1697]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1702]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1703]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1704]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1708]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1709]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1710]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1711]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1713]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1718]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1721]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1723]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1726]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1731]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1732]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1734]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1737]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1742]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1743]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1745]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1746]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1749]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1754]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1760]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1761]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1762]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1763]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1765]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1766]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1767]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1769]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1772]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1774]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1775]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1777]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1778]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1781]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1786]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1788]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1789]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1790]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1792]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1794]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1797]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1798]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1800]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1803]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1804]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1805]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1806]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1807]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1812]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1816]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1817]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1818]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1819]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1821]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1823]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1829]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1830]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1832]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1836]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1837]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1839]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1844]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1849]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1850]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1851]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1853]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1854]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1857]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1858]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1860]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1862]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1865]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1866]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1867]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1868]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1871]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1874]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1875]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1876]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1877]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1880]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1881]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1882]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1884]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1885]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1886]: 6 -1.00005 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1888]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1890]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1896]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1898]: 6 -1.00007 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1901]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1902]: 6 -1.00004 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1903]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1909]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1911]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1913]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1916]: 6 -1.00008 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1917]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1919]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1920]: 6 -1.00006 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1923]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1933]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1936]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1937]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1942]: 6 -1.00003 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1943]: 6 -1.00001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1955]: 6 -1.0001 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1956]: 6 -1.00009 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1957]: 6 -1.00002 0 shouldn't be
188.84/190.05	WSVECS04 Frhs2[1959]: 6 -1.00003 0 shouldn't be
193.93/195.14	c #Conflicts:     307000 | #Constraints:      25992
193.93/195.14	c #Conflicts:     308000 | #Constraints:      26992
193.93/195.14	c #Conflicts:     309000 | #Constraints:      27992
193.93/195.14	c #Conflicts:     310000 | #Constraints:      28992
193.93/195.14	c INPROCESSING
193.93/195.14	c GARBAGE COLLECT
193.93/195.14	c rational objective 995
202.70/203.90	c #Conflicts:     311000 | #Constraints:      18804
202.70/203.90	c #Conflicts:     312000 | #Constraints:      19886
202.70/203.90	c #Conflicts:     313000 | #Constraints:      20966
202.70/203.90	c #Conflicts:     314000 | #Constraints:      22016
202.70/203.90	c #Conflicts:     315000 | #Constraints:      23061
202.70/203.90	c #Conflicts:     316000 | #Constraints:      24104
202.70/203.90	c #Conflicts:     317000 | #Constraints:      25141
202.70/203.90	c #Conflicts:     318000 | #Constraints:      26174
202.70/203.90	c #Conflicts:     319000 | #Constraints:      27212
202.70/203.90	c #Conflicts:     320000 | #Constraints:      28232
202.70/203.90	c #Conflicts:     321000 | #Constraints:      29262
202.70/203.90	c INPROCESSING
202.70/203.90	c GARBAGE COLLECT
202.70/203.90	c rational objective 995
210.88/212.10	c #Conflicts:     322000 | #Constraints:      18688
210.88/212.10	c #Conflicts:     323000 | #Constraints:      19688
210.88/212.10	c #Conflicts:     324000 | #Constraints:      20688
210.88/212.10	c #Conflicts:     325000 | #Constraints:      21688
210.88/212.10	c #Conflicts:     326000 | #Constraints:      22688
210.88/212.10	c #Conflicts:     327000 | #Constraints:      23688
210.88/212.10	c #Conflicts:     328000 | #Constraints:      24688
210.88/212.10	c #Conflicts:     329000 | #Constraints:      25688
210.88/212.10	c #Conflicts:     330000 | #Constraints:      26688
210.88/212.10	c #Conflicts:     331000 | #Constraints:      27688
210.88/212.10	c #Conflicts:     332000 | #Constraints:      28688
210.88/212.10	c #Conflicts:     333000 | #Constraints:      29688
210.88/212.10	c INPROCESSING
210.88/212.10	c GARBAGE COLLECT
210.88/212.10	c rational objective 995
218.23/220.22	c #Conflicts:     334000 | #Constraints:      19153
218.23/220.22	c #Conflicts:     335000 | #Constraints:      20153
218.23/220.22	c #Conflicts:     336000 | #Constraints:      21153
218.23/220.22	c #Conflicts:     337000 | #Constraints:      22153
218.23/220.22	c #Conflicts:     338000 | #Constraints:      23153
218.23/220.22	c #Conflicts:     339000 | #Constraints:      24153
218.23/220.22	c #Conflicts:     340000 | #Constraints:      25153
218.23/220.22	c #Conflicts:     341000 | #Constraints:      26153
218.23/220.22	c #Conflicts:     342000 | #Constraints:      27153
218.23/220.22	c #Conflicts:     343000 | #Constraints:      28153
218.23/220.22	c #Conflicts:     344000 | #Constraints:      29153
218.23/220.22	c #Conflicts:     345000 | #Constraints:      30153
218.23/220.22	c INPROCESSING
218.23/220.22	c GARBAGE COLLECT
218.23/220.22	c rational objective 995
228.50/230.59	c #Conflicts:     346000 | #Constraints:      19494
228.50/230.59	c #Conflicts:     347000 | #Constraints:      20534
228.50/230.59	c #Conflicts:     348000 | #Constraints:      21586
228.50/230.59	c #Conflicts:     349000 | #Constraints:      22629
228.50/230.59	c #Conflicts:     350000 | #Constraints:      23665
228.50/230.59	c #Conflicts:     351000 | #Constraints:      24709
228.50/230.59	c #Conflicts:     352000 | #Constraints:      25754
228.50/230.59	c #Conflicts:     353000 | #Constraints:      26790
228.50/230.59	c #Conflicts:     354000 | #Constraints:      27817
228.50/230.59	c #Conflicts:     355000 | #Constraints:      28842
228.50/230.59	c #Conflicts:     356000 | #Constraints:      29894
228.50/230.59	c #Conflicts:     357000 | #Constraints:      30921
228.50/230.59	c INPROCESSING
228.50/230.59	c GARBAGE COLLECT
228.50/230.59	c rational objective 995
236.57/238.64	c #Conflicts:     358000 | #Constraints:      19799
236.57/238.64	c #Conflicts:     359000 | #Constraints:      20799
236.57/238.64	c #Conflicts:     360000 | #Constraints:      21799
236.57/238.64	c #Conflicts:     361000 | #Constraints:      22799
236.57/238.64	c #Conflicts:     362000 | #Constraints:      23799
236.57/238.64	c #Conflicts:     363000 | #Constraints:      24799
236.57/238.64	c #Conflicts:     364000 | #Constraints:      25799
236.57/238.64	c #Conflicts:     365000 | #Constraints:      26799
236.57/238.64	c #Conflicts:     366000 | #Constraints:      27799
236.57/238.64	c #Conflicts:     367000 | #Constraints:      28799
236.57/238.64	c #Conflicts:     368000 | #Constraints:      29799
236.57/238.64	c #Conflicts:     369000 | #Constraints:      30799
236.57/238.64	c INPROCESSING
236.57/238.64	c GARBAGE COLLECT
236.57/238.64	c rational objective 995
245.06/247.20	c #Conflicts:     370000 | #Constraints:      19711
245.06/247.20	c #Conflicts:     371000 | #Constraints:      20711
245.06/247.20	c #Conflicts:     372000 | #Constraints:      21711
245.06/247.20	c #Conflicts:     373000 | #Constraints:      22711
245.06/247.20	c #Conflicts:     374000 | #Constraints:      23711
245.06/247.20	c #Conflicts:     375000 | #Constraints:      24711
245.06/247.20	c #Conflicts:     376000 | #Constraints:      25711
245.06/247.20	c #Conflicts:     377000 | #Constraints:      26711
245.06/247.20	c #Conflicts:     378000 | #Constraints:      27711
245.06/247.20	c #Conflicts:     379000 | #Constraints:      28711
245.06/247.20	c #Conflicts:     380000 | #Constraints:      29711
245.06/247.20	c #Conflicts:     381000 | #Constraints:      30711
245.06/247.20	c INPROCESSING
245.06/247.20	c GARBAGE COLLECT
245.06/247.20	c rational objective 995
255.63/257.86	c #Conflicts:     382000 | #Constraints:      19478
255.63/257.86	c #Conflicts:     383000 | #Constraints:      20493
255.63/257.86	c #Conflicts:     384000 | #Constraints:      21543
255.63/257.86	c #Conflicts:     385000 | #Constraints:      22601
255.63/257.86	c #Conflicts:     386000 | #Constraints:      23642
255.63/257.86	c #Conflicts:     387000 | #Constraints:      24683
255.63/257.86	c #Conflicts:     388000 | #Constraints:      25723
255.63/257.86	c #Conflicts:     389000 | #Constraints:      26770
255.63/257.86	c #Conflicts:     390000 | #Constraints:      27834
255.63/257.86	c #Conflicts:     391000 | #Constraints:      28869
255.63/257.86	c #Conflicts:     392000 | #Constraints:      29905
255.63/257.86	c #Conflicts:     393000 | #Constraints:      30945
255.63/257.86	c #Conflicts:     394000 | #Constraints:      31974
255.63/257.86	c INPROCESSING
255.63/257.86	c GARBAGE COLLECT
255.63/257.86	c rational objective 995
264.92/267.12	c #Conflicts:     395000 | #Constraints:      20240
264.92/267.12	c #Conflicts:     396000 | #Constraints:      21240
264.92/267.12	c #Conflicts:     397000 | #Constraints:      22240
264.92/267.12	c #Conflicts:     398000 | #Constraints:      23240
264.92/267.12	c #Conflicts:     399000 | #Constraints:      24240
264.92/267.12	c #Conflicts:     400000 | #Constraints:      25240
264.92/267.12	c #Conflicts:     401000 | #Constraints:      26240
264.92/267.12	c #Conflicts:     402000 | #Constraints:      27240
264.92/267.12	c #Conflicts:     403000 | #Constraints:      28240
264.92/267.12	c #Conflicts:     404000 | #Constraints:      29240
264.92/267.12	c #Conflicts:     405000 | #Constraints:      30240
264.92/267.12	c #Conflicts:     406000 | #Constraints:      31240
264.92/267.12	c #Conflicts:     407000 | #Constraints:      32240
264.92/267.12	c INPROCESSING
264.92/267.12	c GARBAGE COLLECT
264.92/267.12	c rational objective 995
274.09/276.38	c #Conflicts:     408000 | #Constraints:      20550
274.09/276.38	c #Conflicts:     409000 | #Constraints:      21550
274.09/276.38	c #Conflicts:     410000 | #Constraints:      22550
274.09/276.38	c #Conflicts:     411000 | #Constraints:      23550
274.09/276.38	c #Conflicts:     412000 | #Constraints:      24550
274.09/276.38	c #Conflicts:     413000 | #Constraints:      25550
274.09/276.38	c #Conflicts:     414000 | #Constraints:      26550
274.09/276.38	c #Conflicts:     415000 | #Constraints:      27550
274.09/276.38	c #Conflicts:     416000 | #Constraints:      28550
274.09/276.38	c #Conflicts:     417000 | #Constraints:      29550
274.09/276.38	c #Conflicts:     418000 | #Constraints:      30550
274.09/276.38	c #Conflicts:     419000 | #Constraints:      31550
274.09/276.38	c #Conflicts:     420000 | #Constraints:      32550
274.09/276.38	c INPROCESSING
274.09/276.38	c GARBAGE COLLECT
274.09/276.38	c rational objective 995
284.66/287.04	c #Conflicts:     421000 | #Constraints:      20708
284.66/287.04	c #Conflicts:     422000 | #Constraints:      21773
284.66/287.04	c #Conflicts:     423000 | #Constraints:      22831
284.66/287.04	c #Conflicts:     424000 | #Constraints:      23911
284.66/287.04	c #Conflicts:     425000 | #Constraints:      24962
284.66/287.04	c #Conflicts:     426000 | #Constraints:      26023
284.66/287.04	c #Conflicts:     427000 | #Constraints:      27094
284.66/287.04	c #Conflicts:     428000 | #Constraints:      28152
284.66/287.04	c #Conflicts:     429000 | #Constraints:      29196
284.66/287.04	c #Conflicts:     430000 | #Constraints:      30224
284.66/287.04	c #Conflicts:     431000 | #Constraints:      31266
284.66/287.04	c #Conflicts:     432000 | #Constraints:      32315
284.66/287.04	c #Conflicts:     433000 | #Constraints:      33351
284.66/287.04	c INPROCESSING
284.66/287.04	c GARBAGE COLLECT
284.66/287.04	c rational objective 995
294.93/297.38	c #Conflicts:     434000 | #Constraints:      20917
294.93/297.38	c #Conflicts:     435000 | #Constraints:      21917
294.93/297.38	c #Conflicts:     436000 | #Constraints:      22917
294.93/297.38	c #Conflicts:     437000 | #Constraints:      23917
294.93/297.38	c #Conflicts:     438000 | #Constraints:      24917
294.93/297.38	c #Conflicts:     439000 | #Constraints:      25917
294.93/297.38	c #Conflicts:     440000 | #Constraints:      26917
294.93/297.38	c #Conflicts:     441000 | #Constraints:      27917
294.93/297.38	c #Conflicts:     442000 | #Constraints:      28917
294.93/297.38	c #Conflicts:     443000 | #Constraints:      29917
294.93/297.38	c #Conflicts:     444000 | #Constraints:      30917
294.93/297.38	c #Conflicts:     445000 | #Constraints:      31917
294.93/297.38	c #Conflicts:     446000 | #Constraints:      32917
294.93/297.38	c INPROCESSING
294.93/297.38	c GARBAGE COLLECT
294.93/297.38	c rational objective 995
310.30/312.85	c #Conflicts:     447000 | #Constraints:      20591
310.30/312.85	c #Conflicts:     448000 | #Constraints:      21594
310.30/312.85	c #Conflicts:     449000 | #Constraints:      22619
310.30/312.85	c #Conflicts:     450000 | #Constraints:      23653
310.30/312.85	c #Conflicts:     451000 | #Constraints:      24679
310.30/312.85	c #Conflicts:     452000 | #Constraints:      25732
310.30/312.85	c #Conflicts:     453000 | #Constraints:      26768
310.30/312.85	c #Conflicts:     454000 | #Constraints:      27785
310.30/312.85	c #Conflicts:     455000 | #Constraints:      28810
310.30/312.85	c #Conflicts:     456000 | #Constraints:      29854
310.30/312.85	c #Conflicts:     457000 | #Constraints:      30897
310.30/312.85	c #Conflicts:     458000 | #Constraints:      31928
310.30/312.85	c #Conflicts:     459000 | #Constraints:      32964
310.30/312.85	c #Conflicts:     460000 | #Constraints:      33993
310.30/312.85	c INPROCESSING
310.30/312.85	c GARBAGE COLLECT
310.30/312.85	c rational objective 995
320.17/322.72	c #Conflicts:     461000 | #Constraints:      21262
320.17/322.72	c #Conflicts:     462000 | #Constraints:      22262
320.17/322.72	c #Conflicts:     463000 | #Constraints:      23262
320.17/322.72	c #Conflicts:     464000 | #Constraints:      24262
320.17/322.72	c #Conflicts:     465000 | #Constraints:      25262
320.17/322.72	c #Conflicts:     466000 | #Constraints:      26262
320.17/322.72	c #Conflicts:     467000 | #Constraints:      27262
320.17/322.72	c #Conflicts:     468000 | #Constraints:      28262
320.17/322.72	c #Conflicts:     469000 | #Constraints:      29262
320.17/322.72	c #Conflicts:     470000 | #Constraints:      30262
320.17/322.72	c #Conflicts:     471000 | #Constraints:      31262
320.17/322.72	c #Conflicts:     472000 | #Constraints:      32262
320.17/322.72	c #Conflicts:     473000 | #Constraints:      33262
320.17/322.72	c #Conflicts:     474000 | #Constraints:      34262
320.17/322.72	c INPROCESSING
320.17/322.72	c GARBAGE COLLECT
320.17/322.72	c rational objective 995
330.94/333.57	c #Conflicts:     475000 | #Constraints:      21579
330.94/333.57	c #Conflicts:     476000 | #Constraints:      22579
330.94/333.57	c #Conflicts:     477000 | #Constraints:      23579
330.94/333.57	c #Conflicts:     478000 | #Constraints:      24579
330.94/333.57	c #Conflicts:     479000 | #Constraints:      25579
330.94/333.57	c #Conflicts:     480000 | #Constraints:      26579
330.94/333.57	c #Conflicts:     481000 | #Constraints:      27579
330.94/333.57	c #Conflicts:     482000 | #Constraints:      28579
330.94/333.57	c #Conflicts:     483000 | #Constraints:      29579
330.94/333.57	c #Conflicts:     484000 | #Constraints:      30579
330.94/333.57	c #Conflicts:     485000 | #Constraints:      31579
330.94/333.57	c #Conflicts:     486000 | #Constraints:      32579
330.94/333.57	c #Conflicts:     487000 | #Constraints:      33579
330.94/333.57	c #Conflicts:     488000 | #Constraints:      34579
330.94/333.57	c INPROCESSING
330.94/333.57	c GARBAGE COLLECT
330.94/333.57	c rational objective 995
341.33/344.03	c #Conflicts:     489000 | #Constraints:      21713
341.33/344.03	c #Conflicts:     490000 | #Constraints:      22713
341.33/344.03	c #Conflicts:     491000 | #Constraints:      23713
341.33/344.03	c #Conflicts:     492000 | #Constraints:      24713
341.33/344.03	c #Conflicts:     493000 | #Constraints:      25713
341.33/344.03	c #Conflicts:     494000 | #Constraints:      26713
341.33/344.03	c #Conflicts:     495000 | #Constraints:      27713
341.33/344.03	c #Conflicts:     496000 | #Constraints:      28713
341.33/344.03	c #Conflicts:     497000 | #Constraints:      29713
341.33/344.03	c #Conflicts:     498000 | #Constraints:      30713
341.33/344.03	c #Conflicts:     499000 | #Constraints:      31713
341.33/344.03	c #Conflicts:     500000 | #Constraints:      32713
341.33/344.03	c #Conflicts:     501000 | #Constraints:      33713
341.33/344.03	c #Conflicts:     502000 | #Constraints:      34713
341.33/344.03	c INPROCESSING
341.33/344.03	c GARBAGE COLLECT
341.33/344.03	c rational objective 995
346.01/348.74	c #Conflicts:     503000 | #Constraints:      21728
346.01/348.74	c #Conflicts:     504000 | #Constraints:      22758
346.01/348.74	c #Conflicts:     505000 | #Constraints:      23806
346.01/348.74	c #Conflicts:     506000 | #Constraints:      24842
346.01/348.74	c #Conflicts:     507000 | #Constraints:      25889
346.01/348.74	c #Conflicts:     508000 | #Constraints:      26912
346.01/348.74	c #Conflicts:     509000 | #Constraints:      27912
346.01/348.74	c bounds 1035 >= 995 @ 340.613
353.29/356.08	c #Conflicts:     510000 | #Constraints:      28945
353.29/356.08	c #Conflicts:     511000 | #Constraints:      29981
353.29/356.08	c #Conflicts:     512000 | #Constraints:      31030
353.29/356.08	c #Conflicts:     513000 | #Constraints:      32081
353.29/356.08	c #Conflicts:     514000 | #Constraints:      33132
353.29/356.08	c #Conflicts:     515000 | #Constraints:      34178
353.29/356.08	c #Conflicts:     516000 | #Constraints:      35220
353.29/356.08	c INPROCESSING
353.29/356.08	c GARBAGE COLLECT
353.29/356.08	c rational objective 995
354.49/357.20	c #Conflicts:     517000 | #Constraints:      21678
354.49/357.20	c bounds 1035 >= 996 @ 348.937
363.87/366.62	c #Conflicts:     518000 | #Constraints:      22732
363.87/366.62	c #Conflicts:     519000 | #Constraints:      23732
363.87/366.62	c #Conflicts:     520000 | #Constraints:      24732
363.87/366.62	c #Conflicts:     521000 | #Constraints:      25732
363.87/366.62	c #Conflicts:     522000 | #Constraints:      26732
363.87/366.62	c #Conflicts:     523000 | #Constraints:      27732
363.87/366.62	c #Conflicts:     524000 | #Constraints:      28732
363.87/366.62	c #Conflicts:     525000 | #Constraints:      29732
363.87/366.62	c #Conflicts:     526000 | #Constraints:      30732
363.87/366.62	c #Conflicts:     527000 | #Constraints:      31732
363.87/366.62	c #Conflicts:     528000 | #Constraints:      32732
363.87/366.62	c #Conflicts:     529000 | #Constraints:      33732
363.87/366.62	c #Conflicts:     530000 | #Constraints:      34732
363.87/366.62	c #Conflicts:     531000 | #Constraints:      35732
363.87/366.62	c INPROCESSING
363.87/366.62	c GARBAGE COLLECT
363.87/366.62	c rational objective 996
374.85/377.71	c #Conflicts:     532000 | #Constraints:      22198
374.85/377.71	c #Conflicts:     533000 | #Constraints:      23198
374.85/377.71	c #Conflicts:     534000 | #Constraints:      24198
374.85/377.71	c #Conflicts:     535000 | #Constraints:      25198
374.85/377.71	c #Conflicts:     536000 | #Constraints:      26198
374.85/377.71	c #Conflicts:     537000 | #Constraints:      27198
374.85/377.71	c #Conflicts:     538000 | #Constraints:      28198
374.85/377.71	c #Conflicts:     539000 | #Constraints:      29198
374.85/377.71	c #Conflicts:     540000 | #Constraints:      30198
374.85/377.71	c #Conflicts:     541000 | #Constraints:      31198
374.85/377.71	c #Conflicts:     542000 | #Constraints:      32198
374.85/377.71	c #Conflicts:     543000 | #Constraints:      33198
374.85/377.71	c #Conflicts:     544000 | #Constraints:      34198
374.85/377.71	c #Conflicts:     545000 | #Constraints:      35198
374.85/377.71	c #Conflicts:     546000 | #Constraints:      36198
374.85/377.71	c INPROCESSING
374.85/377.71	c GARBAGE COLLECT
374.85/377.71	c rational objective 996
388.91/391.80	c #Conflicts:     547000 | #Constraints:      22524
388.91/391.80	c #Conflicts:     548000 | #Constraints:      23562
388.91/391.80	c #Conflicts:     549000 | #Constraints:      24612
388.91/391.80	c #Conflicts:     550000 | #Constraints:      25667
388.91/391.80	c #Conflicts:     551000 | #Constraints:      26714
388.91/391.80	c #Conflicts:     552000 | #Constraints:      27752
388.91/391.80	c #Conflicts:     553000 | #Constraints:      28795
388.91/391.80	c #Conflicts:     554000 | #Constraints:      29831
388.91/391.80	c #Conflicts:     555000 | #Constraints:      30882
388.91/391.80	c #Conflicts:     556000 | #Constraints:      31918
388.91/391.80	c #Conflicts:     557000 | #Constraints:      32956
388.91/391.80	c #Conflicts:     558000 | #Constraints:      33994
388.91/391.80	c #Conflicts:     559000 | #Constraints:      35031
388.91/391.80	c #Conflicts:     560000 | #Constraints:      36063
388.91/391.80	c #Conflicts:     561000 | #Constraints:      37085
388.91/391.80	c INPROCESSING
388.91/391.80	c GARBAGE COLLECT
388.91/391.80	c rational objective 996
400.70/403.70	c #Conflicts:     562000 | #Constraints:      22923
400.70/403.70	c #Conflicts:     563000 | #Constraints:      23923
400.70/403.70	c #Conflicts:     564000 | #Constraints:      24923
400.70/403.70	c #Conflicts:     565000 | #Constraints:      25923
400.70/403.70	c #Conflicts:     566000 | #Constraints:      26923
400.70/403.70	c #Conflicts:     567000 | #Constraints:      27923
400.70/403.70	c #Conflicts:     568000 | #Constraints:      28923
400.70/403.70	c #Conflicts:     569000 | #Constraints:      29923
400.70/403.70	c #Conflicts:     570000 | #Constraints:      30923
400.70/403.70	c #Conflicts:     571000 | #Constraints:      31923
400.70/403.70	c #Conflicts:     572000 | #Constraints:      32923
400.70/403.70	c #Conflicts:     573000 | #Constraints:      33923
400.70/403.70	c #Conflicts:     574000 | #Constraints:      34923
400.70/403.70	c #Conflicts:     575000 | #Constraints:      35923
400.70/403.70	c #Conflicts:     576000 | #Constraints:      36923
400.70/403.70	c INPROCESSING
400.70/403.70	c GARBAGE COLLECT
400.70/403.70	c rational objective 996
412.37/415.43	c #Conflicts:     577000 | #Constraints:      22808
412.37/415.43	c #Conflicts:     578000 | #Constraints:      23808
412.37/415.43	c #Conflicts:     579000 | #Constraints:      24808
412.37/415.43	c #Conflicts:     580000 | #Constraints:      25808
412.37/415.43	c #Conflicts:     581000 | #Constraints:      26808
412.37/415.43	c #Conflicts:     582000 | #Constraints:      27808
412.37/415.43	c #Conflicts:     583000 | #Constraints:      28808
412.37/415.43	c #Conflicts:     584000 | #Constraints:      29808
412.37/415.43	c #Conflicts:     585000 | #Constraints:      30808
412.37/415.43	c #Conflicts:     586000 | #Constraints:      31808
412.37/415.43	c #Conflicts:     587000 | #Constraints:      32808
412.37/415.43	c #Conflicts:     588000 | #Constraints:      33808
412.37/415.43	c #Conflicts:     589000 | #Constraints:      34808
412.37/415.43	c #Conflicts:     590000 | #Constraints:      35808
412.37/415.43	c #Conflicts:     591000 | #Constraints:      36808
412.37/415.43	c INPROCESSING
412.37/415.43	c GARBAGE COLLECT
412.37/415.43	c rational objective 996
426.33/429.45	c #Conflicts:     592000 | #Constraints:      22543
426.33/429.45	c #Conflicts:     593000 | #Constraints:      23544
426.33/429.45	c #Conflicts:     594000 | #Constraints:      24594
426.33/429.45	c #Conflicts:     595000 | #Constraints:      25678
426.33/429.45	c #Conflicts:     596000 | #Constraints:      26739
426.33/429.45	c #Conflicts:     597000 | #Constraints:      27817
426.33/429.45	c #Conflicts:     598000 | #Constraints:      28895
426.33/429.45	c #Conflicts:     599000 | #Constraints:      29932
426.33/429.45	c #Conflicts:     600000 | #Constraints:      30986
426.33/429.45	c #Conflicts:     601000 | #Constraints:      32033
426.33/429.45	c #Conflicts:     602000 | #Constraints:      33081
426.33/429.45	c #Conflicts:     603000 | #Constraints:      34118
426.33/429.45	c #Conflicts:     604000 | #Constraints:      35162
426.33/429.45	c #Conflicts:     605000 | #Constraints:      36209
426.33/429.45	c #Conflicts:     606000 | #Constraints:      37246
426.33/429.45	c #Conflicts:     607000 | #Constraints:      38290
426.33/429.45	c INPROCESSING
426.33/429.45	c GARBAGE COLLECT
426.33/429.45	c rational objective 996
438.21/441.48	c #Conflicts:     608000 | #Constraints:      23405
438.21/441.48	c #Conflicts:     609000 | #Constraints:      24405
438.21/441.48	c #Conflicts:     610000 | #Constraints:      25405
438.21/441.48	c #Conflicts:     611000 | #Constraints:      26405
438.21/441.48	c #Conflicts:     612000 | #Constraints:      27405
438.21/441.48	c #Conflicts:     613000 | #Constraints:      28405
438.21/441.48	c #Conflicts:     614000 | #Constraints:      29405
438.21/441.48	c #Conflicts:     615000 | #Constraints:      30405
438.21/441.48	c #Conflicts:     616000 | #Constraints:      31405
438.21/441.48	c #Conflicts:     617000 | #Constraints:      32405
438.21/441.48	c #Conflicts:     618000 | #Constraints:      33405
438.21/441.48	c #Conflicts:     619000 | #Constraints:      34405
438.21/441.48	c #Conflicts:     620000 | #Constraints:      35405
438.21/441.48	c #Conflicts:     621000 | #Constraints:      36405
438.21/441.48	c #Conflicts:     622000 | #Constraints:      37405
438.21/441.48	c #Conflicts:     623000 | #Constraints:      38405
438.21/441.48	c INPROCESSING
438.21/441.48	c GARBAGE COLLECT
438.21/441.48	c rational objective 996
450.89/454.15	c #Conflicts:     624000 | #Constraints:      23666
450.89/454.15	c #Conflicts:     625000 | #Constraints:      24709
450.89/454.15	c #Conflicts:     626000 | #Constraints:      25761
450.89/454.15	c #Conflicts:     627000 | #Constraints:      26812
450.89/454.15	c #Conflicts:     628000 | #Constraints:      27853
450.89/454.15	c #Conflicts:     629000 | #Constraints:      28894
450.89/454.15	c #Conflicts:     630000 | #Constraints:      29932
450.89/454.15	c #Conflicts:     631000 | #Constraints:      30972
450.89/454.15	c #Conflicts:     632000 | #Constraints:      32004
450.89/454.15	c #Conflicts:     633000 | #Constraints:      33033
450.89/454.15	c #Conflicts:     634000 | #Constraints:      34072
450.89/454.15	c #Conflicts:     635000 | #Constraints:      35092
450.89/454.15	c #Conflicts:     636000 | #Constraints:      36126
450.89/454.15	c #Conflicts:     637000 | #Constraints:      37163
450.89/454.15	c #Conflicts:     638000 | #Constraints:      38191
450.89/454.15	c #Conflicts:     639000 | #Constraints:      39223
450.89/454.15	c INPROCESSING
450.89/454.15	c GARBAGE COLLECT
450.89/454.15	c rational objective 996
462.94/466.42	c #Conflicts:     640000 | #Constraints:      23963
462.94/466.42	c #Conflicts:     641000 | #Constraints:      24963
462.94/466.42	c #Conflicts:     642000 | #Constraints:      25963
462.94/466.42	c #Conflicts:     643000 | #Constraints:      26963
462.94/466.42	c #Conflicts:     644000 | #Constraints:      27963
462.94/466.42	c #Conflicts:     645000 | #Constraints:      28963
462.94/466.42	c #Conflicts:     646000 | #Constraints:      29963
462.94/466.42	c #Conflicts:     647000 | #Constraints:      30963
462.94/466.42	c #Conflicts:     648000 | #Constraints:      31963
462.94/466.42	c #Conflicts:     649000 | #Constraints:      32963
462.94/466.42	c #Conflicts:     650000 | #Constraints:      33963
462.94/466.42	c #Conflicts:     651000 | #Constraints:      34963
462.94/466.42	c #Conflicts:     652000 | #Constraints:      35963
462.94/466.42	c #Conflicts:     653000 | #Constraints:      36963
462.94/466.42	c #Conflicts:     654000 | #Constraints:      37963
462.94/466.42	c #Conflicts:     655000 | #Constraints:      38963
462.94/466.42	c INPROCESSING
462.94/466.42	c GARBAGE COLLECT
462.94/466.42	c rational objective 996
474.41/477.95	c #Conflicts:     656000 | #Constraints:      23839
474.41/477.95	c #Conflicts:     657000 | #Constraints:      24839
474.41/477.95	c #Conflicts:     658000 | #Constraints:      25839
474.41/477.95	c #Conflicts:     659000 | #Constraints:      26839
474.41/477.95	c #Conflicts:     660000 | #Constraints:      27839
474.41/477.95	c #Conflicts:     661000 | #Constraints:      28839
474.41/477.95	c #Conflicts:     662000 | #Constraints:      29839
474.41/477.95	c #Conflicts:     663000 | #Constraints:      30839
474.41/477.95	c #Conflicts:     664000 | #Constraints:      31839
474.41/477.95	c #Conflicts:     665000 | #Constraints:      32839
474.41/477.95	c #Conflicts:     666000 | #Constraints:      33839
474.41/477.95	c #Conflicts:     667000 | #Constraints:      34839
474.41/477.95	c #Conflicts:     668000 | #Constraints:      35839
474.41/477.95	c #Conflicts:     669000 | #Constraints:      36839
474.41/477.95	c #Conflicts:     670000 | #Constraints:      37839
474.41/477.95	c #Conflicts:     671000 | #Constraints:      38839
474.41/477.95	c INPROCESSING
474.41/477.95	c GARBAGE COLLECT
474.41/477.95	c rational objective 996
488.67/492.29	c #Conflicts:     672000 | #Constraints:      23559
488.67/492.29	c #Conflicts:     673000 | #Constraints:      24572
488.67/492.29	c #Conflicts:     674000 | #Constraints:      25611
488.67/492.29	c #Conflicts:     675000 | #Constraints:      26665
488.67/492.29	c #Conflicts:     676000 | #Constraints:      27713
488.67/492.29	c #Conflicts:     677000 | #Constraints:      28742
488.67/492.29	c #Conflicts:     678000 | #Constraints:      29777
488.67/492.29	c #Conflicts:     679000 | #Constraints:      30822
488.67/492.29	c #Conflicts:     680000 | #Constraints:      31859
488.67/492.29	c #Conflicts:     681000 | #Constraints:      32900
488.67/492.29	c #Conflicts:     682000 | #Constraints:      33957
488.67/492.29	c #Conflicts:     683000 | #Constraints:      35009
488.67/492.29	c #Conflicts:     684000 | #Constraints:      36055
488.67/492.29	c #Conflicts:     685000 | #Constraints:      37094
488.67/492.29	c #Conflicts:     686000 | #Constraints:      38140
488.67/492.29	c #Conflicts:     687000 | #Constraints:      39180
488.67/492.29	c #Conflicts:     688000 | #Constraints:      40209
488.67/492.29	c INPROCESSING
488.67/492.29	c GARBAGE COLLECT
488.67/492.29	c rational objective 996
502.45/506.15	c #Conflicts:     689000 | #Constraints:      24386
502.45/506.15	c #Conflicts:     690000 | #Constraints:      25386
502.45/506.15	c #Conflicts:     691000 | #Constraints:      26386
502.45/506.15	c #Conflicts:     692000 | #Constraints:      27386
502.45/506.15	c #Conflicts:     693000 | #Constraints:      28386
502.45/506.15	c #Conflicts:     694000 | #Constraints:      29386
502.45/506.15	c #Conflicts:     695000 | #Constraints:      30386
502.45/506.15	c #Conflicts:     696000 | #Constraints:      31386
502.45/506.15	c #Conflicts:     697000 | #Constraints:      32386
502.45/506.15	c #Conflicts:     698000 | #Constraints:      33386
502.45/506.15	c #Conflicts:     699000 | #Constraints:      34386
502.45/506.15	c #Conflicts:     700000 | #Constraints:      35386
502.45/506.15	c #Conflicts:     701000 | #Constraints:      36386
502.45/506.15	c #Conflicts:     702000 | #Constraints:      37386
502.45/506.15	c #Conflicts:     703000 | #Constraints:      38386
502.45/506.15	c #Conflicts:     704000 | #Constraints:      39386
502.45/506.15	c #Conflicts:     705000 | #Constraints:      40386
502.45/506.15	c INPROCESSING
502.45/506.15	c GARBAGE COLLECT
502.45/506.15	c rational objective 996
515.20/518.96	c #Conflicts:     706000 | #Constraints:      24640
515.20/518.96	c #Conflicts:     707000 | #Constraints:      25640
515.20/518.96	c #Conflicts:     708000 | #Constraints:      26640
515.20/518.96	c #Conflicts:     709000 | #Constraints:      27640
515.20/518.96	c #Conflicts:     710000 | #Constraints:      28640
515.20/518.96	c #Conflicts:     711000 | #Constraints:      29640
515.20/518.96	c #Conflicts:     712000 | #Constraints:      30640
515.20/518.96	c #Conflicts:     713000 | #Constraints:      31640
515.20/518.96	c #Conflicts:     714000 | #Constraints:      32640
515.20/518.96	c #Conflicts:     715000 | #Constraints:      33640
515.20/518.96	c #Conflicts:     716000 | #Constraints:      34640
515.20/518.96	c #Conflicts:     717000 | #Constraints:      35640
515.20/518.96	c #Conflicts:     718000 | #Constraints:      36640
515.20/518.96	c #Conflicts:     719000 | #Constraints:      37640
515.20/518.96	c #Conflicts:     720000 | #Constraints:      38640
515.20/518.96	c #Conflicts:     721000 | #Constraints:      39640
515.20/518.96	c #Conflicts:     722000 | #Constraints:      40640
515.20/518.96	c INPROCESSING
515.20/518.96	c GARBAGE COLLECT
515.20/518.96	c rational objective 996
529.79/533.64	c #Conflicts:     723000 | #Constraints:      24792
529.79/533.64	c #Conflicts:     724000 | #Constraints:      25844
529.79/533.64	c #Conflicts:     725000 | #Constraints:      26904
529.79/533.64	c #Conflicts:     726000 | #Constraints:      27954
529.79/533.64	c #Conflicts:     727000 | #Constraints:      28996
529.79/533.64	c #Conflicts:     728000 | #Constraints:      30038
529.79/533.64	c #Conflicts:     729000 | #Constraints:      31079
529.79/533.64	c #Conflicts:     730000 | #Constraints:      32117
529.79/533.64	c #Conflicts:     731000 | #Constraints:      33168
529.79/533.64	c #Conflicts:     732000 | #Constraints:      34208
529.79/533.64	c #Conflicts:     733000 | #Constraints:      35236
529.79/533.64	c #Conflicts:     734000 | #Constraints:      36264
529.79/533.64	c #Conflicts:     735000 | #Constraints:      37307
529.79/533.64	c #Conflicts:     736000 | #Constraints:      38342
529.79/533.64	c #Conflicts:     737000 | #Constraints:      39368
529.79/533.64	c #Conflicts:     738000 | #Constraints:      40405
529.79/533.64	c #Conflicts:     739000 | #Constraints:      41431
529.79/533.64	c INPROCESSING
529.79/533.64	c GARBAGE COLLECT
529.79/533.64	c rational objective 996
544.65/548.51	c #Conflicts:     740000 | #Constraints:      25000
544.65/548.51	c #Conflicts:     741000 | #Constraints:      26000
544.65/548.51	c #Conflicts:     742000 | #Constraints:      27000
544.65/548.51	c #Conflicts:     743000 | #Constraints:      28000
544.65/548.51	c #Conflicts:     744000 | #Constraints:      29000
544.65/548.51	c #Conflicts:     745000 | #Constraints:      30000
544.65/548.51	c #Conflicts:     746000 | #Constraints:      31000
544.65/548.51	c #Conflicts:     747000 | #Constraints:      32000
544.65/548.51	c #Conflicts:     748000 | #Constraints:      33000
544.65/548.51	c #Conflicts:     749000 | #Constraints:      34000
544.65/548.51	c #Conflicts:     750000 | #Constraints:      35000
544.65/548.51	c #Conflicts:     751000 | #Constraints:      36000
544.65/548.51	c #Conflicts:     752000 | #Constraints:      37000
544.65/548.51	c #Conflicts:     753000 | #Constraints:      38000
544.65/548.51	c #Conflicts:     754000 | #Constraints:      39000
544.65/548.51	c #Conflicts:     755000 | #Constraints:      40000
544.65/548.51	c #Conflicts:     756000 | #Constraints:      41000
544.65/548.51	c INPROCESSING
544.65/548.51	c GARBAGE COLLECT
544.65/548.51	c rational objective 996
557.86/561.98	c #Conflicts:     757000 | #Constraints:      24672
557.86/561.98	c #Conflicts:     758000 | #Constraints:      25673
557.86/561.98	c #Conflicts:     759000 | #Constraints:      26732
557.86/561.98	c #Conflicts:     760000 | #Constraints:      27788
557.86/561.98	c #Conflicts:     761000 | #Constraints:      28847
557.86/561.98	c #Conflicts:     762000 | #Constraints:      29888
557.86/561.98	c #Conflicts:     763000 | #Constraints:      30929
557.86/561.98	c #Conflicts:     764000 | #Constraints:      31973
557.86/561.98	c #Conflicts:     765000 | #Constraints:      33018
557.86/561.98	c #Conflicts:     766000 | #Constraints:      34055
557.86/561.98	c #Conflicts:     767000 | #Constraints:      35083
557.86/561.98	c #Conflicts:     768000 | #Constraints:      36122
557.86/561.98	c #Conflicts:     769000 | #Constraints:      37150
557.86/561.98	c #Conflicts:     770000 | #Constraints:      38182
557.86/561.98	c #Conflicts:     771000 | #Constraints:      39218
557.86/561.98	c #Conflicts:     772000 | #Constraints:      40244
557.86/561.98	c #Conflicts:     773000 | #Constraints:      41269
557.86/561.98	c #Conflicts:     774000 | #Constraints:      42293
557.86/561.98	c INPROCESSING
557.86/561.98	c GARBAGE COLLECT
557.86/561.98	c rational objective 996
572.42/576.52	c #Conflicts:     775000 | #Constraints:      25430
572.42/576.52	c #Conflicts:     776000 | #Constraints:      26430
572.42/576.52	c #Conflicts:     777000 | #Constraints:      27430
572.42/576.52	c #Conflicts:     778000 | #Constraints:      28430
572.42/576.52	c #Conflicts:     779000 | #Constraints:      29430
572.42/576.52	c #Conflicts:     780000 | #Constraints:      30430
572.42/576.52	c #Conflicts:     781000 | #Constraints:      31430
572.42/576.52	c #Conflicts:     782000 | #Constraints:      32430
572.42/576.52	c #Conflicts:     783000 | #Constraints:      33430
572.42/576.52	c #Conflicts:     784000 | #Constraints:      34430
572.42/576.52	c #Conflicts:     785000 | #Constraints:      35430
572.42/576.52	c #Conflicts:     786000 | #Constraints:      36430
572.42/576.52	c #Conflicts:     787000 | #Constraints:      37430
572.42/576.52	c #Conflicts:     788000 | #Constraints:      38430
572.42/576.52	c #Conflicts:     789000 | #Constraints:      39430
572.42/576.52	c #Conflicts:     790000 | #Constraints:      40430
572.42/576.52	c #Conflicts:     791000 | #Constraints:      41430
572.42/576.52	c #Conflicts:     792000 | #Constraints:      42430
572.42/576.52	c INPROCESSING
572.42/576.52	c GARBAGE COLLECT
572.42/576.52	c rational objective 996
586.21/590.50	c #Conflicts:     793000 | #Constraints:      25690
586.21/590.50	c #Conflicts:     794000 | #Constraints:      26690
586.21/590.50	c #Conflicts:     795000 | #Constraints:      27690
586.21/590.50	c #Conflicts:     796000 | #Constraints:      28690
586.21/590.50	c #Conflicts:     797000 | #Constraints:      29690
586.21/590.50	c #Conflicts:     798000 | #Constraints:      30690
586.21/590.50	c #Conflicts:     799000 | #Constraints:      31690
586.21/590.50	c #Conflicts:     800000 | #Constraints:      32690
586.21/590.50	c #Conflicts:     801000 | #Constraints:      33690
586.21/590.50	c #Conflicts:     802000 | #Constraints:      34690
586.21/590.50	c #Conflicts:     803000 | #Constraints:      35690
586.21/590.50	c #Conflicts:     804000 | #Constraints:      36690
586.21/590.50	c #Conflicts:     805000 | #Constraints:      37690
586.21/590.50	c #Conflicts:     806000 | #Constraints:      38690
586.21/590.50	c #Conflicts:     807000 | #Constraints:      39690
586.21/590.50	c #Conflicts:     808000 | #Constraints:      40690
586.21/590.50	c #Conflicts:     809000 | #Constraints:      41690
586.21/590.50	c #Conflicts:     810000 | #Constraints:      42690
586.21/590.50	c INPROCESSING
586.21/590.50	c GARBAGE COLLECT
586.21/590.50	c rational objective 996
602.17/606.57	c #Conflicts:     811000 | #Constraints:      25798
602.17/606.57	c #Conflicts:     812000 | #Constraints:      26830
602.17/606.57	c #Conflicts:     813000 | #Constraints:      27876
602.17/606.57	c #Conflicts:     814000 | #Constraints:      28912
602.17/606.57	c #Conflicts:     815000 | #Constraints:      29948
602.17/606.57	c #Conflicts:     816000 | #Constraints:      30984
602.17/606.57	c #Conflicts:     817000 | #Constraints:      32028
602.17/606.57	c #Conflicts:     818000 | #Constraints:      33058
602.17/606.57	c #Conflicts:     819000 | #Constraints:      34097
602.17/606.57	c #Conflicts:     820000 | #Constraints:      35148
602.17/606.57	c #Conflicts:     821000 | #Constraints:      36184
602.17/606.57	c #Conflicts:     822000 | #Constraints:      37221
602.17/606.57	c #Conflicts:     823000 | #Constraints:      38259
602.17/606.57	c #Conflicts:     824000 | #Constraints:      39309
602.17/606.57	c #Conflicts:     825000 | #Constraints:      40340
602.17/606.57	c #Conflicts:     826000 | #Constraints:      41370
602.17/606.57	c #Conflicts:     827000 | #Constraints:      42409
602.17/606.57	c #Conflicts:     828000 | #Constraints:      43448
602.17/606.57	c INPROCESSING
602.17/606.57	c GARBAGE COLLECT
602.17/606.57	c rational objective 996
616.25/620.80	c #Conflicts:     829000 | #Constraints:      26004
616.25/620.80	c #Conflicts:     830000 | #Constraints:      27004
616.25/620.80	c #Conflicts:     831000 | #Constraints:      28004
616.25/620.80	c #Conflicts:     832000 | #Constraints:      29004
616.25/620.80	c #Conflicts:     833000 | #Constraints:      30005
616.25/620.80	c #Conflicts:     834000 | #Constraints:      31005
616.25/620.80	c #Conflicts:     835000 | #Constraints:      32005
616.25/620.80	c #Conflicts:     836000 | #Constraints:      33005
616.25/620.80	c #Conflicts:     837000 | #Constraints:      34005
616.25/620.80	c #Conflicts:     838000 | #Constraints:      35006
616.25/620.80	c #Conflicts:     839000 | #Constraints:      36006
616.25/620.80	c #Conflicts:     840000 | #Constraints:      37007
616.25/620.80	c #Conflicts:     841000 | #Constraints:      38007
616.25/620.80	c #Conflicts:     842000 | #Constraints:      39007
616.25/620.80	c #Conflicts:     843000 | #Constraints:      40008
616.25/620.80	c #Conflicts:     844000 | #Constraints:      41008
616.25/620.80	c #Conflicts:     845000 | #Constraints:      42008
616.25/620.80	c #Conflicts:     846000 | #Constraints:      43008
616.25/620.80	c INPROCESSING
616.25/620.80	c GARBAGE COLLECT
616.25/620.80	c rational objective 996
631.00/635.65	c #Conflicts:     847000 | #Constraints:      25673
631.00/635.65	c #Conflicts:     848000 | #Constraints:      26673
631.00/635.65	c #Conflicts:     849000 | #Constraints:      27673
631.00/635.65	c #Conflicts:     850000 | #Constraints:      28673
631.00/635.65	c #Conflicts:     851000 | #Constraints:      29673
631.00/635.65	c #Conflicts:     852000 | #Constraints:      30673
631.00/635.65	c #Conflicts:     853000 | #Constraints:      31673
631.00/635.65	c #Conflicts:     854000 | #Constraints:      32673
631.00/635.65	c #Conflicts:     855000 | #Constraints:      33673
631.00/635.65	c #Conflicts:     856000 | #Constraints:      34673
631.00/635.65	c #Conflicts:     857000 | #Constraints:      35673
631.00/635.65	c #Conflicts:     858000 | #Constraints:      36673
631.00/635.65	c #Conflicts:     859000 | #Constraints:      37673
631.00/635.65	c #Conflicts:     860000 | #Constraints:      38673
631.00/635.65	c #Conflicts:     861000 | #Constraints:      39673
631.00/635.65	c #Conflicts:     862000 | #Constraints:      40673
631.00/635.65	c #Conflicts:     863000 | #Constraints:      41673
631.00/635.65	c #Conflicts:     864000 | #Constraints:      42674
631.00/635.65	c #Conflicts:     865000 | #Constraints:      43675
631.00/635.65	c INPROCESSING
631.00/635.65	c GARBAGE COLLECT
631.00/635.65	c rational objective 996
651.88/656.61	c #Conflicts:     866000 | #Constraints:      26204
651.88/656.61	c #Conflicts:     867000 | #Constraints:      27204
651.88/656.61	c #Conflicts:     868000 | #Constraints:      28205
651.88/656.61	c #Conflicts:     869000 | #Constraints:      29288
651.88/656.61	c #Conflicts:     870000 | #Constraints:      30361
651.88/656.61	c #Conflicts:     871000 | #Constraints:      31422
651.88/656.61	c #Conflicts:     872000 | #Constraints:      32470
651.88/656.61	c #Conflicts:     873000 | #Constraints:      33512
651.88/656.61	c #Conflicts:     874000 | #Constraints:      34559
651.88/656.61	c #Conflicts:     875000 | #Constraints:      35598
651.88/656.61	c #Conflicts:     876000 | #Constraints:      36628
651.88/656.61	c #Conflicts:     877000 | #Constraints:      37664
651.88/656.61	c #Conflicts:     878000 | #Constraints:      38694
651.88/656.61	c #Conflicts:     879000 | #Constraints:      39732
651.88/656.61	c #Conflicts:     880000 | #Constraints:      40770
651.88/656.61	c #Conflicts:     881000 | #Constraints:      41796
651.88/656.61	c #Conflicts:     882000 | #Constraints:      42819
651.88/656.61	c #Conflicts:     883000 | #Constraints:      43844
651.88/656.61	c #Conflicts:     884000 | #Constraints:      44869
651.88/656.61	c INPROCESSING
651.88/656.61	c GARBAGE COLLECT
651.88/656.61	c rational objective 996
667.44/672.29	c #Conflicts:     885000 | #Constraints:      26807
667.44/672.29	c #Conflicts:     886000 | #Constraints:      27807
667.44/672.29	c #Conflicts:     887000 | #Constraints:      28807
667.44/672.29	c #Conflicts:     888000 | #Constraints:      29807
667.44/672.29	c #Conflicts:     889000 | #Constraints:      30807
667.44/672.29	c #Conflicts:     890000 | #Constraints:      31807
667.44/672.29	c #Conflicts:     891000 | #Constraints:      32807
667.44/672.29	c #Conflicts:     892000 | #Constraints:      33807
667.44/672.29	c #Conflicts:     893000 | #Constraints:      34807
667.44/672.29	c #Conflicts:     894000 | #Constraints:      35807
667.44/672.29	c #Conflicts:     895000 | #Constraints:      36807
667.44/672.29	c #Conflicts:     896000 | #Constraints:      37807
667.44/672.29	c #Conflicts:     897000 | #Constraints:      38807
667.44/672.29	c #Conflicts:     898000 | #Constraints:      39807
667.44/672.29	c #Conflicts:     899000 | #Constraints:      40807
667.44/672.29	c #Conflicts:     900000 | #Constraints:      41807
667.44/672.29	c #Conflicts:     901000 | #Constraints:      42807
667.44/672.29	c #Conflicts:     902000 | #Constraints:      43807
667.44/672.29	c #Conflicts:     903000 | #Constraints:      44807
667.44/672.29	c INPROCESSING
667.44/672.29	c GARBAGE COLLECT
667.44/672.29	c rational objective 996
682.74/687.60	c #Conflicts:     904000 | #Constraints:      26872
682.74/687.60	c #Conflicts:     905000 | #Constraints:      27872
682.74/687.60	c #Conflicts:     906000 | #Constraints:      28872
682.74/687.60	c #Conflicts:     907000 | #Constraints:      29872
682.74/687.60	c #Conflicts:     908000 | #Constraints:      30872
682.74/687.60	c #Conflicts:     909000 | #Constraints:      31872
682.74/687.60	c #Conflicts:     910000 | #Constraints:      32872
682.74/687.60	c #Conflicts:     911000 | #Constraints:      33872
682.74/687.60	c #Conflicts:     912000 | #Constraints:      34872
682.74/687.60	c #Conflicts:     913000 | #Constraints:      35872
682.74/687.60	c #Conflicts:     914000 | #Constraints:      36872
682.74/687.60	c #Conflicts:     915000 | #Constraints:      37872
682.74/687.60	c #Conflicts:     916000 | #Constraints:      38872
682.74/687.60	c #Conflicts:     917000 | #Constraints:      39872
682.74/687.60	c #Conflicts:     918000 | #Constraints:      40873
682.74/687.60	c #Conflicts:     919000 | #Constraints:      41873
682.74/687.60	c #Conflicts:     920000 | #Constraints:      42874
682.74/687.60	c #Conflicts:     921000 | #Constraints:      43874
682.74/687.60	c #Conflicts:     922000 | #Constraints:      44875
682.74/687.60	c INPROCESSING
682.74/687.60	c GARBAGE COLLECT
682.74/687.60	c rational objective 996
700.10/705.00	c #Conflicts:     923000 | #Constraints:      26800
700.10/705.00	c #Conflicts:     924000 | #Constraints:      27806
700.10/705.00	c #Conflicts:     925000 | #Constraints:      28860
700.10/705.00	c #Conflicts:     926000 | #Constraints:      29910
700.10/705.00	c #Conflicts:     927000 | #Constraints:      30948
700.10/705.00	c #Conflicts:     928000 | #Constraints:      31988
700.10/705.00	c #Conflicts:     929000 | #Constraints:      33015
700.10/705.00	c #Conflicts:     930000 | #Constraints:      34059
700.10/705.00	c #Conflicts:     931000 | #Constraints:      35114
700.10/705.00	c #Conflicts:     932000 | #Constraints:      36166
700.10/705.00	c #Conflicts:     933000 | #Constraints:      37211
700.10/705.00	c #Conflicts:     934000 | #Constraints:      38261
700.10/705.00	c #Conflicts:     935000 | #Constraints:      39303
700.10/705.00	c #Conflicts:     936000 | #Constraints:      40344
700.10/705.00	c #Conflicts:     937000 | #Constraints:      41387
700.10/705.00	c #Conflicts:     938000 | #Constraints:      42424
700.10/705.00	c #Conflicts:     939000 | #Constraints:      43465
700.10/705.00	c #Conflicts:     940000 | #Constraints:      44502
700.10/705.00	c #Conflicts:     941000 | #Constraints:      45545
700.10/705.00	c INPROCESSING
700.10/705.00	c GARBAGE COLLECT
700.10/705.00	c rational objective 996
716.27/721.36	c #Conflicts:     942000 | #Constraints:      26854
716.27/721.36	c #Conflicts:     943000 | #Constraints:      27854
716.27/721.36	c #Conflicts:     944000 | #Constraints:      28854
716.27/721.36	c #Conflicts:     945000 | #Constraints:      29854
716.27/721.36	c #Conflicts:     946000 | #Constraints:      30854
716.27/721.36	c #Conflicts:     947000 | #Constraints:      31854
716.27/721.36	c #Conflicts:     948000 | #Constraints:      32854
716.27/721.36	c #Conflicts:     949000 | #Constraints:      33854
716.27/721.36	c #Conflicts:     950000 | #Constraints:      34854
716.27/721.36	c #Conflicts:     951000 | #Constraints:      35854
716.27/721.36	c #Conflicts:     952000 | #Constraints:      36854
716.27/721.36	c #Conflicts:     953000 | #Constraints:      37854
716.27/721.36	c #Conflicts:     954000 | #Constraints:      38854
716.27/721.36	c #Conflicts:     955000 | #Constraints:      39854
716.27/721.36	c #Conflicts:     956000 | #Constraints:      40854
716.27/721.36	c #Conflicts:     957000 | #Constraints:      41854
716.27/721.36	c #Conflicts:     958000 | #Constraints:      42854
716.27/721.36	c #Conflicts:     959000 | #Constraints:      43854
716.27/721.36	c #Conflicts:     960000 | #Constraints:      44854
716.27/721.36	c #Conflicts:     961000 | #Constraints:      45854
716.27/721.36	c INPROCESSING
716.27/721.36	c GARBAGE COLLECT
716.27/721.36	c rational objective 996
732.82/737.91	c #Conflicts:     962000 | #Constraints:      27297
732.82/737.91	c #Conflicts:     963000 | #Constraints:      28297
732.82/737.91	c #Conflicts:     964000 | #Constraints:      29297
732.82/737.91	c #Conflicts:     965000 | #Constraints:      30297
732.82/737.91	c #Conflicts:     966000 | #Constraints:      31297
732.82/737.91	c #Conflicts:     967000 | #Constraints:      32297
732.82/737.91	c #Conflicts:     968000 | #Constraints:      33297
732.82/737.91	c #Conflicts:     969000 | #Constraints:      34297
732.82/737.91	c #Conflicts:     970000 | #Constraints:      35297
732.82/737.91	c #Conflicts:     971000 | #Constraints:      36297
732.82/737.91	c #Conflicts:     972000 | #Constraints:      37297
732.82/737.91	c #Conflicts:     973000 | #Constraints:      38297
732.82/737.91	c #Conflicts:     974000 | #Constraints:      39297
732.82/737.91	c #Conflicts:     975000 | #Constraints:      40297
732.82/737.91	c #Conflicts:     976000 | #Constraints:      41297
732.82/737.91	c #Conflicts:     977000 | #Constraints:      42297
732.82/737.91	c #Conflicts:     978000 | #Constraints:      43297
732.82/737.91	c #Conflicts:     979000 | #Constraints:      44297
732.82/737.91	c #Conflicts:     980000 | #Constraints:      45297
732.82/737.91	c #Conflicts:     981000 | #Constraints:      46297
732.82/737.91	c INPROCESSING
732.82/737.91	c GARBAGE COLLECT
732.82/737.91	c rational objective 996
750.70/755.94	c #Conflicts:     982000 | #Constraints:      27652
750.70/755.94	c #Conflicts:     983000 | #Constraints:      28656
750.70/755.94	c #Conflicts:     984000 | #Constraints:      29668
750.70/755.94	c #Conflicts:     985000 | #Constraints:      30693
750.70/755.94	c #Conflicts:     986000 | #Constraints:      31701
750.70/755.94	c #Conflicts:     987000 | #Constraints:      32716
750.70/755.94	c #Conflicts:     988000 | #Constraints:      33749
750.70/755.94	c #Conflicts:     989000 | #Constraints:      34763
750.70/755.94	c #Conflicts:     990000 | #Constraints:      35784
750.70/755.94	c #Conflicts:     991000 | #Constraints:      36823
750.70/755.94	c #Conflicts:     992000 | #Constraints:      37864
750.70/755.94	c #Conflicts:     993000 | #Constraints:      38895
750.70/755.94	c #Conflicts:     994000 | #Constraints:      39909
750.70/755.94	c #Conflicts:     995000 | #Constraints:      40944
750.70/755.94	c #Conflicts:     996000 | #Constraints:      41963
750.70/755.94	c #Conflicts:     997000 | #Constraints:      42995
750.70/755.94	c #Conflicts:     998000 | #Constraints:      44022
750.70/755.94	c #Conflicts:     999000 | #Constraints:      45049
750.70/755.94	c #Conflicts:    1000000 | #Constraints:      46065
750.70/755.94	c #Conflicts:    1001000 | #Constraints:      47083
750.70/755.94	c INPROCESSING
750.70/755.94	c GARBAGE COLLECT
750.70/755.94	c rational objective 996
767.15/772.53	c #Conflicts:    1002000 | #Constraints:      27939
767.15/772.53	c #Conflicts:    1003000 | #Constraints:      28939
767.15/772.53	c #Conflicts:    1004000 | #Constraints:      29939
767.15/772.53	c #Conflicts:    1005000 | #Constraints:      30939
767.15/772.53	c #Conflicts:    1006000 | #Constraints:      31939
767.15/772.53	c #Conflicts:    1007000 | #Constraints:      32939
767.15/772.53	c #Conflicts:    1008000 | #Constraints:      33940
767.15/772.53	c #Conflicts:    1009000 | #Constraints:      34940
767.15/772.53	c #Conflicts:    1010000 | #Constraints:      35940
767.15/772.53	c #Conflicts:    1011000 | #Constraints:      36940
767.15/772.53	c #Conflicts:    1012000 | #Constraints:      37940
767.15/772.53	c #Conflicts:    1013000 | #Constraints:      38940
767.15/772.53	c #Conflicts:    1014000 | #Constraints:      39940
767.15/772.53	c #Conflicts:    1015000 | #Constraints:      40940
767.15/772.53	c #Conflicts:    1016000 | #Constraints:      41940
767.15/772.53	c #Conflicts:    1017000 | #Constraints:      42940
767.15/772.53	c #Conflicts:    1018000 | #Constraints:      43940
767.15/772.53	c #Conflicts:    1019000 | #Constraints:      44940
767.15/772.53	c #Conflicts:    1020000 | #Constraints:      45940
767.15/772.53	c #Conflicts:    1021000 | #Constraints:      46940
767.15/772.53	c INPROCESSING
767.15/772.53	c GARBAGE COLLECT
767.15/772.53	c rational objective 996
785.30/790.75	c #Conflicts:    1022000 | #Constraints:      27877
785.30/790.75	c #Conflicts:    1023000 | #Constraints:      28897
785.30/790.75	c #Conflicts:    1024000 | #Constraints:      29926
785.30/790.75	c #Conflicts:    1025000 | #Constraints:      30959
785.30/790.75	c #Conflicts:    1026000 | #Constraints:      31996
785.30/790.75	c #Conflicts:    1027000 | #Constraints:      33017
785.30/790.75	c #Conflicts:    1028000 | #Constraints:      34041
785.30/790.75	c #Conflicts:    1029000 | #Constraints:      35062
785.30/790.75	c #Conflicts:    1030000 | #Constraints:      36078
785.30/790.75	c #Conflicts:    1031000 | #Constraints:      37119
785.30/790.75	c #Conflicts:    1032000 | #Constraints:      38181
785.30/790.75	c #Conflicts:    1033000 | #Constraints:      39231
785.30/790.75	c #Conflicts:    1034000 | #Constraints:      40276
785.30/790.75	c #Conflicts:    1035000 | #Constraints:      41317
785.30/790.75	c #Conflicts:    1036000 | #Constraints:      42359
785.30/790.75	c #Conflicts:    1037000 | #Constraints:      43390
785.30/790.75	c #Conflicts:    1038000 | #Constraints:      44423
785.30/790.75	c #Conflicts:    1039000 | #Constraints:      45464
785.30/790.75	c #Conflicts:    1040000 | #Constraints:      46512
785.30/790.75	c #Conflicts:    1041000 | #Constraints:      47540
785.30/790.75	c INPROCESSING
785.30/790.75	c GARBAGE COLLECT
785.30/790.75	c rational objective 996
802.76/808.39	c #Conflicts:    1042000 | #Constraints:      27862
802.76/808.39	c #Conflicts:    1043000 | #Constraints:      28862
802.76/808.39	c #Conflicts:    1044000 | #Constraints:      29862
802.76/808.39	c #Conflicts:    1045000 | #Constraints:      30862
802.76/808.39	c #Conflicts:    1046000 | #Constraints:      31862
802.76/808.39	c #Conflicts:    1047000 | #Constraints:      32862
802.76/808.39	c #Conflicts:    1048000 | #Constraints:      33862
802.76/808.39	c #Conflicts:    1049000 | #Constraints:      34862
802.76/808.39	c #Conflicts:    1050000 | #Constraints:      35862
802.76/808.39	c #Conflicts:    1051000 | #Constraints:      36862
802.76/808.39	c #Conflicts:    1052000 | #Constraints:      37862
802.76/808.39	c #Conflicts:    1053000 | #Constraints:      38862
802.76/808.39	c #Conflicts:    1054000 | #Constraints:      39862
802.76/808.39	c #Conflicts:    1055000 | #Constraints:      40862
802.76/808.39	c #Conflicts:    1056000 | #Constraints:      41862
802.76/808.39	c #Conflicts:    1057000 | #Constraints:      42862
802.76/808.39	c #Conflicts:    1058000 | #Constraints:      43862
802.76/808.39	c #Conflicts:    1059000 | #Constraints:      44862
802.76/808.39	c #Conflicts:    1060000 | #Constraints:      45862
802.76/808.39	c #Conflicts:    1061000 | #Constraints:      46862
802.76/808.39	c #Conflicts:    1062000 | #Constraints:      47862
802.76/808.39	c INPROCESSING
802.76/808.39	c GARBAGE COLLECT
802.76/808.39	c rational objective 996
821.80/827.49	c #Conflicts:    1063000 | #Constraints:      28320
821.80/827.49	c #Conflicts:    1064000 | #Constraints:      29320
821.80/827.49	c #Conflicts:    1065000 | #Constraints:      30320
821.80/827.49	c #Conflicts:    1066000 | #Constraints:      31320
821.80/827.49	c #Conflicts:    1067000 | #Constraints:      32320
821.80/827.49	c #Conflicts:    1068000 | #Constraints:      33320
821.80/827.49	c #Conflicts:    1069000 | #Constraints:      34321
821.80/827.49	c #Conflicts:    1070000 | #Constraints:      35321
821.80/827.49	c #Conflicts:    1071000 | #Constraints:      36322
821.80/827.49	c #Conflicts:    1072000 | #Constraints:      37322
821.80/827.49	c #Conflicts:    1073000 | #Constraints:      38322
821.80/827.49	c #Conflicts:    1074000 | #Constraints:      39323
821.80/827.49	c #Conflicts:    1075000 | #Constraints:      40324
821.80/827.49	c #Conflicts:    1076000 | #Constraints:      41325
821.80/827.49	c #Conflicts:    1077000 | #Constraints:      42325
821.80/827.49	c #Conflicts:    1078000 | #Constraints:      43325
821.80/827.49	c #Conflicts:    1079000 | #Constraints:      44325
821.80/827.49	c #Conflicts:    1080000 | #Constraints:      45325
821.80/827.49	c #Conflicts:    1081000 | #Constraints:      46326
821.80/827.49	c #Conflicts:    1082000 | #Constraints:      47326
821.80/827.49	c #Conflicts:    1083000 | #Constraints:      48327
821.80/827.49	c INPROCESSING
821.80/827.49	c GARBAGE COLLECT
821.80/827.49	c rational objective 996
850.47/856.27	c #Conflicts:    1084000 | #Constraints:      28659
850.47/856.27	c #Conflicts:    1085000 | #Constraints:      29670
850.47/856.27	c #Conflicts:    1086000 | #Constraints:      30686
850.47/856.27	c #Conflicts:    1087000 | #Constraints:      31697
850.47/856.27	c #Conflicts:    1088000 | #Constraints:      32709
850.47/856.27	c #Conflicts:    1089000 | #Constraints:      33722
850.47/856.27	c #Conflicts:    1090000 | #Constraints:      34735
850.47/856.27	c #Conflicts:    1091000 | #Constraints:      35754
850.47/856.27	c #Conflicts:    1092000 | #Constraints:      36799
850.47/856.27	c #Conflicts:    1093000 | #Constraints:      37838
850.47/856.27	c #Conflicts:    1094000 | #Constraints:      38869
850.47/856.27	c #Conflicts:    1095000 | #Constraints:      39891
850.47/856.27	c #Conflicts:    1096000 | #Constraints:      40925
850.47/856.27	c #Conflicts:    1097000 | #Constraints:      41954
850.47/856.27	c #Conflicts:    1098000 | #Constraints:      42977
850.47/856.27	c #Conflicts:    1099000 | #Constraints:      43999
850.47/856.27	c #Conflicts:    1100000 | #Constraints:      45022
850.47/856.27	c #Conflicts:    1101000 | #Constraints:      46042
850.47/856.27	c #Conflicts:    1102000 | #Constraints:      47060
850.47/856.27	c #Conflicts:    1103000 | #Constraints:      48083
850.47/856.27	c #Conflicts:    1104000 | #Constraints:      49106
850.47/856.27	c INPROCESSING
850.47/856.27	c GARBAGE COLLECT
850.47/856.27	c rational objective 996
869.06/874.90	c #Conflicts:    1105000 | #Constraints:      28955
869.06/874.90	c #Conflicts:    1106000 | #Constraints:      29955
869.06/874.90	c #Conflicts:    1107000 | #Constraints:      30955
869.06/874.90	c #Conflicts:    1108000 | #Constraints:      31955
869.06/874.90	c #Conflicts:    1109000 | #Constraints:      32955
869.06/874.90	c #Conflicts:    1110000 | #Constraints:      33955
869.06/874.90	c #Conflicts:    1111000 | #Constraints:      34955
869.06/874.90	c #Conflicts:    1112000 | #Constraints:      35955
869.06/874.90	c #Conflicts:    1113000 | #Constraints:      36955
869.06/874.90	c #Conflicts:    1114000 | #Constraints:      37955
869.06/874.90	c #Conflicts:    1115000 | #Constraints:      38955
869.06/874.90	c #Conflicts:    1116000 | #Constraints:      39955
869.06/874.90	c #Conflicts:    1117000 | #Constraints:      40955
869.06/874.90	c #Conflicts:    1118000 | #Constraints:      41955
869.06/874.90	c #Conflicts:    1119000 | #Constraints:      42955
869.06/874.90	c #Conflicts:    1120000 | #Constraints:      43955
869.06/874.90	c #Conflicts:    1121000 | #Constraints:      44955
869.06/874.90	c #Conflicts:    1122000 | #Constraints:      45955
869.06/874.90	c #Conflicts:    1123000 | #Constraints:      46955
869.06/874.90	c #Conflicts:    1124000 | #Constraints:      47955
869.06/874.90	c #Conflicts:    1125000 | #Constraints:      48955
869.06/874.90	c INPROCESSING
869.06/874.90	c GARBAGE COLLECT
869.06/874.90	c rational objective 996
887.75/893.90	c #Conflicts:    1126000 | #Constraints:      28851
887.75/893.90	c #Conflicts:    1127000 | #Constraints:      29851
887.75/893.90	c #Conflicts:    1128000 | #Constraints:      30851
887.75/893.90	c #Conflicts:    1129000 | #Constraints:      31851
887.75/893.90	c #Conflicts:    1130000 | #Constraints:      32851
887.75/893.90	c #Conflicts:    1131000 | #Constraints:      33851
887.75/893.90	c #Conflicts:    1132000 | #Constraints:      34851
887.75/893.90	c #Conflicts:    1133000 | #Constraints:      35851
887.75/893.90	c #Conflicts:    1134000 | #Constraints:      36851
887.75/893.90	c #Conflicts:    1135000 | #Constraints:      37851
887.75/893.90	c #Conflicts:    1136000 | #Constraints:      38851
887.75/893.90	c #Conflicts:    1137000 | #Constraints:      39851
887.75/893.90	c #Conflicts:    1138000 | #Constraints:      40851
887.75/893.90	c #Conflicts:    1139000 | #Constraints:      41851
887.75/893.90	c #Conflicts:    1140000 | #Constraints:      42851
887.75/893.90	c #Conflicts:    1141000 | #Constraints:      43851
887.75/893.90	c #Conflicts:    1142000 | #Constraints:      44851
887.75/893.90	c #Conflicts:    1143000 | #Constraints:      45851
887.75/893.90	c #Conflicts:    1144000 | #Constraints:      46851
887.75/893.90	c #Conflicts:    1145000 | #Constraints:      47851
887.75/893.90	c #Conflicts:    1146000 | #Constraints:      48851
887.75/893.90	c INPROCESSING
887.75/893.90	c GARBAGE COLLECT
887.75/893.90	c rational objective 996
905.61/911.89	c #Conflicts:    1147000 | #Constraints:      28596
905.61/911.89	c #Conflicts:    1148000 | #Constraints:      29596
905.61/911.89	c #Conflicts:    1149000 | #Constraints:      30596
905.61/911.89	c #Conflicts:    1150000 | #Constraints:      31596
905.61/911.89	c #Conflicts:    1151000 | #Constraints:      32596
905.61/911.89	c #Conflicts:    1152000 | #Constraints:      33596
905.61/911.89	c #Conflicts:    1153000 | #Constraints:      34596
905.61/911.89	c #Conflicts:    1154000 | #Constraints:      35596
905.61/911.89	c #Conflicts:    1155000 | #Constraints:      36596
905.61/911.89	c #Conflicts:    1156000 | #Constraints:      37596
905.61/911.89	c #Conflicts:    1157000 | #Constraints:      38596
905.61/911.89	c #Conflicts:    1158000 | #Constraints:      39596
905.61/911.89	c #Conflicts:    1159000 | #Constraints:      40596
905.61/911.89	c #Conflicts:    1160000 | #Constraints:      41596
905.61/911.89	c #Conflicts:    1161000 | #Constraints:      42596
905.61/911.89	c #Conflicts:    1162000 | #Constraints:      43596
905.61/911.89	c #Conflicts:    1163000 | #Constraints:      44596
905.61/911.89	c #Conflicts:    1164000 | #Constraints:      45596
905.61/911.89	c #Conflicts:    1165000 | #Constraints:      46596
905.61/911.89	c #Conflicts:    1166000 | #Constraints:      47596
905.61/911.89	c #Conflicts:    1167000 | #Constraints:      48596
905.61/911.89	c #Conflicts:    1168000 | #Constraints:      49596
905.61/911.89	c INPROCESSING
905.61/911.89	c GARBAGE COLLECT
905.61/911.89	c rational objective 996
926.89/933.28	c #Conflicts:    1169000 | #Constraints:      29214
926.89/933.28	c #Conflicts:    1170000 | #Constraints:      30265
926.89/933.28	c #Conflicts:    1171000 | #Constraints:      31313
926.89/933.28	c #Conflicts:    1172000 | #Constraints:      32361
926.89/933.28	c #Conflicts:    1173000 | #Constraints:      33399
926.89/933.28	c #Conflicts:    1174000 | #Constraints:      34426
926.89/933.28	c #Conflicts:    1175000 | #Constraints:      35459
926.89/933.28	c #Conflicts:    1176000 | #Constraints:      36488
926.89/933.28	c #Conflicts:    1177000 | #Constraints:      37514
926.89/933.28	c #Conflicts:    1178000 | #Constraints:      38541
926.89/933.28	c #Conflicts:    1179000 | #Constraints:      39563
926.89/933.28	c #Conflicts:    1180000 | #Constraints:      40588
926.89/933.28	c #Conflicts:    1181000 | #Constraints:      41618
926.89/933.28	c #Conflicts:    1182000 | #Constraints:      42647
926.89/933.28	c #Conflicts:    1183000 | #Constraints:      43678
926.89/933.28	c #Conflicts:    1184000 | #Constraints:      44702
926.89/933.28	c #Conflicts:    1185000 | #Constraints:      45747
926.89/933.28	c #Conflicts:    1186000 | #Constraints:      46776
926.89/933.28	c #Conflicts:    1187000 | #Constraints:      47799
926.89/933.28	c #Conflicts:    1188000 | #Constraints:      48819
926.89/933.28	c #Conflicts:    1189000 | #Constraints:      49848
926.89/933.28	c #Conflicts:    1190000 | #Constraints:      50884
926.89/933.28	c INPROCESSING
926.89/933.28	c GARBAGE COLLECT
926.89/933.28	c rational objective 996
947.18/953.66	c #Conflicts:    1191000 | #Constraints:      29829
947.18/953.66	c #Conflicts:    1192000 | #Constraints:      30829
947.18/953.66	c #Conflicts:    1193000 | #Constraints:      31829
947.18/953.66	c #Conflicts:    1194000 | #Constraints:      32829
947.18/953.66	c #Conflicts:    1195000 | #Constraints:      33829
947.18/953.66	c #Conflicts:    1196000 | #Constraints:      34829
947.18/953.66	c #Conflicts:    1197000 | #Constraints:      35829
947.18/953.66	c #Conflicts:    1198000 | #Constraints:      36829
947.18/953.66	c #Conflicts:    1199000 | #Constraints:      37829
947.18/953.66	c #Conflicts:    1200000 | #Constraints:      38829
947.18/953.66	c #Conflicts:    1201000 | #Constraints:      39829
947.18/953.66	c #Conflicts:    1202000 | #Constraints:      40829
947.18/953.66	c #Conflicts:    1203000 | #Constraints:      41829
947.18/953.66	c #Conflicts:    1204000 | #Constraints:      42829
947.18/953.66	c #Conflicts:    1205000 | #Constraints:      43829
947.18/953.66	c #Conflicts:    1206000 | #Constraints:      44829
947.18/953.66	c #Conflicts:    1207000 | #Constraints:      45829
947.18/953.66	c #Conflicts:    1208000 | #Constraints:      46829
947.18/953.66	c #Conflicts:    1209000 | #Constraints:      47829
947.18/953.66	c #Conflicts:    1210000 | #Constraints:      48829
947.18/953.66	c #Conflicts:    1211000 | #Constraints:      49829
947.18/953.66	c #Conflicts:    1212000 | #Constraints:      50829
947.18/953.66	c INPROCESSING
947.18/953.66	c GARBAGE COLLECT
947.18/953.66	c rational objective 996
968.52/975.08	c #Conflicts:    1213000 | #Constraints:      29907
968.52/975.08	c #Conflicts:    1214000 | #Constraints:      30942
968.52/975.08	c #Conflicts:    1215000 | #Constraints:      31992
968.52/975.08	c #Conflicts:    1216000 | #Constraints:      33068
968.52/975.08	c #Conflicts:    1217000 | #Constraints:      34124
968.52/975.08	c #Conflicts:    1218000 | #Constraints:      35184
968.52/975.08	c #Conflicts:    1219000 | #Constraints:      36240
968.52/975.08	c #Conflicts:    1220000 | #Constraints:      37297
968.52/975.08	c #Conflicts:    1221000 | #Constraints:      38361
968.52/975.08	c #Conflicts:    1222000 | #Constraints:      39390
968.52/975.08	c #Conflicts:    1223000 | #Constraints:      40433
968.52/975.08	c #Conflicts:    1224000 | #Constraints:      41470
968.52/975.08	c #Conflicts:    1225000 | #Constraints:      42511
968.52/975.08	c #Conflicts:    1226000 | #Constraints:      43548
968.52/975.08	c #Conflicts:    1227000 | #Constraints:      44574
968.52/975.08	c #Conflicts:    1228000 | #Constraints:      45604
968.52/975.08	c #Conflicts:    1229000 | #Constraints:      46643
968.52/975.08	c #Conflicts:    1230000 | #Constraints:      47685
968.52/975.08	c #Conflicts:    1231000 | #Constraints:      48716
968.52/975.08	c #Conflicts:    1232000 | #Constraints:      49753
968.52/975.08	c #Conflicts:    1233000 | #Constraints:      50794
968.52/975.08	c #Conflicts:    1234000 | #Constraints:      51820
968.52/975.08	c INPROCESSING
968.52/975.08	c GARBAGE COLLECT
968.52/975.08	c rational objective 996
990.19/996.84	c #Conflicts:    1235000 | #Constraints:      30220
990.19/996.84	c #Conflicts:    1236000 | #Constraints:      31220
990.19/996.84	c #Conflicts:    1237000 | #Constraints:      32220
990.19/996.84	c #Conflicts:    1238000 | #Constraints:      33220
990.19/996.84	c #Conflicts:    1239000 | #Constraints:      34220
990.19/996.84	c #Conflicts:    1240000 | #Constraints:      35220
990.19/996.84	c #Conflicts:    1241000 | #Constraints:      36220
990.19/996.84	c #Conflicts:    1242000 | #Constraints:      37220
990.19/996.84	c #Conflicts:    1243000 | #Constraints:      38220
990.19/996.84	c #Conflicts:    1244000 | #Constraints:      39220
990.19/996.84	c #Conflicts:    1245000 | #Constraints:      40220
990.19/996.84	c #Conflicts:    1246000 | #Constraints:      41220
990.19/996.84	c #Conflicts:    1247000 | #Constraints:      42220
990.19/996.84	c #Conflicts:    1248000 | #Constraints:      43220
990.19/996.84	c #Conflicts:    1249000 | #Constraints:      44220
990.19/996.84	c #Conflicts:    1250000 | #Constraints:      45220
990.19/996.84	c #Conflicts:    1251000 | #Constraints:      46220
990.19/996.84	c #Conflicts:    1252000 | #Constraints:      47220
990.19/996.84	c #Conflicts:    1253000 | #Constraints:      48220
990.19/996.84	c #Conflicts:    1254000 | #Constraints:      49220
990.19/996.84	c #Conflicts:    1255000 | #Constraints:      50220
990.19/996.84	c #Conflicts:    1256000 | #Constraints:      51220
990.19/996.84	c INPROCESSING
990.19/996.84	c GARBAGE COLLECT
990.19/996.84	c rational objective 996
1010.08/1016.89	c #Conflicts:    1257000 | #Constraints:      29779
1010.08/1016.89	c #Conflicts:    1258000 | #Constraints:      30779
1010.08/1016.89	c #Conflicts:    1259000 | #Constraints:      31779
1010.08/1016.89	c #Conflicts:    1260000 | #Constraints:      32779
1010.08/1016.89	c #Conflicts:    1261000 | #Constraints:      33779
1010.08/1016.89	c #Conflicts:    1262000 | #Constraints:      34779
1010.08/1016.89	c #Conflicts:    1263000 | #Constraints:      35779
1010.08/1016.89	c #Conflicts:    1264000 | #Constraints:      36779
1010.08/1016.89	c #Conflicts:    1265000 | #Constraints:      37779
1010.08/1016.89	c #Conflicts:    1266000 | #Constraints:      38779
1010.08/1016.89	c #Conflicts:    1267000 | #Constraints:      39779
1010.08/1016.89	c #Conflicts:    1268000 | #Constraints:      40779
1010.08/1016.89	c #Conflicts:    1269000 | #Constraints:      41779
1010.08/1016.89	c #Conflicts:    1270000 | #Constraints:      42779
1010.08/1016.89	c #Conflicts:    1271000 | #Constraints:      43779
1010.08/1016.89	c #Conflicts:    1272000 | #Constraints:      44779
1010.08/1016.89	c #Conflicts:    1273000 | #Constraints:      45779
1010.08/1016.89	c #Conflicts:    1274000 | #Constraints:      46779
1010.08/1016.89	c #Conflicts:    1275000 | #Constraints:      47779
1010.08/1016.89	c #Conflicts:    1276000 | #Constraints:      48779
1010.08/1016.89	c #Conflicts:    1277000 | #Constraints:      49779
1010.08/1016.89	c #Conflicts:    1278000 | #Constraints:      50779
1010.08/1016.89	c #Conflicts:    1279000 | #Constraints:      51779
1010.08/1016.89	c INPROCESSING
1010.08/1016.89	c GARBAGE COLLECT
1010.08/1016.89	c rational objective 996
1032.81/1039.66	c #Conflicts:    1280000 | #Constraints:      30281
1032.81/1039.66	c #Conflicts:    1281000 | #Constraints:      31312
1032.81/1039.66	c #Conflicts:    1282000 | #Constraints:      32368
1032.81/1039.66	c #Conflicts:    1283000 | #Constraints:      33435
1032.81/1039.66	c #Conflicts:    1284000 | #Constraints:      34505
1032.81/1039.66	c #Conflicts:    1285000 | #Constraints:      35555
1032.81/1039.66	c #Conflicts:    1286000 | #Constraints:      36588
1032.81/1039.66	c #Conflicts:    1287000 | #Constraints:      37642
1032.81/1039.66	c #Conflicts:    1288000 | #Constraints:      38695
1032.81/1039.66	c #Conflicts:    1289000 | #Constraints:      39751
1032.81/1039.66	c #Conflicts:    1290000 | #Constraints:      40791
1032.81/1039.66	c #Conflicts:    1291000 | #Constraints:      41839
1032.81/1039.66	c #Conflicts:    1292000 | #Constraints:      42870
1032.81/1039.66	c #Conflicts:    1293000 | #Constraints:      43898
1032.81/1039.66	c #Conflicts:    1294000 | #Constraints:      44937
1032.81/1039.66	c #Conflicts:    1295000 | #Constraints:      45967
1032.81/1039.66	c #Conflicts:    1296000 | #Constraints:      47006
1032.81/1039.66	c #Conflicts:    1297000 | #Constraints:      48044
1032.81/1039.66	c #Conflicts:    1298000 | #Constraints:      49089
1032.81/1039.66	c #Conflicts:    1299000 | #Constraints:      50139
1032.81/1039.66	c #Conflicts:    1300000 | #Constraints:      51169
1032.81/1039.66	c #Conflicts:    1301000 | #Constraints:      52210
1032.81/1039.66	c #Conflicts:    1302000 | #Constraints:      53243
1032.81/1039.66	c INPROCESSING
1032.81/1039.66	c GARBAGE COLLECT
1032.81/1039.66	c rational objective 996
1055.64/1062.74	c #Conflicts:    1303000 | #Constraints:      31005
1055.64/1062.74	c #Conflicts:    1304000 | #Constraints:      32005
1055.64/1062.74	c #Conflicts:    1305000 | #Constraints:      33005
1055.64/1062.74	c #Conflicts:    1306000 | #Constraints:      34005
1055.64/1062.74	c #Conflicts:    1307000 | #Constraints:      35005
1055.64/1062.74	c #Conflicts:    1308000 | #Constraints:      36005
1055.64/1062.74	c #Conflicts:    1309000 | #Constraints:      37005
1055.64/1062.74	c #Conflicts:    1310000 | #Constraints:      38005
1055.64/1062.74	c #Conflicts:    1311000 | #Constraints:      39005
1055.64/1062.74	c #Conflicts:    1312000 | #Constraints:      40005
1055.64/1062.74	c #Conflicts:    1313000 | #Constraints:      41005
1055.64/1062.74	c #Conflicts:    1314000 | #Constraints:      42005
1055.64/1062.74	c #Conflicts:    1315000 | #Constraints:      43005
1055.64/1062.74	c #Conflicts:    1316000 | #Constraints:      44005
1055.64/1062.74	c #Conflicts:    1317000 | #Constraints:      45005
1055.64/1062.74	c #Conflicts:    1318000 | #Constraints:      46005
1055.64/1062.74	c #Conflicts:    1319000 | #Constraints:      47005
1055.64/1062.74	c #Conflicts:    1320000 | #Constraints:      48005
1055.64/1062.74	c #Conflicts:    1321000 | #Constraints:      49005
1055.64/1062.74	c #Conflicts:    1322000 | #Constraints:      50005
1055.64/1062.74	c #Conflicts:    1323000 | #Constraints:      51005
1055.64/1062.74	c #Conflicts:    1324000 | #Constraints:      52005
1055.64/1062.74	c #Conflicts:    1325000 | #Constraints:      53005
1055.64/1062.74	c INPROCESSING
1055.64/1062.74	c GARBAGE COLLECT
1055.64/1062.74	c rational objective 996
1076.73/1083.90	c #Conflicts:    1326000 | #Constraints:      30990
1076.73/1083.90	c #Conflicts:    1327000 | #Constraints:      31990
1076.73/1083.90	c #Conflicts:    1328000 | #Constraints:      32990
1076.73/1083.90	c #Conflicts:    1329000 | #Constraints:      33990
1076.73/1083.90	c #Conflicts:    1330000 | #Constraints:      34990
1076.73/1083.90	c #Conflicts:    1331000 | #Constraints:      35990
1076.73/1083.90	c #Conflicts:    1332000 | #Constraints:      36990
1076.73/1083.90	c #Conflicts:    1333000 | #Constraints:      37990
1076.73/1083.90	c #Conflicts:    1334000 | #Constraints:      38990
1076.73/1083.90	c #Conflicts:    1335000 | #Constraints:      39990
1076.73/1083.90	c #Conflicts:    1336000 | #Constraints:      40990
1076.73/1083.90	c #Conflicts:    1337000 | #Constraints:      41990
1076.73/1083.90	c #Conflicts:    1338000 | #Constraints:      42990
1076.73/1083.90	c #Conflicts:    1339000 | #Constraints:      43990
1076.73/1083.90	c #Conflicts:    1340000 | #Constraints:      44990
1076.73/1083.90	c #Conflicts:    1341000 | #Constraints:      45990
1076.73/1083.90	c #Conflicts:    1342000 | #Constraints:      46990
1076.73/1083.90	c #Conflicts:    1343000 | #Constraints:      47990
1076.73/1083.90	c #Conflicts:    1344000 | #Constraints:      48990
1076.73/1083.90	c #Conflicts:    1345000 | #Constraints:      49990
1076.73/1083.90	c #Conflicts:    1346000 | #Constraints:      50990
1076.73/1083.90	c #Conflicts:    1347000 | #Constraints:      51990
1076.73/1083.90	c #Conflicts:    1348000 | #Constraints:      52990
1076.73/1083.90	c INPROCESSING
1076.73/1083.90	c GARBAGE COLLECT
1076.73/1083.90	c rational objective 996
1104.39/1111.74	c #Conflicts:    1349000 | #Constraints:      30895
1104.39/1111.74	c #Conflicts:    1350000 | #Constraints:      31910
1104.39/1111.74	c #Conflicts:    1351000 | #Constraints:      32929
1104.39/1111.74	c #Conflicts:    1352000 | #Constraints:      33947
1104.39/1111.74	c #Conflicts:    1353000 | #Constraints:      34960
1104.39/1111.74	c #Conflicts:    1354000 | #Constraints:      35976
1104.39/1111.74	c #Conflicts:    1355000 | #Constraints:      36988
1104.39/1111.74	c #Conflicts:    1356000 | #Constraints:      38000
1104.39/1111.74	c #Conflicts:    1357000 | #Constraints:      39023
1104.39/1111.74	c #Conflicts:    1358000 | #Constraints:      40059
1104.39/1111.74	c #Conflicts:    1359000 | #Constraints:      41086
1104.39/1111.74	c #Conflicts:    1360000 | #Constraints:      42114
1104.39/1111.74	c #Conflicts:    1361000 | #Constraints:      43141
1104.39/1111.74	c #Conflicts:    1362000 | #Constraints:      44157
1104.39/1111.74	c #Conflicts:    1363000 | #Constraints:      45182
1104.39/1111.74	c #Conflicts:    1364000 | #Constraints:      46200
1104.39/1111.74	c #Conflicts:    1365000 | #Constraints:      47242
1104.39/1111.74	c #Conflicts:    1366000 | #Constraints:      48291
1104.39/1111.74	c #Conflicts:    1367000 | #Constraints:      49322
1104.39/1111.74	c #Conflicts:    1368000 | #Constraints:      50356
1104.39/1111.74	c #Conflicts:    1369000 | #Constraints:      51392
1104.39/1111.74	c #Conflicts:    1370000 | #Constraints:      52424
1104.39/1111.74	c #Conflicts:    1371000 | #Constraints:      53456
1104.39/1111.74	c INPROCESSING
1104.39/1111.74	c GARBAGE COLLECT
1104.39/1111.74	c rational objective 996
1126.22/1133.60	c #Conflicts:    1372000 | #Constraints:      30819
1126.22/1133.60	c #Conflicts:    1373000 | #Constraints:      31819
1126.22/1133.60	c #Conflicts:    1374000 | #Constraints:      32819
1126.22/1133.60	c #Conflicts:    1375000 | #Constraints:      33819
1126.22/1133.60	c #Conflicts:    1376000 | #Constraints:      34819
1126.22/1133.60	c #Conflicts:    1377000 | #Constraints:      35819
1126.22/1133.60	c #Conflicts:    1378000 | #Constraints:      36819
1126.22/1133.60	c #Conflicts:    1379000 | #Constraints:      37819
1126.22/1133.60	c #Conflicts:    1380000 | #Constraints:      38819
1126.22/1133.60	c #Conflicts:    1381000 | #Constraints:      39819
1126.22/1133.60	c #Conflicts:    1382000 | #Constraints:      40819
1126.22/1133.60	c #Conflicts:    1383000 | #Constraints:      41819
1126.22/1133.60	c #Conflicts:    1384000 | #Constraints:      42819
1126.22/1133.60	c #Conflicts:    1385000 | #Constraints:      43819
1126.22/1133.60	c #Conflicts:    1386000 | #Constraints:      44819
1126.22/1133.60	c #Conflicts:    1387000 | #Constraints:      45819
1126.22/1133.60	c #Conflicts:    1388000 | #Constraints:      46819
1126.22/1133.60	c #Conflicts:    1389000 | #Constraints:      47820
1126.22/1133.60	c #Conflicts:    1390000 | #Constraints:      48840
1126.22/1133.60	c #Conflicts:    1391000 | #Constraints:      49840
1126.22/1133.60	c #Conflicts:    1392000 | #Constraints:      50840
1126.22/1133.60	c #Conflicts:    1393000 | #Constraints:      51840
1126.22/1133.60	c #Conflicts:    1394000 | #Constraints:      52840
1126.22/1133.60	c #Conflicts:    1395000 | #Constraints:      53841
1126.22/1133.60	c INPROCESSING
1126.22/1133.60	c GARBAGE COLLECT
1126.22/1133.60	c rational objective 996
1148.86/1156.62	c #Conflicts:    1396000 | #Constraints:      31317
1148.86/1156.62	c #Conflicts:    1397000 | #Constraints:      32317
1148.86/1156.62	c #Conflicts:    1398000 | #Constraints:      33317
1148.86/1156.62	c #Conflicts:    1399000 | #Constraints:      34317
1148.86/1156.62	c #Conflicts:    1400000 | #Constraints:      35317
1148.86/1156.62	c #Conflicts:    1401000 | #Constraints:      36317
1148.86/1156.62	c #Conflicts:    1402000 | #Constraints:      37317
1148.86/1156.62	c #Conflicts:    1403000 | #Constraints:      38317
1148.86/1156.62	c #Conflicts:    1404000 | #Constraints:      39317
1148.86/1156.62	c #Conflicts:    1405000 | #Constraints:      40317
1148.86/1156.62	c #Conflicts:    1406000 | #Constraints:      41317
1148.86/1156.62	c #Conflicts:    1407000 | #Constraints:      42317
1148.86/1156.62	c #Conflicts:    1408000 | #Constraints:      43317
1148.86/1156.62	c #Conflicts:    1409000 | #Constraints:      44317
1148.86/1156.62	c #Conflicts:    1410000 | #Constraints:      45317
1148.86/1156.62	c #Conflicts:    1411000 | #Constraints:      46317
1148.86/1156.62	c #Conflicts:    1412000 | #Constraints:      47317
1148.86/1156.62	c #Conflicts:    1413000 | #Constraints:      48317
1148.86/1156.62	c #Conflicts:    1414000 | #Constraints:      49317
1148.86/1156.62	c #Conflicts:    1415000 | #Constraints:      50317
1148.86/1156.62	c #Conflicts:    1416000 | #Constraints:      51317
1148.86/1156.62	c #Conflicts:    1417000 | #Constraints:      52318
1148.86/1156.62	c #Conflicts:    1418000 | #Constraints:      53318
1148.86/1156.62	c #Conflicts:    1419000 | #Constraints:      54318
1148.86/1156.62	c INPROCESSING
1148.86/1156.62	c GARBAGE COLLECT
1148.86/1156.62	c rational objective 996
1176.30/1184.21	c #Conflicts:    1420000 | #Constraints:      31649
1176.30/1184.21	c #Conflicts:    1421000 | #Constraints:      32681
1176.30/1184.21	c #Conflicts:    1422000 | #Constraints:      33762
1176.30/1184.21	c #Conflicts:    1423000 | #Constraints:      34827
1176.30/1184.21	c #Conflicts:    1424000 | #Constraints:      35873
1176.30/1184.21	c #Conflicts:    1425000 | #Constraints:      36921
1176.30/1184.21	c #Conflicts:    1426000 | #Constraints:      37972
1176.30/1184.21	c #Conflicts:    1427000 | #Constraints:      39012
1176.30/1184.21	c #Conflicts:    1428000 | #Constraints:      40053
1176.30/1184.21	c #Conflicts:    1429000 | #Constraints:      41082
1176.30/1184.21	c #Conflicts:    1430000 | #Constraints:      42128
1176.30/1184.21	c #Conflicts:    1431000 | #Constraints:      43174
1176.30/1184.21	c #Conflicts:    1432000 | #Constraints:      44205
1176.30/1184.21	c #Conflicts:    1433000 | #Constraints:      45245
1176.30/1184.21	c #Conflicts:    1434000 | #Constraints:      46281
1176.30/1184.21	c #Conflicts:    1435000 | #Constraints:      47315
1176.30/1184.21	c #Conflicts:    1436000 | #Constraints:      48342
1176.30/1184.21	c #Conflicts:    1437000 | #Constraints:      49375
1176.30/1184.21	c #Conflicts:    1438000 | #Constraints:      50397
1176.30/1184.21	c #Conflicts:    1439000 | #Constraints:      51432
1176.30/1184.21	c #Conflicts:    1440000 | #Constraints:      52481
1176.30/1184.21	c #Conflicts:    1441000 | #Constraints:      53512
1176.30/1184.21	c #Conflicts:    1442000 | #Constraints:      54555
1176.30/1184.21	c #Conflicts:    1443000 | #Constraints:      55586
1176.30/1184.21	c INPROCESSING
1176.30/1184.21	c GARBAGE COLLECT
1176.30/1184.21	c rational objective 996
1202.68/1210.79	c #Conflicts:    1444000 | #Constraints:      32144
1202.68/1210.79	c #Conflicts:    1445000 | #Constraints:      33144
1202.68/1210.79	c #Conflicts:    1446000 | #Constraints:      34144
1202.68/1210.79	c #Conflicts:    1447000 | #Constraints:      35144
1202.68/1210.79	c #Conflicts:    1448000 | #Constraints:      36144
1202.68/1210.79	c #Conflicts:    1449000 | #Constraints:      37144
1202.68/1210.79	c #Conflicts:    1450000 | #Constraints:      38144
1202.68/1210.79	c #Conflicts:    1451000 | #Constraints:      39144
1202.68/1210.79	c #Conflicts:    1452000 | #Constraints:      40144
1202.68/1210.79	c #Conflicts:    1453000 | #Constraints:      41144
1202.68/1210.79	c #Conflicts:    1454000 | #Constraints:      42144
1202.68/1210.79	c #Conflicts:    1455000 | #Constraints:      43144
1202.68/1210.79	c #Conflicts:    1456000 | #Constraints:      44144
1202.68/1210.79	c #Conflicts:    1457000 | #Constraints:      45144
1202.68/1210.79	c #Conflicts:    1458000 | #Constraints:      46144
1202.68/1210.79	c #Conflicts:    1459000 | #Constraints:      47144
1202.68/1210.79	c #Conflicts:    1460000 | #Constraints:      48144
1202.68/1210.79	c #Conflicts:    1461000 | #Constraints:      49144
1202.68/1210.79	c #Conflicts:    1462000 | #Constraints:      50144
1202.68/1210.79	c #Conflicts:    1463000 | #Constraints:      51144
1202.68/1210.79	c #Conflicts:    1464000 | #Constraints:      52144
1202.68/1210.79	c #Conflicts:    1465000 | #Constraints:      53144
1202.68/1210.79	c #Conflicts:    1466000 | #Constraints:      54144
1202.68/1210.79	c #Conflicts:    1467000 | #Constraints:      55144
1202.68/1210.79	c INPROCESSING
1202.68/1210.79	c GARBAGE COLLECT
1202.68/1210.79	c rational objective 996
1229.36/1237.53	c #Conflicts:    1468000 | #Constraints:      31966
1229.36/1237.53	c #Conflicts:    1469000 | #Constraints:      32966
1229.36/1237.53	c #Conflicts:    1470000 | #Constraints:      33966
1229.36/1237.53	c #Conflicts:    1471000 | #Constraints:      34966
1229.36/1237.53	c #Conflicts:    1472000 | #Constraints:      35966
1229.36/1237.53	c #Conflicts:    1473000 | #Constraints:      36966
1229.36/1237.53	c #Conflicts:    1474000 | #Constraints:      37966
1229.36/1237.53	c #Conflicts:    1475000 | #Constraints:      38966
1229.36/1237.53	c #Conflicts:    1476000 | #Constraints:      39966
1229.36/1237.53	c #Conflicts:    1477000 | #Constraints:      40966
1229.36/1237.53	c #Conflicts:    1478000 | #Constraints:      41966
1229.36/1237.53	c #Conflicts:    1479000 | #Constraints:      42966
1229.36/1237.53	c #Conflicts:    1480000 | #Constraints:      43966
1229.36/1237.53	c #Conflicts:    1481000 | #Constraints:      44966
1229.36/1237.53	c #Conflicts:    1482000 | #Constraints:      45966
1229.36/1237.53	c #Conflicts:    1483000 | #Constraints:      46966
1229.36/1237.53	c #Conflicts:    1484000 | #Constraints:      47966
1229.36/1237.53	c #Conflicts:    1485000 | #Constraints:      48966
1229.36/1237.53	c #Conflicts:    1486000 | #Constraints:      49966
1229.36/1237.53	c #Conflicts:    1487000 | #Constraints:      50966
1229.36/1237.53	c #Conflicts:    1488000 | #Constraints:      51966
1229.36/1237.53	c #Conflicts:    1489000 | #Constraints:      52966
1229.36/1237.53	c #Conflicts:    1490000 | #Constraints:      53966
1229.36/1237.53	c #Conflicts:    1491000 | #Constraints:      54966
1229.36/1237.53	c INPROCESSING
1229.36/1237.53	c GARBAGE COLLECT
1229.36/1237.53	c rational objective 996
1256.28/1264.68	c #Conflicts:    1492000 | #Constraints:      31669
1256.28/1264.68	c #Conflicts:    1493000 | #Constraints:      32713
1256.28/1264.68	c #Conflicts:    1494000 | #Constraints:      33764
1256.28/1264.68	c #Conflicts:    1495000 | #Constraints:      34813
1256.28/1264.68	c #Conflicts:    1496000 | #Constraints:      35858
1256.28/1264.68	c #Conflicts:    1497000 | #Constraints:      36914
1256.28/1264.68	c #Conflicts:    1498000 | #Constraints:      37964
1256.28/1264.68	c #Conflicts:    1499000 | #Constraints:      39013
1256.28/1264.68	c #Conflicts:    1500000 | #Constraints:      40057
1256.28/1264.68	c #Conflicts:    1501000 | #Constraints:      41094
1256.28/1264.68	c #Conflicts:    1502000 | #Constraints:      42131
1256.28/1264.68	c #Conflicts:    1503000 | #Constraints:      43172
1256.28/1264.68	c #Conflicts:    1504000 | #Constraints:      44213
1256.28/1264.68	c #Conflicts:    1505000 | #Constraints:      45241
1256.28/1264.68	c #Conflicts:    1506000 | #Constraints:      46272
1256.28/1264.68	c #Conflicts:    1507000 | #Constraints:      47313
1256.28/1264.68	c #Conflicts:    1508000 | #Constraints:      48340
1256.28/1264.68	c #Conflicts:    1509000 | #Constraints:      49368
1256.28/1264.68	c #Conflicts:    1510000 | #Constraints:      50401
1256.28/1264.68	c #Conflicts:    1511000 | #Constraints:      51446
1256.28/1264.68	c #Conflicts:    1512000 | #Constraints:      52495
1256.28/1264.68	c #Conflicts:    1513000 | #Constraints:      53527
1256.28/1264.68	c #Conflicts:    1514000 | #Constraints:      54559
1256.28/1264.68	c #Conflicts:    1515000 | #Constraints:      55595
1256.28/1264.68	c #Conflicts:    1516000 | #Constraints:      56621
1256.28/1264.68	c INPROCESSING
1256.28/1264.68	c GARBAGE COLLECT
1256.28/1264.68	c rational objective 996
1257.27/1265.62	c bounds 1035 >= 997 @ 1240.9
1280.21/1288.63	c #Conflicts:    1517000 | #Constraints:      32668
1280.21/1288.63	c #Conflicts:    1518000 | #Constraints:      33668
1280.21/1288.63	c #Conflicts:    1519000 | #Constraints:      34668
1280.21/1288.63	c #Conflicts:    1520000 | #Constraints:      35668
1280.21/1288.63	c #Conflicts:    1521000 | #Constraints:      36668
1280.21/1288.63	c #Conflicts:    1522000 | #Constraints:      37668
1280.21/1288.63	c #Conflicts:    1523000 | #Constraints:      38668
1280.21/1288.63	c #Conflicts:    1524000 | #Constraints:      39668
1280.21/1288.63	c #Conflicts:    1525000 | #Constraints:      40668
1280.21/1288.63	c #Conflicts:    1526000 | #Constraints:      41668
1280.21/1288.63	c #Conflicts:    1527000 | #Constraints:      42668
1280.21/1288.63	c #Conflicts:    1528000 | #Constraints:      43668
1280.21/1288.63	c #Conflicts:    1529000 | #Constraints:      44668
1280.21/1288.63	c #Conflicts:    1530000 | #Constraints:      45668
1280.21/1288.63	c #Conflicts:    1531000 | #Constraints:      46668
1280.21/1288.63	c #Conflicts:    1532000 | #Constraints:      47668
1280.21/1288.63	c #Conflicts:    1533000 | #Constraints:      48668
1280.21/1288.63	c #Conflicts:    1534000 | #Constraints:      49668
1280.21/1288.63	c #Conflicts:    1535000 | #Constraints:      50668
1280.21/1288.63	c #Conflicts:    1536000 | #Constraints:      51668
1280.21/1288.63	c #Conflicts:    1537000 | #Constraints:      52668
1280.21/1288.63	c #Conflicts:    1538000 | #Constraints:      53668
1280.21/1288.63	c #Conflicts:    1539000 | #Constraints:      54668
1280.21/1288.63	c #Conflicts:    1540000 | #Constraints:      55668
1280.21/1288.63	c #Conflicts:    1541000 | #Constraints:      56668
1280.21/1288.63	c INPROCESSING
1280.21/1288.63	c GARBAGE COLLECT
1280.21/1288.63	c rational objective 997
1311.57/1320.14	c #Conflicts:    1542000 | #Constraints:      32822
1311.57/1320.14	c #Conflicts:    1543000 | #Constraints:      33891
1311.57/1320.14	c #Conflicts:    1544000 | #Constraints:      34965
1311.57/1320.14	c #Conflicts:    1545000 | #Constraints:      36013
1311.57/1320.14	c #Conflicts:    1546000 | #Constraints:      37061
1311.57/1320.14	c #Conflicts:    1547000 | #Constraints:      38092
1311.57/1320.14	c #Conflicts:    1548000 | #Constraints:      39148
1311.57/1320.14	c #Conflicts:    1549000 | #Constraints:      40208
1311.57/1320.14	c #Conflicts:    1550000 | #Constraints:      41249
1311.57/1320.14	c #Conflicts:    1551000 | #Constraints:      42289
1311.57/1320.14	c #Conflicts:    1552000 | #Constraints:      43329
1311.57/1320.14	c #Conflicts:    1553000 | #Constraints:      44357
1311.57/1320.14	c #Conflicts:    1554000 | #Constraints:      45416
1311.57/1320.14	c #Conflicts:    1555000 | #Constraints:      46452
1311.57/1320.14	c #Conflicts:    1556000 | #Constraints:      47489
1311.57/1320.14	c #Conflicts:    1557000 | #Constraints:      48520
1311.57/1320.14	c #Conflicts:    1558000 | #Constraints:      49556
1311.57/1320.14	c #Conflicts:    1559000 | #Constraints:      50592
1311.57/1320.14	c #Conflicts:    1560000 | #Constraints:      51631
1311.57/1320.14	c #Conflicts:    1561000 | #Constraints:      52674
1311.57/1320.14	c #Conflicts:    1562000 | #Constraints:      53703
1311.57/1320.14	c #Conflicts:    1563000 | #Constraints:      54741
1311.57/1320.14	c #Conflicts:    1564000 | #Constraints:      55790
1311.57/1320.14	c #Conflicts:    1565000 | #Constraints:      56819
1311.57/1320.14	c #Conflicts:    1566000 | #Constraints:      57846
1311.57/1320.14	c INPROCESSING
1311.57/1320.14	c GARBAGE COLLECT
1311.57/1320.14	c rational objective 997
1337.24/1345.98	c #Conflicts:    1567000 | #Constraints:      33302
1337.24/1345.98	c #Conflicts:    1568000 | #Constraints:      34302
1337.24/1345.98	c #Conflicts:    1569000 | #Constraints:      35302
1337.24/1345.98	c #Conflicts:    1570000 | #Constraints:      36302
1337.24/1345.98	c #Conflicts:    1571000 | #Constraints:      37302
1337.24/1345.98	c #Conflicts:    1572000 | #Constraints:      38302
1337.24/1345.98	c #Conflicts:    1573000 | #Constraints:      39302
1337.24/1345.98	c #Conflicts:    1574000 | #Constraints:      40302
1337.24/1345.98	c #Conflicts:    1575000 | #Constraints:      41302
1337.24/1345.98	c #Conflicts:    1576000 | #Constraints:      42302
1337.24/1345.98	c #Conflicts:    1577000 | #Constraints:      43302
1337.24/1345.98	c #Conflicts:    1578000 | #Constraints:      44302
1337.24/1345.98	c #Conflicts:    1579000 | #Constraints:      45302
1337.24/1345.98	c #Conflicts:    1580000 | #Constraints:      46302
1337.24/1345.98	c #Conflicts:    1581000 | #Constraints:      47302
1337.24/1345.98	c #Conflicts:    1582000 | #Constraints:      48302
1337.24/1345.98	c #Conflicts:    1583000 | #Constraints:      49302
1337.24/1345.98	c #Conflicts:    1584000 | #Constraints:      50302
1337.24/1345.98	c #Conflicts:    1585000 | #Constraints:      51302
1337.24/1345.98	c #Conflicts:    1586000 | #Constraints:      52302
1337.24/1345.98	c #Conflicts:    1587000 | #Constraints:      53302
1337.24/1345.98	c #Conflicts:    1588000 | #Constraints:      54302
1337.24/1345.98	c #Conflicts:    1589000 | #Constraints:      55302
1337.24/1345.98	c #Conflicts:    1590000 | #Constraints:      56302
1337.24/1345.98	c #Conflicts:    1591000 | #Constraints:      57302
1337.24/1345.98	c INPROCESSING
1337.24/1345.98	c GARBAGE COLLECT
1337.24/1345.98	c rational objective 997
1361.60/1370.79	c #Conflicts:    1592000 | #Constraints:      33027
1361.60/1370.79	c #Conflicts:    1593000 | #Constraints:      34027
1361.60/1370.79	c #Conflicts:    1594000 | #Constraints:      35027
1361.60/1370.79	c #Conflicts:    1595000 | #Constraints:      36027
1361.60/1370.79	c #Conflicts:    1596000 | #Constraints:      37028
1361.60/1370.79	c #Conflicts:    1597000 | #Constraints:      38028
1361.60/1370.79	c #Conflicts:    1598000 | #Constraints:      39028
1361.60/1370.79	c #Conflicts:    1599000 | #Constraints:      40029
1361.60/1370.79	c #Conflicts:    1600000 | #Constraints:      41030
1361.60/1370.79	c #Conflicts:    1601000 | #Constraints:      42030
1361.60/1370.79	c #Conflicts:    1602000 | #Constraints:      43030
1361.60/1370.79	c #Conflicts:    1603000 | #Constraints:      44030
1361.60/1370.79	c #Conflicts:    1604000 | #Constraints:      45031
1361.60/1370.79	c #Conflicts:    1605000 | #Constraints:      46031
1361.60/1370.79	c #Conflicts:    1606000 | #Constraints:      47031
1361.60/1370.79	c #Conflicts:    1607000 | #Constraints:      48031
1361.60/1370.79	c #Conflicts:    1608000 | #Constraints:      49032
1361.60/1370.79	c #Conflicts:    1609000 | #Constraints:      50033
1361.60/1370.79	c #Conflicts:    1610000 | #Constraints:      51033
1361.60/1370.79	c #Conflicts:    1611000 | #Constraints:      52033
1361.60/1370.79	c #Conflicts:    1612000 | #Constraints:      53033
1361.60/1370.79	c #Conflicts:    1613000 | #Constraints:      54033
1361.60/1370.79	c #Conflicts:    1614000 | #Constraints:      55034
1361.60/1370.79	c #Conflicts:    1615000 | #Constraints:      56034
1361.60/1370.79	c #Conflicts:    1616000 | #Constraints:      57035
1361.60/1370.79	c INPROCESSING
1361.60/1370.79	c GARBAGE COLLECT
1361.60/1370.79	c rational objective 997
1407.43/1416.80	c #Conflicts:    1617000 | #Constraints:      32721
1407.43/1416.80	c #Conflicts:    1618000 | #Constraints:      33721
1407.43/1416.80	c #Conflicts:    1619000 | #Constraints:      34721
1407.43/1416.80	c #Conflicts:    1620000 | #Constraints:      35721
1407.43/1416.80	c #Conflicts:    1621000 | #Constraints:      36721
1407.43/1416.80	c #Conflicts:    1622000 | #Constraints:      37721
1407.43/1416.80	c #Conflicts:    1623000 | #Constraints:      38721
1407.43/1416.80	c #Conflicts:    1624000 | #Constraints:      39721
1407.43/1416.80	c #Conflicts:    1625000 | #Constraints:      40938
1407.43/1416.80	c #Conflicts:    1626000 | #Constraints:      42314
1407.43/1416.80	c #Conflicts:    1627000 | #Constraints:      43702
1407.43/1416.80	c #Conflicts:    1628000 | #Constraints:      45079
1407.43/1416.80	c #Conflicts:    1629000 | #Constraints:      46476
1407.43/1416.80	c #Conflicts:    1630000 | #Constraints:      47857
1407.43/1416.80	c #Conflicts:    1631000 | #Constraints:      49208
1407.43/1416.80	c #Conflicts:    1632000 | #Constraints:      50615
1407.43/1416.80	c #Conflicts:    1633000 | #Constraints:      52011
1407.43/1416.80	c #Conflicts:    1634000 | #Constraints:      53371
1407.43/1416.80	c #Conflicts:    1635000 | #Constraints:      54768
1407.43/1416.80	c #Conflicts:    1636000 | #Constraints:      56119
1407.43/1416.80	c #Conflicts:    1637000 | #Constraints:      57489
1407.43/1416.80	c #Conflicts:    1638000 | #Constraints:      58845
1407.43/1416.80	c #Conflicts:    1639000 | #Constraints:      60219
1407.43/1416.80	c #Conflicts:    1640000 | #Constraints:      61571
1407.43/1416.80	c #Conflicts:    1641000 | #Constraints:      62961
1407.43/1416.80	c #Conflicts:    1642000 | #Constraints:      64380
1407.43/1416.80	c INPROCESSING
1407.43/1416.80	c GARBAGE COLLECT
1407.43/1416.80	c rational objective 997
1450.48/1460.01	c #Conflicts:    1643000 | #Constraints:      36586
1450.48/1460.01	c #Conflicts:    1644000 | #Constraints:      37587
1450.48/1460.01	c #Conflicts:    1645000 | #Constraints:      38588
1450.48/1460.01	c #Conflicts:    1646000 | #Constraints:      39590
1450.48/1460.01	c #Conflicts:    1647000 | #Constraints:      40590
1450.48/1460.01	c #Conflicts:    1648000 | #Constraints:      41591
1450.48/1460.01	c #Conflicts:    1649000 | #Constraints:      42592
1450.48/1460.01	c #Conflicts:    1650000 | #Constraints:      43592
1450.48/1460.01	c #Conflicts:    1651000 | #Constraints:      44594
1450.48/1460.01	c #Conflicts:    1652000 | #Constraints:      45594
1450.48/1460.01	c #Conflicts:    1653000 | #Constraints:      46595
1450.48/1460.01	c #Conflicts:    1654000 | #Constraints:      47595
1450.48/1460.01	c #Conflicts:    1655000 | #Constraints:      48596
1450.48/1460.01	c #Conflicts:    1656000 | #Constraints:      49597
1450.48/1460.01	c #Conflicts:    1657000 | #Constraints:      50598
1450.48/1460.01	c #Conflicts:    1658000 | #Constraints:      51598
1450.48/1460.01	c #Conflicts:    1659000 | #Constraints:      52599
1450.48/1460.01	c #Conflicts:    1660000 | #Constraints:      53599
1450.48/1460.01	c #Conflicts:    1661000 | #Constraints:      54601
1450.48/1460.01	c #Conflicts:    1662000 | #Constraints:      55602
1450.48/1460.01	c #Conflicts:    1663000 | #Constraints:      56603
1450.48/1460.01	c #Conflicts:    1664000 | #Constraints:      57604
1450.48/1460.01	c #Conflicts:    1665000 | #Constraints:      58605
1450.48/1460.01	c #Conflicts:    1666000 | #Constraints:      59606
1450.48/1460.01	c #Conflicts:    1667000 | #Constraints:      60607
1450.48/1460.01	c #Conflicts:    1668000 | #Constraints:      61608
1450.48/1460.01	c INPROCESSING
1450.48/1460.01	c GARBAGE COLLECT
1450.48/1460.01	c rational objective 997
1474.77/1484.43	c #Conflicts:    1669000 | #Constraints:      35306
1474.77/1484.43	c #Conflicts:    1670000 | #Constraints:      36306
1474.77/1484.43	c #Conflicts:    1671000 | #Constraints:      37306
1474.77/1484.43	c #Conflicts:    1672000 | #Constraints:      38306
1474.77/1484.43	c #Conflicts:    1673000 | #Constraints:      39306
1474.77/1484.43	c #Conflicts:    1674000 | #Constraints:      40306
1474.77/1484.43	c #Conflicts:    1675000 | #Constraints:      41306
1474.77/1484.43	c #Conflicts:    1676000 | #Constraints:      42306
1474.77/1484.43	c #Conflicts:    1677000 | #Constraints:      43306
1474.77/1484.43	c #Conflicts:    1678000 | #Constraints:      44306
1474.77/1484.43	c #Conflicts:    1679000 | #Constraints:      45306
1474.77/1484.43	c #Conflicts:    1680000 | #Constraints:      46306
1474.77/1484.43	c #Conflicts:    1681000 | #Constraints:      47306
1474.77/1484.43	c #Conflicts:    1682000 | #Constraints:      48306
1474.77/1484.43	c #Conflicts:    1683000 | #Constraints:      49306
1474.77/1484.43	c #Conflicts:    1684000 | #Constraints:      50306
1474.77/1484.43	c #Conflicts:    1685000 | #Constraints:      51306
1474.77/1484.43	c #Conflicts:    1686000 | #Constraints:      52306
1474.77/1484.43	c #Conflicts:    1687000 | #Constraints:      53306
1474.77/1484.43	c #Conflicts:    1688000 | #Constraints:      54306
1474.77/1484.43	c #Conflicts:    1689000 | #Constraints:      55306
1474.77/1484.43	c #Conflicts:    1690000 | #Constraints:      56306
1474.77/1484.43	c #Conflicts:    1691000 | #Constraints:      57306
1474.77/1484.43	c #Conflicts:    1692000 | #Constraints:      58306
1474.77/1484.43	c #Conflicts:    1693000 | #Constraints:      59306
1474.77/1484.43	c #Conflicts:    1694000 | #Constraints:      60306
1474.77/1484.43	c INPROCESSING
1474.77/1484.43	c GARBAGE COLLECT
1474.77/1484.43	c rational objective 997
1500.35/1510.17	c #Conflicts:    1695000 | #Constraints:      34658
1500.35/1510.17	c #Conflicts:    1696000 | #Constraints:      35658
1500.35/1510.17	c #Conflicts:    1697000 | #Constraints:      36658
1500.35/1510.17	c #Conflicts:    1698000 | #Constraints:      37658
1500.35/1510.17	c #Conflicts:    1699000 | #Constraints:      38658
1500.35/1510.17	c #Conflicts:    1700000 | #Constraints:      39658
1500.35/1510.17	c #Conflicts:    1701000 | #Constraints:      40658
1500.35/1510.17	c #Conflicts:    1702000 | #Constraints:      41658
1500.35/1510.17	c #Conflicts:    1703000 | #Constraints:      42658
1500.35/1510.17	c #Conflicts:    1704000 | #Constraints:      43658
1500.35/1510.17	c #Conflicts:    1705000 | #Constraints:      44658
1500.35/1510.17	c #Conflicts:    1706000 | #Constraints:      45658
1500.35/1510.17	c #Conflicts:    1707000 | #Constraints:      46658
1500.35/1510.17	c #Conflicts:    1708000 | #Constraints:      47658
1500.35/1510.17	c #Conflicts:    1709000 | #Constraints:      48658
1500.35/1510.17	c #Conflicts:    1710000 | #Constraints:      49658
1500.35/1510.17	c #Conflicts:    1711000 | #Constraints:      50658
1500.35/1510.17	c #Conflicts:    1712000 | #Constraints:      51658
1500.35/1510.17	c #Conflicts:    1713000 | #Constraints:      52658
1500.35/1510.17	c #Conflicts:    1714000 | #Constraints:      53658
1500.35/1510.17	c #Conflicts:    1715000 | #Constraints:      54658
1500.35/1510.17	c #Conflicts:    1716000 | #Constraints:      55658
1500.35/1510.17	c #Conflicts:    1717000 | #Constraints:      56658
1500.35/1510.17	c #Conflicts:    1718000 | #Constraints:      57658
1500.35/1510.17	c #Conflicts:    1719000 | #Constraints:      58658
1500.35/1510.17	c #Conflicts:    1720000 | #Constraints:      59658
1500.35/1510.17	c INPROCESSING
1500.35/1510.17	c GARBAGE COLLECT
1500.35/1510.17	c rational objective 997
1530.31/1540.22	c #Conflicts:    1721000 | #Constraints:      34238
1530.31/1540.22	c #Conflicts:    1722000 | #Constraints:      35239
1530.31/1540.22	c #Conflicts:    1723000 | #Constraints:      36339
1530.31/1540.22	c #Conflicts:    1724000 | #Constraints:      37405
1530.31/1540.22	c #Conflicts:    1725000 | #Constraints:      38487
1530.31/1540.22	c #Conflicts:    1726000 | #Constraints:      39533
1530.31/1540.22	c #Conflicts:    1727000 | #Constraints:      40574
1530.31/1540.22	c #Conflicts:    1728000 | #Constraints:      41636
1530.31/1540.22	c #Conflicts:    1729000 | #Constraints:      42679
1530.31/1540.22	c #Conflicts:    1730000 | #Constraints:      43719
1530.31/1540.22	c #Conflicts:    1731000 | #Constraints:      44763
1530.31/1540.22	c #Conflicts:    1732000 | #Constraints:      45808
1530.31/1540.22	c #Conflicts:    1733000 | #Constraints:      46850
1530.31/1540.22	c #Conflicts:    1734000 | #Constraints:      47871
1530.31/1540.22	c #Conflicts:    1735000 | #Constraints:      48901
1530.31/1540.22	c #Conflicts:    1736000 | #Constraints:      49922
1530.31/1540.22	c #Conflicts:    1737000 | #Constraints:      50951
1530.31/1540.22	c #Conflicts:    1738000 | #Constraints:      51996
1530.31/1540.22	c #Conflicts:    1739000 | #Constraints:      53050
1530.31/1540.22	c #Conflicts:    1740000 | #Constraints:      54097
1530.31/1540.22	c #Conflicts:    1741000 | #Constraints:      55123
1530.31/1540.22	c #Conflicts:    1742000 | #Constraints:      56153
1530.31/1540.22	c #Conflicts:    1743000 | #Constraints:      57209
1530.31/1540.22	c #Conflicts:    1744000 | #Constraints:      58234
1530.31/1540.22	c #Conflicts:    1745000 | #Constraints:      59257
1530.31/1540.22	c #Conflicts:    1746000 | #Constraints:      60279
1530.31/1540.22	c INPROCESSING
1530.31/1540.22	c GARBAGE COLLECT
1530.31/1540.22	c rational objective 997
1557.24/1567.24	c #Conflicts:    1747000 | #Constraints:      34253
1557.24/1567.24	c #Conflicts:    1748000 | #Constraints:      35253
1557.24/1567.24	c #Conflicts:    1749000 | #Constraints:      36253
1557.24/1567.24	c #Conflicts:    1750000 | #Constraints:      37253
1557.24/1567.24	c #Conflicts:    1751000 | #Constraints:      38253
1557.24/1567.24	c #Conflicts:    1752000 | #Constraints:      39253
1557.24/1567.24	c #Conflicts:    1753000 | #Constraints:      40253
1557.24/1567.24	c #Conflicts:    1754000 | #Constraints:      41253
1557.24/1567.24	c #Conflicts:    1755000 | #Constraints:      42253
1557.24/1567.24	c #Conflicts:    1756000 | #Constraints:      43253
1557.24/1567.24	c #Conflicts:    1757000 | #Constraints:      44253
1557.24/1567.24	c #Conflicts:    1758000 | #Constraints:      45253
1557.24/1567.24	c #Conflicts:    1759000 | #Constraints:      46253
1557.24/1567.24	c #Conflicts:    1760000 | #Constraints:      47253
1557.24/1567.24	c #Conflicts:    1761000 | #Constraints:      48253
1557.24/1567.24	c #Conflicts:    1762000 | #Constraints:      49253
1557.24/1567.24	c #Conflicts:    1763000 | #Constraints:      50253
1557.24/1567.24	c #Conflicts:    1764000 | #Constraints:      51253
1557.24/1567.24	c #Conflicts:    1765000 | #Constraints:      52253
1557.24/1567.24	c #Conflicts:    1766000 | #Constraints:      53253
1557.24/1567.24	c #Conflicts:    1767000 | #Constraints:      54253
1557.24/1567.24	c #Conflicts:    1768000 | #Constraints:      55253
1557.24/1567.24	c #Conflicts:    1769000 | #Constraints:      56253
1557.24/1567.24	c #Conflicts:    1770000 | #Constraints:      57253
1557.24/1567.24	c #Conflicts:    1771000 | #Constraints:      58253
1557.24/1567.24	c #Conflicts:    1772000 | #Constraints:      59253
1557.24/1567.24	c #Conflicts:    1773000 | #Constraints:      60253
1557.24/1567.24	c INPROCESSING
1557.24/1567.24	c GARBAGE COLLECT
1557.24/1567.24	c rational objective 997
1586.30/1596.44	c #Conflicts:    1774000 | #Constraints:      34586
1586.30/1596.44	c #Conflicts:    1775000 | #Constraints:      35649
1586.30/1596.44	c #Conflicts:    1776000 | #Constraints:      36696
1586.30/1596.44	c #Conflicts:    1777000 | #Constraints:      37746
1586.30/1596.44	c #Conflicts:    1778000 | #Constraints:      38803
1586.30/1596.44	c #Conflicts:    1779000 | #Constraints:      39859
1586.30/1596.44	c #Conflicts:    1780000 | #Constraints:      40888
1586.30/1596.44	c #Conflicts:    1781000 | #Constraints:      41929
1586.30/1596.44	c #Conflicts:    1782000 | #Constraints:      42967
1586.30/1596.44	c #Conflicts:    1783000 | #Constraints:      44013
1586.30/1596.44	c #Conflicts:    1784000 | #Constraints:      45046
1586.30/1596.44	c #Conflicts:    1785000 | #Constraints:      46071
1586.30/1596.44	c #Conflicts:    1786000 | #Constraints:      47092
1586.30/1596.44	c #Conflicts:    1787000 | #Constraints:      48131
1586.30/1596.44	c #Conflicts:    1788000 | #Constraints:      49150
1586.30/1596.44	c #Conflicts:    1789000 | #Constraints:      50176
1586.30/1596.44	c #Conflicts:    1790000 | #Constraints:      51205
1586.30/1596.44	c #Conflicts:    1791000 | #Constraints:      52235
1586.30/1596.44	c #Conflicts:    1792000 | #Constraints:      53267
1586.30/1596.44	c #Conflicts:    1793000 | #Constraints:      54309
1586.30/1596.44	c #Conflicts:    1794000 | #Constraints:      55337
1586.30/1596.44	c #Conflicts:    1795000 | #Constraints:      56357
1586.30/1596.44	c #Conflicts:    1796000 | #Constraints:      57374
1586.30/1596.44	c #Conflicts:    1797000 | #Constraints:      58400
1586.30/1596.44	c #Conflicts:    1798000 | #Constraints:      59414
1586.30/1596.44	c #Conflicts:    1799000 | #Constraints:      60434
1586.30/1596.44	c #Conflicts:    1800000 | #Constraints:      61452
1586.30/1596.44	c INPROCESSING
1586.30/1596.44	c GARBAGE COLLECT
1586.30/1596.44	c rational objective 997
1613.37/1623.68	c #Conflicts:    1801000 | #Constraints:      35116
1613.37/1623.68	c #Conflicts:    1802000 | #Constraints:      36116
1613.37/1623.68	c #Conflicts:    1803000 | #Constraints:      37116
1613.37/1623.68	c #Conflicts:    1804000 | #Constraints:      38116
1613.37/1623.68	c #Conflicts:    1805000 | #Constraints:      39116
1613.37/1623.68	c #Conflicts:    1806000 | #Constraints:      40116
1613.37/1623.68	c #Conflicts:    1807000 | #Constraints:      41116
1613.37/1623.68	c #Conflicts:    1808000 | #Constraints:      42116
1613.37/1623.68	c #Conflicts:    1809000 | #Constraints:      43116
1613.37/1623.68	c #Conflicts:    1810000 | #Constraints:      44116
1613.37/1623.68	c #Conflicts:    1811000 | #Constraints:      45116
1613.37/1623.68	c #Conflicts:    1812000 | #Constraints:      46116
1613.37/1623.68	c #Conflicts:    1813000 | #Constraints:      47116
1613.37/1623.68	c #Conflicts:    1814000 | #Constraints:      48116
1613.37/1623.68	c #Conflicts:    1815000 | #Constraints:      49116
1613.37/1623.68	c #Conflicts:    1816000 | #Constraints:      50116
1613.37/1623.68	c #Conflicts:    1817000 | #Constraints:      51116
1613.37/1623.68	c #Conflicts:    1818000 | #Constraints:      52116
1613.37/1623.68	c #Conflicts:    1819000 | #Constraints:      53116
1613.37/1623.68	c #Conflicts:    1820000 | #Constraints:      54116
1613.37/1623.68	c #Conflicts:    1821000 | #Constraints:      55116
1613.37/1623.68	c #Conflicts:    1822000 | #Constraints:      56116
1613.37/1623.68	c #Conflicts:    1823000 | #Constraints:      57116
1613.37/1623.68	c #Conflicts:    1824000 | #Constraints:      58116
1613.37/1623.68	c #Conflicts:    1825000 | #Constraints:      59116
1613.37/1623.68	c #Conflicts:    1826000 | #Constraints:      60116
1613.37/1623.68	c #Conflicts:    1827000 | #Constraints:      61116
1613.37/1623.68	c INPROCESSING
1613.37/1623.68	c GARBAGE COLLECT
1613.37/1623.68	c rational objective 997
1640.20/1650.65	c #Conflicts:    1828000 | #Constraints:      35067
1640.20/1650.65	c #Conflicts:    1829000 | #Constraints:      36067
1640.20/1650.65	c #Conflicts:    1830000 | #Constraints:      37067
1640.20/1650.65	c #Conflicts:    1831000 | #Constraints:      38067
1640.20/1650.65	c #Conflicts:    1832000 | #Constraints:      39067
1640.20/1650.65	c #Conflicts:    1833000 | #Constraints:      40067
1640.20/1650.65	c #Conflicts:    1834000 | #Constraints:      41067
1640.20/1650.65	c #Conflicts:    1835000 | #Constraints:      42067
1640.20/1650.65	c #Conflicts:    1836000 | #Constraints:      43067
1640.20/1650.65	c #Conflicts:    1837000 | #Constraints:      44067
1640.20/1650.65	c #Conflicts:    1838000 | #Constraints:      45067
1640.20/1650.65	c #Conflicts:    1839000 | #Constraints:      46067
1640.20/1650.65	c #Conflicts:    1840000 | #Constraints:      47067
1640.20/1650.65	c #Conflicts:    1841000 | #Constraints:      48067
1640.20/1650.65	c #Conflicts:    1842000 | #Constraints:      49067
1640.20/1650.65	c #Conflicts:    1843000 | #Constraints:      50067
1640.20/1650.65	c #Conflicts:    1844000 | #Constraints:      51067
1640.20/1650.65	c #Conflicts:    1845000 | #Constraints:      52067
1640.20/1650.65	c #Conflicts:    1846000 | #Constraints:      53067
1640.20/1650.65	c #Conflicts:    1847000 | #Constraints:      54067
1640.20/1650.65	c #Conflicts:    1848000 | #Constraints:      55067
1640.20/1650.65	c #Conflicts:    1849000 | #Constraints:      56067
1640.20/1650.65	c #Conflicts:    1850000 | #Constraints:      57067
1640.20/1650.65	c #Conflicts:    1851000 | #Constraints:      58067
1640.20/1650.65	c #Conflicts:    1852000 | #Constraints:      59067
1640.20/1650.65	c #Conflicts:    1853000 | #Constraints:      60067
1640.20/1650.65	c #Conflicts:    1854000 | #Constraints:      61067
1640.20/1650.65	c INPROCESSING
1640.20/1650.65	c GARBAGE COLLECT
1640.20/1650.65	c rational objective 997
1674.84/1685.45	c #Conflicts:    1855000 | #Constraints:      34951
1674.84/1685.45	c #Conflicts:    1856000 | #Constraints:      35981
1674.84/1685.45	c #Conflicts:    1857000 | #Constraints:      37011
1674.84/1685.45	c #Conflicts:    1858000 | #Constraints:      38031
1674.84/1685.45	c #Conflicts:    1859000 | #Constraints:      39057
1674.84/1685.45	c #Conflicts:    1860000 | #Constraints:      40087
1674.84/1685.45	c #Conflicts:    1861000 | #Constraints:      41117
1674.84/1685.45	c #Conflicts:    1862000 | #Constraints:      42136
1674.84/1685.45	c #Conflicts:    1863000 | #Constraints:      43152
1674.84/1685.45	c #Conflicts:    1864000 | #Constraints:      44180
1674.84/1685.45	c #Conflicts:    1865000 | #Constraints:      45210
1674.84/1685.45	c #Conflicts:    1866000 | #Constraints:      46229
1674.84/1685.45	c #Conflicts:    1867000 | #Constraints:      47259
1674.84/1685.45	c #Conflicts:    1868000 | #Constraints:      48282
1674.84/1685.45	c #Conflicts:    1869000 | #Constraints:      49310
1674.84/1685.45	c #Conflicts:    1870000 | #Constraints:      50329
1674.84/1685.45	c #Conflicts:    1871000 | #Constraints:      51352
1674.84/1685.45	c #Conflicts:    1872000 | #Constraints:      52372
1674.84/1685.45	c #Conflicts:    1873000 | #Constraints:      53395
1674.84/1685.45	c #Conflicts:    1874000 | #Constraints:      54411
1674.84/1685.45	c #Conflicts:    1875000 | #Constraints:      55435
1674.84/1685.45	c #Conflicts:    1876000 | #Constraints:      56463
1674.84/1685.45	c #Conflicts:    1877000 | #Constraints:      57476
1674.84/1685.45	c #Conflicts:    1878000 | #Constraints:      58503
1674.84/1685.45	c #Conflicts:    1879000 | #Constraints:      59552
1674.84/1685.45	c #Conflicts:    1880000 | #Constraints:      60593
1674.84/1685.45	c #Conflicts:    1881000 | #Constraints:      61628
1674.84/1685.45	c INPROCESSING
1674.84/1685.45	c GARBAGE COLLECT
1674.84/1685.45	c rational objective 997
1702.89/1713.60	c #Conflicts:    1882000 | #Constraints:      34915
1702.89/1713.60	c #Conflicts:    1883000 | #Constraints:      35915
1702.89/1713.60	c #Conflicts:    1884000 | #Constraints:      36915
1702.89/1713.60	c #Conflicts:    1885000 | #Constraints:      37915
1702.89/1713.60	c #Conflicts:    1886000 | #Constraints:      38915
1702.89/1713.60	c #Conflicts:    1887000 | #Constraints:      39915
1702.89/1713.60	c #Conflicts:    1888000 | #Constraints:      40915
1702.89/1713.60	c #Conflicts:    1889000 | #Constraints:      41915
1702.89/1713.60	c #Conflicts:    1890000 | #Constraints:      42915
1702.89/1713.60	c #Conflicts:    1891000 | #Constraints:      43915
1702.89/1713.60	c #Conflicts:    1892000 | #Constraints:      44915
1702.89/1713.60	c #Conflicts:    1893000 | #Constraints:      45915
1702.89/1713.60	c #Conflicts:    1894000 | #Constraints:      46915
1702.89/1713.60	c #Conflicts:    1895000 | #Constraints:      47915
1702.89/1713.60	c #Conflicts:    1896000 | #Constraints:      48915
1702.89/1713.60	c #Conflicts:    1897000 | #Constraints:      49915
1702.89/1713.60	c #Conflicts:    1898000 | #Constraints:      50915
1702.89/1713.60	c #Conflicts:    1899000 | #Constraints:      51915
1702.89/1713.60	c #Conflicts:    1900000 | #Constraints:      52915
1702.89/1713.60	c #Conflicts:    1901000 | #Constraints:      53915
1702.89/1713.60	c #Conflicts:    1902000 | #Constraints:      54915
1702.89/1713.60	c #Conflicts:    1903000 | #Constraints:      55915
1702.89/1713.60	c #Conflicts:    1904000 | #Constraints:      56915
1702.89/1713.60	c #Conflicts:    1905000 | #Constraints:      57915
1702.89/1713.60	c #Conflicts:    1906000 | #Constraints:      58915
1702.89/1713.60	c #Conflicts:    1907000 | #Constraints:      59915
1702.89/1713.60	c #Conflicts:    1908000 | #Constraints:      60915
1702.89/1713.60	c #Conflicts:    1909000 | #Constraints:      61915
1702.89/1713.60	c INPROCESSING
1702.89/1713.60	c GARBAGE COLLECT
1702.89/1713.60	c rational objective 997
1730.07/1740.94	c #Conflicts:    1910000 | #Constraints:      35367
1730.07/1740.94	c #Conflicts:    1911000 | #Constraints:      36367
1730.07/1740.94	c #Conflicts:    1912000 | #Constraints:      37367
1730.07/1740.94	c #Conflicts:    1913000 | #Constraints:      38367
1730.07/1740.94	c #Conflicts:    1914000 | #Constraints:      39367
1730.07/1740.94	c #Conflicts:    1915000 | #Constraints:      40367
1730.07/1740.94	c #Conflicts:    1916000 | #Constraints:      41367
1730.07/1740.94	c #Conflicts:    1917000 | #Constraints:      42367
1730.07/1740.94	c #Conflicts:    1918000 | #Constraints:      43367
1730.07/1740.94	c #Conflicts:    1919000 | #Constraints:      44367
1730.07/1740.94	c #Conflicts:    1920000 | #Constraints:      45367
1730.07/1740.94	c #Conflicts:    1921000 | #Constraints:      46367
1730.07/1740.94	c #Conflicts:    1922000 | #Constraints:      47367
1730.07/1740.94	c #Conflicts:    1923000 | #Constraints:      48367
1730.07/1740.94	c #Conflicts:    1924000 | #Constraints:      49367
1730.07/1740.94	c #Conflicts:    1925000 | #Constraints:      50367
1730.07/1740.94	c #Conflicts:    1926000 | #Constraints:      51367
1730.07/1740.94	c #Conflicts:    1927000 | #Constraints:      52367
1730.07/1740.94	c #Conflicts:    1928000 | #Constraints:      53367
1730.07/1740.94	c #Conflicts:    1929000 | #Constraints:      54367
1730.07/1740.94	c #Conflicts:    1930000 | #Constraints:      55367
1730.07/1740.94	c #Conflicts:    1931000 | #Constraints:      56367
1730.07/1740.94	c #Conflicts:    1932000 | #Constraints:      57367
1730.07/1740.94	c #Conflicts:    1933000 | #Constraints:      58367
1730.07/1740.94	c #Conflicts:    1934000 | #Constraints:      59367
1730.07/1740.94	c #Conflicts:    1935000 | #Constraints:      60367
1730.07/1740.94	c #Conflicts:    1936000 | #Constraints:      61367
1730.07/1740.94	c #Conflicts:    1937000 | #Constraints:      62367
1730.07/1740.94	c INPROCESSING
1730.07/1740.94	c GARBAGE COLLECT
1730.07/1740.94	c rational objective 997
1764.41/1775.49	c #Conflicts:    1938000 | #Constraints:      35705
1764.41/1775.49	c #Conflicts:    1939000 | #Constraints:      36751
1764.41/1775.49	c #Conflicts:    1940000 | #Constraints:      37807
1764.41/1775.49	c #Conflicts:    1941000 | #Constraints:      38867
1764.41/1775.49	c #Conflicts:    1942000 | #Constraints:      39904
1764.41/1775.49	c #Conflicts:    1943000 | #Constraints:      40949
1764.41/1775.49	c #Conflicts:    1944000 | #Constraints:      41980
1764.41/1775.49	c #Conflicts:    1945000 | #Constraints:      43022
1764.41/1775.49	c #Conflicts:    1946000 | #Constraints:      44049
1764.41/1775.49	c #Conflicts:    1947000 | #Constraints:      45084
1764.41/1775.49	c #Conflicts:    1948000 | #Constraints:      46114
1764.41/1775.49	c #Conflicts:    1949000 | #Constraints:      47135
1764.41/1775.49	c #Conflicts:    1950000 | #Constraints:      48174
1764.41/1775.49	c #Conflicts:    1951000 | #Constraints:      49214
1764.41/1775.49	c #Conflicts:    1952000 | #Constraints:      50239
1764.41/1775.49	c #Conflicts:    1953000 | #Constraints:      51269
1764.41/1775.49	c #Conflicts:    1954000 | #Constraints:      52295
1764.41/1775.49	c #Conflicts:    1955000 | #Constraints:      53318
1764.41/1775.49	c #Conflicts:    1956000 | #Constraints:      54361
1764.41/1775.49	c #Conflicts:    1957000 | #Constraints:      55392
1764.41/1775.49	c #Conflicts:    1958000 | #Constraints:      56434
1764.41/1775.49	c #Conflicts:    1959000 | #Constraints:      57463
1764.41/1775.49	c #Conflicts:    1960000 | #Constraints:      58490
1764.41/1775.49	c #Conflicts:    1961000 | #Constraints:      59518
1764.41/1775.49	c #Conflicts:    1962000 | #Constraints:      60541
1764.41/1775.49	c #Conflicts:    1963000 | #Constraints:      61581
1764.41/1775.49	c #Conflicts:    1964000 | #Constraints:      62606
1764.41/1775.49	c #Conflicts:    1965000 | #Constraints:      63666
1764.41/1775.49	c INPROCESSING
1764.41/1775.49	c GARBAGE COLLECT
1764.41/1775.49	c rational objective 997
1796.52/1807.70	c #Conflicts:    1966000 | #Constraints:      36219
1796.52/1807.70	c #Conflicts:    1967000 | #Constraints:      37219
1796.52/1807.70	c #Conflicts:    1968000 | #Constraints:      38219
1796.52/1807.70	c #Conflicts:    1969000 | #Constraints:      39219
1796.52/1807.70	c #Conflicts:    1970000 | #Constraints:      40219
1796.52/1807.70	c #Conflicts:    1971000 | #Constraints:      41219
1796.52/1807.70	c #Conflicts:    1972000 | #Constraints:      42219
1796.52/1807.70	c #Conflicts:    1973000 | #Constraints:      43219
1796.52/1807.70	c #Conflicts:    1974000 | #Constraints:      44219
1796.52/1807.70	c #Conflicts:    1975000 | #Constraints:      45219
1796.52/1807.70	c #Conflicts:    1976000 | #Constraints:      46219
1796.52/1807.70	c #Conflicts:    1977000 | #Constraints:      47219
1796.52/1807.70	c #Conflicts:    1978000 | #Constraints:      48219
1796.52/1807.70	c #Conflicts:    1979000 | #Constraints:      49219
1796.52/1807.70	c #Conflicts:    1980000 | #Constraints:      50219
1796.52/1807.70	c #Conflicts:    1981000 | #Constraints:      51219
1796.52/1807.70	c #Conflicts:    1982000 | #Constraints:      52219
1796.52/1807.70	c #Conflicts:    1983000 | #Constraints:      53219
1796.52/1807.70	c #Conflicts:    1984000 | #Constraints:      54219
1796.52/1807.70	c #Conflicts:    1985000 | #Constraints:      55219
1796.52/1807.70	c #Conflicts:    1986000 | #Constraints:      56219
1796.52/1807.70	c #Conflicts:    1987000 | #Constraints:      57219
1796.52/1807.70	c #Conflicts:    1988000 | #Constraints:      58219
1796.52/1807.70	c #Conflicts:    1989000 | #Constraints:      59219
1796.52/1807.70	c #Conflicts:    1990000 | #Constraints:      60219
1796.52/1807.70	c #Conflicts:    1991000 | #Constraints:      61219
1796.52/1807.70	c #Conflicts:    1992000 | #Constraints:      62219
1796.52/1807.70	c #Conflicts:    1993000 | #Constraints:      63219
1796.52/1807.70	c INPROCESSING
1796.52/1807.70	c GARBAGE COLLECT
1796.52/1807.70	c rational objective 997
1824.29/1835.57	c #Conflicts:    1994000 | #Constraints:      36014
1824.29/1835.57	c #Conflicts:    1995000 | #Constraints:      37014
1824.29/1835.57	c #Conflicts:    1996000 | #Constraints:      38014
1824.29/1835.57	c #Conflicts:    1997000 | #Constraints:      39014
1824.29/1835.57	c #Conflicts:    1998000 | #Constraints:      40014
1824.29/1835.57	c #Conflicts:    1999000 | #Constraints:      41014
1824.29/1835.57	c #Conflicts:    2000000 | #Constraints:      42014
1824.29/1835.57	c #Conflicts:    2001000 | #Constraints:      43014
1824.29/1835.57	c #Conflicts:    2002000 | #Constraints:      44014
1824.29/1835.57	c #Conflicts:    2003000 | #Constraints:      45014
1824.29/1835.57	c #Conflicts:    2004000 | #Constraints:      46014
1824.29/1835.57	c #Conflicts:    2005000 | #Constraints:      47014
1824.29/1835.57	c #Conflicts:    2006000 | #Constraints:      48014
1824.29/1835.57	c #Conflicts:    2007000 | #Constraints:      49014
1824.29/1835.57	c #Conflicts:    2008000 | #Constraints:      50014
1824.29/1835.57	c #Conflicts:    2009000 | #Constraints:      51014
1824.29/1835.57	c #Conflicts:    2010000 | #Constraints:      52014
1824.29/1835.57	c #Conflicts:    2011000 | #Constraints:      53014
1824.29/1835.57	c #Conflicts:    2012000 | #Constraints:      54014
1824.29/1835.57	c #Conflicts:    2013000 | #Constraints:      55014
1824.29/1835.57	c #Conflicts:    2014000 | #Constraints:      56014
1824.29/1835.57	c #Conflicts:    2015000 | #Constraints:      57014
1824.29/1835.57	c #Conflicts:    2016000 | #Constraints:      58014
1824.29/1835.57	c #Conflicts:    2017000 | #Constraints:      59014
1824.29/1835.57	c #Conflicts:    2018000 | #Constraints:      60014
1824.29/1835.57	c #Conflicts:    2019000 | #Constraints:      61014
1824.29/1835.57	c #Conflicts:    2020000 | #Constraints:      62014
1824.29/1835.57	c #Conflicts:    2021000 | #Constraints:      63014
1824.29/1835.57	c INPROCESSING
1824.29/1835.57	c GARBAGE COLLECT
1824.29/1835.57	c rational objective 997
1859.86/1871.34	c #Conflicts:    2022000 | #Constraints:      35713
1859.86/1871.34	c #Conflicts:    2023000 | #Constraints:      36730
1859.86/1871.34	c #Conflicts:    2024000 | #Constraints:      37754
1859.86/1871.34	c #Conflicts:    2025000 | #Constraints:      38786
1859.86/1871.34	c #Conflicts:    2026000 | #Constraints:      39823
1859.86/1871.34	c #Conflicts:    2027000 | #Constraints:      40888
1859.86/1871.34	c #Conflicts:    2028000 | #Constraints:      41939
1859.86/1871.34	c #Conflicts:    2029000 | #Constraints:      42992
1859.86/1871.34	c #Conflicts:    2030000 | #Constraints:      44034
1859.86/1871.34	c #Conflicts:    2031000 | #Constraints:      45075
1859.86/1871.34	c #Conflicts:    2032000 | #Constraints:      46144
1859.86/1871.34	c #Conflicts:    2033000 | #Constraints:      47178
1859.86/1871.34	c #Conflicts:    2034000 | #Constraints:      48215
1859.86/1871.34	c #Conflicts:    2035000 | #Constraints:      49246
1859.86/1871.34	c #Conflicts:    2036000 | #Constraints:      50282
1859.86/1871.34	c #Conflicts:    2037000 | #Constraints:      51327
1859.86/1871.34	c #Conflicts:    2038000 | #Constraints:      52359
1859.86/1871.34	c #Conflicts:    2039000 | #Constraints:      53391
1859.86/1871.34	c #Conflicts:    2040000 | #Constraints:      54428
1859.86/1871.34	c #Conflicts:    2041000 | #Constraints:      55467
1859.86/1871.34	c #Conflicts:    2042000 | #Constraints:      56509
1859.86/1871.34	c #Conflicts:    2043000 | #Constraints:      57553
1859.86/1871.34	c #Conflicts:    2044000 | #Constraints:      58591
1859.86/1871.34	c #Conflicts:    2045000 | #Constraints:      59614
1859.86/1871.34	c #Conflicts:    2046000 | #Constraints:      60636
1859.86/1871.34	c #Conflicts:    2047000 | #Constraints:      61654
1859.86/1871.34	c #Conflicts:    2048000 | #Constraints:      62691
1859.86/1871.34	c #Conflicts:    2049000 | #Constraints:      63726
1859.86/1871.34	c #Conflicts:    2050000 | #Constraints:      64750
1859.86/1871.34	c INPROCESSING
1859.86/1871.34	c GARBAGE COLLECT
1859.86/1871.34	c rational objective 997
1891.82/1903.45	c #Conflicts:    2051000 | #Constraints:      36695
1891.82/1903.45	c #Conflicts:    2052000 | #Constraints:      37695
1891.82/1903.45	c #Conflicts:    2053000 | #Constraints:      38695
1891.82/1903.45	c #Conflicts:    2054000 | #Constraints:      39695
1891.82/1903.45	c #Conflicts:    2055000 | #Constraints:      40695
1891.82/1903.45	c #Conflicts:    2056000 | #Constraints:      41695
1891.82/1903.45	c #Conflicts:    2057000 | #Constraints:      42695
1891.82/1903.45	c #Conflicts:    2058000 | #Constraints:      43695
1891.82/1903.45	c #Conflicts:    2059000 | #Constraints:      44695
1891.82/1903.45	c #Conflicts:    2060000 | #Constraints:      45695
1891.82/1903.45	c #Conflicts:    2061000 | #Constraints:      46695
1891.82/1903.45	c #Conflicts:    2062000 | #Constraints:      47695
1891.82/1903.45	c #Conflicts:    2063000 | #Constraints:      48695
1891.82/1903.45	c #Conflicts:    2064000 | #Constraints:      49695
1891.82/1903.45	c #Conflicts:    2065000 | #Constraints:      50695
1891.82/1903.45	c #Conflicts:    2066000 | #Constraints:      51695
1891.82/1903.45	c #Conflicts:    2067000 | #Constraints:      52695
1891.82/1903.45	c #Conflicts:    2068000 | #Constraints:      53695
1891.82/1903.45	c #Conflicts:    2069000 | #Constraints:      54695
1891.82/1903.45	c #Conflicts:    2070000 | #Constraints:      55695
1891.82/1903.45	c #Conflicts:    2071000 | #Constraints:      56695
1891.82/1903.45	c #Conflicts:    2072000 | #Constraints:      57695
1891.82/1903.45	c #Conflicts:    2073000 | #Constraints:      58695
1891.82/1903.45	c #Conflicts:    2074000 | #Constraints:      59695
1891.82/1903.45	c #Conflicts:    2075000 | #Constraints:      60695
1891.82/1903.45	c #Conflicts:    2076000 | #Constraints:      61695
1891.82/1903.45	c #Conflicts:    2077000 | #Constraints:      62695
1891.82/1903.45	c #Conflicts:    2078000 | #Constraints:      63695
1891.82/1903.45	c #Conflicts:    2079000 | #Constraints:      64695
1891.82/1903.45	c INPROCESSING
1891.82/1903.45	c GARBAGE COLLECT
1891.82/1903.45	c rational objective 997
1921.49/1933.21	c #Conflicts:    2080000 | #Constraints:      36860
1921.49/1933.21	c #Conflicts:    2081000 | #Constraints:      37860
1921.49/1933.21	c #Conflicts:    2082000 | #Constraints:      38860
1921.49/1933.21	c #Conflicts:    2083000 | #Constraints:      39860
1921.49/1933.21	c #Conflicts:    2084000 | #Constraints:      40860
1921.49/1933.21	c #Conflicts:    2085000 | #Constraints:      41860
1921.49/1933.21	c #Conflicts:    2086000 | #Constraints:      42860
1921.49/1933.21	c #Conflicts:    2087000 | #Constraints:      43860
1921.49/1933.21	c #Conflicts:    2088000 | #Constraints:      44860
1921.49/1933.21	c #Conflicts:    2089000 | #Constraints:      45860
1921.49/1933.21	c #Conflicts:    2090000 | #Constraints:      46860
1921.49/1933.21	c #Conflicts:    2091000 | #Constraints:      47860
1921.49/1933.21	c #Conflicts:    2092000 | #Constraints:      48860
1921.49/1933.21	c #Conflicts:    2093000 | #Constraints:      49860
1921.49/1933.21	c #Conflicts:    2094000 | #Constraints:      50860
1921.49/1933.21	c #Conflicts:    2095000 | #Constraints:      51860
1921.49/1933.21	c #Conflicts:    2096000 | #Constraints:      52860
1921.49/1933.21	c #Conflicts:    2097000 | #Constraints:      53860
1921.49/1933.21	c #Conflicts:    2098000 | #Constraints:      54860
1921.49/1933.21	c #Conflicts:    2099000 | #Constraints:      55860
1921.49/1933.21	c #Conflicts:    2100000 | #Constraints:      56860
1921.49/1933.21	c #Conflicts:    2101000 | #Constraints:      57860
1921.49/1933.21	c #Conflicts:    2102000 | #Constraints:      58860
1921.49/1933.21	c #Conflicts:    2103000 | #Constraints:      59860
1921.49/1933.21	c #Conflicts:    2104000 | #Constraints:      60860
1921.49/1933.21	c #Conflicts:    2105000 | #Constraints:      61860
1921.49/1933.21	c #Conflicts:    2106000 | #Constraints:      62860
1921.49/1933.21	c #Conflicts:    2107000 | #Constraints:      63860
1921.49/1933.21	c #Conflicts:    2108000 | #Constraints:      64860
1921.49/1933.21	c INPROCESSING
1921.49/1933.21	c GARBAGE COLLECT
1921.49/1933.21	c rational objective 997
1961.50/1973.64	c #Conflicts:    2109000 | #Constraints:      36985
1961.50/1973.64	c #Conflicts:    2110000 | #Constraints:      37985
1961.50/1973.64	c #Conflicts:    2111000 | #Constraints:      38985
1961.50/1973.64	c #Conflicts:    2112000 | #Constraints:      39986
1961.50/1973.64	c #Conflicts:    2113000 | #Constraints:      41083
1961.50/1973.64	c #Conflicts:    2114000 | #Constraints:      42165
1961.50/1973.64	c #Conflicts:    2115000 | #Constraints:      43235
1961.50/1973.64	c #Conflicts:    2116000 | #Constraints:      44306
1961.50/1973.64	c #Conflicts:    2117000 | #Constraints:      45360
1961.50/1973.64	c #Conflicts:    2118000 | #Constraints:      46408
1961.50/1973.64	c #Conflicts:    2119000 | #Constraints:      47457
1961.50/1973.64	c #Conflicts:    2120000 | #Constraints:      48497
1961.50/1973.64	c #Conflicts:    2121000 | #Constraints:      49540
1961.50/1973.64	c #Conflicts:    2122000 | #Constraints:      50583
1961.50/1973.64	c #Conflicts:    2123000 | #Constraints:      51626
1961.50/1973.64	c #Conflicts:    2124000 | #Constraints:      52670
1961.50/1973.64	c #Conflicts:    2125000 | #Constraints:      53706
1961.50/1973.64	c #Conflicts:    2126000 | #Constraints:      54754
1961.50/1973.64	c #Conflicts:    2127000 | #Constraints:      55781
1961.50/1973.64	c #Conflicts:    2128000 | #Constraints:      56814
1961.50/1973.64	c #Conflicts:    2129000 | #Constraints:      57863
1961.50/1973.64	c #Conflicts:    2130000 | #Constraints:      58899
1961.50/1973.64	c #Conflicts:    2131000 | #Constraints:      59957
1961.50/1973.64	c #Conflicts:    2132000 | #Constraints:      61001
1961.50/1973.64	c #Conflicts:    2133000 | #Constraints:      62036
1961.50/1973.64	c #Conflicts:    2134000 | #Constraints:      63075
1961.50/1973.64	c #Conflicts:    2135000 | #Constraints:      64103
1961.50/1973.64	c #Conflicts:    2136000 | #Constraints:      65140
1961.50/1973.64	c #Conflicts:    2137000 | #Constraints:      66172
1961.50/1973.64	c INPROCESSING
1961.50/1973.64	c GARBAGE COLLECT
1961.50/1973.64	c rational objective 997
1997.91/2010.26	c #Conflicts:    2138000 | #Constraints:      37387
1997.91/2010.26	c #Conflicts:    2139000 | #Constraints:      38387
1997.91/2010.26	c #Conflicts:    2140000 | #Constraints:      39387
1997.91/2010.26	c #Conflicts:    2141000 | #Constraints:      40387
1997.91/2010.26	c #Conflicts:    2142000 | #Constraints:      41387
1997.91/2010.26	c #Conflicts:    2143000 | #Constraints:      42387
1997.91/2010.26	c #Conflicts:    2144000 | #Constraints:      43387
1997.91/2010.26	c #Conflicts:    2145000 | #Constraints:      44387
1997.91/2010.26	c #Conflicts:    2146000 | #Constraints:      45387
1997.91/2010.26	c #Conflicts:    2147000 | #Constraints:      46387
1997.91/2010.26	c #Conflicts:    2148000 | #Constraints:      47387
1997.91/2010.26	c #Conflicts:    2149000 | #Constraints:      48387
1997.91/2010.26	c #Conflicts:    2150000 | #Constraints:      49387
1997.91/2010.26	c #Conflicts:    2151000 | #Constraints:      50387
1997.91/2010.26	c #Conflicts:    2152000 | #Constraints:      51387
1997.91/2010.26	c #Conflicts:    2153000 | #Constraints:      52387
1997.91/2010.26	c #Conflicts:    2154000 | #Constraints:      53387
1997.91/2010.26	c #Conflicts:    2155000 | #Constraints:      54387
1997.91/2010.26	c #Conflicts:    2156000 | #Constraints:      55387
1997.91/2010.26	c #Conflicts:    2157000 | #Constraints:      56387
1997.91/2010.26	c #Conflicts:    2158000 | #Constraints:      57387
1997.91/2010.26	c #Conflicts:    2159000 | #Constraints:      58387
1997.91/2010.26	c #Conflicts:    2160000 | #Constraints:      59387
1997.91/2010.26	c #Conflicts:    2161000 | #Constraints:      60387
1997.91/2010.26	c #Conflicts:    2162000 | #Constraints:      61387
1997.91/2010.26	c #Conflicts:    2163000 | #Constraints:      62387
1997.91/2010.26	c #Conflicts:    2164000 | #Constraints:      63387
1997.91/2010.26	c #Conflicts:    2165000 | #Constraints:      64387
1997.91/2010.26	c #Conflicts:    2166000 | #Constraints:      65387
1997.91/2010.26	c INPROCESSING
1997.91/2010.26	c GARBAGE COLLECT
1997.91/2010.26	c rational objective 997
2075.06/2087.71	c #Conflicts:    2167000 | #Constraints:      36905
2075.06/2087.71	c #Conflicts:    2168000 | #Constraints:      37926
2075.06/2087.71	c #Conflicts:    2169000 | #Constraints:      38930
2075.06/2087.71	c #Conflicts:    2170000 | #Constraints:      39944
2075.06/2087.71	c #Conflicts:    2171000 | #Constraints:      40963
2075.06/2087.71	c #Conflicts:    2172000 | #Constraints:      41967
2075.06/2087.71	c #Conflicts:    2173000 | #Constraints:      42978
2075.06/2087.71	c #Conflicts:    2174000 | #Constraints:      43982
2075.06/2087.71	c #Conflicts:    2175000 | #Constraints:      44998
2075.06/2087.71	c #Conflicts:    2176000 | #Constraints:      46012
2075.06/2087.71	c #Conflicts:    2177000 | #Constraints:      47012
2075.06/2087.71	c #Conflicts:    2178000 | #Constraints:      48012
2075.06/2087.71	c #Conflicts:    2179000 | #Constraints:      49029
2075.06/2087.71	c #Conflicts:    2180000 | #Constraints:      50047
2075.06/2087.71	c #Conflicts:    2181000 | #Constraints:      51049
2075.06/2087.71	c #Conflicts:    2182000 | #Constraints:      52058
2075.06/2087.71	c #Conflicts:    2183000 | #Constraints:      53065
2075.06/2087.71	c #Conflicts:    2184000 | #Constraints:      54080
2075.06/2087.71	c #Conflicts:    2185000 | #Constraints:      55081
2075.06/2087.71	c #Conflicts:    2186000 | #Constraints:      56084
2075.06/2087.71	c #Conflicts:    2187000 | #Constraints:      57095
2075.06/2087.71	c #Conflicts:    2188000 | #Constraints:      58102
2075.06/2087.71	c #Conflicts:    2189000 | #Constraints:      59105
2075.06/2087.71	c #Conflicts:    2190000 | #Constraints:      60108
2075.06/2087.71	c #Conflicts:    2191000 | #Constraints:      61113
2075.06/2087.71	c #Conflicts:    2192000 | #Constraints:      62116
2075.06/2087.71	c #Conflicts:    2193000 | #Constraints:      63120
2075.06/2087.71	c #Conflicts:    2194000 | #Constraints:      64129
2075.06/2087.71	c #Conflicts:    2195000 | #Constraints:      65140
2075.06/2087.71	c #Conflicts:    2196000 | #Constraints:      66141
2075.06/2087.71	c INPROCESSING
2075.06/2087.71	c GARBAGE COLLECT
2075.06/2087.71	c rational objective 997
2108.40/2121.22	c #Conflicts:    2197000 | #Constraints:      37410
2108.40/2121.22	c #Conflicts:    2198000 | #Constraints:      38410
2108.40/2121.22	c #Conflicts:    2199000 | #Constraints:      39410
2108.40/2121.22	c #Conflicts:    2200000 | #Constraints:      40410
2108.40/2121.22	c #Conflicts:    2201000 | #Constraints:      41410
2108.40/2121.22	c #Conflicts:    2202000 | #Constraints:      42410
2108.40/2121.22	c #Conflicts:    2203000 | #Constraints:      43410
2108.40/2121.22	c #Conflicts:    2204000 | #Constraints:      44410
2108.40/2121.22	c #Conflicts:    2205000 | #Constraints:      45410
2108.40/2121.22	c #Conflicts:    2206000 | #Constraints:      46410
2108.40/2121.22	c #Conflicts:    2207000 | #Constraints:      47410
2108.40/2121.22	c #Conflicts:    2208000 | #Constraints:      48410
2108.40/2121.22	c #Conflicts:    2209000 | #Constraints:      49410
2108.40/2121.22	c #Conflicts:    2210000 | #Constraints:      50410
2108.40/2121.22	c #Conflicts:    2211000 | #Constraints:      51410
2108.40/2121.22	c #Conflicts:    2212000 | #Constraints:      52410
2108.40/2121.22	c #Conflicts:    2213000 | #Constraints:      53410
2108.40/2121.22	c #Conflicts:    2214000 | #Constraints:      54410
2108.40/2121.22	c #Conflicts:    2215000 | #Constraints:      55410
2108.40/2121.22	c #Conflicts:    2216000 | #Constraints:      56410
2108.40/2121.22	c #Conflicts:    2217000 | #Constraints:      57410
2108.40/2121.22	c #Conflicts:    2218000 | #Constraints:      58410
2108.40/2121.22	c #Conflicts:    2219000 | #Constraints:      59410
2108.40/2121.22	c #Conflicts:    2220000 | #Constraints:      60410
2108.40/2121.22	c #Conflicts:    2221000 | #Constraints:      61410
2108.40/2121.22	c #Conflicts:    2222000 | #Constraints:      62410
2108.40/2121.22	c #Conflicts:    2223000 | #Constraints:      63410
2108.40/2121.22	c #Conflicts:    2224000 | #Constraints:      64410
2108.40/2121.22	c #Conflicts:    2225000 | #Constraints:      65410
2108.40/2121.22	c #Conflicts:    2226000 | #Constraints:      66410
2108.40/2121.22	c INPROCESSING
2108.40/2121.22	c GARBAGE COLLECT
2108.40/2121.22	c rational objective 997
2143.00/2156.03	c #Conflicts:    2227000 | #Constraints:      37752
2143.00/2156.03	c #Conflicts:    2228000 | #Constraints:      38752
2143.00/2156.03	c #Conflicts:    2229000 | #Constraints:      39752
2143.00/2156.03	c #Conflicts:    2230000 | #Constraints:      40752
2143.00/2156.03	c #Conflicts:    2231000 | #Constraints:      41752
2143.00/2156.03	c #Conflicts:    2232000 | #Constraints:      42752
2143.00/2156.03	c #Conflicts:    2233000 | #Constraints:      43752
2143.00/2156.03	c #Conflicts:    2234000 | #Constraints:      44752
2143.00/2156.03	c #Conflicts:    2235000 | #Constraints:      45752
2143.00/2156.03	c #Conflicts:    2236000 | #Constraints:      46752
2143.00/2156.03	c #Conflicts:    2237000 | #Constraints:      47752
2143.00/2156.03	c #Conflicts:    2238000 | #Constraints:      48752
2143.00/2156.03	c #Conflicts:    2239000 | #Constraints:      49752
2143.00/2156.03	c #Conflicts:    2240000 | #Constraints:      50752
2143.00/2156.03	c #Conflicts:    2241000 | #Constraints:      51752
2143.00/2156.03	c #Conflicts:    2242000 | #Constraints:      52752
2143.00/2156.03	c #Conflicts:    2243000 | #Constraints:      53752
2143.00/2156.03	c #Conflicts:    2244000 | #Constraints:      54752
2143.00/2156.03	c #Conflicts:    2245000 | #Constraints:      55752
2143.00/2156.03	c #Conflicts:    2246000 | #Constraints:      56752
2143.00/2156.03	c #Conflicts:    2247000 | #Constraints:      57752
2143.00/2156.03	c #Conflicts:    2248000 | #Constraints:      58752
2143.00/2156.03	c #Conflicts:    2249000 | #Constraints:      59752
2143.00/2156.03	c #Conflicts:    2250000 | #Constraints:      60752
2143.00/2156.03	c #Conflicts:    2251000 | #Constraints:      61752
2143.00/2156.03	c #Conflicts:    2252000 | #Constraints:      62752
2143.00/2156.03	c #Conflicts:    2253000 | #Constraints:      63752
2143.00/2156.03	c #Conflicts:    2254000 | #Constraints:      64752
2143.00/2156.03	c #Conflicts:    2255000 | #Constraints:      65752
2143.00/2156.03	c #Conflicts:    2256000 | #Constraints:      66752
2143.00/2156.03	c INPROCESSING
2143.00/2156.03	c GARBAGE COLLECT
2143.00/2156.03	c rational objective 997
2177.75/2190.98	c #Conflicts:    2257000 | #Constraints:      37914
2177.75/2190.98	c #Conflicts:    2258000 | #Constraints:      38914
2177.75/2190.98	c #Conflicts:    2259000 | #Constraints:      39914
2177.75/2190.98	c #Conflicts:    2260000 | #Constraints:      40914
2177.75/2190.98	c #Conflicts:    2261000 | #Constraints:      41914
2177.75/2190.98	c #Conflicts:    2262000 | #Constraints:      42914
2177.75/2190.98	c #Conflicts:    2263000 | #Constraints:      43914
2177.75/2190.98	c #Conflicts:    2264000 | #Constraints:      44914
2177.75/2190.98	c #Conflicts:    2265000 | #Constraints:      45914
2177.75/2190.98	c #Conflicts:    2266000 | #Constraints:      46914
2177.75/2190.98	c #Conflicts:    2267000 | #Constraints:      47914
2177.75/2190.98	c #Conflicts:    2268000 | #Constraints:      48914
2177.75/2190.98	c #Conflicts:    2269000 | #Constraints:      49914
2177.75/2190.98	c #Conflicts:    2270000 | #Constraints:      50914
2177.75/2190.98	c #Conflicts:    2271000 | #Constraints:      51914
2177.75/2190.98	c #Conflicts:    2272000 | #Constraints:      52914
2177.75/2190.98	c #Conflicts:    2273000 | #Constraints:      53914
2177.75/2190.98	c #Conflicts:    2274000 | #Constraints:      54914
2177.75/2190.98	c #Conflicts:    2275000 | #Constraints:      55914
2177.75/2190.98	c #Conflicts:    2276000 | #Constraints:      56914
2177.75/2190.98	c #Conflicts:    2277000 | #Constraints:      57914
2177.75/2190.98	c #Conflicts:    2278000 | #Constraints:      58914
2177.75/2190.98	c #Conflicts:    2279000 | #Constraints:      59914
2177.75/2190.98	c #Conflicts:    2280000 | #Constraints:      60914
2177.75/2190.98	c #Conflicts:    2281000 | #Constraints:      61914
2177.75/2190.98	c #Conflicts:    2282000 | #Constraints:      62914
2177.75/2190.98	c #Conflicts:    2283000 | #Constraints:      63914
2177.75/2190.98	c #Conflicts:    2284000 | #Constraints:      64914
2177.75/2190.98	c #Conflicts:    2285000 | #Constraints:      65914
2177.75/2190.98	c #Conflicts:    2286000 | #Constraints:      66914
2177.75/2190.98	c INPROCESSING
2177.75/2190.98	c GARBAGE COLLECT
2177.75/2190.98	c rational objective 997
2210.80/2224.16	c #Conflicts:    2287000 | #Constraints:      37868
2210.80/2224.16	c #Conflicts:    2288000 | #Constraints:      38868
2210.80/2224.16	c #Conflicts:    2289000 | #Constraints:      39868
2210.80/2224.16	c #Conflicts:    2290000 | #Constraints:      40868
2210.80/2224.16	c #Conflicts:    2291000 | #Constraints:      41868
2210.80/2224.16	c #Conflicts:    2292000 | #Constraints:      42868
2210.80/2224.16	c #Conflicts:    2293000 | #Constraints:      43868
2210.80/2224.16	c #Conflicts:    2294000 | #Constraints:      44868
2210.80/2224.16	c #Conflicts:    2295000 | #Constraints:      45868
2210.80/2224.16	c #Conflicts:    2296000 | #Constraints:      46868
2210.80/2224.16	c #Conflicts:    2297000 | #Constraints:      47868
2210.80/2224.16	c #Conflicts:    2298000 | #Constraints:      48868
2210.80/2224.16	c #Conflicts:    2299000 | #Constraints:      49868
2210.80/2224.16	c #Conflicts:    2300000 | #Constraints:      50868
2210.80/2224.16	c #Conflicts:    2301000 | #Constraints:      51868
2210.80/2224.16	c #Conflicts:    2302000 | #Constraints:      52868
2210.80/2224.16	c #Conflicts:    2303000 | #Constraints:      53868
2210.80/2224.16	c #Conflicts:    2304000 | #Constraints:      54868
2210.80/2224.16	c #Conflicts:    2305000 | #Constraints:      55868
2210.80/2224.16	c #Conflicts:    2306000 | #Constraints:      56868
2210.80/2224.16	c #Conflicts:    2307000 | #Constraints:      57868
2210.80/2224.16	c #Conflicts:    2308000 | #Constraints:      58868
2210.80/2224.16	c #Conflicts:    2309000 | #Constraints:      59868
2210.80/2224.16	c #Conflicts:    2310000 | #Constraints:      60868
2210.80/2224.16	c #Conflicts:    2311000 | #Constraints:      61868
2210.80/2224.16	c #Conflicts:    2312000 | #Constraints:      62868
2210.80/2224.16	c #Conflicts:    2313000 | #Constraints:      63868
2210.80/2224.16	c #Conflicts:    2314000 | #Constraints:      64868
2210.80/2224.16	c #Conflicts:    2315000 | #Constraints:      65868
2210.80/2224.16	c #Conflicts:    2316000 | #Constraints:      66868
2210.80/2224.16	c INPROCESSING
2210.80/2224.16	c GARBAGE COLLECT
2210.80/2224.16	c rational objective 997
2281.46/2295.27	c #Conflicts:    2317000 | #Constraints:      37692
2281.46/2295.27	c #Conflicts:    2318000 | #Constraints:      38703
2281.46/2295.27	c #Conflicts:    2319000 | #Constraints:      39710
2281.46/2295.27	c #Conflicts:    2320000 | #Constraints:      40733
2281.46/2295.27	c #Conflicts:    2321000 | #Constraints:      41742
2281.46/2295.27	c #Conflicts:    2322000 | #Constraints:      42757
2281.46/2295.27	c #Conflicts:    2323000 | #Constraints:      43774
2281.46/2295.27	c #Conflicts:    2324000 | #Constraints:      44785
2281.46/2295.27	c #Conflicts:    2325000 | #Constraints:      45802
2281.46/2295.27	c #Conflicts:    2326000 | #Constraints:      46809
2281.46/2295.27	c #Conflicts:    2327000 | #Constraints:      47826
2281.46/2295.27	c #Conflicts:    2328000 | #Constraints:      48840
2281.46/2295.27	c #Conflicts:    2329000 | #Constraints:      49852
2281.46/2295.27	c #Conflicts:    2330000 | #Constraints:      50874
2281.46/2295.27	c #Conflicts:    2331000 | #Constraints:      51875
2281.46/2295.27	c #Conflicts:    2332000 | #Constraints:      52897
2281.46/2295.27	c #Conflicts:    2333000 | #Constraints:      53922
2281.46/2295.27	c #Conflicts:    2334000 | #Constraints:      54949
2281.46/2295.27	c #Conflicts:    2335000 | #Constraints:      55962
2281.46/2295.27	c #Conflicts:    2336000 | #Constraints:      56989
2281.46/2295.27	c #Conflicts:    2337000 | #Constraints:      57998
2281.46/2295.27	c #Conflicts:    2338000 | #Constraints:      59026
2281.46/2295.27	c #Conflicts:    2339000 | #Constraints:      60061
2281.46/2295.27	c #Conflicts:    2340000 | #Constraints:      61073
2281.46/2295.27	c #Conflicts:    2341000 | #Constraints:      62094
2281.46/2295.27	c #Conflicts:    2342000 | #Constraints:      63105
2281.46/2295.27	c #Conflicts:    2343000 | #Constraints:      64122
2281.46/2295.27	c #Conflicts:    2344000 | #Constraints:      65149
2281.46/2295.27	c #Conflicts:    2345000 | #Constraints:      66175
2281.46/2295.27	c #Conflicts:    2346000 | #Constraints:      67182
2281.46/2295.27	c #Conflicts:    2347000 | #Constraints:      68185
2281.46/2295.27	c INPROCESSING
2281.46/2295.27	c GARBAGE COLLECT
2281.46/2295.27	c rational objective 997
2314.70/2328.62	c #Conflicts:    2348000 | #Constraints:      38426
2314.70/2328.62	c #Conflicts:    2349000 | #Constraints:      39426
2314.70/2328.62	c #Conflicts:    2350000 | #Constraints:      40426
2314.70/2328.62	c #Conflicts:    2351000 | #Constraints:      41426
2314.70/2328.62	c #Conflicts:    2352000 | #Constraints:      42426
2314.70/2328.62	c #Conflicts:    2353000 | #Constraints:      43426
2314.70/2328.62	c #Conflicts:    2354000 | #Constraints:      44426
2314.70/2328.62	c #Conflicts:    2355000 | #Constraints:      45426
2314.70/2328.62	c #Conflicts:    2356000 | #Constraints:      46426
2314.70/2328.62	c #Conflicts:    2357000 | #Constraints:      47426
2314.70/2328.62	c #Conflicts:    2358000 | #Constraints:      48426
2314.70/2328.62	c #Conflicts:    2359000 | #Constraints:      49426
2314.70/2328.62	c #Conflicts:    2360000 | #Constraints:      50426
2314.70/2328.62	c #Conflicts:    2361000 | #Constraints:      51426
2314.70/2328.62	c #Conflicts:    2362000 | #Constraints:      52426
2314.70/2328.62	c #Conflicts:    2363000 | #Constraints:      53426
2314.70/2328.62	c #Conflicts:    2364000 | #Constraints:      54426
2314.70/2328.62	c #Conflicts:    2365000 | #Constraints:      55426
2314.70/2328.62	c #Conflicts:    2366000 | #Constraints:      56426
2314.70/2328.62	c #Conflicts:    2367000 | #Constraints:      57426
2314.70/2328.62	c #Conflicts:    2368000 | #Constraints:      58426
2314.70/2328.62	c #Conflicts:    2369000 | #Constraints:      59426
2314.70/2328.62	c #Conflicts:    2370000 | #Constraints:      60426
2314.70/2328.62	c #Conflicts:    2371000 | #Constraints:      61426
2314.70/2328.62	c #Conflicts:    2372000 | #Constraints:      62426
2314.70/2328.62	c #Conflicts:    2373000 | #Constraints:      63426
2314.70/2328.62	c #Conflicts:    2374000 | #Constraints:      64426
2314.70/2328.62	c #Conflicts:    2375000 | #Constraints:      65426
2314.70/2328.62	c #Conflicts:    2376000 | #Constraints:      66426
2314.70/2328.62	c #Conflicts:    2377000 | #Constraints:      67426
2314.70/2328.62	c #Conflicts:    2378000 | #Constraints:      68426
2314.70/2328.62	c INPROCESSING
2314.70/2328.62	c GARBAGE COLLECT
2314.70/2328.62	c rational objective 997
2354.00/2368.14	c #Conflicts:    2379000 | #Constraints:      38681
2354.00/2368.14	c #Conflicts:    2380000 | #Constraints:      39681
2354.00/2368.14	c #Conflicts:    2381000 | #Constraints:      40681
2354.00/2368.14	c #Conflicts:    2382000 | #Constraints:      41681
2354.00/2368.14	c #Conflicts:    2383000 | #Constraints:      42681
2354.00/2368.14	c #Conflicts:    2384000 | #Constraints:      43681
2354.00/2368.14	c #Conflicts:    2385000 | #Constraints:      44681
2354.00/2368.14	c #Conflicts:    2386000 | #Constraints:      45681
2354.00/2368.14	c #Conflicts:    2387000 | #Constraints:      46681
2354.00/2368.14	c #Conflicts:    2388000 | #Constraints:      47681
2354.00/2368.14	c #Conflicts:    2389000 | #Constraints:      48681
2354.00/2368.14	c #Conflicts:    2390000 | #Constraints:      49681
2354.00/2368.14	c #Conflicts:    2391000 | #Constraints:      50681
2354.00/2368.14	c #Conflicts:    2392000 | #Constraints:      51681
2354.00/2368.14	c #Conflicts:    2393000 | #Constraints:      52681
2354.00/2368.14	c #Conflicts:    2394000 | #Constraints:      53681
2354.00/2368.14	c #Conflicts:    2395000 | #Constraints:      54681
2354.00/2368.14	c #Conflicts:    2396000 | #Constraints:      55681
2354.00/2368.14	c #Conflicts:    2397000 | #Constraints:      56681
2354.00/2368.14	c #Conflicts:    2398000 | #Constraints:      57681
2354.00/2368.14	c #Conflicts:    2399000 | #Constraints:      58681
2354.00/2368.14	c #Conflicts:    2400000 | #Constraints:      59681
2354.00/2368.14	c #Conflicts:    2401000 | #Constraints:      60681
2354.00/2368.14	c #Conflicts:    2402000 | #Constraints:      61681
2354.00/2368.14	c #Conflicts:    2403000 | #Constraints:      62681
2354.00/2368.14	c #Conflicts:    2404000 | #Constraints:      63681
2354.00/2368.14	c #Conflicts:    2405000 | #Constraints:      64681
2354.00/2368.14	c #Conflicts:    2406000 | #Constraints:      65681
2354.00/2368.14	c #Conflicts:    2407000 | #Constraints:      66681
2354.00/2368.14	c #Conflicts:    2408000 | #Constraints:      67681
2354.00/2368.14	c #Conflicts:    2409000 | #Constraints:      68681
2354.00/2368.14	c INPROCESSING
2354.00/2368.14	c GARBAGE COLLECT
2354.00/2368.14	c rational objective 997
2391.34/2405.65	c #Conflicts:    2410000 | #Constraints:      38858
2391.34/2405.65	c #Conflicts:    2411000 | #Constraints:      39858
2391.34/2405.65	c #Conflicts:    2412000 | #Constraints:      40858
2391.34/2405.65	c #Conflicts:    2413000 | #Constraints:      41858
2391.34/2405.65	c #Conflicts:    2414000 | #Constraints:      42858
2391.34/2405.65	c #Conflicts:    2415000 | #Constraints:      43858
2391.34/2405.65	c #Conflicts:    2416000 | #Constraints:      44858
2391.34/2405.65	c #Conflicts:    2417000 | #Constraints:      45858
2391.34/2405.65	c #Conflicts:    2418000 | #Constraints:      46858
2391.34/2405.65	c #Conflicts:    2419000 | #Constraints:      47858
2391.34/2405.65	c #Conflicts:    2420000 | #Constraints:      48858
2391.34/2405.65	c #Conflicts:    2421000 | #Constraints:      49858
2391.34/2405.65	c #Conflicts:    2422000 | #Constraints:      50858
2391.34/2405.65	c #Conflicts:    2423000 | #Constraints:      51858
2391.34/2405.65	c #Conflicts:    2424000 | #Constraints:      52858
2391.34/2405.65	c #Conflicts:    2425000 | #Constraints:      53858
2391.34/2405.65	c #Conflicts:    2426000 | #Constraints:      54858
2391.34/2405.65	c #Conflicts:    2427000 | #Constraints:      55858
2391.34/2405.65	c #Conflicts:    2428000 | #Constraints:      56858
2391.34/2405.65	c #Conflicts:    2429000 | #Constraints:      57858
2391.34/2405.65	c #Conflicts:    2430000 | #Constraints:      58858
2391.34/2405.65	c #Conflicts:    2431000 | #Constraints:      59858
2391.34/2405.65	c #Conflicts:    2432000 | #Constraints:      60858
2391.34/2405.65	c #Conflicts:    2433000 | #Constraints:      61858
2391.34/2405.65	c #Conflicts:    2434000 | #Constraints:      62858
2391.34/2405.65	c #Conflicts:    2435000 | #Constraints:      63858
2391.34/2405.65	c #Conflicts:    2436000 | #Constraints:      64858
2391.34/2405.65	c #Conflicts:    2437000 | #Constraints:      65858
2391.34/2405.65	c #Conflicts:    2438000 | #Constraints:      66858
2391.34/2405.65	c #Conflicts:    2439000 | #Constraints:      67858
2391.34/2405.65	c #Conflicts:    2440000 | #Constraints:      68858
2391.34/2405.65	c INPROCESSING
2391.34/2405.65	c GARBAGE COLLECT
2391.34/2405.65	c rational objective 997
2424.91/2439.34	c #Conflicts:    2441000 | #Constraints:      38870
2424.91/2439.34	c #Conflicts:    2442000 | #Constraints:      39870
2424.91/2439.34	c #Conflicts:    2443000 | #Constraints:      40870
2424.91/2439.34	c #Conflicts:    2444000 | #Constraints:      41870
2424.91/2439.34	c #Conflicts:    2445000 | #Constraints:      42870
2424.91/2439.34	c #Conflicts:    2446000 | #Constraints:      43870
2424.91/2439.34	c #Conflicts:    2447000 | #Constraints:      44870
2424.91/2439.34	c #Conflicts:    2448000 | #Constraints:      45870
2424.91/2439.34	c #Conflicts:    2449000 | #Constraints:      46870
2424.91/2439.34	c #Conflicts:    2450000 | #Constraints:      47870
2424.91/2439.34	c #Conflicts:    2451000 | #Constraints:      48870
2424.91/2439.34	c #Conflicts:    2452000 | #Constraints:      49870
2424.91/2439.34	c #Conflicts:    2453000 | #Constraints:      50870
2424.91/2439.34	c #Conflicts:    2454000 | #Constraints:      51870
2424.91/2439.34	c #Conflicts:    2455000 | #Constraints:      52870
2424.91/2439.34	c #Conflicts:    2456000 | #Constraints:      53870
2424.91/2439.34	c #Conflicts:    2457000 | #Constraints:      54870
2424.91/2439.34	c #Conflicts:    2458000 | #Constraints:      55870
2424.91/2439.34	c #Conflicts:    2459000 | #Constraints:      56870
2424.91/2439.34	c #Conflicts:    2460000 | #Constraints:      57870
2424.91/2439.34	c #Conflicts:    2461000 | #Constraints:      58870
2424.91/2439.34	c #Conflicts:    2462000 | #Constraints:      59870
2424.91/2439.34	c #Conflicts:    2463000 | #Constraints:      60870
2424.91/2439.34	c #Conflicts:    2464000 | #Constraints:      61870
2424.91/2439.34	c #Conflicts:    2465000 | #Constraints:      62870
2424.91/2439.34	c #Conflicts:    2466000 | #Constraints:      63870
2424.91/2439.34	c #Conflicts:    2467000 | #Constraints:      64870
2424.91/2439.34	c #Conflicts:    2468000 | #Constraints:      65870
2424.91/2439.34	c #Conflicts:    2469000 | #Constraints:      66870
2424.91/2439.34	c #Conflicts:    2470000 | #Constraints:      67870
2424.91/2439.34	c #Conflicts:    2471000 | #Constraints:      68870
2424.91/2439.34	c INPROCESSING
2424.91/2439.34	c GARBAGE COLLECT
2424.91/2439.34	c rational objective 997
2472.21/2486.87	c #Conflicts:    2472000 | #Constraints:      38677
2472.21/2486.87	c #Conflicts:    2473000 | #Constraints:      39699
2472.21/2486.87	c #Conflicts:    2474000 | #Constraints:      40760
2472.21/2486.87	c #Conflicts:    2475000 | #Constraints:      41834
2472.21/2486.87	c #Conflicts:    2476000 | #Constraints:      42905
2472.21/2486.87	c #Conflicts:    2477000 | #Constraints:      43973
2472.21/2486.87	c #Conflicts:    2478000 | #Constraints:      45026
2472.21/2486.87	c #Conflicts:    2479000 | #Constraints:      46068
2472.21/2486.87	c #Conflicts:    2480000 | #Constraints:      47103
2472.21/2486.87	c #Conflicts:    2481000 | #Constraints:      48154
2472.21/2486.87	c #Conflicts:    2482000 | #Constraints:      49212
2472.21/2486.87	c #Conflicts:    2483000 | #Constraints:      50264
2472.21/2486.87	c #Conflicts:    2484000 | #Constraints:      51312
2472.21/2486.87	c #Conflicts:    2485000 | #Constraints:      52375
2472.21/2486.87	c #Conflicts:    2486000 | #Constraints:      53414
2472.21/2486.87	c #Conflicts:    2487000 | #Constraints:      54441
2472.21/2486.87	c #Conflicts:    2488000 | #Constraints:      55479
2472.21/2486.87	c #Conflicts:    2489000 | #Constraints:      56514
2472.21/2486.87	c #Conflicts:    2490000 | #Constraints:      57548
2472.21/2486.87	c #Conflicts:    2491000 | #Constraints:      58585
2472.21/2486.87	c #Conflicts:    2492000 | #Constraints:      59615
2472.21/2486.87	c #Conflicts:    2493000 | #Constraints:      60672
2472.21/2486.87	c #Conflicts:    2494000 | #Constraints:      61735
2472.21/2486.87	c #Conflicts:    2495000 | #Constraints:      62771
2472.21/2486.87	c #Conflicts:    2496000 | #Constraints:      63807
2472.21/2486.87	c #Conflicts:    2497000 | #Constraints:      64836
2472.21/2486.87	c #Conflicts:    2498000 | #Constraints:      65869
2472.21/2486.87	c #Conflicts:    2499000 | #Constraints:      66909
2472.21/2486.87	c #Conflicts:    2500000 | #Constraints:      67968
2472.21/2486.87	c #Conflicts:    2501000 | #Constraints:      69008
2472.21/2486.87	c #Conflicts:    2502000 | #Constraints:      70039
2472.21/2486.87	c #Conflicts:    2503000 | #Constraints:      71061
2472.21/2486.87	c INPROCESSING
2472.21/2486.87	c GARBAGE COLLECT
2472.21/2486.87	c rational objective 997
2508.03/2523.00	c #Conflicts:    2504000 | #Constraints:      39847
2508.03/2523.00	c #Conflicts:    2505000 | #Constraints:      40847
2508.03/2523.00	c #Conflicts:    2506000 | #Constraints:      41847
2508.03/2523.00	c #Conflicts:    2507000 | #Constraints:      42847
2508.03/2523.00	c #Conflicts:    2508000 | #Constraints:      43847
2508.03/2523.00	c #Conflicts:    2509000 | #Constraints:      44847
2508.03/2523.00	c #Conflicts:    2510000 | #Constraints:      45847
2508.03/2523.00	c #Conflicts:    2511000 | #Constraints:      46847
2508.03/2523.00	c #Conflicts:    2512000 | #Constraints:      47847
2508.03/2523.00	c #Conflicts:    2513000 | #Constraints:      48847
2508.03/2523.00	c #Conflicts:    2514000 | #Constraints:      49847
2508.03/2523.00	c #Conflicts:    2515000 | #Constraints:      50847
2508.03/2523.00	c #Conflicts:    2516000 | #Constraints:      51847
2508.03/2523.00	c #Conflicts:    2517000 | #Constraints:      52847
2508.03/2523.00	c #Conflicts:    2518000 | #Constraints:      53847
2508.03/2523.00	c #Conflicts:    2519000 | #Constraints:      54847
2508.03/2523.00	c #Conflicts:    2520000 | #Constraints:      55847
2508.03/2523.00	c #Conflicts:    2521000 | #Constraints:      56847
2508.03/2523.00	c #Conflicts:    2522000 | #Constraints:      57847
2508.03/2523.00	c #Conflicts:    2523000 | #Constraints:      58847
2508.03/2523.00	c #Conflicts:    2524000 | #Constraints:      59847
2508.03/2523.00	c #Conflicts:    2525000 | #Constraints:      60847
2508.03/2523.00	c #Conflicts:    2526000 | #Constraints:      61847
2508.03/2523.00	c #Conflicts:    2527000 | #Constraints:      62847
2508.03/2523.00	c #Conflicts:    2528000 | #Constraints:      63847
2508.03/2523.00	c #Conflicts:    2529000 | #Constraints:      64847
2508.03/2523.00	c #Conflicts:    2530000 | #Constraints:      65847
2508.03/2523.00	c #Conflicts:    2531000 | #Constraints:      66847
2508.03/2523.00	c #Conflicts:    2532000 | #Constraints:      67847
2508.03/2523.00	c #Conflicts:    2533000 | #Constraints:      68847
2508.03/2523.00	c #Conflicts:    2534000 | #Constraints:      69847
2508.03/2523.00	c #Conflicts:    2535000 | #Constraints:      70847
2508.03/2523.00	c INPROCESSING
2508.03/2523.00	c GARBAGE COLLECT
2508.03/2523.00	c rational objective 997
2545.67/2560.76	c #Conflicts:    2536000 | #Constraints:      39992
2545.67/2560.76	c #Conflicts:    2537000 | #Constraints:      40992
2545.67/2560.76	c #Conflicts:    2538000 | #Constraints:      41992
2545.67/2560.76	c #Conflicts:    2539000 | #Constraints:      42992
2545.67/2560.76	c #Conflicts:    2540000 | #Constraints:      43992
2545.67/2560.76	c #Conflicts:    2541000 | #Constraints:      44992
2545.67/2560.76	c #Conflicts:    2542000 | #Constraints:      45992
2545.67/2560.76	c #Conflicts:    2543000 | #Constraints:      46992
2545.67/2560.76	c #Conflicts:    2544000 | #Constraints:      47992
2545.67/2560.76	c #Conflicts:    2545000 | #Constraints:      48992
2545.67/2560.76	c #Conflicts:    2546000 | #Constraints:      49992
2545.67/2560.76	c #Conflicts:    2547000 | #Constraints:      50992
2545.67/2560.76	c #Conflicts:    2548000 | #Constraints:      51993
2545.67/2560.76	c #Conflicts:    2549000 | #Constraints:      52993
2545.67/2560.76	c #Conflicts:    2550000 | #Constraints:      53993
2545.67/2560.76	c #Conflicts:    2551000 | #Constraints:      54993
2545.67/2560.76	c #Conflicts:    2552000 | #Constraints:      55993
2545.67/2560.76	c #Conflicts:    2553000 | #Constraints:      56993
2545.67/2560.76	c #Conflicts:    2554000 | #Constraints:      57993
2545.67/2560.76	c #Conflicts:    2555000 | #Constraints:      58993
2545.67/2560.76	c #Conflicts:    2556000 | #Constraints:      59993
2545.67/2560.76	c #Conflicts:    2557000 | #Constraints:      60994
2545.67/2560.76	c #Conflicts:    2558000 | #Constraints:      61994
2545.67/2560.76	c #Conflicts:    2559000 | #Constraints:      62994
2545.67/2560.76	c #Conflicts:    2560000 | #Constraints:      63995
2545.67/2560.76	c #Conflicts:    2561000 | #Constraints:      64995
2545.67/2560.76	c #Conflicts:    2562000 | #Constraints:      65995
2545.67/2560.76	c #Conflicts:    2563000 | #Constraints:      66995
2545.67/2560.76	c #Conflicts:    2564000 | #Constraints:      67995
2545.67/2560.76	c #Conflicts:    2565000 | #Constraints:      68995
2545.67/2560.76	c #Conflicts:    2566000 | #Constraints:      69996
2545.67/2560.76	c #Conflicts:    2567000 | #Constraints:      70996
2545.67/2560.76	c INPROCESSING
2545.67/2560.76	c GARBAGE COLLECT
2545.67/2560.76	c rational objective 997
2600.82/2616.19	c #Conflicts:    2568000 | #Constraints:      40037
2600.82/2616.19	c #Conflicts:    2569000 | #Constraints:      41037
2600.82/2616.19	c #Conflicts:    2570000 | #Constraints:      42037
2600.82/2616.19	c #Conflicts:    2571000 | #Constraints:      43037
2600.82/2616.19	c #Conflicts:    2572000 | #Constraints:      44037
2600.82/2616.19	c #Conflicts:    2573000 | #Constraints:      45037
2600.82/2616.19	c #Conflicts:    2574000 | #Constraints:      46037
2600.82/2616.19	c #Conflicts:    2575000 | #Constraints:      47037
2600.82/2616.19	c #Conflicts:    2576000 | #Constraints:      48075
2600.82/2616.19	c #Conflicts:    2577000 | #Constraints:      49140
2600.82/2616.19	c #Conflicts:    2578000 | #Constraints:      50204
2600.82/2616.19	c #Conflicts:    2579000 | #Constraints:      51252
2600.82/2616.19	c #Conflicts:    2580000 | #Constraints:      52308
2600.82/2616.19	c #Conflicts:    2581000 | #Constraints:      53362
2600.82/2616.19	c #Conflicts:    2582000 | #Constraints:      54405
2600.82/2616.19	c #Conflicts:    2583000 | #Constraints:      55433
2600.82/2616.19	c #Conflicts:    2584000 | #Constraints:      56458
2600.82/2616.19	c #Conflicts:    2585000 | #Constraints:      57495
2600.82/2616.19	c #Conflicts:    2586000 | #Constraints:      58553
2600.82/2616.19	c #Conflicts:    2587000 | #Constraints:      59580
2600.82/2616.19	c #Conflicts:    2588000 | #Constraints:      60601
2600.82/2616.19	c #Conflicts:    2589000 | #Constraints:      61633
2600.82/2616.19	c #Conflicts:    2590000 | #Constraints:      62654
2600.82/2616.19	c #Conflicts:    2591000 | #Constraints:      63680
2600.82/2616.19	c #Conflicts:    2592000 | #Constraints:      64710
2600.82/2616.19	c #Conflicts:    2593000 | #Constraints:      65730
2600.82/2616.19	c #Conflicts:    2594000 | #Constraints:      66749
2600.82/2616.19	c #Conflicts:    2595000 | #Constraints:      67775
2600.82/2616.19	c #Conflicts:    2596000 | #Constraints:      68799
2600.82/2616.19	c #Conflicts:    2597000 | #Constraints:      69830
2600.82/2616.19	c #Conflicts:    2598000 | #Constraints:      70853
2600.82/2616.19	c #Conflicts:    2599000 | #Constraints:      71870
2600.82/2616.19	c INPROCESSING
2600.82/2616.19	c GARBAGE COLLECT
2600.82/2616.19	c rational objective 997
2640.84/2656.31	c #Conflicts:    2600000 | #Constraints:      40238
2640.84/2656.31	c #Conflicts:    2601000 | #Constraints:      41238
2640.84/2656.31	c #Conflicts:    2602000 | #Constraints:      42238
2640.84/2656.31	c #Conflicts:    2603000 | #Constraints:      43238
2640.84/2656.31	c #Conflicts:    2604000 | #Constraints:      44238
2640.84/2656.31	c #Conflicts:    2605000 | #Constraints:      45238
2640.84/2656.31	c #Conflicts:    2606000 | #Constraints:      46238
2640.84/2656.31	c #Conflicts:    2607000 | #Constraints:      47238
2640.84/2656.31	c #Conflicts:    2608000 | #Constraints:      48238
2640.84/2656.31	c #Conflicts:    2609000 | #Constraints:      49238
2640.84/2656.31	c #Conflicts:    2610000 | #Constraints:      50238
2640.84/2656.31	c #Conflicts:    2611000 | #Constraints:      51238
2640.84/2656.31	c #Conflicts:    2612000 | #Constraints:      52238
2640.84/2656.31	c #Conflicts:    2613000 | #Constraints:      53238
2640.84/2656.31	c #Conflicts:    2614000 | #Constraints:      54238
2640.84/2656.31	c #Conflicts:    2615000 | #Constraints:      55238
2640.84/2656.31	c #Conflicts:    2616000 | #Constraints:      56238
2640.84/2656.31	c #Conflicts:    2617000 | #Constraints:      57238
2640.84/2656.31	c #Conflicts:    2618000 | #Constraints:      58238
2640.84/2656.31	c #Conflicts:    2619000 | #Constraints:      59238
2640.84/2656.31	c #Conflicts:    2620000 | #Constraints:      60238
2640.84/2656.31	c #Conflicts:    2621000 | #Constraints:      61238
2640.84/2656.31	c #Conflicts:    2622000 | #Constraints:      62238
2640.84/2656.31	c #Conflicts:    2623000 | #Constraints:      63238
2640.84/2656.31	c #Conflicts:    2624000 | #Constraints:      64238
2640.84/2656.31	c #Conflicts:    2625000 | #Constraints:      65238
2640.84/2656.31	c #Conflicts:    2626000 | #Constraints:      66238
2640.84/2656.31	c #Conflicts:    2627000 | #Constraints:      67238
2640.84/2656.31	c #Conflicts:    2628000 | #Constraints:      68238
2640.84/2656.31	c #Conflicts:    2629000 | #Constraints:      69238
2640.84/2656.31	c #Conflicts:    2630000 | #Constraints:      70238
2640.84/2656.31	c #Conflicts:    2631000 | #Constraints:      71238
2640.84/2656.31	c INPROCESSING
2640.84/2656.31	c GARBAGE COLLECT
2640.84/2656.31	c rational objective 997
2676.81/2692.40	c #Conflicts:    2632000 | #Constraints:      39847
2676.81/2692.40	c #Conflicts:    2633000 | #Constraints:      40847
2676.81/2692.40	c #Conflicts:    2634000 | #Constraints:      41847
2676.81/2692.40	c #Conflicts:    2635000 | #Constraints:      42847
2676.81/2692.40	c #Conflicts:    2636000 | #Constraints:      43847
2676.81/2692.40	c #Conflicts:    2637000 | #Constraints:      44847
2676.81/2692.40	c #Conflicts:    2638000 | #Constraints:      45847
2676.81/2692.40	c #Conflicts:    2639000 | #Constraints:      46847
2676.81/2692.40	c #Conflicts:    2640000 | #Constraints:      47847
2676.81/2692.40	c #Conflicts:    2641000 | #Constraints:      48847
2676.81/2692.40	c #Conflicts:    2642000 | #Constraints:      49847
2676.81/2692.40	c #Conflicts:    2643000 | #Constraints:      50847
2676.81/2692.40	c #Conflicts:    2644000 | #Constraints:      51847
2676.81/2692.40	c #Conflicts:    2645000 | #Constraints:      52847
2676.81/2692.40	c #Conflicts:    2646000 | #Constraints:      53847
2676.81/2692.40	c #Conflicts:    2647000 | #Constraints:      54847
2676.81/2692.40	c #Conflicts:    2648000 | #Constraints:      55847
2676.81/2692.40	c #Conflicts:    2649000 | #Constraints:      56847
2676.81/2692.40	c #Conflicts:    2650000 | #Constraints:      57847
2676.81/2692.40	c #Conflicts:    2651000 | #Constraints:      58847
2676.81/2692.40	c #Conflicts:    2652000 | #Constraints:      59847
2676.81/2692.40	c #Conflicts:    2653000 | #Constraints:      60847
2676.81/2692.40	c #Conflicts:    2654000 | #Constraints:      61847
2676.81/2692.40	c #Conflicts:    2655000 | #Constraints:      62847
2676.81/2692.40	c #Conflicts:    2656000 | #Constraints:      63847
2676.81/2692.40	c #Conflicts:    2657000 | #Constraints:      64847
2676.81/2692.40	c #Conflicts:    2658000 | #Constraints:      65847
2676.81/2692.40	c #Conflicts:    2659000 | #Constraints:      66847
2676.81/2692.40	c #Conflicts:    2660000 | #Constraints:      67847
2676.81/2692.40	c #Conflicts:    2661000 | #Constraints:      68847
2676.81/2692.40	c #Conflicts:    2662000 | #Constraints:      69847
2676.81/2692.40	c #Conflicts:    2663000 | #Constraints:      70847
2676.81/2692.40	c #Conflicts:    2664000 | #Constraints:      71847
2676.81/2692.40	c INPROCESSING
2676.81/2692.40	c GARBAGE COLLECT
2676.81/2692.40	c rational objective 997
2714.43/2730.27	c #Conflicts:    2665000 | #Constraints:      40370
2714.43/2730.27	c #Conflicts:    2666000 | #Constraints:      41381
2714.43/2730.27	c #Conflicts:    2667000 | #Constraints:      42416
2714.43/2730.27	c #Conflicts:    2668000 | #Constraints:      43436
2714.43/2730.27	c #Conflicts:    2669000 | #Constraints:      44467
2714.43/2730.27	c #Conflicts:    2670000 | #Constraints:      45510
2714.43/2730.27	c #Conflicts:    2671000 | #Constraints:      46548
2714.43/2730.27	c #Conflicts:    2672000 | #Constraints:      47570
2714.43/2730.27	c #Conflicts:    2673000 | #Constraints:      48605
2714.43/2730.27	c #Conflicts:    2674000 | #Constraints:      49653
2714.43/2730.27	c #Conflicts:    2675000 | #Constraints:      50710
2714.43/2730.27	c #Conflicts:    2676000 | #Constraints:      51759
2714.43/2730.27	c #Conflicts:    2677000 | #Constraints:      52802
2714.43/2730.27	c #Conflicts:    2678000 | #Constraints:      53847
2714.43/2730.27	c #Conflicts:    2679000 | #Constraints:      54879
2714.43/2730.27	c #Conflicts:    2680000 | #Constraints:      55921
2714.43/2730.27	c #Conflicts:    2681000 | #Constraints:      56972
2714.43/2730.27	c #Conflicts:    2682000 | #Constraints:      58021
2714.43/2730.27	c #Conflicts:    2683000 | #Constraints:      59045
2714.43/2730.27	c #Conflicts:    2684000 | #Constraints:      60067
2714.43/2730.27	c #Conflicts:    2685000 | #Constraints:      61089
2714.43/2730.27	c #Conflicts:    2686000 | #Constraints:      62128
2714.43/2730.27	c #Conflicts:    2687000 | #Constraints:      63197
2714.43/2730.27	c #Conflicts:    2688000 | #Constraints:      64245
2714.43/2730.27	c #Conflicts:    2689000 | #Constraints:      65284
2714.43/2730.27	c #Conflicts:    2690000 | #Constraints:      66322
2714.43/2730.27	c #Conflicts:    2691000 | #Constraints:      67364
2714.43/2730.27	c #Conflicts:    2692000 | #Constraints:      68415
2714.43/2730.27	c #Conflicts:    2693000 | #Constraints:      69455
2714.43/2730.27	c #Conflicts:    2694000 | #Constraints:      70479
2714.43/2730.27	c #Conflicts:    2695000 | #Constraints:      71494
2714.43/2730.27	c #Conflicts:    2696000 | #Constraints:      72519
2714.43/2730.27	c #Conflicts:    2697000 | #Constraints:      73541
2714.43/2730.27	c INPROCESSING
2714.43/2730.27	c GARBAGE COLLECT
2714.43/2730.27	c rational objective 997
2756.30/2772.60	c #Conflicts:    2698000 | #Constraints:      41186
2756.30/2772.60	c #Conflicts:    2699000 | #Constraints:      42186
2756.30/2772.60	c #Conflicts:    2700000 | #Constraints:      43186
2756.30/2772.60	c #Conflicts:    2701000 | #Constraints:      44186
2756.30/2772.60	c #Conflicts:    2702000 | #Constraints:      45186
2756.30/2772.60	c #Conflicts:    2703000 | #Constraints:      46186
2756.30/2772.60	c #Conflicts:    2704000 | #Constraints:      47186
2756.30/2772.60	c #Conflicts:    2705000 | #Constraints:      48186
2756.30/2772.60	c #Conflicts:    2706000 | #Constraints:      49186
2756.30/2772.60	c #Conflicts:    2707000 | #Constraints:      50186
2756.30/2772.60	c #Conflicts:    2708000 | #Constraints:      51186
2756.30/2772.60	c #Conflicts:    2709000 | #Constraints:      52186
2756.30/2772.60	c #Conflicts:    2710000 | #Constraints:      53186
2756.30/2772.60	c #Conflicts:    2711000 | #Constraints:      54186
2756.30/2772.60	c #Conflicts:    2712000 | #Constraints:      55186
2756.30/2772.60	c #Conflicts:    2713000 | #Constraints:      56186
2756.30/2772.60	c #Conflicts:    2714000 | #Constraints:      57186
2756.30/2772.60	c #Conflicts:    2715000 | #Constraints:      58186
2756.30/2772.60	c #Conflicts:    2716000 | #Constraints:      59186
2756.30/2772.60	c #Conflicts:    2717000 | #Constraints:      60186
2756.30/2772.60	c #Conflicts:    2718000 | #Constraints:      61186
2756.30/2772.60	c #Conflicts:    2719000 | #Constraints:      62186
2756.30/2772.60	c #Conflicts:    2720000 | #Constraints:      63186
2756.30/2772.60	c #Conflicts:    2721000 | #Constraints:      64186
2756.30/2772.60	c #Conflicts:    2722000 | #Constraints:      65186
2756.30/2772.60	c #Conflicts:    2723000 | #Constraints:      66186
2756.30/2772.60	c #Conflicts:    2724000 | #Constraints:      67186
2756.30/2772.60	c #Conflicts:    2725000 | #Constraints:      68186
2756.30/2772.60	c #Conflicts:    2726000 | #Constraints:      69186
2756.30/2772.60	c #Conflicts:    2727000 | #Constraints:      70186
2756.30/2772.60	c #Conflicts:    2728000 | #Constraints:      71186
2756.30/2772.60	c #Conflicts:    2729000 | #Constraints:      72186
2756.30/2772.60	c #Conflicts:    2730000 | #Constraints:      73186
2756.30/2772.60	c INPROCESSING
2756.30/2772.60	c GARBAGE COLLECT
2756.30/2772.60	c rational objective 997
2796.85/2813.39	c #Conflicts:    2731000 | #Constraints:      41163
2796.85/2813.39	c #Conflicts:    2732000 | #Constraints:      42163
2796.85/2813.39	c #Conflicts:    2733000 | #Constraints:      43163
2796.85/2813.39	c #Conflicts:    2734000 | #Constraints:      44163
2796.85/2813.39	c #Conflicts:    2735000 | #Constraints:      45163
2796.85/2813.39	c #Conflicts:    2736000 | #Constraints:      46163
2796.85/2813.39	c #Conflicts:    2737000 | #Constraints:      47163
2796.85/2813.39	c #Conflicts:    2738000 | #Constraints:      48163
2796.85/2813.39	c #Conflicts:    2739000 | #Constraints:      49164
2796.85/2813.39	c #Conflicts:    2740000 | #Constraints:      50164
2796.85/2813.39	c #Conflicts:    2741000 | #Constraints:      51164
2796.85/2813.39	c #Conflicts:    2742000 | #Constraints:      52165
2796.85/2813.39	c #Conflicts:    2743000 | #Constraints:      53165
2796.85/2813.39	c #Conflicts:    2744000 | #Constraints:      54166
2796.85/2813.39	c #Conflicts:    2745000 | #Constraints:      55166
2796.85/2813.39	c #Conflicts:    2746000 | #Constraints:      56167
2796.85/2813.39	c #Conflicts:    2747000 | #Constraints:      57167
2796.85/2813.39	c #Conflicts:    2748000 | #Constraints:      58167
2796.85/2813.39	c #Conflicts:    2749000 | #Constraints:      59167
2796.85/2813.39	c #Conflicts:    2750000 | #Constraints:      60167
2796.85/2813.39	c #Conflicts:    2751000 | #Constraints:      61167
2796.85/2813.39	c #Conflicts:    2752000 | #Constraints:      62167
2796.85/2813.39	c #Conflicts:    2753000 | #Constraints:      63167
2796.85/2813.39	c #Conflicts:    2754000 | #Constraints:      64167
2796.85/2813.39	c #Conflicts:    2755000 | #Constraints:      65167
2796.85/2813.39	c #Conflicts:    2756000 | #Constraints:      66167
2796.85/2813.39	c #Conflicts:    2757000 | #Constraints:      67167
2796.85/2813.39	c #Conflicts:    2758000 | #Constraints:      68167
2796.85/2813.39	c #Conflicts:    2759000 | #Constraints:      69167
2796.85/2813.39	c #Conflicts:    2760000 | #Constraints:      70167
2796.85/2813.39	c #Conflicts:    2761000 | #Constraints:      71167
2796.85/2813.39	c #Conflicts:    2762000 | #Constraints:      72167
2796.85/2813.39	c #Conflicts:    2763000 | #Constraints:      73167
2796.85/2813.39	c INPROCESSING
2796.85/2813.39	c GARBAGE COLLECT
2796.85/2813.39	c rational objective 997
2843.42/2860.13	c #Conflicts:    2764000 | #Constraints:      41027
2843.42/2860.13	c #Conflicts:    2765000 | #Constraints:      42028
2843.42/2860.13	c #Conflicts:    2766000 | #Constraints:      43058
2843.42/2860.13	c #Conflicts:    2767000 | #Constraints:      44127
2843.42/2860.13	c #Conflicts:    2768000 | #Constraints:      45180
2843.42/2860.13	c #Conflicts:    2769000 | #Constraints:      46241
2843.42/2860.13	c #Conflicts:    2770000 | #Constraints:      47297
2843.42/2860.13	c #Conflicts:    2771000 | #Constraints:      48340
2843.42/2860.13	c #Conflicts:    2772000 | #Constraints:      49378
2843.42/2860.13	c #Conflicts:    2773000 | #Constraints:      50409
2843.42/2860.13	c #Conflicts:    2774000 | #Constraints:      51449
2843.42/2860.13	c #Conflicts:    2775000 | #Constraints:      52469
2843.42/2860.13	c #Conflicts:    2776000 | #Constraints:      53513
2843.42/2860.13	c #Conflicts:    2777000 | #Constraints:      54541
2843.42/2860.13	c #Conflicts:    2778000 | #Constraints:      55575
2843.42/2860.13	c #Conflicts:    2779000 | #Constraints:      56598
2843.42/2860.13	c #Conflicts:    2780000 | #Constraints:      57623
2843.42/2860.13	c #Conflicts:    2781000 | #Constraints:      58661
2843.42/2860.13	c #Conflicts:    2782000 | #Constraints:      59686
2843.42/2860.13	c #Conflicts:    2783000 | #Constraints:      60710
2843.42/2860.13	c #Conflicts:    2784000 | #Constraints:      61744
2843.42/2860.13	c #Conflicts:    2785000 | #Constraints:      62782
2843.42/2860.13	c #Conflicts:    2786000 | #Constraints:      63817
2843.42/2860.13	c #Conflicts:    2787000 | #Constraints:      64855
2843.42/2860.13	c #Conflicts:    2788000 | #Constraints:      65890
2843.42/2860.13	c #Conflicts:    2789000 | #Constraints:      66923
2843.42/2860.13	c #Conflicts:    2790000 | #Constraints:      67953
2843.42/2860.13	c #Conflicts:    2791000 | #Constraints:      68988
2843.42/2860.13	c #Conflicts:    2792000 | #Constraints:      70049
2843.42/2860.13	c #Conflicts:    2793000 | #Constraints:      71089
2843.42/2860.13	c #Conflicts:    2794000 | #Constraints:      72107
2843.42/2860.13	c #Conflicts:    2795000 | #Constraints:      73152
2843.42/2860.13	c #Conflicts:    2796000 | #Constraints:      74178
2843.42/2860.13	c INPROCESSING
2843.42/2860.13	c GARBAGE COLLECT
2843.42/2860.13	c rational objective 997
2887.55/2904.49	c #Conflicts:    2797000 | #Constraints:      41191
2887.55/2904.49	c #Conflicts:    2798000 | #Constraints:      42191
2887.55/2904.49	c #Conflicts:    2799000 | #Constraints:      43191
2887.55/2904.49	c #Conflicts:    2800000 | #Constraints:      44191
2887.55/2904.49	c #Conflicts:    2801000 | #Constraints:      45191
2887.55/2904.49	c #Conflicts:    2802000 | #Constraints:      46191
2887.55/2904.49	c #Conflicts:    2803000 | #Constraints:      47191
2887.55/2904.49	c #Conflicts:    2804000 | #Constraints:      48191
2887.55/2904.49	c #Conflicts:    2805000 | #Constraints:      49191
2887.55/2904.49	c #Conflicts:    2806000 | #Constraints:      50191
2887.55/2904.49	c #Conflicts:    2807000 | #Constraints:      51191
2887.55/2904.49	c #Conflicts:    2808000 | #Constraints:      52191
2887.55/2904.49	c #Conflicts:    2809000 | #Constraints:      53191
2887.55/2904.49	c #Conflicts:    2810000 | #Constraints:      54191
2887.55/2904.49	c #Conflicts:    2811000 | #Constraints:      55191
2887.55/2904.49	c #Conflicts:    2812000 | #Constraints:      56191
2887.55/2904.49	c #Conflicts:    2813000 | #Constraints:      57191
2887.55/2904.49	c #Conflicts:    2814000 | #Constraints:      58191
2887.55/2904.49	c #Conflicts:    2815000 | #Constraints:      59191
2887.55/2904.49	c #Conflicts:    2816000 | #Constraints:      60191
2887.55/2904.49	c #Conflicts:    2817000 | #Constraints:      61191
2887.55/2904.49	c #Conflicts:    2818000 | #Constraints:      62191
2887.55/2904.49	c #Conflicts:    2819000 | #Constraints:      63191
2887.55/2904.49	c #Conflicts:    2820000 | #Constraints:      64191
2887.55/2904.49	c #Conflicts:    2821000 | #Constraints:      65191
2887.55/2904.49	c #Conflicts:    2822000 | #Constraints:      66191
2887.55/2904.49	c #Conflicts:    2823000 | #Constraints:      67191
2887.55/2904.49	c #Conflicts:    2824000 | #Constraints:      68191
2887.55/2904.49	c #Conflicts:    2825000 | #Constraints:      69191
2887.55/2904.49	c #Conflicts:    2826000 | #Constraints:      70191
2887.55/2904.49	c #Conflicts:    2827000 | #Constraints:      71191
2887.55/2904.49	c #Conflicts:    2828000 | #Constraints:      72191
2887.55/2904.49	c #Conflicts:    2829000 | #Constraints:      73191
2887.55/2904.49	c #Conflicts:    2830000 | #Constraints:      74191
2887.55/2904.49	c INPROCESSING
2887.55/2904.49	c GARBAGE COLLECT
2887.55/2904.49	c rational objective 997
2926.98/2944.01	c #Conflicts:    2831000 | #Constraints:      41545
2926.98/2944.01	c #Conflicts:    2832000 | #Constraints:      42594
2926.98/2944.01	c #Conflicts:    2833000 | #Constraints:      43639
2926.98/2944.01	c #Conflicts:    2834000 | #Constraints:      44687
2926.98/2944.01	c #Conflicts:    2835000 | #Constraints:      45748
2926.98/2944.01	c #Conflicts:    2836000 | #Constraints:      46799
2926.98/2944.01	c #Conflicts:    2837000 | #Constraints:      47842
2926.98/2944.01	c #Conflicts:    2838000 | #Constraints:      48886
2926.98/2944.01	c #Conflicts:    2839000 | #Constraints:      49924
2926.98/2944.01	c #Conflicts:    2840000 | #Constraints:      50967
2926.98/2944.01	c #Conflicts:    2841000 | #Constraints:      52009
2926.98/2944.01	c #Conflicts:    2842000 | #Constraints:      53056
2926.98/2944.01	c #Conflicts:    2843000 | #Constraints:      54090
2926.98/2944.01	c #Conflicts:    2844000 | #Constraints:      55141
2926.98/2944.01	c #Conflicts:    2845000 | #Constraints:      56169
2926.98/2944.01	c #Conflicts:    2846000 | #Constraints:      57210
2926.98/2944.01	c #Conflicts:    2847000 | #Constraints:      58240
2926.98/2944.01	c #Conflicts:    2848000 | #Constraints:      59268
2926.98/2944.01	c #Conflicts:    2849000 | #Constraints:      60296
2926.98/2944.01	c #Conflicts:    2850000 | #Constraints:      61328
2926.98/2944.01	c #Conflicts:    2851000 | #Constraints:      62348
2926.98/2944.01	c #Conflicts:    2852000 | #Constraints:      63384
2926.98/2944.01	c #Conflicts:    2853000 | #Constraints:      64418
2926.98/2944.01	c #Conflicts:    2854000 | #Constraints:      65445
2926.98/2944.01	c #Conflicts:    2855000 | #Constraints:      66464
2926.98/2944.01	c #Conflicts:    2856000 | #Constraints:      67486
2926.98/2944.01	c #Conflicts:    2857000 | #Constraints:      68512
2926.98/2944.01	c #Conflicts:    2858000 | #Constraints:      69535
2926.98/2944.01	c #Conflicts:    2859000 | #Constraints:      70556
2926.98/2944.01	c #Conflicts:    2860000 | #Constraints:      71596
2926.98/2944.01	c #Conflicts:    2861000 | #Constraints:      72641
2926.98/2944.01	c #Conflicts:    2862000 | #Constraints:      73668
2926.98/2944.01	c #Conflicts:    2863000 | #Constraints:      74699
2926.98/2944.01	c #Conflicts:    2864000 | #Constraints:      75726
2926.98/2944.01	c INPROCESSING
2926.98/2944.01	c GARBAGE COLLECT
2926.98/2944.01	c rational objective 997
2969.84/2987.67	c #Conflicts:    2865000 | #Constraints:      42275
2969.84/2987.67	c #Conflicts:    2866000 | #Constraints:      43275
2969.84/2987.67	c #Conflicts:    2867000 | #Constraints:      44275
2969.84/2987.67	c #Conflicts:    2868000 | #Constraints:      45275
2969.84/2987.67	c #Conflicts:    2869000 | #Constraints:      46275
2969.84/2987.67	c #Conflicts:    2870000 | #Constraints:      47275
2969.84/2987.67	c #Conflicts:    2871000 | #Constraints:      48275
2969.84/2987.67	c #Conflicts:    2872000 | #Constraints:      49275
2969.84/2987.67	c #Conflicts:    2873000 | #Constraints:      50275
2969.84/2987.67	c #Conflicts:    2874000 | #Constraints:      51275
2969.84/2987.67	c #Conflicts:    2875000 | #Constraints:      52275
2969.84/2987.67	c #Conflicts:    2876000 | #Constraints:      53275
2969.84/2987.67	c #Conflicts:    2877000 | #Constraints:      54275
2969.84/2987.67	c #Conflicts:    2878000 | #Constraints:      55275
2969.84/2987.67	c #Conflicts:    2879000 | #Constraints:      56275
2969.84/2987.67	c #Conflicts:    2880000 | #Constraints:      57275
2969.84/2987.67	c #Conflicts:    2881000 | #Constraints:      58275
2969.84/2987.67	c #Conflicts:    2882000 | #Constraints:      59275
2969.84/2987.67	c #Conflicts:    2883000 | #Constraints:      60275
2969.84/2987.67	c #Conflicts:    2884000 | #Constraints:      61275
2969.84/2987.67	c #Conflicts:    2885000 | #Constraints:      62275
2969.84/2987.67	c #Conflicts:    2886000 | #Constraints:      63275
2969.84/2987.67	c #Conflicts:    2887000 | #Constraints:      64275
2969.84/2987.67	c #Conflicts:    2888000 | #Constraints:      65275
2969.84/2987.67	c #Conflicts:    2889000 | #Constraints:      66275
2969.84/2987.67	c #Conflicts:    2890000 | #Constraints:      67275
2969.84/2987.67	c #Conflicts:    2891000 | #Constraints:      68275
2969.84/2987.67	c #Conflicts:    2892000 | #Constraints:      69275
2969.84/2987.67	c #Conflicts:    2893000 | #Constraints:      70275
2969.84/2987.67	c #Conflicts:    2894000 | #Constraints:      71275
2969.84/2987.67	c #Conflicts:    2895000 | #Constraints:      72275
2969.84/2987.67	c #Conflicts:    2896000 | #Constraints:      73275
2969.84/2987.67	c #Conflicts:    2897000 | #Constraints:      74275
2969.84/2987.67	c #Conflicts:    2898000 | #Constraints:      75275
2969.84/2987.67	c INPROCESSING
2969.84/2987.67	c GARBAGE COLLECT
2969.84/2987.67	c rational objective 997
2997.12/3015.01	c #Conflicts:    2899000 | #Constraints:      42191
2997.12/3015.01	c #Conflicts:    2900000 | #Constraints:      43191
2997.12/3015.01	c #Conflicts:    2901000 | #Constraints:      44191
2997.12/3015.01	c #Conflicts:    2902000 | #Constraints:      45191
2997.12/3015.01	c #Conflicts:    2903000 | #Constraints:      46191
2997.12/3015.01	c #Conflicts:    2904000 | #Constraints:      47191
2997.12/3015.01	c #Conflicts:    2905000 | #Constraints:      48191
2997.12/3015.01	c #Conflicts:    2906000 | #Constraints:      49191
2997.12/3015.01	c #Conflicts:    2907000 | #Constraints:      50191
2997.12/3015.01	c #Conflicts:    2908000 | #Constraints:      51191
2997.12/3015.01	c #Conflicts:    2909000 | #Constraints:      52191
2997.12/3015.01	c #Conflicts:    2910000 | #Constraints:      53191
2997.12/3015.01	c #Conflicts:    2911000 | #Constraints:      54191
2997.12/3015.01	c #Conflicts:    2912000 | #Constraints:      55191
2997.12/3015.01	c #Conflicts:    2913000 | #Constraints:      56191
2997.12/3015.01	c #Conflicts:    2914000 | #Constraints:      57191
2997.12/3015.01	c #Conflicts:    2915000 | #Constraints:      58191
2997.12/3015.01	c #Conflicts:    2916000 | #Constraints:      59191
2997.12/3015.01	c #Conflicts:    2917000 | #Constraints:      60191
2997.12/3015.01	c #Conflicts:    2918000 | #Constraints:      61191
2997.12/3015.01	c #Conflicts:    2919000 | #Constraints:      62191
2997.12/3015.01	c #Conflicts:    2920000 | #Constraints:      63191
2997.12/3015.01	c #Conflicts:    2921000 | #Constraints:      64191
2997.12/3015.01	c #Conflicts:    2922000 | #Constraints:      65191
2997.12/3015.01	c bounds 1035 >= 998 @ 2964.88
3010.68/3028.66	c #Conflicts:    2923000 | #Constraints:      66280
3010.68/3028.66	c #Conflicts:    2924000 | #Constraints:      67288
3010.68/3028.66	c #Conflicts:    2925000 | #Constraints:      68294
3010.68/3028.66	c #Conflicts:    2926000 | #Constraints:      69327
3010.68/3028.66	c #Conflicts:    2927000 | #Constraints:      70342
3010.68/3028.66	c #Conflicts:    2928000 | #Constraints:      71347
3010.68/3028.66	c #Conflicts:    2929000 | #Constraints:      72348
3010.68/3028.66	c #Conflicts:    2930000 | #Constraints:      73389
3010.68/3028.66	c #Conflicts:    2931000 | #Constraints:      74432
3010.68/3028.66	c #Conflicts:    2932000 | #Constraints:      75459
3010.68/3028.66	c INPROCESSING
3010.68/3028.66	c GARBAGE COLLECT
3010.68/3028.66	c rational objective 998
3052.71/3070.86	c #Conflicts:    2933000 | #Constraints:      42067
3052.71/3070.86	c #Conflicts:    2934000 | #Constraints:      43067
3052.71/3070.86	c #Conflicts:    2935000 | #Constraints:      44067
3052.71/3070.86	c #Conflicts:    2936000 | #Constraints:      45067
3052.71/3070.86	c #Conflicts:    2937000 | #Constraints:      46067
3052.71/3070.86	c #Conflicts:    2938000 | #Constraints:      47067
3052.71/3070.86	c #Conflicts:    2939000 | #Constraints:      48067
3052.71/3070.86	c #Conflicts:    2940000 | #Constraints:      49067
3052.71/3070.86	c #Conflicts:    2941000 | #Constraints:      50067
3052.71/3070.86	c #Conflicts:    2942000 | #Constraints:      51067
3052.71/3070.86	c #Conflicts:    2943000 | #Constraints:      52067
3052.71/3070.86	c #Conflicts:    2944000 | #Constraints:      53067
3052.71/3070.86	c #Conflicts:    2945000 | #Constraints:      54067
3052.71/3070.86	c #Conflicts:    2946000 | #Constraints:      55067
3052.71/3070.86	c #Conflicts:    2947000 | #Constraints:      56067
3052.71/3070.86	c #Conflicts:    2948000 | #Constraints:      57067
3052.71/3070.86	c #Conflicts:    2949000 | #Constraints:      58067
3052.71/3070.86	c #Conflicts:    2950000 | #Constraints:      59067
3052.71/3070.86	c #Conflicts:    2951000 | #Constraints:      60067
3052.71/3070.86	c #Conflicts:    2952000 | #Constraints:      61067
3052.71/3070.86	c #Conflicts:    2953000 | #Constraints:      62067
3052.71/3070.86	c #Conflicts:    2954000 | #Constraints:      63067
3052.71/3070.86	c #Conflicts:    2955000 | #Constraints:      64067
3052.71/3070.86	c #Conflicts:    2956000 | #Constraints:      65067
3052.71/3070.86	c #Conflicts:    2957000 | #Constraints:      66067
3052.71/3070.86	c #Conflicts:    2958000 | #Constraints:      67067
3052.71/3070.86	c #Conflicts:    2959000 | #Constraints:      68067
3052.71/3070.86	c #Conflicts:    2960000 | #Constraints:      69067
3052.71/3070.86	c #Conflicts:    2961000 | #Constraints:      70067
3052.71/3070.86	c #Conflicts:    2962000 | #Constraints:      71067
3052.71/3070.86	c #Conflicts:    2963000 | #Constraints:      72067
3052.71/3070.86	c #Conflicts:    2964000 | #Constraints:      73067
3052.71/3070.86	c #Conflicts:    2965000 | #Constraints:      74067
3052.71/3070.86	c #Conflicts:    2966000 | #Constraints:      75067
3052.71/3070.86	c INPROCESSING
3052.71/3070.86	c GARBAGE COLLECT
3052.71/3070.86	c rational objective 998
3093.57/3111.99	c #Conflicts:    2967000 | #Constraints:      41781
3093.57/3111.99	c #Conflicts:    2968000 | #Constraints:      42802
3093.57/3111.99	c #Conflicts:    2969000 | #Constraints:      43815
3093.57/3111.99	c #Conflicts:    2970000 | #Constraints:      44816
3093.57/3111.99	c #Conflicts:    2971000 | #Constraints:      45834
3093.57/3111.99	c #Conflicts:    2972000 | #Constraints:      46860
3093.57/3111.99	c #Conflicts:    2973000 | #Constraints:      47879
3093.57/3111.99	c #Conflicts:    2974000 | #Constraints:      48899
3093.57/3111.99	c #Conflicts:    2975000 | #Constraints:      49907
3093.57/3111.99	c #Conflicts:    2976000 | #Constraints:      50913
3093.57/3111.99	c #Conflicts:    2977000 | #Constraints:      51927
3093.57/3111.99	c #Conflicts:    2978000 | #Constraints:      52941
3093.57/3111.99	c #Conflicts:    2979000 | #Constraints:      53955
3093.57/3111.99	c #Conflicts:    2980000 | #Constraints:      54967
3093.57/3111.99	c #Conflicts:    2981000 | #Constraints:      55993
3093.57/3111.99	c #Conflicts:    2982000 | #Constraints:      57078
3093.57/3111.99	c #Conflicts:    2983000 | #Constraints:      58152
3093.57/3111.99	c #Conflicts:    2984000 | #Constraints:      59227
3093.57/3111.99	c #Conflicts:    2985000 | #Constraints:      60297
3093.57/3111.99	c #Conflicts:    2986000 | #Constraints:      61350
3093.57/3111.99	c #Conflicts:    2987000 | #Constraints:      62408
3093.57/3111.99	c #Conflicts:    2988000 | #Constraints:      63453
3093.57/3111.99	c #Conflicts:    2989000 | #Constraints:      64493
3093.57/3111.99	c #Conflicts:    2990000 | #Constraints:      65536
3093.57/3111.99	c #Conflicts:    2991000 | #Constraints:      66567
3093.57/3111.99	c #Conflicts:    2992000 | #Constraints:      67594
3093.57/3111.99	c #Conflicts:    2993000 | #Constraints:      68624
3093.57/3111.99	c #Conflicts:    2994000 | #Constraints:      69653
3093.57/3111.99	c #Conflicts:    2995000 | #Constraints:      70691
3093.57/3111.99	c #Conflicts:    2996000 | #Constraints:      71726
3093.57/3111.99	c #Conflicts:    2997000 | #Constraints:      72774
3093.57/3111.99	c #Conflicts:    2998000 | #Constraints:      73836
3093.57/3111.99	c #Conflicts:    2999000 | #Constraints:      74872
3093.57/3111.99	c #Conflicts:    3000000 | #Constraints:      75909
3093.57/3111.99	c #Conflicts:    3001000 | #Constraints:      76936
3093.57/3111.99	c INPROCESSING
3093.57/3111.99	c GARBAGE COLLECT
3093.57/3111.99	c rational objective 998
3132.34/3150.96	c #Conflicts:    3002000 | #Constraints:      42812
3132.34/3150.96	c #Conflicts:    3003000 | #Constraints:      43812
3132.34/3150.96	c #Conflicts:    3004000 | #Constraints:      44812
3132.34/3150.96	c #Conflicts:    3005000 | #Constraints:      45812
3132.34/3150.96	c #Conflicts:    3006000 | #Constraints:      46812
3132.34/3150.96	c #Conflicts:    3007000 | #Constraints:      47812
3132.34/3150.96	c #Conflicts:    3008000 | #Constraints:      48812
3132.34/3150.96	c #Conflicts:    3009000 | #Constraints:      49812
3132.34/3150.96	c #Conflicts:    3010000 | #Constraints:      50812
3132.34/3150.96	c #Conflicts:    3011000 | #Constraints:      51812
3132.34/3150.96	c #Conflicts:    3012000 | #Constraints:      52812
3132.34/3150.96	c #Conflicts:    3013000 | #Constraints:      53812
3132.34/3150.96	c #Conflicts:    3014000 | #Constraints:      54812
3132.34/3150.96	c #Conflicts:    3015000 | #Constraints:      55812
3132.34/3150.96	c #Conflicts:    3016000 | #Constraints:      56812
3132.34/3150.96	c #Conflicts:    3017000 | #Constraints:      57812
3132.34/3150.96	c #Conflicts:    3018000 | #Constraints:      58812
3132.34/3150.96	c #Conflicts:    3019000 | #Constraints:      59812
3132.34/3150.96	c #Conflicts:    3020000 | #Constraints:      60812
3132.34/3150.96	c #Conflicts:    3021000 | #Constraints:      61812
3132.34/3150.96	c #Conflicts:    3022000 | #Constraints:      62812
3132.34/3150.96	c #Conflicts:    3023000 | #Constraints:      63812
3132.34/3150.96	c #Conflicts:    3024000 | #Constraints:      64812
3132.34/3150.96	c #Conflicts:    3025000 | #Constraints:      65812
3132.34/3150.96	c #Conflicts:    3026000 | #Constraints:      66812
3132.34/3150.96	c #Conflicts:    3027000 | #Constraints:      67812
3132.34/3150.96	c #Conflicts:    3028000 | #Constraints:      68812
3132.34/3150.96	c #Conflicts:    3029000 | #Constraints:      69812
3132.34/3150.96	c #Conflicts:    3030000 | #Constraints:      70812
3132.34/3150.96	c #Conflicts:    3031000 | #Constraints:      71812
3132.34/3150.96	c #Conflicts:    3032000 | #Constraints:      72812
3132.34/3150.96	c #Conflicts:    3033000 | #Constraints:      73812
3132.34/3150.96	c #Conflicts:    3034000 | #Constraints:      74812
3132.34/3150.96	c #Conflicts:    3035000 | #Constraints:      75812
3132.34/3150.96	c #Conflicts:    3036000 | #Constraints:      76812
3132.34/3150.96	c INPROCESSING
3132.34/3150.96	c GARBAGE COLLECT
3132.34/3150.96	c rational objective 998
3174.92/3194.62	c #Conflicts:    3037000 | #Constraints:      43004
3174.92/3194.62	c #Conflicts:    3038000 | #Constraints:      44058
3174.92/3194.62	c #Conflicts:    3039000 | #Constraints:      45117
3174.92/3194.62	c #Conflicts:    3040000 | #Constraints:      46164
3174.92/3194.62	c #Conflicts:    3041000 | #Constraints:      47205
3174.92/3194.62	c #Conflicts:    3042000 | #Constraints:      48240
3174.92/3194.62	c #Conflicts:    3043000 | #Constraints:      49269
3174.92/3194.62	c #Conflicts:    3044000 | #Constraints:      50303
3174.92/3194.62	c #Conflicts:    3045000 | #Constraints:      51337
3174.92/3194.62	c #Conflicts:    3046000 | #Constraints:      52370
3174.92/3194.62	c #Conflicts:    3047000 | #Constraints:      53405
3174.92/3194.62	c #Conflicts:    3048000 | #Constraints:      54454
3174.92/3194.62	c #Conflicts:    3049000 | #Constraints:      55484
3174.92/3194.62	c #Conflicts:    3050000 | #Constraints:      56526
3174.92/3194.62	c #Conflicts:    3051000 | #Constraints:      57553
3174.92/3194.62	c #Conflicts:    3052000 | #Constraints:      58599
3174.92/3194.62	c #Conflicts:    3053000 | #Constraints:      59655
3174.92/3194.62	c #Conflicts:    3054000 | #Constraints:      60686
3174.92/3194.62	c #Conflicts:    3055000 | #Constraints:      61715
3174.92/3194.62	c #Conflicts:    3056000 | #Constraints:      62769
3174.92/3194.62	c #Conflicts:    3057000 | #Constraints:      63801
3174.92/3194.62	c #Conflicts:    3058000 | #Constraints:      64829
3174.92/3194.62	c #Conflicts:    3059000 | #Constraints:      65850
3174.92/3194.62	c #Conflicts:    3060000 | #Constraints:      66872
3174.92/3194.62	c #Conflicts:    3061000 | #Constraints:      67910
3174.92/3194.62	c #Conflicts:    3062000 | #Constraints:      68949
3174.92/3194.62	c #Conflicts:    3063000 | #Constraints:      70010
3174.92/3194.62	c #Conflicts:    3064000 | #Constraints:      71051
3174.92/3194.62	c #Conflicts:    3065000 | #Constraints:      72093
3174.92/3194.62	c #Conflicts:    3066000 | #Constraints:      73141
3174.92/3194.62	c #Conflicts:    3067000 | #Constraints:      74185
3174.92/3194.62	c #Conflicts:    3068000 | #Constraints:      75222
3174.92/3194.62	c #Conflicts:    3069000 | #Constraints:      76244
3174.92/3194.62	c #Conflicts:    3070000 | #Constraints:      77278
3174.92/3194.62	c #Conflicts:    3071000 | #Constraints:      78300
3174.92/3194.62	c INPROCESSING
3174.92/3194.62	c GARBAGE COLLECT
3174.92/3194.62	c rational objective 998
3213.60/3233.58	c #Conflicts:    3072000 | #Constraints:      43575
3213.60/3233.58	c #Conflicts:    3073000 | #Constraints:      44575
3213.60/3233.58	c #Conflicts:    3074000 | #Constraints:      45575
3213.60/3233.58	c #Conflicts:    3075000 | #Constraints:      46575
3213.60/3233.58	c #Conflicts:    3076000 | #Constraints:      47575
3213.60/3233.58	c #Conflicts:    3077000 | #Constraints:      48575
3213.60/3233.58	c #Conflicts:    3078000 | #Constraints:      49575
3213.60/3233.58	c #Conflicts:    3079000 | #Constraints:      50575
3213.60/3233.58	c #Conflicts:    3080000 | #Constraints:      51575
3213.60/3233.58	c #Conflicts:    3081000 | #Constraints:      52575
3213.60/3233.58	c #Conflicts:    3082000 | #Constraints:      53575
3213.60/3233.58	c #Conflicts:    3083000 | #Constraints:      54575
3213.60/3233.58	c #Conflicts:    3084000 | #Constraints:      55575
3213.60/3233.58	c #Conflicts:    3085000 | #Constraints:      56575
3213.60/3233.58	c #Conflicts:    3086000 | #Constraints:      57575
3213.60/3233.58	c #Conflicts:    3087000 | #Constraints:      58575
3213.60/3233.58	c #Conflicts:    3088000 | #Constraints:      59575
3213.60/3233.58	c #Conflicts:    3089000 | #Constraints:      60575
3213.60/3233.58	c #Conflicts:    3090000 | #Constraints:      61575
3213.60/3233.58	c #Conflicts:    3091000 | #Constraints:      62576
3213.60/3233.58	c #Conflicts:    3092000 | #Constraints:      63576
3213.60/3233.58	c #Conflicts:    3093000 | #Constraints:      64576
3213.60/3233.58	c #Conflicts:    3094000 | #Constraints:      65576
3213.60/3233.58	c #Conflicts:    3095000 | #Constraints:      66576
3213.60/3233.58	c #Conflicts:    3096000 | #Constraints:      67576
3213.60/3233.58	c #Conflicts:    3097000 | #Constraints:      68576
3213.60/3233.58	c #Conflicts:    3098000 | #Constraints:      69576
3213.60/3233.58	c #Conflicts:    3099000 | #Constraints:      70576
3213.60/3233.58	c #Conflicts:    3100000 | #Constraints:      71576
3213.60/3233.58	c #Conflicts:    3101000 | #Constraints:      72576
3213.60/3233.58	c #Conflicts:    3102000 | #Constraints:      73576
3213.60/3233.58	c #Conflicts:    3103000 | #Constraints:      74576
3213.60/3233.58	c #Conflicts:    3104000 | #Constraints:      75576
3213.60/3233.58	c #Conflicts:    3105000 | #Constraints:      76576
3213.60/3233.58	c #Conflicts:    3106000 | #Constraints:      77576
3213.60/3233.58	c INPROCESSING
3213.60/3233.58	c GARBAGE COLLECT
3213.60/3233.58	c rational objective 998
3250.47/3270.75	c #Conflicts:    3107000 | #Constraints:      43229
3250.47/3270.75	c #Conflicts:    3108000 | #Constraints:      44229
3250.47/3270.75	c #Conflicts:    3109000 | #Constraints:      45229
3250.47/3270.75	c #Conflicts:    3110000 | #Constraints:      46229
3250.47/3270.75	c #Conflicts:    3111000 | #Constraints:      47229
3250.47/3270.75	c #Conflicts:    3112000 | #Constraints:      48229
3250.47/3270.75	c #Conflicts:    3113000 | #Constraints:      49229
3250.47/3270.75	c #Conflicts:    3114000 | #Constraints:      50229
3250.47/3270.75	c #Conflicts:    3115000 | #Constraints:      51229
3250.47/3270.75	c #Conflicts:    3116000 | #Constraints:      52229
3250.47/3270.75	c #Conflicts:    3117000 | #Constraints:      53229
3250.47/3270.75	c #Conflicts:    3118000 | #Constraints:      54229
3250.47/3270.75	c #Conflicts:    3119000 | #Constraints:      55229
3250.47/3270.75	c #Conflicts:    3120000 | #Constraints:      56229
3250.47/3270.75	c #Conflicts:    3121000 | #Constraints:      57229
3250.47/3270.75	c #Conflicts:    3122000 | #Constraints:      58229
3250.47/3270.75	c #Conflicts:    3123000 | #Constraints:      59229
3250.47/3270.75	c #Conflicts:    3124000 | #Constraints:      60229
3250.47/3270.75	c #Conflicts:    3125000 | #Constraints:      61229
3250.47/3270.75	c #Conflicts:    3126000 | #Constraints:      62229
3250.47/3270.75	c #Conflicts:    3127000 | #Constraints:      63229
3250.47/3270.75	c #Conflicts:    3128000 | #Constraints:      64229
3250.47/3270.75	c #Conflicts:    3129000 | #Constraints:      65229
3250.47/3270.75	c #Conflicts:    3130000 | #Constraints:      66229
3250.47/3270.75	c #Conflicts:    3131000 | #Constraints:      67229
3250.47/3270.75	c #Conflicts:    3132000 | #Constraints:      68229
3250.47/3270.75	c #Conflicts:    3133000 | #Constraints:      69229
3250.47/3270.75	c #Conflicts:    3134000 | #Constraints:      70229
3250.47/3270.75	c #Conflicts:    3135000 | #Constraints:      71229
3250.47/3270.75	c #Conflicts:    3136000 | #Constraints:      72229
3250.47/3270.75	c #Conflicts:    3137000 | #Constraints:      73229
3250.47/3270.75	c #Conflicts:    3138000 | #Constraints:      74229
3250.47/3270.75	c #Conflicts:    3139000 | #Constraints:      75229
3250.47/3270.75	c #Conflicts:    3140000 | #Constraints:      76229
3250.47/3270.75	c #Conflicts:    3141000 | #Constraints:      77229
3250.47/3270.75	c INPROCESSING
3250.47/3270.75	c GARBAGE COLLECT
3250.47/3270.75	c rational objective 998
3295.17/3315.61	c #Conflicts:    3142000 | #Constraints:      42863
3295.17/3315.61	c #Conflicts:    3143000 | #Constraints:      43864
3295.17/3315.61	c #Conflicts:    3144000 | #Constraints:      44954
3295.17/3315.61	c #Conflicts:    3145000 | #Constraints:      46039
3295.17/3315.61	c #Conflicts:    3146000 | #Constraints:      47107
3295.17/3315.61	c #Conflicts:    3147000 | #Constraints:      48169
3295.17/3315.61	c #Conflicts:    3148000 | #Constraints:      49223
3295.17/3315.61	c #Conflicts:    3149000 | #Constraints:      50277
3295.17/3315.61	c #Conflicts:    3150000 | #Constraints:      51322
3295.17/3315.61	c #Conflicts:    3151000 | #Constraints:      52368
3295.17/3315.61	c #Conflicts:    3152000 | #Constraints:      53411
3295.17/3315.61	c #Conflicts:    3153000 | #Constraints:      54439
3295.17/3315.61	c #Conflicts:    3154000 | #Constraints:      55474
3295.17/3315.61	c #Conflicts:    3155000 | #Constraints:      56519
3295.17/3315.61	c #Conflicts:    3156000 | #Constraints:      57556
3295.17/3315.61	c #Conflicts:    3157000 | #Constraints:      58596
3295.17/3315.61	c #Conflicts:    3158000 | #Constraints:      59641
3295.17/3315.61	c #Conflicts:    3159000 | #Constraints:      60669
3295.17/3315.61	c #Conflicts:    3160000 | #Constraints:      61693
3295.17/3315.61	c #Conflicts:    3161000 | #Constraints:      62717
3295.17/3315.61	c #Conflicts:    3162000 | #Constraints:      63740
3295.17/3315.61	c #Conflicts:    3163000 | #Constraints:      64769
3295.17/3315.61	c #Conflicts:    3164000 | #Constraints:      65803
3295.17/3315.61	c #Conflicts:    3165000 | #Constraints:      66818
3295.17/3315.61	c #Conflicts:    3166000 | #Constraints:      67843
3295.17/3315.61	c #Conflicts:    3167000 | #Constraints:      68881
3295.17/3315.61	c #Conflicts:    3168000 | #Constraints:      69899
3295.17/3315.61	c #Conflicts:    3169000 | #Constraints:      70927
3295.17/3315.61	c #Conflicts:    3170000 | #Constraints:      71959
3295.17/3315.61	c #Conflicts:    3171000 | #Constraints:      73004
3295.17/3315.61	c #Conflicts:    3172000 | #Constraints:      74040
3295.17/3315.61	c #Conflicts:    3173000 | #Constraints:      75058
3295.17/3315.61	c #Conflicts:    3174000 | #Constraints:      76091
3295.17/3315.61	c #Conflicts:    3175000 | #Constraints:      77110
3295.17/3315.61	c #Conflicts:    3176000 | #Constraints:      78132
3295.17/3315.61	c #Conflicts:    3177000 | #Constraints:      79152
3295.17/3315.61	c INPROCESSING
3295.17/3315.61	c GARBAGE COLLECT
3295.17/3315.61	c rational objective 998
3338.40/3363.56	c #Conflicts:    3178000 | #Constraints:      43914
3338.40/3363.56	c #Conflicts:    3179000 | #Constraints:      44914
3338.40/3363.56	c #Conflicts:    3180000 | #Constraints:      45914
3338.40/3363.56	c #Conflicts:    3181000 | #Constraints:      46914
3338.40/3363.56	c #Conflicts:    3182000 | #Constraints:      47914
3338.40/3363.56	c #Conflicts:    3183000 | #Constraints:      48914
3338.40/3363.56	c #Conflicts:    3184000 | #Constraints:      49914
3338.40/3363.56	c #Conflicts:    3185000 | #Constraints:      50914
3338.40/3363.56	c #Conflicts:    3186000 | #Constraints:      51914
3338.40/3363.56	c #Conflicts:    3187000 | #Constraints:      52914
3338.40/3363.56	c #Conflicts:    3188000 | #Constraints:      53914
3338.40/3363.56	c #Conflicts:    3189000 | #Constraints:      54914
3338.40/3363.56	c #Conflicts:    3190000 | #Constraints:      55914
3338.40/3363.56	c #Conflicts:    3191000 | #Constraints:      56914
3338.40/3363.56	c #Conflicts:    3192000 | #Constraints:      57914
3338.40/3363.56	c #Conflicts:    3193000 | #Constraints:      58914
3338.40/3363.56	c #Conflicts:    3194000 | #Constraints:      59914
3338.40/3363.56	c #Conflicts:    3195000 | #Constraints:      60914
3338.40/3363.56	c #Conflicts:    3196000 | #Constraints:      61914
3338.40/3363.56	c #Conflicts:    3197000 | #Constraints:      62914
3338.40/3363.56	c #Conflicts:    3198000 | #Constraints:      63914
3338.40/3363.56	c #Conflicts:    3199000 | #Constraints:      64914
3338.40/3363.56	c #Conflicts:    3200000 | #Constraints:      65914
3338.40/3363.56	c #Conflicts:    3201000 | #Constraints:      66914
3338.40/3363.56	c #Conflicts:    3202000 | #Constraints:      67914
3338.40/3363.56	c #Conflicts:    3203000 | #Constraints:      68914
3338.40/3363.56	c #Conflicts:    3204000 | #Constraints:      69914
3338.40/3363.56	c #Conflicts:    3205000 | #Constraints:      70914
3338.40/3363.56	c #Conflicts:    3206000 | #Constraints:      71914
3338.40/3363.56	c #Conflicts:    3207000 | #Constraints:      72914
3338.40/3363.56	c #Conflicts:    3208000 | #Constraints:      73914
3338.40/3363.56	c #Conflicts:    3209000 | #Constraints:      74914
3338.40/3363.56	c #Conflicts:    3210000 | #Constraints:      75914
3338.40/3363.56	c #Conflicts:    3211000 | #Constraints:      76914
3338.40/3363.56	c #Conflicts:    3212000 | #Constraints:      77914
3338.40/3363.56	c #Conflicts:    3213000 | #Constraints:      78914
3338.40/3363.56	c INPROCESSING
3338.40/3363.56	c GARBAGE COLLECT
3338.40/3363.56	c rational objective 998
3376.93/3407.57	c #Conflicts:    3214000 | #Constraints:      43975
3376.93/3407.57	c #Conflicts:    3215000 | #Constraints:      44975
3376.93/3407.57	c #Conflicts:    3216000 | #Constraints:      45975
3376.93/3407.57	c #Conflicts:    3217000 | #Constraints:      46975
3376.93/3407.57	c #Conflicts:    3218000 | #Constraints:      47975
3376.93/3407.57	c #Conflicts:    3219000 | #Constraints:      48975
3376.93/3407.57	c #Conflicts:    3220000 | #Constraints:      49975
3376.93/3407.57	c #Conflicts:    3221000 | #Constraints:      50975
3376.93/3407.57	c #Conflicts:    3222000 | #Constraints:      51975
3376.93/3407.57	c #Conflicts:    3223000 | #Constraints:      52975
3376.93/3407.57	c #Conflicts:    3224000 | #Constraints:      53975
3376.93/3407.57	c #Conflicts:    3225000 | #Constraints:      54975
3376.93/3407.57	c #Conflicts:    3226000 | #Constraints:      55975
3376.93/3407.57	c #Conflicts:    3227000 | #Constraints:      56975
3376.93/3407.57	c #Conflicts:    3228000 | #Constraints:      57975
3376.93/3407.57	c #Conflicts:    3229000 | #Constraints:      58975
3376.93/3407.57	c #Conflicts:    3230000 | #Constraints:      59975
3376.93/3407.57	c #Conflicts:    3231000 | #Constraints:      60975
3376.93/3407.57	c #Conflicts:    3232000 | #Constraints:      61975
3376.93/3407.57	c #Conflicts:    3233000 | #Constraints:      62975
3376.93/3407.57	c #Conflicts:    3234000 | #Constraints:      63975
3376.93/3407.57	c #Conflicts:    3235000 | #Constraints:      64975
3376.93/3407.57	c #Conflicts:    3236000 | #Constraints:      65975
3376.93/3407.57	c #Conflicts:    3237000 | #Constraints:      66975
3376.93/3407.57	c #Conflicts:    3238000 | #Constraints:      67975
3376.93/3407.57	c #Conflicts:    3239000 | #Constraints:      68975
3376.93/3407.57	c #Conflicts:    3240000 | #Constraints:      69975
3376.93/3407.57	c #Conflicts:    3241000 | #Constraints:      70975
3376.93/3407.57	c #Conflicts:    3242000 | #Constraints:      71975
3376.93/3407.57	c #Conflicts:    3243000 | #Constraints:      72975
3376.93/3407.57	c #Conflicts:    3244000 | #Constraints:      73975
3376.93/3407.57	c #Conflicts:    3245000 | #Constraints:      74975
3376.93/3407.57	c #Conflicts:    3246000 | #Constraints:      75976
3376.93/3407.57	c #Conflicts:    3247000 | #Constraints:      76976
3376.93/3407.57	c #Conflicts:    3248000 | #Constraints:      77976
3376.93/3407.57	c #Conflicts:    3249000 | #Constraints:      78976
3376.93/3407.57	c INPROCESSING
3376.93/3407.57	c GARBAGE COLLECT
3376.93/3407.57	c rational objective 998
3439.38/3480.47	c #Conflicts:    3250000 | #Constraints:      44033
3439.38/3480.47	c #Conflicts:    3251000 | #Constraints:      45252
3439.38/3480.47	c #Conflicts:    3252000 | #Constraints:      46470
3439.38/3480.47	c #Conflicts:    3253000 | #Constraints:      47599
3439.38/3480.47	c #Conflicts:    3254000 | #Constraints:      48716
3439.38/3480.47	c #Conflicts:    3255000 | #Constraints:      49916
3439.38/3480.47	c #Conflicts:    3256000 | #Constraints:      51172
3439.38/3480.47	c #Conflicts:    3257000 | #Constraints:      52470
3439.38/3480.47	c #Conflicts:    3258000 | #Constraints:      53683
3439.38/3480.47	c #Conflicts:    3259000 | #Constraints:      54819
3439.38/3480.47	c #Conflicts:    3260000 | #Constraints:      55948
3439.38/3480.47	c #Conflicts:    3261000 | #Constraints:      57125
3439.38/3480.47	c #Conflicts:    3262000 | #Constraints:      58268
3439.38/3480.47	c #Conflicts:    3263000 | #Constraints:      59461
3439.38/3480.47	c #Conflicts:    3264000 | #Constraints:      60724
3439.38/3480.47	c #Conflicts:    3265000 | #Constraints:      61982
3439.38/3480.47	c #Conflicts:    3266000 | #Constraints:      63257
3439.38/3480.47	c #Conflicts:    3267000 | #Constraints:      64601
3439.38/3480.47	c #Conflicts:    3268000 | #Constraints:      65784
3439.38/3480.47	c #Conflicts:    3269000 | #Constraints:      67061
3439.38/3480.47	c #Conflicts:    3270000 | #Constraints:      68321
3439.38/3480.47	c #Conflicts:    3271000 | #Constraints:      69619
3439.38/3480.47	c #Conflicts:    3272000 | #Constraints:      70880
3439.38/3480.47	c #Conflicts:    3273000 | #Constraints:      72146
3439.38/3480.47	c #Conflicts:    3274000 | #Constraints:      73397
3439.38/3480.47	c #Conflicts:    3275000 | #Constraints:      74635
3439.38/3480.47	c #Conflicts:    3276000 | #Constraints:      75842
3439.38/3480.47	c #Conflicts:    3277000 | #Constraints:      77126
3439.38/3480.47	c #Conflicts:    3278000 | #Constraints:      78434
3439.38/3480.47	c #Conflicts:    3279000 | #Constraints:      79751
3439.38/3480.47	c #Conflicts:    3280000 | #Constraints:      81073
3439.38/3480.47	c #Conflicts:    3281000 | #Constraints:      82315
3439.38/3480.47	c #Conflicts:    3282000 | #Constraints:      83605
3439.38/3480.47	c #Conflicts:    3283000 | #Constraints:      84916
3439.38/3480.47	c #Conflicts:    3284000 | #Constraints:      86230
3439.38/3480.47	c #Conflicts:    3285000 | #Constraints:      87522
3439.38/3480.47	c INPROCESSING
3439.38/3480.47	c GARBAGE COLLECT
3439.38/3480.47	c rational objective 998
3510.06/3558.26	c #Conflicts:    3286000 | #Constraints:      48190
3510.06/3558.26	c #Conflicts:    3287000 | #Constraints:      49191
3510.06/3558.26	c #Conflicts:    3288000 | #Constraints:      50192
3510.06/3558.26	c #Conflicts:    3289000 | #Constraints:      51193
3510.06/3558.26	c #Conflicts:    3290000 | #Constraints:      52193
3510.06/3558.26	c #Conflicts:    3291000 | #Constraints:      53193
3510.06/3558.26	c #Conflicts:    3292000 | #Constraints:      54193
3510.06/3558.26	c #Conflicts:    3293000 | #Constraints:      55194
3510.06/3558.26	c #Conflicts:    3294000 | #Constraints:      56194
3510.06/3558.26	c #Conflicts:    3295000 | #Constraints:      57194
3510.06/3558.26	c #Conflicts:    3296000 | #Constraints:      58195
3510.06/3558.26	c #Conflicts:    3297000 | #Constraints:      59196
3510.06/3558.26	c #Conflicts:    3298000 | #Constraints:      60197
3510.06/3558.26	c #Conflicts:    3299000 | #Constraints:      61198
3510.06/3558.26	c #Conflicts:    3300000 | #Constraints:      62199
3510.06/3558.26	c #Conflicts:    3301000 | #Constraints:      63200
3510.06/3558.26	c #Conflicts:    3302000 | #Constraints:      64201
3510.06/3558.26	c #Conflicts:    3303000 | #Constraints:      65202
3510.06/3558.26	c #Conflicts:    3304000 | #Constraints:      66203
3510.06/3558.26	c #Conflicts:    3305000 | #Constraints:      67204
3510.06/3558.26	c #Conflicts:    3306000 | #Constraints:      68205
3510.06/3558.26	c #Conflicts:    3307000 | #Constraints:      69205
3510.06/3558.26	c #Conflicts:    3308000 | #Constraints:      70205
3510.06/3558.26	c #Conflicts:    3309000 | #Constraints:      71205
3510.06/3558.26	c #Conflicts:    3310000 | #Constraints:      72207
3510.06/3558.26	c #Conflicts:    3311000 | #Constraints:      73207
3510.06/3558.26	c #Conflicts:    3312000 | #Constraints:      74209
3510.06/3558.26	c #Conflicts:    3313000 | #Constraints:      75210
3510.06/3558.26	c #Conflicts:    3314000 | #Constraints:      76210
3510.06/3558.26	c #Conflicts:    3315000 | #Constraints:      77210
3510.06/3558.26	c #Conflicts:    3316000 | #Constraints:      78211
3510.06/3558.26	c #Conflicts:    3317000 | #Constraints:      79211
3510.06/3558.26	c #Conflicts:    3318000 | #Constraints:      80211
3510.06/3558.26	c #Conflicts:    3319000 | #Constraints:      81212
3510.06/3558.26	c #Conflicts:    3320000 | #Constraints:      82212
3510.06/3558.26	c #Conflicts:    3321000 | #Constraints:      83213
3510.06/3558.26	c INPROCESSING
3510.06/3558.26	c GARBAGE COLLECT
3510.06/3558.26	c rational objective 998
3552.12/3600.76	c #Conflicts:    3322000 | #Constraints:      45849
3552.12/3600.76	c #Conflicts:    3323000 | #Constraints:      46858
3552.12/3600.76	c #Conflicts:    3324000 | #Constraints:      47858
3552.12/3600.76	c #Conflicts:    3325000 | #Constraints:      48879
3552.12/3600.76	c #Conflicts:    3326000 | #Constraints:      49922
3552.12/3600.76	c #Conflicts:    3327000 | #Constraints:      50970
3552.12/3600.76	c #Conflicts:    3328000 | #Constraints:      51995
3552.12/3600.76	c #Conflicts:    3329000 | #Constraints:      53017
3552.12/3600.76	c #Conflicts:    3330000 | #Constraints:      54039
3552.12/3600.76	c #Conflicts:    3331000 | #Constraints:      55058
3552.12/3600.76	c #Conflicts:    3332000 | #Constraints:      56083
3552.12/3600.76	c #Conflicts:    3333000 | #Constraints:      57108
3552.12/3600.76	c #Conflicts:    3334000 | #Constraints:      58147
3552.12/3600.76	c #Conflicts:    3335000 | #Constraints:      59175
3552.12/3600.76	c #Conflicts:    3336000 | #Constraints:      60198
3552.12/3600.76	c #Conflicts:    3337000 | #Constraints:      61225
3552.12/3600.76	c #Conflicts:    3338000 | #Constraints:      62253
3552.12/3600.76	c #Conflicts:    3339000 | #Constraints:      63267
3552.12/3600.76	c #Conflicts:    3340000 | #Constraints:      64291
3552.12/3600.76	c #Conflicts:    3341000 | #Constraints:      65316
3552.12/3600.76	c #Conflicts:    3342000 | #Constraints:      66334
3552.12/3600.76	c #Conflicts:    3343000 | #Constraints:      67349
3552.12/3600.76	c #Conflicts:    3344000 | #Constraints:      68370
3552.12/3600.76	c #Conflicts:    3345000 | #Constraints:      69393
3552.12/3600.76	c #Conflicts:    3346000 | #Constraints:      70417
3552.12/3600.76	c #Conflicts:    3347000 | #Constraints:      71440
3552.12/3600.76	c #Conflicts:    3348000 | #Constraints:      72461
3552.12/3600.76	c #Conflicts:    3349000 | #Constraints:      73492
3552.12/3600.76	c #Conflicts:    3350000 | #Constraints:      74515
3552.12/3600.76	c #Conflicts:    3351000 | #Constraints:      75537
3552.12/3600.76	c #Conflicts:    3352000 | #Constraints:      76564
3552.12/3600.76	c #Conflicts:    3353000 | #Constraints:      77592
3552.12/3600.76	c #Conflicts:    3354000 | #Constraints:      78614
3552.12/3600.76	c #Conflicts:    3355000 | #Constraints:      79654
3552.12/3600.76	c #Conflicts:    3356000 | #Constraints:      80690
3552.12/3600.76	c #Conflicts:    3357000 | #Constraints:      81725
3552.12/3600.76	c #Conflicts:    3358000 | #Constraints:      82770
3552.12/3600.76	c INPROCESSING
3552.12/3600.76	c GARBAGE COLLECT
3552.12/3600.76	c rational objective 998
3593.30/3646.31	c #Conflicts:    3359000 | #Constraints:      45703
3593.30/3646.31	c #Conflicts:    3360000 | #Constraints:      46703
3593.30/3646.31	c #Conflicts:    3361000 | #Constraints:      47703
3593.30/3646.31	c #Conflicts:    3362000 | #Constraints:      48703
3593.30/3646.31	c #Conflicts:    3363000 | #Constraints:      49703
3593.30/3646.31	c #Conflicts:    3364000 | #Constraints:      50703
3593.30/3646.31	c #Conflicts:    3365000 | #Constraints:      51703
3593.30/3646.31	c #Conflicts:    3366000 | #Constraints:      52703
3593.30/3646.31	c #Conflicts:    3367000 | #Constraints:      53703
3593.30/3646.31	c #Conflicts:    3368000 | #Constraints:      54703
3593.30/3646.31	c #Conflicts:    3369000 | #Constraints:      55703
3593.30/3646.31	c #Conflicts:    3370000 | #Constraints:      56703
3593.30/3646.31	c #Conflicts:    3371000 | #Constraints:      57703
3593.30/3646.31	c #Conflicts:    3372000 | #Constraints:      58703
3593.30/3646.31	c #Conflicts:    3373000 | #Constraints:      59703
3593.30/3646.31	c #Conflicts:    3374000 | #Constraints:      60703
3593.30/3646.31	c #Conflicts:    3375000 | #Constraints:      61703
3593.30/3646.31	c #Conflicts:    3376000 | #Constraints:      62703
3593.30/3646.31	c #Conflicts:    3377000 | #Constraints:      63703
3593.30/3646.31	c #Conflicts:    3378000 | #Constraints:      64703
3593.30/3646.31	c #Conflicts:    3379000 | #Constraints:      65703
3593.30/3646.31	c #Conflicts:    3380000 | #Constraints:      66703
3593.30/3646.31	c #Conflicts:    3381000 | #Constraints:      67703
3593.30/3646.31	c #Conflicts:    3382000 | #Constraints:      68703
3593.30/3646.31	c #Conflicts:    3383000 | #Constraints:      69703
3593.30/3646.31	c #Conflicts:    3384000 | #Constraints:      70703
3593.30/3646.31	c #Conflicts:    3385000 | #Constraints:      71703
3593.30/3646.31	c #Conflicts:    3386000 | #Constraints:      72703
3593.30/3646.31	c #Conflicts:    3387000 | #Constraints:      73703
3593.30/3646.31	c #Conflicts:    3388000 | #Constraints:      74703
3593.30/3646.31	c #Conflicts:    3389000 | #Constraints:      75703
3593.30/3646.31	c #Conflicts:    3390000 | #Constraints:      76703
3593.30/3646.31	c #Conflicts:    3391000 | #Constraints:      77703
3593.30/3646.31	c #Conflicts:    3392000 | #Constraints:      78703
3593.30/3646.31	c #Conflicts:    3393000 | #Constraints:      79703
3593.30/3646.31	c #Conflicts:    3394000 | #Constraints:      80703
3593.30/3646.31	c #Conflicts:    3395000 | #Constraints:      81703
3593.30/3646.31	c INPROCESSING
3593.30/3646.31	c GARBAGE COLLECT
3593.30/3646.31	c rational objective 998
3600.05/3660.30	c #Conflicts:    3396000 | #Constraints:      45381
3600.05/3660.30	c #Conflicts:    3397000 | #Constraints:      46381
3600.05/3660.30	c #Conflicts:    3398000 | #Constraints:      47381
3600.05/3660.30	c #Conflicts:    3399000 | #Constraints:      48381
3600.05/3660.30	c #Conflicts:    3400000 | #Constraints:      49381
3600.05/3660.30	c #Conflicts:    3401000 | #Constraints:      50381
3600.05/3660.30	c #Conflicts:    3402000 | #Constraints:      51381
3600.05/3660.30	c #Conflicts:    3403000 | #Constraints:      52381
3600.05/3660.30	c Disabling crashed LP
3600.05/3660.30	c cpu time 3562.62 s
3600.05/3660.30	c deterministic time 202136004045 2.02e+11
3600.05/3660.30	c optimization time 6.99022 s
3600.05/3660.30	c total solve time 3555.62 s
3600.05/3660.30	c core-guided solve time 2165.72 s
3600.05/3660.30	c propagation time 2735.33 s
3600.05/3660.30	c conflict analysis time 743.952 s
3600.05/3660.30	c propagations 844074882
3600.05/3660.30	c resolve steps 52378597
3600.05/3660.30	c decisions 9906403
3600.05/3660.30	c conflicts 3403310
3600.05/3660.30	c restarts 6137
3600.05/3660.30	c inprocessing phases 175
3600.05/3660.30	c garbage collections 175 ,( 100.00 )
3600.05/3660.30	c input clauses 5210 ,( 63.51 )
3600.05/3660.30	c input cardinalities 2552 ,( 31.11 )
3600.05/3660.30	c input general constraints 441 ,( 5.38 )
3600.05/3660.30	c input average constraint length 260.77
3600.05/3660.30	c input average constraint degree 71.01
3600.05/3660.30	c learned clauses 2178769 ,( 63.00 )
3600.05/3660.30	c learned cardinalities 313174 ,( 9.06 )
3600.05/3660.30	c learned general constraints 966501 ,( 27.95 )
3600.05/3660.30	c learned average constraint length 251.96
3600.05/3660.30	c learned average constraint degree 730498425.80
3600.05/3660.30	c watched  CF 32, 64, 128, Arb: 369546 , 0 , 0 , 0
3600.05/3660.30	c counting CF 32, 64, 128, Arb: 597397 , 0 , 0 , 0
3600.05/3660.30	c watched   constraints 369546 ,( 38.22 ) 
3600.05/3660.30	c counting  constraints 597396 ,( 61.78 ) 
3600.05/3660.30	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1857772145 , 5352200784 , 24407028483 ,( 790907962 , 23616120521 )
3600.05/3660.30	c gcd simplifications 74445
3600.05/3660.30	c detected cardinalities 47813
3600.05/3660.30	c weakened non-implied lits 387739942
3600.05/3660.30	c weakened non-implying lits 136493
3600.05/3660.30	c original variables 1960
3600.05/3660.30	c clausal propagations 332223188
3600.05/3660.30	c cardinality propagations 61508004
3600.05/3660.30	c watched propagations 12935997
3600.05/3660.30	c counting propagations 400384950
3600.05/3660.30	c watch lookups 115267582496
3600.05/3660.30	c watch backjump lookups 0
3600.05/3660.30	c watch checks 46824587822
3600.05/3660.30	c propagation checks 35565191854
3600.05/3660.30	c constraint additions 2763847944
3600.05/3660.30	c trail pops 857345820
3600.05/3660.30	c formula constraints 4010
3600.05/3660.30	c learned constraints 3365200
3600.05/3660.30	c bound constraints 1076
3600.05/3660.30	c core-guided constraints 3117
3600.05/3660.30	c encountered formula constraints 15934920
3600.05/3660.30	c encountered learned constraints 27473857
3600.05/3660.30	c encountered bound constraints 80
3600.05/3660.30	c encountered core-guided constraints 11593852
3600.05/3660.30	c LP total time 379.708 s
3600.05/3660.30	c LP solve time 321.96 s
3600.05/3660.30	c LP constraints added 7106
3600.05/3660.30	c LP constraints removed 3076
3600.05/3660.30	c LP pivots internal 3403310
3600.05/3660.30	c LP pivots root 63513
3600.05/3660.30	c LP calls 66148
3600.05/3660.30	c LP optimalities 12340
3600.05/3660.30	c LP no pivot count 4752
3600.05/3660.30	c LP infeasibilities 53804
3600.05/3660.30	c LP valid Farkas constraints 53794
3600.05/3660.30	c LP learned Farkas constraints 38251
3600.05/3660.30	c LP basis resets 10
3600.05/3660.30	c LP cycling count 0
3600.05/3660.30	c LP singular count 0
3600.05/3660.30	c LP no primal count 0
3600.05/3660.30	c LP no farkas count 10
3600.05/3660.30	c LP other issue count 0
3600.05/3660.30	c LP Gomory cuts 1199
3600.05/3660.30	c LP learned cuts 1897
3600.05/3660.30	c LP deleted cuts 3076
3600.05/3660.30	c LP encountered Gomory constraints 4311
3600.05/3660.30	c LP encountered Farkas constraints 517515
3600.05/3660.30	c LP encountered learned Farkas constraints 219121
3600.05/3660.30	c CG auxiliary variables introduced 1371
3600.05/3660.30	c CG solutions found 77
3600.05/3660.30	c CG cores constructed 998
3600.05/3660.30	c CG core cardinality constraints returned 0
3600.05/3660.30	c CG unit cores 0
3600.05/3660.30	c CG single cores 998
3600.05/3660.30	c CG blocks removed during cardinality reduction 0
3600.05/3660.30	c CG first core best 0
3600.05/3660.30	c CG decision core best 0
3600.05/3660.30	c CG core reduction tie 0
3600.05/3660.30	c CG core degree average 1.00
3600.05/3660.30	c CG core slack average 2.14
3600.05/3660.30	c CG core upper bound improvements 13
3600.05/3660.30	c STR number of successful calls 0
3600.05/3660.30	c STR number of unsuccessful calls 0
3600.05/3660.30	c STR number of inconclusive calls 0
3600.05/3660.30	c STR number of successful attempts 0
3600.05/3660.30	c STR number of unsuccessful attempts 0
3600.05/3660.30	c STR number of inconclusive attempts 0
3600.05/3660.30	c STR average degree increase per successful call inf
3600.05/3660.30	c STR average degree increase per successful attempt inf
3600.05/3660.30	c STR total number of conflicts for successful attempts 0
3600.05/3660.30	c STR total number of conflicts for unsuccessful attempts 0
3600.05/3660.30	c STR total number of conflicts for inconclusive attempts 0
3600.05/3660.30	c STR average number of conflicts per successful attempt inf
3600.05/3660.30	c STR average number of conflicts per unsuccessful attempt inf
3600.05/3660.30	c STR average number of conflicts per inconclusive attempt inf
3600.05/3660.30	c AVG.sumWPerc 49.95 
3600.05/3660.30	c bigint constraints 0 
3600.05/3660.30	o 1035
3600.05/3660.30	s SATISFIABLE
3600.05/3660.30	v -x1 -x2 x3 -x4 x5 -x6 x7 x8 x9 x10 x11 x12 x13 x14 -x15 x16 x17 -x18 -x19 -x20 -x21 x22 x23 -x24 x25 x26 -x27 x28 -x29 x30 -x31 x32 x33 x34 -x35 x36 -x37 x38 x39 x40 x41 x42 x43 -x44 -x45 x46 -x47 -x48 x49 -x50 x51 x52 x53 -x54 x55 -x56 x57 x58 x59 x60 x61 -x62 -x63 x64 x65 x66 -x67 x68 -x69 -x70 x71 -x72 x73 x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 x83 -x84 x85 x86 x87 x88 x89 x90 x91 -x92 -x93 x94 x95 -x96 -x97 x98 x99 x100 -x101 -x102 -x103 -x104 -x105 x106 x107 -x108 -x109 x110 -x111 -x112 x113 x114 -x115 x116 x117 -x118 x119 -x120 -x121 x122 x123 -x124 -x125 -x126 x127 -x128 x129 x130 x131 -x132 x133 x134 x135 x136 x137 -x138 x139 -x140 x141 x142 -x143 x144 -x145 -x146 x147 -x148 -x149 -x150 x151 -x152 x153 x154 -x155 x156 -x157 -x158 x159 x160 x161 -x162 x163 -x164 x165 -x166 -x167 x168 -x169 -x170 x171 x172 x173 -x174 x175 x176 x177 x178 x179 -x180 -x181 x182 x183 -x184 x185 x186 x187 x188 -x189 -x190 x191 x192 x193 x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 x203 -x204 -x205 x206 x207 -x208 x209 -x210 x211 x212 x213 x214 x215 -x216 x217 x218 -x219 x220 x221 x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 x235 -x236 x237 x238 -x239 x240 x241 x242 -x243 x244 -x245 -x246 -x247 x248 -x249 x250 -x251 x252 x253 -x254 x255 x256 -x257 x258 x259 -x260 x261 x262 x263 x264 x265 -x266 -x267 -x268 x269 x270 x271 x272 -x273 x274 -x275 -x276 -x277 -x278 -x279 x280 -x281 x282 -x283 x284 -x285 -x286 x287 x288 -x289 -x290 x291 -x292 x293 -x294 -x295 x296 -x297 -x298 x299 x300 x301 -x302 x303 x304 x305 x306 x307 x308 -x309 -x310 -x311 -x312 -x313 x314 x315 x316 -x317 -x318 -x319 x320 x321 x322 -x323 -x324 x325 x326 x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 x335 x336 x337 -x338 x339 -x340 x341 x342 x343 -x344 x345 x346 x347 -x348 x349 x350 -x351 x352 x353 -x354 x355 x356 x357 x358 -x359 x360 x361 x362 -x363 -x364 x365 -x366 x367 x368 x369 -x370 -x371 -x372 x373 -x374 x375 -x376 -x377 x378 x379 -x380 x381 x382 x383 x384 -x385 x386 x387 -x388 -x389 x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 x398 x399 x400 -x401 -x402 x403 -x404 x405 -x406 x407 -x408 x409 x410 -x411 -x412 -x413 x414 -x415 -x416 -x417 x418 -x419 x420 -x421 -x422 x423 x424 -x425 x426 x427 x428 -x429 x430 x431 -x432 x433 x434 -x435 x436 x437 x438 x439 x440 x441 -x442 -x443 -x444 x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 x458 -x459 x460 x461 x462 x463 -x464 x465 x466 -x467 -x468 -x469 -x470 x471 x472 -x473 -x474 x475 x476 x477 x478 x479 -x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 x488 x489 -x490 x491 x492 -x493 x494 -x495 x496 -x497 -x498 x499 x500 -x501 x502 -x503 -x504 -x505 -x506 x507 x508 -x509 -x510 x511 x512 x513 -x514 x515 x516 -x517 -x518 x519 -x520 x521 -x522 x523 -x524 x525 -x526 x527 -x528 x529 x530 x531 -x532 -x533 x534 -x535 -x536 -x537 x538 x539 x540 -x541 x542 x543 x544 x545 -x546 x547 -x548 -x549 x550 -x551 x552 -x553 -x554 -x555 x556 -x557 x558 -x559 -x560 -x561 x562 -x563 x564 x565 x566 -x567 x568 x569 x570 -x571 x572 -x573 -x574 x575 -x576 x577 -x578 x579 -x580 x581 -x582 -x583 x584 -x585 x586 -x587 x588 x589 -x590 x591 -x592 x593 x594 x595 -x596 -x597 x598 x599 -x600 x601 x602 x603 x604 -x605 x606 x607 -x608 x609 x610 -x611 -x612 -x613 -x614 -x615 -x616 x617 x618 x619 x620 x621 x622 -x623 x624 x625 x626 x627 x628 x629 -x630 -x631 -x632 -x633 -x634 x635 -x636 x637 x638 -x639 x640 -x641 x642 -x643 -x644 x645 x646 x647 x648 -x649 x650 -x651 -x652 -x653 -x654 -x655 x656 x657 -x658 x659 x660 -x661 x662 x663 x664 -x665 x666 x667 x668 -x669 x670 x671 x672 x673 -x674 x675 -x676 -x677 x678 -x679 -x680 x681 -x682 -x683 x684 x685 x686 x687 x688 -x689 x690 -x691 -x692 -x693 x694 x695 -x696 -x697 x698 x699 x700 -x701 -x702 -x703 -x704 x705 x706 -x707 -x708 x709 -x710 -x711 x712 -x713 -x714 x715 x716 x717 x718 -x719 -x720 x721 -x722 -x723 x724 x725 x726 x727 -x728 -x729 -x730 x731 x732 x733 -x734 x735 x736 x737 x738 -x739 -x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 x749 x750 -x751 x752 -x753 -x754 -x755 x756 -x757 -x758 -x759 -x760 x761 x762 x763 -x764 x765 x766 x767 x768 -x769 x770 -x771 x772 x773 x774 x775 -x776 x777 -x778 -x779 -x780 -x781 -x782 x783 x784 x785 x786 -x787 x788 x789 -x790 -x791 -x792 x793 x794 x795 x796 -x797 -x798 x799 -x800 -x801 x802 -x803 -x804 -x805 x806 -x807 -x808 x809 x810 -x811 -x812 -x813 x814 x815 x816 x817 x818 -x819 -x820 x821 -x822 -x823 x824 -x825 x826 -x827 x828 x829 x830 -x831 -x832 -x833 -x834 -x835 -x836 x837 -x838 x839 x840 -x841 -x842 -x843 x844 -x845 -x846 -x847 x848 x849 x850 -x851 x852 x853 x854 -x855 -x856 x857 -x858 x859 -x860 x861 -x862 -x863 -x864 x865 x866 x867 -x868 -x869 x870 -x871 x872 x873 -x874 -x875 -x876 -x877 x878 x879 x880 -x881 -x882 x883 x884 -x885 -x886 -x887 x888 x889 -x890 x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 x903 -x904 -x905 -x906 x907 -x908 x909 -x910 -x911 x912 x913 x914 -x915 -x916 x917 -x918 x919 x920 -x921 x922 x923 x924 -x925 x926 x927 x928 x929 x930 -x931 x932 x933 -x934 -x935 x936 -x937 x938 x939 -x940 -x941 x942 x943 x944 -x945 x946 x947 -x948 -x949 -x950 x951 x952 -x953 -x954 x955 -x956 x957 x958 -x959 x960 x961 -x962 -x963 x964 -x965 -x966 x967 -x968 x969 -x970 x971 -x972 x973 -x974 -x975 -x976 x977 -x978 -x979 x980 -x981 -x982 -x983 -x984 -x985 x986 x987 -x988 x989 x990 x991 -x992 x993 -x994 -x995 x996 x997 -x998 x999 x1000 -x1001 x1002 x1003 x1004 -x1005 x1006 -x1007 -x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 -x1016 -x1017 x1018 -x1019 -x1020 -x1021 x1022 x1023 x1024 -x1025 x1026 x1027 -x1028 -x1029 x1030 x1031 -x1032 x1033 -x1034 -x1035 x1036 x1037 -x1038 -x1039 x1040 x1041 -x1042 -x1043 x1044 -x1045 x1046 x1047 -x1048 x1049 x1050 -x1051 -x1052 -x1053 x1054 x1055 x1056 -x1057 x1058 -x1059 -x1060 -x1061 -x1062 x1063 x1064 -x1065 -x1066 x1067 x1068 x1069 x1070 x1071 -x1072 -x1073 x1074 -x1075 -x1076 x1077 -x1078 x1079 x1080 x1081 -x1082 -x1083 -x1084 x1085 -x1086 x1087 -x1088 x1089 x1090 x1091 x1092 -x1093 -x1094 x1095 x1096 x1097 -x1098 x1099 -x1100 -x1101 x1102 -x1103 x1104 x1105 x1106 x1107 -x1108 x1109 -x1110 -x1111 x1112 x1113 x1114 -x1115 x1116 -x1117 -x1118 x1119 -x1120 x1121 x1122 -x1123 x1124 x1125 -x1126 x1127 -x1128 -x1129 -x1130 x1131 x1132 x1133 -x1134 -x1135 x1136 x1137 -x1138 -x1139 -x1140 -x1141 -x1142 x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 x1151 -x1152 x1153 -x1154 x1155 x1156 x1157 -x1158 -x1159 x1160 x1161 -x1162 -x1163 -x1164 -x1165 x1166 x1167 -x1168 -x1169 -x1170 x1171 -x1172 x1173 -x1174 -x1175 -x1176 x1177 x1178 x1179 x1180 -x1181 x1182 x1183 x1184 -x1185 -x1186 -x1187 -x1188 -x1189 x1190 -x1191 x1192 -x1193 x1194 -x1195 x1196 -x1197 x1198 -x1199 -x1200 -x1201 -x1202 x1203 -x1204 x1205 -x1206 x1207 x1208 -x1209 x1210 -x1211 -x1212 -x1213 x1214 -x1215 x1216 x1217 -x1218 -x1219 -x1220 x1221 -x1222 x1223 -x1224 x1225 x1226 x1227 x1228 x1229 x1230 -x1231 x1232 -x1233 -x1234 x1235 -x1236 -x1237 x1238 x1239 -x1240 -x1241 -x1242 -x1243 x1244 x1245 x1246 -x1247 -x1248 -x1249 x1250 x1251 x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 x1259 x1260 -x1261 x1262 -x1263 x1264 x1265 x1266 -x1267 x1268 x1269 x1270 x1271 x1272 x1273 x1274 x1275 x1276 -x1277 -x1278 x1279 x1280 x1281 x1282 -x1283 x1284 x1285 x1286 x1287 x1288 x1289 x1290 -x1291 x1292 x1293 x1294 -x1295 -x1296 x1297 -x1298 -x1299 -x1300 -x1301 x1302 x1303 x1304 -x1305 x1306 x1307 x1308 -x1309 x1310 x1311 -x1312 x1313 x1314 x1315 -x1316 x1317 x1318 -x1319 x1320 -x1321 x1322 x1323 x1324 x1325 -x1326 -x1327 -x1328 x1329 x1330 x1331 x1332 x1333 x1334 -x1335 -x1336 x1337 x1338 -x1339 -x1340 x1341 x1342 x1343 -x1344 x1345 x1346 -x1347 x1348 x1349 x1350 -x1351 -x1352 x1353 x1354 -x1355 x1356 x1357 -x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 -x1365 x1366 x1367 -x1368 x1369 -x1370 -x1371 x1372 -x1373 x1374 -x1375 x1376 x1377 -x1378 x1379 -x1380 x1381 -x1382 -x1383 x1384 -x1385 x1386 -x1387 x1388 x1389 x1390 -x1391 -x1392 -x1393 -x1394 x1395 -x1396 -x1397 -x1398 x1399 x1400 -x1401 x1402 -x1403 x1404 -x1405 -x1406 -x1407 -x1408 -x1409 x1410 -x1411 -x1412 x1413 x1414 x1415 x1416 x1417 x1418 -x1419 x1420 x1421 x1422 x1423 -x1424 x1425 x1426 x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 x1434 x1435 x1436 x1437 -x1438 x1439 -x1440 -x1441 -x1442 x1443 x1444 -x1445 x1446 x1447 x1448 x1449 x1450 x1451 x1452 x1453 x1454 x1455 x1456 x1457 x1458 -x1459 -x1460 x1461 x1462 -x1463 -x1464 -x1465 -x1466 -x1467 x1468 x1469 x1470 x1471 x1472 -x1473 -x1474 -x1475 x1476 x1477 x1478 x1479 x1480 x1481 x1482 x1483 -x1484 x1485 x1486 x1487 x1488 -x1489 x1490 -x1491 x1492 x1493 x1494 x1495 -x1496 -x1497 -x1498 x1499 -x1500 x1501 x1502 x1503 x1504 -x1505 x1506 x1507 x1508 x1509 -x1510 x1511 x1512 x1513 x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 x1522 -x1523 -x1524 x1525 x1526 x1527 -x1528 -x1529 -x1530 -x1531 -x1532 x1533 x1534 x1535 -x1536 x1537 -x1538 -x1539 x1540 -x1541 x1542 x1543 x1544 x1545 -x1546 -x1547 -x1548 -x1549 -x1550 x1551 x1552 x1553 -x1554 -x1555 -x1556 x1557 x1558 x1559 x1560 -x1561 x1562 x1563 x1564 x1565 -x1566 x1567 -x1568 x1569 -x1570 x1571 -x1572 x1573 -x1574 -x1575 -x1576 x1577 x1578 x1579 x1580 -x1581 -x1582 x1583 -x1584 x1585 x1586 x1587 x1588 x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 x1598 -x1599 -x1600 -x1601 x1602 x1603 -x1604 -x1605 -x1606 x1607 -x1608 x1609 -x1610 -x1611 x1612 x1613 x1614 -x1615 x1616 -x1617 x1618 x1619 x1620 x1621 -x1622 x1623 x1624 -x1625 x1626 x1627 x1628 x1629 -x1630 x1631 x1632 x1633 -x1634 x1635 -x1636 x1637 -x1638 x1639 -x1640 x1641 x1642 x1643 -x1644 x1645 x1646 x1647 x1648 -x1649 -x1650 x1651 x1652 -x1653 x1654 -x1655 -x1656 -x1657 -x1658 x1659 -x1660 -x1661 x1662 -x1663 -x1664 x1665 -x1666 -x1667 -x1668 x1669 -x1670 x1671 -x1672 x1673 x1674 -x1675 x1676 x1677 -x1678 x1679 x1680 x1681 x1682 -x1683 x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 x1691 x1692 -x1693 x1694 -x1695 -x1696 x1697 -x1698 -x1699 -x1700 -x1701 x1702 x1703 x1704 -x1705 -x1706 -x1707 x1708 x1709 x1710 x1711 -x1712 x1713 -x1714 -x1715 x1716 -x1717 x1718 -x1719 -x1720 x1721 -x1722 x1723 -x1724 -x1725 x1726 -x1727 -x1728 -x1729 -x1730 x1731 x1732 -x1733 x1734 -x1735 -x1736 x1737 x1738 -x1739 -x1740 -x1741 x1742 x1743 -x1744 x1745 x1746 -x1747 -x1748 x1749 -x1750 -x1751 -x1752 -x1753 x1754 -x1755 x1756 -x1757 -x1758 -x1759 x1760 x1761 x1762 x1763 -x1764 x1765 x1766 x1767 -x1768 x1769 -x1770 -x1771 x1772 -x1773 x1774 x1775 -x1776 x1777 x1778 -x1779 -x1780 x1781 -x1782 -x1783 -x1784 x1785 x1786 x1787 x1788 x1789 x1790 -x1791 x1792 -x1793 x1794 x1795 -x1796 x1797 x1798 -x1799 x1800 -x1801 -x1802 x1803 x1804 x1805 x1806 x1807 -x1808 -x1809 -x1810 -x1811 x1812 -x1813 -x1814 x1815 x1816 x1817 x1818 x1819 x1820 x1821 -x1822 x1823 -x1824 -x1825 -x1826 -x1827 x1828 x1829 x1830 -x1831 x1832 -x1833 -x1834 -x1835 x1836 x1837 -x1838 x1839 -x1840 -x1841 -x1842 -x1843 x1844 -x1845 x1846 -x1847 -x1848 x1849 x1850 x1851 -x1852 x1853 x1854 x1855 -x1856 x1857 x1858 -x1859 x1860 -x1861 x1862 -x1863 -x1864 x1865 x1866 x1867 x1868 -x1869 -x1870 x1871 -x1872 -x1873 x1874 x1875 -x1876 x1877 -x1878 -x1879 x1880 x1881 x1882 -x1883 x1884 x1885 x1886 -x1887 x1888 x1889 x1890 -x1891 -x1892 -x1893 -x1894 -x1895 x1896 -x1897 x1898 -x1899 -x1900 x1901 x1902 x1903 -x1904 -x1905 x1906 x1907 -x1908 x1909 -x1910 x1911 -x1912 x1913 -x1914 -x1915 x1916 x1917 -x1918 x1919 x1920 -x1921 x1922 x1923 -x1924 x1925 x1926 x1927 -x1928 -x1929 x1930 -x1931 x1932 x1933 -x1934 -x1935 x1936 x1937 -x1938 x1939 -x1940 -x1941 x1942 x1943 x1944 -x1945 x1946 -x1947 -x1948 -x1949 x1950 -x1951 x1952 -x1953 x1954 x1955 x1956 x1957 -x1958 x1959 x1960
3600.05/3660.30	c Program interrupted by user.

Verifier Data

OK	1035

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (60069 MiB free)
  memory of node 1: 64507 MiB (63641 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100061 s]*
/proc/loadavg: 1.40 0.61 0.34 5/267 125362
/proc/meminfo: memFree=126655860/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=62836 memory=17292 CPUtime=0.06 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 2797 0 0 0 6 0 0 0 20 0 1 0 174142092 64344064 4323 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 3 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 15709 4323 2336 1147 0 3135 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 67028 KiB
Current children cumulated memory: 20364 KiB

[startup+0.205455 s]*
/proc/loadavg: 1.40 0.61 0.34 5/267 125363
/proc/meminfo: memFree=126780456/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=64076 memory=20764 CPUtime=0.17 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 3089 0 0 0 16 1 0 0 20 0 1 0 174142092 65613824 5191 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 16019 5191 2400 1147 0 3445 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 68268 KiB
Current children cumulated memory: 23836 KiB

[startup+0.305524 s]*
/proc/loadavg: 1.40 0.61 0.34 5/267 125363
/proc/meminfo: memFree=126768360/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=65584 memory=24300 CPUtime=0.26 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 3473 0 0 0 25 1 0 0 20 0 1 0 174142092 67158016 6075 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 16396 6075 2400 1147 0 3822 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 69776 KiB
Current children cumulated memory: 27372 KiB

[startup+0.70018 s]
/proc/loadavg: 1.40 0.61 0.34 5/267 125363
/proc/meminfo: memFree=126740892/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=82576 memory=39480 CPUtime=0.66 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 6738 0 0 0 59 7 0 0 20 0 1 0 174142092 84557824 9870 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 20644 9870 2400 1147 0 8070 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 86768 KiB
Current children cumulated memory: 42552 KiB

[startup+1.50021 s]
/proc/loadavg: 1.40 0.61 0.34 5/267 125363
/proc/meminfo: memFree=126668556/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=115908 memory=70016 CPUtime=1.45 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 12851 0 0 0 134 11 0 0 20 0 1 0 174142092 118689792 17504 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 28977 17504 2400 1147 0 16403 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 120100 KiB
Current children cumulated memory: 73088 KiB

[startup+3.10543 s]
/proc/loadavg: 1.60 0.67 0.36 5/267 125363
/proc/meminfo: memFree=126383208/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=119504 memory=74752 CPUtime=3.06 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 14036 0 0 0 291 15 0 0 20 0 1 0 174142092 122372096 18688 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 29876 18688 2400 1147 0 17302 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 123696 KiB
Current children cumulated memory: 77824 KiB

[startup+6.30018 s]
/proc/loadavg: 1.60 0.67 0.36 5/267 125363
/proc/meminfo: memFree=126318696/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=164364 memory=102784 CPUtime=6.24 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 21045 0 0 0 601 23 0 0 20 0 1 0 174142092 168308736 25696 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 41091 25696 2400 1147 0 28517 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 168556 KiB
Current children cumulated memory: 105856 KiB

[startup+12.7002 s]
/proc/loadavg: 1.80 0.72 0.38 5/267 125363
/proc/meminfo: memFree=126064072/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=177284 memory=120196 CPUtime=12.63 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 24388 0 0 0 1227 36 0 0 20 0 1 0 174142092 181538816 30049 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 44321 30049 2400 1147 0 31747 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 181476 KiB
Current children cumulated memory: 123268 KiB

[startup+25.5002 s]
/proc/loadavg: 2.36 0.90 0.45 5/270 125366
/proc/meminfo: memFree=125888444/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=219560 memory=157736 CPUtime=25.39 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 31223 0 0 0 2480 59 0 0 20 0 1 0 174142092 224829440 39434 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 54890 39434 2400 1147 0 42316 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 223752 KiB
Current children cumulated memory: 160808 KiB

[startup+51.1056 s]
/proc/loadavg: 2.92 1.15 0.54 5/270 125366
/proc/meminfo: memFree=125468164/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=248124 memory=177960 CPUtime=50.83 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 36254 0 0 0 4983 100 0 0 20 0 1 0 174142092 254078976 44490 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 62031 44490 2400 1147 0 49457 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 252316 KiB
Current children cumulated memory: 181032 KiB

[startup+102.3 s]
/proc/loadavg: 3.63 1.62 0.74 5/271 125369
/proc/meminfo: memFree=123846492/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=283208 memory=213036 CPUtime=101.68 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 43521 0 0 0 9984 184 0 0 20 0 1 0 174142092 290004992 53259 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 70802 53259 2400 1147 0 58228 0
Current children cumulated CPU time: 101.68 s
Current children cumulated vsize: 287400 KiB
Current children cumulated memory: 216108 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.09 0.95 5/271 125371
/proc/meminfo: memFree=122483884/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=363976 memory=257764 CPUtime=161.32 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 53167 0 0 0 15849 283 0 0 20 0 1 0 174142092 372711424 64441 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 90994 64441 2400 1147 0 78420 0
Current children cumulated CPU time: 161.32 s
Current children cumulated vsize: 368168 KiB
Current children cumulated memory: 260836 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.45 1.15 5/271 125373
/proc/meminfo: memFree=120799528/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=376724 memory=267748 CPUtime=220.32 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 55681 0 0 0 21657 375 0 0 20 0 1 0 174142092 385765376 66937 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 94181 66937 2400 1147 0 81607 0
Current children cumulated CPU time: 220.32 s

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

/proc/meminfo: memFree=89277280/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=1002684 memory=930408 CPUtime=3262.04 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 157112 0 0 0 322733 3471 0 0 20 0 1 0 174142092 1026748416 232602 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 250671 232602 2400 1147 0 238097 0
Current children cumulated CPU time: 3262.04 s
Current children cumulated vsize: 1006876 KiB
Current children cumulated memory: 933480 KiB

[startup+3342.3 s]
/proc/loadavg: 4.51 4.24 4.08 5/272 125582
/proc/meminfo: memFree=88971416/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=1011528 memory=936296 CPUtime=3321.67 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 158565 0 0 0 328647 3520 0 0 20 0 1 0 174142092 1035804672 234074 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 252882 234074 2400 1147 0 240308 0
Current children cumulated CPU time: 3321.67 s
Current children cumulated vsize: 1015720 KiB
Current children cumulated memory: 939368 KiB

[startup+3402.3 s]
/proc/loadavg: 4.28 4.22 4.09 5/272 125584
/proc/meminfo: memFree=88669788/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=1011528 memory=936296 CPUtime=3371.74 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 158575 0 0 0 333610 3564 0 0 20 0 1 0 174142092 1035804672 234074 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 252882 234074 2400 1147 0 240308 0
Current children cumulated CPU time: 3371.74 s
Current children cumulated vsize: 1015720 KiB
Current children cumulated memory: 939368 KiB

[startup+3462.3 s]
/proc/loadavg: 4.22 4.21 4.09 4/271 125597
/proc/meminfo: memFree=87465668/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=1039680 memory=954472 CPUtime=3425.24 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 163219 0 0 0 338914 3610 0 0 20 0 1 0 174142092 1064632320 238618 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 259920 238618 2400 1147 0 247346 0
Current children cumulated CPU time: 3425.24 s
Current children cumulated vsize: 1043872 KiB
Current children cumulated memory: 957544 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.20 4.10 5/272 125600
/proc/meminfo: memFree=86545620/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=1060304 memory=993816 CPUtime=3474.39 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 166894 0 0 0 343794 3645 0 0 20 0 1 0 174142092 1085751296 248454 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 265076 248454 2400 1147 0 252502 0
Current children cumulated CPU time: 3474.39 s
Current children cumulated vsize: 1064496 KiB
Current children cumulated memory: 996888 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.18 4.09 5/271 125603
/proc/meminfo: memFree=86111036/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=1060304 memory=993944 CPUtime=3534.02 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 166939 0 0 0 349711 3691 0 0 20 0 1 0 174142092 1085751296 248486 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 265076 248486 2400 1147 0 252502 0
Current children cumulated CPU time: 3534.02 s
Current children cumulated vsize: 1064496 KiB
Current children cumulated memory: 997016 KiB

[startup+3642.3 s]
/proc/loadavg: 4.22 4.19 4.10 5/269 125712
/proc/meminfo: memFree=107476640/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=1066540 memory=998040 CPUtime=3589.31 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 167956 0 0 0 355196 3735 0 0 20 0 1 0 174142092 1092136960 249510 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 266635 249510 2400 1147 0 254061 0
Current children cumulated CPU time: 3589.31 s
Current children cumulated vsize: 1070732 KiB
Current children cumulated memory: 1001112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3660.3 s]
/proc/loadavg: 4.16 4.18 4.10 3/268 125760
/proc/meminfo: memFree=107358020/131250000 swapFree=33010416/33010684
[pid=125359] ppid=125356 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/125359/stat : 125359 (run-opt-ls-log.) S 125356 125359 124949 0 -1 4194304 242 1422 0 0 0 0 0 0 20 0 1 0 174142089 4292608 768 18446744073709551615 94405173653504 94405174548037 140722673152736 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94405174787088 94405174834832 94405197176832 140722673154329 140722673154527 140722673154527 140722673160131 0
/proc/125359/statm: 1048 768 704 219 0 110 0
[pid=125362] ppid=125359 vsize=1066540 memory=998040 CPUtime=3600.05 cores=1,3
/proc/125362/stat : 125362 (roundingsat) R 125359 125359 124949 0 -1 4194304 167958 0 0 0 356262 3743 0 0 20 0 1 0 174142092 1092136960 249510 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 266635 249510 2400 1147 0 254061 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1070732 KiB
Current children cumulated memory: 1001112 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.006164 s, system=0.006503 s

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

# cumulated CPU time of all completed processes:  user=3562.64 s, system=37.4466 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+3660.8 s]
/proc/loadavg: 4.16 4.18 4.10 2/265 125773
/proc/meminfo: memFree=107368188/131250000 swapFree=33010416/33010684
[pid=125362] ppid=125356 vsize=1064424 memory=996392 CPUtime=3600.05 cores=1,3
/proc/125362/stat : 125362 (roundingsat) D 125356 125359 124949 0 -1 4194304 167964 0 0 0 356262 3743 0 0 20 0 1 0 174142092 1089970176 249098 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 266106 249098 2496 1147 0 253532 0
Current cumulated CPU time of completed processes: 0.012667 s
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1064424 KiB
Current children cumulated memory: 996392 KiB

[startup+3661 s]*
/proc/loadavg: 4.16 4.18 4.10 2/265 125773
/proc/meminfo: memFree=107337240/131250000 swapFree=33010416/33010684
[pid=125362] ppid=125356 vsize=1064424 memory=996392 CPUtime=3600.05 cores=1,3
/proc/125362/stat : 125362 (roundingsat) D 125356 125359 124949 0 -1 4194304 167964 0 0 0 356262 3743 0 0 20 0 1 0 174142092 1089970176 249098 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 266106 249098 2496 1147 0 253532 0
Current cumulated CPU time of completed processes: 0.012667 s
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1064424 KiB
Current children cumulated memory: 996392 KiB

[startup+3661.1 s]
/proc/loadavg: 4.16 4.18 4.10 2/265 125773
/proc/meminfo: memFree=107337240/131250000 swapFree=33010416/33010684
[pid=125362] ppid=125356 vsize=1064424 memory=996392 CPUtime=3600.05 cores=1,3
/proc/125362/stat : 125362 (roundingsat) D 125356 125359 124949 0 -1 4194304 167964 0 0 0 356262 3743 0 0 20 0 1 0 174142092 1089970176 249098 18446744073709551615 4227072 8923577 140721906866528 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 40747008 140721906870516 140721906870822 140721906870822 140721906876394 0
/proc/125362/statm: 266106 249098 2496 1147 0 253532 0
Current cumulated CPU time of completed processes: 0.012667 s
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 1064424 KiB
Current children cumulated memory: 996392 KiB

Child status: 2

Real time (s): 3661.15
CPU time (s): 3600.08
CPU user time (s): 3562.64
CPU system time (s): 37.4466
CPU usage (%): 98.332
Max. virtual memory (cumulated for all children) (KiB): 1070732
Max. memory (cumulated for all children) (KiB): 1001112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3562.64
system time used= 37.4466
maximum resident set size= 998424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169643
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18088888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 524
involuntary context switches= 4871


# summary of solver processes directly reported to runsolver:
#   pid: 125359,125362
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3562.64
#   total CPU system time (s): 37.4466

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.20836 second user time and 17.9397 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-15 15:03:42
IDJOB=4531814
IDBENCH=147526
IDSOLVER=3392
FILE ID=nodeC027/4531814-1752584622
RUNJOBID= nodeC027-1752584602-124961
SLURM_JOB_ID= 9684357
Free space on /tmp= 431624 MiB

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

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

MD5SUM BENCH= 52f0a3c0093dc9bf421bafb6505effdf
RANDOM SEED=1963985073

nodeC027 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.605
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.29
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.433
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.29
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		: 3719.045
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.29
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		: 3305.252
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.29
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.651
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.618
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.29
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		: 3624.698
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.29
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		: 3598.167
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126684428 kB
MemAvailable:   128850844 kB
Buffers:            2488 kB
Cached:          2958164 kB
SwapCached:           12 kB
Active:          1577396 kB
Inactive:        2347476 kB
Active(anon):     979520 kB
Inactive(anon):     2792 kB
Active(file):     597876 kB
Inactive(file):  2344684 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            347008 kB
Writeback:             0 kB
AnonPages:        967052 kB
Mapped:           116940 kB
Shmem:             18056 kB
KReclaimable:     125792 kB
Slab:             228788 kB
SReclaimable:     125792 kB
SUnreclaim:       102996 kB
KernelStack:        4320 kB
PageTables:         5172 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1444016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431620 MiB
End job on nodeC027 at 2025-07-15 16:04:43