Trace number 4488681

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ls+pbsuma-log 63f22adSAT (TO)1035 3600.08 3623.85

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-4488681-1751331747.opb'
0.00/0.01	c 	read 0.11MB  (1.85ms)
0.00/0.01	c	 [cnf: #variables 1960 #clauses 3999 #duplicates 2 #arr 9956]
0.00/0.02	c output proof to 'PROOFDIR/proof-4488681-1751331747'
0.00/0.02	c 
0.00/0.02	c make graph and approximate orbits
0.00/0.03	c	 [group: #orbits ~= 22] (2.24ms)
0.00/0.03	c 
0.00/0.03	c detect special group actions
0.00/0.03	c 	probe for Johnson action (limit=64)
0.00/0.03	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.03	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.03	c 	 (0.38ms)
0.00/0.03	c 
0.00/0.03	c detect symmetries on remainder
0.00/0.03	c 	[graph: #vertices 9879 #edges 27752]
0.00/0.03	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.03	c 	 [group: #symmetries 2.05*10^3 #generators 11] (1.66ms)
0.00/0.03	c 
0.00/0.03	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.03	c 	ran it=0, +gens=1 
0.00/0.03	c 	con best_support=4, best_gens=11, +gens=0
0.00/0.03	c 	(1.28ms)
0.00/0.03	c 
0.00/0.03	c finalize break order and special generators
0.00/0.03	c 
0.00/0.03	c add generic predicates (break_depth=20)
0.00/0.03	c 	added predicates for 12 generators (0.01ms)
0.00/0.03	c 
0.00/0.03	c generation finished
0.00/0.03	c 	[sbp: #constraints 12 #add_vars 0]
0.00/0.03	c 
0.00/0.03	c write result to 'HOME/instance-4488681-1751331747.opb.pre'
0.00/0.03	c 	wrote 0.12MB (0.32ms)
0.00/0.03	c ------------------------------------------------------------------
0.00/0.03	c                  11.86ms 60.35% other
0.00/0.03	c                   2.24ms 11.39% approx_orbits
0.00/0.03	c                   1.85ms  9.43% parse
0.00/0.03	c                   1.66ms  8.47% detect_generic
0.00/0.03	c                   1.28ms  6.52% optimize_gens
0.00/0.03	c                   0.38ms  1.92% detect_special
0.00/0.03	c                   0.32ms  1.63% output
0.00/0.03	c                   0.05ms  0.27% finalize_order
0.00/0.03	c                   0.01ms  0.03% break_generic
0.00/0.03	c         ───────────────────────────────────────────────
0.00/0.03	c                  19.65ms   100% total
0.00/0.03	c ------------------------------------------------------------------
0.00/0.04	c RoundingSat 2
0.00/0.04	c branch pb25
0.00/0.04	c commit 63f22ad
0.00/0.07	c #variables 1960 #constraints 4010
0.00/0.07	c objective is ce32 
0.00/0.08	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.08	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.08	c bounds 1112 >= 0 @ 0.036435
0.04/0.13	c bounds 1111 >= 0 @ 0.077425
0.04/0.13	c bounds 1111 >= 1 @ 0.078139
0.04/0.13	c bounds 1111 >= 2 @ 0.078678
0.04/0.13	c bounds 1111 >= 3 @ 0.07921
0.04/0.13	c bounds 1111 >= 4 @ 0.079735
0.04/0.14	c bounds 1111 >= 5 @ 0.080268
0.04/0.14	c bounds 1111 >= 6 @ 0.080803
0.04/0.14	c bounds 1111 >= 7 @ 0.081334
0.04/0.14	c bounds 1111 >= 8 @ 0.081868
0.04/0.14	c bounds 1111 >= 9 @ 0.082402
0.04/0.14	c bounds 1111 >= 10 @ 0.082932
0.04/0.14	c bounds 1111 >= 11 @ 0.083464
0.04/0.14	c bounds 1111 >= 12 @ 0.083996
0.04/0.14	c bounds 1111 >= 13 @ 0.084529
0.04/0.14	c bounds 1111 >= 14 @ 0.085062
0.04/0.14	c bounds 1111 >= 15 @ 0.085592
0.04/0.14	c bounds 1111 >= 16 @ 0.086123
0.04/0.14	c bounds 1111 >= 17 @ 0.086649
0.04/0.14	c bounds 1111 >= 18 @ 0.087178
0.04/0.14	c bounds 1111 >= 19 @ 0.087702
0.04/0.14	c bounds 1111 >= 20 @ 0.088231
0.04/0.14	c bounds 1111 >= 21 @ 0.088761
0.04/0.14	c bounds 1111 >= 22 @ 0.08929
0.04/0.14	c bounds 1111 >= 23 @ 0.089786
0.04/0.15	c bounds 1111 >= 24 @ 0.090284
0.04/0.15	c bounds 1111 >= 25 @ 0.090781
0.04/0.15	c bounds 1111 >= 26 @ 0.091274
0.04/0.15	c bounds 1111 >= 27 @ 0.09177
0.04/0.15	c bounds 1111 >= 28 @ 0.092302
0.04/0.15	c bounds 1111 >= 29 @ 0.092833
0.04/0.15	c bounds 1111 >= 30 @ 0.093366
0.04/0.15	c bounds 1111 >= 31 @ 0.093906
0.04/0.15	c bounds 1111 >= 32 @ 0.094437
0.04/0.15	c bounds 1111 >= 33 @ 0.094969
0.04/0.15	c bounds 1111 >= 34 @ 0.095502
0.04/0.15	c bounds 1111 >= 35 @ 0.096035
0.04/0.15	c bounds 1111 >= 36 @ 0.096567
0.04/0.15	c bounds 1111 >= 37 @ 0.097103
0.04/0.15	c bounds 1111 >= 38 @ 0.097634
0.04/0.15	c bounds 1111 >= 39 @ 0.098164
0.04/0.15	c bounds 1111 >= 40 @ 0.09869
0.04/0.15	c bounds 1111 >= 41 @ 0.099215
0.04/0.15	c bounds 1111 >= 42 @ 0.099743
0.04/0.16	c bounds 1111 >= 43 @ 0.100273
0.04/0.16	c bounds 1111 >= 44 @ 0.1008
0.04/0.16	c bounds 1111 >= 45 @ 0.10133
0.04/0.16	c bounds 1111 >= 46 @ 0.10183
0.04/0.16	c bounds 1111 >= 47 @ 0.102328
0.04/0.16	c bounds 1111 >= 48 @ 0.102824
0.04/0.16	c bounds 1111 >= 49 @ 0.103399
0.04/0.16	c bounds 1111 >= 50 @ 0.103894
0.04/0.16	c bounds 1111 >= 51 @ 0.104389
0.04/0.16	c bounds 1111 >= 52 @ 0.104879
0.04/0.16	c bounds 1111 >= 53 @ 0.105372
0.04/0.16	c bounds 1111 >= 54 @ 0.105868
0.04/0.16	c bounds 1111 >= 55 @ 0.106363
0.04/0.16	c bounds 1111 >= 56 @ 0.106854
0.04/0.16	c bounds 1111 >= 57 @ 0.107344
0.04/0.16	c bounds 1111 >= 58 @ 0.107835
0.04/0.16	c bounds 1111 >= 59 @ 0.108327
0.04/0.16	c bounds 1111 >= 60 @ 0.108818
0.04/0.16	c bounds 1111 >= 61 @ 0.109312
0.04/0.16	c bounds 1111 >= 62 @ 0.109807
0.04/0.17	c bounds 1111 >= 63 @ 0.110304
0.04/0.17	c bounds 1111 >= 64 @ 0.110795
0.04/0.17	c bounds 1111 >= 65 @ 0.111288
0.04/0.17	c bounds 1111 >= 66 @ 0.111778
0.04/0.17	c bounds 1111 >= 67 @ 0.112269
0.04/0.17	c bounds 1111 >= 68 @ 0.11276
0.04/0.17	c bounds 1111 >= 69 @ 0.113254
0.04/0.17	c bounds 1111 >= 70 @ 0.113746
0.04/0.17	c bounds 1111 >= 71 @ 0.114216
0.04/0.17	c bounds 1111 >= 72 @ 0.114704
0.04/0.17	c bounds 1111 >= 73 @ 0.11519
0.04/0.17	c bounds 1111 >= 74 @ 0.115677
0.04/0.17	c bounds 1111 >= 75 @ 0.116163
0.04/0.17	c bounds 1111 >= 76 @ 0.116648
0.04/0.17	c bounds 1111 >= 77 @ 0.117134
0.04/0.17	c bounds 1111 >= 78 @ 0.117626
0.04/0.17	c bounds 1111 >= 79 @ 0.118112
0.04/0.17	c bounds 1111 >= 80 @ 0.118638
0.04/0.17	c bounds 1111 >= 81 @ 0.119154
0.04/0.17	c bounds 1111 >= 82 @ 0.119676
0.04/0.18	c bounds 1111 >= 83 @ 0.120194
0.04/0.18	c bounds 1111 >= 84 @ 0.120712
0.04/0.18	c bounds 1111 >= 85 @ 0.121232
0.04/0.18	c bounds 1111 >= 86 @ 0.121723
0.04/0.18	c bounds 1111 >= 87 @ 0.121948
0.04/0.18	c bounds 1111 >= 88 @ 0.122295
0.04/0.18	c bounds 1111 >= 89 @ 0.122788
0.04/0.18	c bounds 1111 >= 90 @ 0.123267
0.04/0.18	c bounds 1111 >= 91 @ 0.123754
0.04/0.18	c bounds 1111 >= 92 @ 0.124242
0.04/0.18	c bounds 1111 >= 93 @ 0.124724
0.04/0.18	c bounds 1111 >= 94 @ 0.125187
0.04/0.18	c bounds 1111 >= 95 @ 0.125672
0.04/0.18	c bounds 1111 >= 96 @ 0.126157
0.04/0.18	c bounds 1111 >= 97 @ 0.126642
0.04/0.18	c bounds 1111 >= 98 @ 0.127124
0.04/0.18	c bounds 1111 >= 99 @ 0.12761
0.04/0.18	c bounds 1111 >= 100 @ 0.128094
0.04/0.18	c bounds 1111 >= 101 @ 0.12858
0.04/0.19	c bounds 1111 >= 102 @ 0.129067
0.04/0.19	c bounds 1111 >= 103 @ 0.129547
0.04/0.19	c bounds 1111 >= 104 @ 0.130028
0.04/0.19	c bounds 1111 >= 105 @ 0.130509
0.04/0.19	c bounds 1111 >= 106 @ 0.130988
0.04/0.19	c bounds 1111 >= 107 @ 0.131472
0.04/0.19	c bounds 1111 >= 108 @ 0.131953
0.04/0.19	c bounds 1111 >= 109 @ 0.132433
0.04/0.19	c bounds 1111 >= 110 @ 0.132915
0.04/0.19	c bounds 1111 >= 111 @ 0.133441
0.04/0.19	c bounds 1111 >= 112 @ 0.133955
0.04/0.19	c bounds 1111 >= 113 @ 0.134472
0.04/0.19	c bounds 1111 >= 114 @ 0.134985
0.04/0.19	c bounds 1111 >= 115 @ 0.135496
0.04/0.19	c bounds 1111 >= 116 @ 0.13601
0.04/0.19	c bounds 1111 >= 117 @ 0.136524
0.04/0.19	c bounds 1111 >= 118 @ 0.137036
0.04/0.19	c bounds 1111 >= 119 @ 0.137554
0.04/0.19	c bounds 1111 >= 120 @ 0.138073
0.04/0.19	c bounds 1111 >= 121 @ 0.138589
0.04/0.20	c bounds 1111 >= 122 @ 0.139104
0.04/0.20	c bounds 1111 >= 123 @ 0.139624
0.04/0.20	c bounds 1111 >= 124 @ 0.140114
0.04/0.20	c bounds 1111 >= 125 @ 0.140634
0.04/0.20	c bounds 1111 >= 126 @ 0.141117
0.04/0.20	c bounds 1111 >= 127 @ 0.141604
0.04/0.20	c bounds 1111 >= 128 @ 0.142088
0.04/0.20	c bounds 1111 >= 129 @ 0.14257
0.04/0.20	c bounds 1111 >= 130 @ 0.143051
0.04/0.20	c bounds 1111 >= 131 @ 0.143544
0.04/0.20	c bounds 1111 >= 132 @ 0.144022
0.04/0.20	c bounds 1111 >= 133 @ 0.144502
0.04/0.20	c bounds 1111 >= 134 @ 0.145
0.04/0.20	c bounds 1111 >= 135 @ 0.145483
0.04/0.20	c bounds 1111 >= 136 @ 0.145973
0.04/0.20	c bounds 1111 >= 137 @ 0.146464
0.04/0.20	c bounds 1111 >= 138 @ 0.146958
0.04/0.20	c bounds 1111 >= 139 @ 0.147448
0.04/0.21	c bounds 1111 >= 140 @ 0.147936
0.14/0.21	c bounds 1111 >= 141 @ 0.148425
0.14/0.21	c bounds 1111 >= 142 @ 0.148911
0.14/0.21	c bounds 1111 >= 143 @ 0.149396
0.14/0.21	c bounds 1111 >= 144 @ 0.149879
0.14/0.21	c bounds 1111 >= 145 @ 0.150365
0.14/0.21	c bounds 1111 >= 146 @ 0.150845
0.14/0.21	c bounds 1111 >= 147 @ 0.151325
0.14/0.21	c bounds 1111 >= 148 @ 0.151806
0.14/0.21	c bounds 1111 >= 149 @ 0.152284
0.14/0.21	c bounds 1111 >= 150 @ 0.15279
0.14/0.21	c bounds 1111 >= 151 @ 0.153277
0.14/0.21	c bounds 1111 >= 152 @ 0.153761
0.14/0.21	c bounds 1111 >= 153 @ 0.154242
0.14/0.21	c bounds 1111 >= 154 @ 0.154721
0.14/0.21	c bounds 1111 >= 155 @ 0.1552
0.14/0.21	c bounds 1111 >= 156 @ 0.155709
0.14/0.21	c bounds 1111 >= 157 @ 0.156186
0.14/0.21	c bounds 1111 >= 158 @ 0.156654
0.14/0.21	c bounds 1111 >= 159 @ 0.157134
0.14/0.22	c bounds 1111 >= 160 @ 0.157609
0.14/0.22	c bounds 1111 >= 161 @ 0.158088
0.14/0.22	c bounds 1111 >= 162 @ 0.158565
0.14/0.22	c bounds 1111 >= 163 @ 0.159037
0.14/0.22	c bounds 1111 >= 164 @ 0.159513
0.14/0.22	c bounds 1111 >= 165 @ 0.15999
0.14/0.22	c bounds 1111 >= 166 @ 0.160467
0.14/0.22	c bounds 1111 >= 167 @ 0.160943
0.14/0.22	c bounds 1111 >= 168 @ 0.161425
0.14/0.22	c bounds 1111 >= 169 @ 0.1619
0.14/0.22	c bounds 1111 >= 170 @ 0.162384
0.14/0.22	c bounds 1111 >= 171 @ 0.162862
0.14/0.22	c bounds 1111 >= 172 @ 0.163379
0.14/0.22	c bounds 1111 >= 173 @ 0.163866
0.14/0.22	c bounds 1111 >= 174 @ 0.16434
0.14/0.22	c bounds 1111 >= 175 @ 0.164819
0.14/0.22	c bounds 1111 >= 176 @ 0.165294
0.14/0.22	c bounds 1111 >= 177 @ 0.165765
0.14/0.22	c bounds 1111 >= 178 @ 0.16624
0.14/0.22	c bounds 1111 >= 179 @ 0.166752
0.14/0.22	c bounds 1111 >= 180 @ 0.167226
0.14/0.23	c bounds 1111 >= 181 @ 0.167701
0.14/0.23	c bounds 1111 >= 182 @ 0.168204
0.14/0.23	c bounds 1111 >= 183 @ 0.168709
0.14/0.23	c bounds 1111 >= 184 @ 0.169181
0.14/0.23	c bounds 1111 >= 185 @ 0.16966
0.14/0.23	c bounds 1111 >= 186 @ 0.17013
0.14/0.23	c bounds 1111 >= 187 @ 0.170629
0.14/0.23	c bounds 1111 >= 188 @ 0.171103
0.14/0.23	c bounds 1111 >= 189 @ 0.171569
0.14/0.23	c bounds 1111 >= 190 @ 0.172042
0.14/0.23	c bounds 1111 >= 191 @ 0.172516
0.14/0.23	c bounds 1111 >= 192 @ 0.172988
0.14/0.23	c bounds 1111 >= 193 @ 0.173465
0.14/0.23	c bounds 1111 >= 194 @ 0.173934
0.14/0.23	c bounds 1111 >= 195 @ 0.174401
0.14/0.23	c bounds 1111 >= 196 @ 0.174869
0.14/0.23	c bounds 1111 >= 197 @ 0.175342
0.14/0.23	c bounds 1111 >= 198 @ 0.175813
0.14/0.23	c bounds 1111 >= 199 @ 0.176283
0.14/0.23	c bounds 1111 >= 200 @ 0.176761
0.14/0.23	c bounds 1111 >= 201 @ 0.177266
0.14/0.24	c bounds 1111 >= 202 @ 0.177744
0.14/0.24	c bounds 1111 >= 203 @ 0.178219
0.14/0.24	c bounds 1111 >= 204 @ 0.178694
0.14/0.24	c bounds 1111 >= 205 @ 0.179163
0.14/0.24	c bounds 1111 >= 206 @ 0.179635
0.14/0.24	c bounds 1111 >= 207 @ 0.180101
0.14/0.24	c bounds 1111 >= 208 @ 0.180568
0.14/0.24	c bounds 1111 >= 209 @ 0.181042
0.14/0.24	c bounds 1111 >= 210 @ 0.181516
0.14/0.24	c bounds 1111 >= 211 @ 0.18202
0.14/0.24	c bounds 1111 >= 212 @ 0.182493
0.14/0.24	c bounds 1111 >= 213 @ 0.182968
0.14/0.24	c bounds 1111 >= 214 @ 0.183442
0.14/0.24	c bounds 1111 >= 215 @ 0.183912
0.14/0.24	c bounds 1111 >= 216 @ 0.184381
0.14/0.24	c bounds 1111 >= 217 @ 0.184847
0.14/0.24	c bounds 1111 >= 218 @ 0.185318
0.14/0.24	c bounds 1111 >= 219 @ 0.185412
0.14/0.24	c bounds 1111 >= 220 @ 0.185412
0.14/0.24	c bounds 1111 >= 221 @ 0.185787
0.14/0.24	c bounds 1111 >= 222 @ 0.186239
0.14/0.25	c bounds 1111 >= 223 @ 0.186706
0.14/0.25	c bounds 1111 >= 224 @ 0.18718
0.14/0.25	c bounds 1111 >= 225 @ 0.187658
0.14/0.25	c bounds 1111 >= 226 @ 0.188126
0.14/0.25	c bounds 1111 >= 227 @ 0.1886
0.14/0.25	c bounds 1111 >= 228 @ 0.189072
0.14/0.25	c bounds 1111 >= 229 @ 0.189536
0.14/0.25	c bounds 1111 >= 230 @ 0.190014
0.14/0.25	c bounds 1111 >= 231 @ 0.19048
0.14/0.25	c bounds 1111 >= 232 @ 0.190947
0.14/0.25	c bounds 1111 >= 233 @ 0.191412
0.14/0.25	c bounds 1111 >= 234 @ 0.191883
0.14/0.25	c bounds 1111 >= 235 @ 0.192388
0.14/0.25	c bounds 1111 >= 236 @ 0.192869
0.14/0.25	c bounds 1111 >= 237 @ 0.19334
0.14/0.25	c bounds 1111 >= 238 @ 0.193433
0.14/0.25	c bounds 1111 >= 239 @ 0.193433
0.14/0.25	c bounds 1111 >= 240 @ 0.193799
0.14/0.25	c bounds 1111 >= 241 @ 0.194243
0.14/0.25	c bounds 1111 >= 242 @ 0.19471
0.14/0.25	c bounds 1111 >= 243 @ 0.195184
0.14/0.26	c bounds 1111 >= 244 @ 0.195656
0.14/0.26	c bounds 1111 >= 245 @ 0.196126
0.14/0.26	c bounds 1111 >= 246 @ 0.1966
0.14/0.26	c bounds 1111 >= 247 @ 0.197067
0.14/0.26	c bounds 1111 >= 248 @ 0.19753
0.14/0.26	c bounds 1111 >= 249 @ 0.198003
0.14/0.26	c bounds 1111 >= 250 @ 0.198473
0.14/0.26	c bounds 1111 >= 251 @ 0.19894
0.14/0.26	c bounds 1111 >= 252 @ 0.19941
0.14/0.26	c bounds 1111 >= 253 @ 0.199878
0.14/0.26	c bounds 1111 >= 254 @ 0.200383
0.14/0.26	c bounds 1111 >= 255 @ 0.200856
0.14/0.26	c bounds 1111 >= 256 @ 0.201336
0.14/0.26	c bounds 1111 >= 257 @ 0.201807
0.14/0.26	c bounds 1111 >= 258 @ 0.202273
0.14/0.26	c bounds 1111 >= 259 @ 0.202739
0.14/0.26	c bounds 1111 >= 260 @ 0.203216
0.14/0.26	c bounds 1111 >= 261 @ 0.204073
0.14/0.26	c bounds 1111 >= 262 @ 0.204549
0.14/0.26	c bounds 1111 >= 263 @ 0.20505
0.14/0.27	c bounds 1111 >= 264 @ 0.205521
0.14/0.27	c bounds 1111 >= 265 @ 0.205987
0.14/0.27	c bounds 1111 >= 266 @ 0.206457
0.14/0.27	c bounds 1111 >= 267 @ 0.20693
0.14/0.27	c bounds 1111 >= 268 @ 0.207401
0.14/0.27	c bounds 1111 >= 269 @ 0.207873
0.14/0.27	c bounds 1111 >= 270 @ 0.208365
0.14/0.27	c bounds 1111 >= 271 @ 0.208832
0.14/0.27	c bounds 1111 >= 272 @ 0.209301
0.14/0.27	c bounds 1111 >= 273 @ 0.209766
0.14/0.27	c bounds 1111 >= 274 @ 0.21023
0.14/0.27	c bounds 1111 >= 275 @ 0.210699
0.14/0.27	c bounds 1111 >= 276 @ 0.211168
0.14/0.27	c bounds 1111 >= 277 @ 0.211638
0.14/0.27	c bounds 1111 >= 278 @ 0.212106
0.14/0.27	c bounds 1111 >= 279 @ 0.212579
0.14/0.27	c bounds 1111 >= 280 @ 0.213051
0.14/0.27	c bounds 1111 >= 281 @ 0.213518
0.14/0.27	c bounds 1111 >= 282 @ 0.213982
0.14/0.27	c bounds 1111 >= 283 @ 0.214456
0.14/0.27	c bounds 1111 >= 284 @ 0.214456
0.14/0.28	c bounds 1111 >= 285 @ 0.214456
0.14/0.28	c bounds 1111 >= 286 @ 0.214882
0.14/0.28	c bounds 1111 >= 287 @ 0.215346
0.14/0.28	c bounds 1111 >= 288 @ 0.215815
0.14/0.28	c bounds 1111 >= 289 @ 0.216282
0.14/0.28	c bounds 1111 >= 290 @ 0.216747
0.14/0.28	c bounds 1111 >= 291 @ 0.21725
0.14/0.28	c bounds 1111 >= 292 @ 0.217344
0.14/0.28	c bounds 1111 >= 293 @ 0.217344
0.14/0.28	c bounds 1111 >= 294 @ 0.217707
0.14/0.28	c bounds 1111 >= 295 @ 0.218145
0.14/0.28	c bounds 1111 >= 296 @ 0.21861
0.14/0.28	c bounds 1111 >= 297 @ 0.219078
0.14/0.28	c bounds 1111 >= 298 @ 0.219546
0.14/0.28	c bounds 1111 >= 299 @ 0.220015
0.14/0.28	c bounds 1111 >= 300 @ 0.220461
0.14/0.28	c bounds 1111 >= 301 @ 0.220461
0.14/0.28	c bounds 1111 >= 302 @ 0.220461
0.14/0.28	c bounds 1111 >= 303 @ 0.220854
0.14/0.28	c bounds 1111 >= 304 @ 0.221319
0.14/0.28	c bounds 1111 >= 305 @ 0.221803
0.14/0.29	c bounds 1111 >= 306 @ 0.222277
0.14/0.29	c bounds 1111 >= 307 @ 0.22274
0.14/0.29	c bounds 1111 >= 308 @ 0.22321
0.14/0.29	c bounds 1111 >= 309 @ 0.223673
0.14/0.29	c bounds 1111 >= 310 @ 0.224138
0.14/0.29	c bounds 1111 >= 311 @ 0.224601
0.14/0.29	c bounds 1111 >= 312 @ 0.22506
0.14/0.29	c bounds 1111 >= 313 @ 0.225521
0.14/0.29	c bounds 1111 >= 314 @ 0.225988
0.14/0.29	c bounds 1111 >= 315 @ 0.226454
0.14/0.29	c bounds 1111 >= 316 @ 0.22692
0.14/0.29	c bounds 1111 >= 317 @ 0.22739
0.14/0.29	c bounds 1111 >= 318 @ 0.227857
0.14/0.29	c bounds 1111 >= 319 @ 0.228319
0.14/0.29	c bounds 1111 >= 320 @ 0.228787
0.14/0.29	c bounds 1111 >= 321 @ 0.229247
0.14/0.29	c bounds 1111 >= 322 @ 0.22971
0.14/0.29	c bounds 1111 >= 323 @ 0.230173
0.14/0.29	c bounds 1111 >= 324 @ 0.230642
0.14/0.29	c bounds 1111 >= 325 @ 0.231104
0.14/0.29	c bounds 1111 >= 326 @ 0.231571
0.14/0.30	c bounds 1110 >= 326 @ 0.234423
0.14/0.30	c bounds 1110 >= 327 @ 0.234423
0.14/0.30	c bounds 1110 >= 328 @ 0.234423
0.14/0.30	c bounds 1110 >= 329 @ 0.234917
0.14/0.30	c bounds 1110 >= 330 @ 0.235395
0.14/0.30	c bounds 1110 >= 331 @ 0.235876
0.14/0.30	c bounds 1110 >= 332 @ 0.236349
0.14/0.30	c bounds 1110 >= 333 @ 0.236819
0.14/0.30	c bounds 1110 >= 334 @ 0.237294
0.14/0.30	c bounds 1110 >= 335 @ 0.237762
0.14/0.30	c bounds 1110 >= 336 @ 0.238263
0.14/0.30	c bounds 1110 >= 337 @ 0.238729
0.14/0.30	c bounds 1110 >= 338 @ 0.239226
0.14/0.30	c bounds 1110 >= 339 @ 0.23972
0.14/0.31	c bounds 1110 >= 340 @ 0.240219
0.14/0.31	c bounds 1110 >= 341 @ 0.240687
0.25/0.31	c bounds 1110 >= 342 @ 0.241181
0.25/0.31	c bounds 1110 >= 343 @ 0.24168
0.25/0.31	c bounds 1110 >= 344 @ 0.242151
0.25/0.31	c bounds 1110 >= 345 @ 0.242605
0.25/0.31	c bounds 1110 >= 346 @ 0.243098
0.25/0.31	c bounds 1110 >= 347 @ 0.243562
0.25/0.31	c bounds 1110 >= 348 @ 0.244025
0.25/0.31	c bounds 1110 >= 349 @ 0.244482
0.25/0.31	c bounds 1110 >= 350 @ 0.24495
0.25/0.31	c bounds 1110 >= 351 @ 0.24541
0.25/0.31	c bounds 1110 >= 352 @ 0.245868
0.25/0.31	c bounds 1110 >= 353 @ 0.246328
0.25/0.31	c bounds 1110 >= 354 @ 0.246786
0.25/0.31	c bounds 1110 >= 355 @ 0.246878
0.25/0.31	c bounds 1110 >= 356 @ 0.246966
0.25/0.31	c bounds 1110 >= 357 @ 0.24741
0.25/0.31	c bounds 1110 >= 358 @ 0.247875
0.25/0.31	c bounds 1110 >= 359 @ 0.248339
0.25/0.31	c bounds 1110 >= 360 @ 0.248795
0.25/0.32	c bounds 1110 >= 361 @ 0.249234
0.25/0.32	c bounds 1110 >= 362 @ 0.24969
0.25/0.32	c bounds 1110 >= 363 @ 0.250152
0.25/0.32	c bounds 1110 >= 364 @ 0.250611
0.25/0.32	c bounds 1110 >= 365 @ 0.251072
0.25/0.32	c bounds 1110 >= 366 @ 0.251532
0.25/0.32	c bounds 1110 >= 367 @ 0.251987
0.25/0.32	c bounds 1110 >= 368 @ 0.252445
0.25/0.32	c bounds 1110 >= 369 @ 0.252893
0.25/0.32	c bounds 1110 >= 370 @ 0.253347
0.25/0.32	c bounds 1110 >= 371 @ 0.253802
0.25/0.32	c bounds 1110 >= 372 @ 0.254283
0.25/0.32	c bounds 1110 >= 373 @ 0.25475
0.25/0.32	c bounds 1110 >= 374 @ 0.255212
0.25/0.32	c bounds 1110 >= 375 @ 0.25568
0.25/0.32	c bounds 1110 >= 376 @ 0.25613
0.25/0.32	c bounds 1110 >= 377 @ 0.256219
0.25/0.32	c bounds 1110 >= 378 @ 0.256219
0.25/0.32	c bounds 1110 >= 379 @ 0.256558
0.25/0.32	c bounds 1110 >= 380 @ 0.256979
0.25/0.32	c bounds 1110 >= 381 @ 0.257426
0.25/0.32	c bounds 1110 >= 382 @ 0.257896
0.25/0.33	c bounds 1110 >= 383 @ 0.258358
0.25/0.33	c bounds 1110 >= 384 @ 0.258814
0.25/0.33	c bounds 1110 >= 385 @ 0.259261
0.25/0.33	c bounds 1110 >= 386 @ 0.259718
0.25/0.33	c bounds 1110 >= 387 @ 0.260174
0.25/0.33	c bounds 1110 >= 388 @ 0.260243
0.25/0.33	c bounds 1110 >= 389 @ 0.260243
0.25/0.33	c bounds 1110 >= 390 @ 0.260637
0.25/0.33	c bounds 1110 >= 391 @ 0.26107
0.25/0.33	c bounds 1110 >= 392 @ 0.261525
0.25/0.33	c bounds 1110 >= 393 @ 0.261979
0.25/0.33	c bounds 1110 >= 394 @ 0.262434
0.25/0.33	c bounds 1110 >= 395 @ 0.262891
0.25/0.33	c bounds 1110 >= 396 @ 0.263362
0.25/0.33	c bounds 1110 >= 397 @ 0.263822
0.25/0.33	c bounds 1110 >= 398 @ 0.264265
0.25/0.33	c bounds 1110 >= 399 @ 0.264714
0.25/0.33	c bounds 1110 >= 400 @ 0.265164
0.25/0.33	c bounds 1110 >= 401 @ 0.265232
0.25/0.33	c bounds 1110 >= 402 @ 0.265232
0.25/0.33	c bounds 1110 >= 403 @ 0.265592
0.25/0.34	c bounds 1110 >= 404 @ 0.266017
0.25/0.34	c bounds 1110 >= 405 @ 0.266458
0.25/0.34	c bounds 1110 >= 406 @ 0.266917
0.25/0.34	c bounds 1110 >= 407 @ 0.267382
0.25/0.34	c bounds 1110 >= 408 @ 0.267834
0.25/0.34	c bounds 1110 >= 409 @ 0.268287
0.25/0.34	c bounds 1110 >= 410 @ 0.268738
0.25/0.34	c bounds 1110 >= 411 @ 0.269178
0.25/0.34	c bounds 1110 >= 412 @ 0.26963
0.25/0.34	c bounds 1110 >= 413 @ 0.270088
0.25/0.34	c bounds 1110 >= 414 @ 0.270538
0.25/0.34	c bounds 1110 >= 415 @ 0.270991
0.25/0.34	c bounds 1110 >= 416 @ 0.27145
0.25/0.34	c bounds 1110 >= 417 @ 0.271917
0.25/0.34	c bounds 1110 >= 418 @ 0.272368
0.25/0.34	c bounds 1110 >= 419 @ 0.272817
0.25/0.34	c bounds 1110 >= 420 @ 0.273278
0.25/0.34	c bounds 1110 >= 421 @ 0.273731
0.25/0.34	c bounds 1110 >= 422 @ 0.27418
0.25/0.34	c bounds 1110 >= 423 @ 0.274633
0.25/0.34	c bounds 1110 >= 424 @ 0.275085
0.25/0.34	c bounds 1110 >= 425 @ 0.275544
0.25/0.35	c bounds 1110 >= 426 @ 0.275996
0.25/0.35	c bounds 1110 >= 427 @ 0.276441
0.25/0.35	c bounds 1110 >= 428 @ 0.276891
0.25/0.35	c bounds 1110 >= 429 @ 0.277339
0.25/0.35	c bounds 1110 >= 430 @ 0.277789
0.25/0.35	c bounds 1110 >= 431 @ 0.278253
0.25/0.35	c bounds 1110 >= 432 @ 0.278718
0.25/0.35	c bounds 1110 >= 433 @ 0.279173
0.25/0.35	c bounds 1110 >= 434 @ 0.279655
0.25/0.35	c bounds 1110 >= 435 @ 0.280136
0.25/0.35	c bounds 1110 >= 436 @ 0.280594
0.25/0.35	c bounds 1110 >= 437 @ 0.281047
0.25/0.35	c bounds 1110 >= 438 @ 0.281501
0.25/0.35	c bounds 1110 >= 439 @ 0.281954
0.25/0.35	c bounds 1110 >= 440 @ 0.282402
0.25/0.35	c bounds 1110 >= 441 @ 0.282851
0.25/0.35	c bounds 1110 >= 442 @ 0.2833
0.25/0.35	c bounds 1110 >= 443 @ 0.283748
0.25/0.35	c bounds 1110 >= 444 @ 0.284204
0.25/0.35	c bounds 1110 >= 445 @ 0.284653
0.25/0.35	c bounds 1110 >= 446 @ 0.2851
0.25/0.35	c bounds 1110 >= 447 @ 0.285546
0.25/0.36	c bounds 1110 >= 448 @ 0.286
0.25/0.36	c bounds 1110 >= 449 @ 0.286448
0.25/0.36	c bounds 1110 >= 450 @ 0.286904
0.25/0.36	c bounds 1110 >= 451 @ 0.287376
0.25/0.36	c bounds 1110 >= 452 @ 0.287839
0.25/0.36	c bounds 1110 >= 453 @ 0.288343
0.25/0.36	c bounds 1110 >= 454 @ 0.28881
0.25/0.36	c bounds 1110 >= 455 @ 0.289261
0.25/0.36	c bounds 1110 >= 456 @ 0.289712
0.25/0.36	c bounds 1110 >= 457 @ 0.290173
0.25/0.36	c bounds 1110 >= 458 @ 0.290631
0.25/0.36	c bounds 1110 >= 459 @ 0.291109
0.25/0.36	c bounds 1110 >= 460 @ 0.291564
0.25/0.36	c bounds 1110 >= 461 @ 0.292029
0.25/0.36	c bounds 1110 >= 462 @ 0.292481
0.25/0.36	c bounds 1110 >= 463 @ 0.292935
0.25/0.36	c bounds 1110 >= 464 @ 0.293391
0.25/0.36	c bounds 1110 >= 465 @ 0.293839
0.25/0.36	c bounds 1110 >= 466 @ 0.294289
0.25/0.36	c bounds 1110 >= 467 @ 0.294741
0.25/0.36	c bounds 1110 >= 468 @ 0.295191
0.25/0.36	c bounds 1110 >= 469 @ 0.295634
0.25/0.37	c bounds 1110 >= 470 @ 0.296088
0.25/0.37	c bounds 1110 >= 471 @ 0.296538
0.25/0.37	c bounds 1110 >= 472 @ 0.296997
0.25/0.37	c bounds 1110 >= 473 @ 0.297455
0.25/0.37	c bounds 1110 >= 474 @ 0.297904
0.25/0.37	c bounds 1110 >= 475 @ 0.298
0.25/0.37	c bounds 1110 >= 476 @ 0.298
0.25/0.37	c bounds 1110 >= 477 @ 0.298345
0.25/0.37	c bounds 1110 >= 478 @ 0.298776
0.25/0.37	c bounds 1110 >= 479 @ 0.299228
0.25/0.37	c bounds 1110 >= 480 @ 0.299677
0.25/0.37	c bounds 1110 >= 481 @ 0.300111
0.25/0.37	c bounds 1110 >= 482 @ 0.300577
0.25/0.37	c bounds 1110 >= 483 @ 0.301028
0.25/0.37	c bounds 1110 >= 484 @ 0.301506
0.25/0.37	c bounds 1110 >= 485 @ 0.301966
0.25/0.37	c bounds 1110 >= 486 @ 0.302422
0.25/0.37	c bounds 1110 >= 487 @ 0.302896
0.25/0.37	c bounds 1110 >= 488 @ 0.303383
0.25/0.37	c bounds 1110 >= 489 @ 0.303838
0.25/0.37	c bounds 1110 >= 490 @ 0.303939
0.25/0.37	c bounds 1110 >= 491 @ 0.303939
0.25/0.38	c bounds 1110 >= 492 @ 0.304284
0.25/0.38	c bounds 1110 >= 493 @ 0.304701
0.25/0.38	c bounds 1110 >= 494 @ 0.305126
0.25/0.38	c bounds 1110 >= 495 @ 0.305606
0.25/0.38	c bounds 1110 >= 496 @ 0.306079
0.25/0.38	c bounds 1110 >= 497 @ 0.306553
0.25/0.38	c bounds 1110 >= 498 @ 0.307003
0.25/0.38	c bounds 1110 >= 499 @ 0.307114
0.25/0.38	c bounds 1110 >= 500 @ 0.307114
0.25/0.38	c bounds 1110 >= 501 @ 0.307441
0.25/0.38	c bounds 1110 >= 502 @ 0.307871
0.25/0.38	c bounds 1110 >= 503 @ 0.308321
0.25/0.38	c bounds 1110 >= 504 @ 0.308766
0.25/0.38	c bounds 1110 >= 505 @ 0.309219
0.25/0.38	c bounds 1110 >= 506 @ 0.309669
0.25/0.38	c bounds 1110 >= 507 @ 0.310111
0.25/0.38	c bounds 1110 >= 508 @ 0.310111
0.25/0.38	c bounds 1110 >= 509 @ 0.310111
0.25/0.38	c bounds 1110 >= 510 @ 0.310487
0.25/0.38	c bounds 1110 >= 511 @ 0.310932
0.25/0.39	c bounds 1109 >= 511 @ 0.314335
0.25/0.39	c bounds 1109 >= 512 @ 0.3148
0.25/0.39	c bounds 1109 >= 513 @ 0.315247
0.25/0.39	c bounds 1109 >= 514 @ 0.315699
0.25/0.39	c bounds 1109 >= 515 @ 0.316152
0.25/0.39	c bounds 1109 >= 516 @ 0.316602
0.25/0.39	c bounds 1109 >= 517 @ 0.317061
0.25/0.39	c bounds 1109 >= 518 @ 0.317512
0.25/0.39	c bounds 1109 >= 519 @ 0.317962
0.25/0.39	c bounds 1109 >= 520 @ 0.318417
0.25/0.39	c bounds 1109 >= 521 @ 0.31886
0.25/0.39	c bounds 1109 >= 522 @ 0.31931
0.25/0.39	c bounds 1109 >= 523 @ 0.319841
0.25/0.39	c bounds 1109 >= 524 @ 0.320299
0.25/0.39	c bounds 1109 >= 525 @ 0.320756
0.25/0.39	c bounds 1109 >= 526 @ 0.321199
0.25/0.39	c bounds 1109 >= 527 @ 0.321648
0.25/0.40	c bounds 1109 >= 528 @ 0.322093
0.25/0.40	c bounds 1109 >= 529 @ 0.322577
0.25/0.40	c bounds 1109 >= 530 @ 0.323026
0.25/0.40	c bounds 1109 >= 531 @ 0.323078
0.25/0.40	c bounds 1109 >= 532 @ 0.323078
0.25/0.40	c bounds 1109 >= 533 @ 0.323427
0.25/0.40	c bounds 1109 >= 534 @ 0.323846
0.25/0.40	c bounds 1109 >= 535 @ 0.324326
0.25/0.40	c bounds 1109 >= 536 @ 0.324791
0.25/0.40	c bounds 1109 >= 537 @ 0.325241
0.25/0.40	c bounds 1109 >= 538 @ 0.325695
0.25/0.40	c bounds 1109 >= 539 @ 0.326177
0.25/0.40	c bounds 1109 >= 540 @ 0.326625
0.25/0.40	c bounds 1109 >= 541 @ 0.327076
0.25/0.40	c bounds 1109 >= 542 @ 0.327538
0.25/0.40	c bounds 1109 >= 543 @ 0.327997
0.25/0.40	c bounds 1109 >= 544 @ 0.328457
0.25/0.40	c bounds 1109 >= 545 @ 0.328912
0.25/0.40	c bounds 1109 >= 546 @ 0.329375
0.25/0.40	c bounds 1109 >= 547 @ 0.329831
0.25/0.40	c bounds 1109 >= 548 @ 0.330291
0.25/0.41	c bounds 1109 >= 549 @ 0.33075
0.25/0.41	c bounds 1109 >= 550 @ 0.331223
0.25/0.41	c bounds 1109 >= 551 @ 0.331678
0.35/0.41	c bounds 1109 >= 552 @ 0.332149
0.35/0.41	c bounds 1109 >= 553 @ 0.332636
0.35/0.41	c bounds 1109 >= 554 @ 0.333115
0.35/0.41	c bounds 1109 >= 555 @ 0.333632
0.35/0.41	c bounds 1109 >= 556 @ 0.334086
0.35/0.41	c bounds 1109 >= 557 @ 0.334541
0.35/0.41	c bounds 1109 >= 558 @ 0.334997
0.35/0.41	c bounds 1109 >= 559 @ 0.335455
0.35/0.41	c bounds 1109 >= 560 @ 0.335913
0.35/0.41	c bounds 1109 >= 561 @ 0.335913
0.35/0.41	c bounds 1109 >= 562 @ 0.335913
0.35/0.41	c bounds 1109 >= 563 @ 0.335924
0.35/0.41	c bounds 1109 >= 564 @ 0.335924
0.35/0.41	c bounds 1109 >= 565 @ 0.336266
0.35/0.41	c bounds 1109 >= 566 @ 0.336691
0.35/0.41	c bounds 1109 >= 567 @ 0.337135
0.35/0.41	c bounds 1109 >= 568 @ 0.337588
0.35/0.41	c bounds 1109 >= 569 @ 0.338036
0.35/0.41	c bounds 1109 >= 570 @ 0.338493
0.35/0.42	c bounds 1109 >= 571 @ 0.338906
0.35/0.42	c bounds 1109 >= 572 @ 0.338906
0.35/0.42	c bounds 1109 >= 573 @ 0.338906
0.35/0.42	c bounds 1109 >= 574 @ 0.33937
0.35/0.42	c bounds 1109 >= 575 @ 0.339825
0.35/0.42	c bounds 1109 >= 576 @ 0.340275
0.35/0.42	c bounds 1109 >= 577 @ 0.340745
0.35/0.42	c bounds 1109 >= 578 @ 0.341214
0.35/0.42	c bounds 1109 >= 579 @ 0.341678
0.35/0.42	c bounds 1109 >= 580 @ 0.342159
0.35/0.42	c bounds 1109 >= 581 @ 0.342623
0.35/0.42	c bounds 1109 >= 582 @ 0.343091
0.35/0.42	c bounds 1109 >= 583 @ 0.343562
0.35/0.42	c bounds 1109 >= 584 @ 0.344025
0.35/0.42	c bounds 1109 >= 585 @ 0.344479
0.35/0.42	c bounds 1109 >= 586 @ 0.344941
0.35/0.42	c bounds 1109 >= 587 @ 0.345394
0.35/0.42	c bounds 1109 >= 588 @ 0.345908
0.35/0.42	c bounds 1109 >= 589 @ 0.346369
0.35/0.42	c bounds 1109 >= 590 @ 0.346827
0.35/0.42	c bounds 1109 >= 591 @ 0.346897
0.35/0.43	c bounds 1109 >= 592 @ 0.346897
0.35/0.43	c bounds 1108 >= 592 @ 0.349558
0.35/0.43	c bounds 1108 >= 593 @ 0.350044
0.35/0.43	c bounds 1108 >= 594 @ 0.350515
0.35/0.43	c bounds 1108 >= 595 @ 0.350976
0.35/0.43	c bounds 1108 >= 596 @ 0.351444
0.35/0.43	c bounds 1108 >= 597 @ 0.351908
0.35/0.43	c bounds 1108 >= 598 @ 0.352372
0.35/0.43	c bounds 1108 >= 599 @ 0.35283
0.35/0.43	c bounds 1108 >= 600 @ 0.352891
0.35/0.43	c bounds 1108 >= 601 @ 0.352891
0.35/0.43	c bounds 1108 >= 602 @ 0.353245
0.35/0.44	c bounds 1108 >= 603 @ 0.353714
0.35/0.44	c bounds 1108 >= 604 @ 0.354173
0.35/0.44	c bounds 1108 >= 605 @ 0.354631
0.35/0.44	c bounds 1108 >= 606 @ 0.355095
0.35/0.44	c bounds 1108 >= 607 @ 0.355558
0.35/0.44	c bounds 1108 >= 608 @ 0.356033
0.35/0.44	c bounds 1108 >= 609 @ 0.35649
0.35/0.44	c bounds 1108 >= 610 @ 0.356607
0.35/0.44	c bounds 1108 >= 611 @ 0.356607
0.35/0.44	c bounds 1108 >= 612 @ 0.356884
0.35/0.44	c bounds 1108 >= 613 @ 0.356884
0.35/0.44	c bounds 1108 >= 614 @ 0.356884
0.35/0.44	c bounds 1108 >= 615 @ 0.356893
0.35/0.44	c bounds 1108 >= 616 @ 0.356893
0.35/0.44	c bounds 1108 >= 617 @ 0.357255
0.35/0.44	c bounds 1108 >= 618 @ 0.357719
0.35/0.44	c bounds 1108 >= 619 @ 0.35818
0.35/0.44	c bounds 1108 >= 620 @ 0.358652
0.35/0.44	c bounds 1108 >= 621 @ 0.359116
0.35/0.44	c bounds 1108 >= 622 @ 0.359589
0.35/0.44	c bounds 1108 >= 623 @ 0.360052
0.35/0.44	c bounds 1108 >= 624 @ 0.36052
0.35/0.45	c bounds 1108 >= 625 @ 0.360977
0.35/0.45	c bounds 1108 >= 626 @ 0.361442
0.35/0.45	c bounds 1108 >= 627 @ 0.36186
0.35/0.45	c bounds 1108 >= 628 @ 0.36186
0.35/0.45	c bounds 1108 >= 629 @ 0.361867
0.35/0.45	c bounds 1108 >= 630 @ 0.362338
0.35/0.45	c bounds 1108 >= 631 @ 0.3628
0.35/0.45	c bounds 1108 >= 632 @ 0.36288
0.35/0.45	c bounds 1108 >= 633 @ 0.36288
0.35/0.45	c bounds 1108 >= 634 @ 0.363232
0.35/0.45	c bounds 1108 >= 635 @ 0.3637
0.35/0.45	c bounds 1108 >= 636 @ 0.364158
0.35/0.45	c bounds 1108 >= 637 @ 0.364625
0.35/0.45	c bounds 1108 >= 638 @ 0.365093
0.35/0.45	c bounds 1108 >= 639 @ 0.365549
0.35/0.45	c bounds 1108 >= 640 @ 0.366012
0.35/0.45	c bounds 1108 >= 641 @ 0.366469
0.35/0.45	c bounds 1108 >= 642 @ 0.366941
0.35/0.45	c bounds 1108 >= 643 @ 0.367402
0.35/0.45	c bounds 1108 >= 644 @ 0.367879
0.35/0.45	c bounds 1108 >= 645 @ 0.368345
0.35/0.46	c bounds 1108 >= 646 @ 0.368811
0.35/0.46	c bounds 1108 >= 647 @ 0.369274
0.35/0.46	c bounds 1108 >= 648 @ 0.369764
0.35/0.46	c bounds 1108 >= 649 @ 0.370329
0.35/0.46	c bounds 1108 >= 650 @ 0.370793
0.35/0.46	c bounds 1108 >= 651 @ 0.371261
0.35/0.46	c bounds 1108 >= 652 @ 0.371737
0.35/0.46	c bounds 1108 >= 653 @ 0.372225
0.35/0.46	c bounds 1108 >= 654 @ 0.372704
0.35/0.46	c bounds 1108 >= 655 @ 0.373192
0.35/0.46	c bounds 1108 >= 656 @ 0.373666
0.35/0.46	c bounds 1108 >= 657 @ 0.374149
0.35/0.46	c bounds 1108 >= 658 @ 0.374635
0.35/0.46	c bounds 1108 >= 659 @ 0.375114
0.35/0.46	c bounds 1108 >= 660 @ 0.375585
0.35/0.46	c bounds 1108 >= 661 @ 0.376065
0.35/0.46	c bounds 1108 >= 662 @ 0.376546
0.35/0.47	c bounds 1107 >= 662 @ 0.379244
0.35/0.47	c bounds 1107 >= 663 @ 0.37977
0.35/0.47	c bounds 1107 >= 664 @ 0.380255
0.35/0.47	c bounds 1107 >= 665 @ 0.380737
0.35/0.47	c bounds 1107 >= 666 @ 0.38084
0.35/0.47	c bounds 1107 >= 667 @ 0.38084
0.35/0.47	c bounds 1107 >= 668 @ 0.38118
0.35/0.47	c bounds 1107 >= 669 @ 0.381651
0.35/0.47	c bounds 1107 >= 670 @ 0.382126
0.35/0.47	c bounds 1107 >= 671 @ 0.3826
0.35/0.47	c bounds 1107 >= 672 @ 0.383074
0.35/0.47	c bounds 1107 >= 673 @ 0.383558
0.35/0.47	c bounds 1107 >= 674 @ 0.384039
0.35/0.47	c bounds 1107 >= 675 @ 0.384514
0.35/0.47	c bounds 1107 >= 676 @ 0.385005
0.35/0.47	c bounds 1107 >= 677 @ 0.385504
0.35/0.48	c bounds 1107 >= 678 @ 0.38598
0.35/0.48	c bounds 1107 >= 679 @ 0.386454
0.35/0.48	c bounds 1107 >= 680 @ 0.386955
0.35/0.48	c bounds 1107 >= 681 @ 0.387438
0.35/0.48	c bounds 1107 >= 682 @ 0.387919
0.35/0.48	c bounds 1107 >= 683 @ 0.388396
0.35/0.48	c bounds 1107 >= 684 @ 0.388881
0.35/0.48	c bounds 1107 >= 685 @ 0.389378
0.35/0.48	c bounds 1107 >= 686 @ 0.389867
0.35/0.48	c bounds 1107 >= 687 @ 0.390346
0.35/0.48	c bounds 1107 >= 688 @ 0.390817
0.35/0.48	c bounds 1107 >= 689 @ 0.391304
0.35/0.48	c bounds 1107 >= 690 @ 0.391786
0.35/0.48	c bounds 1107 >= 691 @ 0.392272
0.35/0.48	c bounds 1107 >= 692 @ 0.392747
0.35/0.48	c bounds 1107 >= 693 @ 0.392792
0.35/0.48	c bounds 1107 >= 694 @ 0.392792
0.35/0.48	c bounds 1107 >= 695 @ 0.393172
0.35/0.48	c bounds 1107 >= 696 @ 0.393653
0.35/0.48	c bounds 1107 >= 697 @ 0.394128
0.35/0.49	c bounds 1107 >= 698 @ 0.394601
0.35/0.49	c bounds 1107 >= 699 @ 0.39508
0.35/0.49	c bounds 1107 >= 700 @ 0.395557
0.35/0.49	c bounds 1107 >= 701 @ 0.396043
0.35/0.49	c bounds 1107 >= 702 @ 0.39652
0.35/0.49	c bounds 1107 >= 703 @ 0.397004
0.35/0.49	c bounds 1107 >= 704 @ 0.397479
0.35/0.49	c bounds 1107 >= 705 @ 0.397974
0.35/0.49	c bounds 1107 >= 706 @ 0.398458
0.35/0.49	c bounds 1107 >= 707 @ 0.398939
0.35/0.49	c bounds 1107 >= 708 @ 0.399444
0.35/0.49	c bounds 1107 >= 709 @ 0.399931
0.35/0.49	c bounds 1107 >= 710 @ 0.400419
0.35/0.49	c bounds 1107 >= 711 @ 0.40091
0.35/0.49	c bounds 1107 >= 712 @ 0.401402
0.35/0.49	c bounds 1107 >= 713 @ 0.401897
0.35/0.49	c bounds 1107 >= 714 @ 0.402378
0.35/0.49	c bounds 1107 >= 715 @ 0.402888
0.35/0.49	c bounds 1107 >= 716 @ 0.403367
0.35/0.49	c bounds 1107 >= 717 @ 0.40388
0.35/0.49	c bounds 1107 >= 718 @ 0.404378
0.35/0.50	c bounds 1107 >= 719 @ 0.40486
0.35/0.50	c bounds 1107 >= 720 @ 0.405332
0.35/0.50	c bounds 1107 >= 721 @ 0.405814
0.35/0.50	c bounds 1107 >= 722 @ 0.406295
0.35/0.51	c bounds 1106 >= 722 @ 0.412877
0.35/0.51	c bounds 1106 >= 723 @ 0.413423
0.45/0.51	c bounds 1106 >= 724 @ 0.413928
0.45/0.51	c bounds 1106 >= 725 @ 0.414419
0.45/0.51	c bounds 1106 >= 726 @ 0.414915
0.45/0.51	c bounds 1106 >= 727 @ 0.4154
0.45/0.51	c bounds 1106 >= 728 @ 0.41589
0.45/0.51	c bounds 1106 >= 729 @ 0.41637
0.45/0.51	c bounds 1106 >= 730 @ 0.416855
0.45/0.51	c bounds 1106 >= 731 @ 0.417354
0.45/0.51	c bounds 1106 >= 732 @ 0.417838
0.45/0.51	c bounds 1106 >= 733 @ 0.418327
0.45/0.51	c bounds 1106 >= 734 @ 0.418837
0.45/0.51	c bounds 1106 >= 735 @ 0.419338
0.45/0.51	c bounds 1106 >= 736 @ 0.419837
0.45/0.51	c bounds 1106 >= 737 @ 0.420353
0.45/0.51	c bounds 1106 >= 738 @ 0.420838
0.45/0.51	c bounds 1106 >= 739 @ 0.421337
0.45/0.51	c bounds 1106 >= 740 @ 0.421852
0.45/0.51	c bounds 1106 >= 741 @ 0.422358
0.45/0.52	c bounds 1106 >= 742 @ 0.422873
0.45/0.52	c bounds 1106 >= 743 @ 0.423376
0.45/0.52	c bounds 1106 >= 744 @ 0.423881
0.45/0.52	c bounds 1106 >= 745 @ 0.424377
0.45/0.52	c bounds 1106 >= 746 @ 0.424869
0.45/0.52	c bounds 1106 >= 747 @ 0.425383
0.45/0.52	c bounds 1106 >= 748 @ 0.425865
0.45/0.52	c bounds 1106 >= 749 @ 0.426347
0.45/0.52	c bounds 1106 >= 750 @ 0.426843
0.45/0.52	c bounds 1106 >= 751 @ 0.427355
0.45/0.52	c bounds 1106 >= 752 @ 0.427846
0.45/0.52	c bounds 1106 >= 753 @ 0.428333
0.45/0.52	c bounds 1106 >= 754 @ 0.428976
0.45/0.52	c bounds 1106 >= 755 @ 0.429477
0.45/0.52	c bounds 1106 >= 756 @ 0.429985
0.45/0.52	c bounds 1106 >= 757 @ 0.430471
0.45/0.52	c bounds 1106 >= 758 @ 0.43098
0.45/0.52	c bounds 1106 >= 759 @ 0.431484
0.45/0.52	c bounds 1106 >= 760 @ 0.431985
0.45/0.53	c bounds 1106 >= 761 @ 0.432478
0.45/0.53	c bounds 1106 >= 762 @ 0.432981
0.45/0.53	c bounds 1106 >= 763 @ 0.433482
0.45/0.53	c bounds 1106 >= 764 @ 0.43399
0.45/0.53	c bounds 1106 >= 765 @ 0.434492
0.45/0.53	c bounds 1106 >= 766 @ 0.434983
0.45/0.53	c bounds 1106 >= 767 @ 0.435475
0.45/0.53	c bounds 1106 >= 768 @ 0.435976
0.45/0.53	c bounds 1106 >= 769 @ 0.436466
0.45/0.53	c bounds 1106 >= 770 @ 0.436632
0.45/0.53	c bounds 1106 >= 771 @ 0.436632
0.45/0.53	c bounds 1106 >= 772 @ 0.436977
0.45/0.53	c bounds 1106 >= 773 @ 0.437479
0.45/0.53	c bounds 1106 >= 774 @ 0.437978
0.45/0.53	c bounds 1106 >= 775 @ 0.438477
0.45/0.53	c bounds 1106 >= 776 @ 0.438978
0.45/0.53	c bounds 1106 >= 777 @ 0.439477
0.45/0.53	c bounds 1106 >= 778 @ 0.439973
0.45/0.53	c bounds 1106 >= 779 @ 0.440472
0.45/0.53	c bounds 1106 >= 780 @ 0.44099
0.45/0.54	c bounds 1106 >= 781 @ 0.441489
0.45/0.54	c bounds 1106 >= 782 @ 0.441987
0.45/0.54	c bounds 1106 >= 783 @ 0.442511
0.45/0.54	c bounds 1106 >= 784 @ 0.442618
0.45/0.54	c bounds 1106 >= 785 @ 0.442618
0.45/0.54	c bounds 1106 >= 786 @ 0.442621
0.45/0.54	c bounds 1106 >= 787 @ 0.442621
0.45/0.54	c bounds 1106 >= 788 @ 0.442624
0.45/0.55	c bounds 1105 >= 788 @ 0.448647
0.45/0.55	c bounds 1105 >= 789 @ 0.449217
0.45/0.55	c bounds 1105 >= 790 @ 0.449719
0.45/0.55	c bounds 1105 >= 791 @ 0.450221
0.45/0.55	c bounds 1105 >= 792 @ 0.450726
0.45/0.55	c bounds 1105 >= 793 @ 0.451215
0.45/0.55	c bounds 1105 >= 794 @ 0.451739
0.45/0.55	c bounds 1105 >= 795 @ 0.452253
0.45/0.55	c bounds 1105 >= 796 @ 0.452745
0.45/0.55	c bounds 1105 >= 797 @ 0.453282
0.45/0.55	c bounds 1105 >= 798 @ 0.453783
0.45/0.55	c bounds 1105 >= 799 @ 0.454286
0.45/0.55	c bounds 1105 >= 800 @ 0.454794
0.45/0.55	c bounds 1105 >= 801 @ 0.455296
0.45/0.55	c bounds 1105 >= 802 @ 0.455795
0.45/0.55	c bounds 1105 >= 803 @ 0.456306
0.45/0.55	c bounds 1105 >= 804 @ 0.456812
0.45/0.55	c bounds 1105 >= 805 @ 0.457306
0.45/0.56	c bounds 1105 >= 806 @ 0.457809
0.45/0.56	c bounds 1105 >= 807 @ 0.458315
0.45/0.56	c bounds 1105 >= 808 @ 0.458818
0.45/0.56	c bounds 1105 >= 809 @ 0.459322
0.45/0.56	c bounds 1105 >= 810 @ 0.459847
0.45/0.56	c bounds 1105 >= 811 @ 0.460349
0.45/0.56	c bounds 1105 >= 812 @ 0.460863
0.45/0.56	c bounds 1105 >= 813 @ 0.461386
0.45/0.56	c bounds 1105 >= 814 @ 0.461908
0.45/0.56	c bounds 1105 >= 815 @ 0.462423
0.45/0.56	c bounds 1105 >= 816 @ 0.462938
0.45/0.56	c bounds 1105 >= 817 @ 0.463438
0.45/0.56	c bounds 1105 >= 818 @ 0.463569
0.45/0.56	c bounds 1105 >= 819 @ 0.463569
0.45/0.56	c bounds 1105 >= 820 @ 0.463987
0.45/0.56	c bounds 1105 >= 821 @ 0.464495
0.45/0.56	c bounds 1105 >= 822 @ 0.465001
0.45/0.56	c bounds 1105 >= 823 @ 0.465532
0.45/0.56	c bounds 1105 >= 824 @ 0.466034
0.45/0.57	c bounds 1105 >= 825 @ 0.466548
0.45/0.57	c bounds 1105 >= 826 @ 0.467067
0.45/0.57	c bounds 1105 >= 827 @ 0.467579
0.45/0.57	c bounds 1105 >= 828 @ 0.468083
0.45/0.57	c bounds 1105 >= 829 @ 0.468596
0.45/0.57	c bounds 1105 >= 830 @ 0.469099
0.45/0.57	c bounds 1105 >= 831 @ 0.469605
0.45/0.57	c bounds 1105 >= 832 @ 0.470113
0.45/0.57	c bounds 1105 >= 833 @ 0.47062
0.45/0.57	c bounds 1105 >= 834 @ 0.47113
0.45/0.57	c bounds 1105 >= 835 @ 0.471631
0.45/0.57	c bounds 1105 >= 836 @ 0.472133
0.45/0.57	c bounds 1105 >= 837 @ 0.472631
0.45/0.57	c bounds 1105 >= 838 @ 0.473141
0.45/0.57	c bounds 1105 >= 839 @ 0.473656
0.45/0.57	c bounds 1105 >= 840 @ 0.474164
0.45/0.57	c bounds 1105 >= 841 @ 0.474683
0.45/0.59	c bounds 1104 >= 841 @ 0.485186
0.45/0.59	c bounds 1104 >= 842 @ 0.485817
0.45/0.59	c bounds 1104 >= 843 @ 0.48636
0.45/0.59	c bounds 1104 >= 844 @ 0.486507
0.45/0.59	c bounds 1104 >= 845 @ 0.486507
0.45/0.59	c bounds 1104 >= 846 @ 0.486938
0.45/0.59	c bounds 1104 >= 847 @ 0.487468
0.45/0.59	c bounds 1104 >= 848 @ 0.487992
0.45/0.59	c bounds 1104 >= 849 @ 0.488525
0.45/0.59	c bounds 1104 >= 850 @ 0.489062
0.45/0.59	c bounds 1104 >= 851 @ 0.489612
0.45/0.59	c bounds 1104 >= 852 @ 0.490153
0.45/0.59	c bounds 1104 >= 853 @ 0.490683
0.45/0.59	c bounds 1104 >= 854 @ 0.491216
0.45/0.59	c bounds 1104 >= 855 @ 0.492147
0.45/0.59	c bounds 1104 >= 856 @ 0.492678
0.45/0.59	c bounds 1104 >= 857 @ 0.493215
0.45/0.60	c bounds 1104 >= 858 @ 0.49376
0.45/0.60	c bounds 1104 >= 859 @ 0.494314
0.45/0.60	c bounds 1104 >= 860 @ 0.49486
0.45/0.60	c bounds 1104 >= 861 @ 0.495393
0.45/0.60	c bounds 1104 >= 862 @ 0.49547
0.45/0.60	c bounds 1104 >= 863 @ 0.495642
0.45/0.60	c bounds 1104 >= 864 @ 0.496164
0.45/0.60	c bounds 1104 >= 865 @ 0.49672
0.45/0.60	c bounds 1104 >= 866 @ 0.49726
0.45/0.60	c bounds 1104 >= 867 @ 0.497784
0.54/0.60	c bounds 1104 >= 868 @ 0.498322
0.54/0.60	c bounds 1104 >= 869 @ 0.498464
0.54/0.60	c bounds 1104 >= 870 @ 0.498464
0.54/0.60	c bounds 1104 >= 871 @ 0.498993
0.54/0.60	c bounds 1104 >= 872 @ 0.499563
0.54/0.60	c bounds 1104 >= 873 @ 0.500125
0.54/0.60	c bounds 1104 >= 874 @ 0.50069
0.54/0.61	c bounds 1104 >= 875 @ 0.501253
0.54/0.61	c bounds 1104 >= 876 @ 0.50182
0.54/0.61	c bounds 1104 >= 877 @ 0.502374
0.54/0.61	c bounds 1104 >= 878 @ 0.502453
0.54/0.61	c bounds 1104 >= 879 @ 0.502639
0.54/0.61	c bounds 1104 >= 880 @ 0.503143
0.54/0.61	c bounds 1104 >= 881 @ 0.503697
0.54/0.61	c bounds 1104 >= 882 @ 0.504274
0.54/0.61	c bounds 1104 >= 883 @ 0.504449
0.54/0.61	c bounds 1104 >= 884 @ 0.504449
0.54/0.61	c bounds 1104 >= 885 @ 0.504452
0.54/0.61	c bounds 1104 >= 886 @ 0.504495
0.54/0.61	c bounds 1104 >= 887 @ 0.505072
0.54/0.61	c bounds 1104 >= 888 @ 0.505625
0.54/0.61	c bounds 1104 >= 889 @ 0.506204
0.54/0.64	c bounds 1103 >= 889 @ 0.527788
0.54/0.64	c bounds 1103 >= 890 @ 0.528646
0.54/0.64	c bounds 1103 >= 891 @ 0.529223
0.54/0.64	c bounds 1103 >= 892 @ 0.529392
0.54/0.64	c bounds 1103 >= 893 @ 0.529392
0.54/0.64	c bounds 1103 >= 894 @ 0.529395
0.54/0.64	c bounds 1103 >= 895 @ 0.52959
0.54/0.64	c bounds 1103 >= 896 @ 0.530096
0.54/0.64	c bounds 1103 >= 897 @ 0.530619
0.54/0.64	c bounds 1103 >= 898 @ 0.531182
0.54/0.64	c bounds 1103 >= 899 @ 0.531807
0.54/0.64	c bounds 1103 >= 900 @ 0.532366
0.54/0.64	c bounds 1103 >= 901 @ 0.53294
0.54/0.65	c bounds 1103 >= 902 @ 0.53352
0.54/0.65	c bounds 1103 >= 903 @ 0.534079
0.54/0.65	c bounds 1103 >= 904 @ 0.534649
0.54/0.65	c bounds 1103 >= 905 @ 0.535209
0.54/0.65	c bounds 1103 >= 906 @ 0.535772
0.54/0.65	c bounds 1103 >= 907 @ 0.536349
0.54/0.65	c bounds 1103 >= 908 @ 0.536953
0.54/0.65	c bounds 1103 >= 909 @ 0.537543
0.54/0.65	c bounds 1103 >= 910 @ 0.538138
0.54/0.65	c bounds 1103 >= 911 @ 0.538732
0.54/0.65	c bounds 1103 >= 912 @ 0.539357
0.54/0.65	c bounds 1103 >= 913 @ 0.539925
0.54/0.65	c bounds 1103 >= 914 @ 0.540502
0.54/0.65	c bounds 1103 >= 915 @ 0.541133
0.54/0.65	c bounds 1103 >= 916 @ 0.541713
0.54/0.65	c bounds 1103 >= 917 @ 0.542306
0.54/0.65	c bounds 1103 >= 918 @ 0.542355
0.54/0.66	c bounds 1103 >= 919 @ 0.542629
0.54/0.66	c bounds 1103 >= 920 @ 0.543163
0.54/0.66	c bounds 1103 >= 921 @ 0.543354
0.54/0.66	c bounds 1103 >= 922 @ 0.543356
0.54/0.66	c bounds 1103 >= 923 @ 0.543356
0.54/0.66	c bounds 1103 >= 924 @ 0.543724
0.54/0.66	c bounds 1103 >= 925 @ 0.544355
0.54/0.66	c bounds 1103 >= 926 @ 0.545012
0.54/0.66	c bounds 1103 >= 927 @ 0.545718
0.54/0.66	c bounds 1103 >= 928 @ 0.546326
0.54/0.66	c bounds 1103 >= 929 @ 0.546326
0.54/0.66	c bounds 1103 >= 930 @ 0.546689
0.54/0.66	c bounds 1103 >= 931 @ 0.547328
0.54/0.66	c bounds 1103 >= 932 @ 0.548035
0.54/0.66	c bounds 1103 >= 933 @ 0.548703
0.54/0.67	c bounds 1103 >= 934 @ 0.549372
0.54/0.67	c bounds 1103 >= 935 @ 0.550091
0.54/0.67	c bounds 1103 >= 936 @ 0.550782
0.54/0.67	c bounds 1103 >= 937 @ 0.551495
0.54/0.67	c bounds 1103 >= 938 @ 0.55223
0.54/0.67	c bounds 1103 >= 939 @ 0.552987
0.54/0.67	c bounds 1103 >= 940 @ 0.553746
0.54/0.67	c bounds 1103 >= 941 @ 0.554465
0.54/0.67	c bounds 1103 >= 942 @ 0.55519
0.54/0.67	c bounds 1103 >= 943 @ 0.555327
0.54/0.67	c bounds 1103 >= 944 @ 0.555682
0.54/0.67	c bounds 1103 >= 945 @ 0.556408
0.54/0.67	c bounds 1103 >= 946 @ 0.557194
0.54/0.67	c bounds 1103 >= 947 @ 0.557324
0.54/0.68	c bounds 1103 >= 948 @ 0.557327
0.54/0.68	c bounds 1103 >= 949 @ 0.557595
0.54/0.68	c bounds 1103 >= 950 @ 0.558279
0.54/0.68	c bounds 1103 >= 951 @ 0.558325
0.54/0.68	c bounds 1103 >= 952 @ 0.559008
0.54/0.68	c bounds 1103 >= 953 @ 0.559324
0.54/0.68	c bounds 1103 >= 954 @ 0.559324
0.54/0.68	c bounds 1103 >= 955 @ 0.559541
0.54/0.68	c bounds 1103 >= 956 @ 0.560322
0.54/0.68	c bounds 1103 >= 957 @ 0.561056
0.54/0.68	c bounds 1103 >= 958 @ 0.56183
0.54/0.68	c bounds 1103 >= 959 @ 0.562592
0.54/0.69	c bounds 1103 >= 960 @ 0.563505
0.64/0.71	c bounds 1102 >= 960 @ 0.589713
0.64/0.71	c bounds 1102 >= 961 @ 0.590963
0.64/0.71	c bounds 1102 >= 962 @ 0.591756
0.64/0.72	c bounds 1102 >= 963 @ 0.592665
0.64/0.72	c bounds 1102 >= 964 @ 0.59344
0.64/0.72	c bounds 1102 >= 965 @ 0.594343
0.64/0.72	c bounds 1102 >= 966 @ 0.595319
0.64/0.72	c bounds 1102 >= 967 @ 0.596213
0.64/0.72	c bounds 1102 >= 968 @ 0.597017
0.64/0.72	c bounds 1102 >= 969 @ 0.597221
0.64/0.72	c bounds 1102 >= 970 @ 0.597816
0.64/0.72	c bounds 1102 >= 971 @ 0.598849
0.64/0.72	c bounds 1102 >= 972 @ 0.599217
0.64/0.73	c bounds 1102 >= 973 @ 0.599614
0.64/0.73	c bounds 1102 >= 974 @ 0.600906
0.64/0.73	c bounds 1102 >= 975 @ 0.601216
0.64/0.73	c bounds 1102 >= 976 @ 0.601219
0.64/0.73	c bounds 1102 >= 977 @ 0.60267
0.64/0.73	c bounds 1102 >= 978 @ 0.604555
0.64/0.73	c bounds 1102 >= 979 @ 0.606169
0.64/0.76	c bounds 1101 >= 979 @ 0.627383
0.64/0.76	c bounds 1101 >= 980 @ 0.628827
0.64/0.76	c bounds 1101 >= 981 @ 0.630683
0.64/0.77	c bounds 1101 >= 982 @ 0.633183
0.64/0.77	c bounds 1101 >= 983 @ 0.640774
0.74/0.82	c bounds 1100 >= 983 @ 0.68542
0.74/0.83	c bounds 1100 >= 984 @ 0.691775
0.74/0.84	c bounds 1100 >= 985 @ 0.704259
0.74/0.88	c bounds 1099 >= 985 @ 0.73485
0.74/0.88	c bounds 1099 >= 986 @ 0.738333
0.84/0.93	c bounds 1098 >= 986 @ 0.784614
0.84/0.99	c bounds 1098 >= 987 @ 0.838694
0.94/1.02	c #Conflicts:       1000 | #Constraints:       8524
0.94/1.02	c bounds 1097 >= 987 @ 0.871571
1.04/1.11	c bounds 1096 >= 987 @ 0.955542
1.04/1.16	c bounds 1095 >= 987 @ 1.00286
1.33/1.46	c bounds 1095 >= 988 @ 1.29635
1.63/1.77	c #Conflicts:       2000 | #Constraints:       9557
1.63/1.77	c INPROCESSING
1.63/1.77	c GARBAGE COLLECT
1.63/1.77	c rational objective 988
1.73/1.85	c bounds 1094 >= 988 @ 1.66498
1.84/1.91	c bounds 1093 >= 988 @ 1.72297
1.84/1.97	c bounds 1092 >= 988 @ 1.78047
2.04/2.11	c bounds 1091 >= 988 @ 1.92516
2.04/2.18	c bounds 1090 >= 988 @ 1.99063
2.13/2.27	c #Conflicts:       3000 | #Constraints:       8470
2.13/2.27	c bounds 1089 >= 988 @ 2.07818
3.03/3.12	c bounds 1089 >= 989 @ 2.90318
3.03/3.18	c #Conflicts:       4000 | #Constraints:       9546
3.03/3.18	c bounds 1088 >= 989 @ 2.95897
3.13/3.21	c bounds 1087 >= 989 @ 2.99319
3.43/3.52	c INPROCESSING
3.43/3.52	c GARBAGE COLLECT
3.43/3.52	c rational objective 989
3.43/3.59	c bounds 1086 >= 989 @ 3.36919
3.53/3.63	c bounds 1085 >= 989 @ 3.39799
3.53/3.68	c bounds 1084 >= 989 @ 3.44955
3.63/3.73	c bounds 1083 >= 989 @ 3.50369
3.63/3.79	c bounds 1082 >= 989 @ 3.55665
3.73/3.83	c bounds 1081 >= 989 @ 3.59739
3.73/3.88	c #Conflicts:       5000 | #Constraints:       8855
3.73/3.88	c bounds 1080 >= 989 @ 3.64046
3.82/3.92	c bounds 1079 >= 989 @ 3.68259
3.82/3.97	c bounds 1078 >= 989 @ 3.72938
3.94/4.02	c bounds 1077 >= 989 @ 3.7821
3.94/4.07	c bounds 1076 >= 989 @ 3.82582
4.04/4.10	c bounds 1075 >= 989 @ 3.86209
4.04/4.15	c bounds 1074 >= 989 @ 3.90522
4.04/4.19	c bounds 1073 >= 989 @ 3.9448
4.13/4.23	c bounds 1072 >= 989 @ 3.98646
4.13/4.29	c #Conflicts:       6000 | #Constraints:       9864
4.13/4.29	c bounds 1071 >= 989 @ 4.03702
4.23/4.34	c bounds 1070 >= 989 @ 4.08818
4.23/4.38	c bounds 1069 >= 989 @ 4.12942
4.33/4.43	c bounds 1068 >= 989 @ 4.17118
4.43/4.51	c INPROCESSING
4.43/4.51	c GARBAGE COLLECT
4.43/4.51	c bounds 1067 >= 989 @ 4.24581
4.53/4.62	c bounds 1066 >= 989 @ 4.3584
5.32/5.47	c #Conflicts:       7000 | #Constraints:       8815
5.32/5.47	c #Conflicts:       8000 | #Constraints:       9815
5.32/5.47	c bounds 1066 >= 990 @ 5.19552
5.42/5.52	c bounds 1065 >= 990 @ 5.24299
5.42/5.56	c bounds 1064 >= 990 @ 5.27767
5.52/5.60	c bounds 1063 >= 990 @ 5.32366
5.52/5.65	c bounds 1062 >= 990 @ 5.36998
5.63/5.73	c bounds 1061 >= 990 @ 5.4447
5.93/6.07	c #Conflicts:       9000 | #Constraints:      10904
5.93/6.07	c INPROCESSING
5.93/6.07	c GARBAGE COLLECT
5.93/6.07	c rational objective 990
6.03/6.17	c bounds 1060 >= 990 @ 5.87161
6.12/6.28	c bounds 1059 >= 990 @ 5.98099
6.22/6.38	c bounds 1058 >= 990 @ 6.07988
6.42/6.59	c #Conflicts:      10000 | #Constraints:       9585
6.42/6.59	c bounds 1057 >= 990 @ 6.29143
6.52/6.69	c bounds 1056 >= 990 @ 6.37922
6.72/6.85	c #Conflicts:      11000 | #Constraints:      10588
6.72/6.85	c bounds 1055 >= 990 @ 6.5379
6.82/6.95	c bounds 1054 >= 990 @ 6.63256
7.02/7.11	c bounds 1053 >= 990 @ 6.79518
7.62/7.73	c #Conflicts:      12000 | #Constraints:      11597
7.62/7.73	c INPROCESSING
7.62/7.73	c GARBAGE COLLECT
7.62/7.73	c rational objective 990
7.72/7.83	c bounds 1052 >= 990 @ 7.49155
7.93/8.05	c bounds 1051 >= 990 @ 7.70728
8.03/8.13	c bounds 1050 >= 990 @ 7.7847
8.03/8.19	c #Conflicts:      13000 | #Constraints:      10018
8.03/8.19	c bounds 1049 >= 990 @ 7.84152
9.11/9.23	c #Conflicts:      14000 | #Constraints:      11019
9.11/9.23	c #Conflicts:      15000 | #Constraints:      12020
9.11/9.23	c INPROCESSING
9.11/9.23	c GARBAGE COLLECT
9.11/9.23	c rational objective 990
9.92/10.06	c #Conflicts:      16000 | #Constraints:      10226
9.92/10.06	c bounds 1049 >= 991 @ 9.67624
10.61/10.74	c #Conflicts:      17000 | #Constraints:      11310
10.61/10.74	c #Conflicts:      18000 | #Constraints:      12310
10.61/10.74	c INPROCESSING
10.61/10.74	c GARBAGE COLLECT
10.61/10.74	c rational objective 991
12.01/12.15	c #Conflicts:      19000 | #Constraints:      10285
12.01/12.15	c #Conflicts:      20000 | #Constraints:      11285
12.01/12.15	c #Conflicts:      21000 | #Constraints:      12285
12.01/12.15	c INPROCESSING
12.01/12.15	c GARBAGE COLLECT
12.01/12.15	c rational objective 991
13.01/13.11	c #Conflicts:      22000 | #Constraints:      10062
13.01/13.11	c #Conflicts:      23000 | #Constraints:      11063
13.01/13.11	c bounds 1048 >= 991 @ 12.6465
13.30/13.46	c #Conflicts:      24000 | #Constraints:      12097
13.30/13.46	c bounds 1047 >= 991 @ 12.9939
14.10/14.21	c #Conflicts:      25000 | #Constraints:      13110
14.10/14.21	c INPROCESSING
14.10/14.21	c GARBAGE COLLECT
14.10/14.21	c rational objective 991
15.50/15.68	c #Conflicts:      26000 | #Constraints:      10726
15.50/15.68	c #Conflicts:      27000 | #Constraints:      11727
15.50/15.68	c #Conflicts:      28000 | #Constraints:      12745
15.50/15.68	c bounds 1046 >= 991 @ 15.1683
15.70/15.82	WSVECS04 Frhs2[1]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[3]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[4]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[9]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[14]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[16]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[26]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[32]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[33]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[34]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[36]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[39]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[40]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[42]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[49]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[51]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[59]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[61]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[66]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[71]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[74]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[75]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[89]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[94]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[95]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[100]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[106]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[116]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[128]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[134]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[138]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[140]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[150]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[156]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[160]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[168]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[175]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[178]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[191]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[192]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[207]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[208]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[214]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[217]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[218]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[220]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[222]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[250]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[263]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[315]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[316]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[339]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[343]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[347]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[353]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[355]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[368]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[379]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[423]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[427]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[463]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[545]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[564]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[568]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[586]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[588]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[589]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[621]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[628]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[642]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[646]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[647]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[660]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[664]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[673]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[690]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[698]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[718]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[724]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[725]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[727]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[730]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[732]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[744]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[760]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[763]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[765]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[777]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[783]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[786]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[818]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[852]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[857]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[865]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[909]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[955]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[960]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[986]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[989]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[991]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[996]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1010]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1012]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1014]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1030]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1037]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1040]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1071]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1085]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1087]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1092]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1112]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1116]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1156]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1157]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1161]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1166]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1167]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1169]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1178]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1179]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1180]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1182]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1187]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1196]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1225]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1232]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1234]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1242]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1246]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1259]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1285]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1286]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1297]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1302]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1308]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1310]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1313]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1314]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1315]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1317]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1320]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1322]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1324]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1334]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1341]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1343]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1353]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1354]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1360]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1364]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1368]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1369]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1379]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1386]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1389]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1400]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1402]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1410]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1411]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1413]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1420]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1421]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1422]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1425]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1446]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1449]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1452]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1455]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1456]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1457]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1460]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1468]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1472]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1477]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1479]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1487]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1488]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1490]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1492]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1501]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1504]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1509]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1511]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1514]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1522]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1537]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1552]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1559]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1567]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1577]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1579]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1584]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1588]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1589]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1613]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1616]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1621]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1624]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1637]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1641]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1642]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1645]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1651]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1652]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1654]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1659]: 6 -1.00001 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1674]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1682]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1692]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1699]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1704]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1708]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1734]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1737]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1745]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1746]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1749]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1754]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1765]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1766]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1789]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1792]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1800]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1804]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1805]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1807]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1815]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1821]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1832]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1836]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1837]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1839]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1851]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1854]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1865]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1867]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1870]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1877]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1880]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1881]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1884]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1885]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1902]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1909]: 6 -1.00003 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1911]: 6 -1.00005 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1913]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1917]: 6 -1.00007 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1923]: 6 -1.00002 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1930]: 6 -1.00006 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1933]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1936]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1939]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1943]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1946]: 6 -1.00004 0 shouldn't be
15.70/15.82	WSVECS04 Frhs2[1955]: 6 -1.00002 0 shouldn't be
16.20/16.38	c #Conflicts:      29000 | #Constraints:      13774
16.20/16.38	c INPROCESSING
16.20/16.38	c GARBAGE COLLECT
16.20/16.38	c rational objective 991
16.90/17.03	c #Conflicts:      30000 | #Constraints:      11169
16.90/17.03	c bounds 1046 >= 992 @ 16.4891
18.00/18.17	c #Conflicts:      31000 | #Constraints:      12241
18.00/18.17	c #Conflicts:      32000 | #Constraints:      13242
18.00/18.17	c #Conflicts:      33000 | #Constraints:      14275
18.00/18.17	c INPROCESSING
18.00/18.17	c GARBAGE COLLECT
18.00/18.17	c rational objective 992
19.89/20.02	c #Conflicts:      34000 | #Constraints:      11431
19.89/20.02	c #Conflicts:      35000 | #Constraints:      12431
19.89/20.02	c #Conflicts:      36000 | #Constraints:      13431
19.89/20.02	c #Conflicts:      37000 | #Constraints:      14431
19.89/20.02	c INPROCESSING
19.89/20.02	c GARBAGE COLLECT
19.89/20.02	c rational objective 992
23.57/23.77	c #Conflicts:      38000 | #Constraints:      11436
23.57/23.77	c #Conflicts:      39000 | #Constraints:      12500
23.57/23.77	c #Conflicts:      40000 | #Constraints:      13618
23.57/23.77	c #Conflicts:      41000 | #Constraints:      14634
23.57/23.77	c INPROCESSING
23.57/23.77	c GARBAGE COLLECT
23.57/23.77	c rational objective 992
25.57/25.78	c #Conflicts:      42000 | #Constraints:      11265
25.57/25.78	c #Conflicts:      43000 | #Constraints:      12265
25.57/25.78	c #Conflicts:      44000 | #Constraints:      13265
25.57/25.78	c #Conflicts:      45000 | #Constraints:      14265
25.57/25.78	c #Conflicts:      46000 | #Constraints:      15265
25.57/25.78	c INPROCESSING
25.57/25.78	c GARBAGE COLLECT
25.57/25.78	c rational objective 992
27.37/27.58	c #Conflicts:      47000 | #Constraints:      11847
27.37/27.58	c #Conflicts:      48000 | #Constraints:      12847
27.37/27.58	c #Conflicts:      49000 | #Constraints:      13847
27.37/27.58	c #Conflicts:      50000 | #Constraints:      14847
27.37/27.58	c bounds 1046 >= 993 @ 26.7848
27.97/28.16	c #Conflicts:      51000 | #Constraints:      15904
27.97/28.16	c INPROCESSING
27.97/28.16	c GARBAGE COLLECT
27.97/28.16	c rational objective 993
29.65/29.89	c #Conflicts:      52000 | #Constraints:      12201
29.65/29.89	c #Conflicts:      53000 | #Constraints:      13202
29.65/29.89	c bounds 1045 >= 993 @ 29.0284
31.75/31.96	c #Conflicts:      54000 | #Constraints:      14240
31.75/31.96	c #Conflicts:      55000 | #Constraints:      15240
31.75/31.96	c #Conflicts:      56000 | #Constraints:      16240
31.75/31.96	c INPROCESSING
31.75/31.96	c GARBAGE COLLECT
31.75/31.96	c rational objective 993
33.05/33.21	c #Conflicts:      57000 | #Constraints:      12447
33.05/33.21	c #Conflicts:      58000 | #Constraints:      13499
33.05/33.21	c bounds 1044 >= 993 @ 32.3042
34.95/35.24	c #Conflicts:      59000 | #Constraints:      14522
34.95/35.24	c #Conflicts:      60000 | #Constraints:      15522
34.95/35.24	c #Conflicts:      61000 | #Constraints:      16522
34.95/35.24	c INPROCESSING
34.95/35.24	c GARBAGE COLLECT
34.95/35.24	c rational objective 993
37.74/38.08	c #Conflicts:      62000 | #Constraints:      12485
37.74/38.08	c #Conflicts:      63000 | #Constraints:      13485
37.74/38.08	c #Conflicts:      64000 | #Constraints:      14485
37.74/38.08	c #Conflicts:      65000 | #Constraints:      15485
37.74/38.08	c #Conflicts:      66000 | #Constraints:      16485
37.74/38.08	c INPROCESSING
37.74/38.08	c GARBAGE COLLECT
37.74/38.08	c rational objective 993
38.94/39.30	c #Conflicts:      67000 | #Constraints:      12179
38.94/39.30	c #Conflicts:      68000 | #Constraints:      13180
38.94/39.30	c #Conflicts:      69000 | #Constraints:      14206
38.94/39.30	c bounds 1043 >= 993 @ 38.1603
41.63/41.95	c #Conflicts:      70000 | #Constraints:      15227
41.63/41.95	c #Conflicts:      71000 | #Constraints:      16227
41.63/41.95	c #Conflicts:      72000 | #Constraints:      17227
41.63/41.95	c INPROCESSING
41.63/41.95	c GARBAGE COLLECT
41.63/41.95	c rational objective 993
45.62/45.97	c #Conflicts:      73000 | #Constraints:      12829
45.62/45.97	c #Conflicts:      74000 | #Constraints:      13889
45.62/45.97	c #Conflicts:      75000 | #Constraints:      14958
45.62/45.97	c #Conflicts:      76000 | #Constraints:      16009
45.62/45.97	c #Conflicts:      77000 | #Constraints:      17069
45.62/45.97	c #Conflicts:      78000 | #Constraints:      18130
45.62/45.97	c INPROCESSING
45.62/45.97	c GARBAGE COLLECT
45.62/45.97	c rational objective 993
48.72/49.04	c #Conflicts:      79000 | #Constraints:      13382
48.72/49.04	c #Conflicts:      80000 | #Constraints:      14382
48.72/49.04	c #Conflicts:      81000 | #Constraints:      15382
48.72/49.04	c #Conflicts:      82000 | #Constraints:      16382
48.72/49.04	c #Conflicts:      83000 | #Constraints:      17382
48.72/49.04	c #Conflicts:      84000 | #Constraints:      18382
48.72/49.04	c INPROCESSING
48.72/49.04	c GARBAGE COLLECT
48.72/49.04	c rational objective 993
48.91/49.23	c bounds 1042 >= 993 @ 47.8955
52.70/53.06	c #Conflicts:      85000 | #Constraints:      13527
52.70/53.06	c #Conflicts:      86000 | #Constraints:      14577
52.70/53.06	c #Conflicts:      87000 | #Constraints:      15634
52.70/53.06	c #Conflicts:      88000 | #Constraints:      16693
52.70/53.06	c #Conflicts:      89000 | #Constraints:      17749
52.70/53.06	c #Conflicts:      90000 | #Constraints:      18794
52.70/53.06	c INPROCESSING
52.70/53.06	c GARBAGE COLLECT
52.70/53.06	c rational objective 993
54.59/54.99	c #Conflicts:      91000 | #Constraints:      13612
54.59/54.99	c #Conflicts:      92000 | #Constraints:      14612
54.59/54.99	c #Conflicts:      93000 | #Constraints:      15612
54.59/54.99	c bounds 1042 >= 994 @ 53.5414
56.29/56.63	c #Conflicts:      94000 | #Constraints:      16681
56.29/56.63	c #Conflicts:      95000 | #Constraints:      17681
56.29/56.63	c #Conflicts:      96000 | #Constraints:      18681
56.29/56.63	c INPROCESSING
56.29/56.63	c GARBAGE COLLECT
56.29/56.63	c rational objective 994
59.18/59.54	c #Conflicts:      97000 | #Constraints:      13384
59.18/59.54	c #Conflicts:      98000 | #Constraints:      14384
59.18/59.54	c #Conflicts:      99000 | #Constraints:      15384
59.18/59.54	c #Conflicts:     100000 | #Constraints:      16384
59.18/59.54	c #Conflicts:     101000 | #Constraints:      17384
59.18/59.54	c #Conflicts:     102000 | #Constraints:      18384
59.18/59.54	c #Conflicts:     103000 | #Constraints:      19384
59.18/59.54	c INPROCESSING
59.18/59.54	c GARBAGE COLLECT
59.18/59.54	c rational objective 994
63.86/64.23	c #Conflicts:     104000 | #Constraints:      13938
63.86/64.23	c #Conflicts:     105000 | #Constraints:      14975
63.86/64.23	c #Conflicts:     106000 | #Constraints:      16068
63.86/64.23	c #Conflicts:     107000 | #Constraints:      17137
63.86/64.23	c #Conflicts:     108000 | #Constraints:      18216
63.86/64.23	c #Conflicts:     109000 | #Constraints:      19276
63.86/64.23	c #Conflicts:     110000 | #Constraints:      20328
63.86/64.23	c INPROCESSING
63.86/64.23	c GARBAGE COLLECT
63.86/64.23	c rational objective 994
67.44/67.93	c #Conflicts:     111000 | #Constraints:      14473
67.44/67.93	c #Conflicts:     112000 | #Constraints:      15473
67.44/67.93	c #Conflicts:     113000 | #Constraints:      16473
67.44/67.93	c #Conflicts:     114000 | #Constraints:      17473
67.44/67.93	c #Conflicts:     115000 | #Constraints:      18473
67.44/67.93	c #Conflicts:     116000 | #Constraints:      19473
67.44/67.93	c #Conflicts:     117000 | #Constraints:      20473
67.44/67.93	c INPROCESSING
67.44/67.93	c GARBAGE COLLECT
67.44/67.93	c rational objective 994
69.23/69.75	c #Conflicts:     118000 | #Constraints:      14602
69.23/69.75	c #Conflicts:     119000 | #Constraints:      15642
69.23/69.75	c #Conflicts:     120000 | #Constraints:      16703
69.23/69.75	c bounds 1041 >= 994 @ 67.8483
74.22/74.71	c #Conflicts:     121000 | #Constraints:      17737
74.22/74.71	c #Conflicts:     122000 | #Constraints:      18737
74.22/74.71	c #Conflicts:     123000 | #Constraints:      19737
74.22/74.71	c #Conflicts:     124000 | #Constraints:      20737
74.22/74.71	c INPROCESSING
74.22/74.71	c GARBAGE COLLECT
74.22/74.71	c rational objective 994
74.92/75.45	c #Conflicts:     125000 | #Constraints:      14660
74.92/75.45	c bounds 1040 >= 994 @ 73.471
79.61/80.19	c #Conflicts:     126000 | #Constraints:      15699
79.61/80.19	c #Conflicts:     127000 | #Constraints:      16699
79.61/80.19	c #Conflicts:     128000 | #Constraints:      17699
79.61/80.19	c #Conflicts:     129000 | #Constraints:      18702
79.61/80.19	c #Conflicts:     130000 | #Constraints:      19773
79.61/80.19	c #Conflicts:     131000 | #Constraints:      20827
79.61/80.19	c INPROCESSING
79.61/80.19	c GARBAGE COLLECT
79.61/80.19	c rational objective 994
84.29/84.85	c #Conflicts:     132000 | #Constraints:      14467
84.29/84.85	c #Conflicts:     133000 | #Constraints:      15467
84.29/84.85	c #Conflicts:     134000 | #Constraints:      16467
84.29/84.85	c #Conflicts:     135000 | #Constraints:      17467
84.29/84.85	c #Conflicts:     136000 | #Constraints:      18467
84.29/84.85	c #Conflicts:     137000 | #Constraints:      19467
84.29/84.85	c #Conflicts:     138000 | #Constraints:      20467
84.29/84.85	c #Conflicts:     139000 | #Constraints:      21467
84.29/84.85	c INPROCESSING
84.29/84.85	c GARBAGE COLLECT
84.29/84.85	c rational objective 994
85.79/86.34	c #Conflicts:     140000 | #Constraints:      14997
85.79/86.34	c #Conflicts:     141000 | #Constraints:      16047
85.79/86.34	c bounds 1039 >= 994 @ 84.134
89.78/90.33	c #Conflicts:     142000 | #Constraints:      17113
89.78/90.33	c #Conflicts:     143000 | #Constraints:      18113
89.78/90.33	c #Conflicts:     144000 | #Constraints:      19113
89.78/90.33	c #Conflicts:     145000 | #Constraints:      20113
89.78/90.33	c #Conflicts:     146000 | #Constraints:      21113
89.78/90.33	c #Conflicts:     147000 | #Constraints:      22113
89.78/90.33	c INPROCESSING
89.78/90.33	c GARBAGE COLLECT
89.78/90.33	c rational objective 994
95.36/96.07	c #Conflicts:     148000 | #Constraints:      15432
95.36/96.07	c #Conflicts:     149000 | #Constraints:      16492
95.36/96.07	c #Conflicts:     150000 | #Constraints:      17531
95.36/96.07	c #Conflicts:     151000 | #Constraints:      18586
95.36/96.07	c #Conflicts:     152000 | #Constraints:      19633
95.36/96.07	c #Conflicts:     153000 | #Constraints:      20686
95.36/96.07	c #Conflicts:     154000 | #Constraints:      21720
95.36/96.07	c bounds 1038 >= 994 @ 93.5774
95.75/96.40	c #Conflicts:     155000 | #Constraints:      22763
95.75/96.40	c INPROCESSING
95.75/96.40	c GARBAGE COLLECT
95.75/96.40	c rational objective 994
99.84/100.58	c #Conflicts:     156000 | #Constraints:      15763
99.84/100.58	c #Conflicts:     157000 | #Constraints:      16763
99.84/100.58	c #Conflicts:     158000 | #Constraints:      17763
99.84/100.58	c #Conflicts:     159000 | #Constraints:      18763
99.84/100.58	c #Conflicts:     160000 | #Constraints:      19763
99.84/100.58	c #Conflicts:     161000 | #Constraints:      20763
99.84/100.58	c #Conflicts:     162000 | #Constraints:      21763
99.84/100.58	c #Conflicts:     163000 | #Constraints:      22763
99.84/100.58	c INPROCESSING
99.84/100.58	c GARBAGE COLLECT
99.84/100.58	c rational objective 994
106.12/106.85	c #Conflicts:     164000 | #Constraints:      15644
106.12/106.85	c #Conflicts:     165000 | #Constraints:      16651
106.12/106.85	c #Conflicts:     166000 | #Constraints:      17713
106.12/106.85	c #Conflicts:     167000 | #Constraints:      18788
106.12/106.85	c #Conflicts:     168000 | #Constraints:      19852
106.12/106.85	c #Conflicts:     169000 | #Constraints:      20905
106.12/106.85	c #Conflicts:     170000 | #Constraints:      21959
106.12/106.85	c #Conflicts:     171000 | #Constraints:      22995
106.12/106.85	c INPROCESSING
106.12/106.85	c GARBAGE COLLECT
106.12/106.85	c rational objective 994
111.01/111.79	c #Conflicts:     172000 | #Constraints:      15550
111.01/111.79	c #Conflicts:     173000 | #Constraints:      16550
111.01/111.79	c #Conflicts:     174000 | #Constraints:      17550
111.01/111.79	c #Conflicts:     175000 | #Constraints:      18550
111.01/111.79	c #Conflicts:     176000 | #Constraints:      19550
111.01/111.79	c #Conflicts:     177000 | #Constraints:      20550
111.01/111.79	c #Conflicts:     178000 | #Constraints:      21550
111.01/111.79	c #Conflicts:     179000 | #Constraints:      22550
111.01/111.79	c #Conflicts:     180000 | #Constraints:      23550
111.01/111.79	c INPROCESSING
111.01/111.79	c GARBAGE COLLECT
111.01/111.79	c rational objective 994
115.80/116.54	c #Conflicts:     181000 | #Constraints:      16051
115.80/116.54	c #Conflicts:     182000 | #Constraints:      17051
115.80/116.54	c #Conflicts:     183000 | #Constraints:      18051
115.80/116.54	c #Conflicts:     184000 | #Constraints:      19051
115.80/116.54	c #Conflicts:     185000 | #Constraints:      20051
115.80/116.54	c #Conflicts:     186000 | #Constraints:      21051
115.80/116.54	c #Conflicts:     187000 | #Constraints:      22051
115.80/116.54	c #Conflicts:     188000 | #Constraints:      23051
115.80/116.54	c #Conflicts:     189000 | #Constraints:      24051
115.80/116.54	c INPROCESSING
115.80/116.54	c GARBAGE COLLECT
115.80/116.54	c rational objective 994
121.58/122.32	c #Conflicts:     190000 | #Constraints:      16399
121.58/122.32	c #Conflicts:     191000 | #Constraints:      17423
121.58/122.32	c #Conflicts:     192000 | #Constraints:      18430
121.58/122.32	c #Conflicts:     193000 | #Constraints:      19479
121.58/122.32	c #Conflicts:     194000 | #Constraints:      20520
121.58/122.32	c #Conflicts:     195000 | #Constraints:      21562
121.58/122.32	c #Conflicts:     196000 | #Constraints:      22603
121.58/122.32	c #Conflicts:     197000 | #Constraints:      23660
121.58/122.32	c #Conflicts:     198000 | #Constraints:      24700
121.58/122.32	c INPROCESSING
121.58/122.32	c GARBAGE COLLECT
121.58/122.32	c rational objective 994
127.16/128.02	c #Conflicts:     199000 | #Constraints:      16671
127.16/128.02	c #Conflicts:     200000 | #Constraints:      17671
127.16/128.02	c #Conflicts:     201000 | #Constraints:      18671
127.16/128.02	c #Conflicts:     202000 | #Constraints:      19671
127.16/128.02	c #Conflicts:     203000 | #Constraints:      20671
127.16/128.02	c #Conflicts:     204000 | #Constraints:      21671
127.16/128.02	c #Conflicts:     205000 | #Constraints:      22671
127.16/128.02	c #Conflicts:     206000 | #Constraints:      23671
127.16/128.02	c #Conflicts:     207000 | #Constraints:      24671
127.16/128.02	c INPROCESSING
127.16/128.02	c GARBAGE COLLECT
127.16/128.02	c rational objective 994
127.96/128.81	c #Conflicts:     208000 | #Constraints:      16599
127.96/128.81	c bounds 1038 >= 995 @ 125.555
132.44/133.32	c #Conflicts:     209000 | #Constraints:      17671
132.44/133.32	c #Conflicts:     210000 | #Constraints:      18671
132.44/133.32	c #Conflicts:     211000 | #Constraints:      19671
132.44/133.32	c #Conflicts:     212000 | #Constraints:      20671
132.44/133.32	c #Conflicts:     213000 | #Constraints:      21671
132.44/133.32	c #Conflicts:     214000 | #Constraints:      22671
132.44/133.32	c #Conflicts:     215000 | #Constraints:      23671
132.44/133.32	c #Conflicts:     216000 | #Constraints:      24672
132.44/133.32	c INPROCESSING
132.44/133.32	c GARBAGE COLLECT
132.44/133.32	c rational objective 995
140.02/140.98	c #Conflicts:     217000 | #Constraints:      16429
140.02/140.98	c #Conflicts:     218000 | #Constraints:      17429
140.02/140.98	c #Conflicts:     219000 | #Constraints:      18430
140.02/140.98	c #Conflicts:     220000 | #Constraints:      19432
140.02/140.98	c #Conflicts:     221000 | #Constraints:      20453
140.02/140.98	c #Conflicts:     222000 | #Constraints:      21488
140.02/140.98	c #Conflicts:     223000 | #Constraints:      22506
140.02/140.98	c #Conflicts:     224000 | #Constraints:      23522
140.02/140.98	c #Conflicts:     225000 | #Constraints:      24535
140.02/140.98	c #Conflicts:     226000 | #Constraints:      25574
140.02/140.98	c INPROCESSING
140.02/140.98	c GARBAGE COLLECT
140.02/140.98	c rational objective 995
145.61/146.56	c #Conflicts:     227000 | #Constraints:      17046
145.61/146.56	c #Conflicts:     228000 | #Constraints:      18046
145.61/146.56	c #Conflicts:     229000 | #Constraints:      19046
145.61/146.56	c #Conflicts:     230000 | #Constraints:      20046
145.61/146.56	c #Conflicts:     231000 | #Constraints:      21046
145.61/146.56	c #Conflicts:     232000 | #Constraints:      22046
145.61/146.56	c #Conflicts:     233000 | #Constraints:      23046
145.61/146.56	c #Conflicts:     234000 | #Constraints:      24046
145.61/146.56	c #Conflicts:     235000 | #Constraints:      25046
145.61/146.56	c #Conflicts:     236000 | #Constraints:      26046
145.61/146.56	c INPROCESSING
145.61/146.56	c GARBAGE COLLECT
145.61/146.56	c rational objective 995
151.20/152.10	c #Conflicts:     237000 | #Constraints:      17428
151.20/152.10	c #Conflicts:     238000 | #Constraints:      18428
151.20/152.10	c #Conflicts:     239000 | #Constraints:      19428
151.20/152.10	c #Conflicts:     240000 | #Constraints:      20428
151.20/152.10	c #Conflicts:     241000 | #Constraints:      21428
151.20/152.10	c #Conflicts:     242000 | #Constraints:      22428
151.20/152.10	c #Conflicts:     243000 | #Constraints:      23428
151.20/152.10	c #Conflicts:     244000 | #Constraints:      24428
151.20/152.10	c #Conflicts:     245000 | #Constraints:      25428
151.20/152.10	c #Conflicts:     246000 | #Constraints:      26428
151.20/152.10	c INPROCESSING
151.20/152.10	c GARBAGE COLLECT
151.20/152.10	c rational objective 995
152.09/153.03	c #Conflicts:     247000 | #Constraints:      17625
152.09/153.03	c bounds 1037 >= 995 @ 149.347
158.97/160.03	c #Conflicts:     248000 | #Constraints:      18662
158.97/160.03	c #Conflicts:     249000 | #Constraints:      19695
158.97/160.03	c #Conflicts:     250000 | #Constraints:      20759
158.97/160.03	c #Conflicts:     251000 | #Constraints:      21816
158.97/160.03	c #Conflicts:     252000 | #Constraints:      22865
158.97/160.03	c #Conflicts:     253000 | #Constraints:      23911
158.97/160.03	c #Conflicts:     254000 | #Constraints:      24942
158.97/160.03	c #Conflicts:     255000 | #Constraints:      25989
158.97/160.03	c #Conflicts:     256000 | #Constraints:      27025
158.97/160.03	c INPROCESSING
158.97/160.03	c GARBAGE COLLECT
158.97/160.03	c rational objective 995
165.15/166.24	c #Conflicts:     257000 | #Constraints:      17775
165.15/166.24	c #Conflicts:     258000 | #Constraints:      18775
165.15/166.24	c #Conflicts:     259000 | #Constraints:      19775
165.15/166.24	c #Conflicts:     260000 | #Constraints:      20775
165.15/166.24	c #Conflicts:     261000 | #Constraints:      21775
165.15/166.24	c #Conflicts:     262000 | #Constraints:      22775
165.15/166.24	c #Conflicts:     263000 | #Constraints:      23775
165.15/166.24	c #Conflicts:     264000 | #Constraints:      24775
165.15/166.24	c #Conflicts:     265000 | #Constraints:      25775
165.15/166.24	c #Conflicts:     266000 | #Constraints:      26775
165.15/166.24	c INPROCESSING
165.15/166.24	c GARBAGE COLLECT
165.15/166.24	c rational objective 995
171.43/172.54	c #Conflicts:     267000 | #Constraints:      17489
171.43/172.54	c #Conflicts:     268000 | #Constraints:      18489
171.43/172.54	c #Conflicts:     269000 | #Constraints:      19489
171.43/172.54	c #Conflicts:     270000 | #Constraints:      20489
171.43/172.54	c #Conflicts:     271000 | #Constraints:      21489
171.43/172.54	c #Conflicts:     272000 | #Constraints:      22489
171.43/172.54	c #Conflicts:     273000 | #Constraints:      23489
171.43/172.54	c #Conflicts:     274000 | #Constraints:      24489
171.43/172.54	c #Conflicts:     275000 | #Constraints:      25489
171.43/172.54	c #Conflicts:     276000 | #Constraints:      26489
171.43/172.54	c #Conflicts:     277000 | #Constraints:      27489
171.43/172.54	c INPROCESSING
171.43/172.54	c GARBAGE COLLECT
171.43/172.54	c rational objective 995
178.72/179.86	c #Conflicts:     278000 | #Constraints:      18066
178.72/179.86	c #Conflicts:     279000 | #Constraints:      19090
178.72/179.86	c #Conflicts:     280000 | #Constraints:      20132
178.72/179.86	c #Conflicts:     281000 | #Constraints:      21204
178.72/179.86	c #Conflicts:     282000 | #Constraints:      22251
178.72/179.86	c #Conflicts:     283000 | #Constraints:      23309
178.72/179.86	c #Conflicts:     284000 | #Constraints:      24351
178.72/179.86	c #Conflicts:     285000 | #Constraints:      25384
178.72/179.86	c #Conflicts:     286000 | #Constraints:      26424
178.72/179.86	c #Conflicts:     287000 | #Constraints:      27464
178.72/179.86	c #Conflicts:     288000 | #Constraints:      28496
178.72/179.86	c INPROCESSING
178.72/179.86	c GARBAGE COLLECT
178.72/179.86	c rational objective 995
185.80/186.90	c #Conflicts:     289000 | #Constraints:      18589
185.80/186.90	c #Conflicts:     290000 | #Constraints:      19589
185.80/186.90	c #Conflicts:     291000 | #Constraints:      20589
185.80/186.90	c #Conflicts:     292000 | #Constraints:      21589
185.80/186.90	c #Conflicts:     293000 | #Constraints:      22589
185.80/186.90	c #Conflicts:     294000 | #Constraints:      23589
185.80/186.90	c #Conflicts:     295000 | #Constraints:      24589
185.80/186.90	c #Conflicts:     296000 | #Constraints:      25589
185.80/186.90	c #Conflicts:     297000 | #Constraints:      26589
185.80/186.90	c #Conflicts:     298000 | #Constraints:      27589
185.80/186.90	c #Conflicts:     299000 | #Constraints:      28589
185.80/186.90	c INPROCESSING
185.80/186.90	c GARBAGE COLLECT
185.80/186.90	c rational objective 995
191.07/192.30	c #Conflicts:     300000 | #Constraints:      18706
191.07/192.30	c #Conflicts:     301000 | #Constraints:      19753
191.07/192.30	c #Conflicts:     302000 | #Constraints:      20805
191.07/192.30	c #Conflicts:     303000 | #Constraints:      21847
191.07/192.30	c #Conflicts:     304000 | #Constraints:      22904
191.07/192.30	c #Conflicts:     305000 | #Constraints:      23940
191.07/192.30	c #Conflicts:     306000 | #Constraints:      24970
191.07/192.30	c bounds 1036 >= 995 @ 187.662
191.26/192.50	WSVECS04 Frhs2[3]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[7]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[8]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[9]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[10]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[11]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[12]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[13]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[14]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[16]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[22]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[23]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[25]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[26]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[30]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[32]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[34]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[36]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[37]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[38]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[39]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[40]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[41]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[42]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[43]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[46]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[49]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[51]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[52]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[53]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[55]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[57]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[59]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[60]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[61]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[64]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[65]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[66]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[68]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[71]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[73]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[75]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[77]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[79]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[81]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[83]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[85]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[86]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[87]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[88]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[89]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[90]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[91]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[94]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[95]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[98]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[99]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[100]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[106]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[107]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[110]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[113]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[114]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[116]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[117]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[119]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[122]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[123]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[127]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[129]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[130]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[131]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[135]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[136]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[137]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[139]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[141]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[142]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[153]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[154]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[156]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[159]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[160]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[163]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[165]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[168]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[171]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[172]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[173]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[176]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[177]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[178]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[179]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[182]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[183]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[185]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[186]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[187]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[188]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[192]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[201]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[206]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[207]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[209]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[211]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[214]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[217]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[218]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[222]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[235]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[237]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[238]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[240]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[241]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[242]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[244]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[248]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[250]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[252]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[255]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[256]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[258]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[259]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[261]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[262]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[263]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[264]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[265]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[269]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[270]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[271]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[272]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[274]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[280]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[282]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[284]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[287]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[288]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[291]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[296]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[300]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[301]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[303]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[304]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[305]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[306]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[307]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[308]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[311]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[314]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[315]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[316]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[320]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[321]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[323]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[325]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[327]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[335]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[337]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[339]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[341]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[342]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[343]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[345]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[346]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[347]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[349]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[350]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[352]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[353]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[355]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[357]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[358]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[360]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[361]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[362]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[366]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[367]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[368]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[373]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[375]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[379]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[382]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[383]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[384]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[386]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[387]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[390]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[397]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[400]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[403]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[405]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[407]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[409]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[414]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[418]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[420]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[424]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[426]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[427]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[428]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[430]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[431]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[434]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[436]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[437]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[438]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[439]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[441]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[445]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[458]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[460]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[461]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[462]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[475]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[476]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[477]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[478]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[479]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[484]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[488]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[489]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[491]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[492]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[496]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[500]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[502]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[507]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[508]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[511]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[513]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[515]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[519]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[523]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[527]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[529]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[534]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[538]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[543]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[547]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[550]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[562]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[563]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[564]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[566]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[568]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[569]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[572]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[575]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[577]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[579]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[581]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[584]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[586]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[588]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[591]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[593]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[594]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[595]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[598]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[599]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[603]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[606]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[610]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[617]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[620]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[621]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[622]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[624]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[626]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[629]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[635]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[637]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[638]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[640]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[642]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[645]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[648]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[659]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[660]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[662]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[663]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[664]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[667]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[672]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[673]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[678]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[681]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[687]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[688]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[698]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[699]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[705]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[706]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[712]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[716]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[717]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[718]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[721]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[724]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[726]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[732]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[733]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[735]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[737]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[738]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[744]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[748]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[756]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[761]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[762]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[763]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[765]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[767]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[774]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[777]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[782]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[783]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[788]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[793]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[794]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[796]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[799]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[802]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[814]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[817]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[818]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[824]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[826]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[844]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[850]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[852]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[853]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[854]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[864]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[865]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[873]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[878]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[888]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[889]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[903]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[907]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[909]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[913]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[914]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[920]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[922]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[924]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[926]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[928]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[930]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[932]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[933]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[939]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[944]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[946]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[947]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[952]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[957]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[958]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[967]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[969]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[977]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[980]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[986]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[987]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[989]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[993]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[997]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[999]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1004]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1012]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1018]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1023]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1024]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1027]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1030]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1031]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1033]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1036]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1037]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1044]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1046]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1050]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1054]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1055]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1056]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1063]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1068]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1069]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1070]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1071]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1074]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1091]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1093]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1096]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1104]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1109]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1112]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1122]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1125]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1131]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1133]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1137]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1151]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1157]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1161]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1166]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1167]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1171]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1177]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1178]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1180]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1183]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1190]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1192]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1194]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1196]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1198]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1205]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1207]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1214]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1216]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1217]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1221]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1226]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1227]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1228]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1229]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1230]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1238]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1239]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1245]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1246]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1252]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1259]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1260]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1266]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1271]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1273]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1274]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1275]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1276]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1279]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1281]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1284]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1286]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1287]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1289]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1292]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1293]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1294]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1303]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1305]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1308]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1310]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1311]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1313]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1314]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1317]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1320]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1322]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1324]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1326]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1329]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1330]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1337]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1338]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1345]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1346]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1348]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1357]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1362]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1364]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1367]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1369]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1372]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1377]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1379]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1381]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1384]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1386]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1388]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1390]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1395]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1400]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1404]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1414]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1415]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1418]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1421]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1422]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1423]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1425]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1435]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1437]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1443]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1446]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1447]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1448]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1449]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1452]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1457]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1461]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1462]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1468]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1469]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1470]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1471]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1475]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1478]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1480]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1481]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1482]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1485]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1487]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1490]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1492]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1499]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1502]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1504]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1506]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1509]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1514]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1522]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1525]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1534]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1540]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1542]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1544]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1545]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1552]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1557]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1558]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1559]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1560]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1562]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1563]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1564]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1567]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1571]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1573]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1577]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1578]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1579]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1580]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1583]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1584]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1585]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1587]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1588]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1589]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1598]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1602]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1603]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1607]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1609]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1613]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1614]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1616]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1620]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1621]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1623]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1624]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1627]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1628]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1629]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1631]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1632]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1633]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1635]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1637]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1639]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1641]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1642]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1643]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1645]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1646]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1647]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1648]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1651]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1659]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1665]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1666]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1669]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1671]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1673]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1674]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1676]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1677]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1679]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1681]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1682]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1684]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1691]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1692]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1694]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1697]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1702]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1703]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1704]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1708]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1709]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1710]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1711]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1713]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1718]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1721]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1723]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1726]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1731]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1732]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1734]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1737]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1742]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1743]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1745]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1746]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1749]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1754]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1760]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1761]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1762]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1763]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1765]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1766]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1767]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1769]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1772]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1774]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1775]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1777]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1778]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1781]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1786]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1788]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1789]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1790]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1792]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1794]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1797]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1798]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1800]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1803]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1804]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1805]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1806]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1807]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1812]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1816]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1817]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1818]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1819]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1821]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1823]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1829]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1830]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1832]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1836]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1837]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1839]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1844]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1849]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1850]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1851]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1853]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1854]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1857]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1858]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1860]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1862]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1865]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1866]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1867]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1868]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1871]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1874]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1875]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1876]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1877]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1880]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1881]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1882]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1884]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1885]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1886]: 6 -1.00005 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1888]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1890]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1896]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1898]: 6 -1.00007 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1901]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1902]: 6 -1.00004 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1903]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1909]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1911]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1913]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1916]: 6 -1.00008 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1917]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1919]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1920]: 6 -1.00006 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1923]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1933]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1936]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1937]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1942]: 6 -1.00003 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1943]: 6 -1.00001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1955]: 6 -1.0001 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1956]: 6 -1.00009 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1957]: 6 -1.00002 0 shouldn't be
191.26/192.50	WSVECS04 Frhs2[1959]: 6 -1.00003 0 shouldn't be
196.55/197.88	c #Conflicts:     307000 | #Constraints:      25992
196.55/197.88	c #Conflicts:     308000 | #Constraints:      26992
196.55/197.88	c #Conflicts:     309000 | #Constraints:      27992
196.55/197.88	c #Conflicts:     310000 | #Constraints:      28992
196.55/197.88	c INPROCESSING
196.55/197.88	c GARBAGE COLLECT
196.55/197.88	c rational objective 995
205.23/206.54	c #Conflicts:     311000 | #Constraints:      18804
205.23/206.54	c #Conflicts:     312000 | #Constraints:      19886
205.23/206.54	c #Conflicts:     313000 | #Constraints:      20966
205.23/206.54	c #Conflicts:     314000 | #Constraints:      22016
205.23/206.54	c #Conflicts:     315000 | #Constraints:      23061
205.23/206.54	c #Conflicts:     316000 | #Constraints:      24104
205.23/206.54	c #Conflicts:     317000 | #Constraints:      25141
205.23/206.54	c #Conflicts:     318000 | #Constraints:      26174
205.23/206.54	c #Conflicts:     319000 | #Constraints:      27212
205.23/206.54	c #Conflicts:     320000 | #Constraints:      28232
205.23/206.54	c #Conflicts:     321000 | #Constraints:      29262
205.23/206.54	c INPROCESSING
205.23/206.54	c GARBAGE COLLECT
205.23/206.54	c rational objective 995
213.40/214.73	c #Conflicts:     322000 | #Constraints:      18688
213.40/214.73	c #Conflicts:     323000 | #Constraints:      19688
213.40/214.73	c #Conflicts:     324000 | #Constraints:      20688
213.40/214.73	c #Conflicts:     325000 | #Constraints:      21688
213.40/214.73	c #Conflicts:     326000 | #Constraints:      22688
213.40/214.73	c #Conflicts:     327000 | #Constraints:      23688
213.40/214.73	c #Conflicts:     328000 | #Constraints:      24688
213.40/214.73	c #Conflicts:     329000 | #Constraints:      25688
213.40/214.73	c #Conflicts:     330000 | #Constraints:      26688
213.40/214.73	c #Conflicts:     331000 | #Constraints:      27688
213.40/214.73	c #Conflicts:     332000 | #Constraints:      28688
213.40/214.73	c #Conflicts:     333000 | #Constraints:      29688
213.40/214.73	c INPROCESSING
213.40/214.73	c GARBAGE COLLECT
213.40/214.73	c rational objective 995
220.84/222.28	c #Conflicts:     334000 | #Constraints:      19153
220.84/222.28	c #Conflicts:     335000 | #Constraints:      20153
220.84/222.28	c #Conflicts:     336000 | #Constraints:      21153
220.84/222.28	c #Conflicts:     337000 | #Constraints:      22153
220.84/222.28	c #Conflicts:     338000 | #Constraints:      23153
220.84/222.28	c #Conflicts:     339000 | #Constraints:      24153
220.84/222.28	c #Conflicts:     340000 | #Constraints:      25153
220.84/222.28	c #Conflicts:     341000 | #Constraints:      26153
220.84/222.28	c #Conflicts:     342000 | #Constraints:      27153
220.84/222.28	c #Conflicts:     343000 | #Constraints:      28153
220.84/222.28	c #Conflicts:     344000 | #Constraints:      29153
220.84/222.28	c #Conflicts:     345000 | #Constraints:      30153
220.84/222.28	c INPROCESSING
220.84/222.28	c GARBAGE COLLECT
220.84/222.28	c rational objective 995
231.41/232.82	c #Conflicts:     346000 | #Constraints:      19494
231.41/232.82	c #Conflicts:     347000 | #Constraints:      20534
231.41/232.82	c #Conflicts:     348000 | #Constraints:      21586
231.41/232.82	c #Conflicts:     349000 | #Constraints:      22629
231.41/232.82	c #Conflicts:     350000 | #Constraints:      23665
231.41/232.82	c #Conflicts:     351000 | #Constraints:      24709
231.41/232.82	c #Conflicts:     352000 | #Constraints:      25754
231.41/232.82	c #Conflicts:     353000 | #Constraints:      26790
231.41/232.82	c #Conflicts:     354000 | #Constraints:      27817
231.41/232.82	c #Conflicts:     355000 | #Constraints:      28842
231.41/232.82	c #Conflicts:     356000 | #Constraints:      29894
231.41/232.82	c #Conflicts:     357000 | #Constraints:      30921
231.41/232.82	c INPROCESSING
231.41/232.82	c GARBAGE COLLECT
231.41/232.82	c rational objective 995
239.38/240.88	c #Conflicts:     358000 | #Constraints:      19799
239.38/240.88	c #Conflicts:     359000 | #Constraints:      20799
239.38/240.88	c #Conflicts:     360000 | #Constraints:      21799
239.38/240.88	c #Conflicts:     361000 | #Constraints:      22799
239.38/240.88	c #Conflicts:     362000 | #Constraints:      23799
239.38/240.88	c #Conflicts:     363000 | #Constraints:      24799
239.38/240.88	c #Conflicts:     364000 | #Constraints:      25799
239.38/240.88	c #Conflicts:     365000 | #Constraints:      26799
239.38/240.88	c #Conflicts:     366000 | #Constraints:      27799
239.38/240.88	c #Conflicts:     367000 | #Constraints:      28799
239.38/240.88	c #Conflicts:     368000 | #Constraints:      29799
239.38/240.88	c #Conflicts:     369000 | #Constraints:      30799
239.38/240.88	c INPROCESSING
239.38/240.88	c GARBAGE COLLECT
239.38/240.88	c rational objective 995
248.06/249.65	c #Conflicts:     370000 | #Constraints:      19711
248.06/249.65	c #Conflicts:     371000 | #Constraints:      20711
248.06/249.65	c #Conflicts:     372000 | #Constraints:      21711
248.06/249.65	c #Conflicts:     373000 | #Constraints:      22711
248.06/249.65	c #Conflicts:     374000 | #Constraints:      23711
248.06/249.65	c #Conflicts:     375000 | #Constraints:      24711
248.06/249.65	c #Conflicts:     376000 | #Constraints:      25711
248.06/249.65	c #Conflicts:     377000 | #Constraints:      26711
248.06/249.65	c #Conflicts:     378000 | #Constraints:      27711
248.06/249.65	c #Conflicts:     379000 | #Constraints:      28711
248.06/249.65	c #Conflicts:     380000 | #Constraints:      29711
248.06/249.65	c #Conflicts:     381000 | #Constraints:      30711
248.06/249.65	c INPROCESSING
248.06/249.65	c GARBAGE COLLECT
248.06/249.65	c rational objective 995
258.73/260.35	c #Conflicts:     382000 | #Constraints:      19478
258.73/260.35	c #Conflicts:     383000 | #Constraints:      20493
258.73/260.35	c #Conflicts:     384000 | #Constraints:      21543
258.73/260.35	c #Conflicts:     385000 | #Constraints:      22601
258.73/260.35	c #Conflicts:     386000 | #Constraints:      23642
258.73/260.35	c #Conflicts:     387000 | #Constraints:      24683
258.73/260.35	c #Conflicts:     388000 | #Constraints:      25723
258.73/260.35	c #Conflicts:     389000 | #Constraints:      26770
258.73/260.35	c #Conflicts:     390000 | #Constraints:      27834
258.73/260.35	c #Conflicts:     391000 | #Constraints:      28869
258.73/260.35	c #Conflicts:     392000 | #Constraints:      29905
258.73/260.35	c #Conflicts:     393000 | #Constraints:      30945
258.73/260.35	c #Conflicts:     394000 | #Constraints:      31974
258.73/260.35	c INPROCESSING
258.73/260.35	c GARBAGE COLLECT
258.73/260.35	c rational objective 995
267.90/269.57	c #Conflicts:     395000 | #Constraints:      20240
267.90/269.57	c #Conflicts:     396000 | #Constraints:      21240
267.90/269.57	c #Conflicts:     397000 | #Constraints:      22240
267.90/269.57	c #Conflicts:     398000 | #Constraints:      23240
267.90/269.57	c #Conflicts:     399000 | #Constraints:      24240
267.90/269.57	c #Conflicts:     400000 | #Constraints:      25240
267.90/269.57	c #Conflicts:     401000 | #Constraints:      26240
267.90/269.57	c #Conflicts:     402000 | #Constraints:      27240
267.90/269.57	c #Conflicts:     403000 | #Constraints:      28240
267.90/269.57	c #Conflicts:     404000 | #Constraints:      29240
267.90/269.57	c #Conflicts:     405000 | #Constraints:      30240
267.90/269.57	c #Conflicts:     406000 | #Constraints:      31240
267.90/269.57	c #Conflicts:     407000 | #Constraints:      32240
267.90/269.57	c INPROCESSING
267.90/269.57	c GARBAGE COLLECT
267.90/269.57	c rational objective 995
277.17/278.89	c #Conflicts:     408000 | #Constraints:      20550
277.17/278.89	c #Conflicts:     409000 | #Constraints:      21550
277.17/278.89	c #Conflicts:     410000 | #Constraints:      22550
277.17/278.89	c #Conflicts:     411000 | #Constraints:      23550
277.17/278.89	c #Conflicts:     412000 | #Constraints:      24550
277.17/278.89	c #Conflicts:     413000 | #Constraints:      25550
277.17/278.89	c #Conflicts:     414000 | #Constraints:      26550
277.17/278.89	c #Conflicts:     415000 | #Constraints:      27550
277.17/278.89	c #Conflicts:     416000 | #Constraints:      28550
277.17/278.89	c #Conflicts:     417000 | #Constraints:      29550
277.17/278.89	c #Conflicts:     418000 | #Constraints:      30550
277.17/278.89	c #Conflicts:     419000 | #Constraints:      31550
277.17/278.89	c #Conflicts:     420000 | #Constraints:      32550
277.17/278.89	c INPROCESSING
277.17/278.89	c GARBAGE COLLECT
277.17/278.89	c rational objective 995
287.94/289.76	c #Conflicts:     421000 | #Constraints:      20708
287.94/289.76	c #Conflicts:     422000 | #Constraints:      21773
287.94/289.76	c #Conflicts:     423000 | #Constraints:      22831
287.94/289.76	c #Conflicts:     424000 | #Constraints:      23911
287.94/289.76	c #Conflicts:     425000 | #Constraints:      24962
287.94/289.76	c #Conflicts:     426000 | #Constraints:      26023
287.94/289.76	c #Conflicts:     427000 | #Constraints:      27094
287.94/289.76	c #Conflicts:     428000 | #Constraints:      28152
287.94/289.76	c #Conflicts:     429000 | #Constraints:      29196
287.94/289.76	c #Conflicts:     430000 | #Constraints:      30224
287.94/289.76	c #Conflicts:     431000 | #Constraints:      31266
287.94/289.76	c #Conflicts:     432000 | #Constraints:      32315
287.94/289.76	c #Conflicts:     433000 | #Constraints:      33351
287.94/289.76	c INPROCESSING
287.94/289.76	c GARBAGE COLLECT
287.94/289.76	c rational objective 995
298.33/300.18	c #Conflicts:     434000 | #Constraints:      20917
298.33/300.18	c #Conflicts:     435000 | #Constraints:      21917
298.33/300.18	c #Conflicts:     436000 | #Constraints:      22917
298.33/300.18	c #Conflicts:     437000 | #Constraints:      23917
298.33/300.18	c #Conflicts:     438000 | #Constraints:      24917
298.33/300.18	c #Conflicts:     439000 | #Constraints:      25917
298.33/300.18	c #Conflicts:     440000 | #Constraints:      26917
298.33/300.18	c #Conflicts:     441000 | #Constraints:      27917
298.33/300.18	c #Conflicts:     442000 | #Constraints:      28917
298.33/300.18	c #Conflicts:     443000 | #Constraints:      29917
298.33/300.18	c #Conflicts:     444000 | #Constraints:      30917
298.33/300.18	c #Conflicts:     445000 | #Constraints:      31917
298.33/300.18	c #Conflicts:     446000 | #Constraints:      32917
298.33/300.18	c INPROCESSING
298.33/300.18	c GARBAGE COLLECT
298.33/300.18	c rational objective 995
314.08/316.02	c #Conflicts:     447000 | #Constraints:      20591
314.08/316.02	c #Conflicts:     448000 | #Constraints:      21594
314.08/316.02	c #Conflicts:     449000 | #Constraints:      22619
314.08/316.02	c #Conflicts:     450000 | #Constraints:      23653
314.08/316.02	c #Conflicts:     451000 | #Constraints:      24679
314.08/316.02	c #Conflicts:     452000 | #Constraints:      25732
314.08/316.02	c #Conflicts:     453000 | #Constraints:      26768
314.08/316.02	c #Conflicts:     454000 | #Constraints:      27785
314.08/316.02	c #Conflicts:     455000 | #Constraints:      28810
314.08/316.02	c #Conflicts:     456000 | #Constraints:      29854
314.08/316.02	c #Conflicts:     457000 | #Constraints:      30897
314.08/316.02	c #Conflicts:     458000 | #Constraints:      31928
314.08/316.02	c #Conflicts:     459000 | #Constraints:      32964
314.08/316.02	c #Conflicts:     460000 | #Constraints:      33993
314.08/316.02	c INPROCESSING
314.08/316.02	c GARBAGE COLLECT
314.08/316.02	c rational objective 995
323.95/325.90	c #Conflicts:     461000 | #Constraints:      21262
323.95/325.90	c #Conflicts:     462000 | #Constraints:      22262
323.95/325.90	c #Conflicts:     463000 | #Constraints:      23262
323.95/325.90	c #Conflicts:     464000 | #Constraints:      24262
323.95/325.90	c #Conflicts:     465000 | #Constraints:      25262
323.95/325.90	c #Conflicts:     466000 | #Constraints:      26262
323.95/325.90	c #Conflicts:     467000 | #Constraints:      27262
323.95/325.90	c #Conflicts:     468000 | #Constraints:      28262
323.95/325.90	c #Conflicts:     469000 | #Constraints:      29262
323.95/325.90	c #Conflicts:     470000 | #Constraints:      30262
323.95/325.90	c #Conflicts:     471000 | #Constraints:      31262
323.95/325.90	c #Conflicts:     472000 | #Constraints:      32262
323.95/325.90	c #Conflicts:     473000 | #Constraints:      33262
323.95/325.90	c #Conflicts:     474000 | #Constraints:      34262
323.95/325.90	c INPROCESSING
323.95/325.90	c GARBAGE COLLECT
323.95/325.90	c rational objective 995
334.82/336.87	c #Conflicts:     475000 | #Constraints:      21579
334.82/336.87	c #Conflicts:     476000 | #Constraints:      22579
334.82/336.87	c #Conflicts:     477000 | #Constraints:      23579
334.82/336.87	c #Conflicts:     478000 | #Constraints:      24579
334.82/336.87	c #Conflicts:     479000 | #Constraints:      25579
334.82/336.87	c #Conflicts:     480000 | #Constraints:      26579
334.82/336.87	c #Conflicts:     481000 | #Constraints:      27579
334.82/336.87	c #Conflicts:     482000 | #Constraints:      28579
334.82/336.87	c #Conflicts:     483000 | #Constraints:      29579
334.82/336.87	c #Conflicts:     484000 | #Constraints:      30579
334.82/336.87	c #Conflicts:     485000 | #Constraints:      31579
334.82/336.87	c #Conflicts:     486000 | #Constraints:      32579
334.82/336.87	c #Conflicts:     487000 | #Constraints:      33579
334.82/336.87	c #Conflicts:     488000 | #Constraints:      34579
334.82/336.87	c INPROCESSING
334.82/336.87	c GARBAGE COLLECT
334.82/336.87	c rational objective 995
345.50/347.61	c #Conflicts:     489000 | #Constraints:      21713
345.50/347.61	c #Conflicts:     490000 | #Constraints:      22713
345.50/347.61	c #Conflicts:     491000 | #Constraints:      23713
345.50/347.61	c #Conflicts:     492000 | #Constraints:      24713
345.50/347.61	c #Conflicts:     493000 | #Constraints:      25713
345.50/347.61	c #Conflicts:     494000 | #Constraints:      26713
345.50/347.61	c #Conflicts:     495000 | #Constraints:      27713
345.50/347.61	c #Conflicts:     496000 | #Constraints:      28713
345.50/347.61	c #Conflicts:     497000 | #Constraints:      29713
345.50/347.61	c #Conflicts:     498000 | #Constraints:      30713
345.50/347.61	c #Conflicts:     499000 | #Constraints:      31713
345.50/347.61	c #Conflicts:     500000 | #Constraints:      32713
345.50/347.61	c #Conflicts:     501000 | #Constraints:      33713
345.50/347.61	c #Conflicts:     502000 | #Constraints:      34713
345.50/347.61	c INPROCESSING
345.50/347.61	c GARBAGE COLLECT
345.50/347.61	c rational objective 995
350.19/352.37	c #Conflicts:     503000 | #Constraints:      21728
350.19/352.37	c #Conflicts:     504000 | #Constraints:      22758
350.19/352.37	c #Conflicts:     505000 | #Constraints:      23806
350.19/352.37	c #Conflicts:     506000 | #Constraints:      24842
350.19/352.37	c #Conflicts:     507000 | #Constraints:      25889
350.19/352.37	c #Conflicts:     508000 | #Constraints:      26912
350.19/352.37	c #Conflicts:     509000 | #Constraints:      27912
350.19/352.37	c bounds 1035 >= 995 @ 344.729
357.67/359.86	c #Conflicts:     510000 | #Constraints:      28945
357.67/359.86	c #Conflicts:     511000 | #Constraints:      29981
357.67/359.86	c #Conflicts:     512000 | #Constraints:      31030
357.67/359.86	c #Conflicts:     513000 | #Constraints:      32081
357.67/359.86	c #Conflicts:     514000 | #Constraints:      33132
357.67/359.86	c #Conflicts:     515000 | #Constraints:      34178
357.67/359.86	c #Conflicts:     516000 | #Constraints:      35220
357.67/359.86	c INPROCESSING
357.67/359.86	c GARBAGE COLLECT
357.67/359.86	c rational objective 995
358.76/360.98	c #Conflicts:     517000 | #Constraints:      21678
358.76/360.98	c bounds 1035 >= 996 @ 353.198
368.23/370.42	c #Conflicts:     518000 | #Constraints:      22732
368.23/370.42	c #Conflicts:     519000 | #Constraints:      23732
368.23/370.42	c #Conflicts:     520000 | #Constraints:      24732
368.23/370.42	c #Conflicts:     521000 | #Constraints:      25732
368.23/370.42	c #Conflicts:     522000 | #Constraints:      26732
368.23/370.42	c #Conflicts:     523000 | #Constraints:      27732
368.23/370.42	c #Conflicts:     524000 | #Constraints:      28732
368.23/370.42	c #Conflicts:     525000 | #Constraints:      29732
368.23/370.42	c #Conflicts:     526000 | #Constraints:      30732
368.23/370.42	c #Conflicts:     527000 | #Constraints:      31732
368.23/370.42	c #Conflicts:     528000 | #Constraints:      32732
368.23/370.42	c #Conflicts:     529000 | #Constraints:      33732
368.23/370.42	c #Conflicts:     530000 | #Constraints:      34732
368.23/370.42	c #Conflicts:     531000 | #Constraints:      35732
368.23/370.42	c INPROCESSING
368.23/370.42	c GARBAGE COLLECT
368.23/370.42	c rational objective 996
379.21/381.59	c #Conflicts:     532000 | #Constraints:      22198
379.21/381.59	c #Conflicts:     533000 | #Constraints:      23198
379.21/381.59	c #Conflicts:     534000 | #Constraints:      24198
379.21/381.59	c #Conflicts:     535000 | #Constraints:      25198
379.21/381.59	c #Conflicts:     536000 | #Constraints:      26198
379.21/381.59	c #Conflicts:     537000 | #Constraints:      27198
379.21/381.59	c #Conflicts:     538000 | #Constraints:      28198
379.21/381.59	c #Conflicts:     539000 | #Constraints:      29198
379.21/381.59	c #Conflicts:     540000 | #Constraints:      30198
379.21/381.59	c #Conflicts:     541000 | #Constraints:      31198
379.21/381.59	c #Conflicts:     542000 | #Constraints:      32198
379.21/381.59	c #Conflicts:     543000 | #Constraints:      33198
379.21/381.59	c #Conflicts:     544000 | #Constraints:      34198
379.21/381.59	c #Conflicts:     545000 | #Constraints:      35198
379.21/381.59	c #Conflicts:     546000 | #Constraints:      36198
379.21/381.59	c INPROCESSING
379.21/381.59	c GARBAGE COLLECT
379.21/381.59	c rational objective 996
393.08/395.42	c #Conflicts:     547000 | #Constraints:      22524
393.08/395.42	c #Conflicts:     548000 | #Constraints:      23562
393.08/395.42	c #Conflicts:     549000 | #Constraints:      24612
393.08/395.42	c #Conflicts:     550000 | #Constraints:      25667
393.08/395.42	c #Conflicts:     551000 | #Constraints:      26714
393.08/395.42	c #Conflicts:     552000 | #Constraints:      27752
393.08/395.42	c #Conflicts:     553000 | #Constraints:      28795
393.08/395.42	c #Conflicts:     554000 | #Constraints:      29831
393.08/395.42	c #Conflicts:     555000 | #Constraints:      30882
393.08/395.42	c #Conflicts:     556000 | #Constraints:      31918
393.08/395.42	c #Conflicts:     557000 | #Constraints:      32956
393.08/395.42	c #Conflicts:     558000 | #Constraints:      33994
393.08/395.42	c #Conflicts:     559000 | #Constraints:      35031
393.08/395.42	c #Conflicts:     560000 | #Constraints:      36063
393.08/395.42	c #Conflicts:     561000 | #Constraints:      37085
393.08/395.42	c INPROCESSING
393.08/395.42	c GARBAGE COLLECT
393.08/395.42	c rational objective 996
404.76/407.20	c #Conflicts:     562000 | #Constraints:      22923
404.76/407.20	c #Conflicts:     563000 | #Constraints:      23923
404.76/407.20	c #Conflicts:     564000 | #Constraints:      24923
404.76/407.20	c #Conflicts:     565000 | #Constraints:      25923
404.76/407.20	c #Conflicts:     566000 | #Constraints:      26923
404.76/407.20	c #Conflicts:     567000 | #Constraints:      27923
404.76/407.20	c #Conflicts:     568000 | #Constraints:      28923
404.76/407.20	c #Conflicts:     569000 | #Constraints:      29923
404.76/407.20	c #Conflicts:     570000 | #Constraints:      30923
404.76/407.20	c #Conflicts:     571000 | #Constraints:      31923
404.76/407.20	c #Conflicts:     572000 | #Constraints:      32923
404.76/407.20	c #Conflicts:     573000 | #Constraints:      33923
404.76/407.20	c #Conflicts:     574000 | #Constraints:      34923
404.76/407.20	c #Conflicts:     575000 | #Constraints:      35923
404.76/407.20	c #Conflicts:     576000 | #Constraints:      36923
404.76/407.20	c INPROCESSING
404.76/407.20	c GARBAGE COLLECT
404.76/407.20	c rational objective 996
416.53/419.02	c #Conflicts:     577000 | #Constraints:      22808
416.53/419.02	c #Conflicts:     578000 | #Constraints:      23808
416.53/419.02	c #Conflicts:     579000 | #Constraints:      24808
416.53/419.02	c #Conflicts:     580000 | #Constraints:      25808
416.53/419.02	c #Conflicts:     581000 | #Constraints:      26808
416.53/419.02	c #Conflicts:     582000 | #Constraints:      27808
416.53/419.02	c #Conflicts:     583000 | #Constraints:      28808
416.53/419.02	c #Conflicts:     584000 | #Constraints:      29808
416.53/419.02	c #Conflicts:     585000 | #Constraints:      30808
416.53/419.02	c #Conflicts:     586000 | #Constraints:      31808
416.53/419.02	c #Conflicts:     587000 | #Constraints:      32808
416.53/419.02	c #Conflicts:     588000 | #Constraints:      33808
416.53/419.02	c #Conflicts:     589000 | #Constraints:      34808
416.53/419.02	c #Conflicts:     590000 | #Constraints:      35808
416.53/419.02	c #Conflicts:     591000 | #Constraints:      36808
416.53/419.02	c INPROCESSING
416.53/419.02	c GARBAGE COLLECT
416.53/419.02	c rational objective 996
430.18/432.79	c #Conflicts:     592000 | #Constraints:      22543
430.18/432.79	c #Conflicts:     593000 | #Constraints:      23544
430.18/432.79	c #Conflicts:     594000 | #Constraints:      24594
430.18/432.79	c #Conflicts:     595000 | #Constraints:      25678
430.18/432.79	c #Conflicts:     596000 | #Constraints:      26739
430.18/432.79	c #Conflicts:     597000 | #Constraints:      27817
430.18/432.79	c #Conflicts:     598000 | #Constraints:      28895
430.18/432.79	c #Conflicts:     599000 | #Constraints:      29932
430.18/432.79	c #Conflicts:     600000 | #Constraints:      30986
430.18/432.79	c #Conflicts:     601000 | #Constraints:      32033
430.18/432.79	c #Conflicts:     602000 | #Constraints:      33081
430.18/432.79	c #Conflicts:     603000 | #Constraints:      34118
430.18/432.79	c #Conflicts:     604000 | #Constraints:      35162
430.18/432.79	c #Conflicts:     605000 | #Constraints:      36209
430.18/432.79	c #Conflicts:     606000 | #Constraints:      37246
430.18/432.79	c #Conflicts:     607000 | #Constraints:      38290
430.18/432.79	c INPROCESSING
430.18/432.79	c GARBAGE COLLECT
430.18/432.79	c rational objective 996
442.37/445.04	c #Conflicts:     608000 | #Constraints:      23405
442.37/445.04	c #Conflicts:     609000 | #Constraints:      24405
442.37/445.04	c #Conflicts:     610000 | #Constraints:      25405
442.37/445.04	c #Conflicts:     611000 | #Constraints:      26405
442.37/445.04	c #Conflicts:     612000 | #Constraints:      27405
442.37/445.04	c #Conflicts:     613000 | #Constraints:      28405
442.37/445.04	c #Conflicts:     614000 | #Constraints:      29405
442.37/445.04	c #Conflicts:     615000 | #Constraints:      30405
442.37/445.04	c #Conflicts:     616000 | #Constraints:      31405
442.37/445.04	c #Conflicts:     617000 | #Constraints:      32405
442.37/445.04	c #Conflicts:     618000 | #Constraints:      33405
442.37/445.04	c #Conflicts:     619000 | #Constraints:      34405
442.37/445.04	c #Conflicts:     620000 | #Constraints:      35405
442.37/445.04	c #Conflicts:     621000 | #Constraints:      36405
442.37/445.04	c #Conflicts:     622000 | #Constraints:      37405
442.37/445.04	c #Conflicts:     623000 | #Constraints:      38405
442.37/445.04	c INPROCESSING
442.37/445.04	c GARBAGE COLLECT
442.37/445.04	c rational objective 996
455.33/458.08	c #Conflicts:     624000 | #Constraints:      23666
455.33/458.08	c #Conflicts:     625000 | #Constraints:      24709
455.33/458.08	c #Conflicts:     626000 | #Constraints:      25761
455.33/458.08	c #Conflicts:     627000 | #Constraints:      26812
455.33/458.08	c #Conflicts:     628000 | #Constraints:      27853
455.33/458.08	c #Conflicts:     629000 | #Constraints:      28894
455.33/458.08	c #Conflicts:     630000 | #Constraints:      29932
455.33/458.08	c #Conflicts:     631000 | #Constraints:      30972
455.33/458.08	c #Conflicts:     632000 | #Constraints:      32004
455.33/458.08	c #Conflicts:     633000 | #Constraints:      33033
455.33/458.08	c #Conflicts:     634000 | #Constraints:      34072
455.33/458.08	c #Conflicts:     635000 | #Constraints:      35092
455.33/458.08	c #Conflicts:     636000 | #Constraints:      36126
455.33/458.08	c #Conflicts:     637000 | #Constraints:      37163
455.33/458.08	c #Conflicts:     638000 | #Constraints:      38191
455.33/458.08	c #Conflicts:     639000 | #Constraints:      39223
455.33/458.08	c INPROCESSING
455.33/458.08	c GARBAGE COLLECT
455.33/458.08	c rational objective 996
467.47/470.37	c #Conflicts:     640000 | #Constraints:      23963
467.47/470.37	c #Conflicts:     641000 | #Constraints:      24963
467.47/470.37	c #Conflicts:     642000 | #Constraints:      25963
467.47/470.37	c #Conflicts:     643000 | #Constraints:      26963
467.47/470.37	c #Conflicts:     644000 | #Constraints:      27963
467.47/470.37	c #Conflicts:     645000 | #Constraints:      28963
467.47/470.37	c #Conflicts:     646000 | #Constraints:      29963
467.47/470.37	c #Conflicts:     647000 | #Constraints:      30963
467.47/470.37	c #Conflicts:     648000 | #Constraints:      31963
467.47/470.37	c #Conflicts:     649000 | #Constraints:      32963
467.47/470.37	c #Conflicts:     650000 | #Constraints:      33963
467.47/470.37	c #Conflicts:     651000 | #Constraints:      34963
467.47/470.37	c #Conflicts:     652000 | #Constraints:      35963
467.47/470.37	c #Conflicts:     653000 | #Constraints:      36963
467.47/470.37	c #Conflicts:     654000 | #Constraints:      37963
467.47/470.37	c #Conflicts:     655000 | #Constraints:      38963
467.47/470.37	c INPROCESSING
467.47/470.37	c GARBAGE COLLECT
467.47/470.37	c rational objective 996
479.24/482.11	c #Conflicts:     656000 | #Constraints:      23839
479.24/482.11	c #Conflicts:     657000 | #Constraints:      24839
479.24/482.11	c #Conflicts:     658000 | #Constraints:      25839
479.24/482.11	c #Conflicts:     659000 | #Constraints:      26839
479.24/482.11	c #Conflicts:     660000 | #Constraints:      27839
479.24/482.11	c #Conflicts:     661000 | #Constraints:      28839
479.24/482.11	c #Conflicts:     662000 | #Constraints:      29839
479.24/482.11	c #Conflicts:     663000 | #Constraints:      30839
479.24/482.11	c #Conflicts:     664000 | #Constraints:      31839
479.24/482.11	c #Conflicts:     665000 | #Constraints:      32839
479.24/482.11	c #Conflicts:     666000 | #Constraints:      33839
479.24/482.11	c #Conflicts:     667000 | #Constraints:      34839
479.24/482.11	c #Conflicts:     668000 | #Constraints:      35839
479.24/482.11	c #Conflicts:     669000 | #Constraints:      36839
479.24/482.11	c #Conflicts:     670000 | #Constraints:      37839
479.24/482.11	c #Conflicts:     671000 | #Constraints:      38839
479.24/482.11	c INPROCESSING
479.24/482.11	c GARBAGE COLLECT
479.24/482.11	c rational objective 996
493.79/496.85	c #Conflicts:     672000 | #Constraints:      23559
493.79/496.85	c #Conflicts:     673000 | #Constraints:      24572
493.79/496.85	c #Conflicts:     674000 | #Constraints:      25611
493.79/496.85	c #Conflicts:     675000 | #Constraints:      26665
493.79/496.85	c #Conflicts:     676000 | #Constraints:      27713
493.79/496.85	c #Conflicts:     677000 | #Constraints:      28742
493.79/496.85	c #Conflicts:     678000 | #Constraints:      29777
493.79/496.85	c #Conflicts:     679000 | #Constraints:      30822
493.79/496.85	c #Conflicts:     680000 | #Constraints:      31859
493.79/496.85	c #Conflicts:     681000 | #Constraints:      32900
493.79/496.85	c #Conflicts:     682000 | #Constraints:      33957
493.79/496.85	c #Conflicts:     683000 | #Constraints:      35009
493.79/496.85	c #Conflicts:     684000 | #Constraints:      36055
493.79/496.85	c #Conflicts:     685000 | #Constraints:      37094
493.79/496.85	c #Conflicts:     686000 | #Constraints:      38140
493.79/496.85	c #Conflicts:     687000 | #Constraints:      39180
493.79/496.85	c #Conflicts:     688000 | #Constraints:      40209
493.79/496.85	c INPROCESSING
493.79/496.85	c GARBAGE COLLECT
493.79/496.85	c rational objective 996
507.55/510.69	c #Conflicts:     689000 | #Constraints:      24386
507.55/510.69	c #Conflicts:     690000 | #Constraints:      25386
507.55/510.69	c #Conflicts:     691000 | #Constraints:      26386
507.55/510.69	c #Conflicts:     692000 | #Constraints:      27386
507.55/510.69	c #Conflicts:     693000 | #Constraints:      28386
507.55/510.69	c #Conflicts:     694000 | #Constraints:      29386
507.55/510.69	c #Conflicts:     695000 | #Constraints:      30386
507.55/510.69	c #Conflicts:     696000 | #Constraints:      31386
507.55/510.69	c #Conflicts:     697000 | #Constraints:      32386
507.55/510.69	c #Conflicts:     698000 | #Constraints:      33386
507.55/510.69	c #Conflicts:     699000 | #Constraints:      34386
507.55/510.69	c #Conflicts:     700000 | #Constraints:      35386
507.55/510.69	c #Conflicts:     701000 | #Constraints:      36386
507.55/510.69	c #Conflicts:     702000 | #Constraints:      37386
507.55/510.69	c #Conflicts:     703000 | #Constraints:      38386
507.55/510.69	c #Conflicts:     704000 | #Constraints:      39386
507.55/510.69	c #Conflicts:     705000 | #Constraints:      40386
507.55/510.69	c INPROCESSING
507.55/510.69	c GARBAGE COLLECT
507.55/510.69	c rational objective 996
520.42/523.59	c #Conflicts:     706000 | #Constraints:      24640
520.42/523.59	c #Conflicts:     707000 | #Constraints:      25640
520.42/523.59	c #Conflicts:     708000 | #Constraints:      26640
520.42/523.59	c #Conflicts:     709000 | #Constraints:      27640
520.42/523.59	c #Conflicts:     710000 | #Constraints:      28640
520.42/523.59	c #Conflicts:     711000 | #Constraints:      29640
520.42/523.59	c #Conflicts:     712000 | #Constraints:      30640
520.42/523.59	c #Conflicts:     713000 | #Constraints:      31640
520.42/523.59	c #Conflicts:     714000 | #Constraints:      32640
520.42/523.59	c #Conflicts:     715000 | #Constraints:      33640
520.42/523.59	c #Conflicts:     716000 | #Constraints:      34640
520.42/523.59	c #Conflicts:     717000 | #Constraints:      35640
520.42/523.59	c #Conflicts:     718000 | #Constraints:      36640
520.42/523.59	c #Conflicts:     719000 | #Constraints:      37640
520.42/523.59	c #Conflicts:     720000 | #Constraints:      38640
520.42/523.59	c #Conflicts:     721000 | #Constraints:      39640
520.42/523.59	c #Conflicts:     722000 | #Constraints:      40640
520.42/523.59	c INPROCESSING
520.42/523.59	c GARBAGE COLLECT
520.42/523.59	c rational objective 996
535.70/538.90	c #Conflicts:     723000 | #Constraints:      24792
535.70/538.90	c #Conflicts:     724000 | #Constraints:      25844
535.70/538.90	c #Conflicts:     725000 | #Constraints:      26904
535.70/538.90	c #Conflicts:     726000 | #Constraints:      27954
535.70/538.90	c #Conflicts:     727000 | #Constraints:      28996
535.70/538.90	c #Conflicts:     728000 | #Constraints:      30038
535.70/538.90	c #Conflicts:     729000 | #Constraints:      31079
535.70/538.90	c #Conflicts:     730000 | #Constraints:      32117
535.70/538.90	c #Conflicts:     731000 | #Constraints:      33168
535.70/538.90	c #Conflicts:     732000 | #Constraints:      34208
535.70/538.90	c #Conflicts:     733000 | #Constraints:      35236
535.70/538.90	c #Conflicts:     734000 | #Constraints:      36264
535.70/538.90	c #Conflicts:     735000 | #Constraints:      37307
535.70/538.90	c #Conflicts:     736000 | #Constraints:      38342
535.70/538.90	c #Conflicts:     737000 | #Constraints:      39368
535.70/538.90	c #Conflicts:     738000 | #Constraints:      40405
535.70/538.90	c #Conflicts:     739000 | #Constraints:      41431
535.70/538.90	c INPROCESSING
535.70/538.90	c GARBAGE COLLECT
535.70/538.90	c rational objective 996
550.76/554.09	c #Conflicts:     740000 | #Constraints:      25000
550.76/554.09	c #Conflicts:     741000 | #Constraints:      26000
550.76/554.09	c #Conflicts:     742000 | #Constraints:      27000
550.76/554.09	c #Conflicts:     743000 | #Constraints:      28000
550.76/554.09	c #Conflicts:     744000 | #Constraints:      29000
550.76/554.09	c #Conflicts:     745000 | #Constraints:      30000
550.76/554.09	c #Conflicts:     746000 | #Constraints:      31000
550.76/554.09	c #Conflicts:     747000 | #Constraints:      32000
550.76/554.09	c #Conflicts:     748000 | #Constraints:      33000
550.76/554.09	c #Conflicts:     749000 | #Constraints:      34000
550.76/554.09	c #Conflicts:     750000 | #Constraints:      35000
550.76/554.09	c #Conflicts:     751000 | #Constraints:      36000
550.76/554.09	c #Conflicts:     752000 | #Constraints:      37000
550.76/554.09	c #Conflicts:     753000 | #Constraints:      38000
550.76/554.09	c #Conflicts:     754000 | #Constraints:      39000
550.76/554.09	c #Conflicts:     755000 | #Constraints:      40000
550.76/554.09	c #Conflicts:     756000 | #Constraints:      41000
550.76/554.09	c INPROCESSING
550.76/554.09	c GARBAGE COLLECT
550.76/554.09	c rational objective 996
564.23/567.67	c #Conflicts:     757000 | #Constraints:      24672
564.23/567.67	c #Conflicts:     758000 | #Constraints:      25673
564.23/567.67	c #Conflicts:     759000 | #Constraints:      26732
564.23/567.67	c #Conflicts:     760000 | #Constraints:      27788
564.23/567.67	c #Conflicts:     761000 | #Constraints:      28847
564.23/567.67	c #Conflicts:     762000 | #Constraints:      29888
564.23/567.67	c #Conflicts:     763000 | #Constraints:      30929
564.23/567.67	c #Conflicts:     764000 | #Constraints:      31973
564.23/567.67	c #Conflicts:     765000 | #Constraints:      33018
564.23/567.67	c #Conflicts:     766000 | #Constraints:      34055
564.23/567.67	c #Conflicts:     767000 | #Constraints:      35083
564.23/567.67	c #Conflicts:     768000 | #Constraints:      36122
564.23/567.67	c #Conflicts:     769000 | #Constraints:      37150
564.23/567.67	c #Conflicts:     770000 | #Constraints:      38182
564.23/567.67	c #Conflicts:     771000 | #Constraints:      39218
564.23/567.67	c #Conflicts:     772000 | #Constraints:      40244
564.23/567.67	c #Conflicts:     773000 | #Constraints:      41269
564.23/567.67	c #Conflicts:     774000 | #Constraints:      42293
564.23/567.67	c INPROCESSING
564.23/567.67	c GARBAGE COLLECT
564.23/567.67	c rational objective 996
578.69/582.19	c #Conflicts:     775000 | #Constraints:      25430
578.69/582.19	c #Conflicts:     776000 | #Constraints:      26430
578.69/582.19	c #Conflicts:     777000 | #Constraints:      27430
578.69/582.19	c #Conflicts:     778000 | #Constraints:      28430
578.69/582.19	c #Conflicts:     779000 | #Constraints:      29430
578.69/582.19	c #Conflicts:     780000 | #Constraints:      30430
578.69/582.19	c #Conflicts:     781000 | #Constraints:      31430
578.69/582.19	c #Conflicts:     782000 | #Constraints:      32430
578.69/582.19	c #Conflicts:     783000 | #Constraints:      33430
578.69/582.19	c #Conflicts:     784000 | #Constraints:      34430
578.69/582.19	c #Conflicts:     785000 | #Constraints:      35430
578.69/582.19	c #Conflicts:     786000 | #Constraints:      36430
578.69/582.19	c #Conflicts:     787000 | #Constraints:      37430
578.69/582.19	c #Conflicts:     788000 | #Constraints:      38430
578.69/582.19	c #Conflicts:     789000 | #Constraints:      39430
578.69/582.19	c #Conflicts:     790000 | #Constraints:      40430
578.69/582.19	c #Conflicts:     791000 | #Constraints:      41430
578.69/582.19	c #Conflicts:     792000 | #Constraints:      42430
578.69/582.19	c INPROCESSING
578.69/582.19	c GARBAGE COLLECT
578.69/582.19	c rational objective 996
592.67/596.29	c #Conflicts:     793000 | #Constraints:      25690
592.67/596.29	c #Conflicts:     794000 | #Constraints:      26690
592.67/596.29	c #Conflicts:     795000 | #Constraints:      27690
592.67/596.29	c #Conflicts:     796000 | #Constraints:      28690
592.67/596.29	c #Conflicts:     797000 | #Constraints:      29690
592.67/596.29	c #Conflicts:     798000 | #Constraints:      30690
592.67/596.29	c #Conflicts:     799000 | #Constraints:      31690
592.67/596.29	c #Conflicts:     800000 | #Constraints:      32690
592.67/596.29	c #Conflicts:     801000 | #Constraints:      33690
592.67/596.29	c #Conflicts:     802000 | #Constraints:      34690
592.67/596.29	c #Conflicts:     803000 | #Constraints:      35690
592.67/596.29	c #Conflicts:     804000 | #Constraints:      36690
592.67/596.29	c #Conflicts:     805000 | #Constraints:      37690
592.67/596.29	c #Conflicts:     806000 | #Constraints:      38690
592.67/596.29	c #Conflicts:     807000 | #Constraints:      39690
592.67/596.29	c #Conflicts:     808000 | #Constraints:      40690
592.67/596.29	c #Conflicts:     809000 | #Constraints:      41690
592.67/596.29	c #Conflicts:     810000 | #Constraints:      42690
592.67/596.29	c INPROCESSING
592.67/596.29	c GARBAGE COLLECT
592.67/596.29	c rational objective 996
609.21/612.83	c #Conflicts:     811000 | #Constraints:      25798
609.21/612.83	c #Conflicts:     812000 | #Constraints:      26830
609.21/612.83	c #Conflicts:     813000 | #Constraints:      27876
609.21/612.83	c #Conflicts:     814000 | #Constraints:      28912
609.21/612.83	c #Conflicts:     815000 | #Constraints:      29948
609.21/612.83	c #Conflicts:     816000 | #Constraints:      30984
609.21/612.83	c #Conflicts:     817000 | #Constraints:      32028
609.21/612.83	c #Conflicts:     818000 | #Constraints:      33058
609.21/612.83	c #Conflicts:     819000 | #Constraints:      34097
609.21/612.83	c #Conflicts:     820000 | #Constraints:      35148
609.21/612.83	c #Conflicts:     821000 | #Constraints:      36184
609.21/612.83	c #Conflicts:     822000 | #Constraints:      37221
609.21/612.83	c #Conflicts:     823000 | #Constraints:      38259
609.21/612.83	c #Conflicts:     824000 | #Constraints:      39309
609.21/612.83	c #Conflicts:     825000 | #Constraints:      40340
609.21/612.83	c #Conflicts:     826000 | #Constraints:      41370
609.21/612.83	c #Conflicts:     827000 | #Constraints:      42409
609.21/612.83	c #Conflicts:     828000 | #Constraints:      43448
609.21/612.83	c INPROCESSING
609.21/612.83	c GARBAGE COLLECT
609.21/612.83	c rational objective 996
623.29/627.00	c #Conflicts:     829000 | #Constraints:      26004
623.29/627.00	c #Conflicts:     830000 | #Constraints:      27004
623.29/627.00	c #Conflicts:     831000 | #Constraints:      28004
623.29/627.00	c #Conflicts:     832000 | #Constraints:      29004
623.29/627.00	c #Conflicts:     833000 | #Constraints:      30005
623.29/627.00	c #Conflicts:     834000 | #Constraints:      31005
623.29/627.00	c #Conflicts:     835000 | #Constraints:      32005
623.29/627.00	c #Conflicts:     836000 | #Constraints:      33005
623.29/627.00	c #Conflicts:     837000 | #Constraints:      34005
623.29/627.00	c #Conflicts:     838000 | #Constraints:      35006
623.29/627.00	c #Conflicts:     839000 | #Constraints:      36006
623.29/627.00	c #Conflicts:     840000 | #Constraints:      37007
623.29/627.00	c #Conflicts:     841000 | #Constraints:      38007
623.29/627.00	c #Conflicts:     842000 | #Constraints:      39007
623.29/627.00	c #Conflicts:     843000 | #Constraints:      40008
623.29/627.00	c #Conflicts:     844000 | #Constraints:      41008
623.29/627.00	c #Conflicts:     845000 | #Constraints:      42008
623.29/627.00	c #Conflicts:     846000 | #Constraints:      43008
623.29/627.00	c INPROCESSING
623.29/627.00	c GARBAGE COLLECT
623.29/627.00	c rational objective 996
638.15/641.90	c #Conflicts:     847000 | #Constraints:      25673
638.15/641.90	c #Conflicts:     848000 | #Constraints:      26673
638.15/641.90	c #Conflicts:     849000 | #Constraints:      27673
638.15/641.90	c #Conflicts:     850000 | #Constraints:      28673
638.15/641.90	c #Conflicts:     851000 | #Constraints:      29673
638.15/641.90	c #Conflicts:     852000 | #Constraints:      30673
638.15/641.90	c #Conflicts:     853000 | #Constraints:      31673
638.15/641.90	c #Conflicts:     854000 | #Constraints:      32673
638.15/641.90	c #Conflicts:     855000 | #Constraints:      33673
638.15/641.90	c #Conflicts:     856000 | #Constraints:      34673
638.15/641.90	c #Conflicts:     857000 | #Constraints:      35673
638.15/641.90	c #Conflicts:     858000 | #Constraints:      36673
638.15/641.90	c #Conflicts:     859000 | #Constraints:      37673
638.15/641.90	c #Conflicts:     860000 | #Constraints:      38673
638.15/641.90	c #Conflicts:     861000 | #Constraints:      39673
638.15/641.90	c #Conflicts:     862000 | #Constraints:      40673
638.15/641.90	c #Conflicts:     863000 | #Constraints:      41673
638.15/641.90	c #Conflicts:     864000 | #Constraints:      42674
638.15/641.90	c #Conflicts:     865000 | #Constraints:      43675
638.15/641.90	c INPROCESSING
638.15/641.90	c GARBAGE COLLECT
638.15/641.90	c rational objective 996
659.32/663.29	c #Conflicts:     866000 | #Constraints:      26204
659.32/663.29	c #Conflicts:     867000 | #Constraints:      27204
659.32/663.29	c #Conflicts:     868000 | #Constraints:      28205
659.32/663.29	c #Conflicts:     869000 | #Constraints:      29288
659.32/663.29	c #Conflicts:     870000 | #Constraints:      30361
659.32/663.29	c #Conflicts:     871000 | #Constraints:      31422
659.32/663.29	c #Conflicts:     872000 | #Constraints:      32470
659.32/663.29	c #Conflicts:     873000 | #Constraints:      33512
659.32/663.29	c #Conflicts:     874000 | #Constraints:      34559
659.32/663.29	c #Conflicts:     875000 | #Constraints:      35598
659.32/663.29	c #Conflicts:     876000 | #Constraints:      36628
659.32/663.29	c #Conflicts:     877000 | #Constraints:      37664
659.32/663.29	c #Conflicts:     878000 | #Constraints:      38694
659.32/663.29	c #Conflicts:     879000 | #Constraints:      39732
659.32/663.29	c #Conflicts:     880000 | #Constraints:      40770
659.32/663.29	c #Conflicts:     881000 | #Constraints:      41796
659.32/663.29	c #Conflicts:     882000 | #Constraints:      42819
659.32/663.29	c #Conflicts:     883000 | #Constraints:      43844
659.32/663.29	c #Conflicts:     884000 | #Constraints:      44869
659.32/663.29	c INPROCESSING
659.32/663.29	c GARBAGE COLLECT
659.32/663.29	c rational objective 996
675.18/679.17	c #Conflicts:     885000 | #Constraints:      26807
675.18/679.17	c #Conflicts:     886000 | #Constraints:      27807
675.18/679.17	c #Conflicts:     887000 | #Constraints:      28807
675.18/679.17	c #Conflicts:     888000 | #Constraints:      29807
675.18/679.17	c #Conflicts:     889000 | #Constraints:      30807
675.18/679.17	c #Conflicts:     890000 | #Constraints:      31807
675.18/679.17	c #Conflicts:     891000 | #Constraints:      32807
675.18/679.17	c #Conflicts:     892000 | #Constraints:      33807
675.18/679.17	c #Conflicts:     893000 | #Constraints:      34807
675.18/679.17	c #Conflicts:     894000 | #Constraints:      35807
675.18/679.17	c #Conflicts:     895000 | #Constraints:      36807
675.18/679.17	c #Conflicts:     896000 | #Constraints:      37807
675.18/679.17	c #Conflicts:     897000 | #Constraints:      38807
675.18/679.17	c #Conflicts:     898000 | #Constraints:      39807
675.18/679.17	c #Conflicts:     899000 | #Constraints:      40807
675.18/679.17	c #Conflicts:     900000 | #Constraints:      41807
675.18/679.17	c #Conflicts:     901000 | #Constraints:      42807
675.18/679.17	c #Conflicts:     902000 | #Constraints:      43807
675.18/679.17	c #Conflicts:     903000 | #Constraints:      44807
675.18/679.17	c INPROCESSING
675.18/679.17	c GARBAGE COLLECT
675.18/679.17	c rational objective 996
690.62/694.69	c #Conflicts:     904000 | #Constraints:      26872
690.62/694.69	c #Conflicts:     905000 | #Constraints:      27872
690.62/694.69	c #Conflicts:     906000 | #Constraints:      28872
690.62/694.69	c #Conflicts:     907000 | #Constraints:      29872
690.62/694.69	c #Conflicts:     908000 | #Constraints:      30872
690.62/694.69	c #Conflicts:     909000 | #Constraints:      31872
690.62/694.69	c #Conflicts:     910000 | #Constraints:      32872
690.62/694.69	c #Conflicts:     911000 | #Constraints:      33872
690.62/694.69	c #Conflicts:     912000 | #Constraints:      34872
690.62/694.69	c #Conflicts:     913000 | #Constraints:      35872
690.62/694.69	c #Conflicts:     914000 | #Constraints:      36872
690.62/694.69	c #Conflicts:     915000 | #Constraints:      37872
690.62/694.69	c #Conflicts:     916000 | #Constraints:      38872
690.62/694.69	c #Conflicts:     917000 | #Constraints:      39872
690.62/694.69	c #Conflicts:     918000 | #Constraints:      40873
690.62/694.69	c #Conflicts:     919000 | #Constraints:      41873
690.62/694.69	c #Conflicts:     920000 | #Constraints:      42874
690.62/694.69	c #Conflicts:     921000 | #Constraints:      43874
690.62/694.69	c #Conflicts:     922000 | #Constraints:      44875
690.62/694.69	c INPROCESSING
690.62/694.69	c GARBAGE COLLECT
690.62/694.69	c rational objective 996
708.40/712.59	c #Conflicts:     923000 | #Constraints:      26800
708.40/712.59	c #Conflicts:     924000 | #Constraints:      27806
708.40/712.59	c #Conflicts:     925000 | #Constraints:      28860
708.40/712.59	c #Conflicts:     926000 | #Constraints:      29910
708.40/712.59	c #Conflicts:     927000 | #Constraints:      30948
708.40/712.59	c #Conflicts:     928000 | #Constraints:      31988
708.40/712.59	c #Conflicts:     929000 | #Constraints:      33015
708.40/712.59	c #Conflicts:     930000 | #Constraints:      34059
708.40/712.59	c #Conflicts:     931000 | #Constraints:      35114
708.40/712.59	c #Conflicts:     932000 | #Constraints:      36166
708.40/712.59	c #Conflicts:     933000 | #Constraints:      37211
708.40/712.59	c #Conflicts:     934000 | #Constraints:      38261
708.40/712.59	c #Conflicts:     935000 | #Constraints:      39303
708.40/712.59	c #Conflicts:     936000 | #Constraints:      40344
708.40/712.59	c #Conflicts:     937000 | #Constraints:      41387
708.40/712.59	c #Conflicts:     938000 | #Constraints:      42424
708.40/712.59	c #Conflicts:     939000 | #Constraints:      43465
708.40/712.59	c #Conflicts:     940000 | #Constraints:      44502
708.40/712.59	c #Conflicts:     941000 | #Constraints:      45545
708.40/712.59	c INPROCESSING
708.40/712.59	c GARBAGE COLLECT
708.40/712.59	c rational objective 996
724.85/729.04	c #Conflicts:     942000 | #Constraints:      26854
724.85/729.04	c #Conflicts:     943000 | #Constraints:      27854
724.85/729.04	c #Conflicts:     944000 | #Constraints:      28854
724.85/729.04	c #Conflicts:     945000 | #Constraints:      29854
724.85/729.04	c #Conflicts:     946000 | #Constraints:      30854
724.85/729.04	c #Conflicts:     947000 | #Constraints:      31854
724.85/729.04	c #Conflicts:     948000 | #Constraints:      32854
724.85/729.04	c #Conflicts:     949000 | #Constraints:      33854
724.85/729.04	c #Conflicts:     950000 | #Constraints:      34854
724.85/729.04	c #Conflicts:     951000 | #Constraints:      35854
724.85/729.04	c #Conflicts:     952000 | #Constraints:      36854
724.85/729.04	c #Conflicts:     953000 | #Constraints:      37854
724.85/729.04	c #Conflicts:     954000 | #Constraints:      38854
724.85/729.04	c #Conflicts:     955000 | #Constraints:      39854
724.85/729.04	c #Conflicts:     956000 | #Constraints:      40854
724.85/729.04	c #Conflicts:     957000 | #Constraints:      41854
724.85/729.04	c #Conflicts:     958000 | #Constraints:      42854
724.85/729.04	c #Conflicts:     959000 | #Constraints:      43854
724.85/729.04	c #Conflicts:     960000 | #Constraints:      44854
724.85/729.04	c #Conflicts:     961000 | #Constraints:      45854
724.85/729.04	c INPROCESSING
724.85/729.04	c GARBAGE COLLECT
724.85/729.04	c rational objective 996
741.83/746.13	c #Conflicts:     962000 | #Constraints:      27297
741.83/746.13	c #Conflicts:     963000 | #Constraints:      28297
741.83/746.13	c #Conflicts:     964000 | #Constraints:      29297
741.83/746.13	c #Conflicts:     965000 | #Constraints:      30297
741.83/746.13	c #Conflicts:     966000 | #Constraints:      31297
741.83/746.13	c #Conflicts:     967000 | #Constraints:      32297
741.83/746.13	c #Conflicts:     968000 | #Constraints:      33297
741.83/746.13	c #Conflicts:     969000 | #Constraints:      34297
741.83/746.13	c #Conflicts:     970000 | #Constraints:      35297
741.83/746.13	c #Conflicts:     971000 | #Constraints:      36297
741.83/746.13	c #Conflicts:     972000 | #Constraints:      37297
741.83/746.13	c #Conflicts:     973000 | #Constraints:      38297
741.83/746.13	c #Conflicts:     974000 | #Constraints:      39297
741.83/746.13	c #Conflicts:     975000 | #Constraints:      40297
741.83/746.13	c #Conflicts:     976000 | #Constraints:      41297
741.83/746.13	c #Conflicts:     977000 | #Constraints:      42297
741.83/746.13	c #Conflicts:     978000 | #Constraints:      43297
741.83/746.13	c #Conflicts:     979000 | #Constraints:      44297
741.83/746.13	c #Conflicts:     980000 | #Constraints:      45297
741.83/746.13	c #Conflicts:     981000 | #Constraints:      46297
741.83/746.13	c INPROCESSING
741.83/746.13	c GARBAGE COLLECT
741.83/746.13	c rational objective 996
760.17/764.50	c #Conflicts:     982000 | #Constraints:      27652
760.17/764.50	c #Conflicts:     983000 | #Constraints:      28656
760.17/764.50	c #Conflicts:     984000 | #Constraints:      29668
760.17/764.50	c #Conflicts:     985000 | #Constraints:      30693
760.17/764.50	c #Conflicts:     986000 | #Constraints:      31701
760.17/764.50	c #Conflicts:     987000 | #Constraints:      32716
760.17/764.50	c #Conflicts:     988000 | #Constraints:      33749
760.17/764.50	c #Conflicts:     989000 | #Constraints:      34763
760.17/764.50	c #Conflicts:     990000 | #Constraints:      35784
760.17/764.50	c #Conflicts:     991000 | #Constraints:      36823
760.17/764.50	c #Conflicts:     992000 | #Constraints:      37864
760.17/764.50	c #Conflicts:     993000 | #Constraints:      38895
760.17/764.50	c #Conflicts:     994000 | #Constraints:      39909
760.17/764.50	c #Conflicts:     995000 | #Constraints:      40944
760.17/764.50	c #Conflicts:     996000 | #Constraints:      41963
760.17/764.50	c #Conflicts:     997000 | #Constraints:      42995
760.17/764.50	c #Conflicts:     998000 | #Constraints:      44022
760.17/764.50	c #Conflicts:     999000 | #Constraints:      45049
760.17/764.50	c #Conflicts:    1000000 | #Constraints:      46065
760.17/764.50	c #Conflicts:    1001000 | #Constraints:      47083
760.17/764.50	c INPROCESSING
760.17/764.50	c GARBAGE COLLECT
760.17/764.50	c rational objective 996
776.64/781.13	c #Conflicts:    1002000 | #Constraints:      27939
776.64/781.13	c #Conflicts:    1003000 | #Constraints:      28939
776.64/781.13	c #Conflicts:    1004000 | #Constraints:      29939
776.64/781.13	c #Conflicts:    1005000 | #Constraints:      30939
776.64/781.13	c #Conflicts:    1006000 | #Constraints:      31939
776.64/781.13	c #Conflicts:    1007000 | #Constraints:      32939
776.64/781.13	c #Conflicts:    1008000 | #Constraints:      33940
776.64/781.13	c #Conflicts:    1009000 | #Constraints:      34940
776.64/781.13	c #Conflicts:    1010000 | #Constraints:      35940
776.64/781.13	c #Conflicts:    1011000 | #Constraints:      36940
776.64/781.13	c #Conflicts:    1012000 | #Constraints:      37940
776.64/781.13	c #Conflicts:    1013000 | #Constraints:      38940
776.64/781.13	c #Conflicts:    1014000 | #Constraints:      39940
776.64/781.13	c #Conflicts:    1015000 | #Constraints:      40940
776.64/781.13	c #Conflicts:    1016000 | #Constraints:      41940
776.64/781.13	c #Conflicts:    1017000 | #Constraints:      42940
776.64/781.13	c #Conflicts:    1018000 | #Constraints:      43940
776.64/781.13	c #Conflicts:    1019000 | #Constraints:      44940
776.64/781.13	c #Conflicts:    1020000 | #Constraints:      45940
776.64/781.13	c #Conflicts:    1021000 | #Constraints:      46940
776.64/781.13	c INPROCESSING
776.64/781.13	c GARBAGE COLLECT
776.64/781.13	c rational objective 996
794.88/799.44	c #Conflicts:    1022000 | #Constraints:      27877
794.88/799.44	c #Conflicts:    1023000 | #Constraints:      28897
794.88/799.44	c #Conflicts:    1024000 | #Constraints:      29926
794.88/799.44	c #Conflicts:    1025000 | #Constraints:      30959
794.88/799.44	c #Conflicts:    1026000 | #Constraints:      31996
794.88/799.44	c #Conflicts:    1027000 | #Constraints:      33017
794.88/799.44	c #Conflicts:    1028000 | #Constraints:      34041
794.88/799.44	c #Conflicts:    1029000 | #Constraints:      35062
794.88/799.44	c #Conflicts:    1030000 | #Constraints:      36078
794.88/799.44	c #Conflicts:    1031000 | #Constraints:      37119
794.88/799.44	c #Conflicts:    1032000 | #Constraints:      38181
794.88/799.44	c #Conflicts:    1033000 | #Constraints:      39231
794.88/799.44	c #Conflicts:    1034000 | #Constraints:      40276
794.88/799.44	c #Conflicts:    1035000 | #Constraints:      41317
794.88/799.44	c #Conflicts:    1036000 | #Constraints:      42359
794.88/799.44	c #Conflicts:    1037000 | #Constraints:      43390
794.88/799.44	c #Conflicts:    1038000 | #Constraints:      44423
794.88/799.44	c #Conflicts:    1039000 | #Constraints:      45464
794.88/799.44	c #Conflicts:    1040000 | #Constraints:      46512
794.88/799.44	c #Conflicts:    1041000 | #Constraints:      47540
794.88/799.44	c INPROCESSING
794.88/799.44	c GARBAGE COLLECT
794.88/799.44	c rational objective 996
812.73/817.49	c #Conflicts:    1042000 | #Constraints:      27862
812.73/817.49	c #Conflicts:    1043000 | #Constraints:      28862
812.73/817.49	c #Conflicts:    1044000 | #Constraints:      29862
812.73/817.49	c #Conflicts:    1045000 | #Constraints:      30862
812.73/817.49	c #Conflicts:    1046000 | #Constraints:      31862
812.73/817.49	c #Conflicts:    1047000 | #Constraints:      32862
812.73/817.49	c #Conflicts:    1048000 | #Constraints:      33862
812.73/817.49	c #Conflicts:    1049000 | #Constraints:      34862
812.73/817.49	c #Conflicts:    1050000 | #Constraints:      35862
812.73/817.49	c #Conflicts:    1051000 | #Constraints:      36862
812.73/817.49	c #Conflicts:    1052000 | #Constraints:      37862
812.73/817.49	c #Conflicts:    1053000 | #Constraints:      38862
812.73/817.49	c #Conflicts:    1054000 | #Constraints:      39862
812.73/817.49	c #Conflicts:    1055000 | #Constraints:      40862
812.73/817.49	c #Conflicts:    1056000 | #Constraints:      41862
812.73/817.49	c #Conflicts:    1057000 | #Constraints:      42862
812.73/817.49	c #Conflicts:    1058000 | #Constraints:      43862
812.73/817.49	c #Conflicts:    1059000 | #Constraints:      44862
812.73/817.49	c #Conflicts:    1060000 | #Constraints:      45862
812.73/817.49	c #Conflicts:    1061000 | #Constraints:      46862
812.73/817.49	c #Conflicts:    1062000 | #Constraints:      47862
812.73/817.49	c INPROCESSING
812.73/817.49	c GARBAGE COLLECT
812.73/817.49	c rational objective 996
831.68/836.47	c #Conflicts:    1063000 | #Constraints:      28320
831.68/836.47	c #Conflicts:    1064000 | #Constraints:      29320
831.68/836.47	c #Conflicts:    1065000 | #Constraints:      30320
831.68/836.47	c #Conflicts:    1066000 | #Constraints:      31320
831.68/836.47	c #Conflicts:    1067000 | #Constraints:      32320
831.68/836.47	c #Conflicts:    1068000 | #Constraints:      33320
831.68/836.47	c #Conflicts:    1069000 | #Constraints:      34321
831.68/836.47	c #Conflicts:    1070000 | #Constraints:      35321
831.68/836.47	c #Conflicts:    1071000 | #Constraints:      36322
831.68/836.47	c #Conflicts:    1072000 | #Constraints:      37322
831.68/836.47	c #Conflicts:    1073000 | #Constraints:      38322
831.68/836.47	c #Conflicts:    1074000 | #Constraints:      39323
831.68/836.47	c #Conflicts:    1075000 | #Constraints:      40324
831.68/836.47	c #Conflicts:    1076000 | #Constraints:      41325
831.68/836.47	c #Conflicts:    1077000 | #Constraints:      42325
831.68/836.47	c #Conflicts:    1078000 | #Constraints:      43325
831.68/836.47	c #Conflicts:    1079000 | #Constraints:      44325
831.68/836.47	c #Conflicts:    1080000 | #Constraints:      45325
831.68/836.47	c #Conflicts:    1081000 | #Constraints:      46326
831.68/836.47	c #Conflicts:    1082000 | #Constraints:      47326
831.68/836.47	c #Conflicts:    1083000 | #Constraints:      48327
831.68/836.47	c INPROCESSING
831.68/836.47	c GARBAGE COLLECT
831.68/836.47	c rational objective 996
860.75/865.66	c #Conflicts:    1084000 | #Constraints:      28659
860.75/865.66	c #Conflicts:    1085000 | #Constraints:      29670
860.75/865.66	c #Conflicts:    1086000 | #Constraints:      30686
860.75/865.66	c #Conflicts:    1087000 | #Constraints:      31697
860.75/865.66	c #Conflicts:    1088000 | #Constraints:      32709
860.75/865.66	c #Conflicts:    1089000 | #Constraints:      33722
860.75/865.66	c #Conflicts:    1090000 | #Constraints:      34735
860.75/865.66	c #Conflicts:    1091000 | #Constraints:      35754
860.75/865.66	c #Conflicts:    1092000 | #Constraints:      36799
860.75/865.66	c #Conflicts:    1093000 | #Constraints:      37838
860.75/865.66	c #Conflicts:    1094000 | #Constraints:      38869
860.75/865.66	c #Conflicts:    1095000 | #Constraints:      39891
860.75/865.66	c #Conflicts:    1096000 | #Constraints:      40925
860.75/865.66	c #Conflicts:    1097000 | #Constraints:      41954
860.75/865.66	c #Conflicts:    1098000 | #Constraints:      42977
860.75/865.66	c #Conflicts:    1099000 | #Constraints:      43999
860.75/865.66	c #Conflicts:    1100000 | #Constraints:      45022
860.75/865.66	c #Conflicts:    1101000 | #Constraints:      46042
860.75/865.66	c #Conflicts:    1102000 | #Constraints:      47060
860.75/865.66	c #Conflicts:    1103000 | #Constraints:      48083
860.75/865.66	c #Conflicts:    1104000 | #Constraints:      49106
860.75/865.66	c INPROCESSING
860.75/865.66	c GARBAGE COLLECT
860.75/865.66	c rational objective 996
879.69/884.69	c #Conflicts:    1105000 | #Constraints:      28955
879.69/884.69	c #Conflicts:    1106000 | #Constraints:      29955
879.69/884.69	c #Conflicts:    1107000 | #Constraints:      30955
879.69/884.69	c #Conflicts:    1108000 | #Constraints:      31955
879.69/884.69	c #Conflicts:    1109000 | #Constraints:      32955
879.69/884.69	c #Conflicts:    1110000 | #Constraints:      33955
879.69/884.69	c #Conflicts:    1111000 | #Constraints:      34955
879.69/884.69	c #Conflicts:    1112000 | #Constraints:      35955
879.69/884.69	c #Conflicts:    1113000 | #Constraints:      36955
879.69/884.69	c #Conflicts:    1114000 | #Constraints:      37955
879.69/884.69	c #Conflicts:    1115000 | #Constraints:      38955
879.69/884.69	c #Conflicts:    1116000 | #Constraints:      39955
879.69/884.69	c #Conflicts:    1117000 | #Constraints:      40955
879.69/884.69	c #Conflicts:    1118000 | #Constraints:      41955
879.69/884.69	c #Conflicts:    1119000 | #Constraints:      42955
879.69/884.69	c #Conflicts:    1120000 | #Constraints:      43955
879.69/884.69	c #Conflicts:    1121000 | #Constraints:      44955
879.69/884.69	c #Conflicts:    1122000 | #Constraints:      45955
879.69/884.69	c #Conflicts:    1123000 | #Constraints:      46955
879.69/884.69	c #Conflicts:    1124000 | #Constraints:      47955
879.69/884.69	c #Conflicts:    1125000 | #Constraints:      48955
879.69/884.69	c INPROCESSING
879.69/884.69	c GARBAGE COLLECT
879.69/884.69	c rational objective 996
898.69/903.75	c #Conflicts:    1126000 | #Constraints:      28851
898.69/903.75	c #Conflicts:    1127000 | #Constraints:      29851
898.69/903.75	c #Conflicts:    1128000 | #Constraints:      30851
898.69/903.75	c #Conflicts:    1129000 | #Constraints:      31851
898.69/903.75	c #Conflicts:    1130000 | #Constraints:      32851
898.69/903.75	c #Conflicts:    1131000 | #Constraints:      33851
898.69/903.75	c #Conflicts:    1132000 | #Constraints:      34851
898.69/903.75	c #Conflicts:    1133000 | #Constraints:      35851
898.69/903.75	c #Conflicts:    1134000 | #Constraints:      36851
898.69/903.75	c #Conflicts:    1135000 | #Constraints:      37851
898.69/903.75	c #Conflicts:    1136000 | #Constraints:      38851
898.69/903.75	c #Conflicts:    1137000 | #Constraints:      39851
898.69/903.75	c #Conflicts:    1138000 | #Constraints:      40851
898.69/903.75	c #Conflicts:    1139000 | #Constraints:      41851
898.69/903.75	c #Conflicts:    1140000 | #Constraints:      42851
898.69/903.75	c #Conflicts:    1141000 | #Constraints:      43851
898.69/903.75	c #Conflicts:    1142000 | #Constraints:      44851
898.69/903.75	c #Conflicts:    1143000 | #Constraints:      45851
898.69/903.75	c #Conflicts:    1144000 | #Constraints:      46851
898.69/903.75	c #Conflicts:    1145000 | #Constraints:      47851
898.69/903.75	c #Conflicts:    1146000 | #Constraints:      48851
898.69/903.75	c INPROCESSING
898.69/903.75	c GARBAGE COLLECT
898.69/903.75	c rational objective 996
917.13/922.26	c #Conflicts:    1147000 | #Constraints:      28596
917.13/922.26	c #Conflicts:    1148000 | #Constraints:      29596
917.13/922.26	c #Conflicts:    1149000 | #Constraints:      30596
917.13/922.26	c #Conflicts:    1150000 | #Constraints:      31596
917.13/922.26	c #Conflicts:    1151000 | #Constraints:      32596
917.13/922.26	c #Conflicts:    1152000 | #Constraints:      33596
917.13/922.26	c #Conflicts:    1153000 | #Constraints:      34596
917.13/922.26	c #Conflicts:    1154000 | #Constraints:      35596
917.13/922.26	c #Conflicts:    1155000 | #Constraints:      36596
917.13/922.26	c #Conflicts:    1156000 | #Constraints:      37596
917.13/922.26	c #Conflicts:    1157000 | #Constraints:      38596
917.13/922.26	c #Conflicts:    1158000 | #Constraints:      39596
917.13/922.26	c #Conflicts:    1159000 | #Constraints:      40596
917.13/922.26	c #Conflicts:    1160000 | #Constraints:      41596
917.13/922.26	c #Conflicts:    1161000 | #Constraints:      42596
917.13/922.26	c #Conflicts:    1162000 | #Constraints:      43596
917.13/922.26	c #Conflicts:    1163000 | #Constraints:      44596
917.13/922.26	c #Conflicts:    1164000 | #Constraints:      45596
917.13/922.26	c #Conflicts:    1165000 | #Constraints:      46596
917.13/922.26	c #Conflicts:    1166000 | #Constraints:      47596
917.13/922.26	c #Conflicts:    1167000 | #Constraints:      48596
917.13/922.26	c #Conflicts:    1168000 | #Constraints:      49596
917.13/922.26	c INPROCESSING
917.13/922.26	c GARBAGE COLLECT
917.13/922.26	c rational objective 996
938.81/944.08	c #Conflicts:    1169000 | #Constraints:      29214
938.81/944.08	c #Conflicts:    1170000 | #Constraints:      30265
938.81/944.08	c #Conflicts:    1171000 | #Constraints:      31313
938.81/944.08	c #Conflicts:    1172000 | #Constraints:      32361
938.81/944.08	c #Conflicts:    1173000 | #Constraints:      33399
938.81/944.08	c #Conflicts:    1174000 | #Constraints:      34426
938.81/944.08	c #Conflicts:    1175000 | #Constraints:      35459
938.81/944.08	c #Conflicts:    1176000 | #Constraints:      36488
938.81/944.08	c #Conflicts:    1177000 | #Constraints:      37514
938.81/944.08	c #Conflicts:    1178000 | #Constraints:      38541
938.81/944.08	c #Conflicts:    1179000 | #Constraints:      39563
938.81/944.08	c #Conflicts:    1180000 | #Constraints:      40588
938.81/944.08	c #Conflicts:    1181000 | #Constraints:      41618
938.81/944.08	c #Conflicts:    1182000 | #Constraints:      42647
938.81/944.08	c #Conflicts:    1183000 | #Constraints:      43678
938.81/944.08	c #Conflicts:    1184000 | #Constraints:      44702
938.81/944.08	c #Conflicts:    1185000 | #Constraints:      45747
938.81/944.08	c #Conflicts:    1186000 | #Constraints:      46776
938.81/944.08	c #Conflicts:    1187000 | #Constraints:      47799
938.81/944.08	c #Conflicts:    1188000 | #Constraints:      48819
938.81/944.08	c #Conflicts:    1189000 | #Constraints:      49848
938.81/944.08	c #Conflicts:    1190000 | #Constraints:      50884
938.81/944.08	c INPROCESSING
938.81/944.08	c GARBAGE COLLECT
938.81/944.08	c rational objective 996
959.19/964.52	c #Conflicts:    1191000 | #Constraints:      29829
959.19/964.52	c #Conflicts:    1192000 | #Constraints:      30829
959.19/964.52	c #Conflicts:    1193000 | #Constraints:      31829
959.19/964.52	c #Conflicts:    1194000 | #Constraints:      32829
959.19/964.52	c #Conflicts:    1195000 | #Constraints:      33829
959.19/964.52	c #Conflicts:    1196000 | #Constraints:      34829
959.19/964.52	c #Conflicts:    1197000 | #Constraints:      35829
959.19/964.52	c #Conflicts:    1198000 | #Constraints:      36829
959.19/964.52	c #Conflicts:    1199000 | #Constraints:      37829
959.19/964.52	c #Conflicts:    1200000 | #Constraints:      38829
959.19/964.52	c #Conflicts:    1201000 | #Constraints:      39829
959.19/964.52	c #Conflicts:    1202000 | #Constraints:      40829
959.19/964.52	c #Conflicts:    1203000 | #Constraints:      41829
959.19/964.52	c #Conflicts:    1204000 | #Constraints:      42829
959.19/964.52	c #Conflicts:    1205000 | #Constraints:      43829
959.19/964.52	c #Conflicts:    1206000 | #Constraints:      44829
959.19/964.52	c #Conflicts:    1207000 | #Constraints:      45829
959.19/964.52	c #Conflicts:    1208000 | #Constraints:      46829
959.19/964.52	c #Conflicts:    1209000 | #Constraints:      47829
959.19/964.52	c #Conflicts:    1210000 | #Constraints:      48829
959.19/964.52	c #Conflicts:    1211000 | #Constraints:      49829
959.19/964.52	c #Conflicts:    1212000 | #Constraints:      50829
959.19/964.52	c INPROCESSING
959.19/964.52	c GARBAGE COLLECT
959.19/964.52	c rational objective 996
981.47/986.90	c #Conflicts:    1213000 | #Constraints:      29907
981.47/986.90	c #Conflicts:    1214000 | #Constraints:      30942
981.47/986.90	c #Conflicts:    1215000 | #Constraints:      31992
981.47/986.90	c #Conflicts:    1216000 | #Constraints:      33068
981.47/986.90	c #Conflicts:    1217000 | #Constraints:      34124
981.47/986.90	c #Conflicts:    1218000 | #Constraints:      35184
981.47/986.90	c #Conflicts:    1219000 | #Constraints:      36240
981.47/986.90	c #Conflicts:    1220000 | #Constraints:      37297
981.47/986.90	c #Conflicts:    1221000 | #Constraints:      38361
981.47/986.90	c #Conflicts:    1222000 | #Constraints:      39390
981.47/986.90	c #Conflicts:    1223000 | #Constraints:      40433
981.47/986.90	c #Conflicts:    1224000 | #Constraints:      41470
981.47/986.90	c #Conflicts:    1225000 | #Constraints:      42511
981.47/986.90	c #Conflicts:    1226000 | #Constraints:      43548
981.47/986.90	c #Conflicts:    1227000 | #Constraints:      44574
981.47/986.90	c #Conflicts:    1228000 | #Constraints:      45604
981.47/986.90	c #Conflicts:    1229000 | #Constraints:      46643
981.47/986.90	c #Conflicts:    1230000 | #Constraints:      47685
981.47/986.90	c #Conflicts:    1231000 | #Constraints:      48716
981.47/986.90	c #Conflicts:    1232000 | #Constraints:      49753
981.47/986.90	c #Conflicts:    1233000 | #Constraints:      50794
981.47/986.90	c #Conflicts:    1234000 | #Constraints:      51820
981.47/986.90	c INPROCESSING
981.47/986.90	c GARBAGE COLLECT
981.47/986.90	c rational objective 996
1003.41/1008.97	c #Conflicts:    1235000 | #Constraints:      30220
1003.41/1008.97	c #Conflicts:    1236000 | #Constraints:      31220
1003.41/1008.97	c #Conflicts:    1237000 | #Constraints:      32220
1003.41/1008.97	c #Conflicts:    1238000 | #Constraints:      33220
1003.41/1008.97	c #Conflicts:    1239000 | #Constraints:      34220
1003.41/1008.97	c #Conflicts:    1240000 | #Constraints:      35220
1003.41/1008.97	c #Conflicts:    1241000 | #Constraints:      36220
1003.41/1008.97	c #Conflicts:    1242000 | #Constraints:      37220
1003.41/1008.97	c #Conflicts:    1243000 | #Constraints:      38220
1003.41/1008.97	c #Conflicts:    1244000 | #Constraints:      39220
1003.41/1008.97	c #Conflicts:    1245000 | #Constraints:      40220
1003.41/1008.97	c #Conflicts:    1246000 | #Constraints:      41220
1003.41/1008.97	c #Conflicts:    1247000 | #Constraints:      42220
1003.41/1008.97	c #Conflicts:    1248000 | #Constraints:      43220
1003.41/1008.97	c #Conflicts:    1249000 | #Constraints:      44220
1003.41/1008.97	c #Conflicts:    1250000 | #Constraints:      45220
1003.41/1008.97	c #Conflicts:    1251000 | #Constraints:      46220
1003.41/1008.97	c #Conflicts:    1252000 | #Constraints:      47220
1003.41/1008.97	c #Conflicts:    1253000 | #Constraints:      48220
1003.41/1008.97	c #Conflicts:    1254000 | #Constraints:      49220
1003.41/1008.97	c #Conflicts:    1255000 | #Constraints:      50220
1003.41/1008.97	c #Conflicts:    1256000 | #Constraints:      51220
1003.41/1008.97	c INPROCESSING
1003.41/1008.97	c GARBAGE COLLECT
1003.41/1008.97	c rational objective 996
1023.25/1030.31	c #Conflicts:    1257000 | #Constraints:      29779
1023.25/1030.31	c #Conflicts:    1258000 | #Constraints:      30779
1023.25/1030.31	c #Conflicts:    1259000 | #Constraints:      31779
1023.25/1030.31	c #Conflicts:    1260000 | #Constraints:      32779
1023.25/1030.31	c #Conflicts:    1261000 | #Constraints:      33779
1023.25/1030.31	c #Conflicts:    1262000 | #Constraints:      34779
1023.25/1030.31	c #Conflicts:    1263000 | #Constraints:      35779
1023.25/1030.31	c #Conflicts:    1264000 | #Constraints:      36779
1023.25/1030.31	c #Conflicts:    1265000 | #Constraints:      37779
1023.25/1030.31	c #Conflicts:    1266000 | #Constraints:      38779
1023.25/1030.31	c #Conflicts:    1267000 | #Constraints:      39779
1023.25/1030.31	c #Conflicts:    1268000 | #Constraints:      40779
1023.25/1030.31	c #Conflicts:    1269000 | #Constraints:      41779
1023.25/1030.31	c #Conflicts:    1270000 | #Constraints:      42779
1023.25/1030.31	c #Conflicts:    1271000 | #Constraints:      43779
1023.25/1030.31	c #Conflicts:    1272000 | #Constraints:      44779
1023.25/1030.31	c #Conflicts:    1273000 | #Constraints:      45779
1023.25/1030.31	c #Conflicts:    1274000 | #Constraints:      46779
1023.25/1030.31	c #Conflicts:    1275000 | #Constraints:      47779
1023.25/1030.31	c #Conflicts:    1276000 | #Constraints:      48779
1023.25/1030.31	c #Conflicts:    1277000 | #Constraints:      49779
1023.25/1030.31	c #Conflicts:    1278000 | #Constraints:      50779
1023.25/1030.31	c #Conflicts:    1279000 | #Constraints:      51779
1023.25/1030.31	c INPROCESSING
1023.25/1030.31	c GARBAGE COLLECT
1023.25/1030.31	c rational objective 996
1045.78/1052.91	c #Conflicts:    1280000 | #Constraints:      30281
1045.78/1052.91	c #Conflicts:    1281000 | #Constraints:      31312
1045.78/1052.91	c #Conflicts:    1282000 | #Constraints:      32368
1045.78/1052.91	c #Conflicts:    1283000 | #Constraints:      33435
1045.78/1052.91	c #Conflicts:    1284000 | #Constraints:      34505
1045.78/1052.91	c #Conflicts:    1285000 | #Constraints:      35555
1045.78/1052.91	c #Conflicts:    1286000 | #Constraints:      36588
1045.78/1052.91	c #Conflicts:    1287000 | #Constraints:      37642
1045.78/1052.91	c #Conflicts:    1288000 | #Constraints:      38695
1045.78/1052.91	c #Conflicts:    1289000 | #Constraints:      39751
1045.78/1052.91	c #Conflicts:    1290000 | #Constraints:      40791
1045.78/1052.91	c #Conflicts:    1291000 | #Constraints:      41839
1045.78/1052.91	c #Conflicts:    1292000 | #Constraints:      42870
1045.78/1052.91	c #Conflicts:    1293000 | #Constraints:      43898
1045.78/1052.91	c #Conflicts:    1294000 | #Constraints:      44937
1045.78/1052.91	c #Conflicts:    1295000 | #Constraints:      45967
1045.78/1052.91	c #Conflicts:    1296000 | #Constraints:      47006
1045.78/1052.91	c #Conflicts:    1297000 | #Constraints:      48044
1045.78/1052.91	c #Conflicts:    1298000 | #Constraints:      49089
1045.78/1052.91	c #Conflicts:    1299000 | #Constraints:      50139
1045.78/1052.91	c #Conflicts:    1300000 | #Constraints:      51169
1045.78/1052.91	c #Conflicts:    1301000 | #Constraints:      52210
1045.78/1052.91	c #Conflicts:    1302000 | #Constraints:      53243
1045.78/1052.91	c INPROCESSING
1045.78/1052.91	c GARBAGE COLLECT
1045.78/1052.91	c rational objective 996
1069.32/1076.64	c #Conflicts:    1303000 | #Constraints:      31005
1069.32/1076.64	c #Conflicts:    1304000 | #Constraints:      32005
1069.32/1076.64	c #Conflicts:    1305000 | #Constraints:      33005
1069.32/1076.64	c #Conflicts:    1306000 | #Constraints:      34005
1069.32/1076.64	c #Conflicts:    1307000 | #Constraints:      35005
1069.32/1076.64	c #Conflicts:    1308000 | #Constraints:      36005
1069.32/1076.64	c #Conflicts:    1309000 | #Constraints:      37005
1069.32/1076.64	c #Conflicts:    1310000 | #Constraints:      38005
1069.32/1076.64	c #Conflicts:    1311000 | #Constraints:      39005
1069.32/1076.64	c #Conflicts:    1312000 | #Constraints:      40005
1069.32/1076.64	c #Conflicts:    1313000 | #Constraints:      41005
1069.32/1076.64	c #Conflicts:    1314000 | #Constraints:      42005
1069.32/1076.64	c #Conflicts:    1315000 | #Constraints:      43005
1069.32/1076.64	c #Conflicts:    1316000 | #Constraints:      44005
1069.32/1076.64	c #Conflicts:    1317000 | #Constraints:      45005
1069.32/1076.64	c #Conflicts:    1318000 | #Constraints:      46005
1069.32/1076.64	c #Conflicts:    1319000 | #Constraints:      47005
1069.32/1076.64	c #Conflicts:    1320000 | #Constraints:      48005
1069.32/1076.64	c #Conflicts:    1321000 | #Constraints:      49005
1069.32/1076.64	c #Conflicts:    1322000 | #Constraints:      50005
1069.32/1076.64	c #Conflicts:    1323000 | #Constraints:      51005
1069.32/1076.64	c #Conflicts:    1324000 | #Constraints:      52005
1069.32/1076.64	c #Conflicts:    1325000 | #Constraints:      53005
1069.32/1076.64	c INPROCESSING
1069.32/1076.64	c GARBAGE COLLECT
1069.32/1076.64	c rational objective 996
1090.71/1098.17	c #Conflicts:    1326000 | #Constraints:      30990
1090.71/1098.17	c #Conflicts:    1327000 | #Constraints:      31990
1090.71/1098.17	c #Conflicts:    1328000 | #Constraints:      32990
1090.71/1098.17	c #Conflicts:    1329000 | #Constraints:      33990
1090.71/1098.17	c #Conflicts:    1330000 | #Constraints:      34990
1090.71/1098.17	c #Conflicts:    1331000 | #Constraints:      35990
1090.71/1098.17	c #Conflicts:    1332000 | #Constraints:      36990
1090.71/1098.17	c #Conflicts:    1333000 | #Constraints:      37990
1090.71/1098.17	c #Conflicts:    1334000 | #Constraints:      38990
1090.71/1098.17	c #Conflicts:    1335000 | #Constraints:      39990
1090.71/1098.17	c #Conflicts:    1336000 | #Constraints:      40990
1090.71/1098.17	c #Conflicts:    1337000 | #Constraints:      41990
1090.71/1098.17	c #Conflicts:    1338000 | #Constraints:      42990
1090.71/1098.17	c #Conflicts:    1339000 | #Constraints:      43990
1090.71/1098.17	c #Conflicts:    1340000 | #Constraints:      44990
1090.71/1098.17	c #Conflicts:    1341000 | #Constraints:      45990
1090.71/1098.17	c #Conflicts:    1342000 | #Constraints:      46990
1090.71/1098.17	c #Conflicts:    1343000 | #Constraints:      47990
1090.71/1098.17	c #Conflicts:    1344000 | #Constraints:      48990
1090.71/1098.17	c #Conflicts:    1345000 | #Constraints:      49990
1090.71/1098.17	c #Conflicts:    1346000 | #Constraints:      50990
1090.71/1098.17	c #Conflicts:    1347000 | #Constraints:      51990
1090.71/1098.17	c #Conflicts:    1348000 | #Constraints:      52990
1090.71/1098.17	c INPROCESSING
1090.71/1098.17	c GARBAGE COLLECT
1090.71/1098.17	c rational objective 996
1119.54/1127.13	c #Conflicts:    1349000 | #Constraints:      30895
1119.54/1127.13	c #Conflicts:    1350000 | #Constraints:      31910
1119.54/1127.13	c #Conflicts:    1351000 | #Constraints:      32929
1119.54/1127.13	c #Conflicts:    1352000 | #Constraints:      33947
1119.54/1127.13	c #Conflicts:    1353000 | #Constraints:      34960
1119.54/1127.13	c #Conflicts:    1354000 | #Constraints:      35976
1119.54/1127.13	c #Conflicts:    1355000 | #Constraints:      36988
1119.54/1127.13	c #Conflicts:    1356000 | #Constraints:      38000
1119.54/1127.13	c #Conflicts:    1357000 | #Constraints:      39023
1119.54/1127.13	c #Conflicts:    1358000 | #Constraints:      40059
1119.54/1127.13	c #Conflicts:    1359000 | #Constraints:      41086
1119.54/1127.13	c #Conflicts:    1360000 | #Constraints:      42114
1119.54/1127.13	c #Conflicts:    1361000 | #Constraints:      43141
1119.54/1127.13	c #Conflicts:    1362000 | #Constraints:      44157
1119.54/1127.13	c #Conflicts:    1363000 | #Constraints:      45182
1119.54/1127.13	c #Conflicts:    1364000 | #Constraints:      46200
1119.54/1127.13	c #Conflicts:    1365000 | #Constraints:      47242
1119.54/1127.13	c #Conflicts:    1366000 | #Constraints:      48291
1119.54/1127.13	c #Conflicts:    1367000 | #Constraints:      49322
1119.54/1127.13	c #Conflicts:    1368000 | #Constraints:      50356
1119.54/1127.13	c #Conflicts:    1369000 | #Constraints:      51392
1119.54/1127.13	c #Conflicts:    1370000 | #Constraints:      52424
1119.54/1127.13	c #Conflicts:    1371000 | #Constraints:      53456
1119.54/1127.13	c INPROCESSING
1119.54/1127.13	c GARBAGE COLLECT
1119.54/1127.13	c rational objective 996
1141.86/1149.67	c #Conflicts:    1372000 | #Constraints:      30819
1141.86/1149.67	c #Conflicts:    1373000 | #Constraints:      31819
1141.86/1149.67	c #Conflicts:    1374000 | #Constraints:      32819
1141.86/1149.67	c #Conflicts:    1375000 | #Constraints:      33819
1141.86/1149.67	c #Conflicts:    1376000 | #Constraints:      34819
1141.86/1149.67	c #Conflicts:    1377000 | #Constraints:      35819
1141.86/1149.67	c #Conflicts:    1378000 | #Constraints:      36819
1141.86/1149.67	c #Conflicts:    1379000 | #Constraints:      37819
1141.86/1149.67	c #Conflicts:    1380000 | #Constraints:      38819
1141.86/1149.67	c #Conflicts:    1381000 | #Constraints:      39819
1141.86/1149.67	c #Conflicts:    1382000 | #Constraints:      40819
1141.86/1149.67	c #Conflicts:    1383000 | #Constraints:      41819
1141.86/1149.67	c #Conflicts:    1384000 | #Constraints:      42819
1141.86/1149.67	c #Conflicts:    1385000 | #Constraints:      43819
1141.86/1149.67	c #Conflicts:    1386000 | #Constraints:      44819
1141.86/1149.67	c #Conflicts:    1387000 | #Constraints:      45819
1141.86/1149.67	c #Conflicts:    1388000 | #Constraints:      46819
1141.86/1149.67	c #Conflicts:    1389000 | #Constraints:      47820
1141.86/1149.67	c #Conflicts:    1390000 | #Constraints:      48840
1141.86/1149.67	c #Conflicts:    1391000 | #Constraints:      49840
1141.86/1149.67	c #Conflicts:    1392000 | #Constraints:      50840
1141.86/1149.67	c #Conflicts:    1393000 | #Constraints:      51840
1141.86/1149.67	c #Conflicts:    1394000 | #Constraints:      52840
1141.86/1149.67	c #Conflicts:    1395000 | #Constraints:      53841
1141.86/1149.67	c INPROCESSING
1141.86/1149.67	c GARBAGE COLLECT
1141.86/1149.67	c rational objective 996
1164.58/1172.44	c #Conflicts:    1396000 | #Constraints:      31317
1164.58/1172.44	c #Conflicts:    1397000 | #Constraints:      32317
1164.58/1172.44	c #Conflicts:    1398000 | #Constraints:      33317
1164.58/1172.44	c #Conflicts:    1399000 | #Constraints:      34317
1164.58/1172.44	c #Conflicts:    1400000 | #Constraints:      35317
1164.58/1172.44	c #Conflicts:    1401000 | #Constraints:      36317
1164.58/1172.44	c #Conflicts:    1402000 | #Constraints:      37317
1164.58/1172.44	c #Conflicts:    1403000 | #Constraints:      38317
1164.58/1172.44	c #Conflicts:    1404000 | #Constraints:      39317
1164.58/1172.44	c #Conflicts:    1405000 | #Constraints:      40317
1164.58/1172.44	c #Conflicts:    1406000 | #Constraints:      41317
1164.58/1172.44	c #Conflicts:    1407000 | #Constraints:      42317
1164.58/1172.44	c #Conflicts:    1408000 | #Constraints:      43317
1164.58/1172.44	c #Conflicts:    1409000 | #Constraints:      44317
1164.58/1172.44	c #Conflicts:    1410000 | #Constraints:      45317
1164.58/1172.44	c #Conflicts:    1411000 | #Constraints:      46317
1164.58/1172.44	c #Conflicts:    1412000 | #Constraints:      47317
1164.58/1172.44	c #Conflicts:    1413000 | #Constraints:      48317
1164.58/1172.44	c #Conflicts:    1414000 | #Constraints:      49317
1164.58/1172.44	c #Conflicts:    1415000 | #Constraints:      50317
1164.58/1172.44	c #Conflicts:    1416000 | #Constraints:      51317
1164.58/1172.44	c #Conflicts:    1417000 | #Constraints:      52318
1164.58/1172.44	c #Conflicts:    1418000 | #Constraints:      53318
1164.58/1172.44	c #Conflicts:    1419000 | #Constraints:      54318
1164.58/1172.44	c INPROCESSING
1164.58/1172.44	c GARBAGE COLLECT
1164.58/1172.44	c rational objective 996
1193.00/1201.06	c #Conflicts:    1420000 | #Constraints:      31649
1193.00/1201.06	c #Conflicts:    1421000 | #Constraints:      32681
1193.00/1201.06	c #Conflicts:    1422000 | #Constraints:      33762
1193.00/1201.06	c #Conflicts:    1423000 | #Constraints:      34827
1193.00/1201.06	c #Conflicts:    1424000 | #Constraints:      35873
1193.00/1201.06	c #Conflicts:    1425000 | #Constraints:      36921
1193.00/1201.06	c #Conflicts:    1426000 | #Constraints:      37972
1193.00/1201.06	c #Conflicts:    1427000 | #Constraints:      39012
1193.00/1201.06	c #Conflicts:    1428000 | #Constraints:      40053
1193.00/1201.06	c #Conflicts:    1429000 | #Constraints:      41082
1193.00/1201.06	c #Conflicts:    1430000 | #Constraints:      42128
1193.00/1201.06	c #Conflicts:    1431000 | #Constraints:      43174
1193.00/1201.06	c #Conflicts:    1432000 | #Constraints:      44205
1193.00/1201.06	c #Conflicts:    1433000 | #Constraints:      45245
1193.00/1201.06	c #Conflicts:    1434000 | #Constraints:      46281
1193.00/1201.06	c #Conflicts:    1435000 | #Constraints:      47315
1193.00/1201.06	c #Conflicts:    1436000 | #Constraints:      48342
1193.00/1201.06	c #Conflicts:    1437000 | #Constraints:      49375
1193.00/1201.06	c #Conflicts:    1438000 | #Constraints:      50397
1193.00/1201.06	c #Conflicts:    1439000 | #Constraints:      51432
1193.00/1201.06	c #Conflicts:    1440000 | #Constraints:      52481
1193.00/1201.06	c #Conflicts:    1441000 | #Constraints:      53512
1193.00/1201.06	c #Conflicts:    1442000 | #Constraints:      54555
1193.00/1201.06	c #Conflicts:    1443000 | #Constraints:      55586
1193.00/1201.06	c INPROCESSING
1193.00/1201.06	c GARBAGE COLLECT
1193.00/1201.06	c rational objective 996
1220.11/1228.36	c #Conflicts:    1444000 | #Constraints:      32144
1220.11/1228.36	c #Conflicts:    1445000 | #Constraints:      33144
1220.11/1228.36	c #Conflicts:    1446000 | #Constraints:      34144
1220.11/1228.36	c #Conflicts:    1447000 | #Constraints:      35144
1220.11/1228.36	c #Conflicts:    1448000 | #Constraints:      36144
1220.11/1228.36	c #Conflicts:    1449000 | #Constraints:      37144
1220.11/1228.36	c #Conflicts:    1450000 | #Constraints:      38144
1220.11/1228.36	c #Conflicts:    1451000 | #Constraints:      39144
1220.11/1228.36	c #Conflicts:    1452000 | #Constraints:      40144
1220.11/1228.36	c #Conflicts:    1453000 | #Constraints:      41144
1220.11/1228.36	c #Conflicts:    1454000 | #Constraints:      42144
1220.11/1228.36	c #Conflicts:    1455000 | #Constraints:      43144
1220.11/1228.36	c #Conflicts:    1456000 | #Constraints:      44144
1220.11/1228.36	c #Conflicts:    1457000 | #Constraints:      45144
1220.11/1228.36	c #Conflicts:    1458000 | #Constraints:      46144
1220.11/1228.36	c #Conflicts:    1459000 | #Constraints:      47144
1220.11/1228.36	c #Conflicts:    1460000 | #Constraints:      48144
1220.11/1228.36	c #Conflicts:    1461000 | #Constraints:      49144
1220.11/1228.36	c #Conflicts:    1462000 | #Constraints:      50144
1220.11/1228.36	c #Conflicts:    1463000 | #Constraints:      51144
1220.11/1228.36	c #Conflicts:    1464000 | #Constraints:      52144
1220.11/1228.36	c #Conflicts:    1465000 | #Constraints:      53144
1220.11/1228.36	c #Conflicts:    1466000 | #Constraints:      54144
1220.11/1228.36	c #Conflicts:    1467000 | #Constraints:      55144
1220.11/1228.36	c INPROCESSING
1220.11/1228.36	c GARBAGE COLLECT
1220.11/1228.36	c rational objective 996
1246.85/1255.28	c #Conflicts:    1468000 | #Constraints:      31966
1246.85/1255.28	c #Conflicts:    1469000 | #Constraints:      32966
1246.85/1255.28	c #Conflicts:    1470000 | #Constraints:      33966
1246.85/1255.28	c #Conflicts:    1471000 | #Constraints:      34966
1246.85/1255.28	c #Conflicts:    1472000 | #Constraints:      35966
1246.85/1255.28	c #Conflicts:    1473000 | #Constraints:      36966
1246.85/1255.28	c #Conflicts:    1474000 | #Constraints:      37966
1246.85/1255.28	c #Conflicts:    1475000 | #Constraints:      38966
1246.85/1255.28	c #Conflicts:    1476000 | #Constraints:      39966
1246.85/1255.28	c #Conflicts:    1477000 | #Constraints:      40966
1246.85/1255.28	c #Conflicts:    1478000 | #Constraints:      41966
1246.85/1255.28	c #Conflicts:    1479000 | #Constraints:      42966
1246.85/1255.28	c #Conflicts:    1480000 | #Constraints:      43966
1246.85/1255.28	c #Conflicts:    1481000 | #Constraints:      44966
1246.85/1255.28	c #Conflicts:    1482000 | #Constraints:      45966
1246.85/1255.28	c #Conflicts:    1483000 | #Constraints:      46966
1246.85/1255.28	c #Conflicts:    1484000 | #Constraints:      47966
1246.85/1255.28	c #Conflicts:    1485000 | #Constraints:      48966
1246.85/1255.28	c #Conflicts:    1486000 | #Constraints:      49966
1246.85/1255.28	c #Conflicts:    1487000 | #Constraints:      50966
1246.85/1255.28	c #Conflicts:    1488000 | #Constraints:      51966
1246.85/1255.28	c #Conflicts:    1489000 | #Constraints:      52966
1246.85/1255.28	c #Conflicts:    1490000 | #Constraints:      53966
1246.85/1255.28	c #Conflicts:    1491000 | #Constraints:      54966
1246.85/1255.28	c INPROCESSING
1246.85/1255.28	c GARBAGE COLLECT
1246.85/1255.28	c rational objective 996
1273.75/1283.98	c #Conflicts:    1492000 | #Constraints:      31669
1273.75/1283.98	c #Conflicts:    1493000 | #Constraints:      32713
1273.75/1283.98	c #Conflicts:    1494000 | #Constraints:      33764
1273.75/1283.98	c #Conflicts:    1495000 | #Constraints:      34813
1273.75/1283.98	c #Conflicts:    1496000 | #Constraints:      35858
1273.75/1283.98	c #Conflicts:    1497000 | #Constraints:      36914
1273.75/1283.98	c #Conflicts:    1498000 | #Constraints:      37964
1273.75/1283.98	c #Conflicts:    1499000 | #Constraints:      39013
1273.75/1283.98	c #Conflicts:    1500000 | #Constraints:      40057
1273.75/1283.98	c #Conflicts:    1501000 | #Constraints:      41094
1273.75/1283.98	c #Conflicts:    1502000 | #Constraints:      42131
1273.75/1283.98	c #Conflicts:    1503000 | #Constraints:      43172
1273.75/1283.98	c #Conflicts:    1504000 | #Constraints:      44213
1273.75/1283.98	c #Conflicts:    1505000 | #Constraints:      45241
1273.75/1283.98	c #Conflicts:    1506000 | #Constraints:      46272
1273.75/1283.98	c #Conflicts:    1507000 | #Constraints:      47313
1273.75/1283.98	c #Conflicts:    1508000 | #Constraints:      48340
1273.75/1283.98	c #Conflicts:    1509000 | #Constraints:      49368
1273.75/1283.98	c #Conflicts:    1510000 | #Constraints:      50401
1273.75/1283.98	c #Conflicts:    1511000 | #Constraints:      51446
1273.75/1283.98	c #Conflicts:    1512000 | #Constraints:      52495
1273.75/1283.98	c #Conflicts:    1513000 | #Constraints:      53527
1273.75/1283.98	c #Conflicts:    1514000 | #Constraints:      54559
1273.75/1283.98	c #Conflicts:    1515000 | #Constraints:      55595
1273.75/1283.98	c #Conflicts:    1516000 | #Constraints:      56621
1273.75/1283.98	c INPROCESSING
1273.75/1283.98	c GARBAGE COLLECT
1273.75/1283.98	c rational objective 996
1274.74/1284.93	c bounds 1035 >= 997 @ 1258.42
1297.83/1308.63	c #Conflicts:    1517000 | #Constraints:      32668
1297.83/1308.63	c #Conflicts:    1518000 | #Constraints:      33668
1297.83/1308.63	c #Conflicts:    1519000 | #Constraints:      34668
1297.83/1308.63	c #Conflicts:    1520000 | #Constraints:      35668
1297.83/1308.63	c #Conflicts:    1521000 | #Constraints:      36668
1297.83/1308.63	c #Conflicts:    1522000 | #Constraints:      37668
1297.83/1308.63	c #Conflicts:    1523000 | #Constraints:      38668
1297.83/1308.63	c #Conflicts:    1524000 | #Constraints:      39668
1297.83/1308.63	c #Conflicts:    1525000 | #Constraints:      40668
1297.83/1308.63	c #Conflicts:    1526000 | #Constraints:      41668
1297.83/1308.63	c #Conflicts:    1527000 | #Constraints:      42668
1297.83/1308.63	c #Conflicts:    1528000 | #Constraints:      43668
1297.83/1308.63	c #Conflicts:    1529000 | #Constraints:      44668
1297.83/1308.63	c #Conflicts:    1530000 | #Constraints:      45668
1297.83/1308.63	c #Conflicts:    1531000 | #Constraints:      46668
1297.83/1308.63	c #Conflicts:    1532000 | #Constraints:      47668
1297.83/1308.63	c #Conflicts:    1533000 | #Constraints:      48668
1297.83/1308.63	c #Conflicts:    1534000 | #Constraints:      49668
1297.83/1308.63	c #Conflicts:    1535000 | #Constraints:      50668
1297.83/1308.63	c #Conflicts:    1536000 | #Constraints:      51668
1297.83/1308.63	c #Conflicts:    1537000 | #Constraints:      52668
1297.83/1308.63	c #Conflicts:    1538000 | #Constraints:      53668
1297.83/1308.63	c #Conflicts:    1539000 | #Constraints:      54668
1297.83/1308.63	c #Conflicts:    1540000 | #Constraints:      55668
1297.83/1308.63	c #Conflicts:    1541000 | #Constraints:      56668
1297.83/1308.63	c INPROCESSING
1297.83/1308.63	c GARBAGE COLLECT
1297.83/1308.63	c rational objective 997
1329.47/1340.44	c #Conflicts:    1542000 | #Constraints:      32822
1329.47/1340.44	c #Conflicts:    1543000 | #Constraints:      33891
1329.47/1340.44	c #Conflicts:    1544000 | #Constraints:      34965
1329.47/1340.44	c #Conflicts:    1545000 | #Constraints:      36013
1329.47/1340.44	c #Conflicts:    1546000 | #Constraints:      37061
1329.47/1340.44	c #Conflicts:    1547000 | #Constraints:      38092
1329.47/1340.44	c #Conflicts:    1548000 | #Constraints:      39148
1329.47/1340.44	c #Conflicts:    1549000 | #Constraints:      40208
1329.47/1340.44	c #Conflicts:    1550000 | #Constraints:      41249
1329.47/1340.44	c #Conflicts:    1551000 | #Constraints:      42289
1329.47/1340.44	c #Conflicts:    1552000 | #Constraints:      43329
1329.47/1340.44	c #Conflicts:    1553000 | #Constraints:      44357
1329.47/1340.44	c #Conflicts:    1554000 | #Constraints:      45416
1329.47/1340.44	c #Conflicts:    1555000 | #Constraints:      46452
1329.47/1340.44	c #Conflicts:    1556000 | #Constraints:      47489
1329.47/1340.44	c #Conflicts:    1557000 | #Constraints:      48520
1329.47/1340.44	c #Conflicts:    1558000 | #Constraints:      49556
1329.47/1340.44	c #Conflicts:    1559000 | #Constraints:      50592
1329.47/1340.44	c #Conflicts:    1560000 | #Constraints:      51631
1329.47/1340.44	c #Conflicts:    1561000 | #Constraints:      52674
1329.47/1340.44	c #Conflicts:    1562000 | #Constraints:      53703
1329.47/1340.44	c #Conflicts:    1563000 | #Constraints:      54741
1329.47/1340.44	c #Conflicts:    1564000 | #Constraints:      55790
1329.47/1340.44	c #Conflicts:    1565000 | #Constraints:      56819
1329.47/1340.44	c #Conflicts:    1566000 | #Constraints:      57846
1329.47/1340.44	c INPROCESSING
1329.47/1340.44	c GARBAGE COLLECT
1329.47/1340.44	c rational objective 997
1354.88/1366.05	c #Conflicts:    1567000 | #Constraints:      33302
1354.88/1366.05	c #Conflicts:    1568000 | #Constraints:      34302
1354.88/1366.05	c #Conflicts:    1569000 | #Constraints:      35302
1354.88/1366.05	c #Conflicts:    1570000 | #Constraints:      36302
1354.88/1366.05	c #Conflicts:    1571000 | #Constraints:      37302
1354.88/1366.05	c #Conflicts:    1572000 | #Constraints:      38302
1354.88/1366.05	c #Conflicts:    1573000 | #Constraints:      39302
1354.88/1366.05	c #Conflicts:    1574000 | #Constraints:      40302
1354.88/1366.05	c #Conflicts:    1575000 | #Constraints:      41302
1354.88/1366.05	c #Conflicts:    1576000 | #Constraints:      42302
1354.88/1366.05	c #Conflicts:    1577000 | #Constraints:      43302
1354.88/1366.05	c #Conflicts:    1578000 | #Constraints:      44302
1354.88/1366.05	c #Conflicts:    1579000 | #Constraints:      45302
1354.88/1366.05	c #Conflicts:    1580000 | #Constraints:      46302
1354.88/1366.05	c #Conflicts:    1581000 | #Constraints:      47302
1354.88/1366.05	c #Conflicts:    1582000 | #Constraints:      48302
1354.88/1366.05	c #Conflicts:    1583000 | #Constraints:      49302
1354.88/1366.05	c #Conflicts:    1584000 | #Constraints:      50302
1354.88/1366.05	c #Conflicts:    1585000 | #Constraints:      51302
1354.88/1366.05	c #Conflicts:    1586000 | #Constraints:      52302
1354.88/1366.05	c #Conflicts:    1587000 | #Constraints:      53302
1354.88/1366.05	c #Conflicts:    1588000 | #Constraints:      54302
1354.88/1366.05	c #Conflicts:    1589000 | #Constraints:      55302
1354.88/1366.05	c #Conflicts:    1590000 | #Constraints:      56302
1354.88/1366.05	c #Conflicts:    1591000 | #Constraints:      57302
1354.88/1366.05	c INPROCESSING
1354.88/1366.05	c GARBAGE COLLECT
1354.88/1366.05	c rational objective 997
1378.70/1389.99	c #Conflicts:    1592000 | #Constraints:      33027
1378.70/1389.99	c #Conflicts:    1593000 | #Constraints:      34027
1378.70/1389.99	c #Conflicts:    1594000 | #Constraints:      35027
1378.70/1389.99	c #Conflicts:    1595000 | #Constraints:      36027
1378.70/1389.99	c #Conflicts:    1596000 | #Constraints:      37028
1378.70/1389.99	c #Conflicts:    1597000 | #Constraints:      38028
1378.70/1389.99	c #Conflicts:    1598000 | #Constraints:      39028
1378.70/1389.99	c #Conflicts:    1599000 | #Constraints:      40029
1378.70/1389.99	c #Conflicts:    1600000 | #Constraints:      41030
1378.70/1389.99	c #Conflicts:    1601000 | #Constraints:      42030
1378.70/1389.99	c #Conflicts:    1602000 | #Constraints:      43030
1378.70/1389.99	c #Conflicts:    1603000 | #Constraints:      44030
1378.70/1389.99	c #Conflicts:    1604000 | #Constraints:      45031
1378.70/1389.99	c #Conflicts:    1605000 | #Constraints:      46031
1378.70/1389.99	c #Conflicts:    1606000 | #Constraints:      47031
1378.70/1389.99	c #Conflicts:    1607000 | #Constraints:      48031
1378.70/1389.99	c #Conflicts:    1608000 | #Constraints:      49032
1378.70/1389.99	c #Conflicts:    1609000 | #Constraints:      50033
1378.70/1389.99	c #Conflicts:    1610000 | #Constraints:      51033
1378.70/1389.99	c #Conflicts:    1611000 | #Constraints:      52033
1378.70/1389.99	c #Conflicts:    1612000 | #Constraints:      53033
1378.70/1389.99	c #Conflicts:    1613000 | #Constraints:      54033
1378.70/1389.99	c #Conflicts:    1614000 | #Constraints:      55034
1378.70/1389.99	c #Conflicts:    1615000 | #Constraints:      56034
1378.70/1389.99	c #Conflicts:    1616000 | #Constraints:      57035
1378.70/1389.99	c INPROCESSING
1378.70/1389.99	c GARBAGE COLLECT
1378.70/1389.99	c rational objective 997
1423.78/1435.40	c #Conflicts:    1617000 | #Constraints:      32721
1423.78/1435.40	c #Conflicts:    1618000 | #Constraints:      33721
1423.78/1435.40	c #Conflicts:    1619000 | #Constraints:      34721
1423.78/1435.40	c #Conflicts:    1620000 | #Constraints:      35721
1423.78/1435.40	c #Conflicts:    1621000 | #Constraints:      36721
1423.78/1435.40	c #Conflicts:    1622000 | #Constraints:      37721
1423.78/1435.40	c #Conflicts:    1623000 | #Constraints:      38721
1423.78/1435.40	c #Conflicts:    1624000 | #Constraints:      39721
1423.78/1435.40	c #Conflicts:    1625000 | #Constraints:      40938
1423.78/1435.40	c #Conflicts:    1626000 | #Constraints:      42314
1423.78/1435.40	c #Conflicts:    1627000 | #Constraints:      43702
1423.78/1435.40	c #Conflicts:    1628000 | #Constraints:      45079
1423.78/1435.40	c #Conflicts:    1629000 | #Constraints:      46476
1423.78/1435.40	c #Conflicts:    1630000 | #Constraints:      47857
1423.78/1435.40	c #Conflicts:    1631000 | #Constraints:      49208
1423.78/1435.40	c #Conflicts:    1632000 | #Constraints:      50615
1423.78/1435.40	c #Conflicts:    1633000 | #Constraints:      52011
1423.78/1435.40	c #Conflicts:    1634000 | #Constraints:      53371
1423.78/1435.40	c #Conflicts:    1635000 | #Constraints:      54768
1423.78/1435.40	c #Conflicts:    1636000 | #Constraints:      56119
1423.78/1435.40	c #Conflicts:    1637000 | #Constraints:      57489
1423.78/1435.40	c #Conflicts:    1638000 | #Constraints:      58845
1423.78/1435.40	c #Conflicts:    1639000 | #Constraints:      60219
1423.78/1435.40	c #Conflicts:    1640000 | #Constraints:      61571
1423.78/1435.40	c #Conflicts:    1641000 | #Constraints:      62961
1423.78/1435.40	c #Conflicts:    1642000 | #Constraints:      64380
1423.78/1435.40	c INPROCESSING
1423.78/1435.40	c GARBAGE COLLECT
1423.78/1435.40	c rational objective 997
1466.97/1478.86	c #Conflicts:    1643000 | #Constraints:      36586
1466.97/1478.86	c #Conflicts:    1644000 | #Constraints:      37587
1466.97/1478.86	c #Conflicts:    1645000 | #Constraints:      38588
1466.97/1478.86	c #Conflicts:    1646000 | #Constraints:      39590
1466.97/1478.86	c #Conflicts:    1647000 | #Constraints:      40590
1466.97/1478.86	c #Conflicts:    1648000 | #Constraints:      41591
1466.97/1478.86	c #Conflicts:    1649000 | #Constraints:      42592
1466.97/1478.86	c #Conflicts:    1650000 | #Constraints:      43592
1466.97/1478.86	c #Conflicts:    1651000 | #Constraints:      44594
1466.97/1478.86	c #Conflicts:    1652000 | #Constraints:      45594
1466.97/1478.86	c #Conflicts:    1653000 | #Constraints:      46595
1466.97/1478.86	c #Conflicts:    1654000 | #Constraints:      47595
1466.97/1478.86	c #Conflicts:    1655000 | #Constraints:      48596
1466.97/1478.86	c #Conflicts:    1656000 | #Constraints:      49597
1466.97/1478.86	c #Conflicts:    1657000 | #Constraints:      50598
1466.97/1478.86	c #Conflicts:    1658000 | #Constraints:      51598
1466.97/1478.86	c #Conflicts:    1659000 | #Constraints:      52599
1466.97/1478.86	c #Conflicts:    1660000 | #Constraints:      53599
1466.97/1478.86	c #Conflicts:    1661000 | #Constraints:      54601
1466.97/1478.86	c #Conflicts:    1662000 | #Constraints:      55602
1466.97/1478.86	c #Conflicts:    1663000 | #Constraints:      56603
1466.97/1478.86	c #Conflicts:    1664000 | #Constraints:      57604
1466.97/1478.86	c #Conflicts:    1665000 | #Constraints:      58605
1466.97/1478.86	c #Conflicts:    1666000 | #Constraints:      59606
1466.97/1478.86	c #Conflicts:    1667000 | #Constraints:      60607
1466.97/1478.86	c #Conflicts:    1668000 | #Constraints:      61608
1466.97/1478.86	c INPROCESSING
1466.97/1478.86	c GARBAGE COLLECT
1466.97/1478.86	c rational objective 997
1490.49/1502.76	c #Conflicts:    1669000 | #Constraints:      35306
1490.49/1502.76	c #Conflicts:    1670000 | #Constraints:      36306
1490.49/1502.76	c #Conflicts:    1671000 | #Constraints:      37306
1490.49/1502.76	c #Conflicts:    1672000 | #Constraints:      38306
1490.49/1502.76	c #Conflicts:    1673000 | #Constraints:      39306
1490.49/1502.76	c #Conflicts:    1674000 | #Constraints:      40306
1490.49/1502.76	c #Conflicts:    1675000 | #Constraints:      41306
1490.49/1502.76	c #Conflicts:    1676000 | #Constraints:      42306
1490.49/1502.76	c #Conflicts:    1677000 | #Constraints:      43306
1490.49/1502.76	c #Conflicts:    1678000 | #Constraints:      44306
1490.49/1502.76	c #Conflicts:    1679000 | #Constraints:      45306
1490.49/1502.76	c #Conflicts:    1680000 | #Constraints:      46306
1490.49/1502.76	c #Conflicts:    1681000 | #Constraints:      47306
1490.49/1502.76	c #Conflicts:    1682000 | #Constraints:      48306
1490.49/1502.76	c #Conflicts:    1683000 | #Constraints:      49306
1490.49/1502.76	c #Conflicts:    1684000 | #Constraints:      50306
1490.49/1502.76	c #Conflicts:    1685000 | #Constraints:      51306
1490.49/1502.76	c #Conflicts:    1686000 | #Constraints:      52306
1490.49/1502.76	c #Conflicts:    1687000 | #Constraints:      53306
1490.49/1502.76	c #Conflicts:    1688000 | #Constraints:      54306
1490.49/1502.76	c #Conflicts:    1689000 | #Constraints:      55306
1490.49/1502.76	c #Conflicts:    1690000 | #Constraints:      56306
1490.49/1502.76	c #Conflicts:    1691000 | #Constraints:      57306
1490.49/1502.76	c #Conflicts:    1692000 | #Constraints:      58306
1490.49/1502.76	c #Conflicts:    1693000 | #Constraints:      59306
1490.49/1502.76	c #Conflicts:    1694000 | #Constraints:      60306
1490.49/1502.76	c INPROCESSING
1490.49/1502.76	c GARBAGE COLLECT
1490.49/1502.76	c rational objective 997
1515.02/1527.41	c #Conflicts:    1695000 | #Constraints:      34658
1515.02/1527.41	c #Conflicts:    1696000 | #Constraints:      35658
1515.02/1527.41	c #Conflicts:    1697000 | #Constraints:      36658
1515.02/1527.41	c #Conflicts:    1698000 | #Constraints:      37658
1515.02/1527.41	c #Conflicts:    1699000 | #Constraints:      38658
1515.02/1527.41	c #Conflicts:    1700000 | #Constraints:      39658
1515.02/1527.41	c #Conflicts:    1701000 | #Constraints:      40658
1515.02/1527.41	c #Conflicts:    1702000 | #Constraints:      41658
1515.02/1527.41	c #Conflicts:    1703000 | #Constraints:      42658
1515.02/1527.41	c #Conflicts:    1704000 | #Constraints:      43658
1515.02/1527.41	c #Conflicts:    1705000 | #Constraints:      44658
1515.02/1527.41	c #Conflicts:    1706000 | #Constraints:      45658
1515.02/1527.41	c #Conflicts:    1707000 | #Constraints:      46658
1515.02/1527.41	c #Conflicts:    1708000 | #Constraints:      47658
1515.02/1527.41	c #Conflicts:    1709000 | #Constraints:      48658
1515.02/1527.41	c #Conflicts:    1710000 | #Constraints:      49658
1515.02/1527.41	c #Conflicts:    1711000 | #Constraints:      50658
1515.02/1527.41	c #Conflicts:    1712000 | #Constraints:      51658
1515.02/1527.41	c #Conflicts:    1713000 | #Constraints:      52658
1515.02/1527.41	c #Conflicts:    1714000 | #Constraints:      53658
1515.02/1527.41	c #Conflicts:    1715000 | #Constraints:      54658
1515.02/1527.41	c #Conflicts:    1716000 | #Constraints:      55658
1515.02/1527.41	c #Conflicts:    1717000 | #Constraints:      56658
1515.02/1527.41	c #Conflicts:    1718000 | #Constraints:      57658
1515.02/1527.41	c #Conflicts:    1719000 | #Constraints:      58658
1515.02/1527.41	c #Conflicts:    1720000 | #Constraints:      59658
1515.02/1527.41	c INPROCESSING
1515.02/1527.41	c GARBAGE COLLECT
1515.02/1527.41	c rational objective 997
1545.52/1558.10	c #Conflicts:    1721000 | #Constraints:      34238
1545.52/1558.10	c #Conflicts:    1722000 | #Constraints:      35239
1545.52/1558.10	c #Conflicts:    1723000 | #Constraints:      36339
1545.52/1558.10	c #Conflicts:    1724000 | #Constraints:      37405
1545.52/1558.10	c #Conflicts:    1725000 | #Constraints:      38487
1545.52/1558.10	c #Conflicts:    1726000 | #Constraints:      39533
1545.52/1558.10	c #Conflicts:    1727000 | #Constraints:      40574
1545.52/1558.10	c #Conflicts:    1728000 | #Constraints:      41636
1545.52/1558.10	c #Conflicts:    1729000 | #Constraints:      42679
1545.52/1558.10	c #Conflicts:    1730000 | #Constraints:      43719
1545.52/1558.10	c #Conflicts:    1731000 | #Constraints:      44763
1545.52/1558.10	c #Conflicts:    1732000 | #Constraints:      45808
1545.52/1558.10	c #Conflicts:    1733000 | #Constraints:      46850
1545.52/1558.10	c #Conflicts:    1734000 | #Constraints:      47871
1545.52/1558.10	c #Conflicts:    1735000 | #Constraints:      48901
1545.52/1558.10	c #Conflicts:    1736000 | #Constraints:      49922
1545.52/1558.10	c #Conflicts:    1737000 | #Constraints:      50951
1545.52/1558.10	c #Conflicts:    1738000 | #Constraints:      51996
1545.52/1558.10	c #Conflicts:    1739000 | #Constraints:      53050
1545.52/1558.10	c #Conflicts:    1740000 | #Constraints:      54097
1545.52/1558.10	c #Conflicts:    1741000 | #Constraints:      55123
1545.52/1558.10	c #Conflicts:    1742000 | #Constraints:      56153
1545.52/1558.10	c #Conflicts:    1743000 | #Constraints:      57209
1545.52/1558.10	c #Conflicts:    1744000 | #Constraints:      58234
1545.52/1558.10	c #Conflicts:    1745000 | #Constraints:      59257
1545.52/1558.10	c #Conflicts:    1746000 | #Constraints:      60279
1545.52/1558.10	c INPROCESSING
1545.52/1558.10	c GARBAGE COLLECT
1545.52/1558.10	c rational objective 997
1571.76/1584.50	c #Conflicts:    1747000 | #Constraints:      34253
1571.76/1584.50	c #Conflicts:    1748000 | #Constraints:      35253
1571.76/1584.50	c #Conflicts:    1749000 | #Constraints:      36253
1571.76/1584.50	c #Conflicts:    1750000 | #Constraints:      37253
1571.76/1584.50	c #Conflicts:    1751000 | #Constraints:      38253
1571.76/1584.50	c #Conflicts:    1752000 | #Constraints:      39253
1571.76/1584.50	c #Conflicts:    1753000 | #Constraints:      40253
1571.76/1584.50	c #Conflicts:    1754000 | #Constraints:      41253
1571.76/1584.50	c #Conflicts:    1755000 | #Constraints:      42253
1571.76/1584.50	c #Conflicts:    1756000 | #Constraints:      43253
1571.76/1584.50	c #Conflicts:    1757000 | #Constraints:      44253
1571.76/1584.50	c #Conflicts:    1758000 | #Constraints:      45253
1571.76/1584.50	c #Conflicts:    1759000 | #Constraints:      46253
1571.76/1584.50	c #Conflicts:    1760000 | #Constraints:      47253
1571.76/1584.50	c #Conflicts:    1761000 | #Constraints:      48253
1571.76/1584.50	c #Conflicts:    1762000 | #Constraints:      49253
1571.76/1584.50	c #Conflicts:    1763000 | #Constraints:      50253
1571.76/1584.50	c #Conflicts:    1764000 | #Constraints:      51253
1571.76/1584.50	c #Conflicts:    1765000 | #Constraints:      52253
1571.76/1584.50	c #Conflicts:    1766000 | #Constraints:      53253
1571.76/1584.50	c #Conflicts:    1767000 | #Constraints:      54253
1571.76/1584.50	c #Conflicts:    1768000 | #Constraints:      55253
1571.76/1584.50	c #Conflicts:    1769000 | #Constraints:      56253
1571.76/1584.50	c #Conflicts:    1770000 | #Constraints:      57253
1571.76/1584.50	c #Conflicts:    1771000 | #Constraints:      58253
1571.76/1584.50	c #Conflicts:    1772000 | #Constraints:      59253
1571.76/1584.50	c #Conflicts:    1773000 | #Constraints:      60253
1571.76/1584.50	c INPROCESSING
1571.76/1584.50	c GARBAGE COLLECT
1571.76/1584.50	c rational objective 997
1600.41/1613.32	c #Conflicts:    1774000 | #Constraints:      34586
1600.41/1613.32	c #Conflicts:    1775000 | #Constraints:      35649
1600.41/1613.32	c #Conflicts:    1776000 | #Constraints:      36696
1600.41/1613.32	c #Conflicts:    1777000 | #Constraints:      37746
1600.41/1613.32	c #Conflicts:    1778000 | #Constraints:      38803
1600.41/1613.32	c #Conflicts:    1779000 | #Constraints:      39859
1600.41/1613.32	c #Conflicts:    1780000 | #Constraints:      40888
1600.41/1613.32	c #Conflicts:    1781000 | #Constraints:      41929
1600.41/1613.32	c #Conflicts:    1782000 | #Constraints:      42967
1600.41/1613.32	c #Conflicts:    1783000 | #Constraints:      44013
1600.41/1613.32	c #Conflicts:    1784000 | #Constraints:      45046
1600.41/1613.32	c #Conflicts:    1785000 | #Constraints:      46071
1600.41/1613.32	c #Conflicts:    1786000 | #Constraints:      47092
1600.41/1613.32	c #Conflicts:    1787000 | #Constraints:      48131
1600.41/1613.32	c #Conflicts:    1788000 | #Constraints:      49150
1600.41/1613.32	c #Conflicts:    1789000 | #Constraints:      50176
1600.41/1613.32	c #Conflicts:    1790000 | #Constraints:      51205
1600.41/1613.32	c #Conflicts:    1791000 | #Constraints:      52235
1600.41/1613.32	c #Conflicts:    1792000 | #Constraints:      53267
1600.41/1613.32	c #Conflicts:    1793000 | #Constraints:      54309
1600.41/1613.32	c #Conflicts:    1794000 | #Constraints:      55337
1600.41/1613.32	c #Conflicts:    1795000 | #Constraints:      56357
1600.41/1613.32	c #Conflicts:    1796000 | #Constraints:      57374
1600.41/1613.32	c #Conflicts:    1797000 | #Constraints:      58400
1600.41/1613.32	c #Conflicts:    1798000 | #Constraints:      59414
1600.41/1613.32	c #Conflicts:    1799000 | #Constraints:      60434
1600.41/1613.32	c #Conflicts:    1800000 | #Constraints:      61452
1600.41/1613.32	c INPROCESSING
1600.41/1613.32	c GARBAGE COLLECT
1600.41/1613.32	c rational objective 997
1627.33/1640.34	c #Conflicts:    1801000 | #Constraints:      35116
1627.33/1640.34	c #Conflicts:    1802000 | #Constraints:      36116
1627.33/1640.34	c #Conflicts:    1803000 | #Constraints:      37116
1627.33/1640.34	c #Conflicts:    1804000 | #Constraints:      38116
1627.33/1640.34	c #Conflicts:    1805000 | #Constraints:      39116
1627.33/1640.34	c #Conflicts:    1806000 | #Constraints:      40116
1627.33/1640.34	c #Conflicts:    1807000 | #Constraints:      41116
1627.33/1640.34	c #Conflicts:    1808000 | #Constraints:      42116
1627.33/1640.34	c #Conflicts:    1809000 | #Constraints:      43116
1627.33/1640.34	c #Conflicts:    1810000 | #Constraints:      44116
1627.33/1640.34	c #Conflicts:    1811000 | #Constraints:      45116
1627.33/1640.34	c #Conflicts:    1812000 | #Constraints:      46116
1627.33/1640.34	c #Conflicts:    1813000 | #Constraints:      47116
1627.33/1640.34	c #Conflicts:    1814000 | #Constraints:      48116
1627.33/1640.34	c #Conflicts:    1815000 | #Constraints:      49116
1627.33/1640.34	c #Conflicts:    1816000 | #Constraints:      50116
1627.33/1640.34	c #Conflicts:    1817000 | #Constraints:      51116
1627.33/1640.34	c #Conflicts:    1818000 | #Constraints:      52116
1627.33/1640.34	c #Conflicts:    1819000 | #Constraints:      53116
1627.33/1640.34	c #Conflicts:    1820000 | #Constraints:      54116
1627.33/1640.34	c #Conflicts:    1821000 | #Constraints:      55116
1627.33/1640.34	c #Conflicts:    1822000 | #Constraints:      56116
1627.33/1640.34	c #Conflicts:    1823000 | #Constraints:      57116
1627.33/1640.34	c #Conflicts:    1824000 | #Constraints:      58116
1627.33/1640.34	c #Conflicts:    1825000 | #Constraints:      59116
1627.33/1640.34	c #Conflicts:    1826000 | #Constraints:      60116
1627.33/1640.34	c #Conflicts:    1827000 | #Constraints:      61116
1627.33/1640.34	c INPROCESSING
1627.33/1640.34	c GARBAGE COLLECT
1627.33/1640.34	c rational objective 997
1652.91/1666.06	c #Conflicts:    1828000 | #Constraints:      35067
1652.91/1666.06	c #Conflicts:    1829000 | #Constraints:      36067
1652.91/1666.06	c #Conflicts:    1830000 | #Constraints:      37067
1652.91/1666.06	c #Conflicts:    1831000 | #Constraints:      38067
1652.91/1666.06	c #Conflicts:    1832000 | #Constraints:      39067
1652.91/1666.06	c #Conflicts:    1833000 | #Constraints:      40067
1652.91/1666.06	c #Conflicts:    1834000 | #Constraints:      41067
1652.91/1666.06	c #Conflicts:    1835000 | #Constraints:      42067
1652.91/1666.06	c #Conflicts:    1836000 | #Constraints:      43067
1652.91/1666.06	c #Conflicts:    1837000 | #Constraints:      44067
1652.91/1666.06	c #Conflicts:    1838000 | #Constraints:      45067
1652.91/1666.06	c #Conflicts:    1839000 | #Constraints:      46067
1652.91/1666.06	c #Conflicts:    1840000 | #Constraints:      47067
1652.91/1666.06	c #Conflicts:    1841000 | #Constraints:      48067
1652.91/1666.06	c #Conflicts:    1842000 | #Constraints:      49067
1652.91/1666.06	c #Conflicts:    1843000 | #Constraints:      50067
1652.91/1666.06	c #Conflicts:    1844000 | #Constraints:      51067
1652.91/1666.06	c #Conflicts:    1845000 | #Constraints:      52067
1652.91/1666.06	c #Conflicts:    1846000 | #Constraints:      53067
1652.91/1666.06	c #Conflicts:    1847000 | #Constraints:      54067
1652.91/1666.07	c #Conflicts:    1848000 | #Constraints:      55067
1652.91/1666.07	c #Conflicts:    1849000 | #Constraints:      56067
1652.91/1666.07	c #Conflicts:    1850000 | #Constraints:      57067
1652.91/1666.07	c #Conflicts:    1851000 | #Constraints:      58067
1652.91/1666.07	c #Conflicts:    1852000 | #Constraints:      59067
1652.91/1666.07	c #Conflicts:    1853000 | #Constraints:      60067
1652.91/1666.07	c #Conflicts:    1854000 | #Constraints:      61067
1652.91/1666.07	c INPROCESSING
1652.91/1666.07	c GARBAGE COLLECT
1652.91/1666.07	c rational objective 997
1685.85/1699.16	c #Conflicts:    1855000 | #Constraints:      34951
1685.85/1699.16	c #Conflicts:    1856000 | #Constraints:      35981
1685.85/1699.16	c #Conflicts:    1857000 | #Constraints:      37011
1685.85/1699.16	c #Conflicts:    1858000 | #Constraints:      38031
1685.85/1699.16	c #Conflicts:    1859000 | #Constraints:      39057
1685.85/1699.16	c #Conflicts:    1860000 | #Constraints:      40087
1685.85/1699.16	c #Conflicts:    1861000 | #Constraints:      41117
1685.85/1699.16	c #Conflicts:    1862000 | #Constraints:      42136
1685.85/1699.16	c #Conflicts:    1863000 | #Constraints:      43152
1685.85/1699.16	c #Conflicts:    1864000 | #Constraints:      44180
1685.85/1699.16	c #Conflicts:    1865000 | #Constraints:      45210
1685.85/1699.16	c #Conflicts:    1866000 | #Constraints:      46229
1685.85/1699.16	c #Conflicts:    1867000 | #Constraints:      47259
1685.85/1699.16	c #Conflicts:    1868000 | #Constraints:      48282
1685.85/1699.16	c #Conflicts:    1869000 | #Constraints:      49310
1685.85/1699.16	c #Conflicts:    1870000 | #Constraints:      50329
1685.85/1699.16	c #Conflicts:    1871000 | #Constraints:      51352
1685.85/1699.16	c #Conflicts:    1872000 | #Constraints:      52372
1685.85/1699.16	c #Conflicts:    1873000 | #Constraints:      53395
1685.85/1699.16	c #Conflicts:    1874000 | #Constraints:      54411
1685.85/1699.16	c #Conflicts:    1875000 | #Constraints:      55435
1685.85/1699.16	c #Conflicts:    1876000 | #Constraints:      56463
1685.85/1699.16	c #Conflicts:    1877000 | #Constraints:      57476
1685.85/1699.16	c #Conflicts:    1878000 | #Constraints:      58503
1685.85/1699.16	c #Conflicts:    1879000 | #Constraints:      59552
1685.85/1699.16	c #Conflicts:    1880000 | #Constraints:      60593
1685.85/1699.16	c #Conflicts:    1881000 | #Constraints:      61628
1685.85/1699.16	c INPROCESSING
1685.85/1699.16	c GARBAGE COLLECT
1685.85/1699.16	c rational objective 997
1712.77/1726.21	c #Conflicts:    1882000 | #Constraints:      34915
1712.77/1726.21	c #Conflicts:    1883000 | #Constraints:      35915
1712.77/1726.21	c #Conflicts:    1884000 | #Constraints:      36915
1712.77/1726.21	c #Conflicts:    1885000 | #Constraints:      37915
1712.77/1726.21	c #Conflicts:    1886000 | #Constraints:      38915
1712.77/1726.21	c #Conflicts:    1887000 | #Constraints:      39915
1712.77/1726.21	c #Conflicts:    1888000 | #Constraints:      40915
1712.77/1726.21	c #Conflicts:    1889000 | #Constraints:      41915
1712.77/1726.21	c #Conflicts:    1890000 | #Constraints:      42915
1712.77/1726.21	c #Conflicts:    1891000 | #Constraints:      43915
1712.77/1726.21	c #Conflicts:    1892000 | #Constraints:      44915
1712.77/1726.21	c #Conflicts:    1893000 | #Constraints:      45915
1712.77/1726.21	c #Conflicts:    1894000 | #Constraints:      46915
1712.77/1726.21	c #Conflicts:    1895000 | #Constraints:      47915
1712.77/1726.21	c #Conflicts:    1896000 | #Constraints:      48915
1712.77/1726.21	c #Conflicts:    1897000 | #Constraints:      49915
1712.77/1726.21	c #Conflicts:    1898000 | #Constraints:      50915
1712.77/1726.21	c #Conflicts:    1899000 | #Constraints:      51915
1712.77/1726.21	c #Conflicts:    1900000 | #Constraints:      52915
1712.77/1726.21	c #Conflicts:    1901000 | #Constraints:      53915
1712.77/1726.21	c #Conflicts:    1902000 | #Constraints:      54915
1712.77/1726.21	c #Conflicts:    1903000 | #Constraints:      55915
1712.77/1726.21	c #Conflicts:    1904000 | #Constraints:      56915
1712.77/1726.21	c #Conflicts:    1905000 | #Constraints:      57915
1712.77/1726.21	c #Conflicts:    1906000 | #Constraints:      58915
1712.77/1726.21	c #Conflicts:    1907000 | #Constraints:      59915
1712.77/1726.21	c #Conflicts:    1908000 | #Constraints:      60915
1712.77/1726.21	c #Conflicts:    1909000 | #Constraints:      61915
1712.77/1726.21	c INPROCESSING
1712.77/1726.21	c GARBAGE COLLECT
1712.77/1726.21	c rational objective 997
1738.83/1752.47	c #Conflicts:    1910000 | #Constraints:      35367
1738.83/1752.47	c #Conflicts:    1911000 | #Constraints:      36367
1738.83/1752.47	c #Conflicts:    1912000 | #Constraints:      37367
1738.83/1752.47	c #Conflicts:    1913000 | #Constraints:      38367
1738.83/1752.47	c #Conflicts:    1914000 | #Constraints:      39367
1738.83/1752.47	c #Conflicts:    1915000 | #Constraints:      40367
1738.83/1752.47	c #Conflicts:    1916000 | #Constraints:      41367
1738.83/1752.47	c #Conflicts:    1917000 | #Constraints:      42367
1738.83/1752.47	c #Conflicts:    1918000 | #Constraints:      43367
1738.83/1752.47	c #Conflicts:    1919000 | #Constraints:      44367
1738.83/1752.47	c #Conflicts:    1920000 | #Constraints:      45367
1738.83/1752.47	c #Conflicts:    1921000 | #Constraints:      46367
1738.83/1752.47	c #Conflicts:    1922000 | #Constraints:      47367
1738.83/1752.47	c #Conflicts:    1923000 | #Constraints:      48367
1738.83/1752.47	c #Conflicts:    1924000 | #Constraints:      49367
1738.83/1752.47	c #Conflicts:    1925000 | #Constraints:      50367
1738.83/1752.47	c #Conflicts:    1926000 | #Constraints:      51367
1738.83/1752.47	c #Conflicts:    1927000 | #Constraints:      52367
1738.83/1752.47	c #Conflicts:    1928000 | #Constraints:      53367
1738.83/1752.47	c #Conflicts:    1929000 | #Constraints:      54367
1738.83/1752.47	c #Conflicts:    1930000 | #Constraints:      55367
1738.83/1752.47	c #Conflicts:    1931000 | #Constraints:      56367
1738.83/1752.47	c #Conflicts:    1932000 | #Constraints:      57367
1738.83/1752.47	c #Conflicts:    1933000 | #Constraints:      58367
1738.83/1752.47	c #Conflicts:    1934000 | #Constraints:      59367
1738.83/1752.47	c #Conflicts:    1935000 | #Constraints:      60367
1738.83/1752.47	c #Conflicts:    1936000 | #Constraints:      61367
1738.83/1752.47	c #Conflicts:    1937000 | #Constraints:      62367
1738.83/1752.47	c INPROCESSING
1738.83/1752.47	c GARBAGE COLLECT
1738.83/1752.47	c rational objective 997
1770.55/1784.32	c #Conflicts:    1938000 | #Constraints:      35705
1770.55/1784.32	c #Conflicts:    1939000 | #Constraints:      36751
1770.55/1784.32	c #Conflicts:    1940000 | #Constraints:      37807
1770.55/1784.32	c #Conflicts:    1941000 | #Constraints:      38867
1770.55/1784.32	c #Conflicts:    1942000 | #Constraints:      39904
1770.55/1784.32	c #Conflicts:    1943000 | #Constraints:      40949
1770.55/1784.32	c #Conflicts:    1944000 | #Constraints:      41980
1770.55/1784.32	c #Conflicts:    1945000 | #Constraints:      43022
1770.55/1784.32	c #Conflicts:    1946000 | #Constraints:      44049
1770.55/1784.32	c #Conflicts:    1947000 | #Constraints:      45084
1770.55/1784.32	c #Conflicts:    1948000 | #Constraints:      46114
1770.55/1784.32	c #Conflicts:    1949000 | #Constraints:      47135
1770.55/1784.32	c #Conflicts:    1950000 | #Constraints:      48174
1770.55/1784.32	c #Conflicts:    1951000 | #Constraints:      49214
1770.55/1784.32	c #Conflicts:    1952000 | #Constraints:      50239
1770.55/1784.32	c #Conflicts:    1953000 | #Constraints:      51269
1770.55/1784.32	c #Conflicts:    1954000 | #Constraints:      52295
1770.55/1784.32	c #Conflicts:    1955000 | #Constraints:      53318
1770.55/1784.32	c #Conflicts:    1956000 | #Constraints:      54361
1770.55/1784.32	c #Conflicts:    1957000 | #Constraints:      55392
1770.55/1784.32	c #Conflicts:    1958000 | #Constraints:      56434
1770.55/1784.32	c #Conflicts:    1959000 | #Constraints:      57463
1770.55/1784.32	c #Conflicts:    1960000 | #Constraints:      58490
1770.55/1784.32	c #Conflicts:    1961000 | #Constraints:      59518
1770.55/1784.32	c #Conflicts:    1962000 | #Constraints:      60541
1770.55/1784.32	c #Conflicts:    1963000 | #Constraints:      61581
1770.55/1784.32	c #Conflicts:    1964000 | #Constraints:      62606
1770.55/1784.32	c #Conflicts:    1965000 | #Constraints:      63666
1770.55/1784.32	c INPROCESSING
1770.55/1784.32	c GARBAGE COLLECT
1770.55/1784.32	c rational objective 997
1799.91/1813.83	c #Conflicts:    1966000 | #Constraints:      36219
1799.91/1813.83	c #Conflicts:    1967000 | #Constraints:      37219
1799.91/1813.83	c #Conflicts:    1968000 | #Constraints:      38219
1799.91/1813.83	c #Conflicts:    1969000 | #Constraints:      39219
1799.91/1813.83	c #Conflicts:    1970000 | #Constraints:      40219
1799.91/1813.83	c #Conflicts:    1971000 | #Constraints:      41219
1799.91/1813.83	c #Conflicts:    1972000 | #Constraints:      42219
1799.91/1813.83	c #Conflicts:    1973000 | #Constraints:      43219
1799.91/1813.83	c #Conflicts:    1974000 | #Constraints:      44219
1799.91/1813.83	c #Conflicts:    1975000 | #Constraints:      45219
1799.91/1813.83	c #Conflicts:    1976000 | #Constraints:      46219
1799.91/1813.83	c #Conflicts:    1977000 | #Constraints:      47219
1799.91/1813.83	c #Conflicts:    1978000 | #Constraints:      48219
1799.91/1813.83	c #Conflicts:    1979000 | #Constraints:      49219
1799.91/1813.83	c #Conflicts:    1980000 | #Constraints:      50219
1799.91/1813.83	c #Conflicts:    1981000 | #Constraints:      51219
1799.91/1813.83	c #Conflicts:    1982000 | #Constraints:      52219
1799.91/1813.83	c #Conflicts:    1983000 | #Constraints:      53219
1799.91/1813.83	c #Conflicts:    1984000 | #Constraints:      54219
1799.91/1813.83	c #Conflicts:    1985000 | #Constraints:      55219
1799.91/1813.83	c #Conflicts:    1986000 | #Constraints:      56219
1799.91/1813.83	c #Conflicts:    1987000 | #Constraints:      57219
1799.91/1813.83	c #Conflicts:    1988000 | #Constraints:      58219
1799.91/1813.83	c #Conflicts:    1989000 | #Constraints:      59219
1799.91/1813.83	c #Conflicts:    1990000 | #Constraints:      60219
1799.91/1813.83	c #Conflicts:    1991000 | #Constraints:      61219
1799.91/1813.83	c #Conflicts:    1992000 | #Constraints:      62219
1799.91/1813.83	c #Conflicts:    1993000 | #Constraints:      63219
1799.91/1813.83	c INPROCESSING
1799.91/1813.83	c GARBAGE COLLECT
1799.91/1813.83	c rational objective 997
1825.79/1839.85	c #Conflicts:    1994000 | #Constraints:      36014
1825.79/1839.85	c #Conflicts:    1995000 | #Constraints:      37014
1825.79/1839.85	c #Conflicts:    1996000 | #Constraints:      38014
1825.79/1839.85	c #Conflicts:    1997000 | #Constraints:      39014
1825.79/1839.85	c #Conflicts:    1998000 | #Constraints:      40014
1825.79/1839.85	c #Conflicts:    1999000 | #Constraints:      41014
1825.79/1839.85	c #Conflicts:    2000000 | #Constraints:      42014
1825.79/1839.85	c #Conflicts:    2001000 | #Constraints:      43014
1825.79/1839.85	c #Conflicts:    2002000 | #Constraints:      44014
1825.79/1839.85	c #Conflicts:    2003000 | #Constraints:      45014
1825.79/1839.85	c #Conflicts:    2004000 | #Constraints:      46014
1825.79/1839.85	c #Conflicts:    2005000 | #Constraints:      47014
1825.79/1839.85	c #Conflicts:    2006000 | #Constraints:      48014
1825.79/1839.85	c #Conflicts:    2007000 | #Constraints:      49014
1825.79/1839.85	c #Conflicts:    2008000 | #Constraints:      50014
1825.79/1839.85	c #Conflicts:    2009000 | #Constraints:      51014
1825.79/1839.85	c #Conflicts:    2010000 | #Constraints:      52014
1825.79/1839.85	c #Conflicts:    2011000 | #Constraints:      53014
1825.79/1839.85	c #Conflicts:    2012000 | #Constraints:      54014
1825.79/1839.85	c #Conflicts:    2013000 | #Constraints:      55014
1825.79/1839.85	c #Conflicts:    2014000 | #Constraints:      56014
1825.79/1839.85	c #Conflicts:    2015000 | #Constraints:      57014
1825.79/1839.85	c #Conflicts:    2016000 | #Constraints:      58014
1825.79/1839.85	c #Conflicts:    2017000 | #Constraints:      59014
1825.79/1839.85	c #Conflicts:    2018000 | #Constraints:      60014
1825.79/1839.85	c #Conflicts:    2019000 | #Constraints:      61014
1825.79/1839.85	c #Conflicts:    2020000 | #Constraints:      62014
1825.79/1839.85	c #Conflicts:    2021000 | #Constraints:      63014
1825.79/1839.85	c INPROCESSING
1825.79/1839.85	c GARBAGE COLLECT
1825.79/1839.85	c rational objective 997
1859.01/1873.23	c #Conflicts:    2022000 | #Constraints:      35713
1859.01/1873.23	c #Conflicts:    2023000 | #Constraints:      36730
1859.01/1873.23	c #Conflicts:    2024000 | #Constraints:      37754
1859.01/1873.23	c #Conflicts:    2025000 | #Constraints:      38786
1859.01/1873.23	c #Conflicts:    2026000 | #Constraints:      39823
1859.01/1873.23	c #Conflicts:    2027000 | #Constraints:      40888
1859.01/1873.23	c #Conflicts:    2028000 | #Constraints:      41939
1859.01/1873.23	c #Conflicts:    2029000 | #Constraints:      42992
1859.01/1873.23	c #Conflicts:    2030000 | #Constraints:      44034
1859.01/1873.23	c #Conflicts:    2031000 | #Constraints:      45075
1859.01/1873.23	c #Conflicts:    2032000 | #Constraints:      46144
1859.01/1873.23	c #Conflicts:    2033000 | #Constraints:      47178
1859.01/1873.23	c #Conflicts:    2034000 | #Constraints:      48215
1859.01/1873.23	c #Conflicts:    2035000 | #Constraints:      49246
1859.01/1873.23	c #Conflicts:    2036000 | #Constraints:      50282
1859.01/1873.23	c #Conflicts:    2037000 | #Constraints:      51327
1859.01/1873.23	c #Conflicts:    2038000 | #Constraints:      52359
1859.01/1873.23	c #Conflicts:    2039000 | #Constraints:      53391
1859.01/1873.23	c #Conflicts:    2040000 | #Constraints:      54428
1859.01/1873.23	c #Conflicts:    2041000 | #Constraints:      55467
1859.01/1873.23	c #Conflicts:    2042000 | #Constraints:      56509
1859.01/1873.23	c #Conflicts:    2043000 | #Constraints:      57553
1859.01/1873.23	c #Conflicts:    2044000 | #Constraints:      58591
1859.01/1873.23	c #Conflicts:    2045000 | #Constraints:      59614
1859.01/1873.23	c #Conflicts:    2046000 | #Constraints:      60636
1859.01/1873.23	c #Conflicts:    2047000 | #Constraints:      61654
1859.01/1873.23	c #Conflicts:    2048000 | #Constraints:      62691
1859.01/1873.23	c #Conflicts:    2049000 | #Constraints:      63726
1859.01/1873.23	c #Conflicts:    2050000 | #Constraints:      64750
1859.01/1873.23	c INPROCESSING
1859.01/1873.23	c GARBAGE COLLECT
1859.01/1873.23	c rational objective 997
1888.58/1903.00	c #Conflicts:    2051000 | #Constraints:      36695
1888.58/1903.00	c #Conflicts:    2052000 | #Constraints:      37695
1888.58/1903.00	c #Conflicts:    2053000 | #Constraints:      38695
1888.58/1903.00	c #Conflicts:    2054000 | #Constraints:      39695
1888.58/1903.00	c #Conflicts:    2055000 | #Constraints:      40695
1888.58/1903.00	c #Conflicts:    2056000 | #Constraints:      41695
1888.58/1903.00	c #Conflicts:    2057000 | #Constraints:      42695
1888.58/1903.00	c #Conflicts:    2058000 | #Constraints:      43695
1888.58/1903.00	c #Conflicts:    2059000 | #Constraints:      44695
1888.58/1903.00	c #Conflicts:    2060000 | #Constraints:      45695
1888.58/1903.00	c #Conflicts:    2061000 | #Constraints:      46695
1888.58/1903.00	c #Conflicts:    2062000 | #Constraints:      47695
1888.58/1903.00	c #Conflicts:    2063000 | #Constraints:      48695
1888.58/1903.00	c #Conflicts:    2064000 | #Constraints:      49695
1888.58/1903.00	c #Conflicts:    2065000 | #Constraints:      50695
1888.58/1903.00	c #Conflicts:    2066000 | #Constraints:      51695
1888.58/1903.00	c #Conflicts:    2067000 | #Constraints:      52695
1888.58/1903.00	c #Conflicts:    2068000 | #Constraints:      53695
1888.58/1903.00	c #Conflicts:    2069000 | #Constraints:      54695
1888.58/1903.00	c #Conflicts:    2070000 | #Constraints:      55695
1888.58/1903.00	c #Conflicts:    2071000 | #Constraints:      56695
1888.58/1903.00	c #Conflicts:    2072000 | #Constraints:      57695
1888.58/1903.00	c #Conflicts:    2073000 | #Constraints:      58695
1888.58/1903.00	c #Conflicts:    2074000 | #Constraints:      59695
1888.58/1903.00	c #Conflicts:    2075000 | #Constraints:      60695
1888.58/1903.00	c #Conflicts:    2076000 | #Constraints:      61695
1888.58/1903.00	c #Conflicts:    2077000 | #Constraints:      62695
1888.58/1903.00	c #Conflicts:    2078000 | #Constraints:      63695
1888.58/1903.00	c #Conflicts:    2079000 | #Constraints:      64695
1888.58/1903.00	c INPROCESSING
1888.58/1903.00	c GARBAGE COLLECT
1888.58/1903.00	c rational objective 997
1916.70/1931.22	c #Conflicts:    2080000 | #Constraints:      36860
1916.70/1931.22	c #Conflicts:    2081000 | #Constraints:      37860
1916.70/1931.22	c #Conflicts:    2082000 | #Constraints:      38860
1916.70/1931.22	c #Conflicts:    2083000 | #Constraints:      39860
1916.70/1931.22	c #Conflicts:    2084000 | #Constraints:      40860
1916.70/1931.22	c #Conflicts:    2085000 | #Constraints:      41860
1916.70/1931.22	c #Conflicts:    2086000 | #Constraints:      42860
1916.70/1931.22	c #Conflicts:    2087000 | #Constraints:      43860
1916.70/1931.22	c #Conflicts:    2088000 | #Constraints:      44860
1916.70/1931.22	c #Conflicts:    2089000 | #Constraints:      45860
1916.70/1931.22	c #Conflicts:    2090000 | #Constraints:      46860
1916.70/1931.22	c #Conflicts:    2091000 | #Constraints:      47860
1916.70/1931.22	c #Conflicts:    2092000 | #Constraints:      48860
1916.70/1931.22	c #Conflicts:    2093000 | #Constraints:      49860
1916.70/1931.22	c #Conflicts:    2094000 | #Constraints:      50860
1916.70/1931.22	c #Conflicts:    2095000 | #Constraints:      51860
1916.70/1931.22	c #Conflicts:    2096000 | #Constraints:      52860
1916.70/1931.22	c #Conflicts:    2097000 | #Constraints:      53860
1916.70/1931.22	c #Conflicts:    2098000 | #Constraints:      54860
1916.70/1931.22	c #Conflicts:    2099000 | #Constraints:      55860
1916.70/1931.22	c #Conflicts:    2100000 | #Constraints:      56860
1916.70/1931.22	c #Conflicts:    2101000 | #Constraints:      57860
1916.70/1931.22	c #Conflicts:    2102000 | #Constraints:      58860
1916.70/1931.22	c #Conflicts:    2103000 | #Constraints:      59860
1916.70/1931.22	c #Conflicts:    2104000 | #Constraints:      60860
1916.70/1931.22	c #Conflicts:    2105000 | #Constraints:      61860
1916.70/1931.22	c #Conflicts:    2106000 | #Constraints:      62860
1916.70/1931.22	c #Conflicts:    2107000 | #Constraints:      63860
1916.70/1931.22	c #Conflicts:    2108000 | #Constraints:      64860
1916.70/1931.22	c INPROCESSING
1916.70/1931.22	c GARBAGE COLLECT
1916.70/1931.22	c rational objective 997
1954.02/1968.72	c #Conflicts:    2109000 | #Constraints:      36985
1954.02/1968.72	c #Conflicts:    2110000 | #Constraints:      37985
1954.02/1968.72	c #Conflicts:    2111000 | #Constraints:      38985
1954.02/1968.72	c #Conflicts:    2112000 | #Constraints:      39986
1954.02/1968.72	c #Conflicts:    2113000 | #Constraints:      41083
1954.02/1968.72	c #Conflicts:    2114000 | #Constraints:      42165
1954.02/1968.72	c #Conflicts:    2115000 | #Constraints:      43235
1954.02/1968.72	c #Conflicts:    2116000 | #Constraints:      44306
1954.02/1968.72	c #Conflicts:    2117000 | #Constraints:      45360
1954.02/1968.72	c #Conflicts:    2118000 | #Constraints:      46408
1954.02/1968.72	c #Conflicts:    2119000 | #Constraints:      47457
1954.02/1968.72	c #Conflicts:    2120000 | #Constraints:      48497
1954.02/1968.72	c #Conflicts:    2121000 | #Constraints:      49540
1954.02/1968.72	c #Conflicts:    2122000 | #Constraints:      50583
1954.02/1968.72	c #Conflicts:    2123000 | #Constraints:      51626
1954.02/1968.72	c #Conflicts:    2124000 | #Constraints:      52670
1954.02/1968.72	c #Conflicts:    2125000 | #Constraints:      53706
1954.02/1968.72	c #Conflicts:    2126000 | #Constraints:      54754
1954.02/1968.72	c #Conflicts:    2127000 | #Constraints:      55781
1954.02/1968.72	c #Conflicts:    2128000 | #Constraints:      56814
1954.02/1968.72	c #Conflicts:    2129000 | #Constraints:      57863
1954.02/1968.72	c #Conflicts:    2130000 | #Constraints:      58899
1954.02/1968.72	c #Conflicts:    2131000 | #Constraints:      59957
1954.02/1968.72	c #Conflicts:    2132000 | #Constraints:      61001
1954.02/1968.72	c #Conflicts:    2133000 | #Constraints:      62036
1954.02/1968.72	c #Conflicts:    2134000 | #Constraints:      63075
1954.02/1968.72	c #Conflicts:    2135000 | #Constraints:      64103
1954.02/1968.72	c #Conflicts:    2136000 | #Constraints:      65140
1954.02/1968.72	c #Conflicts:    2137000 | #Constraints:      66172
1954.02/1968.72	c INPROCESSING
1954.02/1968.72	c GARBAGE COLLECT
1954.02/1968.72	c rational objective 997
1987.58/2002.48	c #Conflicts:    2138000 | #Constraints:      37387
1987.58/2002.48	c #Conflicts:    2139000 | #Constraints:      38387
1987.58/2002.48	c #Conflicts:    2140000 | #Constraints:      39387
1987.58/2002.48	c #Conflicts:    2141000 | #Constraints:      40387
1987.58/2002.48	c #Conflicts:    2142000 | #Constraints:      41387
1987.58/2002.48	c #Conflicts:    2143000 | #Constraints:      42387
1987.58/2002.48	c #Conflicts:    2144000 | #Constraints:      43387
1987.58/2002.48	c #Conflicts:    2145000 | #Constraints:      44387
1987.58/2002.48	c #Conflicts:    2146000 | #Constraints:      45387
1987.58/2002.48	c #Conflicts:    2147000 | #Constraints:      46387
1987.58/2002.48	c #Conflicts:    2148000 | #Constraints:      47387
1987.58/2002.48	c #Conflicts:    2149000 | #Constraints:      48387
1987.58/2002.48	c #Conflicts:    2150000 | #Constraints:      49387
1987.58/2002.48	c #Conflicts:    2151000 | #Constraints:      50387
1987.58/2002.48	c #Conflicts:    2152000 | #Constraints:      51387
1987.58/2002.48	c #Conflicts:    2153000 | #Constraints:      52387
1987.58/2002.48	c #Conflicts:    2154000 | #Constraints:      53387
1987.58/2002.48	c #Conflicts:    2155000 | #Constraints:      54387
1987.58/2002.48	c #Conflicts:    2156000 | #Constraints:      55387
1987.58/2002.48	c #Conflicts:    2157000 | #Constraints:      56387
1987.58/2002.48	c #Conflicts:    2158000 | #Constraints:      57387
1987.58/2002.48	c #Conflicts:    2159000 | #Constraints:      58387
1987.58/2002.48	c #Conflicts:    2160000 | #Constraints:      59387
1987.58/2002.48	c #Conflicts:    2161000 | #Constraints:      60387
1987.58/2002.48	c #Conflicts:    2162000 | #Constraints:      61387
1987.58/2002.48	c #Conflicts:    2163000 | #Constraints:      62387
1987.58/2002.48	c #Conflicts:    2164000 | #Constraints:      63387
1987.58/2002.48	c #Conflicts:    2165000 | #Constraints:      64387
1987.58/2002.48	c #Conflicts:    2166000 | #Constraints:      65387
1987.58/2002.48	c INPROCESSING
1987.58/2002.48	c GARBAGE COLLECT
1987.58/2002.48	c rational objective 997
2058.57/2073.79	c #Conflicts:    2167000 | #Constraints:      36905
2058.57/2073.79	c #Conflicts:    2168000 | #Constraints:      37926
2058.57/2073.79	c #Conflicts:    2169000 | #Constraints:      38930
2058.57/2073.79	c #Conflicts:    2170000 | #Constraints:      39944
2058.57/2073.79	c #Conflicts:    2171000 | #Constraints:      40963
2058.57/2073.79	c #Conflicts:    2172000 | #Constraints:      41967
2058.57/2073.79	c #Conflicts:    2173000 | #Constraints:      42978
2058.57/2073.79	c #Conflicts:    2174000 | #Constraints:      43982
2058.57/2073.79	c #Conflicts:    2175000 | #Constraints:      44998
2058.57/2073.79	c #Conflicts:    2176000 | #Constraints:      46012
2058.57/2073.79	c #Conflicts:    2177000 | #Constraints:      47012
2058.57/2073.79	c #Conflicts:    2178000 | #Constraints:      48012
2058.57/2073.79	c #Conflicts:    2179000 | #Constraints:      49029
2058.57/2073.79	c #Conflicts:    2180000 | #Constraints:      50047
2058.57/2073.79	c #Conflicts:    2181000 | #Constraints:      51049
2058.57/2073.79	c #Conflicts:    2182000 | #Constraints:      52058
2058.57/2073.79	c #Conflicts:    2183000 | #Constraints:      53065
2058.57/2073.79	c #Conflicts:    2184000 | #Constraints:      54080
2058.57/2073.79	c #Conflicts:    2185000 | #Constraints:      55081
2058.57/2073.79	c #Conflicts:    2186000 | #Constraints:      56084
2058.57/2073.79	c #Conflicts:    2187000 | #Constraints:      57095
2058.57/2073.79	c #Conflicts:    2188000 | #Constraints:      58102
2058.57/2073.79	c #Conflicts:    2189000 | #Constraints:      59105
2058.57/2073.79	c #Conflicts:    2190000 | #Constraints:      60108
2058.57/2073.79	c #Conflicts:    2191000 | #Constraints:      61113
2058.57/2073.79	c #Conflicts:    2192000 | #Constraints:      62116
2058.57/2073.79	c #Conflicts:    2193000 | #Constraints:      63120
2058.57/2073.79	c #Conflicts:    2194000 | #Constraints:      64129
2058.57/2073.79	c #Conflicts:    2195000 | #Constraints:      65140
2058.57/2073.79	c #Conflicts:    2196000 | #Constraints:      66141
2058.57/2073.79	c INPROCESSING
2058.57/2073.79	c GARBAGE COLLECT
2058.57/2073.79	c rational objective 997
2088.84/2104.13	c #Conflicts:    2197000 | #Constraints:      37410
2088.84/2104.13	c #Conflicts:    2198000 | #Constraints:      38410
2088.84/2104.13	c #Conflicts:    2199000 | #Constraints:      39410
2088.84/2104.13	c #Conflicts:    2200000 | #Constraints:      40410
2088.84/2104.13	c #Conflicts:    2201000 | #Constraints:      41410
2088.84/2104.13	c #Conflicts:    2202000 | #Constraints:      42410
2088.84/2104.13	c #Conflicts:    2203000 | #Constraints:      43410
2088.84/2104.13	c #Conflicts:    2204000 | #Constraints:      44410
2088.84/2104.13	c #Conflicts:    2205000 | #Constraints:      45410
2088.84/2104.13	c #Conflicts:    2206000 | #Constraints:      46410
2088.84/2104.13	c #Conflicts:    2207000 | #Constraints:      47410
2088.84/2104.13	c #Conflicts:    2208000 | #Constraints:      48410
2088.84/2104.13	c #Conflicts:    2209000 | #Constraints:      49410
2088.84/2104.13	c #Conflicts:    2210000 | #Constraints:      50410
2088.84/2104.13	c #Conflicts:    2211000 | #Constraints:      51410
2088.84/2104.13	c #Conflicts:    2212000 | #Constraints:      52410
2088.84/2104.13	c #Conflicts:    2213000 | #Constraints:      53410
2088.84/2104.13	c #Conflicts:    2214000 | #Constraints:      54410
2088.84/2104.13	c #Conflicts:    2215000 | #Constraints:      55410
2088.84/2104.13	c #Conflicts:    2216000 | #Constraints:      56410
2088.84/2104.13	c #Conflicts:    2217000 | #Constraints:      57410
2088.84/2104.13	c #Conflicts:    2218000 | #Constraints:      58410
2088.84/2104.13	c #Conflicts:    2219000 | #Constraints:      59410
2088.84/2104.13	c #Conflicts:    2220000 | #Constraints:      60410
2088.84/2104.13	c #Conflicts:    2221000 | #Constraints:      61410
2088.84/2104.13	c #Conflicts:    2222000 | #Constraints:      62410
2088.84/2104.13	c #Conflicts:    2223000 | #Constraints:      63410
2088.84/2104.13	c #Conflicts:    2224000 | #Constraints:      64410
2088.84/2104.13	c #Conflicts:    2225000 | #Constraints:      65410
2088.84/2104.13	c #Conflicts:    2226000 | #Constraints:      66410
2088.84/2104.13	c INPROCESSING
2088.84/2104.13	c GARBAGE COLLECT
2088.84/2104.13	c rational objective 997
2119.80/2135.25	c #Conflicts:    2227000 | #Constraints:      37752
2119.80/2135.25	c #Conflicts:    2228000 | #Constraints:      38752
2119.80/2135.25	c #Conflicts:    2229000 | #Constraints:      39752
2119.80/2135.25	c #Conflicts:    2230000 | #Constraints:      40752
2119.80/2135.25	c #Conflicts:    2231000 | #Constraints:      41752
2119.80/2135.25	c #Conflicts:    2232000 | #Constraints:      42752
2119.80/2135.25	c #Conflicts:    2233000 | #Constraints:      43752
2119.80/2135.25	c #Conflicts:    2234000 | #Constraints:      44752
2119.80/2135.25	c #Conflicts:    2235000 | #Constraints:      45752
2119.80/2135.25	c #Conflicts:    2236000 | #Constraints:      46752
2119.80/2135.25	c #Conflicts:    2237000 | #Constraints:      47752
2119.80/2135.25	c #Conflicts:    2238000 | #Constraints:      48752
2119.80/2135.25	c #Conflicts:    2239000 | #Constraints:      49752
2119.80/2135.25	c #Conflicts:    2240000 | #Constraints:      50752
2119.80/2135.25	c #Conflicts:    2241000 | #Constraints:      51752
2119.80/2135.25	c #Conflicts:    2242000 | #Constraints:      52752
2119.80/2135.25	c #Conflicts:    2243000 | #Constraints:      53752
2119.80/2135.25	c #Conflicts:    2244000 | #Constraints:      54752
2119.80/2135.25	c #Conflicts:    2245000 | #Constraints:      55752
2119.80/2135.25	c #Conflicts:    2246000 | #Constraints:      56752
2119.80/2135.25	c #Conflicts:    2247000 | #Constraints:      57752
2119.80/2135.25	c #Conflicts:    2248000 | #Constraints:      58752
2119.80/2135.25	c #Conflicts:    2249000 | #Constraints:      59752
2119.80/2135.25	c #Conflicts:    2250000 | #Constraints:      60752
2119.80/2135.25	c #Conflicts:    2251000 | #Constraints:      61752
2119.80/2135.25	c #Conflicts:    2252000 | #Constraints:      62752
2119.80/2135.25	c #Conflicts:    2253000 | #Constraints:      63752
2119.80/2135.25	c #Conflicts:    2254000 | #Constraints:      64752
2119.80/2135.25	c #Conflicts:    2255000 | #Constraints:      65752
2119.80/2135.25	c #Conflicts:    2256000 | #Constraints:      66752
2119.80/2135.25	c INPROCESSING
2119.80/2135.25	c GARBAGE COLLECT
2119.80/2135.25	c rational objective 997
2150.92/2167.56	c #Conflicts:    2257000 | #Constraints:      37914
2150.92/2167.56	c #Conflicts:    2258000 | #Constraints:      38914
2150.92/2167.56	c #Conflicts:    2259000 | #Constraints:      39914
2150.92/2167.56	c #Conflicts:    2260000 | #Constraints:      40914
2150.92/2167.56	c #Conflicts:    2261000 | #Constraints:      41914
2150.92/2167.56	c #Conflicts:    2262000 | #Constraints:      42914
2150.92/2167.56	c #Conflicts:    2263000 | #Constraints:      43914
2150.92/2167.56	c #Conflicts:    2264000 | #Constraints:      44914
2150.92/2167.56	c #Conflicts:    2265000 | #Constraints:      45914
2150.92/2167.56	c #Conflicts:    2266000 | #Constraints:      46914
2150.92/2167.56	c #Conflicts:    2267000 | #Constraints:      47914
2150.92/2167.56	c #Conflicts:    2268000 | #Constraints:      48914
2150.92/2167.56	c #Conflicts:    2269000 | #Constraints:      49914
2150.92/2167.56	c #Conflicts:    2270000 | #Constraints:      50914
2150.92/2167.56	c #Conflicts:    2271000 | #Constraints:      51914
2150.92/2167.56	c #Conflicts:    2272000 | #Constraints:      52914
2150.92/2167.56	c #Conflicts:    2273000 | #Constraints:      53914
2150.92/2167.56	c #Conflicts:    2274000 | #Constraints:      54914
2150.92/2167.56	c #Conflicts:    2275000 | #Constraints:      55914
2150.92/2167.56	c #Conflicts:    2276000 | #Constraints:      56914
2150.92/2167.56	c #Conflicts:    2277000 | #Constraints:      57914
2150.92/2167.56	c #Conflicts:    2278000 | #Constraints:      58914
2150.92/2167.56	c #Conflicts:    2279000 | #Constraints:      59914
2150.92/2167.56	c #Conflicts:    2280000 | #Constraints:      60914
2150.92/2167.56	c #Conflicts:    2281000 | #Constraints:      61914
2150.92/2167.56	c #Conflicts:    2282000 | #Constraints:      62914
2150.92/2167.56	c #Conflicts:    2283000 | #Constraints:      63914
2150.92/2167.56	c #Conflicts:    2284000 | #Constraints:      64914
2150.92/2167.56	c #Conflicts:    2285000 | #Constraints:      65914
2150.92/2167.56	c #Conflicts:    2286000 | #Constraints:      66914
2150.92/2167.56	c INPROCESSING
2150.92/2167.56	c GARBAGE COLLECT
2150.92/2167.56	c rational objective 997
2180.73/2197.43	c #Conflicts:    2287000 | #Constraints:      37868
2180.73/2197.43	c #Conflicts:    2288000 | #Constraints:      38868
2180.73/2197.43	c #Conflicts:    2289000 | #Constraints:      39868
2180.73/2197.43	c #Conflicts:    2290000 | #Constraints:      40868
2180.73/2197.43	c #Conflicts:    2291000 | #Constraints:      41868
2180.73/2197.43	c #Conflicts:    2292000 | #Constraints:      42868
2180.73/2197.43	c #Conflicts:    2293000 | #Constraints:      43868
2180.73/2197.43	c #Conflicts:    2294000 | #Constraints:      44868
2180.73/2197.43	c #Conflicts:    2295000 | #Constraints:      45868
2180.73/2197.43	c #Conflicts:    2296000 | #Constraints:      46868
2180.73/2197.43	c #Conflicts:    2297000 | #Constraints:      47868
2180.73/2197.43	c #Conflicts:    2298000 | #Constraints:      48868
2180.73/2197.43	c #Conflicts:    2299000 | #Constraints:      49868
2180.73/2197.43	c #Conflicts:    2300000 | #Constraints:      50868
2180.73/2197.43	c #Conflicts:    2301000 | #Constraints:      51868
2180.73/2197.43	c #Conflicts:    2302000 | #Constraints:      52868
2180.73/2197.43	c #Conflicts:    2303000 | #Constraints:      53868
2180.73/2197.43	c #Conflicts:    2304000 | #Constraints:      54868
2180.73/2197.43	c #Conflicts:    2305000 | #Constraints:      55868
2180.73/2197.43	c #Conflicts:    2306000 | #Constraints:      56868
2180.73/2197.43	c #Conflicts:    2307000 | #Constraints:      57868
2180.73/2197.43	c #Conflicts:    2308000 | #Constraints:      58868
2180.73/2197.43	c #Conflicts:    2309000 | #Constraints:      59868
2180.73/2197.43	c #Conflicts:    2310000 | #Constraints:      60868
2180.73/2197.43	c #Conflicts:    2311000 | #Constraints:      61868
2180.73/2197.43	c #Conflicts:    2312000 | #Constraints:      62868
2180.73/2197.43	c #Conflicts:    2313000 | #Constraints:      63868
2180.73/2197.43	c #Conflicts:    2314000 | #Constraints:      64868
2180.73/2197.43	c #Conflicts:    2315000 | #Constraints:      65868
2180.73/2197.43	c #Conflicts:    2316000 | #Constraints:      66868
2180.73/2197.43	c INPROCESSING
2180.73/2197.43	c GARBAGE COLLECT
2180.73/2197.43	c rational objective 997
2248.42/2265.49	c #Conflicts:    2317000 | #Constraints:      37692
2248.42/2265.49	c #Conflicts:    2318000 | #Constraints:      38703
2248.42/2265.49	c #Conflicts:    2319000 | #Constraints:      39710
2248.42/2265.49	c #Conflicts:    2320000 | #Constraints:      40733
2248.42/2265.49	c #Conflicts:    2321000 | #Constraints:      41742
2248.42/2265.49	c #Conflicts:    2322000 | #Constraints:      42757
2248.42/2265.49	c #Conflicts:    2323000 | #Constraints:      43774
2248.42/2265.49	c #Conflicts:    2324000 | #Constraints:      44785
2248.42/2265.49	c #Conflicts:    2325000 | #Constraints:      45802
2248.42/2265.49	c #Conflicts:    2326000 | #Constraints:      46809
2248.42/2265.49	c #Conflicts:    2327000 | #Constraints:      47826
2248.42/2265.49	c #Conflicts:    2328000 | #Constraints:      48840
2248.42/2265.49	c #Conflicts:    2329000 | #Constraints:      49852
2248.42/2265.49	c #Conflicts:    2330000 | #Constraints:      50874
2248.42/2265.49	c #Conflicts:    2331000 | #Constraints:      51875
2248.42/2265.49	c #Conflicts:    2332000 | #Constraints:      52897
2248.42/2265.49	c #Conflicts:    2333000 | #Constraints:      53922
2248.42/2265.49	c #Conflicts:    2334000 | #Constraints:      54949
2248.42/2265.49	c #Conflicts:    2335000 | #Constraints:      55962
2248.42/2265.49	c #Conflicts:    2336000 | #Constraints:      56989
2248.42/2265.49	c #Conflicts:    2337000 | #Constraints:      57998
2248.42/2265.49	c #Conflicts:    2338000 | #Constraints:      59026
2248.42/2265.49	c #Conflicts:    2339000 | #Constraints:      60061
2248.42/2265.49	c #Conflicts:    2340000 | #Constraints:      61073
2248.42/2265.49	c #Conflicts:    2341000 | #Constraints:      62094
2248.42/2265.49	c #Conflicts:    2342000 | #Constraints:      63105
2248.42/2265.49	c #Conflicts:    2343000 | #Constraints:      64122
2248.42/2265.49	c #Conflicts:    2344000 | #Constraints:      65149
2248.42/2265.49	c #Conflicts:    2345000 | #Constraints:      66175
2248.42/2265.49	c #Conflicts:    2346000 | #Constraints:      67182
2248.42/2265.49	c #Conflicts:    2347000 | #Constraints:      68185
2248.42/2265.49	c INPROCESSING
2248.42/2265.49	c GARBAGE COLLECT
2248.42/2265.49	c rational objective 997
2279.88/2297.06	c #Conflicts:    2348000 | #Constraints:      38426
2279.88/2297.06	c #Conflicts:    2349000 | #Constraints:      39426
2279.88/2297.06	c #Conflicts:    2350000 | #Constraints:      40426
2279.88/2297.06	c #Conflicts:    2351000 | #Constraints:      41426
2279.88/2297.06	c #Conflicts:    2352000 | #Constraints:      42426
2279.88/2297.06	c #Conflicts:    2353000 | #Constraints:      43426
2279.88/2297.06	c #Conflicts:    2354000 | #Constraints:      44426
2279.88/2297.06	c #Conflicts:    2355000 | #Constraints:      45426
2279.88/2297.06	c #Conflicts:    2356000 | #Constraints:      46426
2279.88/2297.06	c #Conflicts:    2357000 | #Constraints:      47426
2279.88/2297.06	c #Conflicts:    2358000 | #Constraints:      48426
2279.88/2297.06	c #Conflicts:    2359000 | #Constraints:      49426
2279.88/2297.06	c #Conflicts:    2360000 | #Constraints:      50426
2279.88/2297.06	c #Conflicts:    2361000 | #Constraints:      51426
2279.88/2297.06	c #Conflicts:    2362000 | #Constraints:      52426
2279.88/2297.06	c #Conflicts:    2363000 | #Constraints:      53426
2279.88/2297.06	c #Conflicts:    2364000 | #Constraints:      54426
2279.88/2297.06	c #Conflicts:    2365000 | #Constraints:      55426
2279.88/2297.06	c #Conflicts:    2366000 | #Constraints:      56426
2279.88/2297.06	c #Conflicts:    2367000 | #Constraints:      57426
2279.88/2297.06	c #Conflicts:    2368000 | #Constraints:      58426
2279.88/2297.06	c #Conflicts:    2369000 | #Constraints:      59426
2279.88/2297.06	c #Conflicts:    2370000 | #Constraints:      60426
2279.88/2297.06	c #Conflicts:    2371000 | #Constraints:      61426
2279.88/2297.06	c #Conflicts:    2372000 | #Constraints:      62426
2279.88/2297.06	c #Conflicts:    2373000 | #Constraints:      63426
2279.88/2297.06	c #Conflicts:    2374000 | #Constraints:      64426
2279.88/2297.06	c #Conflicts:    2375000 | #Constraints:      65426
2279.88/2297.06	c #Conflicts:    2376000 | #Constraints:      66426
2279.88/2297.06	c #Conflicts:    2377000 | #Constraints:      67426
2279.88/2297.06	c #Conflicts:    2378000 | #Constraints:      68426
2279.88/2297.06	c INPROCESSING
2279.88/2297.06	c GARBAGE COLLECT
2279.88/2297.06	c rational objective 997
2317.30/2334.62	c #Conflicts:    2379000 | #Constraints:      38681
2317.30/2334.62	c #Conflicts:    2380000 | #Constraints:      39681
2317.30/2334.62	c #Conflicts:    2381000 | #Constraints:      40681
2317.30/2334.62	c #Conflicts:    2382000 | #Constraints:      41681
2317.30/2334.62	c #Conflicts:    2383000 | #Constraints:      42681
2317.30/2334.62	c #Conflicts:    2384000 | #Constraints:      43681
2317.30/2334.62	c #Conflicts:    2385000 | #Constraints:      44681
2317.30/2334.62	c #Conflicts:    2386000 | #Constraints:      45681
2317.30/2334.62	c #Conflicts:    2387000 | #Constraints:      46681
2317.30/2334.62	c #Conflicts:    2388000 | #Constraints:      47681
2317.30/2334.62	c #Conflicts:    2389000 | #Constraints:      48681
2317.30/2334.62	c #Conflicts:    2390000 | #Constraints:      49681
2317.30/2334.62	c #Conflicts:    2391000 | #Constraints:      50681
2317.30/2334.62	c #Conflicts:    2392000 | #Constraints:      51681
2317.30/2334.62	c #Conflicts:    2393000 | #Constraints:      52681
2317.30/2334.62	c #Conflicts:    2394000 | #Constraints:      53681
2317.30/2334.62	c #Conflicts:    2395000 | #Constraints:      54681
2317.30/2334.62	c #Conflicts:    2396000 | #Constraints:      55681
2317.30/2334.62	c #Conflicts:    2397000 | #Constraints:      56681
2317.30/2334.62	c #Conflicts:    2398000 | #Constraints:      57681
2317.30/2334.62	c #Conflicts:    2399000 | #Constraints:      58681
2317.30/2334.62	c #Conflicts:    2400000 | #Constraints:      59681
2317.30/2334.62	c #Conflicts:    2401000 | #Constraints:      60681
2317.30/2334.62	c #Conflicts:    2402000 | #Constraints:      61681
2317.30/2334.62	c #Conflicts:    2403000 | #Constraints:      62681
2317.30/2334.62	c #Conflicts:    2404000 | #Constraints:      63681
2317.30/2334.62	c #Conflicts:    2405000 | #Constraints:      64681
2317.30/2334.62	c #Conflicts:    2406000 | #Constraints:      65681
2317.30/2334.62	c #Conflicts:    2407000 | #Constraints:      66681
2317.30/2334.62	c #Conflicts:    2408000 | #Constraints:      67681
2317.30/2334.62	c #Conflicts:    2409000 | #Constraints:      68681
2317.30/2334.62	c INPROCESSING
2317.30/2334.62	c GARBAGE COLLECT
2317.30/2334.62	c rational objective 997
2352.94/2370.43	c #Conflicts:    2410000 | #Constraints:      38858
2352.94/2370.43	c #Conflicts:    2411000 | #Constraints:      39858
2352.94/2370.43	c #Conflicts:    2412000 | #Constraints:      40858
2352.94/2370.43	c #Conflicts:    2413000 | #Constraints:      41858
2352.94/2370.43	c #Conflicts:    2414000 | #Constraints:      42858
2352.94/2370.43	c #Conflicts:    2415000 | #Constraints:      43858
2352.94/2370.43	c #Conflicts:    2416000 | #Constraints:      44858
2352.94/2370.43	c #Conflicts:    2417000 | #Constraints:      45858
2352.94/2370.43	c #Conflicts:    2418000 | #Constraints:      46858
2352.94/2370.43	c #Conflicts:    2419000 | #Constraints:      47858
2352.94/2370.43	c #Conflicts:    2420000 | #Constraints:      48858
2352.94/2370.43	c #Conflicts:    2421000 | #Constraints:      49858
2352.94/2370.43	c #Conflicts:    2422000 | #Constraints:      50858
2352.94/2370.43	c #Conflicts:    2423000 | #Constraints:      51858
2352.94/2370.43	c #Conflicts:    2424000 | #Constraints:      52858
2352.94/2370.43	c #Conflicts:    2425000 | #Constraints:      53858
2352.94/2370.43	c #Conflicts:    2426000 | #Constraints:      54858
2352.94/2370.43	c #Conflicts:    2427000 | #Constraints:      55858
2352.94/2370.43	c #Conflicts:    2428000 | #Constraints:      56858
2352.94/2370.43	c #Conflicts:    2429000 | #Constraints:      57858
2352.94/2370.43	c #Conflicts:    2430000 | #Constraints:      58858
2352.94/2370.43	c #Conflicts:    2431000 | #Constraints:      59858
2352.94/2370.43	c #Conflicts:    2432000 | #Constraints:      60858
2352.94/2370.43	c #Conflicts:    2433000 | #Constraints:      61858
2352.94/2370.43	c #Conflicts:    2434000 | #Constraints:      62858
2352.94/2370.43	c #Conflicts:    2435000 | #Constraints:      63858
2352.94/2370.43	c #Conflicts:    2436000 | #Constraints:      64858
2352.94/2370.43	c #Conflicts:    2437000 | #Constraints:      65858
2352.94/2370.43	c #Conflicts:    2438000 | #Constraints:      66858
2352.94/2370.43	c #Conflicts:    2439000 | #Constraints:      67858
2352.94/2370.43	c #Conflicts:    2440000 | #Constraints:      68858
2352.94/2370.43	c INPROCESSING
2352.94/2370.43	c GARBAGE COLLECT
2352.94/2370.43	c rational objective 997
2384.89/2402.50	c #Conflicts:    2441000 | #Constraints:      38870
2384.89/2402.50	c #Conflicts:    2442000 | #Constraints:      39870
2384.89/2402.50	c #Conflicts:    2443000 | #Constraints:      40870
2384.89/2402.50	c #Conflicts:    2444000 | #Constraints:      41870
2384.89/2402.50	c #Conflicts:    2445000 | #Constraints:      42870
2384.89/2402.50	c #Conflicts:    2446000 | #Constraints:      43870
2384.89/2402.50	c #Conflicts:    2447000 | #Constraints:      44870
2384.89/2402.50	c #Conflicts:    2448000 | #Constraints:      45870
2384.89/2402.50	c #Conflicts:    2449000 | #Constraints:      46870
2384.89/2402.50	c #Conflicts:    2450000 | #Constraints:      47870
2384.89/2402.50	c #Conflicts:    2451000 | #Constraints:      48870
2384.89/2402.50	c #Conflicts:    2452000 | #Constraints:      49870
2384.89/2402.50	c #Conflicts:    2453000 | #Constraints:      50870
2384.89/2402.50	c #Conflicts:    2454000 | #Constraints:      51870
2384.89/2402.50	c #Conflicts:    2455000 | #Constraints:      52870
2384.89/2402.50	c #Conflicts:    2456000 | #Constraints:      53870
2384.89/2402.50	c #Conflicts:    2457000 | #Constraints:      54870
2384.89/2402.50	c #Conflicts:    2458000 | #Constraints:      55870
2384.89/2402.50	c #Conflicts:    2459000 | #Constraints:      56870
2384.89/2402.50	c #Conflicts:    2460000 | #Constraints:      57870
2384.89/2402.50	c #Conflicts:    2461000 | #Constraints:      58870
2384.89/2402.50	c #Conflicts:    2462000 | #Constraints:      59870
2384.89/2402.50	c #Conflicts:    2463000 | #Constraints:      60870
2384.89/2402.50	c #Conflicts:    2464000 | #Constraints:      61870
2384.89/2402.50	c #Conflicts:    2465000 | #Constraints:      62870
2384.89/2402.50	c #Conflicts:    2466000 | #Constraints:      63870
2384.89/2402.50	c #Conflicts:    2467000 | #Constraints:      64870
2384.89/2402.50	c #Conflicts:    2468000 | #Constraints:      65870
2384.89/2402.50	c #Conflicts:    2469000 | #Constraints:      66870
2384.89/2402.50	c #Conflicts:    2470000 | #Constraints:      67870
2384.89/2402.50	c #Conflicts:    2471000 | #Constraints:      68870
2384.89/2402.50	c INPROCESSING
2384.89/2402.50	c GARBAGE COLLECT
2384.89/2402.50	c rational objective 997
2428.26/2446.13	c #Conflicts:    2472000 | #Constraints:      38677
2428.26/2446.13	c #Conflicts:    2473000 | #Constraints:      39699
2428.26/2446.13	c #Conflicts:    2474000 | #Constraints:      40760
2428.26/2446.13	c #Conflicts:    2475000 | #Constraints:      41834
2428.26/2446.13	c #Conflicts:    2476000 | #Constraints:      42905
2428.26/2446.13	c #Conflicts:    2477000 | #Constraints:      43973
2428.26/2446.13	c #Conflicts:    2478000 | #Constraints:      45026
2428.26/2446.13	c #Conflicts:    2479000 | #Constraints:      46068
2428.26/2446.13	c #Conflicts:    2480000 | #Constraints:      47103
2428.26/2446.13	c #Conflicts:    2481000 | #Constraints:      48154
2428.26/2446.13	c #Conflicts:    2482000 | #Constraints:      49212
2428.26/2446.13	c #Conflicts:    2483000 | #Constraints:      50264
2428.26/2446.13	c #Conflicts:    2484000 | #Constraints:      51312
2428.26/2446.13	c #Conflicts:    2485000 | #Constraints:      52375
2428.26/2446.13	c #Conflicts:    2486000 | #Constraints:      53414
2428.26/2446.13	c #Conflicts:    2487000 | #Constraints:      54441
2428.26/2446.13	c #Conflicts:    2488000 | #Constraints:      55479
2428.26/2446.13	c #Conflicts:    2489000 | #Constraints:      56514
2428.26/2446.13	c #Conflicts:    2490000 | #Constraints:      57548
2428.26/2446.13	c #Conflicts:    2491000 | #Constraints:      58585
2428.26/2446.13	c #Conflicts:    2492000 | #Constraints:      59615
2428.26/2446.13	c #Conflicts:    2493000 | #Constraints:      60672
2428.26/2446.13	c #Conflicts:    2494000 | #Constraints:      61735
2428.26/2446.13	c #Conflicts:    2495000 | #Constraints:      62771
2428.26/2446.13	c #Conflicts:    2496000 | #Constraints:      63807
2428.26/2446.13	c #Conflicts:    2497000 | #Constraints:      64836
2428.26/2446.13	c #Conflicts:    2498000 | #Constraints:      65869
2428.26/2446.13	c #Conflicts:    2499000 | #Constraints:      66909
2428.26/2446.13	c #Conflicts:    2500000 | #Constraints:      67968
2428.26/2446.13	c #Conflicts:    2501000 | #Constraints:      69008
2428.26/2446.13	c #Conflicts:    2502000 | #Constraints:      70039
2428.26/2446.13	c #Conflicts:    2503000 | #Constraints:      71061
2428.26/2446.13	c INPROCESSING
2428.26/2446.13	c GARBAGE COLLECT
2428.26/2446.13	c rational objective 997
2463.21/2481.22	c #Conflicts:    2504000 | #Constraints:      39847
2463.21/2481.22	c #Conflicts:    2505000 | #Constraints:      40847
2463.21/2481.22	c #Conflicts:    2506000 | #Constraints:      41847
2463.21/2481.22	c #Conflicts:    2507000 | #Constraints:      42847
2463.21/2481.22	c #Conflicts:    2508000 | #Constraints:      43847
2463.21/2481.22	c #Conflicts:    2509000 | #Constraints:      44847
2463.21/2481.22	c #Conflicts:    2510000 | #Constraints:      45847
2463.21/2481.22	c #Conflicts:    2511000 | #Constraints:      46847
2463.21/2481.22	c #Conflicts:    2512000 | #Constraints:      47847
2463.21/2481.22	c #Conflicts:    2513000 | #Constraints:      48847
2463.21/2481.22	c #Conflicts:    2514000 | #Constraints:      49847
2463.21/2481.22	c #Conflicts:    2515000 | #Constraints:      50847
2463.21/2481.22	c #Conflicts:    2516000 | #Constraints:      51847
2463.21/2481.22	c #Conflicts:    2517000 | #Constraints:      52847
2463.21/2481.22	c #Conflicts:    2518000 | #Constraints:      53847
2463.21/2481.22	c #Conflicts:    2519000 | #Constraints:      54847
2463.21/2481.22	c #Conflicts:    2520000 | #Constraints:      55847
2463.21/2481.22	c #Conflicts:    2521000 | #Constraints:      56847
2463.21/2481.22	c #Conflicts:    2522000 | #Constraints:      57847
2463.21/2481.22	c #Conflicts:    2523000 | #Constraints:      58847
2463.21/2481.22	c #Conflicts:    2524000 | #Constraints:      59847
2463.21/2481.22	c #Conflicts:    2525000 | #Constraints:      60847
2463.21/2481.22	c #Conflicts:    2526000 | #Constraints:      61847
2463.21/2481.22	c #Conflicts:    2527000 | #Constraints:      62847
2463.21/2481.22	c #Conflicts:    2528000 | #Constraints:      63847
2463.21/2481.22	c #Conflicts:    2529000 | #Constraints:      64847
2463.21/2481.22	c #Conflicts:    2530000 | #Constraints:      65847
2463.21/2481.22	c #Conflicts:    2531000 | #Constraints:      66847
2463.21/2481.22	c #Conflicts:    2532000 | #Constraints:      67847
2463.21/2481.22	c #Conflicts:    2533000 | #Constraints:      68847
2463.21/2481.22	c #Conflicts:    2534000 | #Constraints:      69847
2463.21/2481.22	c #Conflicts:    2535000 | #Constraints:      70847
2463.21/2481.22	c INPROCESSING
2463.21/2481.22	c GARBAGE COLLECT
2463.21/2481.22	c rational objective 997
2499.66/2517.87	c #Conflicts:    2536000 | #Constraints:      39992
2499.66/2517.87	c #Conflicts:    2537000 | #Constraints:      40992
2499.66/2517.87	c #Conflicts:    2538000 | #Constraints:      41992
2499.66/2517.87	c #Conflicts:    2539000 | #Constraints:      42992
2499.66/2517.87	c #Conflicts:    2540000 | #Constraints:      43992
2499.66/2517.87	c #Conflicts:    2541000 | #Constraints:      44992
2499.66/2517.87	c #Conflicts:    2542000 | #Constraints:      45992
2499.66/2517.87	c #Conflicts:    2543000 | #Constraints:      46992
2499.66/2517.87	c #Conflicts:    2544000 | #Constraints:      47992
2499.66/2517.87	c #Conflicts:    2545000 | #Constraints:      48992
2499.66/2517.87	c #Conflicts:    2546000 | #Constraints:      49992
2499.66/2517.87	c #Conflicts:    2547000 | #Constraints:      50992
2499.66/2517.87	c #Conflicts:    2548000 | #Constraints:      51993
2499.66/2517.87	c #Conflicts:    2549000 | #Constraints:      52993
2499.66/2517.87	c #Conflicts:    2550000 | #Constraints:      53993
2499.66/2517.87	c #Conflicts:    2551000 | #Constraints:      54993
2499.66/2517.87	c #Conflicts:    2552000 | #Constraints:      55993
2499.66/2517.87	c #Conflicts:    2553000 | #Constraints:      56993
2499.66/2517.87	c #Conflicts:    2554000 | #Constraints:      57993
2499.66/2517.87	c #Conflicts:    2555000 | #Constraints:      58993
2499.66/2517.87	c #Conflicts:    2556000 | #Constraints:      59993
2499.66/2517.87	c #Conflicts:    2557000 | #Constraints:      60994
2499.66/2517.87	c #Conflicts:    2558000 | #Constraints:      61994
2499.66/2517.87	c #Conflicts:    2559000 | #Constraints:      62994
2499.66/2517.87	c #Conflicts:    2560000 | #Constraints:      63995
2499.66/2517.87	c #Conflicts:    2561000 | #Constraints:      64995
2499.66/2517.87	c #Conflicts:    2562000 | #Constraints:      65995
2499.66/2517.87	c #Conflicts:    2563000 | #Constraints:      66995
2499.66/2517.87	c #Conflicts:    2564000 | #Constraints:      67995
2499.66/2517.87	c #Conflicts:    2565000 | #Constraints:      68995
2499.66/2517.87	c #Conflicts:    2566000 | #Constraints:      69996
2499.66/2517.87	c #Conflicts:    2567000 | #Constraints:      70996
2499.66/2517.87	c INPROCESSING
2499.66/2517.87	c GARBAGE COLLECT
2499.66/2517.87	c rational objective 997
2551.34/2569.74	c #Conflicts:    2568000 | #Constraints:      40037
2551.34/2569.74	c #Conflicts:    2569000 | #Constraints:      41037
2551.34/2569.74	c #Conflicts:    2570000 | #Constraints:      42037
2551.34/2569.74	c #Conflicts:    2571000 | #Constraints:      43037
2551.34/2569.74	c #Conflicts:    2572000 | #Constraints:      44037
2551.34/2569.74	c #Conflicts:    2573000 | #Constraints:      45037
2551.34/2569.74	c #Conflicts:    2574000 | #Constraints:      46037
2551.34/2569.74	c #Conflicts:    2575000 | #Constraints:      47037
2551.34/2569.74	c #Conflicts:    2576000 | #Constraints:      48075
2551.34/2569.74	c #Conflicts:    2577000 | #Constraints:      49140
2551.34/2569.74	c #Conflicts:    2578000 | #Constraints:      50204
2551.34/2569.74	c #Conflicts:    2579000 | #Constraints:      51252
2551.34/2569.74	c #Conflicts:    2580000 | #Constraints:      52308
2551.34/2569.74	c #Conflicts:    2581000 | #Constraints:      53362
2551.34/2569.74	c #Conflicts:    2582000 | #Constraints:      54405
2551.34/2569.74	c #Conflicts:    2583000 | #Constraints:      55433
2551.34/2569.74	c #Conflicts:    2584000 | #Constraints:      56458
2551.34/2569.74	c #Conflicts:    2585000 | #Constraints:      57495
2551.34/2569.74	c #Conflicts:    2586000 | #Constraints:      58553
2551.34/2569.74	c #Conflicts:    2587000 | #Constraints:      59580
2551.34/2569.74	c #Conflicts:    2588000 | #Constraints:      60601
2551.34/2569.74	c #Conflicts:    2589000 | #Constraints:      61633
2551.34/2569.74	c #Conflicts:    2590000 | #Constraints:      62654
2551.34/2569.74	c #Conflicts:    2591000 | #Constraints:      63680
2551.34/2569.74	c #Conflicts:    2592000 | #Constraints:      64710
2551.34/2569.74	c #Conflicts:    2593000 | #Constraints:      65730
2551.34/2569.74	c #Conflicts:    2594000 | #Constraints:      66749
2551.34/2569.74	c #Conflicts:    2595000 | #Constraints:      67775
2551.34/2569.74	c #Conflicts:    2596000 | #Constraints:      68799
2551.34/2569.74	c #Conflicts:    2597000 | #Constraints:      69830
2551.34/2569.74	c #Conflicts:    2598000 | #Constraints:      70853
2551.34/2569.74	c #Conflicts:    2599000 | #Constraints:      71870
2551.34/2569.74	c INPROCESSING
2551.34/2569.74	c GARBAGE COLLECT
2551.34/2569.74	c rational objective 997
2589.08/2607.64	c #Conflicts:    2600000 | #Constraints:      40238
2589.08/2607.64	c #Conflicts:    2601000 | #Constraints:      41238
2589.08/2607.64	c #Conflicts:    2602000 | #Constraints:      42238
2589.08/2607.64	c #Conflicts:    2603000 | #Constraints:      43238
2589.08/2607.64	c #Conflicts:    2604000 | #Constraints:      44238
2589.08/2607.64	c #Conflicts:    2605000 | #Constraints:      45238
2589.08/2607.64	c #Conflicts:    2606000 | #Constraints:      46238
2589.08/2607.64	c #Conflicts:    2607000 | #Constraints:      47238
2589.08/2607.64	c #Conflicts:    2608000 | #Constraints:      48238
2589.08/2607.64	c #Conflicts:    2609000 | #Constraints:      49238
2589.08/2607.64	c #Conflicts:    2610000 | #Constraints:      50238
2589.08/2607.64	c #Conflicts:    2611000 | #Constraints:      51238
2589.08/2607.64	c #Conflicts:    2612000 | #Constraints:      52238
2589.08/2607.64	c #Conflicts:    2613000 | #Constraints:      53238
2589.08/2607.64	c #Conflicts:    2614000 | #Constraints:      54238
2589.08/2607.64	c #Conflicts:    2615000 | #Constraints:      55238
2589.08/2607.64	c #Conflicts:    2616000 | #Constraints:      56238
2589.08/2607.64	c #Conflicts:    2617000 | #Constraints:      57238
2589.08/2607.64	c #Conflicts:    2618000 | #Constraints:      58238
2589.08/2607.64	c #Conflicts:    2619000 | #Constraints:      59238
2589.08/2607.64	c #Conflicts:    2620000 | #Constraints:      60238
2589.08/2607.64	c #Conflicts:    2621000 | #Constraints:      61238
2589.08/2607.64	c #Conflicts:    2622000 | #Constraints:      62238
2589.08/2607.64	c #Conflicts:    2623000 | #Constraints:      63238
2589.08/2607.64	c #Conflicts:    2624000 | #Constraints:      64238
2589.08/2607.64	c #Conflicts:    2625000 | #Constraints:      65238
2589.08/2607.64	c #Conflicts:    2626000 | #Constraints:      66238
2589.08/2607.64	c #Conflicts:    2627000 | #Constraints:      67238
2589.08/2607.64	c #Conflicts:    2628000 | #Constraints:      68238
2589.08/2607.64	c #Conflicts:    2629000 | #Constraints:      69238
2589.08/2607.64	c #Conflicts:    2630000 | #Constraints:      70238
2589.08/2607.64	c #Conflicts:    2631000 | #Constraints:      71238
2589.08/2607.64	c INPROCESSING
2589.08/2607.64	c GARBAGE COLLECT
2589.08/2607.64	c rational objective 997
2623.92/2642.65	c #Conflicts:    2632000 | #Constraints:      39847
2623.92/2642.65	c #Conflicts:    2633000 | #Constraints:      40847
2623.92/2642.65	c #Conflicts:    2634000 | #Constraints:      41847
2623.92/2642.65	c #Conflicts:    2635000 | #Constraints:      42847
2623.92/2642.65	c #Conflicts:    2636000 | #Constraints:      43847
2623.92/2642.65	c #Conflicts:    2637000 | #Constraints:      44847
2623.92/2642.65	c #Conflicts:    2638000 | #Constraints:      45847
2623.92/2642.65	c #Conflicts:    2639000 | #Constraints:      46847
2623.92/2642.65	c #Conflicts:    2640000 | #Constraints:      47847
2623.92/2642.65	c #Conflicts:    2641000 | #Constraints:      48847
2623.92/2642.65	c #Conflicts:    2642000 | #Constraints:      49847
2623.92/2642.65	c #Conflicts:    2643000 | #Constraints:      50847
2623.92/2642.65	c #Conflicts:    2644000 | #Constraints:      51847
2623.92/2642.65	c #Conflicts:    2645000 | #Constraints:      52847
2623.92/2642.65	c #Conflicts:    2646000 | #Constraints:      53847
2623.92/2642.65	c #Conflicts:    2647000 | #Constraints:      54847
2623.92/2642.65	c #Conflicts:    2648000 | #Constraints:      55847
2623.92/2642.65	c #Conflicts:    2649000 | #Constraints:      56847
2623.92/2642.65	c #Conflicts:    2650000 | #Constraints:      57847
2623.92/2642.65	c #Conflicts:    2651000 | #Constraints:      58847
2623.92/2642.65	c #Conflicts:    2652000 | #Constraints:      59847
2623.92/2642.65	c #Conflicts:    2653000 | #Constraints:      60847
2623.92/2642.65	c #Conflicts:    2654000 | #Constraints:      61847
2623.92/2642.65	c #Conflicts:    2655000 | #Constraints:      62847
2623.92/2642.65	c #Conflicts:    2656000 | #Constraints:      63847
2623.92/2642.65	c #Conflicts:    2657000 | #Constraints:      64847
2623.92/2642.65	c #Conflicts:    2658000 | #Constraints:      65847
2623.92/2642.65	c #Conflicts:    2659000 | #Constraints:      66847
2623.92/2642.65	c #Conflicts:    2660000 | #Constraints:      67847
2623.92/2642.65	c #Conflicts:    2661000 | #Constraints:      68847
2623.92/2642.65	c #Conflicts:    2662000 | #Constraints:      69847
2623.92/2642.65	c #Conflicts:    2663000 | #Constraints:      70847
2623.92/2642.65	c #Conflicts:    2664000 | #Constraints:      71847
2623.92/2642.65	c INPROCESSING
2623.92/2642.65	c GARBAGE COLLECT
2623.92/2642.65	c rational objective 997
2661.44/2680.34	c #Conflicts:    2665000 | #Constraints:      40370
2661.44/2680.34	c #Conflicts:    2666000 | #Constraints:      41381
2661.44/2680.34	c #Conflicts:    2667000 | #Constraints:      42416
2661.44/2680.34	c #Conflicts:    2668000 | #Constraints:      43436
2661.44/2680.34	c #Conflicts:    2669000 | #Constraints:      44467
2661.44/2680.34	c #Conflicts:    2670000 | #Constraints:      45510
2661.44/2680.34	c #Conflicts:    2671000 | #Constraints:      46548
2661.44/2680.34	c #Conflicts:    2672000 | #Constraints:      47570
2661.44/2680.34	c #Conflicts:    2673000 | #Constraints:      48605
2661.44/2680.34	c #Conflicts:    2674000 | #Constraints:      49653
2661.44/2680.34	c #Conflicts:    2675000 | #Constraints:      50710
2661.44/2680.34	c #Conflicts:    2676000 | #Constraints:      51759
2661.44/2680.34	c #Conflicts:    2677000 | #Constraints:      52802
2661.44/2680.34	c #Conflicts:    2678000 | #Constraints:      53847
2661.44/2680.34	c #Conflicts:    2679000 | #Constraints:      54879
2661.44/2680.34	c #Conflicts:    2680000 | #Constraints:      55921
2661.44/2680.34	c #Conflicts:    2681000 | #Constraints:      56972
2661.44/2680.34	c #Conflicts:    2682000 | #Constraints:      58021
2661.44/2680.34	c #Conflicts:    2683000 | #Constraints:      59045
2661.44/2680.34	c #Conflicts:    2684000 | #Constraints:      60067
2661.44/2680.34	c #Conflicts:    2685000 | #Constraints:      61089
2661.44/2680.34	c #Conflicts:    2686000 | #Constraints:      62128
2661.44/2680.34	c #Conflicts:    2687000 | #Constraints:      63197
2661.44/2680.34	c #Conflicts:    2688000 | #Constraints:      64245
2661.44/2680.34	c #Conflicts:    2689000 | #Constraints:      65284
2661.44/2680.34	c #Conflicts:    2690000 | #Constraints:      66322
2661.44/2680.34	c #Conflicts:    2691000 | #Constraints:      67364
2661.44/2680.34	c #Conflicts:    2692000 | #Constraints:      68415
2661.44/2680.34	c #Conflicts:    2693000 | #Constraints:      69455
2661.44/2680.34	c #Conflicts:    2694000 | #Constraints:      70479
2661.44/2680.34	c #Conflicts:    2695000 | #Constraints:      71494
2661.44/2680.34	c #Conflicts:    2696000 | #Constraints:      72519
2661.44/2680.34	c #Conflicts:    2697000 | #Constraints:      73541
2661.44/2680.34	c INPROCESSING
2661.44/2680.34	c GARBAGE COLLECT
2661.44/2680.34	c rational objective 997
2702.34/2721.44	c #Conflicts:    2698000 | #Constraints:      41186
2702.34/2721.44	c #Conflicts:    2699000 | #Constraints:      42186
2702.34/2721.44	c #Conflicts:    2700000 | #Constraints:      43186
2702.34/2721.44	c #Conflicts:    2701000 | #Constraints:      44186
2702.34/2721.44	c #Conflicts:    2702000 | #Constraints:      45186
2702.34/2721.44	c #Conflicts:    2703000 | #Constraints:      46186
2702.34/2721.44	c #Conflicts:    2704000 | #Constraints:      47186
2702.34/2721.44	c #Conflicts:    2705000 | #Constraints:      48186
2702.34/2721.44	c #Conflicts:    2706000 | #Constraints:      49186
2702.34/2721.44	c #Conflicts:    2707000 | #Constraints:      50186
2702.34/2721.44	c #Conflicts:    2708000 | #Constraints:      51186
2702.34/2721.44	c #Conflicts:    2709000 | #Constraints:      52186
2702.34/2721.44	c #Conflicts:    2710000 | #Constraints:      53186
2702.34/2721.44	c #Conflicts:    2711000 | #Constraints:      54186
2702.34/2721.44	c #Conflicts:    2712000 | #Constraints:      55186
2702.34/2721.44	c #Conflicts:    2713000 | #Constraints:      56186
2702.34/2721.44	c #Conflicts:    2714000 | #Constraints:      57186
2702.34/2721.44	c #Conflicts:    2715000 | #Constraints:      58186
2702.34/2721.44	c #Conflicts:    2716000 | #Constraints:      59186
2702.34/2721.44	c #Conflicts:    2717000 | #Constraints:      60186
2702.34/2721.44	c #Conflicts:    2718000 | #Constraints:      61186
2702.34/2721.44	c #Conflicts:    2719000 | #Constraints:      62186
2702.34/2721.44	c #Conflicts:    2720000 | #Constraints:      63186
2702.34/2721.44	c #Conflicts:    2721000 | #Constraints:      64186
2702.34/2721.44	c #Conflicts:    2722000 | #Constraints:      65186
2702.34/2721.44	c #Conflicts:    2723000 | #Constraints:      66186
2702.34/2721.44	c #Conflicts:    2724000 | #Constraints:      67186
2702.34/2721.44	c #Conflicts:    2725000 | #Constraints:      68186
2702.34/2721.44	c #Conflicts:    2726000 | #Constraints:      69186
2702.34/2721.44	c #Conflicts:    2727000 | #Constraints:      70186
2702.34/2721.44	c #Conflicts:    2728000 | #Constraints:      71186
2702.34/2721.44	c #Conflicts:    2729000 | #Constraints:      72186
2702.34/2721.44	c #Conflicts:    2730000 | #Constraints:      73186
2702.34/2721.44	c INPROCESSING
2702.34/2721.44	c GARBAGE COLLECT
2702.34/2721.44	c rational objective 997
2741.93/2761.28	c #Conflicts:    2731000 | #Constraints:      41163
2741.93/2761.28	c #Conflicts:    2732000 | #Constraints:      42163
2741.93/2761.28	c #Conflicts:    2733000 | #Constraints:      43163
2741.93/2761.28	c #Conflicts:    2734000 | #Constraints:      44163
2741.93/2761.28	c #Conflicts:    2735000 | #Constraints:      45163
2741.93/2761.28	c #Conflicts:    2736000 | #Constraints:      46163
2741.93/2761.28	c #Conflicts:    2737000 | #Constraints:      47163
2741.93/2761.28	c #Conflicts:    2738000 | #Constraints:      48163
2741.93/2761.28	c #Conflicts:    2739000 | #Constraints:      49164
2741.93/2761.28	c #Conflicts:    2740000 | #Constraints:      50164
2741.93/2761.28	c #Conflicts:    2741000 | #Constraints:      51164
2741.93/2761.28	c #Conflicts:    2742000 | #Constraints:      52165
2741.93/2761.28	c #Conflicts:    2743000 | #Constraints:      53165
2741.93/2761.28	c #Conflicts:    2744000 | #Constraints:      54166
2741.93/2761.28	c #Conflicts:    2745000 | #Constraints:      55166
2741.93/2761.28	c #Conflicts:    2746000 | #Constraints:      56167
2741.93/2761.28	c #Conflicts:    2747000 | #Constraints:      57167
2741.93/2761.28	c #Conflicts:    2748000 | #Constraints:      58167
2741.93/2761.28	c #Conflicts:    2749000 | #Constraints:      59167
2741.93/2761.28	c #Conflicts:    2750000 | #Constraints:      60167
2741.93/2761.28	c #Conflicts:    2751000 | #Constraints:      61167
2741.93/2761.28	c #Conflicts:    2752000 | #Constraints:      62167
2741.93/2761.28	c #Conflicts:    2753000 | #Constraints:      63167
2741.93/2761.28	c #Conflicts:    2754000 | #Constraints:      64167
2741.93/2761.28	c #Conflicts:    2755000 | #Constraints:      65167
2741.93/2761.28	c #Conflicts:    2756000 | #Constraints:      66167
2741.93/2761.28	c #Conflicts:    2757000 | #Constraints:      67167
2741.93/2761.28	c #Conflicts:    2758000 | #Constraints:      68167
2741.93/2761.28	c #Conflicts:    2759000 | #Constraints:      69167
2741.93/2761.28	c #Conflicts:    2760000 | #Constraints:      70167
2741.93/2761.28	c #Conflicts:    2761000 | #Constraints:      71167
2741.93/2761.28	c #Conflicts:    2762000 | #Constraints:      72167
2741.93/2761.28	c #Conflicts:    2763000 | #Constraints:      73167
2741.93/2761.28	c INPROCESSING
2741.93/2761.28	c GARBAGE COLLECT
2741.93/2761.28	c rational objective 997
2787.24/2806.78	c #Conflicts:    2764000 | #Constraints:      41027
2787.24/2806.78	c #Conflicts:    2765000 | #Constraints:      42028
2787.24/2806.78	c #Conflicts:    2766000 | #Constraints:      43058
2787.24/2806.78	c #Conflicts:    2767000 | #Constraints:      44127
2787.24/2806.78	c #Conflicts:    2768000 | #Constraints:      45180
2787.24/2806.78	c #Conflicts:    2769000 | #Constraints:      46241
2787.24/2806.78	c #Conflicts:    2770000 | #Constraints:      47297
2787.24/2806.78	c #Conflicts:    2771000 | #Constraints:      48340
2787.24/2806.78	c #Conflicts:    2772000 | #Constraints:      49378
2787.24/2806.78	c #Conflicts:    2773000 | #Constraints:      50409
2787.24/2806.78	c #Conflicts:    2774000 | #Constraints:      51449
2787.24/2806.78	c #Conflicts:    2775000 | #Constraints:      52469
2787.24/2806.78	c #Conflicts:    2776000 | #Constraints:      53513
2787.24/2806.78	c #Conflicts:    2777000 | #Constraints:      54541
2787.24/2806.78	c #Conflicts:    2778000 | #Constraints:      55575
2787.24/2806.78	c #Conflicts:    2779000 | #Constraints:      56598
2787.24/2806.78	c #Conflicts:    2780000 | #Constraints:      57623
2787.24/2806.78	c #Conflicts:    2781000 | #Constraints:      58661
2787.24/2806.78	c #Conflicts:    2782000 | #Constraints:      59686
2787.24/2806.78	c #Conflicts:    2783000 | #Constraints:      60710
2787.24/2806.78	c #Conflicts:    2784000 | #Constraints:      61744
2787.24/2806.78	c #Conflicts:    2785000 | #Constraints:      62782
2787.24/2806.78	c #Conflicts:    2786000 | #Constraints:      63817
2787.24/2806.78	c #Conflicts:    2787000 | #Constraints:      64855
2787.24/2806.78	c #Conflicts:    2788000 | #Constraints:      65890
2787.24/2806.78	c #Conflicts:    2789000 | #Constraints:      66923
2787.24/2806.78	c #Conflicts:    2790000 | #Constraints:      67953
2787.24/2806.78	c #Conflicts:    2791000 | #Constraints:      68988
2787.24/2806.78	c #Conflicts:    2792000 | #Constraints:      70049
2787.24/2806.78	c #Conflicts:    2793000 | #Constraints:      71089
2787.24/2806.78	c #Conflicts:    2794000 | #Constraints:      72107
2787.24/2806.78	c #Conflicts:    2795000 | #Constraints:      73152
2787.24/2806.78	c #Conflicts:    2796000 | #Constraints:      74178
2787.24/2806.78	c INPROCESSING
2787.24/2806.78	c GARBAGE COLLECT
2787.24/2806.78	c rational objective 997
2829.20/2848.96	c #Conflicts:    2797000 | #Constraints:      41191
2829.20/2848.96	c #Conflicts:    2798000 | #Constraints:      42191
2829.20/2848.96	c #Conflicts:    2799000 | #Constraints:      43191
2829.20/2848.96	c #Conflicts:    2800000 | #Constraints:      44191
2829.20/2848.96	c #Conflicts:    2801000 | #Constraints:      45191
2829.20/2848.96	c #Conflicts:    2802000 | #Constraints:      46191
2829.20/2848.96	c #Conflicts:    2803000 | #Constraints:      47191
2829.20/2848.96	c #Conflicts:    2804000 | #Constraints:      48191
2829.20/2848.96	c #Conflicts:    2805000 | #Constraints:      49191
2829.20/2848.96	c #Conflicts:    2806000 | #Constraints:      50191
2829.20/2848.96	c #Conflicts:    2807000 | #Constraints:      51191
2829.20/2848.96	c #Conflicts:    2808000 | #Constraints:      52191
2829.20/2848.96	c #Conflicts:    2809000 | #Constraints:      53191
2829.20/2848.96	c #Conflicts:    2810000 | #Constraints:      54191
2829.20/2848.96	c #Conflicts:    2811000 | #Constraints:      55191
2829.20/2848.96	c #Conflicts:    2812000 | #Constraints:      56191
2829.20/2848.96	c #Conflicts:    2813000 | #Constraints:      57191
2829.20/2848.96	c #Conflicts:    2814000 | #Constraints:      58191
2829.20/2848.96	c #Conflicts:    2815000 | #Constraints:      59191
2829.20/2848.96	c #Conflicts:    2816000 | #Constraints:      60191
2829.20/2848.96	c #Conflicts:    2817000 | #Constraints:      61191
2829.20/2848.96	c #Conflicts:    2818000 | #Constraints:      62191
2829.20/2848.96	c #Conflicts:    2819000 | #Constraints:      63191
2829.20/2848.96	c #Conflicts:    2820000 | #Constraints:      64191
2829.20/2848.96	c #Conflicts:    2821000 | #Constraints:      65191
2829.20/2848.96	c #Conflicts:    2822000 | #Constraints:      66191
2829.20/2848.96	c #Conflicts:    2823000 | #Constraints:      67191
2829.20/2848.96	c #Conflicts:    2824000 | #Constraints:      68191
2829.20/2848.96	c #Conflicts:    2825000 | #Constraints:      69191
2829.20/2848.96	c #Conflicts:    2826000 | #Constraints:      70191
2829.20/2848.96	c #Conflicts:    2827000 | #Constraints:      71191
2829.20/2848.96	c #Conflicts:    2828000 | #Constraints:      72191
2829.20/2848.96	c #Conflicts:    2829000 | #Constraints:      73191
2829.20/2848.96	c #Conflicts:    2830000 | #Constraints:      74191
2829.20/2848.96	c INPROCESSING
2829.20/2848.96	c GARBAGE COLLECT
2829.20/2848.96	c rational objective 997
2865.51/2885.49	c #Conflicts:    2831000 | #Constraints:      41545
2865.51/2885.49	c #Conflicts:    2832000 | #Constraints:      42594
2865.51/2885.49	c #Conflicts:    2833000 | #Constraints:      43639
2865.51/2885.49	c #Conflicts:    2834000 | #Constraints:      44687
2865.51/2885.49	c #Conflicts:    2835000 | #Constraints:      45748
2865.51/2885.49	c #Conflicts:    2836000 | #Constraints:      46799
2865.51/2885.49	c #Conflicts:    2837000 | #Constraints:      47842
2865.51/2885.49	c #Conflicts:    2838000 | #Constraints:      48886
2865.51/2885.49	c #Conflicts:    2839000 | #Constraints:      49924
2865.51/2885.49	c #Conflicts:    2840000 | #Constraints:      50967
2865.51/2885.49	c #Conflicts:    2841000 | #Constraints:      52009
2865.51/2885.49	c #Conflicts:    2842000 | #Constraints:      53056
2865.51/2885.49	c #Conflicts:    2843000 | #Constraints:      54090
2865.51/2885.49	c #Conflicts:    2844000 | #Constraints:      55141
2865.51/2885.49	c #Conflicts:    2845000 | #Constraints:      56169
2865.51/2885.49	c #Conflicts:    2846000 | #Constraints:      57210
2865.51/2885.49	c #Conflicts:    2847000 | #Constraints:      58240
2865.51/2885.49	c #Conflicts:    2848000 | #Constraints:      59268
2865.51/2885.49	c #Conflicts:    2849000 | #Constraints:      60296
2865.51/2885.49	c #Conflicts:    2850000 | #Constraints:      61328
2865.51/2885.49	c #Conflicts:    2851000 | #Constraints:      62348
2865.51/2885.49	c #Conflicts:    2852000 | #Constraints:      63384
2865.51/2885.49	c #Conflicts:    2853000 | #Constraints:      64418
2865.51/2885.49	c #Conflicts:    2854000 | #Constraints:      65445
2865.51/2885.49	c #Conflicts:    2855000 | #Constraints:      66464
2865.51/2885.49	c #Conflicts:    2856000 | #Constraints:      67486
2865.51/2885.49	c #Conflicts:    2857000 | #Constraints:      68512
2865.51/2885.49	c #Conflicts:    2858000 | #Constraints:      69535
2865.51/2885.49	c #Conflicts:    2859000 | #Constraints:      70556
2865.51/2885.49	c #Conflicts:    2860000 | #Constraints:      71596
2865.51/2885.49	c #Conflicts:    2861000 | #Constraints:      72641
2865.51/2885.49	c #Conflicts:    2862000 | #Constraints:      73668
2865.51/2885.49	c #Conflicts:    2863000 | #Constraints:      74699
2865.51/2885.49	c #Conflicts:    2864000 | #Constraints:      75726
2865.51/2885.49	c INPROCESSING
2865.51/2885.49	c GARBAGE COLLECT
2865.51/2885.49	c rational objective 997
2907.35/2927.49	c #Conflicts:    2865000 | #Constraints:      42275
2907.35/2927.49	c #Conflicts:    2866000 | #Constraints:      43275
2907.35/2927.49	c #Conflicts:    2867000 | #Constraints:      44275
2907.35/2927.49	c #Conflicts:    2868000 | #Constraints:      45275
2907.35/2927.49	c #Conflicts:    2869000 | #Constraints:      46275
2907.35/2927.49	c #Conflicts:    2870000 | #Constraints:      47275
2907.35/2927.49	c #Conflicts:    2871000 | #Constraints:      48275
2907.35/2927.49	c #Conflicts:    2872000 | #Constraints:      49275
2907.35/2927.49	c #Conflicts:    2873000 | #Constraints:      50275
2907.35/2927.49	c #Conflicts:    2874000 | #Constraints:      51275
2907.35/2927.49	c #Conflicts:    2875000 | #Constraints:      52275
2907.35/2927.49	c #Conflicts:    2876000 | #Constraints:      53275
2907.35/2927.49	c #Conflicts:    2877000 | #Constraints:      54275
2907.35/2927.49	c #Conflicts:    2878000 | #Constraints:      55275
2907.35/2927.49	c #Conflicts:    2879000 | #Constraints:      56275
2907.35/2927.49	c #Conflicts:    2880000 | #Constraints:      57275
2907.35/2927.49	c #Conflicts:    2881000 | #Constraints:      58275
2907.35/2927.49	c #Conflicts:    2882000 | #Constraints:      59275
2907.35/2927.49	c #Conflicts:    2883000 | #Constraints:      60275
2907.35/2927.49	c #Conflicts:    2884000 | #Constraints:      61275
2907.35/2927.49	c #Conflicts:    2885000 | #Constraints:      62275
2907.35/2927.49	c #Conflicts:    2886000 | #Constraints:      63275
2907.35/2927.49	c #Conflicts:    2887000 | #Constraints:      64275
2907.35/2927.49	c #Conflicts:    2888000 | #Constraints:      65275
2907.35/2927.49	c #Conflicts:    2889000 | #Constraints:      66275
2907.35/2927.49	c #Conflicts:    2890000 | #Constraints:      67275
2907.35/2927.49	c #Conflicts:    2891000 | #Constraints:      68275
2907.35/2927.49	c #Conflicts:    2892000 | #Constraints:      69275
2907.35/2927.49	c #Conflicts:    2893000 | #Constraints:      70275
2907.35/2927.49	c #Conflicts:    2894000 | #Constraints:      71275
2907.35/2927.49	c #Conflicts:    2895000 | #Constraints:      72275
2907.35/2927.49	c #Conflicts:    2896000 | #Constraints:      73275
2907.35/2927.49	c #Conflicts:    2897000 | #Constraints:      74275
2907.35/2927.49	c #Conflicts:    2898000 | #Constraints:      75275
2907.35/2927.49	c INPROCESSING
2907.35/2927.49	c GARBAGE COLLECT
2907.35/2927.49	c rational objective 997
2934.74/2955.07	c #Conflicts:    2899000 | #Constraints:      42191
2934.74/2955.07	c #Conflicts:    2900000 | #Constraints:      43191
2934.74/2955.07	c #Conflicts:    2901000 | #Constraints:      44191
2934.74/2955.07	c #Conflicts:    2902000 | #Constraints:      45191
2934.74/2955.07	c #Conflicts:    2903000 | #Constraints:      46191
2934.74/2955.07	c #Conflicts:    2904000 | #Constraints:      47191
2934.74/2955.07	c #Conflicts:    2905000 | #Constraints:      48191
2934.74/2955.07	c #Conflicts:    2906000 | #Constraints:      49191
2934.74/2955.07	c #Conflicts:    2907000 | #Constraints:      50191
2934.74/2955.07	c #Conflicts:    2908000 | #Constraints:      51191
2934.74/2955.07	c #Conflicts:    2909000 | #Constraints:      52191
2934.74/2955.07	c #Conflicts:    2910000 | #Constraints:      53191
2934.74/2955.07	c #Conflicts:    2911000 | #Constraints:      54191
2934.74/2955.07	c #Conflicts:    2912000 | #Constraints:      55191
2934.74/2955.07	c #Conflicts:    2913000 | #Constraints:      56191
2934.74/2955.07	c #Conflicts:    2914000 | #Constraints:      57191
2934.74/2955.07	c #Conflicts:    2915000 | #Constraints:      58191
2934.74/2955.07	c #Conflicts:    2916000 | #Constraints:      59191
2934.74/2955.07	c #Conflicts:    2917000 | #Constraints:      60191
2934.74/2955.07	c #Conflicts:    2918000 | #Constraints:      61191
2934.74/2955.07	c #Conflicts:    2919000 | #Constraints:      62191
2934.74/2955.07	c #Conflicts:    2920000 | #Constraints:      63191
2934.74/2955.07	c #Conflicts:    2921000 | #Constraints:      64191
2934.74/2955.07	c #Conflicts:    2922000 | #Constraints:      65191
2934.74/2955.07	c bounds 1035 >= 998 @ 2903.5
2948.35/2968.79	c #Conflicts:    2923000 | #Constraints:      66280
2948.35/2968.79	c #Conflicts:    2924000 | #Constraints:      67288
2948.35/2968.79	c #Conflicts:    2925000 | #Constraints:      68294
2948.35/2968.79	c #Conflicts:    2926000 | #Constraints:      69327
2948.35/2968.79	c #Conflicts:    2927000 | #Constraints:      70342
2948.35/2968.79	c #Conflicts:    2928000 | #Constraints:      71347
2948.35/2968.79	c #Conflicts:    2929000 | #Constraints:      72348
2948.35/2968.79	c #Conflicts:    2930000 | #Constraints:      73389
2948.35/2968.79	c #Conflicts:    2931000 | #Constraints:      74432
2948.35/2968.79	c #Conflicts:    2932000 | #Constraints:      75459
2948.35/2968.79	c INPROCESSING
2948.35/2968.79	c GARBAGE COLLECT
2948.35/2968.79	c rational objective 998
2990.71/3011.27	c #Conflicts:    2933000 | #Constraints:      42067
2990.71/3011.27	c #Conflicts:    2934000 | #Constraints:      43067
2990.71/3011.27	c #Conflicts:    2935000 | #Constraints:      44067
2990.71/3011.27	c #Conflicts:    2936000 | #Constraints:      45067
2990.71/3011.27	c #Conflicts:    2937000 | #Constraints:      46067
2990.71/3011.27	c #Conflicts:    2938000 | #Constraints:      47067
2990.71/3011.27	c #Conflicts:    2939000 | #Constraints:      48067
2990.71/3011.27	c #Conflicts:    2940000 | #Constraints:      49067
2990.71/3011.27	c #Conflicts:    2941000 | #Constraints:      50067
2990.71/3011.27	c #Conflicts:    2942000 | #Constraints:      51067
2990.71/3011.27	c #Conflicts:    2943000 | #Constraints:      52067
2990.71/3011.27	c #Conflicts:    2944000 | #Constraints:      53067
2990.71/3011.27	c #Conflicts:    2945000 | #Constraints:      54067
2990.71/3011.27	c #Conflicts:    2946000 | #Constraints:      55067
2990.71/3011.27	c #Conflicts:    2947000 | #Constraints:      56067
2990.71/3011.27	c #Conflicts:    2948000 | #Constraints:      57067
2990.71/3011.27	c #Conflicts:    2949000 | #Constraints:      58067
2990.71/3011.27	c #Conflicts:    2950000 | #Constraints:      59067
2990.71/3011.27	c #Conflicts:    2951000 | #Constraints:      60067
2990.71/3011.27	c #Conflicts:    2952000 | #Constraints:      61067
2990.71/3011.27	c #Conflicts:    2953000 | #Constraints:      62067
2990.71/3011.27	c #Conflicts:    2954000 | #Constraints:      63067
2990.71/3011.27	c #Conflicts:    2955000 | #Constraints:      64067
2990.71/3011.27	c #Conflicts:    2956000 | #Constraints:      65067
2990.71/3011.27	c #Conflicts:    2957000 | #Constraints:      66067
2990.71/3011.27	c #Conflicts:    2958000 | #Constraints:      67067
2990.71/3011.27	c #Conflicts:    2959000 | #Constraints:      68067
2990.71/3011.27	c #Conflicts:    2960000 | #Constraints:      69067
2990.71/3011.27	c #Conflicts:    2961000 | #Constraints:      70067
2990.71/3011.27	c #Conflicts:    2962000 | #Constraints:      71067
2990.71/3011.27	c #Conflicts:    2963000 | #Constraints:      72067
2990.71/3011.27	c #Conflicts:    2964000 | #Constraints:      73067
2990.71/3011.27	c #Conflicts:    2965000 | #Constraints:      74067
2990.71/3011.27	c #Conflicts:    2966000 | #Constraints:      75067
2990.71/3011.27	c INPROCESSING
2990.71/3011.27	c GARBAGE COLLECT
2990.71/3011.27	c rational objective 998
3032.10/3052.86	c #Conflicts:    2967000 | #Constraints:      41781
3032.10/3052.86	c #Conflicts:    2968000 | #Constraints:      42802
3032.10/3052.86	c #Conflicts:    2969000 | #Constraints:      43815
3032.10/3052.86	c #Conflicts:    2970000 | #Constraints:      44816
3032.10/3052.86	c #Conflicts:    2971000 | #Constraints:      45834
3032.10/3052.86	c #Conflicts:    2972000 | #Constraints:      46860
3032.10/3052.86	c #Conflicts:    2973000 | #Constraints:      47879
3032.10/3052.86	c #Conflicts:    2974000 | #Constraints:      48899
3032.10/3052.86	c #Conflicts:    2975000 | #Constraints:      49907
3032.10/3052.86	c #Conflicts:    2976000 | #Constraints:      50913
3032.10/3052.86	c #Conflicts:    2977000 | #Constraints:      51927
3032.10/3052.86	c #Conflicts:    2978000 | #Constraints:      52941
3032.10/3052.86	c #Conflicts:    2979000 | #Constraints:      53955
3032.10/3052.86	c #Conflicts:    2980000 | #Constraints:      54967
3032.10/3052.86	c #Conflicts:    2981000 | #Constraints:      55993
3032.10/3052.86	c #Conflicts:    2982000 | #Constraints:      57078
3032.10/3052.86	c #Conflicts:    2983000 | #Constraints:      58152
3032.10/3052.86	c #Conflicts:    2984000 | #Constraints:      59227
3032.10/3052.86	c #Conflicts:    2985000 | #Constraints:      60297
3032.10/3052.86	c #Conflicts:    2986000 | #Constraints:      61350
3032.10/3052.86	c #Conflicts:    2987000 | #Constraints:      62408
3032.10/3052.86	c #Conflicts:    2988000 | #Constraints:      63453
3032.10/3052.86	c #Conflicts:    2989000 | #Constraints:      64493
3032.10/3052.86	c #Conflicts:    2990000 | #Constraints:      65536
3032.10/3052.86	c #Conflicts:    2991000 | #Constraints:      66567
3032.10/3052.86	c #Conflicts:    2992000 | #Constraints:      67594
3032.10/3052.86	c #Conflicts:    2993000 | #Constraints:      68624
3032.10/3052.86	c #Conflicts:    2994000 | #Constraints:      69653
3032.10/3052.86	c #Conflicts:    2995000 | #Constraints:      70691
3032.10/3052.86	c #Conflicts:    2996000 | #Constraints:      71726
3032.10/3052.86	c #Conflicts:    2997000 | #Constraints:      72774
3032.10/3052.86	c #Conflicts:    2998000 | #Constraints:      73836
3032.10/3052.86	c #Conflicts:    2999000 | #Constraints:      74872
3032.10/3052.86	c #Conflicts:    3000000 | #Constraints:      75909
3032.10/3052.86	c #Conflicts:    3001000 | #Constraints:      76936
3032.10/3052.86	c INPROCESSING
3032.10/3052.86	c GARBAGE COLLECT
3032.10/3052.86	c rational objective 998
3071.09/3092.09	c #Conflicts:    3002000 | #Constraints:      42812
3071.09/3092.09	c #Conflicts:    3003000 | #Constraints:      43812
3071.09/3092.09	c #Conflicts:    3004000 | #Constraints:      44812
3071.09/3092.09	c #Conflicts:    3005000 | #Constraints:      45812
3071.09/3092.09	c #Conflicts:    3006000 | #Constraints:      46812
3071.09/3092.09	c #Conflicts:    3007000 | #Constraints:      47812
3071.09/3092.09	c #Conflicts:    3008000 | #Constraints:      48812
3071.09/3092.09	c #Conflicts:    3009000 | #Constraints:      49812
3071.09/3092.09	c #Conflicts:    3010000 | #Constraints:      50812
3071.09/3092.09	c #Conflicts:    3011000 | #Constraints:      51812
3071.09/3092.09	c #Conflicts:    3012000 | #Constraints:      52812
3071.09/3092.09	c #Conflicts:    3013000 | #Constraints:      53812
3071.09/3092.09	c #Conflicts:    3014000 | #Constraints:      54812
3071.09/3092.09	c #Conflicts:    3015000 | #Constraints:      55812
3071.09/3092.09	c #Conflicts:    3016000 | #Constraints:      56812
3071.09/3092.09	c #Conflicts:    3017000 | #Constraints:      57812
3071.09/3092.09	c #Conflicts:    3018000 | #Constraints:      58812
3071.09/3092.09	c #Conflicts:    3019000 | #Constraints:      59812
3071.09/3092.09	c #Conflicts:    3020000 | #Constraints:      60812
3071.09/3092.09	c #Conflicts:    3021000 | #Constraints:      61812
3071.09/3092.09	c #Conflicts:    3022000 | #Constraints:      62812
3071.09/3092.09	c #Conflicts:    3023000 | #Constraints:      63812
3071.09/3092.09	c #Conflicts:    3024000 | #Constraints:      64812
3071.09/3092.09	c #Conflicts:    3025000 | #Constraints:      65812
3071.09/3092.09	c #Conflicts:    3026000 | #Constraints:      66812
3071.09/3092.09	c #Conflicts:    3027000 | #Constraints:      67812
3071.09/3092.09	c #Conflicts:    3028000 | #Constraints:      68812
3071.09/3092.09	c #Conflicts:    3029000 | #Constraints:      69812
3071.09/3092.09	c #Conflicts:    3030000 | #Constraints:      70812
3071.09/3092.09	c #Conflicts:    3031000 | #Constraints:      71812
3071.09/3092.09	c #Conflicts:    3032000 | #Constraints:      72812
3071.09/3092.09	c #Conflicts:    3033000 | #Constraints:      73812
3071.09/3092.09	c #Conflicts:    3034000 | #Constraints:      74812
3071.09/3092.09	c #Conflicts:    3035000 | #Constraints:      75812
3071.09/3092.09	c #Conflicts:    3036000 | #Constraints:      76812
3071.09/3092.09	c INPROCESSING
3071.09/3092.09	c GARBAGE COLLECT
3071.09/3092.09	c rational objective 998
3113.42/3134.59	c #Conflicts:    3037000 | #Constraints:      43004
3113.42/3134.59	c #Conflicts:    3038000 | #Constraints:      44058
3113.42/3134.59	c #Conflicts:    3039000 | #Constraints:      45117
3113.42/3134.59	c #Conflicts:    3040000 | #Constraints:      46164
3113.42/3134.59	c #Conflicts:    3041000 | #Constraints:      47205
3113.42/3134.59	c #Conflicts:    3042000 | #Constraints:      48240
3113.42/3134.59	c #Conflicts:    3043000 | #Constraints:      49269
3113.42/3134.59	c #Conflicts:    3044000 | #Constraints:      50303
3113.42/3134.59	c #Conflicts:    3045000 | #Constraints:      51337
3113.42/3134.59	c #Conflicts:    3046000 | #Constraints:      52370
3113.42/3134.59	c #Conflicts:    3047000 | #Constraints:      53405
3113.42/3134.59	c #Conflicts:    3048000 | #Constraints:      54454
3113.42/3134.59	c #Conflicts:    3049000 | #Constraints:      55484
3113.42/3134.59	c #Conflicts:    3050000 | #Constraints:      56526
3113.42/3134.59	c #Conflicts:    3051000 | #Constraints:      57553
3113.42/3134.59	c #Conflicts:    3052000 | #Constraints:      58599
3113.42/3134.59	c #Conflicts:    3053000 | #Constraints:      59655
3113.42/3134.59	c #Conflicts:    3054000 | #Constraints:      60686
3113.42/3134.59	c #Conflicts:    3055000 | #Constraints:      61715
3113.42/3134.59	c #Conflicts:    3056000 | #Constraints:      62769
3113.42/3134.59	c #Conflicts:    3057000 | #Constraints:      63801
3113.42/3134.59	c #Conflicts:    3058000 | #Constraints:      64829
3113.42/3134.59	c #Conflicts:    3059000 | #Constraints:      65850
3113.42/3134.59	c #Conflicts:    3060000 | #Constraints:      66872
3113.42/3134.59	c #Conflicts:    3061000 | #Constraints:      67910
3113.42/3134.59	c #Conflicts:    3062000 | #Constraints:      68949
3113.42/3134.59	c #Conflicts:    3063000 | #Constraints:      70010
3113.42/3134.59	c #Conflicts:    3064000 | #Constraints:      71051
3113.42/3134.59	c #Conflicts:    3065000 | #Constraints:      72093
3113.42/3134.59	c #Conflicts:    3066000 | #Constraints:      73141
3113.42/3134.59	c #Conflicts:    3067000 | #Constraints:      74185
3113.42/3134.59	c #Conflicts:    3068000 | #Constraints:      75222
3113.42/3134.59	c #Conflicts:    3069000 | #Constraints:      76244
3113.42/3134.59	c #Conflicts:    3070000 | #Constraints:      77278
3113.42/3134.59	c #Conflicts:    3071000 | #Constraints:      78300
3113.42/3134.59	c INPROCESSING
3113.42/3134.59	c GARBAGE COLLECT
3113.42/3134.59	c rational objective 998
3153.42/3174.71	c #Conflicts:    3072000 | #Constraints:      43575
3153.42/3174.71	c #Conflicts:    3073000 | #Constraints:      44575
3153.42/3174.71	c #Conflicts:    3074000 | #Constraints:      45575
3153.42/3174.71	c #Conflicts:    3075000 | #Constraints:      46575
3153.42/3174.71	c #Conflicts:    3076000 | #Constraints:      47575
3153.42/3174.71	c #Conflicts:    3077000 | #Constraints:      48575
3153.42/3174.71	c #Conflicts:    3078000 | #Constraints:      49575
3153.42/3174.71	c #Conflicts:    3079000 | #Constraints:      50575
3153.42/3174.71	c #Conflicts:    3080000 | #Constraints:      51575
3153.42/3174.71	c #Conflicts:    3081000 | #Constraints:      52575
3153.42/3174.71	c #Conflicts:    3082000 | #Constraints:      53575
3153.42/3174.71	c #Conflicts:    3083000 | #Constraints:      54575
3153.42/3174.71	c #Conflicts:    3084000 | #Constraints:      55575
3153.42/3174.71	c #Conflicts:    3085000 | #Constraints:      56575
3153.42/3174.71	c #Conflicts:    3086000 | #Constraints:      57575
3153.42/3174.71	c #Conflicts:    3087000 | #Constraints:      58575
3153.42/3174.71	c #Conflicts:    3088000 | #Constraints:      59575
3153.42/3174.71	c #Conflicts:    3089000 | #Constraints:      60575
3153.42/3174.71	c #Conflicts:    3090000 | #Constraints:      61575
3153.42/3174.71	c #Conflicts:    3091000 | #Constraints:      62576
3153.42/3174.71	c #Conflicts:    3092000 | #Constraints:      63576
3153.42/3174.71	c #Conflicts:    3093000 | #Constraints:      64576
3153.42/3174.71	c #Conflicts:    3094000 | #Constraints:      65576
3153.42/3174.71	c #Conflicts:    3095000 | #Constraints:      66576
3153.42/3174.71	c #Conflicts:    3096000 | #Constraints:      67576
3153.42/3174.71	c #Conflicts:    3097000 | #Constraints:      68576
3153.42/3174.71	c #Conflicts:    3098000 | #Constraints:      69576
3153.42/3174.71	c #Conflicts:    3099000 | #Constraints:      70576
3153.42/3174.71	c #Conflicts:    3100000 | #Constraints:      71576
3153.42/3174.71	c #Conflicts:    3101000 | #Constraints:      72576
3153.42/3174.71	c #Conflicts:    3102000 | #Constraints:      73576
3153.42/3174.71	c #Conflicts:    3103000 | #Constraints:      74576
3153.42/3174.71	c #Conflicts:    3104000 | #Constraints:      75576
3153.42/3174.71	c #Conflicts:    3105000 | #Constraints:      76576
3153.42/3174.71	c #Conflicts:    3106000 | #Constraints:      77576
3153.42/3174.71	c INPROCESSING
3153.42/3174.71	c GARBAGE COLLECT
3153.42/3174.71	c rational objective 998
3191.68/3213.32	c #Conflicts:    3107000 | #Constraints:      43229
3191.68/3213.32	c #Conflicts:    3108000 | #Constraints:      44229
3191.68/3213.32	c #Conflicts:    3109000 | #Constraints:      45229
3191.68/3213.32	c #Conflicts:    3110000 | #Constraints:      46229
3191.68/3213.32	c #Conflicts:    3111000 | #Constraints:      47229
3191.68/3213.32	c #Conflicts:    3112000 | #Constraints:      48229
3191.68/3213.32	c #Conflicts:    3113000 | #Constraints:      49229
3191.68/3213.32	c #Conflicts:    3114000 | #Constraints:      50229
3191.68/3213.32	c #Conflicts:    3115000 | #Constraints:      51229
3191.68/3213.32	c #Conflicts:    3116000 | #Constraints:      52229
3191.68/3213.32	c #Conflicts:    3117000 | #Constraints:      53229
3191.68/3213.32	c #Conflicts:    3118000 | #Constraints:      54229
3191.68/3213.32	c #Conflicts:    3119000 | #Constraints:      55229
3191.68/3213.32	c #Conflicts:    3120000 | #Constraints:      56229
3191.68/3213.32	c #Conflicts:    3121000 | #Constraints:      57229
3191.68/3213.32	c #Conflicts:    3122000 | #Constraints:      58229
3191.68/3213.32	c #Conflicts:    3123000 | #Constraints:      59229
3191.68/3213.32	c #Conflicts:    3124000 | #Constraints:      60229
3191.68/3213.32	c #Conflicts:    3125000 | #Constraints:      61229
3191.68/3213.32	c #Conflicts:    3126000 | #Constraints:      62229
3191.68/3213.32	c #Conflicts:    3127000 | #Constraints:      63229
3191.68/3213.32	c #Conflicts:    3128000 | #Constraints:      64229
3191.68/3213.32	c #Conflicts:    3129000 | #Constraints:      65229
3191.68/3213.32	c #Conflicts:    3130000 | #Constraints:      66229
3191.68/3213.32	c #Conflicts:    3131000 | #Constraints:      67229
3191.68/3213.32	c #Conflicts:    3132000 | #Constraints:      68229
3191.68/3213.32	c #Conflicts:    3133000 | #Constraints:      69229
3191.68/3213.32	c #Conflicts:    3134000 | #Constraints:      70229
3191.68/3213.32	c #Conflicts:    3135000 | #Constraints:      71229
3191.68/3213.32	c #Conflicts:    3136000 | #Constraints:      72229
3191.68/3213.32	c #Conflicts:    3137000 | #Constraints:      73229
3191.68/3213.32	c #Conflicts:    3138000 | #Constraints:      74229
3191.68/3213.32	c #Conflicts:    3139000 | #Constraints:      75229
3191.68/3213.32	c #Conflicts:    3140000 | #Constraints:      76229
3191.68/3213.32	c #Conflicts:    3141000 | #Constraints:      77229
3191.68/3213.32	c INPROCESSING
3191.68/3213.32	c GARBAGE COLLECT
3191.68/3213.32	c rational objective 998
3237.81/3259.74	c #Conflicts:    3142000 | #Constraints:      42863
3237.81/3259.74	c #Conflicts:    3143000 | #Constraints:      43864
3237.81/3259.74	c #Conflicts:    3144000 | #Constraints:      44954
3237.81/3259.74	c #Conflicts:    3145000 | #Constraints:      46039
3237.81/3259.74	c #Conflicts:    3146000 | #Constraints:      47107
3237.81/3259.74	c #Conflicts:    3147000 | #Constraints:      48169
3237.81/3259.74	c #Conflicts:    3148000 | #Constraints:      49223
3237.81/3259.74	c #Conflicts:    3149000 | #Constraints:      50277
3237.81/3259.74	c #Conflicts:    3150000 | #Constraints:      51322
3237.81/3259.74	c #Conflicts:    3151000 | #Constraints:      52368
3237.81/3259.74	c #Conflicts:    3152000 | #Constraints:      53411
3237.81/3259.74	c #Conflicts:    3153000 | #Constraints:      54439
3237.81/3259.74	c #Conflicts:    3154000 | #Constraints:      55474
3237.81/3259.74	c #Conflicts:    3155000 | #Constraints:      56519
3237.81/3259.74	c #Conflicts:    3156000 | #Constraints:      57556
3237.81/3259.74	c #Conflicts:    3157000 | #Constraints:      58596
3237.81/3259.74	c #Conflicts:    3158000 | #Constraints:      59641
3237.81/3259.74	c #Conflicts:    3159000 | #Constraints:      60669
3237.81/3259.74	c #Conflicts:    3160000 | #Constraints:      61693
3237.81/3259.74	c #Conflicts:    3161000 | #Constraints:      62717
3237.81/3259.74	c #Conflicts:    3162000 | #Constraints:      63740
3237.81/3259.74	c #Conflicts:    3163000 | #Constraints:      64769
3237.81/3259.74	c #Conflicts:    3164000 | #Constraints:      65803
3237.81/3259.74	c #Conflicts:    3165000 | #Constraints:      66818
3237.81/3259.74	c #Conflicts:    3166000 | #Constraints:      67843
3237.81/3259.74	c #Conflicts:    3167000 | #Constraints:      68881
3237.81/3259.74	c #Conflicts:    3168000 | #Constraints:      69899
3237.81/3259.74	c #Conflicts:    3169000 | #Constraints:      70927
3237.81/3259.74	c #Conflicts:    3170000 | #Constraints:      71959
3237.81/3259.74	c #Conflicts:    3171000 | #Constraints:      73004
3237.81/3259.74	c #Conflicts:    3172000 | #Constraints:      74040
3237.81/3259.74	c #Conflicts:    3173000 | #Constraints:      75058
3237.81/3259.74	c #Conflicts:    3174000 | #Constraints:      76091
3237.81/3259.74	c #Conflicts:    3175000 | #Constraints:      77110
3237.81/3259.74	c #Conflicts:    3176000 | #Constraints:      78132
3237.81/3259.74	c #Conflicts:    3177000 | #Constraints:      79152
3237.81/3259.74	c INPROCESSING
3237.81/3259.74	c GARBAGE COLLECT
3237.81/3259.74	c rational objective 998
3282.15/3304.25	c #Conflicts:    3178000 | #Constraints:      43914
3282.15/3304.25	c #Conflicts:    3179000 | #Constraints:      44914
3282.15/3304.25	c #Conflicts:    3180000 | #Constraints:      45914
3282.15/3304.25	c #Conflicts:    3181000 | #Constraints:      46914
3282.15/3304.25	c #Conflicts:    3182000 | #Constraints:      47914
3282.15/3304.25	c #Conflicts:    3183000 | #Constraints:      48914
3282.15/3304.25	c #Conflicts:    3184000 | #Constraints:      49914
3282.15/3304.25	c #Conflicts:    3185000 | #Constraints:      50914
3282.15/3304.25	c #Conflicts:    3186000 | #Constraints:      51914
3282.15/3304.25	c #Conflicts:    3187000 | #Constraints:      52914
3282.15/3304.25	c #Conflicts:    3188000 | #Constraints:      53914
3282.15/3304.25	c #Conflicts:    3189000 | #Constraints:      54914
3282.15/3304.25	c #Conflicts:    3190000 | #Constraints:      55914
3282.15/3304.25	c #Conflicts:    3191000 | #Constraints:      56914
3282.15/3304.25	c #Conflicts:    3192000 | #Constraints:      57914
3282.15/3304.25	c #Conflicts:    3193000 | #Constraints:      58914
3282.15/3304.25	c #Conflicts:    3194000 | #Constraints:      59914
3282.15/3304.25	c #Conflicts:    3195000 | #Constraints:      60914
3282.15/3304.25	c #Conflicts:    3196000 | #Constraints:      61914
3282.15/3304.25	c #Conflicts:    3197000 | #Constraints:      62914
3282.15/3304.25	c #Conflicts:    3198000 | #Constraints:      63914
3282.15/3304.25	c #Conflicts:    3199000 | #Constraints:      64914
3282.15/3304.25	c #Conflicts:    3200000 | #Constraints:      65914
3282.15/3304.25	c #Conflicts:    3201000 | #Constraints:      66914
3282.15/3304.25	c #Conflicts:    3202000 | #Constraints:      67914
3282.15/3304.25	c #Conflicts:    3203000 | #Constraints:      68914
3282.15/3304.25	c #Conflicts:    3204000 | #Constraints:      69914
3282.15/3304.25	c #Conflicts:    3205000 | #Constraints:      70914
3282.15/3304.25	c #Conflicts:    3206000 | #Constraints:      71914
3282.15/3304.25	c #Conflicts:    3207000 | #Constraints:      72914
3282.15/3304.25	c #Conflicts:    3208000 | #Constraints:      73914
3282.15/3304.25	c #Conflicts:    3209000 | #Constraints:      74914
3282.15/3304.25	c #Conflicts:    3210000 | #Constraints:      75914
3282.15/3304.25	c #Conflicts:    3211000 | #Constraints:      76914
3282.15/3304.25	c #Conflicts:    3212000 | #Constraints:      77914
3282.15/3304.25	c #Conflicts:    3213000 | #Constraints:      78914
3282.15/3304.25	c INPROCESSING
3282.15/3304.25	c GARBAGE COLLECT
3282.15/3304.25	c rational objective 998
3321.71/3344.10	c #Conflicts:    3214000 | #Constraints:      43975
3321.71/3344.10	c #Conflicts:    3215000 | #Constraints:      44975
3321.71/3344.10	c #Conflicts:    3216000 | #Constraints:      45975
3321.71/3344.10	c #Conflicts:    3217000 | #Constraints:      46975
3321.71/3344.10	c #Conflicts:    3218000 | #Constraints:      47975
3321.71/3344.10	c #Conflicts:    3219000 | #Constraints:      48975
3321.71/3344.10	c #Conflicts:    3220000 | #Constraints:      49975
3321.71/3344.10	c #Conflicts:    3221000 | #Constraints:      50975
3321.71/3344.10	c #Conflicts:    3222000 | #Constraints:      51975
3321.71/3344.10	c #Conflicts:    3223000 | #Constraints:      52975
3321.71/3344.10	c #Conflicts:    3224000 | #Constraints:      53975
3321.71/3344.10	c #Conflicts:    3225000 | #Constraints:      54975
3321.71/3344.10	c #Conflicts:    3226000 | #Constraints:      55975
3321.71/3344.10	c #Conflicts:    3227000 | #Constraints:      56975
3321.71/3344.10	c #Conflicts:    3228000 | #Constraints:      57975
3321.71/3344.10	c #Conflicts:    3229000 | #Constraints:      58975
3321.71/3344.10	c #Conflicts:    3230000 | #Constraints:      59975
3321.71/3344.10	c #Conflicts:    3231000 | #Constraints:      60975
3321.71/3344.10	c #Conflicts:    3232000 | #Constraints:      61975
3321.71/3344.10	c #Conflicts:    3233000 | #Constraints:      62975
3321.71/3344.10	c #Conflicts:    3234000 | #Constraints:      63975
3321.71/3344.10	c #Conflicts:    3235000 | #Constraints:      64975
3321.71/3344.10	c #Conflicts:    3236000 | #Constraints:      65975
3321.71/3344.10	c #Conflicts:    3237000 | #Constraints:      66975
3321.71/3344.10	c #Conflicts:    3238000 | #Constraints:      67975
3321.71/3344.10	c #Conflicts:    3239000 | #Constraints:      68975
3321.71/3344.10	c #Conflicts:    3240000 | #Constraints:      69975
3321.71/3344.10	c #Conflicts:    3241000 | #Constraints:      70975
3321.71/3344.10	c #Conflicts:    3242000 | #Constraints:      71975
3321.71/3344.10	c #Conflicts:    3243000 | #Constraints:      72975
3321.71/3344.10	c #Conflicts:    3244000 | #Constraints:      73975
3321.71/3344.10	c #Conflicts:    3245000 | #Constraints:      74975
3321.71/3344.10	c #Conflicts:    3246000 | #Constraints:      75976
3321.71/3344.10	c #Conflicts:    3247000 | #Constraints:      76976
3321.71/3344.10	c #Conflicts:    3248000 | #Constraints:      77976
3321.71/3344.10	c #Conflicts:    3249000 | #Constraints:      78976
3321.71/3344.10	c INPROCESSING
3321.71/3344.10	c GARBAGE COLLECT
3321.71/3344.10	c rational objective 998
3386.11/3408.96	c #Conflicts:    3250000 | #Constraints:      44033
3386.11/3408.96	c #Conflicts:    3251000 | #Constraints:      45252
3386.11/3408.96	c #Conflicts:    3252000 | #Constraints:      46470
3386.11/3408.96	c #Conflicts:    3253000 | #Constraints:      47599
3386.11/3408.96	c #Conflicts:    3254000 | #Constraints:      48716
3386.11/3408.96	c #Conflicts:    3255000 | #Constraints:      49916
3386.11/3408.96	c #Conflicts:    3256000 | #Constraints:      51172
3386.11/3408.96	c #Conflicts:    3257000 | #Constraints:      52470
3386.11/3408.96	c #Conflicts:    3258000 | #Constraints:      53683
3386.11/3408.96	c #Conflicts:    3259000 | #Constraints:      54819
3386.11/3408.96	c #Conflicts:    3260000 | #Constraints:      55948
3386.11/3408.96	c #Conflicts:    3261000 | #Constraints:      57125
3386.11/3408.96	c #Conflicts:    3262000 | #Constraints:      58268
3386.11/3408.96	c #Conflicts:    3263000 | #Constraints:      59461
3386.11/3408.96	c #Conflicts:    3264000 | #Constraints:      60724
3386.11/3408.96	c #Conflicts:    3265000 | #Constraints:      61982
3386.11/3408.96	c #Conflicts:    3266000 | #Constraints:      63257
3386.11/3408.96	c #Conflicts:    3267000 | #Constraints:      64601
3386.11/3408.96	c #Conflicts:    3268000 | #Constraints:      65784
3386.11/3408.96	c #Conflicts:    3269000 | #Constraints:      67061
3386.11/3408.96	c #Conflicts:    3270000 | #Constraints:      68321
3386.11/3408.96	c #Conflicts:    3271000 | #Constraints:      69619
3386.11/3408.96	c #Conflicts:    3272000 | #Constraints:      70880
3386.11/3408.96	c #Conflicts:    3273000 | #Constraints:      72146
3386.11/3408.96	c #Conflicts:    3274000 | #Constraints:      73397
3386.11/3408.96	c #Conflicts:    3275000 | #Constraints:      74635
3386.11/3408.96	c #Conflicts:    3276000 | #Constraints:      75842
3386.11/3408.96	c #Conflicts:    3277000 | #Constraints:      77126
3386.11/3408.96	c #Conflicts:    3278000 | #Constraints:      78434
3386.11/3408.96	c #Conflicts:    3279000 | #Constraints:      79751
3386.11/3408.96	c #Conflicts:    3280000 | #Constraints:      81073
3386.11/3408.96	c #Conflicts:    3281000 | #Constraints:      82315
3386.11/3408.96	c #Conflicts:    3282000 | #Constraints:      83605
3386.11/3408.96	c #Conflicts:    3283000 | #Constraints:      84916
3386.11/3408.96	c #Conflicts:    3284000 | #Constraints:      86230
3386.11/3408.96	c #Conflicts:    3285000 | #Constraints:      87522
3386.11/3408.96	c INPROCESSING
3386.11/3408.96	c GARBAGE COLLECT
3386.11/3408.96	c rational objective 998
3459.70/3482.86	c #Conflicts:    3286000 | #Constraints:      48190
3459.70/3482.86	c #Conflicts:    3287000 | #Constraints:      49191
3459.70/3482.86	c #Conflicts:    3288000 | #Constraints:      50192
3459.70/3482.86	c #Conflicts:    3289000 | #Constraints:      51193
3459.70/3482.86	c #Conflicts:    3290000 | #Constraints:      52193
3459.70/3482.86	c #Conflicts:    3291000 | #Constraints:      53193
3459.70/3482.86	c #Conflicts:    3292000 | #Constraints:      54193
3459.70/3482.86	c #Conflicts:    3293000 | #Constraints:      55194
3459.70/3482.86	c #Conflicts:    3294000 | #Constraints:      56194
3459.70/3482.86	c #Conflicts:    3295000 | #Constraints:      57194
3459.70/3482.86	c #Conflicts:    3296000 | #Constraints:      58195
3459.70/3482.86	c #Conflicts:    3297000 | #Constraints:      59196
3459.70/3482.86	c #Conflicts:    3298000 | #Constraints:      60197
3459.70/3482.86	c #Conflicts:    3299000 | #Constraints:      61198
3459.70/3482.86	c #Conflicts:    3300000 | #Constraints:      62199
3459.70/3482.86	c #Conflicts:    3301000 | #Constraints:      63200
3459.70/3482.86	c #Conflicts:    3302000 | #Constraints:      64201
3459.70/3482.86	c #Conflicts:    3303000 | #Constraints:      65202
3459.70/3482.86	c #Conflicts:    3304000 | #Constraints:      66203
3459.70/3482.86	c #Conflicts:    3305000 | #Constraints:      67204
3459.70/3482.86	c #Conflicts:    3306000 | #Constraints:      68205
3459.70/3482.86	c #Conflicts:    3307000 | #Constraints:      69205
3459.70/3482.86	c #Conflicts:    3308000 | #Constraints:      70205
3459.70/3482.86	c #Conflicts:    3309000 | #Constraints:      71205
3459.70/3482.86	c #Conflicts:    3310000 | #Constraints:      72207
3459.70/3482.86	c #Conflicts:    3311000 | #Constraints:      73207
3459.70/3482.86	c #Conflicts:    3312000 | #Constraints:      74209
3459.70/3482.86	c #Conflicts:    3313000 | #Constraints:      75210
3459.70/3482.86	c #Conflicts:    3314000 | #Constraints:      76210
3459.70/3482.86	c #Conflicts:    3315000 | #Constraints:      77210
3459.70/3482.86	c #Conflicts:    3316000 | #Constraints:      78211
3459.70/3482.86	c #Conflicts:    3317000 | #Constraints:      79211
3459.70/3482.86	c #Conflicts:    3318000 | #Constraints:      80211
3459.70/3482.86	c #Conflicts:    3319000 | #Constraints:      81212
3459.70/3482.86	c #Conflicts:    3320000 | #Constraints:      82212
3459.70/3482.86	c #Conflicts:    3321000 | #Constraints:      83213
3459.70/3482.86	c INPROCESSING
3459.70/3482.86	c GARBAGE COLLECT
3459.70/3482.86	c rational objective 998
3504.37/3527.70	c #Conflicts:    3322000 | #Constraints:      45849
3504.37/3527.70	c #Conflicts:    3323000 | #Constraints:      46858
3504.37/3527.70	c #Conflicts:    3324000 | #Constraints:      47858
3504.37/3527.70	c #Conflicts:    3325000 | #Constraints:      48879
3504.37/3527.70	c #Conflicts:    3326000 | #Constraints:      49922
3504.37/3527.70	c #Conflicts:    3327000 | #Constraints:      50970
3504.37/3527.70	c #Conflicts:    3328000 | #Constraints:      51995
3504.37/3527.70	c #Conflicts:    3329000 | #Constraints:      53017
3504.37/3527.70	c #Conflicts:    3330000 | #Constraints:      54039
3504.37/3527.70	c #Conflicts:    3331000 | #Constraints:      55058
3504.37/3527.70	c #Conflicts:    3332000 | #Constraints:      56083
3504.37/3527.70	c #Conflicts:    3333000 | #Constraints:      57108
3504.37/3527.70	c #Conflicts:    3334000 | #Constraints:      58147
3504.37/3527.70	c #Conflicts:    3335000 | #Constraints:      59175
3504.37/3527.70	c #Conflicts:    3336000 | #Constraints:      60198
3504.37/3527.70	c #Conflicts:    3337000 | #Constraints:      61225
3504.37/3527.70	c #Conflicts:    3338000 | #Constraints:      62253
3504.37/3527.70	c #Conflicts:    3339000 | #Constraints:      63267
3504.37/3527.70	c #Conflicts:    3340000 | #Constraints:      64291
3504.37/3527.70	c #Conflicts:    3341000 | #Constraints:      65316
3504.37/3527.70	c #Conflicts:    3342000 | #Constraints:      66334
3504.37/3527.70	c #Conflicts:    3343000 | #Constraints:      67349
3504.37/3527.70	c #Conflicts:    3344000 | #Constraints:      68370
3504.37/3527.70	c #Conflicts:    3345000 | #Constraints:      69393
3504.37/3527.70	c #Conflicts:    3346000 | #Constraints:      70417
3504.37/3527.70	c #Conflicts:    3347000 | #Constraints:      71440
3504.37/3527.70	c #Conflicts:    3348000 | #Constraints:      72461
3504.37/3527.70	c #Conflicts:    3349000 | #Constraints:      73492
3504.37/3527.70	c #Conflicts:    3350000 | #Constraints:      74515
3504.37/3527.70	c #Conflicts:    3351000 | #Constraints:      75537
3504.37/3527.70	c #Conflicts:    3352000 | #Constraints:      76564
3504.37/3527.70	c #Conflicts:    3353000 | #Constraints:      77592
3504.37/3527.70	c #Conflicts:    3354000 | #Constraints:      78614
3504.37/3527.70	c #Conflicts:    3355000 | #Constraints:      79654
3504.37/3527.70	c #Conflicts:    3356000 | #Constraints:      80690
3504.37/3527.70	c #Conflicts:    3357000 | #Constraints:      81725
3504.37/3527.70	c #Conflicts:    3358000 | #Constraints:      82770
3504.37/3527.70	c INPROCESSING
3504.37/3527.70	c GARBAGE COLLECT
3504.37/3527.70	c rational objective 998
3548.30/3571.87	c #Conflicts:    3359000 | #Constraints:      45703
3548.30/3571.87	c #Conflicts:    3360000 | #Constraints:      46703
3548.30/3571.87	c #Conflicts:    3361000 | #Constraints:      47703
3548.30/3571.87	c #Conflicts:    3362000 | #Constraints:      48703
3548.30/3571.87	c #Conflicts:    3363000 | #Constraints:      49703
3548.30/3571.87	c #Conflicts:    3364000 | #Constraints:      50703
3548.30/3571.87	c #Conflicts:    3365000 | #Constraints:      51703
3548.30/3571.87	c #Conflicts:    3366000 | #Constraints:      52703
3548.30/3571.87	c #Conflicts:    3367000 | #Constraints:      53703
3548.30/3571.87	c #Conflicts:    3368000 | #Constraints:      54703
3548.30/3571.87	c #Conflicts:    3369000 | #Constraints:      55703
3548.30/3571.87	c #Conflicts:    3370000 | #Constraints:      56703
3548.30/3571.87	c #Conflicts:    3371000 | #Constraints:      57703
3548.30/3571.87	c #Conflicts:    3372000 | #Constraints:      58703
3548.30/3571.87	c #Conflicts:    3373000 | #Constraints:      59703
3548.30/3571.87	c #Conflicts:    3374000 | #Constraints:      60703
3548.30/3571.87	c #Conflicts:    3375000 | #Constraints:      61703
3548.30/3571.87	c #Conflicts:    3376000 | #Constraints:      62703
3548.30/3571.87	c #Conflicts:    3377000 | #Constraints:      63703
3548.30/3571.87	c #Conflicts:    3378000 | #Constraints:      64703
3548.30/3571.87	c #Conflicts:    3379000 | #Constraints:      65703
3548.30/3571.87	c #Conflicts:    3380000 | #Constraints:      66703
3548.30/3571.87	c #Conflicts:    3381000 | #Constraints:      67703
3548.30/3571.87	c #Conflicts:    3382000 | #Constraints:      68703
3548.30/3571.87	c #Conflicts:    3383000 | #Constraints:      69703
3548.30/3571.87	c #Conflicts:    3384000 | #Constraints:      70703
3548.30/3571.87	c #Conflicts:    3385000 | #Constraints:      71703
3548.30/3571.87	c #Conflicts:    3386000 | #Constraints:      72703
3548.30/3571.87	c #Conflicts:    3387000 | #Constraints:      73703
3548.30/3571.87	c #Conflicts:    3388000 | #Constraints:      74703
3548.30/3571.87	c #Conflicts:    3389000 | #Constraints:      75703
3548.30/3571.87	c #Conflicts:    3390000 | #Constraints:      76703
3548.30/3571.87	c #Conflicts:    3391000 | #Constraints:      77703
3548.30/3571.87	c #Conflicts:    3392000 | #Constraints:      78703
3548.30/3571.87	c #Conflicts:    3393000 | #Constraints:      79703
3548.30/3571.87	c #Conflicts:    3394000 | #Constraints:      80703
3548.30/3571.87	c #Conflicts:    3395000 | #Constraints:      81703
3548.30/3571.87	c INPROCESSING
3548.30/3571.87	c GARBAGE COLLECT
3548.30/3571.87	c rational objective 998
3590.66/3614.42	c #Conflicts:    3396000 | #Constraints:      45381
3590.66/3614.42	c #Conflicts:    3397000 | #Constraints:      46381
3590.66/3614.42	c #Conflicts:    3398000 | #Constraints:      47381
3590.66/3614.42	c #Conflicts:    3399000 | #Constraints:      48381
3590.66/3614.42	c #Conflicts:    3400000 | #Constraints:      49381
3590.66/3614.42	c #Conflicts:    3401000 | #Constraints:      50381
3590.66/3614.42	c #Conflicts:    3402000 | #Constraints:      51381
3590.66/3614.42	c #Conflicts:    3403000 | #Constraints:      52381
3590.66/3614.42	c #Conflicts:    3404000 | #Constraints:      53381
3590.66/3614.42	c #Conflicts:    3405000 | #Constraints:      54381
3590.66/3614.42	c #Conflicts:    3406000 | #Constraints:      55381
3590.66/3614.42	c #Conflicts:    3407000 | #Constraints:      56381
3590.66/3614.42	c #Conflicts:    3408000 | #Constraints:      57381
3590.66/3614.42	c #Conflicts:    3409000 | #Constraints:      58381
3590.66/3614.42	c #Conflicts:    3410000 | #Constraints:      59381
3590.66/3614.42	c #Conflicts:    3411000 | #Constraints:      60381
3590.66/3614.42	c #Conflicts:    3412000 | #Constraints:      61381
3590.66/3614.42	c #Conflicts:    3413000 | #Constraints:      62381
3590.66/3614.42	c #Conflicts:    3414000 | #Constraints:      63381
3590.66/3614.42	c #Conflicts:    3415000 | #Constraints:      64381
3590.66/3614.42	c #Conflicts:    3416000 | #Constraints:      65381
3590.66/3614.42	c #Conflicts:    3417000 | #Constraints:      66381
3590.66/3614.42	c #Conflicts:    3418000 | #Constraints:      67381
3590.66/3614.42	c #Conflicts:    3419000 | #Constraints:      68381
3590.66/3614.42	c #Conflicts:    3420000 | #Constraints:      69381
3590.66/3614.42	c #Conflicts:    3421000 | #Constraints:      70381
3590.66/3614.42	c #Conflicts:    3422000 | #Constraints:      71381
3590.66/3614.42	c #Conflicts:    3423000 | #Constraints:      72381
3590.66/3614.42	c #Conflicts:    3424000 | #Constraints:      73381
3590.66/3614.42	c #Conflicts:    3425000 | #Constraints:      74381
3590.66/3614.42	c #Conflicts:    3426000 | #Constraints:      75381
3590.66/3614.42	c #Conflicts:    3427000 | #Constraints:      76381
3590.66/3614.42	c #Conflicts:    3428000 | #Constraints:      77381
3590.66/3614.42	c #Conflicts:    3429000 | #Constraints:      78381
3590.66/3614.42	c #Conflicts:    3430000 | #Constraints:      79381
3590.66/3614.42	c #Conflicts:    3431000 | #Constraints:      80381
3590.66/3614.42	c #Conflicts:    3432000 | #Constraints:      81381
3590.66/3614.42	c INPROCESSING
3590.66/3614.42	c GARBAGE COLLECT
3590.66/3614.42	c rational objective 998
3600.04/3623.80	c #Conflicts:    3433000 | #Constraints:      45289
3600.04/3623.80	c #Conflicts:    3434000 | #Constraints:      46300
3600.04/3623.80	c #Conflicts:    3435000 | #Constraints:      47327
3600.04/3623.80	c #Conflicts:    3436000 | #Constraints:      48356
3600.04/3623.80	c #Conflicts:    3437000 | #Constraints:      49381
3600.04/3623.80	c #Conflicts:    3438000 | #Constraints:      50384
3600.04/3623.80	c #Conflicts:    3439000 | #Constraints:      51406
3600.04/3623.80	c #Conflicts:    3440000 | #Constraints:      52420
3600.04/3623.80	c #Conflicts:    3441000 | #Constraints:      53436
3600.04/3623.80	c Disabling crashed LP
3600.04/3623.80	c cpu time 3562.78 s
3600.04/3623.80	c deterministic time 204441294016 2.04e+11
3600.04/3623.80	c optimization time 9.65846 s
3600.04/3623.80	c total solve time 3553.1 s
3600.04/3623.80	c core-guided solve time 2178.73 s
3600.04/3623.80	c propagation time 2723.67 s
3600.04/3623.80	c conflict analysis time 755.545 s
3600.04/3623.80	c propagations 855312124
3600.04/3623.80	c resolve steps 53138068
3600.04/3623.80	c decisions 9980348
3600.04/3623.80	c conflicts 3441187
3600.04/3623.80	c restarts 6139
3600.04/3623.80	c inprocessing phases 176
3600.04/3623.80	c garbage collections 176 ,( 100.00 )
3600.04/3623.80	c input clauses 5210 ,( 63.51 )
3600.04/3623.80	c input cardinalities 2552 ,( 31.11 )
3600.04/3623.80	c input general constraints 441 ,( 5.38 )
3600.04/3623.80	c input average constraint length 260.77
3600.04/3623.80	c input average constraint degree 71.01
3600.04/3623.80	c learned clauses 2207066 ,( 63.12 )
3600.04/3623.80	c learned cardinalities 314677 ,( 9.00 )
3600.04/3623.80	c learned general constraints 974754 ,( 27.88 )
3600.04/3623.80	c learned average constraint length 251.47
3600.04/3623.80	c learned average constraint degree 725257195.73
3600.04/3623.80	c watched  CF 32, 64, 128, Arb: 371537 , 0 , 0 , 0
3600.04/3623.80	c counting CF 32, 64, 128, Arb: 603659 , 0 , 0 , 0
3600.04/3623.80	c watched   constraints 371537 ,( 38.10 ) 
3600.04/3623.80	c counting  constraints 603658 ,( 61.90 ) 
3600.04/3623.80	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 1890926752 , 5380172785 , 24840883456 ,( 803207349 , 24037676107 )
3600.04/3623.80	c gcd simplifications 74976
3600.04/3623.80	c detected cardinalities 47998
3600.04/3623.80	c weakened non-implied lits 392750019
3600.04/3623.80	c weakened non-implying lits 138250
3600.04/3623.80	c original variables 1960
3600.04/3623.80	c clausal propagations 337056948
3600.04/3623.80	c cardinality propagations 61993497
3600.04/3623.80	c watched propagations 13020552
3600.04/3623.80	c counting propagations 405948605
3600.04/3623.80	c watch lookups 116607342019
3600.04/3623.80	c watch backjump lookups 0
3600.04/3623.80	c watch checks 47235137698
3600.04/3623.80	c propagation checks 36069344450
3600.04/3623.80	c constraint additions 2791978442
3600.04/3623.80	c trail pops 868694235
3600.04/3623.80	c formula constraints 4010
3600.04/3623.80	c learned constraints 3402907
3600.04/3623.80	c bound constraints 1076
3600.04/3623.80	c core-guided constraints 3117
3600.04/3623.80	c encountered formula constraints 16162140
3600.04/3623.80	c encountered learned constraints 27871457
3600.04/3623.80	c encountered bound constraints 80
3600.04/3623.80	c encountered core-guided constraints 11763046
3600.04/3623.80	c LP total time 384.744 s
3600.04/3623.80	c LP solve time 326.1 s
3600.04/3623.80	c LP constraints added 7128
3600.04/3623.80	c LP constraints removed 3096
3600.04/3623.80	c LP pivots internal 3441186
3600.04/3623.80	c LP pivots root 63513
3600.04/3623.80	c LP calls 66468
3600.04/3623.80	c LP optimalities 12490
3600.04/3623.80	c LP no pivot count 4797
3600.04/3623.80	c LP infeasibilities 53974
3600.04/3623.80	c LP valid Farkas constraints 53964
3600.04/3623.80	c LP learned Farkas constraints 38421
3600.04/3623.80	c LP basis resets 10
3600.04/3623.80	c LP cycling count 0
3600.04/3623.80	c LP singular count 0
3600.04/3623.80	c LP no primal count 0
3600.04/3623.80	c LP no farkas count 10
3600.04/3623.80	c LP other issue count 0
3600.04/3623.80	c LP Gomory cuts 1205
3600.04/3623.80	c LP learned cuts 1913
3600.04/3623.80	c LP deleted cuts 3096
3600.04/3623.80	c LP encountered Gomory constraints 4439
3600.04/3623.80	c LP encountered Farkas constraints 520000
3600.04/3623.80	c LP encountered learned Farkas constraints 219672
3600.04/3623.80	c CG auxiliary variables introduced 1371
3600.04/3623.80	c CG solutions found 77
3600.04/3623.80	c CG cores constructed 998
3600.04/3623.80	c CG core cardinality constraints returned 0
3600.04/3623.80	c CG unit cores 0
3600.04/3623.80	c CG single cores 998
3600.04/3623.80	c CG blocks removed during cardinality reduction 0
3600.04/3623.80	c CG first core best 0
3600.04/3623.80	c CG decision core best 0
3600.04/3623.80	c CG core reduction tie 0
3600.04/3623.80	c CG core degree average 1.00
3600.04/3623.80	c CG core slack average 2.14
3600.04/3623.80	c CG core upper bound improvements 13
3600.04/3623.80	c STR number of successful calls 0
3600.04/3623.80	c STR number of unsuccessful calls 0
3600.04/3623.80	c STR number of inconclusive calls 0
3600.04/3623.80	c STR number of successful attempts 0
3600.04/3623.80	c STR number of unsuccessful attempts 0
3600.04/3623.80	c STR number of inconclusive attempts 0
3600.04/3623.80	c STR average degree increase per successful call inf
3600.04/3623.80	c STR average degree increase per successful attempt inf
3600.04/3623.80	c STR total number of conflicts for successful attempts 0
3600.04/3623.80	c STR total number of conflicts for unsuccessful attempts 0
3600.04/3623.80	c STR total number of conflicts for inconclusive attempts 0
3600.04/3623.80	c STR average number of conflicts per successful attempt inf
3600.04/3623.80	c STR average number of conflicts per unsuccessful attempt inf
3600.04/3623.80	c STR average number of conflicts per inconclusive attempt inf
3600.04/3623.80	c AVG.sumWPerc 49.98 
3600.04/3623.80	c bigint constraints 0 
3600.04/3623.80	o 1035
3600.04/3623.80	s SATISFIABLE
3600.04/3623.80	v -x1 -x2 x3 -x4 x5 -x6 x7 x8 x9 x10 x11 x12 x13 x14 -x15 x16 x17 -x18 -x19 -x20 -x21 x22 x23 -x24 x25 x26 -x27 x28 -x29 x30 -x31 x32 x33 x34 -x35 x36 -x37 x38 x39 x40 x41 x42 x43 -x44 -x45 x46 -x47 -x48 x49 -x50 x51 x52 x53 -x54 x55 -x56 x57 x58 x59 x60 x61 -x62 -x63 x64 x65 x66 -x67 x68 -x69 -x70 x71 -x72 x73 x74 x75 -x76 x77 -x78 x79 -x80 x81 -x82 x83 -x84 x85 x86 x87 x88 x89 x90 x91 -x92 -x93 x94 x95 -x96 -x97 x98 x99 x100 -x101 -x102 -x103 -x104 -x105 x106 x107 -x108 -x109 x110 -x111 -x112 x113 x114 -x115 x116 x117 -x118 x119 -x120 -x121 x122 x123 -x124 -x125 -x126 x127 -x128 x129 x130 x131 -x132 x133 x134 x135 x136 x137 -x138 x139 -x140 x141 x142 -x143 x144 -x145 -x146 x147 -x148 -x149 -x150 x151 -x152 x153 x154 -x155 x156 -x157 -x158 x159 x160 x161 -x162 x163 -x164 x165 -x166 -x167 x168 -x169 -x170 x171 x172 x173 -x174 x175 x176 x177 x178 x179 -x180 -x181 x182 x183 -x184 x185 x186 x187 x188 -x189 -x190 x191 x192 x193 x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 x203 -x204 -x205 x206 x207 -x208 x209 -x210 x211 x212 x213 x214 x215 -x216 x217 x218 -x219 x220 x221 x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 x235 -x236 x237 x238 -x239 x240 x241 x242 -x243 x244 -x245 -x246 -x247 x248 -x249 x250 -x251 x252 x253 -x254 x255 x256 -x257 x258 x259 -x260 x261 x262 x263 x264 x265 -x266 -x267 -x268 x269 x270 x271 x272 -x273 x274 -x275 -x276 -x277 -x278 -x279 x280 -x281 x282 -x283 x284 -x285 -x286 x287 x288 -x289 -x290 x291 -x292 x293 -x294 -x295 x296 -x297 -x298 x299 x300 x301 -x302 x303 x304 x305 x306 x307 x308 -x309 -x310 -x311 -x312 -x313 x314 x315 x316 -x317 -x318 -x319 x320 x321 x322 -x323 -x324 x325 x326 x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 x335 x336 x337 -x338 x339 -x340 x341 x342 x343 -x344 x345 x346 x347 -x348 x349 x350 -x351 x352 x353 -x354 x355 x356 x357 x358 -x359 x360 x361 x362 -x363 -x364 x365 -x366 x367 x368 x369 -x370 -x371 -x372 x373 -x374 x375 -x376 -x377 x378 x379 -x380 x381 x382 x383 x384 -x385 x386 x387 -x388 -x389 x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 x398 x399 x400 -x401 -x402 x403 -x404 x405 -x406 x407 -x408 x409 x410 -x411 -x412 -x413 x414 -x415 -x416 -x417 x418 -x419 x420 -x421 -x422 x423 x424 -x425 x426 x427 x428 -x429 x430 x431 -x432 x433 x434 -x435 x436 x437 x438 x439 x440 x441 -x442 -x443 -x444 x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 x458 -x459 x460 x461 x462 x463 -x464 x465 x466 -x467 -x468 -x469 -x470 x471 x472 -x473 -x474 x475 x476 x477 x478 x479 -x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 x488 x489 -x490 x491 x492 -x493 x494 -x495 x496 -x497 -x498 x499 x500 -x501 x502 -x503 -x504 -x505 -x506 x507 x508 -x509 -x510 x511 x512 x513 -x514 x515 x516 -x517 -x518 x519 -x520 x521 -x522 x523 -x524 x525 -x526 x527 -x528 x529 x530 x531 -x532 -x533 x534 -x535 -x536 -x537 x538 x539 x540 -x541 x542 x543 x544 x545 -x546 x547 -x548 -x549 x550 -x551 x552 -x553 -x554 -x555 x556 -x557 x558 -x559 -x560 -x561 x562 -x563 x564 x565 x566 -x567 x568 x569 x570 -x571 x572 -x573 -x574 x575 -x576 x577 -x578 x579 -x580 x581 -x582 -x583 x584 -x585 x586 -x587 x588 x589 -x590 x591 -x592 x593 x594 x595 -x596 -x597 x598 x599 -x600 x601 x602 x603 x604 -x605 x606 x607 -x608 x609 x610 -x611 -x612 -x613 -x614 -x615 -x616 x617 x618 x619 x620 x621 x622 -x623 x624 x625 x626 x627 x628 x629 -x630 -x631 -x632 -x633 -x634 x635 -x636 x637 x638 -x639 x640 -x641 x642 -x643 -x644 x645 x646 x647 x648 -x649 x650 -x651 -x652 -x653 -x654 -x655 x656 x657 -x658 x659 x660 -x661 x662 x663 x664 -x665 x666 x667 x668 -x669 x670 x671 x672 x673 -x674 x675 -x676 -x677 x678 -x679 -x680 x681 -x682 -x683 x684 x685 x686 x687 x688 -x689 x690 -x691 -x692 -x693 x694 x695 -x696 -x697 x698 x699 x700 -x701 -x702 -x703 -x704 x705 x706 -x707 -x708 x709 -x710 -x711 x712 -x713 -x714 x715 x716 x717 x718 -x719 -x720 x721 -x722 -x723 x724 x725 x726 x727 -x728 -x729 -x730 x731 x732 x733 -x734 x735 x736 x737 x738 -x739 -x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 x749 x750 -x751 x752 -x753 -x754 -x755 x756 -x757 -x758 -x759 -x760 x761 x762 x763 -x764 x765 x766 x767 x768 -x769 x770 -x771 x772 x773 x774 x775 -x776 x777 -x778 -x779 -x780 -x781 -x782 x783 x784 x785 x786 -x787 x788 x789 -x790 -x791 -x792 x793 x794 x795 x796 -x797 -x798 x799 -x800 -x801 x802 -x803 -x804 -x805 x806 -x807 -x808 x809 x810 -x811 -x812 -x813 x814 x815 x816 x817 x818 -x819 -x820 x821 -x822 -x823 x824 -x825 x826 -x827 x828 x829 x830 -x831 -x832 -x833 -x834 -x835 -x836 x837 -x838 x839 x840 -x841 -x842 -x843 x844 -x845 -x846 -x847 x848 x849 x850 -x851 x852 x853 x854 -x855 -x856 x857 -x858 x859 -x860 x861 -x862 -x863 -x864 x865 x866 x867 -x868 -x869 x870 -x871 x872 x873 -x874 -x875 -x876 -x877 x878 x879 x880 -x881 -x882 x883 x884 -x885 -x886 -x887 x888 x889 -x890 x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 x903 -x904 -x905 -x906 x907 -x908 x909 -x910 -x911 x912 x913 x914 -x915 -x916 x917 -x918 x919 x920 -x921 x922 x923 x924 -x925 x926 x927 x928 x929 x930 -x931 x932 x933 -x934 -x935 x936 -x937 x938 x939 -x940 -x941 x942 x943 x944 -x945 x946 x947 -x948 -x949 -x950 x951 x952 -x953 -x954 x955 -x956 x957 x958 -x959 x960 x961 -x962 -x963 x964 -x965 -x966 x967 -x968 x969 -x970 x971 -x972 x973 -x974 -x975 -x976 x977 -x978 -x979 x980 -x981 -x982 -x983 -x984 -x985 x986 x987 -x988 x989 x990 x991 -x992 x993 -x994 -x995 x996 x997 -x998 x999 x1000 -x1001 x1002 x1003 x1004 -x1005 x1006 -x1007 -x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 -x1016 -x1017 x1018 -x1019 -x1020 -x1021 x1022 x1023 x1024 -x1025 x1026 x1027 -x1028 -x1029 x1030 x1031 -x1032 x1033 -x1034 -x1035 x1036 x1037 -x1038 -x1039 x1040 x1041 -x1042 -x1043 x1044 -x1045 x1046 x1047 -x1048 x1049 x1050 -x1051 -x1052 -x1053 x1054 x1055 x1056 -x1057 x1058 -x1059 -x1060 -x1061 -x1062 x1063 x1064 -x1065 -x1066 x1067 x1068 x1069 x1070 x1071 -x1072 -x1073 x1074 -x1075 -x1076 x1077 -x1078 x1079 x1080 x1081 -x1082 -x1083 -x1084 x1085 -x1086 x1087 -x1088 x1089 x1090 x1091 x1092 -x1093 -x1094 x1095 x1096 x1097 -x1098 x1099 -x1100 -x1101 x1102 -x1103 x1104 x1105 x1106 x1107 -x1108 x1109 -x1110 -x1111 x1112 x1113 x1114 -x1115 x1116 -x1117 -x1118 x1119 -x1120 x1121 x1122 -x1123 x1124 x1125 -x1126 x1127 -x1128 -x1129 -x1130 x1131 x1132 x1133 -x1134 -x1135 x1136 x1137 -x1138 -x1139 -x1140 -x1141 -x1142 x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 x1151 -x1152 x1153 -x1154 x1155 x1156 x1157 -x1158 -x1159 x1160 x1161 -x1162 -x1163 -x1164 -x1165 x1166 x1167 -x1168 -x1169 -x1170 x1171 -x1172 x1173 -x1174 -x1175 -x1176 x1177 x1178 x1179 x1180 -x1181 x1182 x1183 x1184 -x1185 -x1186 -x1187 -x1188 -x1189 x1190 -x1191 x1192 -x1193 x1194 -x1195 x1196 -x1197 x1198 -x1199 -x1200 -x1201 -x1202 x1203 -x1204 x1205 -x1206 x1207 x1208 -x1209 x1210 -x1211 -x1212 -x1213 x1214 -x1215 x1216 x1217 -x1218 -x1219 -x1220 x1221 -x1222 x1223 -x1224 x1225 x1226 x1227 x1228 x1229 x1230 -x1231 x1232 -x1233 -x1234 x1235 -x1236 -x1237 x1238 x1239 -x1240 -x1241 -x1242 -x1243 x1244 x1245 x1246 -x1247 -x1248 -x1249 x1250 x1251 x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 x1259 x1260 -x1261 x1262 -x1263 x1264 x1265 x1266 -x1267 x1268 x1269 x1270 x1271 x1272 x1273 x1274 x1275 x1276 -x1277 -x1278 x1279 x1280 x1281 x1282 -x1283 x1284 x1285 x1286 x1287 x1288 x1289 x1290 -x1291 x1292 x1293 x1294 -x1295 -x1296 x1297 -x1298 -x1299 -x1300 -x1301 x1302 x1303 x1304 -x1305 x1306 x1307 x1308 -x1309 x1310 x1311 -x1312 x1313 x1314 x1315 -x1316 x1317 x1318 -x1319 x1320 -x1321 x1322 x1323 x1324 x1325 -x1326 -x1327 -x1328 x1329 x1330 x1331 x1332 x1333 x1334 -x1335 -x1336 x1337 x1338 -x1339 -x1340 x1341 x1342 x1343 -x1344 x1345 x1346 -x1347 x1348 x1349 x1350 -x1351 -x1352 x1353 x1354 -x1355 x1356 x1357 -x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 -x1365 x1366 x1367 -x1368 x1369 -x1370 -x1371 x1372 -x1373 x1374 -x1375 x1376 x1377 -x1378 x1379 -x1380 x1381 -x1382 -x1383 x1384 -x1385 x1386 -x1387 x1388 x1389 x1390 -x1391 -x1392 -x1393 -x1394 x1395 -x1396 -x1397 -x1398 x1399 x1400 -x1401 x1402 -x1403 x1404 -x1405 -x1406 -x1407 -x1408 -x1409 x1410 -x1411 -x1412 x1413 x1414 x1415 x1416 x1417 x1418 -x1419 x1420 x1421 x1422 x1423 -x1424 x1425 x1426 x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 x1434 x1435 x1436 x1437 -x1438 x1439 -x1440 -x1441 -x1442 x1443 x1444 -x1445 x1446 x1447 x1448 x1449 x1450 x1451 x1452 x1453 x1454 x1455 x1456 x1457 x1458 -x1459 -x1460 x1461 x1462 -x1463 -x1464 -x1465 -x1466 -x1467 x1468 x1469 x1470 x1471 x1472 -x1473 -x1474 -x1475 x1476 x1477 x1478 x1479 x1480 x1481 x1482 x1483 -x1484 x1485 x1486 x1487 x1488 -x1489 x1490 -x1491 x1492 x1493 x1494 x1495 -x1496 -x1497 -x1498 x1499 -x1500 x1501 x1502 x1503 x1504 -x1505 x1506 x1507 x1508 x1509 -x1510 x1511 x1512 x1513 x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 x1522 -x1523 -x1524 x1525 x1526 x1527 -x1528 -x1529 -x1530 -x1531 -x1532 x1533 x1534 x1535 -x1536 x1537 -x1538 -x1539 x1540 -x1541 x1542 x1543 x1544 x1545 -x1546 -x1547 -x1548 -x1549 -x1550 x1551 x1552 x1553 -x1554 -x1555 -x1556 x1557 x1558 x1559 x1560 -x1561 x1562 x1563 x1564 x1565 -x1566 x1567 -x1568 x1569 -x1570 x1571 -x1572 x1573 -x1574 -x1575 -x1576 x1577 x1578 x1579 x1580 -x1581 -x1582 x1583 -x1584 x1585 x1586 x1587 x1588 x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 x1598 -x1599 -x1600 -x1601 x1602 x1603 -x1604 -x1605 -x1606 x1607 -x1608 x1609 -x1610 -x1611 x1612 x1613 x1614 -x1615 x1616 -x1617 x1618 x1619 x1620 x1621 -x1622 x1623 x1624 -x1625 x1626 x1627 x1628 x1629 -x1630 x1631 x1632 x1633 -x1634 x1635 -x1636 x1637 -x1638 x1639 -x1640 x1641 x1642 x1643 -x1644 x1645 x1646 x1647 x1648 -x1649 -x1650 x1651 x1652 -x1653 x1654 -x1655 -x1656 -x1657 -x1658 x1659 -x1660 -x1661 x1662 -x1663 -x1664 x1665 -x1666 -x1667 -x1668 x1669 -x1670 x1671 -x1672 x1673 x1674 -x1675 x1676 x1677 -x1678 x1679 x1680 x1681 x1682 -x1683 x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 x1691 x1692 -x1693 x1694 -x1695 -x1696 x1697 -x1698 -x1699 -x1700 -x1701 x1702 x1703 x1704 -x1705 -x1706 -x1707 x1708 x1709 x1710 x1711 -x1712 x1713 -x1714 -x1715 x1716 -x1717 x1718 -x1719 -x1720 x1721 -x1722 x1723 -x1724 -x1725 x1726 -x1727 -x1728 -x1729 -x1730 x1731 x1732 -x1733 x1734 -x1735 -x1736 x1737 x1738 -x1739 -x1740 -x1741 x1742 x1743 -x1744 x1745 x1746 -x1747 -x1748 x1749 -x1750 -x1751 -x1752 -x1753 x1754 -x1755 x1756 -x1757 -x1758 -x1759 x1760 x1761 x1762 x1763 -x1764 x1765 x1766 x1767 -x1768 x1769 -x1770 -x1771 x1772 -x1773 x1774 x1775 -x1776 x1777 x1778 -x1779 -x1780 x1781 -x1782 -x1783 -x1784 x1785 x1786 x1787 x1788 x1789 x1790 -x1791 x1792 -x1793 x1794 x1795 -x1796 x1797 x1798 -x1799 x1800 -x1801 -x1802 x1803 x1804 x1805 x1806 x1807 -x1808 -x1809 -x1810 -x1811 x1812 -x1813 -x1814 x1815 x1816 x1817 x1818 x1819 x1820 x1821 -x1822 x1823 -x1824 -x1825 -x1826 -x1827 x1828 x1829 x1830 -x1831 x1832 -x1833 -x1834 -x1835 x1836 x1837 -x1838 x1839 -x1840 -x1841 -x1842 -x1843 x1844 -x1845 x1846 -x1847 -x1848 x1849 x1850 x1851 -x1852 x1853 x1854 x1855 -x1856 x1857 x1858 -x1859 x1860 -x1861 x1862 -x1863 -x1864 x1865 x1866 x1867 x1868 -x1869 -x1870 x1871 -x1872 -x1873 x1874 x1875 -x1876 x1877 -x1878 -x1879 x1880 x1881 x1882 -x1883 x1884 x1885 x1886 -x1887 x1888 x1889 x1890 -x1891 -x1892 -x1893 -x1894 -x1895 x1896 -x1897 x1898 -x1899 -x1900 x1901 x1902 x1903 -x1904 -x1905 x1906 x1907 -x1908 x1909 -x1910 x1911 -x1912 x1913 -x1914 -x1915 x1916 x1917 -x1918 x1919 x1920 -x1921 x1922 x1923 -x1924 x1925 x1926 x1927 -x1928 -x1929 x1930 -x1931 x1932 x1933 -x1934 -x1935 x1936 x1937 -x1938 x1939 -x1940 -x1941 x1942 x1943 x1944 -x1945 x1946 -x1947 -x1948 -x1949 x1950 -x1951 x1952 -x1953 x1954 x1955 x1956 x1957 -x1958 x1959 x1960
3600.04/3623.80	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: 63708 MiB (62700 MiB free)
  memory of node 1: 64465 MiB (59318 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=49337, runsolver pid=49334

[startup+0.100057 s]*
/proc/loadavg: 4.14 4.10 4.04 5/273 49340
/proc/meminfo: memFree=124940236/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=62056 memory=16776 CPUtime=0.04 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 2627 0 0 0 4 0 0 0 20 0 1 0 48854124 63545344 4194 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 15514 4194 2368 1147 0 2941 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 66248 KiB
Current children cumulated memory: 19720 KiB

[startup+0.205715 s]*
/proc/loadavg: 4.14 4.10 4.04 5/273 49340
/proc/meminfo: memFree=124936204/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=63800 memory=20632 CPUtime=0.14 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 3034 0 0 0 14 0 0 0 20 0 1 0 48854124 65331200 5158 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 15950 5158 2432 1147 0 3377 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 67992 KiB
Current children cumulated memory: 23576 KiB

[startup+0.304983 s]*
/proc/loadavg: 4.14 4.10 4.04 5/273 49340
/proc/meminfo: memFree=124935952/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=65272 memory=24108 CPUtime=0.25 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 3396 0 0 0 24 1 0 0 20 0 1 0 48854124 66838528 6027 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 16318 6027 2432 1147 0 3745 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 69464 KiB
Current children cumulated memory: 27052 KiB

[startup+0.700171 s]
/proc/loadavg: 4.14 4.10 4.04 5/273 49340
/proc/meminfo: memFree=124926376/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=82032 memory=39032 CPUtime=0.64 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 6633 0 0 0 57 7 0 0 20 0 1 0 48854124 84000768 9758 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 20508 9758 2432 1147 0 7935 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 86224 KiB
Current children cumulated memory: 41976 KiB

[startup+1.50018 s]
/proc/loadavg: 4.14 4.10 4.04 5/273 49340
/proc/meminfo: memFree=124902688/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=115264 memory=69440 CPUtime=1.43 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 12700 0 0 0 132 11 0 0 20 0 1 0 48854124 118030336 17360 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 28816 17360 2432 1147 0 16243 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 119456 KiB
Current children cumulated memory: 72384 KiB

[startup+3.10565 s]
/proc/loadavg: 4.12 4.10 4.04 5/273 49340
/proc/meminfo: memFree=124854572/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=119332 memory=74816 CPUtime=3.03 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 14019 0 0 0 288 15 0 0 20 0 1 0 48854124 122195968 18704 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 29833 18704 2464 1147 0 17260 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 123524 KiB
Current children cumulated memory: 77760 KiB

[startup+6.30013 s]
/proc/loadavg: 4.12 4.10 4.04 5/273 49340
/proc/meminfo: memFree=124774056/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=164360 memory=102976 CPUtime=6.22 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 21047 0 0 0 599 23 0 0 20 0 1 0 48854124 168304640 25744 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 41090 25744 2464 1147 0 28517 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 168552 KiB
Current children cumulated memory: 105920 KiB

[startup+12.7001 s]
/proc/loadavg: 4.10 4.09 4.04 5/273 49340
/proc/meminfo: memFree=124673568/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=177280 memory=120388 CPUtime=12.61 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 24390 0 0 0 1224 37 0 0 20 0 1 0 48854124 181534720 30097 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 44320 30097 2464 1147 0 31747 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 181472 KiB
Current children cumulated memory: 123332 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.09 4.04 5/274 49341
/proc/meminfo: memFree=124466700/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=219556 memory=157928 CPUtime=25.37 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 31202 0 0 0 2476 61 0 0 20 0 1 0 48854124 224825344 39482 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 54889 39482 2464 1147 0 42316 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 223748 KiB
Current children cumulated memory: 160872 KiB

[startup+51.1057 s]
/proc/loadavg: 4.12 4.10 4.05 5/275 49343
/proc/meminfo: memFree=124074844/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=248120 memory=178024 CPUtime=50.8 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 36245 0 0 0 4971 109 0 0 20 0 1 0 48854124 254074880 44506 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 62030 44506 2464 1147 0 49457 0
Current children cumulated CPU time: 50.8 s
Current children cumulated vsize: 252312 KiB
Current children cumulated memory: 180968 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.09 4.05 5/276 49346
/proc/meminfo: memFree=123247448/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=283028 memory=212844 CPUtime=101.64 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 43424 0 0 0 9967 197 0 0 20 0 1 0 48854124 289820672 53211 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 70757 53211 2464 1147 0 58184 0
Current children cumulated CPU time: 101.64 s
Current children cumulated vsize: 287220 KiB
Current children cumulated memory: 215788 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/276 49349
/proc/meminfo: memFree=121849080/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=363972 memory=257956 CPUtime=161.26 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 53169 0 0 0 15835 291 0 0 20 0 1 0 48854124 372707328 64489 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 90993 64489 2464 1147 0 78420 0
Current children cumulated CPU time: 161.26 s
Current children cumulated vsize: 368164 KiB
Current children cumulated memory: 260900 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.08 4.05 5/277 49352
/proc/meminfo: memFree=121166116/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=376720 memory=267940 CPUtime=220.94 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 55683 0 0 0 21713 381 0 0 20 0 1 0 48854124 385761280 66985 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 94180 66985 2464 1147 0 81607 0

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

/proc/49340/statm: 247555 220892 2464 1147 0 234982 0
Current children cumulated CPU time: 3021.63 s
Current children cumulated vsize: 994412 KiB
Current children cumulated memory: 886512 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/274 49559
/proc/meminfo: memFree=96731808/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=993304 memory=885360 CPUtime=3081.36 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 150667 0 0 0 304875 3261 0 0 20 0 1 0 48854124 1017143296 221340 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 248326 221340 2464 1147 0 235753 0
Current children cumulated CPU time: 3081.36 s
Current children cumulated vsize: 997496 KiB
Current children cumulated memory: 888304 KiB

[startup+3162.3 s]
/proc/loadavg: 4.43 4.18 4.12 5/274 49561
/proc/meminfo: memFree=96268064/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1002680 memory=892272 CPUtime=3141.06 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 152373 0 0 0 310792 3314 0 0 20 0 1 0 48854124 1026744320 223068 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 250670 223068 2464 1147 0 238097 0
Current children cumulated CPU time: 3141.06 s
Current children cumulated vsize: 1006872 KiB
Current children cumulated memory: 895216 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.17 4.12 5/274 49563
/proc/meminfo: memFree=95830812/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1002680 memory=892272 CPUtime=3200.6 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 152374 0 0 0 316689 3371 0 0 20 0 1 0 48854124 1026744320 223068 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 250670 223068 2464 1147 0 238097 0
Current children cumulated CPU time: 3200.6 s
Current children cumulated vsize: 1006872 KiB
Current children cumulated memory: 895216 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/274 49565
/proc/meminfo: memFree=95480980/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1011524 memory=898160 CPUtime=3260.3 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 153886 0 0 0 322606 3424 0 0 20 0 1 0 48854124 1035800576 224540 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 252881 224540 2464 1147 0 240308 0
Current children cumulated CPU time: 3260.3 s
Current children cumulated vsize: 1015716 KiB
Current children cumulated memory: 901104 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.14 4.10 5/273 49569
/proc/meminfo: memFree=95073812/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1011524 memory=898288 CPUtime=3320.01 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 153887 0 0 0 328523 3478 0 0 20 0 1 0 48854124 1035800576 224572 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 252881 224572 2464 1147 0 240308 0
Current children cumulated CPU time: 3320.01 s
Current children cumulated vsize: 1015716 KiB
Current children cumulated memory: 901232 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/273 49571
/proc/meminfo: memFree=94408832/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1044868 memory=935704 CPUtime=3379.53 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 160286 0 0 0 334416 3537 0 0 20 0 1 0 48854124 1069944832 233926 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 261217 233926 2464 1147 0 248644 0
Current children cumulated CPU time: 3379.53 s
Current children cumulated vsize: 1049060 KiB
Current children cumulated memory: 938648 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/273 49579
/proc/meminfo: memFree=93995808/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1060300 memory=983496 CPUtime=3439.26 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 162993 0 0 0 340343 3583 0 0 20 0 1 0 48854124 1085747200 245874 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 265075 245874 2464 1147 0 252502 0
Current children cumulated CPU time: 3439.26 s
Current children cumulated vsize: 1064492 KiB
Current children cumulated memory: 986440 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/271 49593
/proc/meminfo: memFree=93635756/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1064196 memory=1011528 CPUtime=3498.98 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 163577 0 0 0 346262 3636 0 0 20 0 1 0 48854124 1089736704 252882 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 266049 252882 2464 1147 0 253476 0
Current children cumulated CPU time: 3498.98 s
Current children cumulated vsize: 1068388 KiB
Current children cumulated memory: 1014472 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/271 49595
/proc/meminfo: memFree=93277404/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1066536 memory=1023816 CPUtime=3558.77 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 164060 0 0 0 352188 3689 0 0 20 0 1 0 48854124 1092132864 255954 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 266634 255954 2464 1147 0 254061 0
Current children cumulated CPU time: 3558.77 s
Current children cumulated vsize: 1070728 KiB
Current children cumulated memory: 1026760 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3623.8 s]
/proc/loadavg: 4.11 4.11 4.09 5/271 49690
/proc/meminfo: memFree=110716396/131250000 swapFree=33009904/33010684
[pid=49337] ppid=49334 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/49337/stat : 49337 (run-opt-ls-log.) S 49334 49337 47807 0 -1 4194304 242 1425 0 0 0 0 0 0 20 0 1 0 48854120 4292608 736 18446744073709551615 94576541339648 94576542234181 140733435827008 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576542473232 94576542520976 94576547692544 140733435832603 140733435832801 140733435832801 140733435838403 0
/proc/49337/statm: 1048 736 672 219 0 110 0
[pid=49340] ppid=49337 vsize=1066536 memory=1023816 CPUtime=3600.04 cores=0,2
/proc/49340/stat : 49340 (roundingsat) R 49337 49337 47807 0 -1 4194304 164061 0 0 0 356277 3727 0 0 20 0 1 0 48854124 1092132864 255954 18446744073709551615 4227072 8923433 140725109687120 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 24387584 140725109688566 140725109688872 140725109688872 140725109694442 0
/proc/49340/statm: 266634 255954 2464 1147 0 254061 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1070728 KiB
Current children cumulated memory: 1026760 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.010812 s, system=0.001124 s

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

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

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

Child status: 2

Real time (s): 3623.85
CPU time (s): 3600.08
CPU user time (s): 3562.79
CPU system time (s): 37.2822
CPU usage (%): 99.3439
Max. virtual memory (cumulated for all children) (KiB): 1070728
Max. memory (cumulated for all children) (KiB): 1026760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3562.79
system time used= 37.2822
maximum resident set size= 1024200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165751
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18278544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 920
involuntary context switches= 9190


# summary of solver processes directly reported to runsolver:
#   pid: 49337,49340
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3562.79
#   total CPU system time (s): 37.2822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.4196 second user time and 16.953 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-01 03:02:27
IDJOB=4488681
IDBENCH=147526
IDSOLVER=3356
FILE ID=nodeC033/4488681-1751331747
RUNJOBID= nodeC033-1751328114-47817
SLURM_JOB_ID= 9594373
Free space on /tmp= 432452 MiB

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

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

MD5SUM BENCH= 52f0a3c0093dc9bf421bafb6505effdf
RANDOM SEED=1630265793

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        124947544 kB
MemAvailable:   127749732 kB
Buffers:            2128 kB
Cached:          3599288 kB
SwapCached:           68 kB
Active:          2238312 kB
Inactive:        3422064 kB
Active(anon):    2052312 kB
Inactive(anon):    24732 kB
Active(file):     186000 kB
Inactive(file):  3397332 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            108748 kB
Writeback:             4 kB
AnonPages:       2062128 kB
Mapped:           118652 kB
Shmem:             18028 kB
KReclaimable:     116192 kB
Slab:             208000 kB
SReclaimable:     116192 kB
SUnreclaim:        91808 kB
KernelStack:        4336 kB
PageTables:         7356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2618928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150680 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1796096 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

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