Trace number 4532181

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ls+pbsuma-log 0f876b3SAT (TO)1515 3600.05 3634.08

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/
vertexcover_opt_grid_oddrowevencolsquare/normalized-vertexcover_opt_grid_oddrowevencolsquare_dim_054.opb
MD5SUM8209c0ad8f9bd935962228118681b22b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1512
Best CPU time to get the best result obtained on this benchmark0.450232
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2970
Total number of constraints5940
Number of constraints which are clauses5940
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 2970
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 2970
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2970
Number of bits of the biggest sum of numbers12
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-4532181-1752597890.opb'
0.00/0.02	c 	read 0.17MB  (7.95ms)
0.00/0.02	c	 [cnf: #variables 2970 #clauses 5941 #duplicates 0 #arr 14850]
0.00/2.18	c output proof to 'PROOFDIR/proof-4532181-1752597890'
0.00/2.18	c 
0.00/2.18	c make graph and approximate orbits
0.00/2.19	c	 [group: #orbits ~= 2] (5.57ms)
0.00/2.19	c 
0.00/2.19	c detect special group actions
0.00/2.19	c 	probe for Johnson action (limit=64)
0.00/2.19	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/2.19	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/2.19	c 	 (6.93ms)
0.00/2.19	c 
0.00/2.19	c detect symmetries on remainder
0.00/2.19	c 	[graph: #vertices 14851 #edges 41580]
0.00/2.19	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.02/2.22	c 	 [group: #symmetries 1.19*10^4 #generators 3] (24.50ms)
0.02/2.22	c 
0.02/2.22	c optimize generators (opt_passes=64, conjugate_limit=256)
0.02/2.22	c 	ran it=0, +gens=3 
0.31/2.57	c 	con best_support=5720, best_gens=1, +gens=243
0.31/2.57	c 	(350.65ms)
0.31/2.57	c 
0.31/2.57	c finalize break order and special generators
0.31/2.58	c 
0.31/2.58	c add generic predicates (break_depth=20)
0.42/2.60	c 	added predicates for 249 generators (18.85ms)
1.70/3.90	c 
1.70/3.90	c generation finished
1.70/3.90	c 	[sbp: #constraints 14442 #add_vars 4731]
1.70/3.90	c 
1.70/3.90	c write result to 'HOME/instance-4532181-1752597890.opb.pre'
1.70/3.90	c 	wrote 0.69MB (2.11ms)
1.70/3.90	c ------------------------------------------------------------------
1.70/3.90	c                3458.48ms 88.94% other
1.70/3.90	c                 350.65ms  9.02% optimize_gens
1.70/3.90	c                  24.50ms  0.63% detect_generic
1.70/3.90	c                  18.85ms  0.48% break_generic
1.70/3.90	c                  13.39ms  0.34% finalize_order
1.70/3.90	c                   7.95ms  0.20% parse
1.70/3.90	c                   6.93ms  0.18% detect_special
1.70/3.90	c                   5.57ms  0.14% approx_orbits
1.70/3.90	c                   2.11ms  0.05% output
1.70/3.90	c         ───────────────────────────────────────────────
1.70/3.90	c                3888.42ms   100% total
1.70/3.90	c ------------------------------------------------------------------
1.86/5.68	c RoundingSat 2
1.86/5.68	c branch pb25
1.86/5.68	c commit 0f876b3
2.18/6.05	c #variables 7701 #constraints 20382
2.18/6.05	c objective is ce32 
2.66/6.54	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
2.66/6.54	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
2.66/6.54	c bounds 1825 >= 0 @ 0.778184
2.77/6.69	c bounds 1824 >= 0 @ 0.906141
2.77/6.69	c bounds 1824 >= 1 @ 0.907917
2.77/6.70	c bounds 1824 >= 2 @ 0.909513
2.86/6.70	c bounds 1824 >= 3 @ 0.911012
2.86/6.70	c bounds 1824 >= 4 @ 0.912504
2.86/6.70	c bounds 1824 >= 5 @ 0.914025
2.86/6.70	c bounds 1824 >= 6 @ 0.915526
2.86/6.70	c bounds 1824 >= 7 @ 0.91705
2.86/6.70	c bounds 1824 >= 8 @ 0.918542
2.86/6.71	c bounds 1824 >= 9 @ 0.92004
2.86/6.71	c bounds 1824 >= 10 @ 0.921551
2.86/6.71	c bounds 1824 >= 11 @ 0.923063
2.86/6.71	c bounds 1824 >= 12 @ 0.924574
2.86/6.71	c bounds 1824 >= 13 @ 0.926085
2.86/6.71	c bounds 1824 >= 14 @ 0.927605
2.86/6.72	c bounds 1824 >= 15 @ 0.929119
2.86/6.72	c bounds 1824 >= 16 @ 0.930746
2.86/6.72	c bounds 1824 >= 17 @ 0.931872
2.86/6.72	c bounds 1824 >= 18 @ 0.933004
2.86/6.72	c bounds 1824 >= 19 @ 0.93323
2.86/6.72	c bounds 1824 >= 20 @ 0.934347
2.86/6.72	c bounds 1824 >= 21 @ 0.935492
2.86/6.72	c bounds 1824 >= 22 @ 0.936628
2.86/6.73	c bounds 1824 >= 23 @ 0.937755
2.86/6.73	c bounds 1824 >= 24 @ 0.938918
2.86/6.73	c bounds 1824 >= 25 @ 0.940065
2.86/6.73	c bounds 1824 >= 26 @ 0.940281
2.86/6.73	c bounds 1824 >= 27 @ 0.941323
2.86/6.73	c bounds 1824 >= 28 @ 0.942452
2.86/6.73	c bounds 1824 >= 29 @ 0.943582
2.86/6.73	c bounds 1824 >= 30 @ 0.944708
2.86/6.73	c bounds 1824 >= 31 @ 0.945835
2.86/6.74	c bounds 1824 >= 32 @ 0.946958
2.86/6.74	c bounds 1824 >= 33 @ 0.948091
2.86/6.74	c bounds 1824 >= 34 @ 0.94924
2.86/6.74	c bounds 1824 >= 35 @ 0.950382
2.86/6.74	c bounds 1824 >= 36 @ 0.951503
2.86/6.74	c bounds 1824 >= 37 @ 0.952621
2.86/6.74	c bounds 1824 >= 38 @ 0.953743
2.86/6.74	c bounds 1824 >= 39 @ 0.954866
2.86/6.74	c bounds 1824 >= 40 @ 0.955999
2.86/6.75	c bounds 1824 >= 41 @ 0.957117
2.86/6.75	c bounds 1824 >= 42 @ 0.957292
2.86/6.75	c bounds 1824 >= 43 @ 0.958515
2.86/6.75	c bounds 1824 >= 44 @ 0.959715
2.86/6.75	c bounds 1824 >= 45 @ 0.960929
2.86/6.75	c bounds 1824 >= 46 @ 0.962125
2.86/6.75	c bounds 1824 >= 47 @ 0.963333
2.86/6.75	c bounds 1824 >= 48 @ 0.964483
2.86/6.76	c bounds 1824 >= 49 @ 0.9656
2.86/6.76	c bounds 1824 >= 50 @ 0.966713
2.86/6.76	c bounds 1824 >= 51 @ 0.967867
2.86/6.76	c bounds 1824 >= 52 @ 0.968987
2.86/6.76	c bounds 1824 >= 53 @ 0.970195
2.86/6.76	c bounds 1824 >= 54 @ 0.971436
2.86/6.76	c bounds 1824 >= 55 @ 0.972639
2.86/6.76	c bounds 1824 >= 56 @ 0.973942
2.86/6.77	c bounds 1824 >= 57 @ 0.975146
2.86/6.77	c bounds 1824 >= 58 @ 0.976345
2.86/6.77	c bounds 1824 >= 59 @ 0.977548
2.86/6.77	c bounds 1824 >= 60 @ 0.978744
2.86/6.77	c bounds 1824 >= 61 @ 0.979979
2.86/6.77	c bounds 1824 >= 62 @ 0.981192
2.86/6.77	c bounds 1824 >= 63 @ 0.982333
2.86/6.77	c bounds 1824 >= 64 @ 0.983481
2.86/6.77	c bounds 1824 >= 65 @ 0.9846
2.86/6.78	c bounds 1824 >= 66 @ 0.985725
2.86/6.78	c bounds 1824 >= 67 @ 0.986831
2.86/6.78	c bounds 1824 >= 68 @ 0.987979
2.86/6.78	c bounds 1824 >= 69 @ 0.989149
2.86/6.78	c bounds 1824 >= 70 @ 0.990285
2.86/6.78	c bounds 1824 >= 71 @ 0.991479
2.86/6.78	c bounds 1824 >= 72 @ 0.991701
2.86/6.78	c bounds 1824 >= 73 @ 0.992908
2.86/6.79	c bounds 1824 >= 74 @ 0.994107
2.86/6.79	c bounds 1824 >= 75 @ 0.995299
2.86/6.79	c bounds 1824 >= 76 @ 0.996508
2.86/6.79	c bounds 1824 >= 77 @ 0.997705
2.86/6.79	c bounds 1824 >= 78 @ 0.998897
2.86/6.79	c bounds 1824 >= 79 @ 1.00011
2.86/6.79	c bounds 1824 >= 80 @ 1.00123
2.86/6.79	c bounds 1824 >= 81 @ 1.00236
2.86/6.79	c bounds 1824 >= 82 @ 1.00348
2.86/6.80	c bounds 1824 >= 83 @ 1.0046
2.96/6.80	c bounds 1824 >= 84 @ 1.00572
2.96/6.80	c bounds 1824 >= 85 @ 1.00684
2.96/6.80	c bounds 1824 >= 86 @ 1.00795
2.96/6.80	c bounds 1824 >= 87 @ 1.00907
2.96/6.80	c bounds 1824 >= 88 @ 1.01019
2.96/6.80	c bounds 1824 >= 89 @ 1.01129
2.96/6.80	c bounds 1824 >= 90 @ 1.01241
2.96/6.81	c bounds 1824 >= 91 @ 1.01353
2.96/6.81	c bounds 1824 >= 92 @ 1.01464
2.96/6.81	c bounds 1824 >= 93 @ 1.01575
2.96/6.81	c bounds 1824 >= 94 @ 1.01687
2.96/6.81	c bounds 1824 >= 95 @ 1.01798
2.96/6.81	c bounds 1824 >= 96 @ 1.01907
2.96/6.81	c bounds 1824 >= 97 @ 1.0202
2.96/6.81	c bounds 1824 >= 98 @ 1.02131
2.96/6.81	c bounds 1824 >= 99 @ 1.02242
2.96/6.82	c bounds 1824 >= 100 @ 1.02354
2.96/6.82	c bounds 1824 >= 101 @ 1.02465
2.96/6.82	c bounds 1824 >= 102 @ 1.02576
2.96/6.82	c bounds 1824 >= 103 @ 1.02687
2.96/6.82	c bounds 1824 >= 104 @ 1.02799
2.96/6.82	c bounds 1824 >= 105 @ 1.0291
2.96/6.82	c bounds 1824 >= 106 @ 1.03021
2.96/6.82	c bounds 1824 >= 107 @ 1.03132
2.96/6.82	c bounds 1824 >= 108 @ 1.03242
2.96/6.83	c bounds 1824 >= 109 @ 1.03361
2.96/6.83	c bounds 1824 >= 110 @ 1.03479
2.96/6.83	c bounds 1824 >= 111 @ 1.03602
2.96/6.83	c bounds 1824 >= 112 @ 1.03714
2.96/6.83	c bounds 1824 >= 113 @ 1.03825
2.96/6.83	c bounds 1824 >= 114 @ 1.03984
2.96/6.83	c bounds 1824 >= 115 @ 1.04095
2.96/6.83	c bounds 1824 >= 116 @ 1.04206
2.96/6.84	c bounds 1824 >= 117 @ 1.04318
2.96/6.84	c bounds 1824 >= 118 @ 1.04429
2.96/6.84	c bounds 1824 >= 119 @ 1.04539
2.96/6.84	c bounds 1824 >= 120 @ 1.04649
2.96/6.84	c bounds 1824 >= 121 @ 1.0476
2.96/6.84	c bounds 1824 >= 122 @ 1.04918
2.96/6.84	c bounds 1824 >= 123 @ 1.05028
2.96/6.84	c bounds 1824 >= 124 @ 1.05137
2.96/6.85	c bounds 1824 >= 125 @ 1.05246
2.96/6.85	c bounds 1824 >= 126 @ 1.05357
2.96/6.85	c bounds 1824 >= 127 @ 1.05465
2.96/6.85	c bounds 1824 >= 128 @ 1.05577
2.96/6.85	c bounds 1824 >= 129 @ 1.05687
2.96/6.85	c bounds 1824 >= 130 @ 1.05797
2.96/6.85	c bounds 1824 >= 131 @ 1.05906
2.96/6.85	c bounds 1824 >= 132 @ 1.06022
2.96/6.85	c bounds 1824 >= 133 @ 1.06132
2.96/6.86	c bounds 1824 >= 134 @ 1.06242
2.96/6.86	c bounds 1824 >= 135 @ 1.06262
2.96/6.86	c bounds 1824 >= 136 @ 1.06373
2.96/6.86	c bounds 1824 >= 137 @ 1.0649
2.96/6.86	c bounds 1824 >= 138 @ 1.06608
2.96/6.86	c bounds 1824 >= 139 @ 1.06726
2.96/6.86	c bounds 1824 >= 140 @ 1.06844
2.96/6.86	c bounds 1824 >= 141 @ 1.06963
2.96/6.86	c bounds 1824 >= 142 @ 1.0708
2.96/6.87	c bounds 1824 >= 143 @ 1.07202
2.96/6.87	c bounds 1824 >= 144 @ 1.07323
2.96/6.87	c bounds 1824 >= 145 @ 1.07441
2.96/6.87	c bounds 1824 >= 146 @ 1.07559
2.96/6.87	c bounds 1824 >= 147 @ 1.07679
2.96/6.87	c bounds 1824 >= 148 @ 1.07797
2.96/6.87	c bounds 1824 >= 149 @ 1.07917
2.96/6.87	c bounds 1824 >= 150 @ 1.08034
2.96/6.88	c bounds 1824 >= 151 @ 1.08152
2.96/6.88	c bounds 1824 >= 152 @ 1.08269
2.96/6.88	c bounds 1824 >= 153 @ 1.08387
2.96/6.88	c bounds 1824 >= 154 @ 1.08506
2.96/6.88	c bounds 1824 >= 155 @ 1.08533
2.96/6.88	c bounds 1824 >= 156 @ 1.08649
2.96/6.88	c bounds 1824 >= 157 @ 1.08767
2.96/6.88	c bounds 1824 >= 158 @ 1.08885
2.96/6.89	c bounds 1824 >= 159 @ 1.09002
2.96/6.89	c bounds 1824 >= 160 @ 1.09122
2.96/6.89	c bounds 1824 >= 161 @ 1.09239
2.96/6.89	c bounds 1824 >= 162 @ 1.09356
2.96/6.89	c bounds 1824 >= 163 @ 1.09474
2.96/6.89	c bounds 1824 >= 164 @ 1.09591
2.96/6.89	c bounds 1824 >= 165 @ 1.0971
2.96/6.89	c bounds 1824 >= 166 @ 1.09822
2.96/6.89	c bounds 1824 >= 167 @ 1.09931
2.96/6.90	c bounds 1824 >= 168 @ 1.10041
3.06/6.90	c bounds 1824 >= 169 @ 1.10151
3.06/6.90	c bounds 1824 >= 170 @ 1.1026
3.06/6.90	c bounds 1824 >= 171 @ 1.10378
3.06/6.90	c bounds 1824 >= 172 @ 1.10496
3.06/6.90	c bounds 1824 >= 173 @ 1.10606
3.06/6.90	c bounds 1824 >= 174 @ 1.10715
3.06/6.90	c bounds 1824 >= 175 @ 1.10824
3.06/6.91	c bounds 1824 >= 176 @ 1.10932
3.06/6.91	c bounds 1824 >= 177 @ 1.11041
3.06/6.91	c bounds 1824 >= 178 @ 1.11149
3.06/6.91	c bounds 1824 >= 179 @ 1.11257
3.06/6.91	c bounds 1824 >= 180 @ 1.11364
3.06/6.91	c bounds 1824 >= 181 @ 1.11474
3.06/6.91	c bounds 1824 >= 182 @ 1.11583
3.06/6.91	c bounds 1824 >= 183 @ 1.1169
3.06/6.91	c bounds 1824 >= 184 @ 1.118
3.06/6.92	c bounds 1824 >= 185 @ 1.11908
3.06/6.92	c bounds 1824 >= 186 @ 1.12017
3.06/6.92	c bounds 1824 >= 187 @ 1.12127
3.06/6.92	c bounds 1824 >= 188 @ 1.12236
3.06/6.92	c bounds 1824 >= 189 @ 1.12344
3.06/6.92	c bounds 1824 >= 190 @ 1.12455
3.06/6.92	c bounds 1824 >= 191 @ 1.12565
3.06/6.92	c bounds 1824 >= 192 @ 1.12674
3.06/6.92	c bounds 1824 >= 193 @ 1.12784
3.06/6.93	c bounds 1824 >= 194 @ 1.12892
3.06/6.93	c bounds 1824 >= 195 @ 1.13001
3.06/6.93	c bounds 1824 >= 196 @ 1.13021
3.06/6.93	c bounds 1824 >= 197 @ 1.13125
3.06/6.93	c bounds 1824 >= 198 @ 1.13232
3.06/6.93	c bounds 1824 >= 199 @ 1.13342
3.06/6.93	c bounds 1824 >= 200 @ 1.1345
3.06/6.93	c bounds 1824 >= 201 @ 1.13558
3.06/6.93	c bounds 1824 >= 202 @ 1.13668
3.06/6.94	c bounds 1824 >= 203 @ 1.13776
3.06/6.94	c bounds 1824 >= 204 @ 1.13884
3.06/6.94	c bounds 1824 >= 205 @ 1.13992
3.06/6.94	c bounds 1824 >= 206 @ 1.141
3.06/6.94	c bounds 1824 >= 207 @ 1.14208
3.06/6.94	c bounds 1824 >= 208 @ 1.14316
3.06/6.94	c bounds 1824 >= 209 @ 1.14424
3.06/6.94	c bounds 1824 >= 210 @ 1.14531
3.06/6.94	c bounds 1824 >= 211 @ 1.14639
3.06/6.94	c bounds 1824 >= 212 @ 1.14747
3.06/6.95	c bounds 1824 >= 213 @ 1.14856
3.06/6.95	c bounds 1824 >= 214 @ 1.14964
3.06/6.95	c bounds 1824 >= 215 @ 1.15072
3.06/6.95	c bounds 1824 >= 216 @ 1.1518
3.06/6.95	c bounds 1824 >= 217 @ 1.15288
3.06/6.95	c bounds 1824 >= 218 @ 1.15396
3.06/6.95	c bounds 1824 >= 219 @ 1.15504
3.06/6.95	c bounds 1824 >= 220 @ 1.15612
3.06/6.95	c bounds 1824 >= 221 @ 1.15721
3.06/6.96	c bounds 1824 >= 222 @ 1.15829
3.06/6.96	c bounds 1824 >= 223 @ 1.15937
3.06/6.96	c bounds 1824 >= 224 @ 1.16046
3.06/6.96	c bounds 1824 >= 225 @ 1.16155
3.06/6.96	c bounds 1824 >= 226 @ 1.16263
3.06/6.96	c bounds 1824 >= 227 @ 1.16371
3.06/6.96	c bounds 1824 >= 228 @ 1.16478
3.06/6.96	c bounds 1824 >= 229 @ 1.16586
3.06/6.96	c bounds 1824 >= 230 @ 1.16694
3.06/6.97	c bounds 1824 >= 231 @ 1.16714
3.06/6.97	c bounds 1824 >= 232 @ 1.16813
3.06/6.97	c bounds 1824 >= 233 @ 1.1692
3.06/6.97	c bounds 1824 >= 234 @ 1.17028
3.06/6.97	c bounds 1824 >= 235 @ 1.17139
3.06/6.97	c bounds 1824 >= 236 @ 1.17247
3.06/6.97	c bounds 1824 >= 237 @ 1.17354
3.06/6.97	c bounds 1824 >= 238 @ 1.17461
3.06/6.97	c bounds 1824 >= 239 @ 1.17568
3.06/6.98	c bounds 1824 >= 240 @ 1.17676
3.06/6.98	c bounds 1824 >= 241 @ 1.17783
3.06/6.98	c bounds 1824 >= 242 @ 1.17891
3.06/6.98	c bounds 1824 >= 243 @ 1.17998
3.06/6.98	c bounds 1824 >= 244 @ 1.18105
3.06/6.98	c bounds 1824 >= 245 @ 1.18212
3.06/6.98	c bounds 1824 >= 246 @ 1.1832
3.06/6.98	c bounds 1824 >= 247 @ 1.18427
3.06/6.98	c bounds 1824 >= 248 @ 1.18534
3.06/6.99	c bounds 1824 >= 249 @ 1.18644
3.06/6.99	c bounds 1824 >= 250 @ 1.18752
3.06/6.99	c bounds 1824 >= 251 @ 1.18861
3.06/6.99	c bounds 1824 >= 252 @ 1.18971
3.06/6.99	c bounds 1824 >= 253 @ 1.19078
3.06/6.99	c bounds 1824 >= 254 @ 1.19187
3.06/6.99	c bounds 1824 >= 255 @ 1.19198
3.06/6.99	c bounds 1824 >= 256 @ 1.19307
3.06/6.99	c bounds 1824 >= 257 @ 1.19416
3.06/7.00	c bounds 1824 >= 258 @ 1.19526
3.06/7.00	c bounds 1824 >= 259 @ 1.19546
3.06/7.00	c bounds 1824 >= 260 @ 1.19645
3.06/7.00	c bounds 1824 >= 261 @ 1.19755
3.06/7.00	c bounds 1824 >= 262 @ 1.19863
3.06/7.00	c bounds 1824 >= 263 @ 1.19971
3.06/7.00	c bounds 1824 >= 264 @ 1.2008
3.06/7.00	c bounds 1824 >= 265 @ 1.20189
3.06/7.00	c bounds 1824 >= 266 @ 1.20298
3.06/7.01	c bounds 1824 >= 267 @ 1.20408
3.06/7.01	c bounds 1824 >= 268 @ 1.20516
3.06/7.01	c bounds 1824 >= 269 @ 1.20623
3.06/7.01	c bounds 1824 >= 270 @ 1.20735
3.17/7.01	c bounds 1824 >= 271 @ 1.20844
3.17/7.01	c bounds 1824 >= 272 @ 1.20952
3.17/7.01	c bounds 1824 >= 273 @ 1.2106
3.17/7.01	c bounds 1824 >= 274 @ 1.21168
3.17/7.01	c bounds 1824 >= 275 @ 1.21276
3.17/7.02	c bounds 1824 >= 276 @ 1.21392
3.17/7.02	c bounds 1824 >= 277 @ 1.215
3.17/7.02	c bounds 1824 >= 278 @ 1.21607
3.17/7.02	c bounds 1824 >= 279 @ 1.21714
3.17/7.02	c bounds 1824 >= 280 @ 1.21821
3.17/7.02	c bounds 1824 >= 281 @ 1.21928
3.17/7.02	c bounds 1824 >= 282 @ 1.22036
3.17/7.02	c bounds 1824 >= 283 @ 1.22144
3.17/7.02	c bounds 1824 >= 284 @ 1.22251
3.17/7.03	c bounds 1824 >= 285 @ 1.22373
3.17/7.03	c bounds 1824 >= 286 @ 1.22481
3.17/7.03	c bounds 1824 >= 287 @ 1.22595
3.17/7.03	c bounds 1824 >= 288 @ 1.22704
3.17/7.03	c bounds 1824 >= 289 @ 1.22813
3.17/7.03	c bounds 1824 >= 290 @ 1.22921
3.17/7.03	c bounds 1824 >= 291 @ 1.2303
3.17/7.03	c bounds 1824 >= 292 @ 1.23046
3.17/7.03	c bounds 1824 >= 293 @ 1.23153
3.17/7.04	c bounds 1824 >= 294 @ 1.23262
3.17/7.04	c bounds 1824 >= 295 @ 1.23369
3.17/7.04	c bounds 1824 >= 296 @ 1.23488
3.17/7.04	c bounds 1824 >= 297 @ 1.23597
3.17/7.04	c bounds 1824 >= 298 @ 1.23705
3.17/7.04	c bounds 1824 >= 299 @ 1.23812
3.17/7.04	c bounds 1824 >= 300 @ 1.23919
3.17/7.04	c bounds 1824 >= 301 @ 1.24027
3.17/7.04	c bounds 1824 >= 302 @ 1.24037
3.17/7.05	c bounds 1824 >= 303 @ 1.24145
3.17/7.05	c bounds 1824 >= 304 @ 1.24252
3.17/7.05	c bounds 1824 >= 305 @ 1.24361
3.17/7.05	c bounds 1824 >= 306 @ 1.24468
3.17/7.05	c bounds 1824 >= 307 @ 1.24575
3.17/7.05	c bounds 1824 >= 308 @ 1.24594
3.17/7.05	c bounds 1824 >= 309 @ 1.2469
3.17/7.05	c bounds 1824 >= 310 @ 1.24798
3.17/7.05	c bounds 1824 >= 311 @ 1.24905
3.17/7.05	c bounds 1824 >= 312 @ 1.25012
3.17/7.06	c bounds 1824 >= 313 @ 1.2512
3.17/7.06	c bounds 1824 >= 314 @ 1.25228
3.17/7.06	c bounds 1824 >= 315 @ 1.25335
3.17/7.06	c bounds 1824 >= 316 @ 1.25442
3.17/7.06	c bounds 1824 >= 317 @ 1.2555
3.17/7.06	c bounds 1824 >= 318 @ 1.25656
3.17/7.06	c bounds 1824 >= 319 @ 1.25764
3.17/7.06	c bounds 1824 >= 320 @ 1.25871
3.17/7.06	c bounds 1824 >= 321 @ 1.2598
3.17/7.07	c bounds 1824 >= 322 @ 1.26086
3.17/7.07	c bounds 1824 >= 323 @ 1.26192
3.17/7.07	c bounds 1824 >= 324 @ 1.263
3.17/7.07	c bounds 1824 >= 325 @ 1.26406
3.17/7.07	c bounds 1824 >= 326 @ 1.26512
3.17/7.07	c bounds 1824 >= 327 @ 1.26618
3.17/7.07	c bounds 1824 >= 328 @ 1.26725
3.17/7.07	c bounds 1824 >= 329 @ 1.26831
3.17/7.07	c bounds 1824 >= 330 @ 1.26938
3.17/7.08	c bounds 1824 >= 331 @ 1.27044
3.17/7.08	c bounds 1824 >= 332 @ 1.27151
3.17/7.08	c bounds 1824 >= 333 @ 1.27257
3.17/7.08	c bounds 1824 >= 334 @ 1.27364
3.17/7.08	c bounds 1824 >= 335 @ 1.27472
3.17/7.08	c bounds 1824 >= 336 @ 1.2758
3.17/7.08	c bounds 1824 >= 337 @ 1.27687
3.17/7.08	c bounds 1824 >= 338 @ 1.27795
3.17/7.08	c bounds 1824 >= 339 @ 1.27902
3.17/7.09	c bounds 1824 >= 340 @ 1.28008
3.17/7.09	c bounds 1824 >= 341 @ 1.28115
3.17/7.09	c bounds 1824 >= 342 @ 1.28229
3.17/7.09	c bounds 1824 >= 343 @ 1.28249
3.17/7.09	c bounds 1824 >= 344 @ 1.28345
3.17/7.09	c bounds 1824 >= 345 @ 1.28361
3.17/7.09	c bounds 1824 >= 346 @ 1.2841
3.17/7.09	c bounds 1824 >= 347 @ 1.28514
3.17/7.09	c bounds 1824 >= 348 @ 1.2862
3.17/7.10	c bounds 1824 >= 349 @ 1.28639
3.17/7.10	c bounds 1824 >= 350 @ 1.28732
3.17/7.10	c bounds 1824 >= 351 @ 1.28838
3.17/7.10	c bounds 1824 >= 352 @ 1.28857
3.17/7.10	c bounds 1824 >= 353 @ 1.28867
3.17/7.10	c bounds 1824 >= 354 @ 1.28973
3.17/7.10	c bounds 1824 >= 355 @ 1.29079
3.17/7.10	c bounds 1824 >= 356 @ 1.29185
3.17/7.10	c bounds 1824 >= 357 @ 1.29292
3.17/7.11	c bounds 1824 >= 358 @ 1.29397
3.17/7.11	c bounds 1824 >= 359 @ 1.29502
3.17/7.11	c bounds 1824 >= 360 @ 1.29609
3.17/7.11	c bounds 1824 >= 361 @ 1.29713
3.27/7.11	c bounds 1824 >= 362 @ 1.29818
3.27/7.11	c bounds 1824 >= 363 @ 1.29925
3.27/7.11	c bounds 1824 >= 364 @ 1.30029
3.27/7.11	c bounds 1824 >= 365 @ 1.30134
3.27/7.11	c bounds 1824 >= 366 @ 1.3024
3.27/7.12	c bounds 1824 >= 367 @ 1.30346
3.27/7.12	c bounds 1824 >= 368 @ 1.30452
3.27/7.12	c bounds 1824 >= 369 @ 1.30558
3.27/7.12	c bounds 1824 >= 370 @ 1.30664
3.27/7.12	c bounds 1824 >= 371 @ 1.3077
3.27/7.12	c bounds 1824 >= 372 @ 1.30874
3.27/7.12	c bounds 1824 >= 373 @ 1.3098
3.27/7.12	c bounds 1824 >= 374 @ 1.31085
3.27/7.12	c bounds 1824 >= 375 @ 1.31189
3.27/7.12	c bounds 1824 >= 376 @ 1.31209
3.27/7.13	c bounds 1824 >= 377 @ 1.31306
3.27/7.13	c bounds 1824 >= 378 @ 1.3141
3.27/7.13	c bounds 1824 >= 379 @ 1.31517
3.27/7.13	c bounds 1824 >= 380 @ 1.31622
3.27/7.13	c bounds 1824 >= 381 @ 1.31727
3.27/7.13	c bounds 1824 >= 382 @ 1.31833
3.27/7.13	c bounds 1824 >= 383 @ 1.31938
3.27/7.13	c bounds 1824 >= 384 @ 1.32043
3.27/7.13	c bounds 1824 >= 385 @ 1.32147
3.27/7.14	c bounds 1824 >= 386 @ 1.32254
3.27/7.14	c bounds 1824 >= 387 @ 1.32358
3.27/7.14	c bounds 1824 >= 388 @ 1.32463
3.27/7.14	c bounds 1824 >= 389 @ 1.32568
3.27/7.14	c bounds 1824 >= 390 @ 1.32672
3.27/7.14	c bounds 1824 >= 391 @ 1.32776
3.27/7.14	c bounds 1824 >= 392 @ 1.32881
3.27/7.14	c bounds 1824 >= 393 @ 1.32986
3.27/7.14	c bounds 1824 >= 394 @ 1.33091
3.27/7.15	c bounds 1824 >= 395 @ 1.33197
3.27/7.15	c bounds 1824 >= 396 @ 1.33301
3.27/7.15	c bounds 1824 >= 397 @ 1.33405
3.27/7.15	c bounds 1824 >= 398 @ 1.33424
3.27/7.15	c bounds 1824 >= 399 @ 1.33522
3.27/7.15	c bounds 1824 >= 400 @ 1.3354
3.27/7.15	c bounds 1824 >= 401 @ 1.33631
3.27/7.15	c bounds 1824 >= 402 @ 1.33736
3.27/7.15	c bounds 1824 >= 403 @ 1.33839
3.27/7.15	c bounds 1824 >= 404 @ 1.33943
3.27/7.16	c bounds 1824 >= 405 @ 1.34055
3.27/7.16	c bounds 1824 >= 406 @ 1.3416
3.27/7.16	c bounds 1824 >= 407 @ 1.34264
3.27/7.16	c bounds 1824 >= 408 @ 1.34371
3.27/7.16	c bounds 1824 >= 409 @ 1.34476
3.27/7.16	c bounds 1824 >= 410 @ 1.3458
3.27/7.16	c bounds 1824 >= 411 @ 1.34687
3.27/7.16	c bounds 1824 >= 412 @ 1.34791
3.27/7.16	c bounds 1824 >= 413 @ 1.34895
3.27/7.17	c bounds 1824 >= 414 @ 1.35001
3.27/7.17	c bounds 1824 >= 415 @ 1.35105
3.27/7.17	c bounds 1824 >= 416 @ 1.3521
3.27/7.17	c bounds 1824 >= 417 @ 1.35315
3.27/7.17	c bounds 1824 >= 418 @ 1.35419
3.27/7.17	c bounds 1824 >= 419 @ 1.35523
3.27/7.17	c bounds 1824 >= 420 @ 1.35627
3.27/7.17	c bounds 1824 >= 421 @ 1.3573
3.27/7.17	c bounds 1824 >= 422 @ 1.35835
3.27/7.17	c bounds 1824 >= 423 @ 1.35939
3.27/7.18	c bounds 1824 >= 424 @ 1.36043
3.27/7.18	c bounds 1824 >= 425 @ 1.36147
3.27/7.18	c bounds 1824 >= 426 @ 1.3625
3.27/7.18	c bounds 1824 >= 427 @ 1.36355
3.27/7.18	c bounds 1824 >= 428 @ 1.3646
3.27/7.18	c bounds 1824 >= 429 @ 1.36564
3.27/7.18	c bounds 1824 >= 430 @ 1.36669
3.27/7.18	c bounds 1824 >= 431 @ 1.36773
3.27/7.18	c bounds 1824 >= 432 @ 1.36876
3.27/7.19	c bounds 1824 >= 433 @ 1.36895
3.27/7.19	c bounds 1824 >= 434 @ 1.36986
3.27/7.19	c bounds 1824 >= 435 @ 1.37089
3.27/7.19	c bounds 1824 >= 436 @ 1.37192
3.27/7.19	c bounds 1824 >= 437 @ 1.37296
3.27/7.19	c bounds 1824 >= 438 @ 1.37398
3.27/7.19	c bounds 1824 >= 439 @ 1.37503
3.27/7.19	c bounds 1824 >= 440 @ 1.37607
3.27/7.19	c bounds 1824 >= 441 @ 1.37711
3.27/7.19	c bounds 1824 >= 442 @ 1.37814
3.27/7.20	c bounds 1824 >= 443 @ 1.37919
3.36/7.20	c bounds 1824 >= 444 @ 1.38023
3.36/7.20	c bounds 1824 >= 445 @ 1.38128
3.36/7.20	c bounds 1824 >= 446 @ 1.38231
3.36/7.20	c bounds 1824 >= 447 @ 1.38336
3.36/7.20	c bounds 1824 >= 448 @ 1.38355
3.36/7.20	c bounds 1824 >= 449 @ 1.38448
3.36/7.20	c bounds 1824 >= 450 @ 1.38552
3.36/7.20	c bounds 1824 >= 451 @ 1.38655
3.36/7.21	c bounds 1824 >= 452 @ 1.38759
3.36/7.21	c bounds 1824 >= 453 @ 1.38863
3.36/7.21	c bounds 1824 >= 454 @ 1.38966
3.36/7.21	c bounds 1824 >= 455 @ 1.39069
3.36/7.21	c bounds 1824 >= 456 @ 1.39183
3.36/7.21	c bounds 1824 >= 457 @ 1.39287
3.36/7.21	c bounds 1824 >= 458 @ 1.3939
3.36/7.21	c bounds 1824 >= 459 @ 1.39493
3.36/7.21	c bounds 1824 >= 460 @ 1.39596
3.36/7.22	c bounds 1824 >= 461 @ 1.39699
3.36/7.22	c bounds 1824 >= 462 @ 1.39825
3.36/7.22	c bounds 1824 >= 463 @ 1.39911
3.36/7.22	c bounds 1824 >= 464 @ 1.39995
3.36/7.22	c bounds 1824 >= 465 @ 1.40078
3.36/7.22	c bounds 1824 >= 466 @ 1.40161
3.36/7.22	c bounds 1824 >= 467 @ 1.40161
3.36/7.22	c bounds 1824 >= 468 @ 1.40234
3.36/7.22	c bounds 1824 >= 469 @ 1.40319
3.36/7.22	c bounds 1824 >= 470 @ 1.40403
3.36/7.22	c bounds 1824 >= 471 @ 1.40486
3.36/7.23	c bounds 1824 >= 472 @ 1.40568
3.36/7.23	c bounds 1824 >= 473 @ 1.40652
3.36/7.23	c bounds 1824 >= 474 @ 1.40737
3.36/7.23	c bounds 1824 >= 475 @ 1.40819
3.36/7.23	c bounds 1824 >= 476 @ 1.40902
3.36/7.23	c bounds 1824 >= 477 @ 1.40985
3.36/7.23	c bounds 1824 >= 478 @ 1.41068
3.36/7.23	c bounds 1824 >= 479 @ 1.41152
3.36/7.23	c bounds 1824 >= 480 @ 1.41234
3.36/7.23	c bounds 1824 >= 481 @ 1.41318
3.36/7.23	c bounds 1824 >= 482 @ 1.41401
3.36/7.23	c bounds 1824 >= 483 @ 1.41483
3.36/7.24	c bounds 1824 >= 484 @ 1.41566
3.36/7.24	c bounds 1824 >= 485 @ 1.41652
3.36/7.24	c bounds 1824 >= 486 @ 1.41734
3.36/7.24	c bounds 1824 >= 487 @ 1.41817
3.36/7.24	c bounds 1824 >= 488 @ 1.41833
3.36/7.24	c bounds 1824 >= 489 @ 1.4189
3.36/7.24	c bounds 1824 >= 490 @ 1.42051
3.36/7.25	c bounds 1824 >= 491 @ 1.42459
3.36/7.25	c bounds 1824 >= 492 @ 1.4256
3.36/7.25	c bounds 1824 >= 493 @ 1.42643
3.36/7.25	c bounds 1824 >= 494 @ 1.42722
3.36/7.25	c bounds 1824 >= 495 @ 1.42803
3.36/7.25	c bounds 1824 >= 496 @ 1.42886
3.36/7.25	c bounds 1824 >= 497 @ 1.42969
3.36/7.25	c bounds 1824 >= 498 @ 1.43051
3.36/7.25	c bounds 1824 >= 499 @ 1.43132
3.36/7.25	c bounds 1824 >= 500 @ 1.43213
3.36/7.25	c bounds 1824 >= 501 @ 1.43298
3.36/7.26	c bounds 1824 >= 502 @ 1.4338
3.36/7.26	c bounds 1824 >= 503 @ 1.43462
3.36/7.26	c bounds 1824 >= 504 @ 1.43543
3.36/7.26	c bounds 1824 >= 505 @ 1.43625
3.36/7.26	c bounds 1824 >= 506 @ 1.43706
3.36/7.26	c bounds 1824 >= 507 @ 1.43786
3.36/7.26	c bounds 1824 >= 508 @ 1.43868
3.36/7.26	c bounds 1824 >= 509 @ 1.43952
3.36/7.26	c bounds 1824 >= 510 @ 1.44033
3.36/7.26	c bounds 1824 >= 511 @ 1.44114
3.36/7.26	c bounds 1824 >= 512 @ 1.44196
3.36/7.26	c bounds 1824 >= 513 @ 1.44277
3.36/7.27	c bounds 1824 >= 514 @ 1.44358
3.36/7.27	c bounds 1824 >= 515 @ 1.44438
3.36/7.27	c bounds 1824 >= 516 @ 1.4452
3.36/7.27	c bounds 1824 >= 517 @ 1.44606
3.36/7.27	c bounds 1824 >= 518 @ 1.44691
3.36/7.27	c bounds 1824 >= 519 @ 1.44778
3.36/7.27	c bounds 1824 >= 520 @ 1.4486
3.36/7.27	c bounds 1824 >= 521 @ 1.44941
3.36/7.27	c bounds 1824 >= 522 @ 1.45023
3.36/7.27	c bounds 1824 >= 523 @ 1.45103
3.36/7.27	c bounds 1824 >= 524 @ 1.45185
3.36/7.27	c bounds 1824 >= 525 @ 1.45268
3.36/7.28	c bounds 1824 >= 526 @ 1.45349
3.36/7.28	c bounds 1824 >= 527 @ 1.45439
3.36/7.28	c bounds 1824 >= 528 @ 1.45453
3.36/7.28	c bounds 1824 >= 529 @ 1.45512
3.36/7.28	c bounds 1824 >= 530 @ 1.45593
3.36/7.28	c bounds 1824 >= 531 @ 1.45671
3.36/7.28	c bounds 1824 >= 532 @ 1.45753
3.36/7.28	c bounds 1824 >= 533 @ 1.45834
3.36/7.28	c bounds 1824 >= 534 @ 1.45915
3.36/7.28	c bounds 1824 >= 535 @ 1.46003
3.36/7.28	c bounds 1824 >= 536 @ 1.46085
3.36/7.28	c bounds 1824 >= 537 @ 1.46166
3.36/7.29	c bounds 1824 >= 538 @ 1.46248
3.36/7.29	c bounds 1824 >= 539 @ 1.46329
3.36/7.29	c bounds 1824 >= 540 @ 1.46409
3.36/7.29	c bounds 1824 >= 541 @ 1.46491
3.36/7.29	c bounds 1824 >= 542 @ 1.46573
3.36/7.29	c bounds 1824 >= 543 @ 1.46654
3.36/7.29	c bounds 1824 >= 544 @ 1.4674
3.36/7.29	c bounds 1824 >= 545 @ 1.46822
3.36/7.29	c bounds 1824 >= 546 @ 1.46948
3.36/7.29	c bounds 1824 >= 547 @ 1.47029
3.36/7.29	c bounds 1824 >= 548 @ 1.47111
3.36/7.30	c bounds 1824 >= 549 @ 1.47193
3.45/7.30	c bounds 1824 >= 550 @ 1.47274
3.45/7.30	c bounds 1824 >= 551 @ 1.47356
3.45/7.30	c bounds 1824 >= 552 @ 1.47437
3.45/7.30	c bounds 1824 >= 553 @ 1.4745
3.45/7.30	c bounds 1824 >= 554 @ 1.47511
3.45/7.30	c bounds 1824 >= 555 @ 1.47525
3.45/7.30	c bounds 1824 >= 556 @ 1.47577
3.45/7.30	c bounds 1824 >= 557 @ 1.47658
3.45/7.30	c bounds 1824 >= 558 @ 1.47734
3.45/7.30	c bounds 1824 >= 559 @ 1.47821
3.45/7.30	c bounds 1824 >= 560 @ 1.47902
3.45/7.31	c bounds 1824 >= 561 @ 1.47984
3.45/7.31	c bounds 1824 >= 562 @ 1.48065
3.45/7.31	c bounds 1824 >= 563 @ 1.48146
3.45/7.31	c bounds 1824 >= 564 @ 1.48228
3.45/7.31	c bounds 1824 >= 565 @ 1.48309
3.45/7.31	c bounds 1824 >= 566 @ 1.48389
3.45/7.31	c bounds 1824 >= 567 @ 1.48471
3.45/7.31	c bounds 1824 >= 568 @ 1.48553
3.45/7.31	c bounds 1824 >= 569 @ 1.48633
3.45/7.31	c bounds 1824 >= 570 @ 1.48715
3.45/7.31	c bounds 1824 >= 571 @ 1.48796
3.45/7.31	c bounds 1824 >= 572 @ 1.48877
3.45/7.32	c bounds 1824 >= 573 @ 1.48959
3.45/7.32	c bounds 1824 >= 574 @ 1.4904
3.45/7.32	c bounds 1824 >= 575 @ 1.49121
3.45/7.32	c bounds 1824 >= 576 @ 1.49204
3.45/7.32	c bounds 1824 >= 577 @ 1.49284
3.45/7.32	c bounds 1824 >= 578 @ 1.49299
3.45/7.32	c bounds 1824 >= 579 @ 1.49353
3.45/7.32	c bounds 1824 >= 580 @ 1.49433
3.45/7.32	c bounds 1824 >= 581 @ 1.4951
3.45/7.32	c bounds 1824 >= 582 @ 1.49591
3.45/7.32	c bounds 1824 >= 583 @ 1.49672
3.45/7.32	c bounds 1824 >= 584 @ 1.49754
3.45/7.33	c bounds 1824 >= 585 @ 1.49835
3.45/7.33	c bounds 1824 >= 586 @ 1.49916
3.45/7.33	c bounds 1824 >= 587 @ 1.49998
3.45/7.33	c bounds 1824 >= 588 @ 1.50079
3.45/7.33	c bounds 1824 >= 589 @ 1.5016
3.45/7.33	c bounds 1824 >= 590 @ 1.50241
3.45/7.33	c bounds 1824 >= 591 @ 1.50324
3.45/7.33	c bounds 1824 >= 592 @ 1.50404
3.45/7.33	c bounds 1824 >= 593 @ 1.50484
3.45/7.33	c bounds 1824 >= 594 @ 1.50566
3.45/7.33	c bounds 1824 >= 595 @ 1.50646
3.45/7.33	c bounds 1824 >= 596 @ 1.50727
3.45/7.34	c bounds 1824 >= 597 @ 1.50808
3.45/7.34	c bounds 1824 >= 598 @ 1.50889
3.45/7.34	c bounds 1824 >= 599 @ 1.50969
3.45/7.34	c bounds 1824 >= 600 @ 1.51049
3.45/7.34	c bounds 1824 >= 601 @ 1.5113
3.45/7.34	c bounds 1824 >= 602 @ 1.51211
3.45/7.34	c bounds 1824 >= 603 @ 1.51292
3.45/7.34	c bounds 1824 >= 604 @ 1.51372
3.45/7.34	c bounds 1824 >= 605 @ 1.51452
3.45/7.34	c bounds 1824 >= 606 @ 1.51534
3.45/7.34	c bounds 1824 >= 607 @ 1.51613
3.45/7.34	c bounds 1824 >= 608 @ 1.51694
3.45/7.34	c bounds 1824 >= 609 @ 1.51774
3.45/7.35	c bounds 1824 >= 610 @ 1.51856
3.45/7.35	c bounds 1824 >= 611 @ 1.51937
3.45/7.35	c bounds 1824 >= 612 @ 1.52017
3.45/7.35	c bounds 1824 >= 613 @ 1.52099
3.45/7.35	c bounds 1824 >= 614 @ 1.52179
3.45/7.35	c bounds 1824 >= 615 @ 1.52259
3.45/7.35	c bounds 1824 >= 616 @ 1.5234
3.45/7.35	c bounds 1824 >= 617 @ 1.5242
3.45/7.35	c bounds 1824 >= 618 @ 1.52501
3.45/7.35	c bounds 1824 >= 619 @ 1.52581
3.45/7.35	c bounds 1824 >= 620 @ 1.52661
3.45/7.35	c bounds 1824 >= 621 @ 1.52742
3.45/7.36	c bounds 1824 >= 622 @ 1.52822
3.45/7.36	c bounds 1824 >= 623 @ 1.52903
3.45/7.36	c bounds 1824 >= 624 @ 1.52984
3.45/7.36	c bounds 1824 >= 625 @ 1.5307
3.45/7.36	c bounds 1824 >= 626 @ 1.53151
3.45/7.36	c bounds 1824 >= 627 @ 1.5323
3.45/7.36	c bounds 1824 >= 628 @ 1.53311
3.45/7.36	c bounds 1824 >= 629 @ 1.53391
3.45/7.36	c bounds 1824 >= 630 @ 1.53471
3.45/7.36	c bounds 1824 >= 631 @ 1.53552
3.45/7.36	c bounds 1824 >= 632 @ 1.53631
3.45/7.36	c bounds 1824 >= 633 @ 1.53711
3.45/7.37	c bounds 1824 >= 634 @ 1.53791
3.45/7.37	c bounds 1824 >= 635 @ 1.5387
3.45/7.37	c bounds 1824 >= 636 @ 1.5395
3.45/7.37	c bounds 1824 >= 637 @ 1.54029
3.45/7.37	c bounds 1824 >= 638 @ 1.5411
3.45/7.37	c bounds 1824 >= 639 @ 1.54192
3.45/7.37	c bounds 1824 >= 640 @ 1.54272
3.45/7.37	c bounds 1824 >= 641 @ 1.54353
3.45/7.37	c bounds 1824 >= 642 @ 1.54433
3.45/7.37	c bounds 1824 >= 643 @ 1.54512
3.45/7.37	c bounds 1824 >= 644 @ 1.54592
3.45/7.37	c bounds 1824 >= 645 @ 1.54606
3.45/7.38	c bounds 1824 >= 646 @ 1.54663
3.45/7.38	c bounds 1824 >= 647 @ 1.54741
3.45/7.38	c bounds 1824 >= 648 @ 1.54818
3.45/7.38	c bounds 1824 >= 649 @ 1.54896
3.45/7.38	c bounds 1824 >= 650 @ 1.54976
3.45/7.38	c bounds 1824 >= 651 @ 1.5499
3.45/7.38	c bounds 1824 >= 652 @ 1.55042
3.45/7.38	c bounds 1824 >= 653 @ 1.55116
3.45/7.38	c bounds 1824 >= 654 @ 1.55195
3.45/7.38	c bounds 1824 >= 655 @ 1.55275
3.45/7.38	c bounds 1824 >= 656 @ 1.55355
3.45/7.38	c bounds 1824 >= 657 @ 1.55434
3.45/7.38	c bounds 1824 >= 658 @ 1.55514
3.45/7.39	c bounds 1824 >= 659 @ 1.55594
3.45/7.39	c bounds 1824 >= 660 @ 1.55675
3.45/7.39	c bounds 1824 >= 661 @ 1.55689
3.45/7.39	c bounds 1824 >= 662 @ 1.55755
3.45/7.39	c bounds 1824 >= 663 @ 1.55769
3.45/7.39	c bounds 1824 >= 664 @ 1.55817
3.45/7.39	c bounds 1824 >= 665 @ 1.55899
3.45/7.39	c bounds 1824 >= 666 @ 1.55978
3.45/7.39	c bounds 1824 >= 667 @ 1.56059
3.45/7.39	c bounds 1824 >= 668 @ 1.56139
3.45/7.39	c bounds 1824 >= 669 @ 1.56219
3.45/7.39	c bounds 1824 >= 670 @ 1.56302
3.45/7.40	c bounds 1824 >= 671 @ 1.56383
3.55/7.40	c bounds 1824 >= 672 @ 1.56474
3.55/7.40	c bounds 1824 >= 673 @ 1.56553
3.55/7.40	c bounds 1824 >= 674 @ 1.56648
3.55/7.40	c bounds 1824 >= 675 @ 1.5673
3.55/7.40	c bounds 1824 >= 676 @ 1.56817
3.55/7.40	c bounds 1824 >= 677 @ 1.56906
3.55/7.40	c bounds 1824 >= 678 @ 1.56988
3.55/7.40	c bounds 1824 >= 679 @ 1.57078
3.55/7.40	c bounds 1824 >= 680 @ 1.57161
3.55/7.40	c bounds 1824 >= 681 @ 1.57241
3.55/7.41	c bounds 1824 >= 682 @ 1.57264
3.55/7.41	c bounds 1824 >= 683 @ 1.57329
3.55/7.41	c bounds 1824 >= 684 @ 1.57409
3.55/7.41	c bounds 1824 >= 685 @ 1.57496
3.55/7.41	c bounds 1824 >= 686 @ 1.57575
3.55/7.41	c bounds 1824 >= 687 @ 1.57661
3.55/7.41	c bounds 1824 >= 688 @ 1.5774
3.55/7.41	c bounds 1824 >= 689 @ 1.57754
3.55/7.41	c bounds 1824 >= 690 @ 1.57807
3.55/7.41	c bounds 1824 >= 691 @ 1.57885
3.55/7.41	c bounds 1824 >= 692 @ 1.57965
3.55/7.41	c bounds 1824 >= 693 @ 1.58045
3.55/7.42	c bounds 1824 >= 694 @ 1.58124
3.55/7.42	c bounds 1824 >= 695 @ 1.58204
3.55/7.42	c bounds 1824 >= 696 @ 1.58289
3.55/7.42	c bounds 1824 >= 697 @ 1.58369
3.55/7.42	c bounds 1824 >= 698 @ 1.58369
3.55/7.42	c bounds 1824 >= 699 @ 1.58434
3.55/7.42	c bounds 1824 >= 700 @ 1.58514
3.55/7.42	c bounds 1824 >= 701 @ 1.58595
3.55/7.42	c bounds 1824 >= 702 @ 1.58673
3.55/7.42	c bounds 1824 >= 703 @ 1.58752
3.55/7.42	c bounds 1824 >= 704 @ 1.58832
3.55/7.42	c bounds 1824 >= 705 @ 1.58911
3.55/7.43	c bounds 1824 >= 706 @ 1.58989
3.55/7.43	c bounds 1824 >= 707 @ 1.59069
3.55/7.43	c bounds 1824 >= 708 @ 1.59149
3.55/7.43	c bounds 1824 >= 709 @ 1.59228
3.55/7.43	c bounds 1824 >= 710 @ 1.59308
3.55/7.43	c bounds 1824 >= 711 @ 1.59387
3.55/7.43	c bounds 1824 >= 712 @ 1.59467
3.55/7.43	c bounds 1824 >= 713 @ 1.59545
3.55/7.43	c bounds 1824 >= 714 @ 1.59623
3.55/7.43	c bounds 1824 >= 715 @ 1.59707
3.55/7.43	c bounds 1824 >= 716 @ 1.59789
3.55/7.43	c bounds 1824 >= 717 @ 1.59868
3.55/7.43	c bounds 1824 >= 718 @ 1.59946
3.55/7.44	c bounds 1824 >= 719 @ 1.60027
3.55/7.44	c bounds 1824 >= 720 @ 1.60106
3.55/7.44	c bounds 1824 >= 721 @ 1.60231
3.55/7.44	c bounds 1824 >= 722 @ 1.60311
3.55/7.44	c bounds 1824 >= 723 @ 1.60391
3.55/7.44	c bounds 1824 >= 724 @ 1.6047
3.55/7.44	c bounds 1824 >= 725 @ 1.60555
3.55/7.44	c bounds 1824 >= 726 @ 1.60626
3.55/7.44	c bounds 1824 >= 727 @ 1.60626
3.55/7.44	c bounds 1824 >= 728 @ 1.60698
3.55/7.44	c bounds 1824 >= 729 @ 1.60778
3.55/7.45	c bounds 1824 >= 730 @ 1.60858
3.55/7.45	c bounds 1824 >= 731 @ 1.60937
3.55/7.45	c bounds 1824 >= 732 @ 1.61016
3.55/7.45	c bounds 1824 >= 733 @ 1.61093
3.55/7.45	c bounds 1824 >= 734 @ 1.61172
3.55/7.45	c bounds 1824 >= 735 @ 1.61251
3.55/7.45	c bounds 1824 >= 736 @ 1.61328
3.55/7.45	c bounds 1824 >= 737 @ 1.61406
3.55/7.45	c bounds 1824 >= 738 @ 1.6149
3.55/7.45	c bounds 1824 >= 739 @ 1.61575
3.55/7.45	c bounds 1824 >= 740 @ 1.61654
3.55/7.45	c bounds 1824 >= 741 @ 1.61732
3.55/7.45	c bounds 1824 >= 742 @ 1.61811
3.55/7.46	c bounds 1824 >= 743 @ 1.61893
3.55/7.46	c bounds 1824 >= 744 @ 1.61972
3.55/7.46	c bounds 1824 >= 745 @ 1.62051
3.55/7.46	c bounds 1824 >= 746 @ 1.62134
3.55/7.46	c bounds 1824 >= 747 @ 1.62147
3.55/7.46	c bounds 1824 >= 748 @ 1.62194
3.55/7.46	c bounds 1824 >= 749 @ 1.62273
3.55/7.46	c bounds 1824 >= 750 @ 1.62353
3.55/7.46	c bounds 1824 >= 751 @ 1.62432
3.55/7.46	c bounds 1824 >= 752 @ 1.62511
3.55/7.46	c bounds 1824 >= 753 @ 1.6259
3.55/7.46	c bounds 1824 >= 754 @ 1.62672
3.55/7.47	c bounds 1824 >= 755 @ 1.6275
3.55/7.47	c bounds 1824 >= 756 @ 1.62829
3.55/7.47	c bounds 1824 >= 757 @ 1.62908
3.55/7.47	c bounds 1824 >= 758 @ 1.62987
3.55/7.47	c bounds 1824 >= 759 @ 1.62987
3.55/7.47	c bounds 1824 >= 760 @ 1.63047
3.55/7.47	c bounds 1824 >= 761 @ 1.63125
3.55/7.47	c bounds 1824 >= 762 @ 1.63208
3.55/7.47	c bounds 1824 >= 763 @ 1.63284
3.55/7.48	c bounds 1823 >= 763 @ 1.6388
3.55/7.48	c bounds 1823 >= 764 @ 1.63962
3.55/7.48	c bounds 1823 >= 765 @ 1.6404
3.55/7.48	c bounds 1823 >= 766 @ 1.64116
3.55/7.49	c bounds 1823 >= 767 @ 1.64193
3.55/7.49	c bounds 1823 >= 768 @ 1.64271
3.55/7.49	c bounds 1823 >= 769 @ 1.64349
3.55/7.49	c bounds 1823 >= 770 @ 1.64425
3.55/7.49	c bounds 1823 >= 771 @ 1.64504
3.55/7.49	c bounds 1823 >= 772 @ 1.64583
3.55/7.49	c bounds 1823 >= 773 @ 1.64661
3.55/7.49	c bounds 1823 >= 774 @ 1.64739
3.55/7.49	c bounds 1823 >= 775 @ 1.64816
3.55/7.49	c bounds 1823 >= 776 @ 1.64894
3.55/7.49	c bounds 1823 >= 777 @ 1.64971
3.55/7.49	c bounds 1823 >= 778 @ 1.6505
3.55/7.49	c bounds 1823 >= 779 @ 1.65132
3.55/7.50	c bounds 1823 >= 780 @ 1.65145
3.65/7.50	c bounds 1823 >= 781 @ 1.65145
3.65/7.50	c bounds 1823 >= 782 @ 1.65186
3.65/7.50	c bounds 1823 >= 783 @ 1.65263
3.65/7.50	c bounds 1823 >= 784 @ 1.65336
3.65/7.50	c bounds 1823 >= 785 @ 1.65413
3.65/7.50	c bounds 1823 >= 786 @ 1.6549
3.65/7.50	c bounds 1823 >= 787 @ 1.65569
3.65/7.50	c bounds 1823 >= 788 @ 1.65638
3.65/7.50	c bounds 1823 >= 789 @ 1.65638
3.65/7.50	c bounds 1823 >= 790 @ 1.65709
3.65/7.50	c bounds 1823 >= 791 @ 1.65787
3.65/7.51	c bounds 1823 >= 792 @ 1.65866
3.65/7.51	c bounds 1823 >= 793 @ 1.65943
3.65/7.51	c bounds 1823 >= 794 @ 1.6602
3.65/7.51	c bounds 1823 >= 795 @ 1.66099
3.65/7.51	c bounds 1823 >= 796 @ 1.66177
3.65/7.51	c bounds 1823 >= 797 @ 1.66254
3.65/7.51	c bounds 1823 >= 798 @ 1.66331
3.65/7.51	c bounds 1823 >= 799 @ 1.66331
3.65/7.51	c bounds 1823 >= 800 @ 1.66391
3.65/7.51	c bounds 1823 >= 801 @ 1.66467
3.65/7.51	c bounds 1823 >= 802 @ 1.66543
3.65/7.51	c bounds 1823 >= 803 @ 1.6662
3.65/7.51	c bounds 1823 >= 804 @ 1.66697
3.65/7.52	c bounds 1823 >= 805 @ 1.66774
3.65/7.52	c bounds 1823 >= 806 @ 1.66852
3.65/7.52	c bounds 1823 >= 807 @ 1.66921
3.65/7.52	c bounds 1823 >= 808 @ 1.66921
3.65/7.52	c bounds 1823 >= 809 @ 1.66988
3.65/7.52	c bounds 1823 >= 810 @ 1.67066
3.65/7.52	c bounds 1823 >= 811 @ 1.67145
3.65/7.52	c bounds 1823 >= 812 @ 1.67226
3.65/7.52	c bounds 1823 >= 813 @ 1.67308
3.65/7.52	c bounds 1823 >= 814 @ 1.67385
3.65/7.52	c bounds 1823 >= 815 @ 1.67463
3.65/7.52	c bounds 1823 >= 816 @ 1.6754
3.65/7.52	c bounds 1823 >= 817 @ 1.67618
3.65/7.53	c bounds 1823 >= 818 @ 1.67694
3.65/7.53	c bounds 1823 >= 819 @ 1.67773
3.65/7.53	c bounds 1823 >= 820 @ 1.6785
3.65/7.53	c bounds 1823 >= 821 @ 1.67928
3.65/7.53	c bounds 1823 >= 822 @ 1.68004
3.65/7.53	c bounds 1823 >= 823 @ 1.68004
3.65/7.53	c bounds 1823 >= 824 @ 1.68066
3.65/7.53	c bounds 1823 >= 825 @ 1.68141
3.65/7.53	c bounds 1823 >= 826 @ 1.68219
3.65/7.53	c bounds 1823 >= 827 @ 1.68295
3.65/7.53	c bounds 1823 >= 828 @ 1.68372
3.65/7.53	c bounds 1823 >= 829 @ 1.68451
3.65/7.54	c bounds 1823 >= 830 @ 1.68529
3.65/7.54	c bounds 1823 >= 831 @ 1.68606
3.65/7.54	c bounds 1823 >= 832 @ 1.68696
3.65/7.54	c bounds 1823 >= 833 @ 1.68696
3.65/7.54	c bounds 1823 >= 834 @ 1.68763
3.65/7.54	c bounds 1823 >= 835 @ 1.68839
3.65/7.54	c bounds 1823 >= 836 @ 1.68916
3.65/7.54	c bounds 1823 >= 837 @ 1.68992
3.65/7.54	c bounds 1823 >= 838 @ 1.6907
3.65/7.54	c bounds 1823 >= 839 @ 1.69148
3.65/7.54	c bounds 1823 >= 840 @ 1.69225
3.65/7.54	c bounds 1823 >= 841 @ 1.69304
3.65/7.54	c bounds 1823 >= 842 @ 1.69381
3.65/7.55	c bounds 1823 >= 843 @ 1.69457
3.65/7.55	c bounds 1823 >= 844 @ 1.69535
3.65/7.55	c bounds 1823 >= 845 @ 1.6961
3.65/7.55	c bounds 1823 >= 846 @ 1.69688
3.65/7.55	c bounds 1823 >= 847 @ 1.69766
3.65/7.55	c bounds 1823 >= 848 @ 1.69843
3.65/7.55	c bounds 1823 >= 849 @ 1.69856
3.65/7.55	c bounds 1823 >= 850 @ 1.69904
3.65/7.55	c bounds 1823 >= 851 @ 1.69974
3.65/7.55	c bounds 1823 >= 852 @ 1.70051
3.65/7.55	c bounds 1823 >= 853 @ 1.70128
3.65/7.55	c bounds 1823 >= 854 @ 1.70205
3.65/7.56	c bounds 1823 >= 855 @ 1.70282
3.65/7.56	c bounds 1823 >= 856 @ 1.70359
3.65/7.56	c bounds 1823 >= 857 @ 1.70436
3.65/7.56	c bounds 1823 >= 858 @ 1.70514
3.65/7.56	c bounds 1823 >= 859 @ 1.70591
3.65/7.56	c bounds 1823 >= 860 @ 1.70667
3.65/7.56	c bounds 1823 >= 861 @ 1.70744
3.65/7.56	c bounds 1823 >= 862 @ 1.7082
3.65/7.56	c bounds 1823 >= 863 @ 1.70896
3.65/7.56	c bounds 1823 >= 864 @ 1.70973
3.65/7.56	c bounds 1823 >= 865 @ 1.71049
3.65/7.56	c bounds 1823 >= 866 @ 1.71049
3.65/7.56	c bounds 1823 >= 867 @ 1.71114
3.65/7.57	c bounds 1823 >= 868 @ 1.71197
3.65/7.57	c bounds 1823 >= 869 @ 1.71274
3.65/7.57	c bounds 1823 >= 870 @ 1.71349
3.65/7.57	c bounds 1823 >= 871 @ 1.71427
3.65/7.57	c bounds 1823 >= 872 @ 1.71506
3.65/7.57	c bounds 1823 >= 873 @ 1.71582
3.65/7.57	c bounds 1823 >= 874 @ 1.71659
3.65/7.57	c bounds 1823 >= 875 @ 1.71737
3.65/7.57	c bounds 1823 >= 876 @ 1.71812
3.65/7.57	c bounds 1823 >= 877 @ 1.71888
3.65/7.57	c bounds 1823 >= 878 @ 1.71966
3.65/7.57	c bounds 1823 >= 879 @ 1.7198
3.65/7.57	c bounds 1823 >= 880 @ 1.72028
3.65/7.58	c bounds 1823 >= 881 @ 1.72104
3.65/7.58	c bounds 1823 >= 882 @ 1.72116
3.65/7.58	c bounds 1823 >= 883 @ 1.72165
3.65/7.58	c bounds 1823 >= 884 @ 1.72237
3.65/7.58	c bounds 1823 >= 885 @ 1.72312
3.65/7.58	c bounds 1823 >= 886 @ 1.72325
3.65/7.58	c bounds 1823 >= 887 @ 1.72373
3.65/7.58	c bounds 1823 >= 888 @ 1.72449
3.65/7.58	c bounds 1823 >= 889 @ 1.72521
3.65/7.58	c bounds 1823 >= 890 @ 1.72598
3.65/7.58	c bounds 1823 >= 891 @ 1.72675
3.65/7.58	c bounds 1823 >= 892 @ 1.72751
3.65/7.58	c bounds 1823 >= 893 @ 1.72829
3.65/7.59	c bounds 1823 >= 894 @ 1.72905
3.65/7.59	c bounds 1823 >= 895 @ 1.72988
3.65/7.59	c bounds 1823 >= 896 @ 1.73066
3.65/7.59	c bounds 1823 >= 897 @ 1.73143
3.65/7.59	c bounds 1823 >= 898 @ 1.73155
3.65/7.59	c bounds 1823 >= 899 @ 1.73216
3.65/7.59	c bounds 1823 >= 900 @ 1.73293
3.65/7.59	c bounds 1823 >= 901 @ 1.73375
3.65/7.59	c bounds 1823 >= 902 @ 1.73453
3.65/7.59	c bounds 1823 >= 903 @ 1.73531
3.65/7.59	c bounds 1823 >= 904 @ 1.73606
3.65/7.59	c bounds 1823 >= 905 @ 1.73684
3.65/7.60	c bounds 1823 >= 906 @ 1.73761
3.75/7.60	c bounds 1823 >= 907 @ 1.73839
3.75/7.60	c bounds 1823 >= 908 @ 1.73917
3.75/7.60	c bounds 1823 >= 909 @ 1.73994
3.75/7.60	c bounds 1823 >= 910 @ 1.74071
3.75/7.60	c bounds 1823 >= 911 @ 1.74094
3.75/7.60	c bounds 1823 >= 912 @ 1.74168
3.75/7.60	c bounds 1823 >= 913 @ 1.74244
3.75/7.60	c bounds 1823 >= 914 @ 1.74321
3.75/7.60	c bounds 1823 >= 915 @ 1.74396
3.75/7.60	c bounds 1823 >= 916 @ 1.74471
3.75/7.60	c bounds 1823 >= 917 @ 1.74548
3.75/7.61	c bounds 1823 >= 918 @ 1.74623
3.75/7.61	c bounds 1823 >= 919 @ 1.74699
3.75/7.61	c bounds 1823 >= 920 @ 1.74776
3.75/7.61	c bounds 1823 >= 921 @ 1.7485
3.75/7.61	c bounds 1823 >= 922 @ 1.74927
3.75/7.61	c bounds 1823 >= 923 @ 1.75007
3.75/7.61	c bounds 1823 >= 924 @ 1.75087
3.75/7.61	c bounds 1823 >= 925 @ 1.75087
3.75/7.61	c bounds 1823 >= 926 @ 1.75144
3.75/7.61	c bounds 1823 >= 927 @ 1.75219
3.75/7.61	c bounds 1823 >= 928 @ 1.75295
3.75/7.61	c bounds 1823 >= 929 @ 1.75371
3.75/7.61	c bounds 1823 >= 930 @ 1.75445
3.75/7.62	c bounds 1823 >= 931 @ 1.75521
3.75/7.62	c bounds 1823 >= 932 @ 1.75597
3.75/7.62	c bounds 1823 >= 933 @ 1.75671
3.75/7.62	c bounds 1823 >= 934 @ 1.75671
3.75/7.62	c bounds 1823 >= 935 @ 1.75736
3.75/7.62	c bounds 1823 >= 936 @ 1.75813
3.75/7.62	c bounds 1823 >= 937 @ 1.7589
3.75/7.62	c bounds 1823 >= 938 @ 1.75966
3.75/7.62	c bounds 1823 >= 939 @ 1.75966
3.75/7.62	c bounds 1823 >= 940 @ 1.75966
3.75/7.62	c bounds 1823 >= 941 @ 1.76009
3.75/7.62	c bounds 1823 >= 942 @ 1.76084
3.75/7.62	c bounds 1823 >= 943 @ 1.76156
3.75/7.63	c bounds 1823 >= 944 @ 1.76237
3.75/7.63	c bounds 1823 >= 945 @ 1.76314
3.75/7.63	c bounds 1823 >= 946 @ 1.76389
3.75/7.63	c bounds 1823 >= 947 @ 1.76464
3.75/7.63	c bounds 1823 >= 948 @ 1.76538
3.75/7.63	c bounds 1823 >= 949 @ 1.7662
3.75/7.63	c bounds 1823 >= 950 @ 1.76699
3.75/7.63	c bounds 1823 >= 951 @ 1.76774
3.75/7.63	c bounds 1823 >= 952 @ 1.7685
3.75/7.63	c bounds 1823 >= 953 @ 1.76925
3.75/7.63	c bounds 1823 >= 954 @ 1.77002
3.75/7.63	c bounds 1823 >= 955 @ 1.77078
3.75/7.63	c bounds 1823 >= 956 @ 1.77144
3.75/7.64	c bounds 1823 >= 957 @ 1.77144
3.75/7.64	c bounds 1823 >= 958 @ 1.77206
3.75/7.64	c bounds 1823 >= 959 @ 1.77282
3.75/7.64	c bounds 1823 >= 960 @ 1.77357
3.75/7.64	c bounds 1823 >= 961 @ 1.77433
3.75/7.64	c bounds 1823 >= 962 @ 1.77509
3.75/7.64	c bounds 1823 >= 963 @ 1.77584
3.75/7.64	c bounds 1823 >= 964 @ 1.77659
3.75/7.64	c bounds 1823 >= 965 @ 1.77734
3.75/7.64	c bounds 1823 >= 966 @ 1.77809
3.75/7.64	c bounds 1823 >= 967 @ 1.77883
3.75/7.64	c bounds 1823 >= 968 @ 1.7796
3.75/7.65	c bounds 1823 >= 969 @ 1.78028
3.75/7.65	c bounds 1823 >= 970 @ 1.78028
3.75/7.65	c bounds 1823 >= 971 @ 1.78093
3.75/7.65	c bounds 1823 >= 972 @ 1.78169
3.75/7.65	c bounds 1823 >= 973 @ 1.78244
3.75/7.65	c bounds 1823 >= 974 @ 1.78318
3.75/7.65	c bounds 1823 >= 975 @ 1.78393
3.75/7.65	c bounds 1823 >= 976 @ 1.78474
3.75/7.65	c bounds 1823 >= 977 @ 1.7855
3.75/7.65	c bounds 1823 >= 978 @ 1.78629
3.75/7.65	c bounds 1823 >= 979 @ 1.7871
3.75/7.65	c bounds 1823 >= 980 @ 1.78785
3.75/7.65	c bounds 1823 >= 981 @ 1.78862
3.75/7.66	c bounds 1823 >= 982 @ 1.78936
3.75/7.66	c bounds 1823 >= 983 @ 1.79011
3.75/7.66	c bounds 1823 >= 984 @ 1.79087
3.75/7.66	c bounds 1823 >= 985 @ 1.79163
3.75/7.66	c bounds 1823 >= 986 @ 1.79238
3.75/7.66	c bounds 1823 >= 987 @ 1.79313
3.75/7.66	c bounds 1823 >= 988 @ 1.79386
3.75/7.66	c bounds 1823 >= 989 @ 1.79461
3.75/7.66	c bounds 1823 >= 990 @ 1.79535
3.75/7.66	c bounds 1823 >= 991 @ 1.7961
3.75/7.66	c bounds 1823 >= 992 @ 1.79684
3.75/7.66	c bounds 1823 >= 993 @ 1.79758
3.75/7.66	c bounds 1823 >= 994 @ 1.79834
3.75/7.67	c bounds 1823 >= 995 @ 1.79908
3.75/7.67	c bounds 1823 >= 996 @ 1.79982
3.75/7.67	c bounds 1823 >= 997 @ 1.80056
3.75/7.67	c bounds 1823 >= 998 @ 1.80133
3.75/7.67	c bounds 1823 >= 999 @ 1.80206
3.75/7.67	c bounds 1823 >= 1000 @ 1.80281
3.75/7.67	c bounds 1823 >= 1001 @ 1.80356
3.75/7.67	c bounds 1823 >= 1002 @ 1.80432
3.75/7.67	c bounds 1823 >= 1003 @ 1.80506
3.75/7.67	c bounds 1823 >= 1004 @ 1.80581
3.75/7.67	c bounds 1823 >= 1005 @ 1.80655
3.75/7.67	c bounds 1823 >= 1006 @ 1.8073
3.75/7.67	c bounds 1823 >= 1007 @ 1.80805
3.75/7.67	c bounds 1823 >= 1008 @ 1.8088
3.75/7.68	c bounds 1823 >= 1009 @ 1.80954
3.75/7.68	c bounds 1823 >= 1010 @ 1.81028
3.75/7.68	c bounds 1823 >= 1011 @ 1.81104
3.75/7.68	c bounds 1823 >= 1012 @ 1.81177
3.75/7.68	c bounds 1823 >= 1013 @ 1.81253
3.75/7.68	c bounds 1823 >= 1014 @ 1.81328
3.75/7.68	c bounds 1823 >= 1015 @ 1.81417
3.75/7.68	c bounds 1823 >= 1016 @ 1.81495
3.75/7.68	c bounds 1823 >= 1017 @ 1.81568
3.75/7.68	c bounds 1823 >= 1018 @ 1.81645
3.75/7.68	c bounds 1823 >= 1019 @ 1.81719
3.75/7.68	c bounds 1823 >= 1020 @ 1.81792
3.75/7.69	c bounds 1823 >= 1021 @ 1.81866
3.75/7.69	c bounds 1823 >= 1022 @ 1.8194
3.75/7.69	c bounds 1823 >= 1023 @ 1.82014
3.75/7.69	c bounds 1823 >= 1024 @ 1.82089
3.75/7.69	c bounds 1823 >= 1025 @ 1.82163
3.75/7.69	c bounds 1823 >= 1026 @ 1.82236
3.75/7.69	c bounds 1823 >= 1027 @ 1.82311
3.75/7.69	c bounds 1823 >= 1028 @ 1.82386
3.75/7.69	c bounds 1823 >= 1029 @ 1.82461
3.75/7.69	c bounds 1823 >= 1030 @ 1.82535
3.75/7.69	c bounds 1823 >= 1031 @ 1.8261
3.75/7.69	c bounds 1823 >= 1032 @ 1.82684
3.75/7.69	c bounds 1823 >= 1033 @ 1.82762
3.75/7.69	c bounds 1823 >= 1034 @ 1.82839
3.75/7.70	c bounds 1823 >= 1035 @ 1.82912
3.85/7.70	c bounds 1823 >= 1036 @ 1.82989
3.85/7.70	c bounds 1823 >= 1037 @ 1.83062
3.85/7.70	c bounds 1823 >= 1038 @ 1.83135
3.85/7.70	c bounds 1823 >= 1039 @ 1.83135
3.85/7.70	c bounds 1823 >= 1040 @ 1.83188
3.85/7.70	c bounds 1823 >= 1041 @ 1.83299
3.85/7.70	c bounds 1823 >= 1042 @ 1.83375
3.85/7.70	c bounds 1823 >= 1043 @ 1.83449
3.85/7.70	c bounds 1823 >= 1044 @ 1.83521
3.85/7.70	c bounds 1823 >= 1045 @ 1.83595
3.85/7.70	c bounds 1823 >= 1046 @ 1.8367
3.85/7.71	c bounds 1823 >= 1047 @ 1.83744
3.85/7.71	c bounds 1823 >= 1048 @ 1.83819
3.85/7.71	c bounds 1823 >= 1049 @ 1.83819
3.85/7.71	c bounds 1823 >= 1050 @ 1.83876
3.85/7.71	c bounds 1823 >= 1051 @ 1.8395
3.85/7.71	c bounds 1823 >= 1052 @ 1.8402
3.85/7.71	c bounds 1823 >= 1053 @ 1.84091
3.85/7.71	c bounds 1823 >= 1054 @ 1.84164
3.85/7.71	c bounds 1823 >= 1055 @ 1.84238
3.85/7.71	c bounds 1823 >= 1056 @ 1.8431
3.85/7.71	c bounds 1823 >= 1057 @ 1.84383
3.85/7.71	c bounds 1823 >= 1058 @ 1.84455
3.85/7.71	c bounds 1823 >= 1059 @ 1.8453
3.85/7.71	c bounds 1823 >= 1060 @ 1.84604
3.85/7.72	c bounds 1823 >= 1061 @ 1.84677
3.85/7.72	c bounds 1823 >= 1062 @ 1.84771
3.85/7.72	c bounds 1823 >= 1063 @ 1.84782
3.85/7.72	c bounds 1823 >= 1064 @ 1.84806
3.85/7.72	c bounds 1823 >= 1065 @ 1.84868
3.85/7.72	c bounds 1823 >= 1066 @ 1.84933
3.85/7.72	c bounds 1823 >= 1067 @ 1.84996
3.85/7.72	c bounds 1823 >= 1068 @ 1.8506
3.85/7.72	c bounds 1823 >= 1069 @ 1.85122
3.85/7.72	c bounds 1823 >= 1070 @ 1.85187
3.85/7.72	c bounds 1823 >= 1071 @ 1.8525
3.85/7.72	c bounds 1823 >= 1072 @ 1.85315
3.85/7.72	c bounds 1823 >= 1073 @ 1.85378
3.85/7.72	c bounds 1823 >= 1074 @ 1.85442
3.85/7.73	c bounds 1823 >= 1075 @ 1.85507
3.85/7.73	c bounds 1823 >= 1076 @ 1.8557
3.85/7.73	c bounds 1823 >= 1077 @ 1.85632
3.85/7.73	c bounds 1823 >= 1078 @ 1.85697
3.85/7.73	c bounds 1823 >= 1079 @ 1.85763
3.85/7.73	c bounds 1823 >= 1080 @ 1.85773
3.85/7.73	c bounds 1823 >= 1081 @ 1.85789
3.85/7.73	c bounds 1823 >= 1082 @ 1.85852
3.85/7.73	c bounds 1823 >= 1083 @ 1.85915
3.85/7.73	c bounds 1823 >= 1084 @ 1.85978
3.85/7.73	c bounds 1823 >= 1085 @ 1.86085
3.85/7.73	c bounds 1823 >= 1086 @ 1.86148
3.85/7.73	c bounds 1823 >= 1087 @ 1.86212
3.85/7.73	c bounds 1823 >= 1088 @ 1.86278
3.85/7.73	c bounds 1823 >= 1089 @ 1.86346
3.85/7.74	c bounds 1823 >= 1090 @ 1.8641
3.85/7.74	c bounds 1823 >= 1091 @ 1.86475
3.85/7.74	c bounds 1823 >= 1092 @ 1.86538
3.85/7.74	c bounds 1823 >= 1093 @ 1.866
3.85/7.74	c bounds 1823 >= 1094 @ 1.86664
3.85/7.74	c bounds 1823 >= 1095 @ 1.86669
3.85/7.74	c bounds 1823 >= 1096 @ 1.86698
3.85/7.74	c bounds 1823 >= 1097 @ 1.86755
3.85/7.74	c bounds 1823 >= 1098 @ 1.86817
3.85/7.74	c bounds 1823 >= 1099 @ 1.8688
3.85/7.74	c bounds 1823 >= 1100 @ 1.86943
3.85/7.74	c bounds 1823 >= 1101 @ 1.86954
3.85/7.74	c bounds 1823 >= 1102 @ 1.86972
3.85/7.74	c bounds 1823 >= 1103 @ 1.87037
3.85/7.74	c bounds 1823 >= 1104 @ 1.871
3.85/7.74	c bounds 1823 >= 1105 @ 1.87163
3.85/7.75	c bounds 1823 >= 1106 @ 1.87228
3.85/7.75	c bounds 1823 >= 1107 @ 1.87295
3.85/7.75	c bounds 1823 >= 1108 @ 1.87363
3.85/7.75	c bounds 1823 >= 1109 @ 1.87425
3.85/7.75	c bounds 1823 >= 1110 @ 1.8749
3.85/7.75	c bounds 1823 >= 1111 @ 1.87555
3.85/7.75	c bounds 1823 >= 1112 @ 1.87619
3.85/7.75	c bounds 1823 >= 1113 @ 1.87682
3.85/7.75	c bounds 1823 >= 1114 @ 1.87746
3.85/7.75	c bounds 1823 >= 1115 @ 1.8781
3.85/7.75	c bounds 1823 >= 1116 @ 1.87874
3.85/7.75	c bounds 1823 >= 1117 @ 1.87939
3.85/7.75	c bounds 1823 >= 1118 @ 1.88003
3.85/7.75	c bounds 1823 >= 1119 @ 1.88065
3.85/7.75	c bounds 1823 >= 1120 @ 1.8813
3.85/7.76	c bounds 1823 >= 1121 @ 1.88192
3.85/7.76	c bounds 1823 >= 1122 @ 1.88257
3.85/7.76	c bounds 1823 >= 1123 @ 1.88321
3.85/7.76	c bounds 1823 >= 1124 @ 1.88384
3.85/7.76	c bounds 1823 >= 1125 @ 1.8845
3.85/7.76	c bounds 1823 >= 1126 @ 1.88517
3.85/7.76	c bounds 1823 >= 1127 @ 1.88581
3.85/7.76	c bounds 1823 >= 1128 @ 1.88645
3.85/7.76	c bounds 1823 >= 1129 @ 1.88709
3.85/7.76	c bounds 1823 >= 1130 @ 1.88719
3.85/7.76	c bounds 1823 >= 1131 @ 1.88741
3.85/7.76	c bounds 1823 >= 1132 @ 1.88807
3.85/7.76	c bounds 1823 >= 1133 @ 1.8887
3.85/7.76	c bounds 1823 >= 1134 @ 1.88934
3.85/7.76	c bounds 1823 >= 1135 @ 1.88999
3.85/7.77	c bounds 1823 >= 1136 @ 1.89061
3.85/7.77	c bounds 1823 >= 1137 @ 1.89122
3.85/7.77	c bounds 1823 >= 1138 @ 1.89185
3.85/7.77	c bounds 1823 >= 1139 @ 1.89248
3.85/7.77	c bounds 1823 >= 1140 @ 1.89311
3.85/7.77	c bounds 1823 >= 1141 @ 1.8932
3.85/7.77	c bounds 1823 >= 1142 @ 1.8935
3.85/7.77	c bounds 1823 >= 1143 @ 1.89407
3.85/7.77	c bounds 1823 >= 1144 @ 1.89469
3.85/7.77	c bounds 1823 >= 1145 @ 1.89531
3.85/7.77	c bounds 1823 >= 1146 @ 1.89594
3.85/7.77	c bounds 1823 >= 1147 @ 1.89656
3.85/7.77	c bounds 1823 >= 1148 @ 1.89718
3.85/7.77	c bounds 1823 >= 1149 @ 1.89782
3.85/7.77	c bounds 1823 >= 1150 @ 1.89846
3.85/7.77	c bounds 1823 >= 1151 @ 1.89909
3.85/7.78	c bounds 1823 >= 1152 @ 1.8997
3.85/7.78	c bounds 1823 >= 1153 @ 1.90031
3.85/7.78	c bounds 1823 >= 1154 @ 1.90094
3.85/7.78	c bounds 1823 >= 1155 @ 1.90157
3.85/7.78	c bounds 1823 >= 1156 @ 1.90214
3.85/7.78	c bounds 1823 >= 1157 @ 1.90214
3.85/7.78	c bounds 1823 >= 1158 @ 1.90214
3.85/7.78	c bounds 1823 >= 1159 @ 1.90221
3.85/7.78	c bounds 1823 >= 1160 @ 1.9028
3.85/7.78	c bounds 1823 >= 1161 @ 1.90341
3.85/7.78	c bounds 1823 >= 1162 @ 1.90402
3.85/7.78	c bounds 1823 >= 1163 @ 1.90464
3.85/7.78	c bounds 1823 >= 1164 @ 1.90527
3.85/7.78	c bounds 1823 >= 1165 @ 1.90591
3.85/7.78	c bounds 1823 >= 1166 @ 1.90653
3.85/7.78	c bounds 1823 >= 1167 @ 1.90715
3.85/7.79	c bounds 1823 >= 1168 @ 1.90778
3.85/7.79	c bounds 1823 >= 1169 @ 1.9084
3.85/7.79	c bounds 1823 >= 1170 @ 1.90908
3.85/7.79	c bounds 1823 >= 1171 @ 1.90971
3.85/7.79	c bounds 1823 >= 1172 @ 1.91033
3.85/7.79	c bounds 1823 >= 1173 @ 1.91094
3.85/7.79	c bounds 1823 >= 1174 @ 1.91159
3.85/7.79	c bounds 1823 >= 1175 @ 1.91221
3.85/7.79	c bounds 1823 >= 1176 @ 1.91284
3.85/7.79	c bounds 1823 >= 1177 @ 1.91346
3.85/7.79	c bounds 1823 >= 1178 @ 1.91426
3.85/7.79	c bounds 1823 >= 1179 @ 1.91489
3.85/7.79	c bounds 1823 >= 1180 @ 1.91554
3.85/7.79	c bounds 1823 >= 1181 @ 1.91615
3.85/7.79	c bounds 1823 >= 1182 @ 1.91677
3.85/7.80	c bounds 1823 >= 1183 @ 1.9174
3.95/7.80	c bounds 1823 >= 1184 @ 1.91801
3.95/7.80	c bounds 1823 >= 1185 @ 1.91863
3.95/7.80	c bounds 1823 >= 1186 @ 1.91926
3.95/7.80	c bounds 1823 >= 1187 @ 1.91986
3.95/7.80	c bounds 1823 >= 1188 @ 1.92049
3.95/7.80	c bounds 1823 >= 1189 @ 1.9211
3.95/7.80	c bounds 1823 >= 1190 @ 1.92172
3.95/7.80	c bounds 1823 >= 1191 @ 1.92234
3.95/7.80	c bounds 1823 >= 1192 @ 1.92297
3.95/7.80	c bounds 1823 >= 1193 @ 1.92358
3.95/7.80	c bounds 1823 >= 1194 @ 1.9242
3.95/7.80	c bounds 1823 >= 1195 @ 1.92482
3.95/7.80	c bounds 1823 >= 1196 @ 1.92544
3.95/7.80	c bounds 1823 >= 1197 @ 1.92605
3.95/7.80	c bounds 1823 >= 1198 @ 1.92666
3.95/7.81	c bounds 1823 >= 1199 @ 1.92728
3.95/7.81	c bounds 1823 >= 1200 @ 1.92789
3.95/7.81	c bounds 1823 >= 1201 @ 1.92853
3.95/7.81	c bounds 1823 >= 1202 @ 1.92914
3.95/7.81	c bounds 1823 >= 1203 @ 1.92976
3.95/7.81	c bounds 1823 >= 1204 @ 1.92976
3.95/7.81	c bounds 1823 >= 1205 @ 1.93013
3.95/7.81	c bounds 1823 >= 1206 @ 1.93069
3.95/7.81	c bounds 1823 >= 1207 @ 1.93131
3.95/7.81	c bounds 1823 >= 1208 @ 1.93191
3.95/7.81	c bounds 1823 >= 1209 @ 1.93253
3.95/7.81	c bounds 1823 >= 1210 @ 1.93316
3.95/7.81	c bounds 1823 >= 1211 @ 1.93379
3.95/7.81	c bounds 1823 >= 1212 @ 1.93441
3.95/7.81	c bounds 1823 >= 1213 @ 1.93502
3.95/7.81	c bounds 1823 >= 1214 @ 1.93566
3.95/7.82	c bounds 1823 >= 1215 @ 1.93627
3.95/7.82	c bounds 1823 >= 1216 @ 1.93689
3.95/7.82	c bounds 1823 >= 1217 @ 1.9375
3.95/7.82	c bounds 1823 >= 1218 @ 1.93814
3.95/7.82	c bounds 1823 >= 1219 @ 1.93876
3.95/7.82	c bounds 1823 >= 1220 @ 1.93938
3.95/7.82	c bounds 1823 >= 1221 @ 1.93999
3.95/7.82	c bounds 1823 >= 1222 @ 1.9406
3.95/7.82	c bounds 1823 >= 1223 @ 1.94124
3.95/7.82	c bounds 1823 >= 1224 @ 1.94185
3.95/7.82	c bounds 1823 >= 1225 @ 1.94246
3.95/7.82	c bounds 1823 >= 1226 @ 1.94307
3.95/7.82	c bounds 1823 >= 1227 @ 1.94369
3.95/7.82	c bounds 1823 >= 1228 @ 1.94432
3.95/7.82	c bounds 1823 >= 1229 @ 1.94441
3.95/7.82	c bounds 1823 >= 1230 @ 1.9446
3.95/7.83	c bounds 1823 >= 1231 @ 1.94522
3.95/7.83	c bounds 1823 >= 1232 @ 1.94584
3.95/7.83	c bounds 1823 >= 1233 @ 1.94646
3.95/7.83	c bounds 1823 >= 1234 @ 1.94708
3.95/7.83	c bounds 1823 >= 1235 @ 1.9477
3.95/7.83	c bounds 1823 >= 1236 @ 1.9483
3.95/7.83	c bounds 1823 >= 1237 @ 1.94893
3.95/7.83	c bounds 1823 >= 1238 @ 1.94947
3.95/7.83	c bounds 1823 >= 1239 @ 1.94947
3.95/7.83	c bounds 1823 >= 1240 @ 1.94985
3.95/7.83	c bounds 1823 >= 1241 @ 1.9504
3.95/7.83	c bounds 1823 >= 1242 @ 1.95101
3.95/7.83	c bounds 1823 >= 1243 @ 1.95161
3.95/7.83	c bounds 1823 >= 1244 @ 1.95223
3.95/7.83	c bounds 1823 >= 1245 @ 1.95284
3.95/7.83	c bounds 1823 >= 1246 @ 1.95347
3.95/7.84	c bounds 1823 >= 1247 @ 1.95408
3.95/7.84	c bounds 1823 >= 1248 @ 1.9547
3.95/7.84	c bounds 1823 >= 1249 @ 1.9553
3.95/7.84	c bounds 1823 >= 1250 @ 1.95591
3.95/7.84	c bounds 1823 >= 1251 @ 1.95653
3.95/7.84	c bounds 1823 >= 1252 @ 1.95715
3.95/7.84	c bounds 1823 >= 1253 @ 1.95778
3.95/7.84	c bounds 1823 >= 1254 @ 1.95839
3.95/7.84	c bounds 1823 >= 1255 @ 1.95901
3.95/7.84	c bounds 1823 >= 1256 @ 1.95961
3.95/7.84	c bounds 1823 >= 1257 @ 1.96022
3.95/7.84	c bounds 1823 >= 1258 @ 1.96084
3.95/7.84	c bounds 1823 >= 1259 @ 1.96189
3.95/7.84	c bounds 1823 >= 1260 @ 1.96251
3.95/7.84	c bounds 1823 >= 1261 @ 1.96312
3.95/7.85	c bounds 1823 >= 1262 @ 1.96373
3.95/7.85	c bounds 1823 >= 1263 @ 1.96434
3.95/7.85	c bounds 1823 >= 1264 @ 1.96494
3.95/7.85	c bounds 1823 >= 1265 @ 1.96554
3.95/7.85	c bounds 1823 >= 1266 @ 1.96615
3.95/7.85	c bounds 1823 >= 1267 @ 1.96678
3.95/7.85	c bounds 1823 >= 1268 @ 1.96739
3.95/7.85	c bounds 1823 >= 1269 @ 1.968
3.95/7.85	c bounds 1823 >= 1270 @ 1.96808
3.95/7.85	c bounds 1823 >= 1271 @ 1.96862
3.95/7.85	c bounds 1823 >= 1272 @ 1.96922
3.95/7.85	c bounds 1823 >= 1273 @ 1.96982
3.95/7.85	c bounds 1823 >= 1274 @ 1.97044
3.95/7.85	c bounds 1823 >= 1275 @ 1.97104
3.95/7.85	c bounds 1823 >= 1276 @ 1.97166
3.95/7.85	c bounds 1823 >= 1277 @ 1.97226
3.95/7.86	c bounds 1823 >= 1278 @ 1.97287
3.95/7.86	c bounds 1823 >= 1279 @ 1.9735
3.95/7.86	c bounds 1823 >= 1280 @ 1.97411
3.95/7.86	c bounds 1823 >= 1281 @ 1.97472
3.95/7.86	c bounds 1823 >= 1282 @ 1.97534
3.95/7.86	c bounds 1823 >= 1283 @ 1.97593
3.95/7.86	c bounds 1823 >= 1284 @ 1.97655
3.95/7.86	c bounds 1823 >= 1285 @ 1.97718
3.95/7.86	c bounds 1823 >= 1286 @ 1.9778
3.95/7.86	c bounds 1823 >= 1287 @ 1.97841
3.95/7.86	c bounds 1823 >= 1288 @ 1.97904
3.95/7.86	c bounds 1823 >= 1289 @ 1.97965
3.95/7.86	c bounds 1823 >= 1290 @ 1.98027
3.95/7.86	c bounds 1823 >= 1291 @ 1.98088
3.95/7.86	c bounds 1823 >= 1292 @ 1.9815
3.95/7.86	c bounds 1823 >= 1293 @ 1.98211
3.95/7.87	c bounds 1823 >= 1294 @ 1.98273
3.95/7.87	c bounds 1823 >= 1295 @ 1.98335
3.95/7.87	c bounds 1823 >= 1296 @ 1.98396
3.95/7.87	c bounds 1823 >= 1297 @ 1.98458
3.95/7.87	c bounds 1823 >= 1298 @ 1.98522
3.95/7.87	c bounds 1823 >= 1299 @ 1.98587
3.95/7.87	c bounds 1823 >= 1300 @ 1.98649
3.95/7.87	c bounds 1823 >= 1301 @ 1.9871
3.95/7.87	c bounds 1823 >= 1302 @ 1.98773
3.95/7.87	c bounds 1823 >= 1303 @ 1.98836
3.95/7.87	c bounds 1823 >= 1304 @ 1.98896
3.95/7.87	c bounds 1823 >= 1305 @ 1.98958
3.95/7.87	c bounds 1823 >= 1306 @ 1.99019
3.95/7.87	c bounds 1823 >= 1307 @ 1.9908
3.95/7.87	c bounds 1823 >= 1308 @ 1.99141
3.95/7.87	c bounds 1823 >= 1309 @ 1.99204
3.95/7.88	c bounds 1823 >= 1310 @ 1.99263
3.95/7.88	c bounds 1823 >= 1311 @ 1.99323
3.95/7.88	c bounds 1823 >= 1312 @ 1.99385
3.95/7.88	c bounds 1823 >= 1313 @ 1.99393
3.95/7.88	c bounds 1823 >= 1314 @ 1.99408
3.95/7.88	c bounds 1823 >= 1315 @ 1.99469
3.95/7.88	c bounds 1823 >= 1316 @ 1.99528
3.95/7.88	c bounds 1823 >= 1317 @ 1.99588
3.95/7.88	c bounds 1823 >= 1318 @ 1.99649
3.95/7.88	c bounds 1823 >= 1319 @ 1.99709
3.95/7.88	c bounds 1823 >= 1320 @ 1.99769
3.95/7.88	c bounds 1823 >= 1321 @ 1.99831
3.95/7.88	c bounds 1823 >= 1322 @ 1.9989
3.95/7.88	c bounds 1823 >= 1323 @ 1.99952
3.95/7.88	c bounds 1823 >= 1324 @ 2.00011
3.95/7.88	c bounds 1823 >= 1325 @ 2.00072
3.95/7.89	c bounds 1823 >= 1326 @ 2.0008
3.95/7.89	c bounds 1823 >= 1327 @ 2.00092
3.95/7.89	c bounds 1823 >= 1328 @ 2.0015
3.95/7.89	c bounds 1823 >= 1329 @ 2.00212
3.95/7.89	c bounds 1823 >= 1330 @ 2.00271
3.95/7.89	c bounds 1823 >= 1331 @ 2.00332
3.95/7.89	c bounds 1823 >= 1332 @ 2.00392
3.95/7.89	c bounds 1823 >= 1333 @ 2.00452
3.95/7.89	c bounds 1823 >= 1334 @ 2.00514
3.95/7.89	c bounds 1823 >= 1335 @ 2.00575
3.95/7.89	c bounds 1823 >= 1336 @ 2.00634
3.95/7.89	c bounds 1823 >= 1337 @ 2.00689
3.95/7.89	c bounds 1823 >= 1338 @ 2.00689
3.95/7.89	c bounds 1823 >= 1339 @ 2.00723
3.95/7.89	c bounds 1823 >= 1340 @ 2.00777
3.95/7.89	c bounds 1823 >= 1341 @ 2.00835
3.95/7.90	c bounds 1823 >= 1342 @ 2.00896
3.95/7.90	c bounds 1823 >= 1343 @ 2.00956
4.04/7.90	c bounds 1823 >= 1344 @ 2.01018
4.04/7.90	c bounds 1823 >= 1345 @ 2.01077
4.04/7.90	c bounds 1823 >= 1346 @ 2.01136
4.04/7.90	c bounds 1823 >= 1347 @ 2.01144
4.04/7.90	c bounds 1823 >= 1348 @ 2.01158
4.04/7.90	c bounds 1823 >= 1349 @ 2.01216
4.04/7.90	c bounds 1823 >= 1350 @ 2.01275
4.04/7.90	c bounds 1823 >= 1351 @ 2.01336
4.04/7.90	c bounds 1823 >= 1352 @ 2.01395
4.04/7.90	c bounds 1823 >= 1353 @ 2.01453
4.04/7.90	c bounds 1823 >= 1354 @ 2.01514
4.04/7.90	c bounds 1823 >= 1355 @ 2.01573
4.04/7.90	c bounds 1823 >= 1356 @ 2.01632
4.04/7.90	c bounds 1823 >= 1357 @ 2.0164
4.04/7.90	c bounds 1823 >= 1358 @ 2.01657
4.04/7.91	c bounds 1823 >= 1359 @ 2.01716
4.04/7.91	c bounds 1823 >= 1360 @ 2.01776
4.04/7.91	c bounds 1823 >= 1361 @ 2.01834
4.04/7.91	c bounds 1823 >= 1362 @ 2.01894
4.04/7.91	c bounds 1823 >= 1363 @ 2.01955
4.04/7.91	c bounds 1823 >= 1364 @ 2.02016
4.04/7.91	c bounds 1823 >= 1365 @ 2.02077
4.04/7.91	c bounds 1823 >= 1366 @ 2.02138
4.04/7.91	c bounds 1823 >= 1367 @ 2.02198
4.04/7.91	c bounds 1823 >= 1368 @ 2.02259
4.04/7.91	c bounds 1823 >= 1369 @ 2.02319
4.04/7.91	c bounds 1823 >= 1370 @ 2.0238
4.04/7.91	c bounds 1823 >= 1371 @ 2.02439
4.04/7.91	c bounds 1823 >= 1372 @ 2.02501
4.04/7.91	c bounds 1823 >= 1373 @ 2.0256
4.04/7.91	c bounds 1823 >= 1374 @ 2.0262
4.04/7.92	c bounds 1823 >= 1375 @ 2.02682
4.04/7.92	c bounds 1823 >= 1376 @ 2.0275
4.04/7.92	c bounds 1823 >= 1377 @ 2.0281
4.04/7.92	c bounds 1823 >= 1378 @ 2.02871
4.04/7.92	c bounds 1823 >= 1379 @ 2.02931
4.04/7.92	c bounds 1823 >= 1380 @ 2.02992
4.04/7.92	c bounds 1823 >= 1381 @ 2.03054
4.04/7.92	c bounds 1823 >= 1382 @ 2.03114
4.04/7.92	c bounds 1823 >= 1383 @ 2.03174
4.04/7.92	c bounds 1823 >= 1384 @ 2.03235
4.04/7.92	c bounds 1823 >= 1385 @ 2.03294
4.04/7.92	c bounds 1823 >= 1386 @ 2.03356
4.04/7.92	c bounds 1823 >= 1387 @ 2.03417
4.04/7.92	c bounds 1823 >= 1388 @ 2.03475
4.04/7.92	c bounds 1823 >= 1389 @ 2.03534
4.04/7.92	c bounds 1823 >= 1390 @ 2.03593
4.04/7.92	c bounds 1823 >= 1391 @ 2.03654
4.04/7.93	c bounds 1823 >= 1392 @ 2.03714
4.04/7.93	c bounds 1823 >= 1393 @ 2.03774
4.04/7.93	c bounds 1823 >= 1394 @ 2.03832
4.04/7.93	c bounds 1823 >= 1395 @ 2.03891
4.04/7.93	c bounds 1823 >= 1396 @ 2.03951
4.04/7.93	c bounds 1823 >= 1397 @ 2.0401
4.04/7.93	c bounds 1823 >= 1398 @ 2.04069
4.04/7.93	c bounds 1823 >= 1399 @ 2.04134
4.04/7.93	c bounds 1823 >= 1400 @ 2.04141
4.04/7.93	c bounds 1823 >= 1401 @ 2.04153
4.04/7.93	c bounds 1823 >= 1402 @ 2.04213
4.04/7.93	c bounds 1823 >= 1403 @ 2.04273
4.04/7.93	c bounds 1823 >= 1404 @ 2.04332
4.04/7.93	c bounds 1823 >= 1405 @ 2.04393
4.04/7.93	c bounds 1823 >= 1406 @ 2.04453
4.04/7.93	c bounds 1823 >= 1407 @ 2.04511
4.04/7.94	c bounds 1823 >= 1408 @ 2.04569
4.04/7.94	c bounds 1823 >= 1409 @ 2.04628
4.04/7.94	c bounds 1823 >= 1410 @ 2.04636
4.04/7.94	c bounds 1823 >= 1411 @ 2.04647
4.04/7.94	c bounds 1823 >= 1412 @ 2.04705
4.04/7.94	c bounds 1823 >= 1413 @ 2.04763
4.04/7.94	c bounds 1823 >= 1414 @ 2.04822
4.04/7.94	c bounds 1823 >= 1415 @ 2.04881
4.04/7.94	c bounds 1823 >= 1416 @ 2.0494
4.04/7.94	c bounds 1823 >= 1417 @ 2.05
4.04/7.94	c bounds 1823 >= 1418 @ 2.0506
4.04/7.94	c bounds 1823 >= 1419 @ 2.05119
4.04/7.94	c bounds 1823 >= 1420 @ 2.0518
4.04/7.94	c bounds 1823 >= 1421 @ 2.0524
4.04/7.94	c bounds 1823 >= 1422 @ 2.05298
4.04/7.94	c bounds 1823 >= 1423 @ 2.05358
4.04/7.94	c bounds 1823 >= 1424 @ 2.05416
4.04/7.95	c bounds 1823 >= 1425 @ 2.05476
4.04/7.95	c bounds 1823 >= 1426 @ 2.05536
4.04/7.95	c bounds 1823 >= 1427 @ 2.05543
4.04/7.95	c bounds 1823 >= 1428 @ 2.05564
4.04/7.95	c bounds 1823 >= 1429 @ 2.05618
4.04/7.95	c bounds 1823 >= 1430 @ 2.05677
4.04/7.95	c bounds 1823 >= 1431 @ 2.05739
4.04/7.95	c bounds 1823 >= 1432 @ 2.05799
4.04/7.95	c bounds 1823 >= 1433 @ 2.05857
4.04/7.95	c bounds 1823 >= 1434 @ 2.05917
4.04/7.95	c bounds 1823 >= 1435 @ 2.05977
4.04/7.95	c bounds 1823 >= 1436 @ 2.06038
4.04/7.95	c bounds 1823 >= 1437 @ 2.06097
4.04/7.95	c bounds 1823 >= 1438 @ 2.06158
4.04/7.95	c bounds 1823 >= 1439 @ 2.06218
4.04/7.95	c bounds 1823 >= 1440 @ 2.06278
4.04/7.95	c bounds 1823 >= 1441 @ 2.06337
4.04/7.96	c bounds 1823 >= 1442 @ 2.06398
4.04/7.96	c bounds 1823 >= 1443 @ 2.06458
4.04/7.96	c bounds 1823 >= 1444 @ 2.06516
4.04/7.96	c bounds 1823 >= 1445 @ 2.06574
4.04/7.96	c bounds 1823 >= 1446 @ 2.06634
4.04/7.96	c bounds 1823 >= 1447 @ 2.06694
4.04/7.96	c bounds 1823 >= 1448 @ 2.06754
4.04/7.96	c bounds 1823 >= 1449 @ 2.06812
4.04/7.96	c bounds 1823 >= 1450 @ 2.06873
4.04/7.96	c bounds 1823 >= 1451 @ 2.06934
4.04/7.96	c bounds 1823 >= 1452 @ 2.06941
4.04/7.96	c bounds 1823 >= 1453 @ 2.06962
4.04/7.96	c bounds 1823 >= 1454 @ 2.07015
4.04/7.96	c bounds 1823 >= 1455 @ 2.07075
4.04/7.96	c bounds 1823 >= 1456 @ 2.07132
4.04/7.96	c bounds 1823 >= 1457 @ 2.07191
4.04/7.97	c bounds 1823 >= 1458 @ 2.07252
4.04/7.97	c bounds 1823 >= 1459 @ 2.07311
4.04/7.97	c bounds 1823 >= 1460 @ 2.0737
4.04/7.97	c bounds 1823 >= 1461 @ 2.07428
4.04/7.97	c bounds 1823 >= 1462 @ 2.07436
4.04/7.97	c bounds 1823 >= 1463 @ 2.07447
4.04/7.97	c bounds 1823 >= 1464 @ 2.07504
4.04/7.97	c bounds 1823 >= 1465 @ 2.07574
4.04/7.97	c bounds 1823 >= 1466 @ 2.07633
4.04/7.97	c bounds 1823 >= 1467 @ 2.07691
4.04/7.97	c bounds 1823 >= 1468 @ 2.0775
4.04/7.97	c bounds 1823 >= 1469 @ 2.07808
4.04/7.97	c bounds 1823 >= 1470 @ 2.07866
4.04/7.97	c bounds 1823 >= 1471 @ 2.07925
4.04/7.97	c bounds 1823 >= 1472 @ 2.07982
4.04/7.97	c bounds 1823 >= 1473 @ 2.0804
4.04/7.97	c bounds 1823 >= 1474 @ 2.08097
4.04/7.98	c bounds 1823 >= 1475 @ 2.08156
4.04/7.98	c bounds 1823 >= 1476 @ 2.08214
4.04/7.98	c bounds 1823 >= 1477 @ 2.0827
4.04/7.98	c bounds 1823 >= 1478 @ 2.08329
4.04/7.98	c bounds 1823 >= 1479 @ 2.08386
4.04/7.98	c bounds 1823 >= 1480 @ 2.08443
4.04/7.98	c bounds 1823 >= 1481 @ 2.08501
4.04/7.98	c bounds 1823 >= 1482 @ 2.08559
4.04/7.98	c bounds 1823 >= 1483 @ 2.08619
4.04/7.98	c bounds 1823 >= 1484 @ 2.0868
4.04/7.98	c bounds 1823 >= 1485 @ 2.08687
4.04/7.99	c bounds 1823 >= 1486 @ 2.0898
4.04/8.01	c bounds 1822 >= 1486 @ 2.09688
4.04/8.01	c bounds 1822 >= 1487 @ 2.09942
4.04/8.01	c bounds 1822 >= 1488 @ 2.10338
4.16/8.01	c bounds 1821 >= 1488 @ 2.10758
4.16/8.02	c bounds 1821 >= 1489 @ 2.11104
4.16/8.03	c bounds 1820 >= 1489 @ 2.12139
4.16/8.03	c bounds 1820 >= 1490 @ 2.12274
4.16/8.04	c bounds 1820 >= 1491 @ 2.12379
4.16/8.05	c bounds 1819 >= 1491 @ 2.13173
4.16/8.05	c bounds 1819 >= 1492 @ 2.13354
4.16/8.06	c bounds 1819 >= 1493 @ 2.13824
4.16/8.06	c bounds 1815 >= 1493 @ 2.14432
4.16/8.09	c bounds 1814 >= 1493 @ 2.16072
4.16/8.09	c bounds 1814 >= 1494 @ 2.16531
4.16/8.09	c bounds 1814 >= 1495 @ 2.16794
4.25/8.11	c bounds 1813 >= 1495 @ 2.1828
4.25/8.12	c bounds 1813 >= 1496 @ 2.18924
4.25/8.13	c bounds 1813 >= 1497 @ 2.19995
4.25/8.15	c bounds 1812 >= 1497 @ 2.21745
4.34/8.21	c bounds 1811 >= 1497 @ 2.27364
4.44/8.34	c bounds 1811 >= 1498 @ 2.3937
4.44/8.35	c bounds 1810 >= 1498 @ 2.40553
4.44/8.36	c bounds 1809 >= 1498 @ 2.4127
4.44/8.37	c bounds 1808 >= 1498 @ 2.42044
4.44/8.39	c bounds 1807 >= 1498 @ 2.43727
4.54/8.43	c bounds 1806 >= 1498 @ 2.47625
4.54/8.46	c bounds 1805 >= 1498 @ 2.5006
4.54/8.48	c bounds 1804 >= 1498 @ 2.51876
4.64/8.51	c bounds 1803 >= 1498 @ 2.53549
4.64/8.53	c bounds 1802 >= 1498 @ 2.55407
4.64/8.55	c bounds 1801 >= 1498 @ 2.57491
4.64/8.58	c bounds 1800 >= 1498 @ 2.59803
5.04/9.00	c #Conflicts:       1000 | #Constraints:      25943
5.04/9.00	c bounds 1800 >= 1499 @ 3.01021
5.15/9.03	c bounds 1799 >= 1499 @ 3.03339
5.15/9.04	c bounds 1798 >= 1499 @ 3.0416
5.15/9.05	c bounds 1797 >= 1499 @ 3.05046
5.15/9.06	c bounds 1796 >= 1499 @ 3.05936
5.15/9.08	c bounds 1795 >= 1499 @ 3.06739
5.15/9.09	c bounds 1794 >= 1499 @ 3.07481
5.15/9.10	c bounds 1793 >= 1499 @ 3.08231
5.15/9.11	c bounds 1792 >= 1499 @ 3.0893
5.25/9.12	c bounds 1791 >= 1499 @ 3.09556
5.25/9.13	c bounds 1790 >= 1499 @ 3.10488
5.25/9.14	c bounds 1789 >= 1499 @ 3.11315
5.25/9.15	c bounds 1788 >= 1499 @ 3.12676
5.25/9.16	c bounds 1787 >= 1499 @ 3.13419
6.92/10.87	c #Conflicts:       2000 | #Constraints:      26965
6.92/10.87	c INPROCESSING
6.92/10.87	c GARBAGE COLLECT
6.92/10.87	c bounds 1787 >= 1500 @ 4.7583
7.13/11.02	c #Conflicts:       3000 | #Constraints:      25455
7.13/11.02	c bounds 1786 >= 1500 @ 4.9032
7.31/11.25	c bounds 1785 >= 1500 @ 5.12121
7.41/11.37	c bounds 1784 >= 1500 @ 5.23691
7.51/11.40	c bounds 1783 >= 1500 @ 5.25969
7.61/11.55	c bounds 1782 >= 1500 @ 5.4026
8.61/12.56	c #Conflicts:       4000 | #Constraints:      26460
8.61/12.56	c INPROCESSING
8.61/12.56	c GARBAGE COLLECT
8.61/12.56	c bounds 1781 >= 1500 @ 6.38775
8.71/12.63	c bounds 1780 >= 1500 @ 6.4519
8.80/12.73	c bounds 1779 >= 1500 @ 6.54854
8.92/12.88	c bounds 1778 >= 1500 @ 6.69133
9.00/12.98	c bounds 1777 >= 1500 @ 6.78138
9.12/13.06	c bounds 1776 >= 1500 @ 6.8634
9.21/13.15	c #Conflicts:       5000 | #Constraints:      25869
9.21/13.15	c bounds 1775 >= 1500 @ 6.94735
9.90/13.84	c bounds 1774 >= 1500 @ 7.61854
11.29/15.20	c #Conflicts:       6000 | #Constraints:      26871
11.29/15.20	WSVECS04 Frhs2[2766]: 6 -1.00007 0 shouldn't be
11.29/15.20	WSVECS04 Frhs2[2768]: 6 -1.00009 0 shouldn't be
14.78/18.70	c INPROCESSING
14.78/18.70	c GARBAGE COLLECT
14.78/18.70	c rational objective 1500
15.10/19.03	c bounds 1773 >= 1500 @ 12.7021
15.10/19.06	c bounds 1772 >= 1500 @ 12.7323
15.10/19.07	c bounds 1771 >= 1500 @ 12.7409
15.10/19.08	c bounds 1770 >= 1500 @ 12.7492
15.10/19.09	c bounds 1769 >= 1500 @ 12.7597
15.19/19.11	c bounds 1768 >= 1500 @ 12.7766
15.19/19.13	c bounds 1767 >= 1500 @ 12.7931
15.19/19.15	c bounds 1766 >= 1500 @ 12.811
15.19/19.17	c bounds 1765 >= 1500 @ 12.8255
15.19/19.18	c bounds 1764 >= 1500 @ 12.8335
15.19/19.19	c bounds 1763 >= 1500 @ 12.8438
15.28/19.20	c bounds 1762 >= 1500 @ 12.8542
15.28/19.22	c bounds 1761 >= 1500 @ 12.8651
15.28/19.23	c bounds 1760 >= 1500 @ 12.8736
15.28/19.24	c bounds 1759 >= 1500 @ 12.8821
15.28/19.25	c bounds 1758 >= 1500 @ 12.8917
15.28/19.27	c bounds 1757 >= 1500 @ 12.9115
15.28/19.29	c bounds 1756 >= 1500 @ 12.9312
15.38/19.31	c #Conflicts:       7000 | #Constraints:      25890
15.38/19.31	c bounds 1755 >= 1500 @ 12.9482
15.38/19.32	c bounds 1754 >= 1500 @ 12.9601
15.38/19.34	c bounds 1753 >= 1500 @ 12.972
15.38/19.36	c bounds 1752 >= 1500 @ 12.9881
15.38/19.37	c bounds 1751 >= 1500 @ 13.0038
15.38/19.39	c bounds 1750 >= 1500 @ 13.0183
15.47/19.41	c bounds 1749 >= 1500 @ 13.0306
15.47/19.42	c bounds 1748 >= 1500 @ 13.0404
15.47/19.44	c bounds 1747 >= 1500 @ 13.0574
15.47/19.45	c bounds 1746 >= 1500 @ 13.0749
15.47/19.47	c bounds 1745 >= 1500 @ 13.094
15.47/19.49	c bounds 1744 >= 1500 @ 13.1121
15.58/19.51	c bounds 1743 >= 1500 @ 13.127
15.58/19.54	c bounds 1742 >= 1500 @ 13.1455
15.58/19.56	c bounds 1741 >= 1500 @ 13.17
15.58/19.59	c bounds 1740 >= 1500 @ 13.1972
15.68/19.65	c bounds 1739 >= 1500 @ 13.2536
15.68/19.69	c bounds 1738 >= 1500 @ 13.2967
15.78/19.73	c bounds 1737 >= 1500 @ 13.3319
15.78/19.77	c bounds 1736 >= 1500 @ 13.3714
15.87/19.83	c bounds 1735 >= 1500 @ 13.4241
15.87/19.87	c bounds 1734 >= 1500 @ 13.4659
15.97/19.91	c bounds 1733 >= 1500 @ 13.4979
15.97/19.99	c bounds 1732 >= 1500 @ 13.5705
16.19/20.12	c #Conflicts:       8000 | #Constraints:      26914
16.19/20.12	c bounds 1731 >= 1500 @ 13.697
16.38/20.37	c bounds 1730 >= 1500 @ 13.9316
16.48/20.47	c bounds 1729 >= 1500 @ 14.032
17.46/21.49	c #Conflicts:       9000 | #Constraints:      27917
17.46/21.49	c INPROCESSING
17.46/21.49	c GARBAGE COLLECT
17.46/21.49	c bounds 1729 >= 1501 @ 15.0039
17.86/21.82	c #Conflicts:      10000 | #Constraints:      26633
17.86/21.82	c bounds 1728 >= 1501 @ 15.3197
22.05/26.05	c #Conflicts:      11000 | #Constraints:      27634
22.05/26.05	c #Conflicts:      12000 | #Constraints:      28634
22.05/26.05	c INPROCESSING
22.05/26.05	c GARBAGE COLLECT
22.05/26.05	c #Conflicts:      13000 | #Constraints:      27074
22.05/26.05	c bounds 1727 >= 1501 @ 19.4496
23.23/27.20	c #Conflicts:      14000 | #Constraints:      28075
23.23/27.20	c bounds 1726 >= 1501 @ 20.5716
24.13/28.16	c #Conflicts:      15000 | #Constraints:      29081
24.13/28.16	c INPROCESSING
24.13/28.16	c GARBAGE COLLECT
24.13/28.16	c bounds 1725 >= 1501 @ 21.5141
27.51/31.58	c #Conflicts:      16000 | #Constraints:      27315
27.51/31.58	c #Conflicts:      17000 | #Constraints:      28315
27.51/31.58	c #Conflicts:      18000 | #Constraints:      29315
27.51/31.58	c INPROCESSING
27.51/31.58	c GARBAGE COLLECT
27.51/31.58	c rational objective 1501
30.75/35.09	c #Conflicts:      19000 | #Constraints:      27320
30.75/35.09	c #Conflicts:      20000 | #Constraints:      28320
30.75/35.09	c #Conflicts:      21000 | #Constraints:      29320
30.75/35.09	c bounds 1725 >= 1502 @ 28.0463
34.50/38.85	c INPROCESSING
34.50/38.85	c GARBAGE COLLECT
34.50/38.85	c #Conflicts:      22000 | #Constraints:      27131
34.50/38.85	c #Conflicts:      23000 | #Constraints:      28131
34.50/38.85	c #Conflicts:      24000 | #Constraints:      29131
34.50/38.85	c #Conflicts:      25000 | #Constraints:      30131
34.50/38.85	c INPROCESSING
34.50/38.85	c GARBAGE COLLECT
34.50/38.85	c rational objective 1502
34.90/39.29	c bounds 1724 >= 1502 @ 32.1018
35.10/39.41	c bounds 1723 >= 1502 @ 32.2228
38.28/42.61	c #Conflicts:      26000 | #Constraints:      27737
38.28/42.61	c #Conflicts:      27000 | #Constraints:      28737
38.28/42.61	c #Conflicts:      28000 | #Constraints:      29737
38.28/42.61	c bounds 1722 >= 1502 @ 35.2821
39.69/44.04	c #Conflicts:      29000 | #Constraints:      30739
39.69/44.04	c INPROCESSING
39.69/44.04	c GARBAGE COLLECT
39.69/44.04	c rational objective 1502
44.77/49.15	c #Conflicts:      30000 | #Constraints:      28148
44.77/49.15	c #Conflicts:      31000 | #Constraints:      29148
44.77/49.15	c #Conflicts:      32000 | #Constraints:      30148
44.77/49.15	c #Conflicts:      33000 | #Constraints:      31148
44.77/49.15	c INPROCESSING
44.77/49.15	c GARBAGE COLLECT
44.77/49.15	c rational objective 1502
45.05/49.42	c bounds 1721 >= 1502 @ 41.9528
45.05/49.47	c bounds 1720 >= 1502 @ 41.9967
45.16/49.51	c bounds 1719 >= 1502 @ 42.0409
45.35/49.70	c bounds 1718 >= 1502 @ 42.2242
46.04/50.49	c #Conflicts:      34000 | #Constraints:      28348
46.04/50.49	c bounds 1717 >= 1502 @ 42.9907
46.66/51.01	c #Conflicts:      35000 | #Constraints:      29349
46.66/51.01	c bounds 1716 >= 1502 @ 43.5129
46.66/51.11	c bounds 1715 >= 1502 @ 43.5995
47.54/51.90	c bounds 1714 >= 1502 @ 44.3821
51.53/55.92	c #Conflicts:      36000 | #Constraints:      30353
51.53/55.92	c #Conflicts:      37000 | #Constraints:      31353
51.53/55.92	c INPROCESSING
51.53/55.92	c GARBAGE COLLECT
51.53/55.92	c rational objective 1502
51.83/56.20	c bounds 1713 >= 1502 @ 48.6237
53.42/57.80	c #Conflicts:      38000 | #Constraints:      28359
53.42/57.80	c #Conflicts:      39000 | #Constraints:      29359
53.42/57.80	c bounds 1712 >= 1502 @ 50.1748
56.91/61.39	c #Conflicts:      40000 | #Constraints:      30360
56.91/61.39	c #Conflicts:      41000 | #Constraints:      31360
56.91/61.39	c INPROCESSING
56.91/61.39	c GARBAGE COLLECT
56.91/61.39	c rational objective 1502
62.25/66.86	c #Conflicts:      42000 | #Constraints:      28212
62.25/66.86	c #Conflicts:      43000 | #Constraints:      29212
62.25/66.86	c #Conflicts:      44000 | #Constraints:      30212
62.25/66.86	c #Conflicts:      45000 | #Constraints:      31212
62.25/66.86	c bounds 1712 >= 1503 @ 58.9348
63.85/68.47	c #Conflicts:      46000 | #Constraints:      32245
63.85/68.47	c INPROCESSING
63.85/68.47	c GARBAGE COLLECT
63.85/68.47	c rational objective 1503
68.55/73.17	c #Conflicts:      47000 | #Constraints:      28815
68.55/73.17	c #Conflicts:      48000 | #Constraints:      29815
68.55/73.17	c #Conflicts:      49000 | #Constraints:      30815
68.55/73.17	c #Conflicts:      50000 | #Constraints:      31815
68.55/73.17	c #Conflicts:      51000 | #Constraints:      32815
68.55/73.17	c INPROCESSING
68.55/73.17	c GARBAGE COLLECT
68.55/73.17	c rational objective 1503
68.84/73.46	c bounds 1706 >= 1503 @ 65.4085
68.94/73.57	c bounds 1705 >= 1503 @ 65.5215
70.83/75.43	c #Conflicts:      52000 | #Constraints:      29184
70.83/75.43	c #Conflicts:      53000 | #Constraints:      30184
70.83/75.43	c bounds 1704 >= 1503 @ 67.3258
83.09/87.73	c #Conflicts:      54000 | #Constraints:      31185
83.09/87.73	c #Conflicts:      55000 | #Constraints:      32185
83.09/87.73	c #Conflicts:      56000 | #Constraints:      33185
83.09/87.73	c INPROCESSING
83.09/87.73	c GARBAGE COLLECT
83.09/87.73	c rational objective 1503
83.40/88.03	c bounds 1703 >= 1503 @ 79.7525
83.78/88.43	c bounds 1702 >= 1503 @ 80.1492
83.89/88.58	c bounds 1701 >= 1503 @ 80.2937
83.99/88.68	c bounds 1700 >= 1503 @ 80.3844
84.08/88.76	c #Conflicts:      57000 | #Constraints:      29410
84.08/88.76	c bounds 1699 >= 1503 @ 80.4646
84.19/88.84	c bounds 1698 >= 1503 @ 80.5406
84.28/88.96	c bounds 1697 >= 1503 @ 80.6567
84.28/89.01	c bounds 1696 >= 1503 @ 80.703
84.39/89.05	c bounds 1695 >= 1503 @ 80.7411
84.39/89.10	c bounds 1694 >= 1503 @ 80.7916
84.50/89.15	c bounds 1693 >= 1503 @ 80.8335
84.59/89.21	c bounds 1692 >= 1503 @ 80.8875
84.59/89.27	c bounds 1691 >= 1503 @ 80.9505
84.68/89.34	c bounds 1690 >= 1503 @ 81.0128
84.78/89.45	c #Conflicts:      58000 | #Constraints:      30420
84.78/89.45	c bounds 1689 >= 1503 @ 81.1107
84.99/89.62	c bounds 1688 >= 1503 @ 81.2831
85.08/89.72	c bounds 1687 >= 1503 @ 81.3691
90.47/95.16	c #Conflicts:      59000 | #Constraints:      31423
90.47/95.16	c #Conflicts:      60000 | #Constraints:      32423
90.47/95.16	c #Conflicts:      61000 | #Constraints:      33423
90.47/95.16	c INPROCESSING
90.47/95.16	c GARBAGE COLLECT
90.47/95.16	c rational objective 1503
98.59/103.31	c #Conflicts:      62000 | #Constraints:      29394
98.59/103.31	c #Conflicts:      63000 | #Constraints:      30394
98.59/103.31	c #Conflicts:      64000 | #Constraints:      31394
98.59/103.31	c #Conflicts:      65000 | #Constraints:      32394
98.59/103.31	c #Conflicts:      66000 | #Constraints:      33394
98.59/103.31	c INPROCESSING
98.59/103.31	c GARBAGE COLLECT
98.59/103.31	c rational objective 1503
110.55/115.36	c #Conflicts:      67000 | #Constraints:      29177
110.55/115.36	c #Conflicts:      68000 | #Constraints:      30177
110.55/115.36	c #Conflicts:      69000 | #Constraints:      31177
110.55/115.36	c #Conflicts:      70000 | #Constraints:      32177
110.55/115.36	c #Conflicts:      71000 | #Constraints:      33177
110.55/115.36	c #Conflicts:      72000 | #Constraints:      34177
110.55/115.36	c INPROCESSING
110.55/115.36	c GARBAGE COLLECT
110.55/115.36	c bounds 1686 >= 1503 @ 106.448
116.53/121.31	c #Conflicts:      73000 | #Constraints:      29799
116.53/121.31	c #Conflicts:      74000 | #Constraints:      30799
116.53/121.31	c #Conflicts:      75000 | #Constraints:      31799
116.53/121.31	c #Conflicts:      76000 | #Constraints:      32799
116.53/121.31	c #Conflicts:      77000 | #Constraints:      33799
116.53/121.31	c bounds 1685 >= 1503 @ 112.268
121.52/126.31	c #Conflicts:      78000 | #Constraints:      34800
121.52/126.31	c INPROCESSING
121.52/126.31	c GARBAGE COLLECT
121.52/126.31	c rational objective 1503
141.19/146.19	c #Conflicts:      79000 | #Constraints:      30199
141.19/146.19	c #Conflicts:      80000 | #Constraints:      31199
141.19/146.19	c #Conflicts:      81000 | #Constraints:      32199
141.19/146.19	c #Conflicts:      82000 | #Constraints:      33199
141.19/146.19	c #Conflicts:      83000 | #Constraints:      34199
141.19/146.19	c #Conflicts:      84000 | #Constraints:      35199
141.19/146.19	c INPROCESSING
141.19/146.19	c GARBAGE COLLECT
141.19/146.19	c #Conflicts:      85000 | #Constraints:      30381
141.19/146.19	c #Conflicts:      86000 | #Constraints:      31381
141.19/146.19	c #Conflicts:      87000 | #Constraints:      32381
141.19/146.19	c #Conflicts:      88000 | #Constraints:      33381
141.19/146.19	c #Conflicts:      89000 | #Constraints:      34381
141.19/146.19	c #Conflicts:      90000 | #Constraints:      35381
141.19/146.19	c INPROCESSING
141.19/146.19	c GARBAGE COLLECT
141.19/146.19	c #Conflicts:      91000 | #Constraints:      30355
141.19/146.19	c #Conflicts:      92000 | #Constraints:      31355
141.19/146.19	c #Conflicts:      93000 | #Constraints:      32355
141.19/146.19	c #Conflicts:      94000 | #Constraints:      33355
141.19/146.19	c #Conflicts:      95000 | #Constraints:      34355
141.19/146.19	c #Conflicts:      96000 | #Constraints:      35355
141.19/146.19	c INPROCESSING
141.19/146.19	c GARBAGE COLLECT
141.19/146.19	c rational objective 1503
150.36/155.30	c #Conflicts:      97000 | #Constraints:      30200
150.36/155.30	c #Conflicts:      98000 | #Constraints:      31200
150.36/155.30	c #Conflicts:      99000 | #Constraints:      32200
150.36/155.30	c #Conflicts:     100000 | #Constraints:      33200
150.36/155.30	c #Conflicts:     101000 | #Constraints:      34200
150.36/155.30	c #Conflicts:     102000 | #Constraints:      35200
150.36/155.30	c #Conflicts:     103000 | #Constraints:      36200
150.36/155.30	c INPROCESSING
150.36/155.30	c GARBAGE COLLECT
150.36/155.30	c rational objective 1503
150.55/155.50	c bounds 1684 >= 1503 @ 145.839
150.75/155.78	c bounds 1683 >= 1503 @ 146.103
156.54/161.69	c #Conflicts:     104000 | #Constraints:      30832
156.54/161.69	c #Conflicts:     105000 | #Constraints:      31832
156.54/161.69	c #Conflicts:     106000 | #Constraints:      32832
156.54/161.69	c #Conflicts:     107000 | #Constraints:      33832
156.54/161.69	c #Conflicts:     108000 | #Constraints:      34833
156.54/161.69	c bounds 1682 >= 1503 @ 151.765
157.53/162.61	c #Conflicts:     109000 | #Constraints:      35847
157.53/162.61	c bounds 1681 >= 1503 @ 152.665
161.52/166.62	c #Conflicts:     110000 | #Constraints:      36865
161.52/166.62	c INPROCESSING
161.52/166.62	c GARBAGE COLLECT
161.52/166.62	c rational objective 1503
165.31/170.43	c #Conflicts:     111000 | #Constraints:      31232
165.31/170.43	c #Conflicts:     112000 | #Constraints:      32232
165.31/170.43	c #Conflicts:     113000 | #Constraints:      33232
165.31/170.43	c bounds 1680 >= 1503 @ 160.371
177.46/182.67	c #Conflicts:     114000 | #Constraints:      34233
177.46/182.67	c #Conflicts:     115000 | #Constraints:      35233
177.46/182.67	c #Conflicts:     116000 | #Constraints:      36233
177.46/182.67	c #Conflicts:     117000 | #Constraints:      37233
177.46/182.67	c INPROCESSING
177.46/182.67	c GARBAGE COLLECT
177.46/182.67	c rational objective 1503
177.66/182.87	c bounds 1679 >= 1503 @ 172.678
177.76/182.97	c bounds 1678 >= 1503 @ 172.773
178.56/183.78	c #Conflicts:     118000 | #Constraints:      31429
178.56/183.78	c bounds 1677 >= 1503 @ 173.569
179.06/184.24	c bounds 1676 >= 1503 @ 174.015
179.65/184.87	c #Conflicts:     119000 | #Constraints:      32464
179.65/184.87	c bounds 1675 >= 1503 @ 174.635
180.96/186.17	c #Conflicts:     120000 | #Constraints:      33479
180.96/186.17	c bounds 1674 >= 1503 @ 175.911
182.04/187.27	c #Conflicts:     121000 | #Constraints:      34525
182.04/187.27	c bounds 1673 >= 1503 @ 176.991
184.35/189.67	c #Conflicts:     122000 | #Constraints:      35547
184.35/189.67	c bounds 1672 >= 1503 @ 179.259
186.44/191.78	c #Conflicts:     123000 | #Constraints:      36573
186.44/191.78	c bounds 1671 >= 1503 @ 181.302
187.94/193.28	c #Conflicts:     124000 | #Constraints:      37608
187.94/193.28	c INPROCESSING
187.94/193.28	c GARBAGE COLLECT
187.94/193.28	c rational objective 1503
193.83/199.16	c #Conflicts:     125000 | #Constraints:      31506
193.83/199.16	c #Conflicts:     126000 | #Constraints:      32523
193.83/199.16	c #Conflicts:     127000 | #Constraints:      33581
193.83/199.16	c #Conflicts:     128000 | #Constraints:      34617
193.83/199.16	c bounds 1670 >= 1503 @ 188.527
199.20/204.51	c #Conflicts:     129000 | #Constraints:      35622
199.20/204.51	c #Conflicts:     130000 | #Constraints:      36622
199.20/204.51	c #Conflicts:     131000 | #Constraints:      37622
199.20/204.51	c INPROCESSING
199.20/204.51	c GARBAGE COLLECT
199.20/204.51	c rational objective 1503
208.67/214.08	c #Conflicts:     132000 | #Constraints:      31308
208.67/214.08	c #Conflicts:     133000 | #Constraints:      32308
208.67/214.08	c #Conflicts:     134000 | #Constraints:      33308
208.67/214.08	c #Conflicts:     135000 | #Constraints:      34308
208.67/214.08	c #Conflicts:     136000 | #Constraints:      35308
208.67/214.08	c #Conflicts:     137000 | #Constraints:      36308
208.67/214.08	c #Conflicts:     138000 | #Constraints:      37308
208.67/214.08	c #Conflicts:     139000 | #Constraints:      38308
208.67/214.08	c INPROCESSING
208.67/214.08	c GARBAGE COLLECT
208.67/214.08	c rational objective 1503
218.23/223.74	c #Conflicts:     140000 | #Constraints:      31860
218.23/223.74	c #Conflicts:     141000 | #Constraints:      32860
218.23/223.74	c #Conflicts:     142000 | #Constraints:      33860
218.23/223.74	c #Conflicts:     143000 | #Constraints:      34860
218.23/223.74	c #Conflicts:     144000 | #Constraints:      35860
218.23/223.74	c #Conflicts:     145000 | #Constraints:      36884
218.23/223.74	c #Conflicts:     146000 | #Constraints:      37921
218.23/223.74	c #Conflicts:     147000 | #Constraints:      38958
218.23/223.74	c INPROCESSING
218.23/223.74	c GARBAGE COLLECT
218.23/223.74	c rational objective 1503
230.37/235.99	c #Conflicts:     148000 | #Constraints:      32334
230.37/235.99	c #Conflicts:     149000 | #Constraints:      33334
230.37/235.99	c #Conflicts:     150000 | #Constraints:      34334
230.37/235.99	c #Conflicts:     151000 | #Constraints:      35334
230.37/235.99	c #Conflicts:     152000 | #Constraints:      36334
230.37/235.99	c #Conflicts:     153000 | #Constraints:      37334
230.37/235.99	c #Conflicts:     154000 | #Constraints:      38334
230.37/235.99	c #Conflicts:     155000 | #Constraints:      39334
230.37/235.99	c INPROCESSING
230.37/235.99	c GARBAGE COLLECT
230.37/235.99	c rational objective 1503
230.76/236.36	c bounds 1669 >= 1503 @ 225.01
233.26/238.83	c #Conflicts:     156000 | #Constraints:      32495
233.26/238.83	c #Conflicts:     157000 | #Constraints:      33495
233.26/238.83	c bounds 1668 >= 1503 @ 227.434
234.16/239.74	c #Conflicts:     158000 | #Constraints:      34504
234.16/239.74	c bounds 1667 >= 1503 @ 228.319
235.36/241.01	c #Conflicts:     159000 | #Constraints:      35533
235.36/241.01	c bounds 1666 >= 1503 @ 229.564
236.16/241.71	c #Conflicts:     160000 | #Constraints:      36559
236.16/241.71	c bounds 1665 >= 1503 @ 230.249
258.05/263.82	c #Conflicts:     161000 | #Constraints:      37575
258.05/263.82	c #Conflicts:     162000 | #Constraints:      38575
258.05/263.82	c #Conflicts:     163000 | #Constraints:      39575
258.05/263.82	c INPROCESSING
258.05/263.82	c GARBAGE COLLECT
258.05/263.82	c rational objective 1503
262.73/268.51	c #Conflicts:     164000 | #Constraints:      32504
262.73/268.51	c #Conflicts:     165000 | #Constraints:      33504
262.73/268.51	c #Conflicts:     166000 | #Constraints:      34504
262.73/268.51	c #Conflicts:     167000 | #Constraints:      35504
262.73/268.51	c #Conflicts:     168000 | #Constraints:      36504
262.73/268.51	c bounds 1664 >= 1503 @ 256.714
264.62/270.48	c #Conflicts:     169000 | #Constraints:      37515
264.62/270.48	c bounds 1663 >= 1503 @ 258.638
266.12/271.98	c #Conflicts:     170000 | #Constraints:      38566
266.12/271.98	c bounds 1662 >= 1503 @ 260.115
267.42/273.24	c #Conflicts:     171000 | #Constraints:      39597
267.42/273.24	c bounds 1661 >= 1503 @ 261.347
268.11/273.90	c INPROCESSING
268.11/273.90	c GARBAGE COLLECT
268.11/273.90	c rational objective 1503
270.61/276.46	c #Conflicts:     172000 | #Constraints:      32303
270.61/276.46	c #Conflicts:     173000 | #Constraints:      33319
270.61/276.46	c #Conflicts:     174000 | #Constraints:      34355
270.61/276.46	c bounds 1660 >= 1503 @ 264.494
280.19/286.20	c #Conflicts:     175000 | #Constraints:      35371
280.19/286.20	c #Conflicts:     176000 | #Constraints:      36371
280.19/286.20	c #Conflicts:     177000 | #Constraints:      37371
280.19/286.20	c #Conflicts:     178000 | #Constraints:      38371
280.19/286.20	c #Conflicts:     179000 | #Constraints:      39371
280.19/286.20	c #Conflicts:     180000 | #Constraints:      40371
280.19/286.20	c INPROCESSING
280.19/286.20	c GARBAGE COLLECT
280.19/286.20	c rational objective 1503
296.12/302.26	c #Conflicts:     181000 | #Constraints:      32887
296.12/302.26	c #Conflicts:     182000 | #Constraints:      33887
296.12/302.26	c #Conflicts:     183000 | #Constraints:      34887
296.12/302.26	c #Conflicts:     184000 | #Constraints:      35887
296.12/302.26	c #Conflicts:     185000 | #Constraints:      36887
296.12/302.26	c #Conflicts:     186000 | #Constraints:      37887
296.12/302.26	c #Conflicts:     187000 | #Constraints:      38887
296.12/302.26	c #Conflicts:     188000 | #Constraints:      39887
296.12/302.26	c #Conflicts:     189000 | #Constraints:      40887
296.12/302.26	c INPROCESSING
296.12/302.26	c GARBAGE COLLECT
296.12/302.26	c rational objective 1503
303.01/309.16	c #Conflicts:     190000 | #Constraints:      33280
303.01/309.16	c #Conflicts:     191000 | #Constraints:      34280
303.01/309.16	c #Conflicts:     192000 | #Constraints:      35280
303.01/309.16	c #Conflicts:     193000 | #Constraints:      36280
303.01/309.16	c #Conflicts:     194000 | #Constraints:      37280
303.01/309.16	c #Conflicts:     195000 | #Constraints:      38280
303.01/309.16	c #Conflicts:     196000 | #Constraints:      39280
303.01/309.16	c bounds 1659 >= 1503 @ 296.464
316.26/322.66	c #Conflicts:     197000 | #Constraints:      40281
316.26/322.66	c #Conflicts:     198000 | #Constraints:      41281
316.26/322.66	c INPROCESSING
316.26/322.66	c GARBAGE COLLECT
316.26/322.66	c rational objective 1503
319.95/326.30	c #Conflicts:     199000 | #Constraints:      33520
319.95/326.30	c #Conflicts:     200000 | #Constraints:      34520
319.95/326.30	c #Conflicts:     201000 | #Constraints:      35520
319.95/326.30	c bounds 1658 >= 1503 @ 313.245
326.12/332.57	c #Conflicts:     202000 | #Constraints:      36521
326.12/332.57	c #Conflicts:     203000 | #Constraints:      37521
326.12/332.57	c #Conflicts:     204000 | #Constraints:      38521
326.12/332.57	c #Conflicts:     205000 | #Constraints:      39521
326.12/332.57	c #Conflicts:     206000 | #Constraints:      40521
326.12/332.57	c bounds 1657 >= 1503 @ 319.403
329.51/335.92	c #Conflicts:     207000 | #Constraints:      41522
329.51/335.92	c INPROCESSING
329.51/335.92	c GARBAGE COLLECT
329.51/335.92	c rational objective 1503
331.62/338.10	c #Conflicts:     208000 | #Constraints:      33492
331.62/338.10	c #Conflicts:     209000 | #Constraints:      34493
331.62/338.10	c bounds 1656 >= 1503 @ 324.87
348.60/355.19	c #Conflicts:     210000 | #Constraints:      35506
348.60/355.19	c #Conflicts:     211000 | #Constraints:      36506
348.60/355.19	c #Conflicts:     212000 | #Constraints:      37506
348.60/355.19	c #Conflicts:     213000 | #Constraints:      38506
348.60/355.19	c #Conflicts:     214000 | #Constraints:      39506
348.60/355.19	c #Conflicts:     215000 | #Constraints:      40506
348.60/355.19	c #Conflicts:     216000 | #Constraints:      41506
348.60/355.19	c INPROCESSING
348.60/355.19	c GARBAGE COLLECT
348.60/355.19	c rational objective 1503
348.79/355.37	c bounds 1655 >= 1503 @ 341.874
351.88/358.46	c #Conflicts:     217000 | #Constraints:      33305
351.88/358.46	c #Conflicts:     218000 | #Constraints:      34305
351.88/358.46	c #Conflicts:     219000 | #Constraints:      35305
351.88/358.46	c bounds 1654 >= 1503 @ 344.906
353.68/360.29	c #Conflicts:     220000 | #Constraints:      36347
353.68/360.29	c #Conflicts:     221000 | #Constraints:      37392
353.68/360.29	c bounds 1653 >= 1503 @ 346.709
361.15/367.75	c #Conflicts:     222000 | #Constraints:      38413
361.15/367.75	c #Conflicts:     223000 | #Constraints:      39413
361.15/367.75	c #Conflicts:     224000 | #Constraints:      40413
361.15/367.75	c #Conflicts:     225000 | #Constraints:      41413
361.15/367.75	c #Conflicts:     226000 | #Constraints:      42413
361.15/367.75	c INPROCESSING
361.15/367.75	c GARBAGE COLLECT
361.15/367.75	c rational objective 1503
362.56/369.13	c #Conflicts:     227000 | #Constraints:      33890
362.56/369.13	c bounds 1652 >= 1503 @ 355.386
365.03/371.69	c #Conflicts:     228000 | #Constraints:      34891
365.03/371.69	c #Conflicts:     229000 | #Constraints:      35917
365.03/371.69	c bounds 1651 >= 1503 @ 357.911
366.61/373.31	c #Conflicts:     230000 | #Constraints:      36981
366.61/373.31	c bounds 1650 >= 1503 @ 359.379
400.57/407.40	c #Conflicts:     231000 | #Constraints:      38029
400.57/407.40	c #Conflicts:     232000 | #Constraints:      39029
400.57/407.40	c #Conflicts:     233000 | #Constraints:      40029
400.57/407.40	c #Conflicts:     234000 | #Constraints:      41029
400.57/407.40	c #Conflicts:     235000 | #Constraints:      42029
400.57/407.40	c #Conflicts:     236000 | #Constraints:      43029
400.57/407.40	c INPROCESSING
400.57/407.40	c GARBAGE COLLECT
400.57/407.40	c rational objective 1503
404.66/411.54	c #Conflicts:     237000 | #Constraints:      34352
404.66/411.54	c #Conflicts:     238000 | #Constraints:      35392
404.66/411.54	c #Conflicts:     239000 | #Constraints:      36432
404.66/411.54	c bounds 1649 >= 1503 @ 397.302
408.16/415.05	c #Conflicts:     240000 | #Constraints:      37478
408.16/415.05	c #Conflicts:     241000 | #Constraints:      38503
408.16/415.05	c bounds 1648 >= 1503 @ 400.74
412.33/419.23	c #Conflicts:     242000 | #Constraints:      39546
412.33/419.23	c #Conflicts:     243000 | #Constraints:      40570
412.33/419.23	c #Conflicts:     244000 | #Constraints:      41597
412.33/419.23	c bounds 1647 >= 1503 @ 404.853
414.93/421.83	c #Conflicts:     245000 | #Constraints:      42633
414.93/421.83	c #Conflicts:     246000 | #Constraints:      43677
414.93/421.83	c INPROCESSING
414.93/421.83	c GARBAGE COLLECT
414.93/421.83	c rational objective 1503
416.93/423.87	c #Conflicts:     247000 | #Constraints:      34658
416.93/423.87	c bounds 1646 >= 1503 @ 409.416
422.71/429.63	c #Conflicts:     248000 | #Constraints:      35672
422.71/429.63	c #Conflicts:     249000 | #Constraints:      36714
422.71/429.63	c #Conflicts:     250000 | #Constraints:      37750
422.71/429.63	c #Conflicts:     251000 | #Constraints:      38783
422.71/429.63	c #Conflicts:     252000 | #Constraints:      39838
422.71/429.63	c bounds 1645 >= 1503 @ 415.077
424.80/431.71	c #Conflicts:     253000 | #Constraints:      40877
424.80/431.71	c bounds 1644 >= 1503 @ 417.12
428.97/436.31	c #Conflicts:     254000 | #Constraints:      41894
428.97/436.31	c #Conflicts:     255000 | #Constraints:      42930
428.97/436.31	c #Conflicts:     256000 | #Constraints:      43970
428.97/436.31	c INPROCESSING
428.97/436.31	c GARBAGE COLLECT
428.97/436.31	c rational objective 1503
448.64/456.07	c #Conflicts:     257000 | #Constraints:      34709
448.64/456.07	c #Conflicts:     258000 | #Constraints:      35709
448.64/456.07	c #Conflicts:     259000 | #Constraints:      36709
448.64/456.07	c #Conflicts:     260000 | #Constraints:      37709
448.64/456.07	c #Conflicts:     261000 | #Constraints:      38709
448.64/456.07	c #Conflicts:     262000 | #Constraints:      39709
448.64/456.07	c #Conflicts:     263000 | #Constraints:      40709
448.64/456.07	c #Conflicts:     264000 | #Constraints:      41709
448.64/456.07	c #Conflicts:     265000 | #Constraints:      42709
448.64/456.07	c #Conflicts:     266000 | #Constraints:      43709
448.64/456.07	c INPROCESSING
448.64/456.07	c GARBAGE COLLECT
448.64/456.07	c rational objective 1503
450.63/458.06	c #Conflicts:     267000 | #Constraints:      34439
450.63/458.06	c #Conflicts:     268000 | #Constraints:      35440
450.63/458.06	c bounds 1643 >= 1503 @ 442.704
453.31/460.77	c #Conflicts:     269000 | #Constraints:      36454
453.31/460.77	c #Conflicts:     270000 | #Constraints:      37454
453.31/460.77	c bounds 1642 >= 1503 @ 445.365
462.10/469.66	c #Conflicts:     271000 | #Constraints:      38455
462.10/469.66	c #Conflicts:     272000 | #Constraints:      39455
462.10/469.66	c #Conflicts:     273000 | #Constraints:      40455
462.10/469.66	c #Conflicts:     274000 | #Constraints:      41455
462.10/469.66	c #Conflicts:     275000 | #Constraints:      42455
462.10/469.66	c #Conflicts:     276000 | #Constraints:      43455
462.10/469.66	c #Conflicts:     277000 | #Constraints:      44479
462.10/469.66	c INPROCESSING
462.10/469.66	c GARBAGE COLLECT
462.10/469.66	c rational objective 1503
466.20/473.76	c #Conflicts:     278000 | #Constraints:      34935
466.20/473.76	c #Conflicts:     279000 | #Constraints:      35981
466.20/473.76	c #Conflicts:     280000 | #Constraints:      37009
466.20/473.76	c bounds 1641 >= 1503 @ 458.056
468.78/476.30	c #Conflicts:     281000 | #Constraints:      38055
468.78/476.30	c #Conflicts:     282000 | #Constraints:      39084
468.78/476.30	c bounds 1640 >= 1503 @ 460.543
470.18/477.71	c bounds 1640 >= 1504 @ 461.942
512.98/520.71	c #Conflicts:     283000 | #Constraints:      40141
512.98/520.71	c #Conflicts:     284000 | #Constraints:      41141
512.98/520.71	c #Conflicts:     285000 | #Constraints:      42141
512.98/520.71	c #Conflicts:     286000 | #Constraints:      43141
512.98/520.71	c #Conflicts:     287000 | #Constraints:      44141
512.98/520.71	c #Conflicts:     288000 | #Constraints:      45141
512.98/520.71	c INPROCESSING
512.98/520.71	c GARBAGE COLLECT
512.98/520.71	c rational objective 1504
514.39/522.14	c #Conflicts:     289000 | #Constraints:      35398
514.39/522.14	c bounds 1639 >= 1504 @ 506.057
516.68/524.49	c #Conflicts:     290000 | #Constraints:      36437
516.68/524.49	c #Conflicts:     291000 | #Constraints:      37476
516.68/524.49	c bounds 1638 >= 1504 @ 508.352
519.43/527.24	c #Conflicts:     292000 | #Constraints:      38516
519.43/527.24	c #Conflicts:     293000 | #Constraints:      39535
519.43/527.24	c bounds 1637 >= 1504 @ 511.034
522.62/530.46	c #Conflicts:     294000 | #Constraints:      40576
522.62/530.46	c #Conflicts:     295000 | #Constraints:      41613
522.62/530.46	c #Conflicts:     296000 | #Constraints:      42641
522.62/530.46	c bounds 1636 >= 1504 @ 514.202
527.22/535.06	c #Conflicts:     297000 | #Constraints:      43647
527.22/535.06	c #Conflicts:     298000 | #Constraints:      44647
527.22/535.06	c #Conflicts:     299000 | #Constraints:      45647
527.22/535.06	c INPROCESSING
527.22/535.06	c GARBAGE COLLECT
527.22/535.06	c rational objective 1504
533.78/541.63	c #Conflicts:     300000 | #Constraints:      35642
533.78/541.63	c #Conflicts:     301000 | #Constraints:      36642
533.78/541.63	c #Conflicts:     302000 | #Constraints:      37642
533.78/541.63	c #Conflicts:     303000 | #Constraints:      38642
533.78/541.63	c bounds 1635 >= 1504 @ 525.16
534.98/542.84	c #Conflicts:     304000 | #Constraints:      39674
534.98/542.84	c bounds 1634 >= 1504 @ 526.342
536.68/544.54	c #Conflicts:     305000 | #Constraints:      40709
536.68/544.54	c bounds 1633 >= 1504 @ 528.014
540.07/547.91	c #Conflicts:     306000 | #Constraints:      41746
540.07/547.91	c #Conflicts:     307000 | #Constraints:      42746
540.07/547.91	c bounds 1632 >= 1504 @ 531.324
544.66/552.57	c #Conflicts:     308000 | #Constraints:      43747
544.66/552.57	c #Conflicts:     309000 | #Constraints:      44747
544.66/552.57	c #Conflicts:     310000 | #Constraints:      45747
544.66/552.57	c INPROCESSING
544.66/552.57	c GARBAGE COLLECT
544.66/552.57	c rational objective 1504
545.85/553.76	c #Conflicts:     311000 | #Constraints:      35587
545.85/553.76	c bounds 1631 >= 1504 @ 537.045
546.17/554.06	c bounds 1630 >= 1504 @ 537.341
546.75/554.63	c #Conflicts:     312000 | #Constraints:      36589
546.75/554.63	c bounds 1629 >= 1504 @ 537.895
547.95/555.84	c #Conflicts:     313000 | #Constraints:      37591
547.95/555.84	c bounds 1628 >= 1504 @ 539.089
550.25/558.24	c #Conflicts:     314000 | #Constraints:      38604
550.25/558.24	c #Conflicts:     315000 | #Constraints:      39641
550.25/558.24	c bounds 1627 >= 1504 @ 541.352
551.34/559.31	c #Conflicts:     316000 | #Constraints:      40671
551.34/559.31	c bounds 1626 >= 1504 @ 542.401
554.05/562.04	c #Conflicts:     317000 | #Constraints:      41683
554.05/562.04	c #Conflicts:     318000 | #Constraints:      42714
554.05/562.04	c bounds 1625 >= 1504 @ 545.096
556.83/564.82	c #Conflicts:     319000 | #Constraints:      43764
556.83/564.82	c #Conflicts:     320000 | #Constraints:      44787
556.83/564.82	c bounds 1624 >= 1504 @ 547.842
569.89/577.95	c #Conflicts:     321000 | #Constraints:      45802
569.89/577.95	c INPROCESSING
569.89/577.95	c GARBAGE COLLECT
569.89/577.95	c rational objective 1504
582.89/591.02	c #Conflicts:     322000 | #Constraints:      35448
582.89/591.02	c #Conflicts:     323000 | #Constraints:      36448
582.89/591.02	c #Conflicts:     324000 | #Constraints:      37448
582.89/591.02	c #Conflicts:     325000 | #Constraints:      38448
582.89/591.02	c #Conflicts:     326000 | #Constraints:      39448
582.89/591.02	c #Conflicts:     327000 | #Constraints:      40448
582.89/591.02	c #Conflicts:     328000 | #Constraints:      41448
582.89/591.02	c #Conflicts:     329000 | #Constraints:      42448
582.89/591.02	c #Conflicts:     330000 | #Constraints:      43449
582.89/591.02	c #Conflicts:     331000 | #Constraints:      44466
582.89/591.02	c bounds 1623 >= 1504 @ 573.732
604.92/613.18	c #Conflicts:     332000 | #Constraints:      45479
604.92/613.18	c #Conflicts:     333000 | #Constraints:      46479
604.92/613.18	c INPROCESSING
604.92/613.18	c GARBAGE COLLECT
604.92/613.18	c rational objective 1504
614.25/622.58	c #Conflicts:     334000 | #Constraints:      35985
614.25/622.58	c #Conflicts:     335000 | #Constraints:      36985
614.25/622.58	c #Conflicts:     336000 | #Constraints:      37985
614.25/622.58	c #Conflicts:     337000 | #Constraints:      38985
614.25/622.58	c #Conflicts:     338000 | #Constraints:      39985
614.25/622.58	c #Conflicts:     339000 | #Constraints:      40986
614.25/622.58	c #Conflicts:     340000 | #Constraints:      41992
614.25/622.58	c #Conflicts:     341000 | #Constraints:      43032
614.25/622.58	c bounds 1622 >= 1504 @ 604.964
649.33/657.70	c #Conflicts:     342000 | #Constraints:      44043
649.33/657.70	c #Conflicts:     343000 | #Constraints:      45043
649.33/657.70	c #Conflicts:     344000 | #Constraints:      46043
649.33/657.70	c #Conflicts:     345000 | #Constraints:      47043
649.33/657.70	c INPROCESSING
649.33/657.70	c GARBAGE COLLECT
649.33/657.70	c rational objective 1504
653.32/661.73	c #Conflicts:     346000 | #Constraints:      36353
653.32/661.73	c #Conflicts:     347000 | #Constraints:      37353
653.32/661.73	c #Conflicts:     348000 | #Constraints:      38366
653.32/661.73	c bounds 1621 >= 1504 @ 643.811
667.96/676.41	c #Conflicts:     349000 | #Constraints:      39384
667.96/676.41	c #Conflicts:     350000 | #Constraints:      40384
667.96/676.41	c #Conflicts:     351000 | #Constraints:      41384
667.96/676.41	c #Conflicts:     352000 | #Constraints:      42384
667.96/676.41	c #Conflicts:     353000 | #Constraints:      43384
667.96/676.41	c #Conflicts:     354000 | #Constraints:      44384
667.96/676.41	c #Conflicts:     355000 | #Constraints:      45384
667.96/676.41	c #Conflicts:     356000 | #Constraints:      46384
667.96/676.41	c #Conflicts:     357000 | #Constraints:      47384
667.96/676.41	c INPROCESSING
667.96/676.41	c GARBAGE COLLECT
667.96/676.41	c rational objective 1504
669.86/678.32	c #Conflicts:     358000 | #Constraints:      36511
669.86/678.32	c bounds 1620 >= 1504 @ 660.142
670.76/679.30	c #Conflicts:     359000 | #Constraints:      37531
670.76/679.30	c bounds 1619 >= 1504 @ 661.095
673.47/682.06	c #Conflicts:     360000 | #Constraints:      38575
673.47/682.06	c #Conflicts:     361000 | #Constraints:      39590
673.47/682.06	c #Conflicts:     362000 | #Constraints:      40624
673.47/682.06	c bounds 1618 >= 1504 @ 663.716
675.95/684.53	c #Conflicts:     363000 | #Constraints:      41643
675.95/684.53	c bounds 1617 >= 1504 @ 666.146
678.04/686.69	c #Conflicts:     364000 | #Constraints:      42666
678.04/686.69	c #Conflicts:     365000 | #Constraints:      43700
678.04/686.69	c bounds 1616 >= 1504 @ 668.255
682.33/690.98	c #Conflicts:     366000 | #Constraints:      44729
682.33/690.98	c #Conflicts:     367000 | #Constraints:      45754
682.33/690.98	c bounds 1615 >= 1504 @ 672.484
684.72/693.39	c #Conflicts:     368000 | #Constraints:      46787
684.72/693.39	c #Conflicts:     369000 | #Constraints:      47811
684.72/693.39	c INPROCESSING
684.72/693.39	c GARBAGE COLLECT
684.72/693.39	c rational objective 1504
688.43/697.11	c #Conflicts:     370000 | #Constraints:      36648
688.43/697.11	c #Conflicts:     371000 | #Constraints:      37654
688.43/697.11	c #Conflicts:     372000 | #Constraints:      38668
688.43/697.11	c bounds 1614 >= 1504 @ 678.502
693.50/702.15	c #Conflicts:     373000 | #Constraints:      39697
693.50/702.15	c #Conflicts:     374000 | #Constraints:      40719
693.50/702.15	c #Conflicts:     375000 | #Constraints:      41769
693.50/702.15	c bounds 1613 >= 1504 @ 683.437
727.56/736.43	c #Conflicts:     376000 | #Constraints:      42795
727.56/736.43	c #Conflicts:     377000 | #Constraints:      43795
727.56/736.43	c #Conflicts:     378000 | #Constraints:      44795
727.56/736.43	c #Conflicts:     379000 | #Constraints:      45795
727.56/736.43	c #Conflicts:     380000 | #Constraints:      46795
727.56/736.43	c #Conflicts:     381000 | #Constraints:      47795
727.56/736.43	c INPROCESSING
727.56/736.43	c GARBAGE COLLECT
727.56/736.43	c rational objective 1504
732.79/741.76	c #Conflicts:     382000 | #Constraints:      36414
732.79/741.76	c #Conflicts:     383000 | #Constraints:      37414
732.79/741.76	c #Conflicts:     384000 | #Constraints:      38414
732.79/741.76	c #Conflicts:     385000 | #Constraints:      39415
732.79/741.76	c #Conflicts:     386000 | #Constraints:      40420
732.79/741.76	c bounds 1612 >= 1504 @ 722.537
736.38/745.34	c #Conflicts:     387000 | #Constraints:      41441
736.38/745.34	c #Conflicts:     388000 | #Constraints:      42488
736.38/745.34	c bounds 1611 >= 1504 @ 726.05
738.28/747.21	c #Conflicts:     389000 | #Constraints:      43525
738.28/747.21	c #Conflicts:     390000 | #Constraints:      44570
738.28/747.21	c bounds 1610 >= 1504 @ 727.902
741.18/750.15	c #Conflicts:     391000 | #Constraints:      45612
741.18/750.15	c bounds 1609 >= 1504 @ 730.795
745.17/754.13	c #Conflicts:     392000 | #Constraints:      46634
745.17/754.13	c #Conflicts:     393000 | #Constraints:      47665
745.17/754.13	c #Conflicts:     394000 | #Constraints:      48690
745.17/754.13	c bounds 1608 >= 1504 @ 734.698
746.26/755.23	c INPROCESSING
746.26/755.23	c GARBAGE COLLECT
746.26/755.23	c rational objective 1504
748.64/757.63	c #Conflicts:     395000 | #Constraints:      37097
748.64/757.63	c bounds 1607 >= 1504 @ 738.122
750.24/759.26	c #Conflicts:     396000 | #Constraints:      38124
750.24/759.26	c #Conflicts:     397000 | #Constraints:      39141
750.24/759.26	c bounds 1606 >= 1504 @ 739.722
753.73/762.80	c #Conflicts:     398000 | #Constraints:      40180
753.73/762.80	c #Conflicts:     399000 | #Constraints:      41221
753.73/762.80	c #Conflicts:     400000 | #Constraints:      42248
753.73/762.80	c bounds 1605 >= 1504 @ 743.209
758.62/767.62	c #Conflicts:     401000 | #Constraints:      43280
758.62/767.62	c #Conflicts:     402000 | #Constraints:      44312
758.62/767.62	c #Conflicts:     403000 | #Constraints:      45325
758.62/767.62	c bounds 1604 >= 1504 @ 747.967
817.92/827.11	c #Conflicts:     404000 | #Constraints:      46331
817.92/827.11	c #Conflicts:     405000 | #Constraints:      47331
817.92/827.11	c #Conflicts:     406000 | #Constraints:      48331
817.92/827.11	c #Conflicts:     407000 | #Constraints:      49331
817.92/827.11	c INPROCESSING
817.92/827.11	c GARBAGE COLLECT
817.92/827.11	c rational objective 1504
820.69/830.01	c #Conflicts:     408000 | #Constraints:      37509
820.69/830.01	c bounds 1603 >= 1504 @ 809.968
832.31/841.69	c #Conflicts:     409000 | #Constraints:      38510
832.31/841.69	c #Conflicts:     410000 | #Constraints:      39510
832.31/841.69	c #Conflicts:     411000 | #Constraints:      40510
832.31/841.69	c #Conflicts:     412000 | #Constraints:      41510
832.31/841.69	c #Conflicts:     413000 | #Constraints:      42510
832.31/841.69	c #Conflicts:     414000 | #Constraints:      43511
832.31/841.69	c #Conflicts:     415000 | #Constraints:      44537
832.31/841.69	c #Conflicts:     416000 | #Constraints:      45564
832.31/841.69	c bounds 1602 >= 1504 @ 821.413
834.61/843.97	c #Conflicts:     417000 | #Constraints:      46590
834.61/843.97	c #Conflicts:     418000 | #Constraints:      47634
834.61/843.97	c bounds 1601 >= 1504 @ 823.67
839.59/849.00	c #Conflicts:     419000 | #Constraints:      48636
839.59/849.00	c #Conflicts:     420000 | #Constraints:      49657
839.59/849.00	c INPROCESSING
839.59/849.00	c GARBAGE COLLECT
839.59/849.00	c rational objective 1504
849.46/858.83	c #Conflicts:     421000 | #Constraints:      37675
849.46/858.83	c #Conflicts:     422000 | #Constraints:      38691
849.46/858.83	c #Conflicts:     423000 | #Constraints:      39725
849.46/858.83	c #Conflicts:     424000 | #Constraints:      40743
849.46/858.83	c #Conflicts:     425000 | #Constraints:      41768
849.46/858.83	c #Conflicts:     426000 | #Constraints:      42789
849.46/858.83	c bounds 1600 >= 1504 @ 838.284
860.91/870.47	c #Conflicts:     427000 | #Constraints:      43821
860.91/870.47	c #Conflicts:     428000 | #Constraints:      44869
860.91/870.47	c #Conflicts:     429000 | #Constraints:      45897
860.91/870.47	c #Conflicts:     430000 | #Constraints:      46922
860.91/870.47	c #Conflicts:     431000 | #Constraints:      47944
860.91/870.47	c #Conflicts:     432000 | #Constraints:      48958
860.91/870.47	c #Conflicts:     433000 | #Constraints:      49967
860.91/870.47	c INPROCESSING
860.91/870.47	c GARBAGE COLLECT
860.91/870.47	c rational objective 1504
870.07/879.62	c #Conflicts:     434000 | #Constraints:      37747
870.07/879.62	c #Conflicts:     435000 | #Constraints:      38759
870.07/879.62	c #Conflicts:     436000 | #Constraints:      39763
870.07/879.62	c #Conflicts:     437000 | #Constraints:      40768
870.07/879.62	c #Conflicts:     438000 | #Constraints:      41778
870.07/879.62	c #Conflicts:     439000 | #Constraints:      42783
870.07/879.62	c #Conflicts:     440000 | #Constraints:      43795
870.07/879.62	c bounds 1599 >= 1504 @ 858.574
891.72/901.49	c #Conflicts:     441000 | #Constraints:      44804
891.72/901.49	c #Conflicts:     442000 | #Constraints:      45804
891.72/901.49	c #Conflicts:     443000 | #Constraints:      46804
891.72/901.49	c #Conflicts:     444000 | #Constraints:      47804
891.72/901.49	c #Conflicts:     445000 | #Constraints:      48804
891.72/901.49	c #Conflicts:     446000 | #Constraints:      49804
891.72/901.49	c INPROCESSING
891.72/901.49	c GARBAGE COLLECT
891.72/901.49	c rational objective 1504
897.11/906.86	c #Conflicts:     447000 | #Constraints:      37433
897.11/906.86	c #Conflicts:     448000 | #Constraints:      38433
897.11/906.86	c #Conflicts:     449000 | #Constraints:      39433
897.11/906.86	c #Conflicts:     450000 | #Constraints:      40433
897.11/906.86	c #Conflicts:     451000 | #Constraints:      41434
897.11/906.86	c bounds 1598 >= 1504 @ 885.442
906.48/916.28	c #Conflicts:     452000 | #Constraints:      42456
906.48/916.28	c #Conflicts:     453000 | #Constraints:      43499
906.48/916.28	c #Conflicts:     454000 | #Constraints:      44540
906.48/916.28	c #Conflicts:     455000 | #Constraints:      45557
906.48/916.28	c #Conflicts:     456000 | #Constraints:      46562
906.48/916.28	c #Conflicts:     457000 | #Constraints:      47567
906.48/916.28	c #Conflicts:     458000 | #Constraints:      48573
906.48/916.28	c #Conflicts:     459000 | #Constraints:      49588
906.48/916.28	c bounds 1597 >= 1504 @ 894.73
908.08/917.87	c #Conflicts:     460000 | #Constraints:      50590
908.08/917.87	c INPROCESSING
908.08/917.87	c GARBAGE COLLECT
908.08/917.87	c rational objective 1504
917.43/927.30	c #Conflicts:     461000 | #Constraints:      38080
917.43/927.30	c #Conflicts:     462000 | #Constraints:      39119
917.43/927.30	c #Conflicts:     463000 | #Constraints:      40161
917.43/927.30	c #Conflicts:     464000 | #Constraints:      41200
917.43/927.30	c #Conflicts:     465000 | #Constraints:      42201
917.43/927.30	c #Conflicts:     466000 | #Constraints:      43221
917.43/927.30	c #Conflicts:     467000 | #Constraints:      44235
917.43/927.30	c #Conflicts:     468000 | #Constraints:      45245
917.43/927.30	c bounds 1596 >= 1504 @ 905.395
951.34/961.37	c #Conflicts:     469000 | #Constraints:      46249
951.34/961.37	c #Conflicts:     470000 | #Constraints:      47249
951.34/961.37	c #Conflicts:     471000 | #Constraints:      48249
951.34/961.37	c #Conflicts:     472000 | #Constraints:      49249
951.34/961.37	c #Conflicts:     473000 | #Constraints:      50249
951.34/961.37	c #Conflicts:     474000 | #Constraints:      51249
951.34/961.37	c INPROCESSING
951.34/961.37	c GARBAGE COLLECT
951.34/961.37	c rational objective 1504
954.72/964.71	c #Conflicts:     475000 | #Constraints:      38489
954.72/964.71	c #Conflicts:     476000 | #Constraints:      39491
954.72/964.71	c #Conflicts:     477000 | #Constraints:      40525
954.72/964.71	c bounds 1595 >= 1504 @ 942.523
957.32/967.38	c #Conflicts:     478000 | #Constraints:      41545
957.32/967.38	c #Conflicts:     479000 | #Constraints:      42570
957.32/967.38	c bounds 1594 >= 1504 @ 945.152
970.37/980.44	c #Conflicts:     480000 | #Constraints:      43590
970.37/980.44	c #Conflicts:     481000 | #Constraints:      44590
970.37/980.44	c #Conflicts:     482000 | #Constraints:      45590
970.37/980.44	c #Conflicts:     483000 | #Constraints:      46590
970.37/980.44	c #Conflicts:     484000 | #Constraints:      47590
970.37/980.44	c #Conflicts:     485000 | #Constraints:      48590
970.37/980.44	c #Conflicts:     486000 | #Constraints:      49590
970.37/980.44	c #Conflicts:     487000 | #Constraints:      50590
970.37/980.44	c #Conflicts:     488000 | #Constraints:      51591
970.37/980.44	c INPROCESSING
970.37/980.44	c GARBAGE COLLECT
970.37/980.44	c rational objective 1504
977.24/987.42	c #Conflicts:     489000 | #Constraints:      38603
977.24/987.42	c #Conflicts:     490000 | #Constraints:      39638
977.24/987.42	c #Conflicts:     491000 | #Constraints:      40670
977.24/987.42	c #Conflicts:     492000 | #Constraints:      41696
977.24/987.42	c #Conflicts:     493000 | #Constraints:      42741
977.24/987.42	c #Conflicts:     494000 | #Constraints:      43784
977.24/987.42	c bounds 1593 >= 1504 @ 964.744
983.32/993.54	c #Conflicts:     495000 | #Constraints:      44842
983.32/993.54	c #Conflicts:     496000 | #Constraints:      45877
983.32/993.54	c #Conflicts:     497000 | #Constraints:      46928
983.32/993.54	c #Conflicts:     498000 | #Constraints:      47951
983.32/993.54	c #Conflicts:     499000 | #Constraints:      48977
983.32/993.54	c bounds 1592 >= 1504 @ 970.781
988.30/998.58	c #Conflicts:     500000 | #Constraints:      49994
988.30/998.58	c #Conflicts:     501000 | #Constraints:      51024
988.30/998.58	c #Conflicts:     502000 | #Constraints:      52039
988.30/998.58	c INPROCESSING
988.30/998.58	c GARBAGE COLLECT
988.30/998.58	c rational objective 1504
1019.43/1029.82	c #Conflicts:     503000 | #Constraints:      38767
1019.43/1029.82	c #Conflicts:     504000 | #Constraints:      39767
1019.43/1029.82	c #Conflicts:     505000 | #Constraints:      40767
1019.43/1029.82	c #Conflicts:     506000 | #Constraints:      41767
1019.43/1029.82	c #Conflicts:     507000 | #Constraints:      42767
1019.43/1029.82	c #Conflicts:     508000 | #Constraints:      43767
1019.43/1029.82	c #Conflicts:     509000 | #Constraints:      44767
1019.43/1029.82	c #Conflicts:     510000 | #Constraints:      45767
1019.43/1029.82	c #Conflicts:     511000 | #Constraints:      46767
1019.43/1029.82	c #Conflicts:     512000 | #Constraints:      47767
1019.43/1029.82	c #Conflicts:     513000 | #Constraints:      48767
1019.43/1029.82	c #Conflicts:     514000 | #Constraints:      49767
1019.43/1029.82	c #Conflicts:     515000 | #Constraints:      50767
1019.43/1029.82	c #Conflicts:     516000 | #Constraints:      51767
1019.43/1029.82	c INPROCESSING
1019.43/1029.82	c GARBAGE COLLECT
1019.43/1029.82	c rational objective 1504
1021.32/1031.74	c #Conflicts:     517000 | #Constraints:      38475
1021.32/1031.74	c #Conflicts:     518000 | #Constraints:      39475
1021.32/1031.74	c #Conflicts:     519000 | #Constraints:      40475
1021.32/1031.74	c bounds 1591 >= 1504 @ 1008.46
1032.29/1042.78	c #Conflicts:     520000 | #Constraints:      41476
1032.29/1042.78	c #Conflicts:     521000 | #Constraints:      42487
1032.29/1042.78	c #Conflicts:     522000 | #Constraints:      43527
1032.29/1042.78	c #Conflicts:     523000 | #Constraints:      44580
1032.29/1042.78	c #Conflicts:     524000 | #Constraints:      45622
1032.29/1042.78	c #Conflicts:     525000 | #Constraints:      46659
1032.29/1042.78	c #Conflicts:     526000 | #Constraints:      47676
1032.29/1042.78	c #Conflicts:     527000 | #Constraints:      48694
1032.29/1042.78	c bounds 1590 >= 1504 @ 1019.31
1038.13/1048.85	c #Conflicts:     528000 | #Constraints:      49721
1038.13/1048.85	c #Conflicts:     529000 | #Constraints:      50743
1038.13/1048.85	c #Conflicts:     530000 | #Constraints:      51776
1038.13/1048.85	c #Conflicts:     531000 | #Constraints:      52799
1038.13/1048.85	c INPROCESSING
1038.13/1048.85	c GARBAGE COLLECT
1038.13/1048.85	c rational objective 1504
1059.07/1069.89	c #Conflicts:     532000 | #Constraints:      39131
1059.07/1069.89	c #Conflicts:     533000 | #Constraints:      40131
1059.07/1069.89	c #Conflicts:     534000 | #Constraints:      41139
1059.07/1069.89	c #Conflicts:     535000 | #Constraints:      42168
1059.07/1069.89	c #Conflicts:     536000 | #Constraints:      43183
1059.07/1069.89	c #Conflicts:     537000 | #Constraints:      44197
1059.07/1069.89	c #Conflicts:     538000 | #Constraints:      45213
1059.07/1069.89	c #Conflicts:     539000 | #Constraints:      46239
1059.07/1069.89	c #Conflicts:     540000 | #Constraints:      47252
1059.07/1069.89	c #Conflicts:     541000 | #Constraints:      48284
1059.07/1069.89	c #Conflicts:     542000 | #Constraints:      49303
1059.07/1069.89	c #Conflicts:     543000 | #Constraints:      50320
1059.07/1069.89	c #Conflicts:     544000 | #Constraints:      51332
1059.07/1069.89	c #Conflicts:     545000 | #Constraints:      52348
1059.07/1069.89	c #Conflicts:     546000 | #Constraints:      53359
1059.07/1069.89	c INPROCESSING
1059.07/1069.89	c GARBAGE COLLECT
1059.07/1069.89	c rational objective 1504
1089.29/1100.29	c #Conflicts:     547000 | #Constraints:      39539
1089.29/1100.29	c #Conflicts:     548000 | #Constraints:      40539
1089.29/1100.29	c #Conflicts:     549000 | #Constraints:      41539
1089.29/1100.29	c #Conflicts:     550000 | #Constraints:      42539
1089.29/1100.29	c #Conflicts:     551000 | #Constraints:      43539
1089.29/1100.29	c #Conflicts:     552000 | #Constraints:      44539
1089.29/1100.29	c #Conflicts:     553000 | #Constraints:      45539
1089.29/1100.29	c #Conflicts:     554000 | #Constraints:      46539
1089.29/1100.29	c #Conflicts:     555000 | #Constraints:      47539
1089.29/1100.29	c #Conflicts:     556000 | #Constraints:      48539
1089.29/1100.29	c #Conflicts:     557000 | #Constraints:      49539
1089.29/1100.29	c #Conflicts:     558000 | #Constraints:      50539
1089.29/1100.29	c #Conflicts:     559000 | #Constraints:      51539
1089.29/1100.29	c #Conflicts:     560000 | #Constraints:      52539
1089.29/1100.29	c #Conflicts:     561000 | #Constraints:      53539
1089.29/1100.29	c INPROCESSING
1089.29/1100.29	c GARBAGE COLLECT
1089.29/1100.29	c rational objective 1504
1093.10/1104.08	c #Conflicts:     562000 | #Constraints:      39631
1093.10/1104.08	c #Conflicts:     563000 | #Constraints:      40631
1093.10/1104.08	c bounds 1589 >= 1504 @ 1079.47
1116.33/1127.40	c #Conflicts:     564000 | #Constraints:      41632
1116.33/1127.40	c #Conflicts:     565000 | #Constraints:      42643
1116.33/1127.40	c #Conflicts:     566000 | #Constraints:      43697
1116.33/1127.40	c #Conflicts:     567000 | #Constraints:      44722
1116.33/1127.40	c #Conflicts:     568000 | #Constraints:      45767
1116.33/1127.40	c #Conflicts:     569000 | #Constraints:      46795
1116.33/1127.40	c #Conflicts:     570000 | #Constraints:      47812
1116.33/1127.40	c #Conflicts:     571000 | #Constraints:      48836
1116.33/1127.40	c #Conflicts:     572000 | #Constraints:      49854
1116.33/1127.40	c #Conflicts:     573000 | #Constraints:      50880
1116.33/1127.40	c #Conflicts:     574000 | #Constraints:      51890
1116.33/1127.40	c #Conflicts:     575000 | #Constraints:      52915
1116.33/1127.40	c #Conflicts:     576000 | #Constraints:      53930
1116.33/1127.40	c INPROCESSING
1116.33/1127.40	c GARBAGE COLLECT
1116.33/1127.40	c rational objective 1504
1151.77/1163.07	c #Conflicts:     577000 | #Constraints:      39734
1151.77/1163.07	c #Conflicts:     578000 | #Constraints:      40734
1151.77/1163.07	c #Conflicts:     579000 | #Constraints:      41734
1151.77/1163.07	c #Conflicts:     580000 | #Constraints:      42734
1151.77/1163.07	c #Conflicts:     581000 | #Constraints:      43734
1151.77/1163.07	c #Conflicts:     582000 | #Constraints:      44734
1151.77/1163.07	c #Conflicts:     583000 | #Constraints:      45734
1151.77/1163.07	c #Conflicts:     584000 | #Constraints:      46734
1151.77/1163.07	c #Conflicts:     585000 | #Constraints:      47734
1151.77/1163.07	c #Conflicts:     586000 | #Constraints:      48734
1151.77/1163.07	c #Conflicts:     587000 | #Constraints:      49734
1151.77/1163.07	c #Conflicts:     588000 | #Constraints:      50734
1151.77/1163.07	c #Conflicts:     589000 | #Constraints:      51734
1151.77/1163.07	c #Conflicts:     590000 | #Constraints:      52734
1151.77/1163.07	c #Conflicts:     591000 | #Constraints:      53734
1151.77/1163.07	c INPROCESSING
1151.77/1163.07	c GARBAGE COLLECT
1151.77/1163.07	c rational objective 1504
1158.43/1169.75	c #Conflicts:     592000 | #Constraints:      39445
1158.43/1169.75	c #Conflicts:     593000 | #Constraints:      40445
1158.43/1169.75	c #Conflicts:     594000 | #Constraints:      41445
1158.43/1169.75	c #Conflicts:     595000 | #Constraints:      42445
1158.43/1169.75	c #Conflicts:     596000 | #Constraints:      43446
1158.43/1169.75	c #Conflicts:     597000 | #Constraints:      44446
1158.43/1169.75	c bounds 1588 >= 1504 @ 1144.11
1161.43/1172.87	c #Conflicts:     598000 | #Constraints:      45460
1161.43/1172.87	c #Conflicts:     599000 | #Constraints:      46497
1161.43/1172.87	c bounds 1587 >= 1504 @ 1147.09
1175.20/1186.61	c #Conflicts:     600000 | #Constraints:      47547
1175.20/1186.61	c #Conflicts:     601000 | #Constraints:      48569
1175.20/1186.61	c #Conflicts:     602000 | #Constraints:      49600
1175.20/1186.61	c #Conflicts:     603000 | #Constraints:      50633
1175.20/1186.61	c #Conflicts:     604000 | #Constraints:      51662
1175.20/1186.61	c #Conflicts:     605000 | #Constraints:      52689
1175.20/1186.61	c #Conflicts:     606000 | #Constraints:      53731
1175.20/1186.61	c #Conflicts:     607000 | #Constraints:      54747
1175.20/1186.61	c INPROCESSING
1175.20/1186.61	c GARBAGE COLLECT
1175.20/1186.61	c rational objective 1504
1209.07/1220.74	c #Conflicts:     608000 | #Constraints:      40125
1209.07/1220.74	c #Conflicts:     609000 | #Constraints:      41125
1209.07/1220.74	c #Conflicts:     610000 | #Constraints:      42125
1209.07/1220.74	c #Conflicts:     611000 | #Constraints:      43125
1209.07/1220.74	c #Conflicts:     612000 | #Constraints:      44125
1209.07/1220.74	c #Conflicts:     613000 | #Constraints:      45125
1209.07/1220.74	c #Conflicts:     614000 | #Constraints:      46125
1209.07/1220.74	c #Conflicts:     615000 | #Constraints:      47125
1209.07/1220.74	c #Conflicts:     616000 | #Constraints:      48125
1209.07/1220.74	c #Conflicts:     617000 | #Constraints:      49125
1209.07/1220.74	c #Conflicts:     618000 | #Constraints:      50125
1209.07/1220.74	c #Conflicts:     619000 | #Constraints:      51125
1209.07/1220.74	c #Conflicts:     620000 | #Constraints:      52125
1209.07/1220.74	c #Conflicts:     621000 | #Constraints:      53125
1209.07/1220.74	c #Conflicts:     622000 | #Constraints:      54125
1209.07/1220.74	c #Conflicts:     623000 | #Constraints:      55125
1209.07/1220.74	c INPROCESSING
1209.07/1220.74	c GARBAGE COLLECT
1209.07/1220.74	c rational objective 1504
1230.01/1241.89	c #Conflicts:     624000 | #Constraints:      40474
1230.01/1241.89	c #Conflicts:     625000 | #Constraints:      41474
1230.01/1241.89	c #Conflicts:     626000 | #Constraints:      42475
1230.01/1241.89	c #Conflicts:     627000 | #Constraints:      43478
1230.01/1241.89	c #Conflicts:     628000 | #Constraints:      44482
1230.01/1241.89	c #Conflicts:     629000 | #Constraints:      45515
1230.01/1241.89	c #Conflicts:     630000 | #Constraints:      46542
1230.01/1241.89	c #Conflicts:     631000 | #Constraints:      47565
1230.01/1241.89	c #Conflicts:     632000 | #Constraints:      48592
1230.01/1241.89	c #Conflicts:     633000 | #Constraints:      49597
1230.01/1241.89	c #Conflicts:     634000 | #Constraints:      50608
1230.01/1241.89	c #Conflicts:     635000 | #Constraints:      51623
1230.01/1241.89	c #Conflicts:     636000 | #Constraints:      52632
1230.01/1241.89	c #Conflicts:     637000 | #Constraints:      53676
1230.01/1241.89	c #Conflicts:     638000 | #Constraints:      54705
1230.01/1241.89	c bounds 1586 >= 1504 @ 1214.96
1243.67/1255.58	c #Conflicts:     639000 | #Constraints:      55708
1243.67/1255.58	c INPROCESSING
1243.67/1255.58	c GARBAGE COLLECT
1243.67/1255.58	c rational objective 1504
1276.30/1288.39	c #Conflicts:     640000 | #Constraints:      40746
1276.30/1288.39	c #Conflicts:     641000 | #Constraints:      41746
1276.30/1288.39	c #Conflicts:     642000 | #Constraints:      42746
1276.30/1288.39	c #Conflicts:     643000 | #Constraints:      43746
1276.30/1288.39	c #Conflicts:     644000 | #Constraints:      44746
1276.30/1288.39	c #Conflicts:     645000 | #Constraints:      45746
1276.30/1288.39	c #Conflicts:     646000 | #Constraints:      46746
1276.30/1288.39	c #Conflicts:     647000 | #Constraints:      47747
1276.30/1288.39	c #Conflicts:     648000 | #Constraints:      48774
1276.30/1288.39	c #Conflicts:     649000 | #Constraints:      49801
1276.30/1288.39	c #Conflicts:     650000 | #Constraints:      50833
1276.30/1288.39	c #Conflicts:     651000 | #Constraints:      51841
1276.30/1288.39	c #Conflicts:     652000 | #Constraints:      52849
1276.30/1288.39	c #Conflicts:     653000 | #Constraints:      53870
1276.30/1288.39	c #Conflicts:     654000 | #Constraints:      54900
1276.30/1288.39	c #Conflicts:     655000 | #Constraints:      55932
1276.30/1288.39	c INPROCESSING
1276.30/1288.39	c GARBAGE COLLECT
1276.30/1288.39	c rational objective 1504
1308.63/1320.91	c #Conflicts:     656000 | #Constraints:      40713
1308.63/1320.91	c #Conflicts:     657000 | #Constraints:      41713
1308.63/1320.91	c #Conflicts:     658000 | #Constraints:      42713
1308.63/1320.91	c #Conflicts:     659000 | #Constraints:      43713
1308.63/1320.91	c #Conflicts:     660000 | #Constraints:      44713
1308.63/1320.91	c #Conflicts:     661000 | #Constraints:      45713
1308.63/1320.91	c #Conflicts:     662000 | #Constraints:      46713
1308.63/1320.91	c #Conflicts:     663000 | #Constraints:      47713
1308.63/1320.91	c #Conflicts:     664000 | #Constraints:      48713
1308.63/1320.91	c #Conflicts:     665000 | #Constraints:      49713
1308.63/1320.91	c #Conflicts:     666000 | #Constraints:      50713
1308.63/1320.91	c #Conflicts:     667000 | #Constraints:      51713
1308.63/1320.91	c #Conflicts:     668000 | #Constraints:      52713
1308.63/1320.91	c #Conflicts:     669000 | #Constraints:      53713
1308.63/1320.91	c #Conflicts:     670000 | #Constraints:      54713
1308.63/1320.91	c #Conflicts:     671000 | #Constraints:      55713
1308.63/1320.91	c INPROCESSING
1308.63/1320.91	c GARBAGE COLLECT
1308.63/1320.91	c rational objective 1504
1338.60/1351.18	c #Conflicts:     672000 | #Constraints:      40442
1338.60/1351.18	c #Conflicts:     673000 | #Constraints:      41442
1338.60/1351.18	c #Conflicts:     674000 | #Constraints:      42442
1338.60/1351.18	c #Conflicts:     675000 | #Constraints:      43442
1338.60/1351.18	c #Conflicts:     676000 | #Constraints:      44442
1338.60/1351.18	c #Conflicts:     677000 | #Constraints:      45442
1338.60/1351.18	c #Conflicts:     678000 | #Constraints:      46442
1338.60/1351.18	c #Conflicts:     679000 | #Constraints:      47442
1338.60/1351.18	c #Conflicts:     680000 | #Constraints:      48442
1338.60/1351.18	c #Conflicts:     681000 | #Constraints:      49442
1338.60/1351.18	c #Conflicts:     682000 | #Constraints:      50442
1338.60/1351.18	c #Conflicts:     683000 | #Constraints:      51442
1338.60/1351.18	c #Conflicts:     684000 | #Constraints:      52442
1338.60/1351.18	c #Conflicts:     685000 | #Constraints:      53442
1338.60/1351.18	c #Conflicts:     686000 | #Constraints:      54442
1338.60/1351.18	c #Conflicts:     687000 | #Constraints:      55442
1338.60/1351.18	c #Conflicts:     688000 | #Constraints:      56442
1338.60/1351.18	c INPROCESSING
1338.60/1351.18	c GARBAGE COLLECT
1338.60/1351.18	c rational objective 1504
1348.88/1361.65	c #Conflicts:     689000 | #Constraints:      41036
1348.88/1361.65	c #Conflicts:     690000 | #Constraints:      42052
1348.88/1361.65	c #Conflicts:     691000 | #Constraints:      43071
1348.88/1361.65	c #Conflicts:     692000 | #Constraints:      44104
1348.88/1361.65	c #Conflicts:     693000 | #Constraints:      45142
1348.88/1361.65	c #Conflicts:     694000 | #Constraints:      46162
1348.88/1361.65	c #Conflicts:     695000 | #Constraints:      47189
1348.88/1361.65	c #Conflicts:     696000 | #Constraints:      48213
1348.88/1361.65	c bounds 1585 >= 1504 @ 1332.67
1355.37/1368.14	c #Conflicts:     697000 | #Constraints:      49222
1355.37/1368.14	c #Conflicts:     698000 | #Constraints:      50264
1355.37/1368.14	c #Conflicts:     699000 | #Constraints:      51283
1355.37/1368.14	c #Conflicts:     700000 | #Constraints:      52306
1355.37/1368.14	c bounds 1584 >= 1504 @ 1339.08
1406.33/1419.36	c #Conflicts:     701000 | #Constraints:      53308
1406.33/1419.36	c #Conflicts:     702000 | #Constraints:      54308
1406.33/1419.36	c #Conflicts:     703000 | #Constraints:      55308
1406.33/1419.36	c #Conflicts:     704000 | #Constraints:      56308
1406.33/1419.36	c #Conflicts:     705000 | #Constraints:      57308
1406.33/1419.36	c INPROCESSING
1406.33/1419.36	c GARBAGE COLLECT
1406.33/1419.36	c rational objective 1504
1417.49/1430.53	c #Conflicts:     706000 | #Constraints:      41557
1417.49/1430.53	c #Conflicts:     707000 | #Constraints:      42557
1417.49/1430.53	c #Conflicts:     708000 | #Constraints:      43557
1417.49/1430.53	c #Conflicts:     709000 | #Constraints:      44557
1417.49/1430.53	c #Conflicts:     710000 | #Constraints:      45566
1417.49/1430.53	c #Conflicts:     711000 | #Constraints:      46597
1417.49/1430.53	c #Conflicts:     712000 | #Constraints:      47623
1417.49/1430.53	c #Conflicts:     713000 | #Constraints:      48646
1417.49/1430.53	c #Conflicts:     714000 | #Constraints:      49671
1417.49/1430.53	c bounds 1583 >= 1504 @ 1400.97
1430.76/1443.83	c #Conflicts:     715000 | #Constraints:      50693
1430.76/1443.83	c #Conflicts:     716000 | #Constraints:      51711
1430.76/1443.83	c #Conflicts:     717000 | #Constraints:      52733
1430.76/1443.83	c #Conflicts:     718000 | #Constraints:      53757
1430.76/1443.83	c #Conflicts:     719000 | #Constraints:      54792
1430.76/1443.83	c #Conflicts:     720000 | #Constraints:      55795
1430.76/1443.83	c #Conflicts:     721000 | #Constraints:      56800
1430.76/1443.83	c bounds 1582 >= 1504 @ 1414.1
1432.55/1445.65	c #Conflicts:     722000 | #Constraints:      57815
1432.55/1445.65	c INPROCESSING
1432.55/1445.65	c GARBAGE COLLECT
1432.55/1445.65	c rational objective 1504
1435.35/1448.56	c #Conflicts:     723000 | #Constraints:      41784
1435.35/1448.56	c #Conflicts:     724000 | #Constraints:      42808
1435.35/1448.56	c bounds 1581 >= 1504 @ 1418.66
1459.69/1472.93	c #Conflicts:     725000 | #Constraints:      43821
1459.69/1472.93	c #Conflicts:     726000 | #Constraints:      44857
1459.69/1472.93	c #Conflicts:     727000 | #Constraints:      45870
1459.69/1472.93	c #Conflicts:     728000 | #Constraints:      46878
1459.69/1472.93	c #Conflicts:     729000 | #Constraints:      47889
1459.69/1472.93	c #Conflicts:     730000 | #Constraints:      48899
1459.69/1472.93	c #Conflicts:     731000 | #Constraints:      49908
1459.69/1472.93	c #Conflicts:     732000 | #Constraints:      50915
1459.69/1472.93	c #Conflicts:     733000 | #Constraints:      51927
1459.69/1472.93	c #Conflicts:     734000 | #Constraints:      52938
1459.69/1472.93	c #Conflicts:     735000 | #Constraints:      53958
1459.69/1472.93	c #Conflicts:     736000 | #Constraints:      54968
1459.69/1472.93	c #Conflicts:     737000 | #Constraints:      56002
1459.69/1472.93	c #Conflicts:     738000 | #Constraints:      57015
1459.69/1472.93	c #Conflicts:     739000 | #Constraints:      58037
1459.69/1472.93	c INPROCESSING
1459.69/1472.93	c GARBAGE COLLECT
1459.69/1472.93	c rational objective 1504
1498.47/1511.93	c #Conflicts:     740000 | #Constraints:      41773
1498.47/1511.93	c #Conflicts:     741000 | #Constraints:      42773
1498.47/1511.93	c #Conflicts:     742000 | #Constraints:      43773
1498.47/1511.93	c #Conflicts:     743000 | #Constraints:      44773
1498.47/1511.93	c #Conflicts:     744000 | #Constraints:      45773
1498.47/1511.93	c #Conflicts:     745000 | #Constraints:      46773
1498.47/1511.93	c #Conflicts:     746000 | #Constraints:      47773
1498.47/1511.93	c #Conflicts:     747000 | #Constraints:      48773
1498.47/1511.93	c #Conflicts:     748000 | #Constraints:      49773
1498.47/1511.93	c #Conflicts:     749000 | #Constraints:      50773
1498.47/1511.93	c #Conflicts:     750000 | #Constraints:      51773
1498.47/1511.93	c #Conflicts:     751000 | #Constraints:      52773
1498.47/1511.93	c #Conflicts:     752000 | #Constraints:      53773
1498.47/1511.93	c #Conflicts:     753000 | #Constraints:      54773
1498.47/1511.93	c #Conflicts:     754000 | #Constraints:      55773
1498.47/1511.93	c #Conflicts:     755000 | #Constraints:      56773
1498.47/1511.93	c #Conflicts:     756000 | #Constraints:      57773
1498.47/1511.93	c INPROCESSING
1498.47/1511.93	c GARBAGE COLLECT
1498.47/1511.93	c rational objective 1504
1506.05/1519.57	c #Conflicts:     757000 | #Constraints:      41490
1506.05/1519.57	c #Conflicts:     758000 | #Constraints:      42491
1506.05/1519.57	c #Conflicts:     759000 | #Constraints:      43491
1506.05/1519.57	c #Conflicts:     760000 | #Constraints:      44491
1506.05/1519.57	c #Conflicts:     761000 | #Constraints:      45491
1506.05/1519.57	c #Conflicts:     762000 | #Constraints:      46493
1506.05/1519.57	c #Conflicts:     763000 | #Constraints:      47508
1506.05/1519.57	c bounds 1580 >= 1504 @ 1488.61
1517.32/1530.87	c #Conflicts:     764000 | #Constraints:      48546
1517.32/1530.87	c #Conflicts:     765000 | #Constraints:      49566
1517.32/1530.87	c #Conflicts:     766000 | #Constraints:      50578
1517.32/1530.87	c #Conflicts:     767000 | #Constraints:      51604
1517.32/1530.87	c #Conflicts:     768000 | #Constraints:      52617
1517.32/1530.87	c #Conflicts:     769000 | #Constraints:      53623
1517.32/1530.87	c #Conflicts:     770000 | #Constraints:      54644
1517.32/1530.87	c #Conflicts:     771000 | #Constraints:      55651
1517.32/1530.87	c bounds 1579 >= 1504 @ 1499.72
1521.11/1534.68	c #Conflicts:     772000 | #Constraints:      56658
1521.11/1534.68	c #Conflicts:     773000 | #Constraints:      57673
1521.11/1534.68	c bounds 1578 >= 1504 @ 1503.49
1530.89/1544.77	c #Conflicts:     774000 | #Constraints:      58678
1530.89/1544.77	c INPROCESSING
1530.89/1544.77	c GARBAGE COLLECT
1530.89/1544.77	c rational objective 1504
1535.97/1549.89	c #Conflicts:     775000 | #Constraints:      42142
1535.97/1549.89	c #Conflicts:     776000 | #Constraints:      43162
1535.97/1549.89	c #Conflicts:     777000 | #Constraints:      44173
1535.97/1549.89	c bounds 1577 >= 1504 @ 1518.23
1543.16/1557.04	c #Conflicts:     778000 | #Constraints:      45207
1543.16/1557.04	c #Conflicts:     779000 | #Constraints:      46222
1543.16/1557.04	c #Conflicts:     780000 | #Constraints:      47235
1543.16/1557.04	c #Conflicts:     781000 | #Constraints:      48260
1543.16/1557.04	c #Conflicts:     782000 | #Constraints:      49282
1543.16/1557.04	c bounds 1576 >= 1504 @ 1525.27
1633.69/1648.72	c #Conflicts:     783000 | #Constraints:      50305
1633.69/1648.72	c #Conflicts:     784000 | #Constraints:      51305
1633.69/1648.72	c #Conflicts:     785000 | #Constraints:      52305
1633.69/1648.72	c #Conflicts:     786000 | #Constraints:      53305
1633.69/1648.72	c #Conflicts:     787000 | #Constraints:      54305
1633.69/1648.72	c #Conflicts:     788000 | #Constraints:      55305
1633.69/1648.72	c #Conflicts:     789000 | #Constraints:      56305
1633.69/1648.72	c #Conflicts:     790000 | #Constraints:      57305
1633.69/1648.72	c #Conflicts:     791000 | #Constraints:      58305
1633.69/1648.72	c #Conflicts:     792000 | #Constraints:      59305
1633.69/1648.72	c INPROCESSING
1633.69/1648.72	c GARBAGE COLLECT
1633.69/1648.72	c rational objective 1504
1646.12/1661.24	c #Conflicts:     793000 | #Constraints:      42546
1646.12/1661.24	c #Conflicts:     794000 | #Constraints:      43552
1646.12/1661.24	c #Conflicts:     795000 | #Constraints:      44564
1646.12/1661.24	c #Conflicts:     796000 | #Constraints:      45601
1646.12/1661.24	c #Conflicts:     797000 | #Constraints:      46618
1646.12/1661.24	c #Conflicts:     798000 | #Constraints:      47652
1646.12/1661.24	c #Conflicts:     799000 | #Constraints:      48665
1646.12/1661.24	c #Conflicts:     800000 | #Constraints:      49691
1646.12/1661.24	c #Conflicts:     801000 | #Constraints:      50731
1646.12/1661.24	c bounds 1575 >= 1504 @ 1627.7
1649.02/1664.25	c #Conflicts:     802000 | #Constraints:      51754
1649.02/1664.25	c #Conflicts:     803000 | #Constraints:      52774
1649.02/1664.25	c bounds 1574 >= 1504 @ 1630.57
1664.09/1679.39	c #Conflicts:     804000 | #Constraints:      53782
1664.09/1679.39	c #Conflicts:     805000 | #Constraints:      54808
1664.09/1679.39	c #Conflicts:     806000 | #Constraints:      55847
1664.09/1679.39	c #Conflicts:     807000 | #Constraints:      56878
1664.09/1679.39	c #Conflicts:     808000 | #Constraints:      57896
1664.09/1679.39	c #Conflicts:     809000 | #Constraints:      58918
1664.09/1679.39	c #Conflicts:     810000 | #Constraints:      59941
1664.09/1679.39	c INPROCESSING
1664.09/1679.39	c GARBAGE COLLECT
1664.09/1679.39	c rational objective 1504
1672.26/1687.51	c #Conflicts:     811000 | #Constraints:      42838
1672.26/1687.51	c #Conflicts:     812000 | #Constraints:      43838
1672.26/1687.51	c #Conflicts:     813000 | #Constraints:      44838
1672.26/1687.51	c #Conflicts:     814000 | #Constraints:      45849
1672.26/1687.51	c #Conflicts:     815000 | #Constraints:      46859
1672.26/1687.51	c #Conflicts:     816000 | #Constraints:      47870
1672.26/1687.51	c #Conflicts:     817000 | #Constraints:      48890
1672.26/1687.51	c #Conflicts:     818000 | #Constraints:      49904
1672.26/1687.51	c bounds 1573 >= 1504 @ 1653.48
1691.86/1707.74	c #Conflicts:     819000 | #Constraints:      50931
1691.86/1707.74	c #Conflicts:     820000 | #Constraints:      51945
1691.86/1707.74	c #Conflicts:     821000 | #Constraints:      52952
1691.86/1707.74	c #Conflicts:     822000 | #Constraints:      53955
1691.86/1707.74	c #Conflicts:     823000 | #Constraints:      54967
1691.86/1707.74	c #Conflicts:     824000 | #Constraints:      55976
1691.86/1707.74	c #Conflicts:     825000 | #Constraints:      56984
1691.86/1707.74	c #Conflicts:     826000 | #Constraints:      57987
1691.86/1707.74	c #Conflicts:     827000 | #Constraints:      58995
1691.86/1707.74	c #Conflicts:     828000 | #Constraints:      60003
1691.86/1707.74	c INPROCESSING
1691.86/1707.74	c GARBAGE COLLECT
1691.86/1707.74	c rational objective 1504
1700.84/1716.72	c #Conflicts:     829000 | #Constraints:      42774
1700.84/1716.72	c #Conflicts:     830000 | #Constraints:      43774
1700.84/1716.72	c #Conflicts:     831000 | #Constraints:      44774
1700.84/1716.72	c #Conflicts:     832000 | #Constraints:      45774
1700.84/1716.72	c #Conflicts:     833000 | #Constraints:      46774
1700.84/1716.72	c bounds 1572 >= 1504 @ 1681.74
1770.66/1787.01	c #Conflicts:     834000 | #Constraints:      47789
1770.66/1787.01	c #Conflicts:     835000 | #Constraints:      48789
1770.66/1787.01	c #Conflicts:     836000 | #Constraints:      49789
1770.66/1787.01	c #Conflicts:     837000 | #Constraints:      50789
1770.66/1787.01	c #Conflicts:     838000 | #Constraints:      51789
1770.66/1787.01	c #Conflicts:     839000 | #Constraints:      52789
1770.66/1787.01	c #Conflicts:     840000 | #Constraints:      53789
1770.66/1787.01	c #Conflicts:     841000 | #Constraints:      54789
1770.66/1787.01	c #Conflicts:     842000 | #Constraints:      55789
1770.66/1787.01	c #Conflicts:     843000 | #Constraints:      56789
1770.66/1787.01	c #Conflicts:     844000 | #Constraints:      57789
1770.66/1787.01	c #Conflicts:     845000 | #Constraints:      58789
1770.66/1787.01	c #Conflicts:     846000 | #Constraints:      59789
1770.66/1787.01	c INPROCESSING
1770.66/1787.01	c GARBAGE COLLECT
1770.66/1787.01	c rational objective 1504
1808.95/1825.43	c #Conflicts:     847000 | #Constraints:      42485
1808.95/1825.43	c #Conflicts:     848000 | #Constraints:      43485
1808.95/1825.43	c #Conflicts:     849000 | #Constraints:      44485
1808.95/1825.43	c #Conflicts:     850000 | #Constraints:      45485
1808.95/1825.43	c #Conflicts:     851000 | #Constraints:      46485
1808.95/1825.43	c #Conflicts:     852000 | #Constraints:      47485
1808.95/1825.43	c #Conflicts:     853000 | #Constraints:      48485
1808.95/1825.43	c #Conflicts:     854000 | #Constraints:      49485
1808.95/1825.43	c #Conflicts:     855000 | #Constraints:      50485
1808.95/1825.43	c #Conflicts:     856000 | #Constraints:      51497
1808.95/1825.43	c #Conflicts:     857000 | #Constraints:      52513
1808.95/1825.43	c #Conflicts:     858000 | #Constraints:      53530
1808.95/1825.43	c #Conflicts:     859000 | #Constraints:      54547
1808.95/1825.43	c #Conflicts:     860000 | #Constraints:      55560
1808.95/1825.43	c #Conflicts:     861000 | #Constraints:      56596
1808.95/1825.43	c #Conflicts:     862000 | #Constraints:      57599
1808.95/1825.43	c #Conflicts:     863000 | #Constraints:      58605
1808.95/1825.43	c #Conflicts:     864000 | #Constraints:      59618
1808.95/1825.43	c #Conflicts:     865000 | #Constraints:      60637
1808.95/1825.43	c bounds 1571 >= 1504 @ 1789.18
1810.04/1826.57	c INPROCESSING
1810.04/1826.57	c GARBAGE COLLECT
1810.04/1826.57	c rational objective 1504
1824.70/1841.29	c #Conflicts:     866000 | #Constraints:      43091
1824.70/1841.29	c #Conflicts:     867000 | #Constraints:      44091
1824.70/1841.29	c #Conflicts:     868000 | #Constraints:      45099
1824.70/1841.29	c #Conflicts:     869000 | #Constraints:      46116
1824.70/1841.29	c #Conflicts:     870000 | #Constraints:      47135
1824.70/1841.29	c #Conflicts:     871000 | #Constraints:      48150
1824.70/1841.29	c #Conflicts:     872000 | #Constraints:      49163
1824.70/1841.29	c #Conflicts:     873000 | #Constraints:      50173
1824.70/1841.29	c #Conflicts:     874000 | #Constraints:      51181
1824.70/1841.29	c #Conflicts:     875000 | #Constraints:      52201
1824.70/1841.29	c #Conflicts:     876000 | #Constraints:      53214
1824.70/1841.29	c #Conflicts:     877000 | #Constraints:      54226
1824.70/1841.29	c #Conflicts:     878000 | #Constraints:      55229
1824.70/1841.29	c bounds 1570 >= 1504 @ 1804.72
1835.06/1851.93	c #Conflicts:     879000 | #Constraints:      56246
1835.06/1851.93	c #Conflicts:     880000 | #Constraints:      57268
1835.06/1851.93	c #Conflicts:     881000 | #Constraints:      58269
1835.06/1851.93	c #Conflicts:     882000 | #Constraints:      59295
1835.06/1851.93	c #Conflicts:     883000 | #Constraints:      60303
1835.06/1851.93	c #Conflicts:     884000 | #Constraints:      61307
1835.06/1851.93	c INPROCESSING
1835.06/1851.93	c GARBAGE COLLECT
1835.06/1851.93	c rational objective 1504
1839.45/1856.32	c #Conflicts:     885000 | #Constraints:      43522
1839.45/1856.32	c #Conflicts:     886000 | #Constraints:      44522
1839.45/1856.32	c #Conflicts:     887000 | #Constraints:      45522
1839.45/1856.32	c #Conflicts:     888000 | #Constraints:      46522
1839.45/1856.32	c bounds 1569 >= 1504 @ 1819.19
1891.95/1909.02	c #Conflicts:     889000 | #Constraints:      47523
1891.95/1909.02	c #Conflicts:     890000 | #Constraints:      48523
1891.95/1909.02	c #Conflicts:     891000 | #Constraints:      49523
1891.95/1909.02	c #Conflicts:     892000 | #Constraints:      50523
1891.95/1909.02	c #Conflicts:     893000 | #Constraints:      51523
1891.95/1909.02	c #Conflicts:     894000 | #Constraints:      52523
1891.95/1909.02	c #Conflicts:     895000 | #Constraints:      53523
1891.95/1909.02	c #Conflicts:     896000 | #Constraints:      54523
1891.95/1909.02	c #Conflicts:     897000 | #Constraints:      55523
1891.95/1909.02	c #Conflicts:     898000 | #Constraints:      56523
1891.95/1909.02	c #Conflicts:     899000 | #Constraints:      57523
1891.95/1909.02	c #Conflicts:     900000 | #Constraints:      58523
1891.95/1909.02	c #Conflicts:     901000 | #Constraints:      59523
1891.95/1909.02	c #Conflicts:     902000 | #Constraints:      60523
1891.95/1909.02	c #Conflicts:     903000 | #Constraints:      61523
1891.95/1909.02	c INPROCESSING
1891.95/1909.02	c GARBAGE COLLECT
1891.95/1909.02	c rational objective 1504
1909.09/1926.25	c #Conflicts:     904000 | #Constraints:      43696
1909.09/1926.25	c #Conflicts:     905000 | #Constraints:      44696
1909.09/1926.25	c #Conflicts:     906000 | #Constraints:      45696
1909.09/1926.25	c #Conflicts:     907000 | #Constraints:      46696
1909.09/1926.25	c #Conflicts:     908000 | #Constraints:      47696
1909.09/1926.25	c #Conflicts:     909000 | #Constraints:      48696
1909.09/1926.25	c #Conflicts:     910000 | #Constraints:      49697
1909.09/1926.25	c #Conflicts:     911000 | #Constraints:      50709
1909.09/1926.25	c #Conflicts:     912000 | #Constraints:      51756
1909.09/1926.25	c #Conflicts:     913000 | #Constraints:      52790
1909.09/1926.25	c #Conflicts:     914000 | #Constraints:      53825
1909.09/1926.25	c #Conflicts:     915000 | #Constraints:      54859
1909.09/1926.25	c bounds 1568 >= 1504 @ 1888.35
1923.90/1941.24	c #Conflicts:     916000 | #Constraints:      55861
1923.90/1941.24	c #Conflicts:     917000 | #Constraints:      56861
1923.90/1941.24	c #Conflicts:     918000 | #Constraints:      57861
1923.90/1941.24	c #Conflicts:     919000 | #Constraints:      58861
1923.90/1941.24	c #Conflicts:     920000 | #Constraints:      59861
1923.90/1941.24	c #Conflicts:     921000 | #Constraints:      60861
1923.90/1941.24	c #Conflicts:     922000 | #Constraints:      61861
1923.90/1941.24	c INPROCESSING
1923.90/1941.24	c GARBAGE COLLECT
1923.90/1941.24	c rational objective 1504
1930.28/1947.66	c #Conflicts:     923000 | #Constraints:      43732
1930.28/1947.66	c #Conflicts:     924000 | #Constraints:      44732
1930.28/1947.66	c #Conflicts:     925000 | #Constraints:      45733
1930.28/1947.66	c #Conflicts:     926000 | #Constraints:      46754
1930.28/1947.66	c bounds 1567 >= 1504 @ 1909.3
1936.25/1953.62	c #Conflicts:     927000 | #Constraints:      47763
1936.25/1953.62	c #Conflicts:     928000 | #Constraints:      48793
1936.25/1953.62	c #Conflicts:     929000 | #Constraints:      49831
1936.25/1953.62	c #Conflicts:     930000 | #Constraints:      50857
1936.25/1953.62	c bounds 1566 >= 1504 @ 1915.17
1943.93/1961.34	c #Conflicts:     931000 | #Constraints:      51881
1943.93/1961.34	c #Conflicts:     932000 | #Constraints:      52900
1943.93/1961.34	c #Conflicts:     933000 | #Constraints:      53917
1943.93/1961.34	c #Conflicts:     934000 | #Constraints:      54940
1943.93/1961.34	c bounds 1565 >= 1504 @ 1922.8
2028.48/2046.28	c #Conflicts:     935000 | #Constraints:      55962
2028.48/2046.28	c #Conflicts:     936000 | #Constraints:      56962
2028.48/2046.28	c #Conflicts:     937000 | #Constraints:      57962
2028.48/2046.28	c #Conflicts:     938000 | #Constraints:      58962
2028.48/2046.28	c #Conflicts:     939000 | #Constraints:      59962
2028.48/2046.28	c #Conflicts:     940000 | #Constraints:      60962
2028.48/2046.28	c #Conflicts:     941000 | #Constraints:      61962
2028.48/2046.28	c INPROCESSING
2028.48/2046.28	c GARBAGE COLLECT
2028.48/2046.28	c rational objective 1504
2032.28/2050.08	c #Conflicts:     942000 | #Constraints:      43652
2032.28/2050.08	c #Conflicts:     943000 | #Constraints:      44652
2032.28/2050.08	c #Conflicts:     944000 | #Constraints:      45652
2032.28/2050.08	c #Conflicts:     945000 | #Constraints:      46654
2032.28/2050.08	c bounds 1564 >= 1504 @ 2011
2032.77/2050.53	c #Conflicts:     946000 | #Constraints:      47684
2032.77/2050.53	c bounds 1563 >= 1504 @ 2011.44
2033.56/2051.35	c bounds 1562 >= 1504 @ 2012.24
2035.16/2052.99	c #Conflicts:     947000 | #Constraints:      48705
2035.16/2052.99	c #Conflicts:     948000 | #Constraints:      49750
2035.16/2052.99	c bounds 1561 >= 1504 @ 2013.85
2044.27/2062.19	c #Conflicts:     949000 | #Constraints:      50772
2044.27/2062.19	c #Conflicts:     950000 | #Constraints:      51793
2044.27/2062.19	c #Conflicts:     951000 | #Constraints:      52835
2044.27/2062.19	c #Conflicts:     952000 | #Constraints:      53862
2044.27/2062.19	c #Conflicts:     953000 | #Constraints:      54894
2044.27/2062.19	c bounds 1560 >= 1504 @ 2022.83
2057.91/2075.89	c #Conflicts:     954000 | #Constraints:      55950
2057.91/2075.89	c #Conflicts:     955000 | #Constraints:      56950
2057.91/2075.89	c #Conflicts:     956000 | #Constraints:      57950
2057.91/2075.89	c #Conflicts:     957000 | #Constraints:      58950
2057.91/2075.89	c #Conflicts:     958000 | #Constraints:      59950
2057.91/2075.89	c #Conflicts:     959000 | #Constraints:      60950
2057.91/2075.89	c #Conflicts:     960000 | #Constraints:      61951
2057.91/2075.89	c #Conflicts:     961000 | #Constraints:      62987
2057.91/2075.89	c INPROCESSING
2057.91/2075.89	c GARBAGE COLLECT
2057.91/2075.89	c rational objective 1504
2081.10/2099.49	c #Conflicts:     962000 | #Constraints:      44229
2081.10/2099.49	c #Conflicts:     963000 | #Constraints:      45238
2081.10/2099.49	c #Conflicts:     964000 | #Constraints:      46272
2081.10/2099.49	c #Conflicts:     965000 | #Constraints:      47324
2081.10/2099.49	c #Conflicts:     966000 | #Constraints:      48355
2081.10/2099.49	c #Conflicts:     967000 | #Constraints:      49379
2081.10/2099.49	c #Conflicts:     968000 | #Constraints:      50413
2081.10/2099.49	c #Conflicts:     969000 | #Constraints:      51449
2081.10/2099.49	c #Conflicts:     970000 | #Constraints:      52484
2081.10/2099.49	c #Conflicts:     971000 | #Constraints:      53506
2081.10/2099.49	c #Conflicts:     972000 | #Constraints:      54565
2081.10/2099.49	c #Conflicts:     973000 | #Constraints:      55595
2081.10/2099.49	c #Conflicts:     974000 | #Constraints:      56621
2081.10/2099.49	c #Conflicts:     975000 | #Constraints:      57660
2081.10/2099.49	c #Conflicts:     976000 | #Constraints:      58687
2081.10/2099.49	c #Conflicts:     977000 | #Constraints:      59708
2081.10/2099.49	c #Conflicts:     978000 | #Constraints:      60731
2081.10/2099.49	c #Conflicts:     979000 | #Constraints:      61752
2081.10/2099.49	c #Conflicts:     980000 | #Constraints:      62768
2081.10/2099.49	c #Conflicts:     981000 | #Constraints:      63792
2081.10/2099.49	c INPROCESSING
2081.10/2099.49	c GARBAGE COLLECT
2081.10/2099.49	c rational objective 1504
2093.78/2112.11	c #Conflicts:     982000 | #Constraints:      44814
2093.78/2112.11	c #Conflicts:     983000 | #Constraints:      45814
2093.78/2112.11	c #Conflicts:     984000 | #Constraints:      46814
2093.78/2112.11	c #Conflicts:     985000 | #Constraints:      47814
2093.78/2112.11	c #Conflicts:     986000 | #Constraints:      48814
2093.78/2112.11	c #Conflicts:     987000 | #Constraints:      49829
2093.78/2112.11	c #Conflicts:     988000 | #Constraints:      50849
2093.78/2112.11	c #Conflicts:     989000 | #Constraints:      51869
2093.78/2112.11	c #Conflicts:     990000 | #Constraints:      52909
2093.78/2112.11	c #Conflicts:     991000 | #Constraints:      53921
2093.78/2112.11	c #Conflicts:     992000 | #Constraints:      54972
2093.78/2112.11	c #Conflicts:     993000 | #Constraints:      56009
2093.78/2112.11	c bounds 1559 >= 1504 @ 2071.56
2106.13/2124.51	c #Conflicts:     994000 | #Constraints:      57047
2106.13/2124.51	c #Conflicts:     995000 | #Constraints:      58077
2106.13/2124.51	c #Conflicts:     996000 | #Constraints:      59101
2106.13/2124.51	c #Conflicts:     997000 | #Constraints:      60109
2106.13/2124.51	c #Conflicts:     998000 | #Constraints:      61119
2106.13/2124.51	c #Conflicts:     999000 | #Constraints:      62135
2106.13/2124.51	c #Conflicts:    1000000 | #Constraints:      63158
2106.13/2124.51	c #Conflicts:    1001000 | #Constraints:      64173
2106.13/2124.51	c INPROCESSING
2106.13/2124.51	c GARBAGE COLLECT
2106.13/2124.51	c rational objective 1504
2151.02/2169.63	c #Conflicts:    1002000 | #Constraints:      45010
2151.02/2169.63	c #Conflicts:    1003000 | #Constraints:      46010
2151.02/2169.63	c #Conflicts:    1004000 | #Constraints:      47010
2151.02/2169.63	c #Conflicts:    1005000 | #Constraints:      48010
2151.02/2169.63	c #Conflicts:    1006000 | #Constraints:      49010
2151.02/2169.63	c #Conflicts:    1007000 | #Constraints:      50010
2151.02/2169.63	c #Conflicts:    1008000 | #Constraints:      51010
2151.02/2169.63	c #Conflicts:    1009000 | #Constraints:      52010
2151.02/2169.63	c #Conflicts:    1010000 | #Constraints:      53010
2151.02/2169.63	c #Conflicts:    1011000 | #Constraints:      54010
2151.02/2169.63	c #Conflicts:    1012000 | #Constraints:      55010
2151.02/2169.63	c #Conflicts:    1013000 | #Constraints:      56010
2151.02/2169.63	c #Conflicts:    1014000 | #Constraints:      57010
2151.02/2169.63	c #Conflicts:    1015000 | #Constraints:      58010
2151.02/2169.63	c #Conflicts:    1016000 | #Constraints:      59010
2151.02/2169.63	c #Conflicts:    1017000 | #Constraints:      60010
2151.02/2169.63	c #Conflicts:    1018000 | #Constraints:      61010
2151.02/2169.63	c #Conflicts:    1019000 | #Constraints:      62010
2151.02/2169.63	c #Conflicts:    1020000 | #Constraints:      63010
2151.02/2169.63	c #Conflicts:    1021000 | #Constraints:      64010
2151.02/2169.63	c INPROCESSING
2151.02/2169.63	c GARBAGE COLLECT
2151.02/2169.63	c rational objective 1504
2152.62/2171.24	c bounds 1558 >= 1504 @ 2129.96
2160.40/2179.08	c #Conflicts:    1022000 | #Constraints:      44834
2160.40/2179.08	c #Conflicts:    1023000 | #Constraints:      45834
2160.40/2179.08	c #Conflicts:    1024000 | #Constraints:      46834
2160.40/2179.08	c #Conflicts:    1025000 | #Constraints:      47834
2160.40/2179.08	c #Conflicts:    1026000 | #Constraints:      48834
2160.40/2179.08	c #Conflicts:    1027000 | #Constraints:      49834
2160.40/2179.08	c bounds 1557 >= 1504 @ 2137.61
2165.38/2184.02	c #Conflicts:    1028000 | #Constraints:      50835
2165.38/2184.02	c #Conflicts:    1029000 | #Constraints:      51835
2165.38/2184.02	c #Conflicts:    1030000 | #Constraints:      52835
2165.38/2184.02	c #Conflicts:    1031000 | #Constraints:      53846
2165.38/2184.02	c bounds 1556 >= 1504 @ 2142.44
2166.46/2185.23	c #Conflicts:    1032000 | #Constraints:      54861
2166.46/2185.23	c bounds 1555 >= 1504 @ 2143.53
2169.45/2188.28	c #Conflicts:    1033000 | #Constraints:      55885
2169.45/2188.28	c bounds 1554 >= 1504 @ 2146.55
2188.32/2207.16	c #Conflicts:    1034000 | #Constraints:      56904
2188.32/2207.16	c #Conflicts:    1035000 | #Constraints:      57917
2188.32/2207.16	c #Conflicts:    1036000 | #Constraints:      58925
2188.32/2207.16	c #Conflicts:    1037000 | #Constraints:      59957
2188.32/2207.16	c #Conflicts:    1038000 | #Constraints:      60992
2188.32/2207.16	c #Conflicts:    1039000 | #Constraints:      62023
2188.32/2207.16	c #Conflicts:    1040000 | #Constraints:      63069
2188.32/2207.16	c #Conflicts:    1041000 | #Constraints:      64090
2188.32/2207.16	c INPROCESSING
2188.32/2207.16	c GARBAGE COLLECT
2188.32/2207.16	c rational objective 1504
2238.04/2257.16	c #Conflicts:    1042000 | #Constraints:      44587
2238.04/2257.16	c #Conflicts:    1043000 | #Constraints:      45587
2238.04/2257.16	c #Conflicts:    1044000 | #Constraints:      46587
2238.04/2257.16	c #Conflicts:    1045000 | #Constraints:      47587
2238.04/2257.16	c #Conflicts:    1046000 | #Constraints:      48587
2238.04/2257.16	c #Conflicts:    1047000 | #Constraints:      49587
2238.04/2257.16	c #Conflicts:    1048000 | #Constraints:      50587
2238.04/2257.16	c #Conflicts:    1049000 | #Constraints:      51587
2238.04/2257.16	c #Conflicts:    1050000 | #Constraints:      52587
2238.04/2257.16	c #Conflicts:    1051000 | #Constraints:      53587
2238.04/2257.16	c #Conflicts:    1052000 | #Constraints:      54587
2238.04/2257.16	c #Conflicts:    1053000 | #Constraints:      55587
2238.04/2257.16	c #Conflicts:    1054000 | #Constraints:      56587
2238.04/2257.16	c #Conflicts:    1055000 | #Constraints:      57587
2238.04/2257.16	c #Conflicts:    1056000 | #Constraints:      58587
2238.04/2257.16	c #Conflicts:    1057000 | #Constraints:      59587
2238.04/2257.16	c #Conflicts:    1058000 | #Constraints:      60587
2238.04/2257.16	c #Conflicts:    1059000 | #Constraints:      61587
2238.04/2257.16	c #Conflicts:    1060000 | #Constraints:      62587
2238.04/2257.16	c #Conflicts:    1061000 | #Constraints:      63587
2238.04/2257.16	c #Conflicts:    1062000 | #Constraints:      64587
2238.04/2257.16	c INPROCESSING
2238.04/2257.16	c GARBAGE COLLECT
2238.04/2257.16	c rational objective 1504
2246.11/2265.29	c #Conflicts:    1063000 | #Constraints:      45108
2246.11/2265.29	c #Conflicts:    1064000 | #Constraints:      46108
2246.11/2265.29	c #Conflicts:    1065000 | #Constraints:      47108
2246.11/2265.29	c #Conflicts:    1066000 | #Constraints:      48108
2246.11/2265.29	c #Conflicts:    1067000 | #Constraints:      49108
2246.11/2265.29	c #Conflicts:    1068000 | #Constraints:      50108
2246.11/2265.29	c #Conflicts:    1069000 | #Constraints:      51109
2246.11/2265.29	c #Conflicts:    1070000 | #Constraints:      52146
2246.11/2265.29	c bounds 1553 >= 1504 @ 2222.54
2247.01/2266.14	c bounds 1552 >= 1504 @ 2223.37
2261.89/2281.29	c #Conflicts:    1071000 | #Constraints:      53152
2261.89/2281.29	c #Conflicts:    1072000 | #Constraints:      54152
2261.89/2281.29	c #Conflicts:    1073000 | #Constraints:      55152
2261.89/2281.29	c #Conflicts:    1074000 | #Constraints:      56152
2261.89/2281.29	c #Conflicts:    1075000 | #Constraints:      57152
2261.89/2281.29	c #Conflicts:    1076000 | #Constraints:      58171
2261.89/2281.29	c #Conflicts:    1077000 | #Constraints:      59198
2261.89/2281.29	c #Conflicts:    1078000 | #Constraints:      60232
2261.89/2281.29	c #Conflicts:    1079000 | #Constraints:      61251
2261.89/2281.29	c bounds 1551 >= 1504 @ 2238.17
2271.46/2290.84	c #Conflicts:    1080000 | #Constraints:      62286
2271.46/2290.84	c #Conflicts:    1081000 | #Constraints:      63300
2271.46/2290.84	c #Conflicts:    1082000 | #Constraints:      64327
2271.46/2290.84	c #Conflicts:    1083000 | #Constraints:      65350
2271.46/2290.84	c INPROCESSING
2271.46/2290.84	c GARBAGE COLLECT
2271.46/2290.84	c rational objective 1504
2319.05/2338.65	c #Conflicts:    1084000 | #Constraints:      45509
2319.05/2338.65	c #Conflicts:    1085000 | #Constraints:      46509
2319.05/2338.65	c #Conflicts:    1086000 | #Constraints:      47509
2319.05/2338.65	c #Conflicts:    1087000 | #Constraints:      48509
2319.05/2338.65	c #Conflicts:    1088000 | #Constraints:      49509
2319.05/2338.65	c #Conflicts:    1089000 | #Constraints:      50509
2319.05/2338.65	c #Conflicts:    1090000 | #Constraints:      51509
2319.05/2338.65	c #Conflicts:    1091000 | #Constraints:      52509
2319.05/2338.65	c #Conflicts:    1092000 | #Constraints:      53509
2319.05/2338.65	c #Conflicts:    1093000 | #Constraints:      54509
2319.05/2338.65	c #Conflicts:    1094000 | #Constraints:      55509
2319.05/2338.65	c #Conflicts:    1095000 | #Constraints:      56509
2319.05/2338.65	c #Conflicts:    1096000 | #Constraints:      57509
2319.05/2338.65	c #Conflicts:    1097000 | #Constraints:      58509
2319.05/2338.65	c #Conflicts:    1098000 | #Constraints:      59509
2319.05/2338.65	c #Conflicts:    1099000 | #Constraints:      60509
2319.05/2338.65	c #Conflicts:    1100000 | #Constraints:      61509
2319.05/2338.65	c #Conflicts:    1101000 | #Constraints:      62509
2319.05/2338.65	c #Conflicts:    1102000 | #Constraints:      63509
2319.05/2338.65	c #Conflicts:    1103000 | #Constraints:      64509
2319.05/2338.65	c #Conflicts:    1104000 | #Constraints:      65509
2319.05/2338.65	c INPROCESSING
2319.05/2338.65	c GARBAGE COLLECT
2319.05/2338.65	c rational objective 1504
2319.84/2339.46	c bounds 1550 >= 1504 @ 2295.58
2327.32/2346.97	c #Conflicts:    1105000 | #Constraints:      45716
2327.32/2346.97	c #Conflicts:    1106000 | #Constraints:      46739
2327.32/2346.97	c #Conflicts:    1107000 | #Constraints:      47769
2327.32/2346.97	c #Conflicts:    1108000 | #Constraints:      48815
2327.32/2346.97	c #Conflicts:    1109000 | #Constraints:      49828
2327.32/2346.97	c #Conflicts:    1110000 | #Constraints:      50850
2327.32/2346.97	c #Conflicts:    1111000 | #Constraints:      51870
2327.32/2346.97	c #Conflicts:    1112000 | #Constraints:      52878
2327.32/2346.97	c bounds 1549 >= 1504 @ 2302.97
2333.52/2353.17	c #Conflicts:    1113000 | #Constraints:      53896
2333.52/2353.17	c #Conflicts:    1114000 | #Constraints:      54911
2333.52/2353.17	c #Conflicts:    1115000 | #Constraints:      55934
2333.52/2353.17	c #Conflicts:    1116000 | #Constraints:      56953
2333.52/2353.17	c bounds 1548 >= 1504 @ 2309.09
2347.36/2367.10	c #Conflicts:    1117000 | #Constraints:      57979
2347.36/2367.10	c #Conflicts:    1118000 | #Constraints:      59007
2347.36/2367.10	c #Conflicts:    1119000 | #Constraints:      60022
2347.36/2367.10	c #Conflicts:    1120000 | #Constraints:      61028
2347.36/2367.10	c #Conflicts:    1121000 | #Constraints:      62037
2347.36/2367.10	c #Conflicts:    1122000 | #Constraints:      63048
2347.36/2367.10	c #Conflicts:    1123000 | #Constraints:      64061
2347.36/2367.10	c bounds 1547 >= 1504 @ 2322.85
2351.76/2371.67	c #Conflicts:    1124000 | #Constraints:      65082
2351.76/2371.67	c #Conflicts:    1125000 | #Constraints:      66115
2351.76/2371.67	c INPROCESSING
2351.76/2371.67	c GARBAGE COLLECT
2351.76/2371.67	c rational objective 1504
2368.13/2388.03	c #Conflicts:    1126000 | #Constraints:      45819
2368.13/2388.03	c #Conflicts:    1127000 | #Constraints:      46843
2368.13/2388.03	c #Conflicts:    1128000 | #Constraints:      47876
2368.13/2388.03	c #Conflicts:    1129000 | #Constraints:      48894
2368.13/2388.03	c #Conflicts:    1130000 | #Constraints:      49909
2368.13/2388.03	c #Conflicts:    1131000 | #Constraints:      50918
2368.13/2388.03	c #Conflicts:    1132000 | #Constraints:      51936
2368.13/2388.03	c #Conflicts:    1133000 | #Constraints:      52949
2368.13/2388.03	c #Conflicts:    1134000 | #Constraints:      53959
2368.13/2388.03	c #Conflicts:    1135000 | #Constraints:      54994
2368.13/2388.03	c #Conflicts:    1136000 | #Constraints:      56007
2368.13/2388.03	c #Conflicts:    1137000 | #Constraints:      57040
2368.13/2388.03	c bounds 1546 >= 1504 @ 2343.3
2436.91/2457.92	c #Conflicts:    1138000 | #Constraints:      58046
2436.91/2457.92	c #Conflicts:    1139000 | #Constraints:      59046
2436.91/2457.92	c #Conflicts:    1140000 | #Constraints:      60046
2436.91/2457.92	c #Conflicts:    1141000 | #Constraints:      61046
2436.91/2457.92	c #Conflicts:    1142000 | #Constraints:      62046
2436.91/2457.92	c #Conflicts:    1143000 | #Constraints:      63046
2436.91/2457.92	c #Conflicts:    1144000 | #Constraints:      64046
2436.91/2457.92	c #Conflicts:    1145000 | #Constraints:      65046
2436.91/2457.92	c #Conflicts:    1146000 | #Constraints:      66046
2436.91/2457.92	c INPROCESSING
2436.91/2457.92	c GARBAGE COLLECT
2436.91/2457.92	c rational objective 1504
2438.82/2459.88	c #Conflicts:    1147000 | #Constraints:      45627
2438.82/2459.88	c bounds 1545 >= 1504 @ 2413.8
2443.09/2464.23	c #Conflicts:    1148000 | #Constraints:      46660
2443.09/2464.23	c #Conflicts:    1149000 | #Constraints:      47687
2443.09/2464.23	c #Conflicts:    1150000 | #Constraints:      48709
2443.09/2464.23	c bounds 1544 >= 1504 @ 2417.96
2447.48/2468.67	c #Conflicts:    1151000 | #Constraints:      49726
2447.48/2468.67	c #Conflicts:    1152000 | #Constraints:      50752
2447.48/2468.67	c #Conflicts:    1153000 | #Constraints:      51757
2447.48/2468.67	c bounds 1543 >= 1504 @ 2422.32
2450.88/2472.09	c #Conflicts:    1154000 | #Constraints:      52771
2450.88/2472.09	c #Conflicts:    1155000 | #Constraints:      53793
2450.88/2472.09	c #Conflicts:    1156000 | #Constraints:      54811
2450.88/2472.09	c bounds 1542 >= 1504 @ 2425.69
2454.45/2475.64	c #Conflicts:    1157000 | #Constraints:      55836
2454.45/2475.64	c #Conflicts:    1158000 | #Constraints:      56850
2454.45/2475.64	c bounds 1541 >= 1504 @ 2429.18
2460.44/2481.60	c #Conflicts:    1159000 | #Constraints:      57874
2460.44/2481.60	c #Conflicts:    1160000 | #Constraints:      58890
2460.44/2481.60	c #Conflicts:    1161000 | #Constraints:      59909
2460.44/2481.60	c bounds 1540 >= 1504 @ 2435.06
2471.10/2492.33	c #Conflicts:    1162000 | #Constraints:      60950
2471.10/2492.33	c #Conflicts:    1163000 | #Constraints:      61950
2471.10/2492.33	c #Conflicts:    1164000 | #Constraints:      62950
2471.10/2492.33	c #Conflicts:    1165000 | #Constraints:      63950
2471.10/2492.33	c #Conflicts:    1166000 | #Constraints:      64950
2471.10/2492.33	c #Conflicts:    1167000 | #Constraints:      65950
2471.10/2492.33	c #Conflicts:    1168000 | #Constraints:      66951
2471.10/2492.33	c INPROCESSING
2471.10/2492.33	c GARBAGE COLLECT
2471.10/2492.33	c rational objective 1504
2480.82/2502.20	c #Conflicts:    1169000 | #Constraints:      46192
2480.82/2502.20	c #Conflicts:    1170000 | #Constraints:      47218
2480.82/2502.20	c #Conflicts:    1171000 | #Constraints:      48265
2480.82/2502.20	c #Conflicts:    1172000 | #Constraints:      49309
2480.82/2502.20	c #Conflicts:    1173000 | #Constraints:      50335
2480.82/2502.20	c #Conflicts:    1174000 | #Constraints:      51380
2480.82/2502.20	c #Conflicts:    1175000 | #Constraints:      52401
2480.82/2502.20	c #Conflicts:    1176000 | #Constraints:      53418
2480.82/2502.20	c bounds 1539 >= 1504 @ 2455.13
2489.19/2510.60	c #Conflicts:    1177000 | #Constraints:      54428
2489.19/2510.60	c #Conflicts:    1178000 | #Constraints:      55458
2489.19/2510.60	c #Conflicts:    1179000 | #Constraints:      56489
2489.19/2510.60	c #Conflicts:    1180000 | #Constraints:      57493
2489.19/2510.60	c #Conflicts:    1181000 | #Constraints:      58503
2489.19/2510.60	c #Conflicts:    1182000 | #Constraints:      59509
2489.19/2510.60	c bounds 1538 >= 1504 @ 2463.42
2499.36/2520.80	c #Conflicts:    1183000 | #Constraints:      60543
2499.36/2520.80	c #Conflicts:    1184000 | #Constraints:      61573
2499.36/2520.80	c #Conflicts:    1185000 | #Constraints:      62584
2499.36/2520.80	c #Conflicts:    1186000 | #Constraints:      63602
2499.36/2520.80	c #Conflicts:    1187000 | #Constraints:      64628
2499.36/2520.80	c bounds 1537 >= 1504 @ 2473.49
2503.69/2525.31	c #Conflicts:    1188000 | #Constraints:      65659
2503.69/2525.31	c #Conflicts:    1189000 | #Constraints:      66659
2503.69/2525.31	c #Conflicts:    1190000 | #Constraints:      67659
2503.69/2525.31	c INPROCESSING
2503.69/2525.31	c GARBAGE COLLECT
2503.69/2525.31	c rational objective 1504
2551.27/2573.07	c #Conflicts:    1191000 | #Constraints:      46661
2551.27/2573.07	c #Conflicts:    1192000 | #Constraints:      47661
2551.27/2573.07	c #Conflicts:    1193000 | #Constraints:      48661
2551.27/2573.07	c #Conflicts:    1194000 | #Constraints:      49661
2551.27/2573.07	c #Conflicts:    1195000 | #Constraints:      50661
2551.27/2573.07	c #Conflicts:    1196000 | #Constraints:      51661
2551.27/2573.07	c #Conflicts:    1197000 | #Constraints:      52661
2551.27/2573.07	c #Conflicts:    1198000 | #Constraints:      53661
2551.27/2573.07	c #Conflicts:    1199000 | #Constraints:      54661
2551.27/2573.07	c #Conflicts:    1200000 | #Constraints:      55661
2551.27/2573.07	c #Conflicts:    1201000 | #Constraints:      56661
2551.27/2573.07	c #Conflicts:    1202000 | #Constraints:      57661
2551.27/2573.07	c #Conflicts:    1203000 | #Constraints:      58661
2551.27/2573.07	c #Conflicts:    1204000 | #Constraints:      59661
2551.27/2573.07	c #Conflicts:    1205000 | #Constraints:      60661
2551.27/2573.07	c #Conflicts:    1206000 | #Constraints:      61661
2551.27/2573.07	c #Conflicts:    1207000 | #Constraints:      62661
2551.27/2573.07	c #Conflicts:    1208000 | #Constraints:      63661
2551.27/2573.07	c #Conflicts:    1209000 | #Constraints:      64661
2551.27/2573.07	c #Conflicts:    1210000 | #Constraints:      65661
2551.27/2573.07	c #Conflicts:    1211000 | #Constraints:      66661
2551.27/2573.07	c #Conflicts:    1212000 | #Constraints:      67661
2551.27/2573.07	c INPROCESSING
2551.27/2573.07	c GARBAGE COLLECT
2551.27/2573.07	c rational objective 1504
2556.55/2578.31	c #Conflicts:    1213000 | #Constraints:      46783
2556.55/2578.31	c #Conflicts:    1214000 | #Constraints:      47783
2556.55/2578.31	c #Conflicts:    1215000 | #Constraints:      48783
2556.55/2578.31	c #Conflicts:    1216000 | #Constraints:      49783
2556.55/2578.31	c #Conflicts:    1217000 | #Constraints:      50784
2556.55/2578.31	c bounds 1536 >= 1504 @ 2530.13
2558.26/2580.07	c #Conflicts:    1218000 | #Constraints:      51790
2558.26/2580.07	c bounds 1535 >= 1504 @ 2531.86
2566.81/2588.79	c #Conflicts:    1219000 | #Constraints:      52804
2566.81/2588.79	c #Conflicts:    1220000 | #Constraints:      53827
2566.81/2588.79	c #Conflicts:    1221000 | #Constraints:      54869
2566.81/2588.79	c #Conflicts:    1222000 | #Constraints:      55890
2566.81/2588.79	c #Conflicts:    1223000 | #Constraints:      56912
2566.81/2588.79	c bounds 1534 >= 1504 @ 2540.32
2575.28/2597.27	c #Conflicts:    1224000 | #Constraints:      57939
2575.28/2597.27	c #Conflicts:    1225000 | #Constraints:      58964
2575.28/2597.27	c #Conflicts:    1226000 | #Constraints:      59991
2575.28/2597.27	c #Conflicts:    1227000 | #Constraints:      61001
2575.28/2597.27	c bounds 1533 >= 1504 @ 2548.69
2591.74/2613.79	c #Conflicts:    1228000 | #Constraints:      62026
2591.74/2613.79	c #Conflicts:    1229000 | #Constraints:      63038
2591.74/2613.79	c #Conflicts:    1230000 | #Constraints:      64074
2591.74/2613.79	c #Conflicts:    1231000 | #Constraints:      65101
2591.74/2613.79	c #Conflicts:    1232000 | #Constraints:      66118
2591.74/2613.79	c #Conflicts:    1233000 | #Constraints:      67131
2591.74/2613.79	c #Conflicts:    1234000 | #Constraints:      68142
2591.74/2613.79	c INPROCESSING
2591.74/2613.79	c GARBAGE COLLECT
2591.74/2613.79	c rational objective 1504
2601.28/2623.59	c #Conflicts:    1235000 | #Constraints:      46823
2601.28/2623.59	c #Conflicts:    1236000 | #Constraints:      47823
2601.28/2623.59	c #Conflicts:    1237000 | #Constraints:      48823
2601.28/2623.59	c #Conflicts:    1238000 | #Constraints:      49834
2601.28/2623.59	c #Conflicts:    1239000 | #Constraints:      50851
2601.28/2623.59	c #Conflicts:    1240000 | #Constraints:      51865
2601.28/2623.59	c #Conflicts:    1241000 | #Constraints:      52891
2601.28/2623.59	c #Conflicts:    1242000 | #Constraints:      53901
2601.28/2623.59	c bounds 1532 >= 1504 @ 2574.38
2605.16/2627.41	c #Conflicts:    1243000 | #Constraints:      54909
2605.16/2627.41	WSVECS04 Frhs2[190]: 6 -1.00007 0 shouldn't be
2605.16/2627.41	WSVECS04 Frhs2[210]: 6 -1.00002 0 shouldn't be
2605.16/2627.41	WSVECS04 Frhs2[256]: 6 -1.00006 0 shouldn't be
2605.16/2627.41	WSVECS04 Frhs2[258]: 6 -1.00008 0 shouldn't be
2605.16/2627.41	WSVECS04 Frhs2[260]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[262]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[264]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[266]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[268]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[270]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[274]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[283]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[285]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[289]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[298]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[300]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[302]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[304]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[306]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[310]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[312]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[314]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[316]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[318]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[320]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[322]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[323]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[324]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[328]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[330]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[331]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[335]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[337]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[339]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[341]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[342]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[343]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[345]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[346]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[354]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[356]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[358]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[360]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[366]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[368]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[370]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[372]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[374]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[376]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[380]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[382]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[384]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[387]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[389]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[391]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[393]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[395]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[397]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[399]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[401]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[403]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[408]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[410]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[414]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[416]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[420]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[422]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[424]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[426]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[428]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[430]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[432]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[434]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[436]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[438]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[440]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[441]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[445]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[447]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[449]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[451]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[453]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[455]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[457]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[464]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[466]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[468]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[470]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[476]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[478]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[480]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[482]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[484]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[486]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[488]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[490]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[492]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[494]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[497]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[499]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[501]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[503]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[505]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[507]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[509]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[511]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[513]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[518]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[522]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[524]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[526]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[530]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[532]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[534]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[536]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[538]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[540]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[542]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[544]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[546]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[548]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[550]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[551]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[555]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[557]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[559]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[561]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[563]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[565]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[567]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[578]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[580]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[586]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[588]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[590]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[592]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[594]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[596]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[598]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[600]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[602]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[604]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[607]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[609]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[611]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[613]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[615]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[617]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[619]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[621]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[628]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[630]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[632]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[634]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[636]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[640]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[642]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[644]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[646]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[652]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[654]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[656]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[658]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[660]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[665]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[667]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[669]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[671]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[673]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[675]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[676]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[698]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[708]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[710]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[712]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[714]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[719]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[721]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[723]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[725]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[727]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[729]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[732]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[738]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[740]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[742]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[744]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[746]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[750]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[752]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[754]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[756]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[758]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[764]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[766]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[804]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[835]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[837]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[842]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[854]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[856]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[858]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[860]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[880]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[896]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[902]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[904]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[906]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[908]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[910]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[912]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[914]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[916]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[918]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[920]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[922]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[924]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[926]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[928]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[930]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[932]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[934]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[939]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[941]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[943]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[945]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[948]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[950]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[952]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[956]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[958]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[960]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[962]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[964]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[966]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[968]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[970]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[972]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[974]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[976]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[980]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[982]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[984]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[986]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[988]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[997]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[999]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1002]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1004]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1006]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1012]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1014]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1016]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1018]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1020]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1022]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1340]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1342]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1344]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1346]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1348]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1350]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1352]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1354]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1356]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1358]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1368]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1370]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1372]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1374]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1381]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1382]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1384]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1386]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1388]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1390]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1392]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1393]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1394]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1396]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1398]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1400]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1402]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1404]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1406]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1408]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1410]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1413]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1415]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1419]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1421]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1422]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1424]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1426]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1428]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1430]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1431]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1433]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1435]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1437]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1438]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1440]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1442]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1444]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1446]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1447]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1449]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1450]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1452]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1454]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1456]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1458]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1460]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1462]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1464]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1466]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1468]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1469]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1471]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1473]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1474]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1475]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1476]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1478]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1480]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1482]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1484]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1487]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1489]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1491]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1493]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1494]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1496]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1498]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1500]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1501]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1503]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1505]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1506]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1508]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1510]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1512]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1514]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1516]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1518]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1536]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1538]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1540]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1541]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1543]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1545]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1547]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1549]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1550]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1552]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1554]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1556]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1557]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1559]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1560]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1562]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1564]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1566]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1568]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1570]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1572]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1574]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1576]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1578]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1580]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1582]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1584]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1586]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1588]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1590]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1592]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1594]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1597]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1599]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1601]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1603]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1605]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1606]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1608]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1610]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1614]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1616]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1618]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1620]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1622]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1624]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1626]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1628]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1630]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1632]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1634]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1636]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1638]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1640]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1642]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1644]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1646]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1648]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1650]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1651]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1653]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1655]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1657]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1659]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1661]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1664]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1674]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1676]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1678]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1680]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1682]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1684]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1686]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1688]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1690]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1692]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1694]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1696]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1700]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1702]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1704]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1707]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1709]: 6 -1.0001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1711]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1713]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1715]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1718]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1728]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1730]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1732]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1734]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1736]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1738]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1740]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1742]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1744]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1746]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1748]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1750]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1752]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1754]: 6 -1.00003 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1756]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1758]: 6 -1.00008 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1760]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1761]: 6 -1.00007 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1763]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1765]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1767]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1769]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1771]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1774]: 6 -1.00001 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1776]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1778]: 6 -1.00002 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1780]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1782]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1784]: 6 -1.00009 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1786]: 6 -1.00006 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1788]: 6 -1.00005 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1790]: 6 -1.00004 0 shouldn't be
2605.16/2627.42	WSVECS04 Frhs2[1814]: 6 -1.00006 0 shouldn't be
2701.93/2729.55	c #Conflicts:    1244000 | #Constraints:      55909
2701.93/2729.55	c #Conflicts:    1245000 | #Constraints:      56909
2701.93/2729.55	c #Conflicts:    1246000 | #Constraints:      57909
2701.93/2729.55	c #Conflicts:    1247000 | #Constraints:      58909
2701.93/2729.55	c #Conflicts:    1248000 | #Constraints:      59909
2701.93/2729.55	c #Conflicts:    1249000 | #Constraints:      60909
2701.93/2729.55	c #Conflicts:    1250000 | #Constraints:      61909
2701.93/2729.55	c #Conflicts:    1251000 | #Constraints:      62909
2701.93/2729.55	c #Conflicts:    1252000 | #Constraints:      63909
2701.93/2729.55	c #Conflicts:    1253000 | #Constraints:      64909
2701.93/2729.55	c #Conflicts:    1254000 | #Constraints:      65909
2701.93/2729.55	c #Conflicts:    1255000 | #Constraints:      66909
2701.93/2729.55	c #Conflicts:    1256000 | #Constraints:      67909
2701.93/2729.55	c INPROCESSING
2701.93/2729.55	c GARBAGE COLLECT
2701.93/2729.55	c rational objective 1504
2706.22/2733.88	c #Conflicts:    1257000 | #Constraints:      46594
2706.22/2733.88	c #Conflicts:    1258000 | #Constraints:      47594
2706.22/2733.88	c #Conflicts:    1259000 | #Constraints:      48594
2706.22/2733.88	c #Conflicts:    1260000 | #Constraints:      49594
2706.22/2733.88	c bounds 1531 >= 1504 @ 2678.97
2745.63/2773.50	c #Conflicts:    1261000 | #Constraints:      50595
2745.63/2773.50	c #Conflicts:    1262000 | #Constraints:      51595
2745.63/2773.50	c #Conflicts:    1263000 | #Constraints:      52595
2745.63/2773.50	c #Conflicts:    1264000 | #Constraints:      53596
2745.63/2773.50	c #Conflicts:    1265000 | #Constraints:      54613
2745.63/2773.50	c #Conflicts:    1266000 | #Constraints:      55653
2745.63/2773.50	c #Conflicts:    1267000 | #Constraints:      56668
2745.63/2773.50	c #Conflicts:    1268000 | #Constraints:      57692
2745.63/2773.50	c #Conflicts:    1269000 | #Constraints:      58699
2745.63/2773.50	c #Conflicts:    1270000 | #Constraints:      59724
2745.63/2773.50	c #Conflicts:    1271000 | #Constraints:      60744
2745.63/2773.50	c #Conflicts:    1272000 | #Constraints:      61764
2745.63/2773.50	c #Conflicts:    1273000 | #Constraints:      62770
2745.63/2773.50	c #Conflicts:    1274000 | #Constraints:      63778
2745.63/2773.50	c #Conflicts:    1275000 | #Constraints:      64786
2745.63/2773.50	c #Conflicts:    1276000 | #Constraints:      65800
2745.63/2773.50	c #Conflicts:    1277000 | #Constraints:      66814
2745.63/2773.50	c #Conflicts:    1278000 | #Constraints:      67828
2745.63/2773.50	c #Conflicts:    1279000 | #Constraints:      68845
2745.63/2773.50	c INPROCESSING
2745.63/2773.50	c GARBAGE COLLECT
2745.63/2773.50	c rational objective 1504
2755.36/2783.46	c #Conflicts:    1280000 | #Constraints:      47197
2755.36/2783.46	c #Conflicts:    1281000 | #Constraints:      48197
2755.36/2783.46	c #Conflicts:    1282000 | #Constraints:      49197
2755.36/2783.46	c #Conflicts:    1283000 | #Constraints:      50197
2755.36/2783.46	c #Conflicts:    1284000 | #Constraints:      51202
2755.36/2783.46	c #Conflicts:    1285000 | #Constraints:      52208
2755.36/2783.46	c #Conflicts:    1286000 | #Constraints:      53220
2755.36/2783.46	c #Conflicts:    1287000 | #Constraints:      54229
2755.36/2783.46	c #Conflicts:    1288000 | #Constraints:      55234
2755.36/2783.46	c bounds 1530 >= 1504 @ 2727.37
2763.42/2791.59	c #Conflicts:    1289000 | #Constraints:      56273
2763.42/2791.59	c #Conflicts:    1290000 | #Constraints:      57276
2763.42/2791.59	c #Conflicts:    1291000 | #Constraints:      58299
2763.42/2791.59	c #Conflicts:    1292000 | #Constraints:      59304
2763.42/2791.59	c #Conflicts:    1293000 | #Constraints:      60318
2763.42/2791.59	c bounds 1529 >= 1504 @ 2735.36
2784.77/2813.02	c #Conflicts:    1294000 | #Constraints:      61336
2784.77/2813.02	c #Conflicts:    1295000 | #Constraints:      62364
2784.77/2813.02	c #Conflicts:    1296000 | #Constraints:      63383
2784.77/2813.02	c #Conflicts:    1297000 | #Constraints:      64407
2784.77/2813.02	c #Conflicts:    1298000 | #Constraints:      65416
2784.77/2813.02	c #Conflicts:    1299000 | #Constraints:      66422
2784.77/2813.02	c #Conflicts:    1300000 | #Constraints:      67436
2784.77/2813.02	c #Conflicts:    1301000 | #Constraints:      68445
2784.77/2813.02	c #Conflicts:    1302000 | #Constraints:      69456
2784.77/2813.02	c INPROCESSING
2784.77/2813.02	c GARBAGE COLLECT
2784.77/2813.02	c rational objective 1504
2795.33/2823.68	c #Conflicts:    1303000 | #Constraints:      47594
2795.33/2823.68	c #Conflicts:    1304000 | #Constraints:      48594
2795.33/2823.68	c #Conflicts:    1305000 | #Constraints:      49595
2795.33/2823.68	c #Conflicts:    1306000 | #Constraints:      50619
2795.33/2823.68	c #Conflicts:    1307000 | #Constraints:      51629
2795.33/2823.68	c #Conflicts:    1308000 | #Constraints:      52637
2795.33/2823.68	c #Conflicts:    1309000 | #Constraints:      53649
2795.33/2823.68	c #Conflicts:    1310000 | #Constraints:      54650
2795.33/2823.68	c #Conflicts:    1311000 | #Constraints:      55659
2795.33/2823.68	c bounds 1528 >= 1504 @ 2766.82
2798.83/2827.14	c #Conflicts:    1312000 | #Constraints:      56695
2798.83/2827.14	c #Conflicts:    1313000 | #Constraints:      57737
2798.83/2827.14	c #Conflicts:    1314000 | #Constraints:      58750
2798.83/2827.14	c bounds 1527 >= 1504 @ 2770.21
2815.47/2844.00	c #Conflicts:    1315000 | #Constraints:      59777
2815.47/2844.00	c #Conflicts:    1316000 | #Constraints:      60817
2815.47/2844.00	c #Conflicts:    1317000 | #Constraints:      61834
2815.47/2844.00	c #Conflicts:    1318000 | #Constraints:      62856
2815.47/2844.00	c #Conflicts:    1319000 | #Constraints:      63877
2815.47/2844.00	c #Conflicts:    1320000 | #Constraints:      64898
2815.47/2844.00	c #Conflicts:    1321000 | #Constraints:      65920
2815.47/2844.00	c #Conflicts:    1322000 | #Constraints:      66936
2815.47/2844.00	c #Conflicts:    1323000 | #Constraints:      67948
2815.47/2844.00	c #Conflicts:    1324000 | #Constraints:      68979
2815.47/2844.00	c #Conflicts:    1325000 | #Constraints:      69987
2815.47/2844.00	c INPROCESSING
2815.47/2844.00	c GARBAGE COLLECT
2815.47/2844.00	c rational objective 1504
2870.70/2899.46	c #Conflicts:    1326000 | #Constraints:      47859
2870.70/2899.46	c #Conflicts:    1327000 | #Constraints:      48859
2870.70/2899.46	c #Conflicts:    1328000 | #Constraints:      49859
2870.70/2899.46	c #Conflicts:    1329000 | #Constraints:      50859
2870.70/2899.46	c #Conflicts:    1330000 | #Constraints:      51859
2870.70/2899.46	c #Conflicts:    1331000 | #Constraints:      52859
2870.70/2899.46	c #Conflicts:    1332000 | #Constraints:      53859
2870.70/2899.46	c #Conflicts:    1333000 | #Constraints:      54859
2870.70/2899.46	c #Conflicts:    1334000 | #Constraints:      55859
2870.70/2899.46	c #Conflicts:    1335000 | #Constraints:      56859
2870.70/2899.46	c #Conflicts:    1336000 | #Constraints:      57859
2870.70/2899.46	c #Conflicts:    1337000 | #Constraints:      58859
2870.70/2899.46	c #Conflicts:    1338000 | #Constraints:      59859
2870.70/2899.46	c #Conflicts:    1339000 | #Constraints:      60859
2870.70/2899.46	c #Conflicts:    1340000 | #Constraints:      61859
2870.70/2899.46	c #Conflicts:    1341000 | #Constraints:      62859
2870.70/2899.46	c #Conflicts:    1342000 | #Constraints:      63859
2870.70/2899.46	c #Conflicts:    1343000 | #Constraints:      64859
2870.70/2899.46	c #Conflicts:    1344000 | #Constraints:      65859
2870.70/2899.46	c #Conflicts:    1345000 | #Constraints:      66859
2870.70/2899.46	c #Conflicts:    1346000 | #Constraints:      67859
2870.70/2899.46	c #Conflicts:    1347000 | #Constraints:      68859
2870.70/2899.46	c #Conflicts:    1348000 | #Constraints:      69859
2870.70/2899.46	c INPROCESSING
2870.70/2899.46	c GARBAGE COLLECT
2870.70/2899.46	c rational objective 1504
2880.77/2909.56	c #Conflicts:    1349000 | #Constraints:      47835
2880.77/2909.56	c #Conflicts:    1350000 | #Constraints:      48835
2880.77/2909.56	c #Conflicts:    1351000 | #Constraints:      49835
2880.77/2909.56	c #Conflicts:    1352000 | #Constraints:      50835
2880.77/2909.56	c #Conflicts:    1353000 | #Constraints:      51835
2880.77/2909.56	c #Conflicts:    1354000 | #Constraints:      52835
2880.77/2909.56	c #Conflicts:    1355000 | #Constraints:      53835
2880.77/2909.56	c #Conflicts:    1356000 | #Constraints:      54835
2880.77/2909.56	c #Conflicts:    1357000 | #Constraints:      55835
2880.77/2909.56	c #Conflicts:    1358000 | #Constraints:      56837
2880.77/2909.56	c bounds 1526 >= 1504 @ 2851.34
2885.16/2914.00	c #Conflicts:    1359000 | #Constraints:      57859
2885.16/2914.00	c #Conflicts:    1360000 | #Constraints:      58907
2885.16/2914.00	c #Conflicts:    1361000 | #Constraints:      59934
2885.16/2914.00	c bounds 1525 >= 1504 @ 2855.71
2900.98/2930.04	c #Conflicts:    1362000 | #Constraints:      60943
2900.98/2930.04	c #Conflicts:    1363000 | #Constraints:      61974
2900.98/2930.04	c #Conflicts:    1364000 | #Constraints:      62983
2900.98/2930.04	c #Conflicts:    1365000 | #Constraints:      63988
2900.98/2930.04	c #Conflicts:    1366000 | #Constraints:      65001
2900.98/2930.04	c #Conflicts:    1367000 | #Constraints:      66013
2900.98/2930.04	c #Conflicts:    1368000 | #Constraints:      67019
2900.98/2930.04	c bounds 1524 >= 1504 @ 2871.32
2908.15/2937.25	c #Conflicts:    1369000 | #Constraints:      68048
2908.15/2937.25	c #Conflicts:    1370000 | #Constraints:      69085
2908.15/2937.25	c #Conflicts:    1371000 | #Constraints:      70104
2908.15/2937.25	c INPROCESSING
2908.15/2937.25	c GARBAGE COLLECT
2908.15/2937.25	c rational objective 1504
2972.56/3002.01	c #Conflicts:    1372000 | #Constraints:      47605
2972.56/3002.01	c #Conflicts:    1373000 | #Constraints:      48605
2972.56/3002.01	c #Conflicts:    1374000 | #Constraints:      49605
2972.56/3002.01	c #Conflicts:    1375000 | #Constraints:      50605
2972.56/3002.01	c #Conflicts:    1376000 | #Constraints:      51605
2972.56/3002.01	c #Conflicts:    1377000 | #Constraints:      52605
2972.56/3002.01	c #Conflicts:    1378000 | #Constraints:      53605
2972.56/3002.01	c #Conflicts:    1379000 | #Constraints:      54605
2972.56/3002.01	c #Conflicts:    1380000 | #Constraints:      55605
2972.56/3002.01	c #Conflicts:    1381000 | #Constraints:      56605
2972.56/3002.01	c #Conflicts:    1382000 | #Constraints:      57605
2972.56/3002.01	c #Conflicts:    1383000 | #Constraints:      58605
2972.56/3002.01	c #Conflicts:    1384000 | #Constraints:      59605
2972.56/3002.01	c #Conflicts:    1385000 | #Constraints:      60605
2972.56/3002.01	c #Conflicts:    1386000 | #Constraints:      61605
2972.56/3002.01	c #Conflicts:    1387000 | #Constraints:      62605
2972.56/3002.01	c #Conflicts:    1388000 | #Constraints:      63605
2972.56/3002.01	c #Conflicts:    1389000 | #Constraints:      64605
2972.56/3002.01	c #Conflicts:    1390000 | #Constraints:      65605
2972.56/3002.01	c #Conflicts:    1391000 | #Constraints:      66605
2972.56/3002.01	c #Conflicts:    1392000 | #Constraints:      67605
2972.56/3002.01	c #Conflicts:    1393000 | #Constraints:      68605
2972.56/3002.01	c #Conflicts:    1394000 | #Constraints:      69605
2972.56/3002.01	c #Conflicts:    1395000 | #Constraints:      70605
2972.56/3002.01	c INPROCESSING
2972.56/3002.01	c GARBAGE COLLECT
2972.56/3002.01	c rational objective 1504
2972.86/3002.23	c bounds 1523 >= 1504 @ 2942.68
2991.11/3020.60	c #Conflicts:    1396000 | #Constraints:      48196
2991.11/3020.60	c #Conflicts:    1397000 | #Constraints:      49196
2991.11/3020.60	c #Conflicts:    1398000 | #Constraints:      50201
2991.11/3020.60	c #Conflicts:    1399000 | #Constraints:      51251
2991.11/3020.60	c #Conflicts:    1400000 | #Constraints:      52294
2991.11/3020.60	c #Conflicts:    1401000 | #Constraints:      53335
2991.11/3020.60	c #Conflicts:    1402000 | #Constraints:      54375
2991.11/3020.60	c #Conflicts:    1403000 | #Constraints:      55414
2991.11/3020.60	c #Conflicts:    1404000 | #Constraints:      56464
2991.11/3020.60	c #Conflicts:    1405000 | #Constraints:      57476
2991.11/3020.60	c #Conflicts:    1406000 | #Constraints:      58497
2991.11/3020.60	c #Conflicts:    1407000 | #Constraints:      59508
2991.11/3020.60	c #Conflicts:    1408000 | #Constraints:      60514
2991.11/3020.60	c bounds 1522 >= 1504 @ 2960.65
3015.65/3045.25	c #Conflicts:    1409000 | #Constraints:      61533
3015.65/3045.25	c #Conflicts:    1410000 | #Constraints:      62569
3015.65/3045.25	c #Conflicts:    1411000 | #Constraints:      63603
3015.65/3045.25	c #Conflicts:    1412000 | #Constraints:      64606
3015.65/3045.25	c #Conflicts:    1413000 | #Constraints:      65623
3015.65/3045.25	c #Conflicts:    1414000 | #Constraints:      66639
3015.65/3045.25	c #Conflicts:    1415000 | #Constraints:      67648
3015.65/3045.25	c #Conflicts:    1416000 | #Constraints:      68660
3015.65/3045.25	c #Conflicts:    1417000 | #Constraints:      69670
3015.65/3045.25	c #Conflicts:    1418000 | #Constraints:      70675
3015.65/3045.25	c #Conflicts:    1419000 | #Constraints:      71676
3015.65/3045.25	c INPROCESSING
3015.65/3045.25	c GARBAGE COLLECT
3015.65/3045.25	c rational objective 1504
3044.08/3073.89	c #Conflicts:    1420000 | #Constraints:      48711
3044.08/3073.89	c #Conflicts:    1421000 | #Constraints:      49714
3044.08/3073.89	c #Conflicts:    1422000 | #Constraints:      50716
3044.08/3073.89	c #Conflicts:    1423000 | #Constraints:      51718
3044.08/3073.89	c #Conflicts:    1424000 | #Constraints:      52732
3044.08/3073.89	c #Conflicts:    1425000 | #Constraints:      53762
3044.08/3073.89	c #Conflicts:    1426000 | #Constraints:      54798
3044.08/3073.89	c #Conflicts:    1427000 | #Constraints:      55824
3044.08/3073.89	c #Conflicts:    1428000 | #Constraints:      56856
3044.08/3073.89	c #Conflicts:    1429000 | #Constraints:      57869
3044.08/3073.89	c #Conflicts:    1430000 | #Constraints:      58892
3044.08/3073.89	c #Conflicts:    1431000 | #Constraints:      59900
3044.08/3073.89	c #Conflicts:    1432000 | #Constraints:      60928
3044.08/3073.89	c #Conflicts:    1433000 | #Constraints:      61937
3044.08/3073.89	c #Conflicts:    1434000 | #Constraints:      62962
3044.08/3073.89	c #Conflicts:    1435000 | #Constraints:      64001
3044.08/3073.89	c #Conflicts:    1436000 | #Constraints:      65017
3044.08/3073.89	c bounds 1521 >= 1504 @ 3013.07
3095.11/3125.38	c #Conflicts:    1437000 | #Constraints:      66030
3095.11/3125.38	c #Conflicts:    1438000 | #Constraints:      67030
3095.11/3125.38	c #Conflicts:    1439000 | #Constraints:      68030
3095.11/3125.38	c #Conflicts:    1440000 | #Constraints:      69030
3095.11/3125.38	c #Conflicts:    1441000 | #Constraints:      70030
3095.11/3125.38	c #Conflicts:    1442000 | #Constraints:      71030
3095.11/3125.38	c #Conflicts:    1443000 | #Constraints:      72030
3095.11/3125.38	c INPROCESSING
3095.11/3125.38	c GARBAGE COLLECT
3095.11/3125.38	c rational objective 1504
3113.81/3144.29	c #Conflicts:    1444000 | #Constraints:      49001
3113.81/3144.29	c #Conflicts:    1445000 | #Constraints:      50001
3113.81/3144.29	c #Conflicts:    1446000 | #Constraints:      51007
3113.81/3144.29	c #Conflicts:    1447000 | #Constraints:      52046
3113.81/3144.29	c #Conflicts:    1448000 | #Constraints:      53097
3113.81/3144.29	c #Conflicts:    1449000 | #Constraints:      54125
3113.81/3144.29	c #Conflicts:    1450000 | #Constraints:      55150
3113.81/3144.29	c #Conflicts:    1451000 | #Constraints:      56168
3113.81/3144.29	c #Conflicts:    1452000 | #Constraints:      57181
3113.81/3144.29	c #Conflicts:    1453000 | #Constraints:      58201
3113.81/3144.29	c #Conflicts:    1454000 | #Constraints:      59223
3113.81/3144.29	c #Conflicts:    1455000 | #Constraints:      60241
3113.81/3144.29	c #Conflicts:    1456000 | #Constraints:      61253
3113.81/3144.29	c bounds 1520 >= 1504 @ 3082.45
3141.64/3172.20	c #Conflicts:    1457000 | #Constraints:      62254
3141.64/3172.20	c #Conflicts:    1458000 | #Constraints:      63255
3141.64/3172.20	c #Conflicts:    1459000 | #Constraints:      64272
3141.64/3172.20	c #Conflicts:    1460000 | #Constraints:      65299
3141.64/3172.20	c #Conflicts:    1461000 | #Constraints:      66328
3141.64/3172.20	c #Conflicts:    1462000 | #Constraints:      67352
3141.64/3172.20	c #Conflicts:    1463000 | #Constraints:      68386
3141.64/3172.20	c #Conflicts:    1464000 | #Constraints:      69407
3141.64/3172.20	c #Conflicts:    1465000 | #Constraints:      70409
3141.64/3172.20	c #Conflicts:    1466000 | #Constraints:      71421
3141.64/3172.20	c #Conflicts:    1467000 | #Constraints:      72425
3141.64/3172.20	c INPROCESSING
3141.64/3172.20	c GARBAGE COLLECT
3141.64/3172.20	c rational objective 1504
3207.99/3239.17	c #Conflicts:    1468000 | #Constraints:      48985
3207.99/3239.17	c #Conflicts:    1469000 | #Constraints:      49985
3207.99/3239.17	c #Conflicts:    1470000 | #Constraints:      50985
3207.99/3239.17	c #Conflicts:    1471000 | #Constraints:      51985
3207.99/3239.17	c #Conflicts:    1472000 | #Constraints:      52985
3207.99/3239.17	c #Conflicts:    1473000 | #Constraints:      53985
3207.99/3239.17	c #Conflicts:    1474000 | #Constraints:      54985
3207.99/3239.17	c #Conflicts:    1475000 | #Constraints:      55985
3207.99/3239.17	c #Conflicts:    1476000 | #Constraints:      56985
3207.99/3239.17	c #Conflicts:    1477000 | #Constraints:      57985
3207.99/3239.17	c #Conflicts:    1478000 | #Constraints:      58985
3207.99/3239.17	c #Conflicts:    1479000 | #Constraints:      59985
3207.99/3239.17	c #Conflicts:    1480000 | #Constraints:      60985
3207.99/3239.17	c #Conflicts:    1481000 | #Constraints:      61985
3207.99/3239.17	c #Conflicts:    1482000 | #Constraints:      62985
3207.99/3239.17	c #Conflicts:    1483000 | #Constraints:      63985
3207.99/3239.17	c #Conflicts:    1484000 | #Constraints:      64985
3207.99/3239.17	c #Conflicts:    1485000 | #Constraints:      65985
3207.99/3239.17	c #Conflicts:    1486000 | #Constraints:      66985
3207.99/3239.17	c #Conflicts:    1487000 | #Constraints:      67985
3207.99/3239.17	c #Conflicts:    1488000 | #Constraints:      68985
3207.99/3239.17	c #Conflicts:    1489000 | #Constraints:      69985
3207.99/3239.17	c #Conflicts:    1490000 | #Constraints:      70985
3207.99/3239.17	c #Conflicts:    1491000 | #Constraints:      71985
3207.99/3239.17	c INPROCESSING
3207.99/3239.17	c GARBAGE COLLECT
3207.99/3239.17	c rational objective 1504
3233.01/3264.22	c #Conflicts:    1492000 | #Constraints:      48618
3233.01/3264.22	c #Conflicts:    1493000 | #Constraints:      49619
3233.01/3264.22	c #Conflicts:    1494000 | #Constraints:      50677
3233.01/3264.22	c #Conflicts:    1495000 | #Constraints:      51722
3233.01/3264.22	c #Conflicts:    1496000 | #Constraints:      52736
3233.01/3264.22	c #Conflicts:    1497000 | #Constraints:      53743
3233.01/3264.22	c #Conflicts:    1498000 | #Constraints:      54746
3233.01/3264.22	c #Conflicts:    1499000 | #Constraints:      55759
3233.01/3264.22	c #Conflicts:    1500000 | #Constraints:      56770
3233.01/3264.22	c #Conflicts:    1501000 | #Constraints:      57782
3233.01/3264.22	c #Conflicts:    1502000 | #Constraints:      58792
3233.01/3264.22	c #Conflicts:    1503000 | #Constraints:      59810
3233.01/3264.22	c #Conflicts:    1504000 | #Constraints:      60821
3233.01/3264.22	c #Conflicts:    1505000 | #Constraints:      61832
3233.01/3264.22	c #Conflicts:    1506000 | #Constraints:      62842
3233.01/3264.22	c #Conflicts:    1507000 | #Constraints:      63858
3233.01/3264.22	c #Conflicts:    1508000 | #Constraints:      64902
3233.01/3264.22	c #Conflicts:    1509000 | #Constraints:      65916
3233.01/3264.22	c #Conflicts:    1510000 | #Constraints:      66935
3233.01/3264.22	c bounds 1519 >= 1504 @ 3200.4
3243.28/3274.81	c #Conflicts:    1511000 | #Constraints:      67961
3243.28/3274.81	c #Conflicts:    1512000 | #Constraints:      68987
3243.28/3274.81	c #Conflicts:    1513000 | #Constraints:      70028
3243.28/3274.81	c #Conflicts:    1514000 | #Constraints:      71052
3243.28/3274.81	c #Conflicts:    1515000 | #Constraints:      72064
3243.28/3274.81	c bounds 1518 >= 1504 @ 3210.56
3245.27/3276.82	c #Conflicts:    1516000 | #Constraints:      73088
3245.27/3276.82	c INPROCESSING
3245.27/3276.82	c GARBAGE COLLECT
3245.27/3276.82	c rational objective 1504
3248.06/3279.68	c #Conflicts:    1517000 | #Constraints:      49271
3248.06/3279.68	c #Conflicts:    1518000 | #Constraints:      50307
3248.06/3279.68	c bounds 1517 >= 1504 @ 3215.33
3350.15/3382.25	c #Conflicts:    1519000 | #Constraints:      51333
3350.15/3382.25	c #Conflicts:    1520000 | #Constraints:      52333
3350.15/3382.25	c #Conflicts:    1521000 | #Constraints:      53333
3350.15/3382.25	c #Conflicts:    1522000 | #Constraints:      54333
3350.15/3382.25	c #Conflicts:    1523000 | #Constraints:      55333
3350.15/3382.25	c #Conflicts:    1524000 | #Constraints:      56333
3350.15/3382.25	c #Conflicts:    1525000 | #Constraints:      57333
3350.15/3382.25	c #Conflicts:    1526000 | #Constraints:      58333
3350.15/3382.25	c #Conflicts:    1527000 | #Constraints:      59333
3350.15/3382.25	c #Conflicts:    1528000 | #Constraints:      60333
3350.15/3382.25	c #Conflicts:    1529000 | #Constraints:      61333
3350.15/3382.25	c #Conflicts:    1530000 | #Constraints:      62333
3350.15/3382.25	c #Conflicts:    1531000 | #Constraints:      63333
3350.15/3382.25	c #Conflicts:    1532000 | #Constraints:      64333
3350.15/3382.25	c #Conflicts:    1533000 | #Constraints:      65333
3350.15/3382.25	c #Conflicts:    1534000 | #Constraints:      66333
3350.15/3382.25	c #Conflicts:    1535000 | #Constraints:      67333
3350.15/3382.25	c #Conflicts:    1536000 | #Constraints:      68333
3350.15/3382.25	c #Conflicts:    1537000 | #Constraints:      69333
3350.15/3382.25	c #Conflicts:    1538000 | #Constraints:      70333
3350.15/3382.25	c #Conflicts:    1539000 | #Constraints:      71333
3350.15/3382.25	c #Conflicts:    1540000 | #Constraints:      72333
3350.15/3382.25	c #Conflicts:    1541000 | #Constraints:      73333
3350.15/3382.25	c INPROCESSING
3350.15/3382.25	c GARBAGE COLLECT
3350.15/3382.25	c rational objective 1504
3380.01/3412.25	c #Conflicts:    1542000 | #Constraints:      49604
3380.01/3412.25	c #Conflicts:    1543000 | #Constraints:      50605
3380.01/3412.25	c #Conflicts:    1544000 | #Constraints:      51629
3380.01/3412.25	c #Conflicts:    1545000 | #Constraints:      52679
3380.01/3412.25	c #Conflicts:    1546000 | #Constraints:      53701
3380.01/3412.25	c #Conflicts:    1547000 | #Constraints:      54716
3380.01/3412.25	c #Conflicts:    1548000 | #Constraints:      55737
3380.01/3412.25	c #Conflicts:    1549000 | #Constraints:      56750
3380.01/3412.25	c #Conflicts:    1550000 | #Constraints:      57766
3380.01/3412.25	c #Conflicts:    1551000 | #Constraints:      58782
3380.01/3412.25	c #Conflicts:    1552000 | #Constraints:      59790
3380.01/3412.25	c #Conflicts:    1553000 | #Constraints:      60800
3380.01/3412.25	c #Conflicts:    1554000 | #Constraints:      61817
3380.01/3412.25	c #Conflicts:    1555000 | #Constraints:      62834
3380.01/3412.25	c #Conflicts:    1556000 | #Constraints:      63846
3380.01/3412.25	c #Conflicts:    1557000 | #Constraints:      64852
3380.01/3412.25	c #Conflicts:    1558000 | #Constraints:      65855
3380.01/3412.25	c #Conflicts:    1559000 | #Constraints:      66858
3380.01/3412.25	c #Conflicts:    1560000 | #Constraints:      67865
3380.01/3412.25	c #Conflicts:    1561000 | #Constraints:      68873
3380.01/3412.25	c #Conflicts:    1562000 | #Constraints:      69879
3380.01/3412.25	c bounds 1516 >= 1504 @ 3346.3
3389.52/3421.91	c #Conflicts:    1563000 | #Constraints:      70884
3389.52/3421.91	c #Conflicts:    1564000 | #Constraints:      71916
3389.52/3421.91	c #Conflicts:    1565000 | #Constraints:      72955
3389.52/3421.91	c #Conflicts:    1566000 | #Constraints:      73970
3389.52/3421.91	c INPROCESSING
3389.52/3421.91	c GARBAGE COLLECT
3389.52/3421.91	c rational objective 1504
3397.61/3430.04	c #Conflicts:    1567000 | #Constraints:      49861
3397.61/3430.04	c #Conflicts:    1568000 | #Constraints:      50864
3397.61/3430.04	c #Conflicts:    1569000 | #Constraints:      51869
3397.61/3430.04	c #Conflicts:    1570000 | #Constraints:      52893
3397.61/3430.04	c #Conflicts:    1571000 | #Constraints:      53906
3397.61/3430.04	c #Conflicts:    1572000 | #Constraints:      54928
3397.61/3430.04	c bounds 1515 >= 1504 @ 3363.64
3428.27/3460.95	c #Conflicts:    1573000 | #Constraints:      55968
3428.27/3460.95	c #Conflicts:    1574000 | #Constraints:      57012
3428.27/3460.95	c #Conflicts:    1575000 | #Constraints:      58039
3428.27/3460.95	c #Conflicts:    1576000 | #Constraints:      59041
3428.27/3460.95	c #Conflicts:    1577000 | #Constraints:      60076
3428.27/3460.95	c #Conflicts:    1578000 | #Constraints:      61093
3428.27/3460.95	c #Conflicts:    1579000 | #Constraints:      62101
3428.27/3460.95	c #Conflicts:    1580000 | #Constraints:      63121
3428.27/3460.95	c #Conflicts:    1581000 | #Constraints:      64128
3428.27/3460.95	c #Conflicts:    1582000 | #Constraints:      65135
3428.27/3460.95	c #Conflicts:    1583000 | #Constraints:      66138
3428.27/3460.95	c #Conflicts:    1584000 | #Constraints:      67142
3428.27/3460.95	c #Conflicts:    1585000 | #Constraints:      68151
3428.27/3460.95	c #Conflicts:    1586000 | #Constraints:      69157
3428.27/3460.95	c #Conflicts:    1587000 | #Constraints:      70162
3428.27/3460.95	c #Conflicts:    1588000 | #Constraints:      71171
3428.27/3460.95	c #Conflicts:    1589000 | #Constraints:      72178
3428.27/3460.95	c #Conflicts:    1590000 | #Constraints:      73182
3428.27/3460.95	c #Conflicts:    1591000 | #Constraints:      74184
3428.27/3460.95	c INPROCESSING
3428.27/3460.95	c GARBAGE COLLECT
3428.27/3460.95	c rational objective 1504
3465.74/3498.61	c #Conflicts:    1592000 | #Constraints:      49871
3465.74/3498.61	c #Conflicts:    1593000 | #Constraints:      50871
3465.74/3498.61	c #Conflicts:    1594000 | #Constraints:      51879
3465.74/3498.61	c #Conflicts:    1595000 | #Constraints:      52880
3465.74/3498.61	c #Conflicts:    1596000 | #Constraints:      53888
3465.74/3498.61	c #Conflicts:    1597000 | #Constraints:      54893
3465.74/3498.61	c #Conflicts:    1598000 | #Constraints:      55897
3465.74/3498.61	c #Conflicts:    1599000 | #Constraints:      56903
3465.74/3498.61	c #Conflicts:    1600000 | #Constraints:      57905
3465.74/3498.61	c #Conflicts:    1601000 | #Constraints:      58912
3465.74/3498.61	c #Conflicts:    1602000 | #Constraints:      59915
3465.74/3498.61	c #Conflicts:    1603000 | #Constraints:      60920
3465.74/3498.61	c #Conflicts:    1604000 | #Constraints:      61926
3465.74/3498.61	c #Conflicts:    1605000 | #Constraints:      62932
3465.74/3498.61	c #Conflicts:    1606000 | #Constraints:      63941
3465.74/3498.61	c #Conflicts:    1607000 | #Constraints:      64953
3465.74/3498.61	c #Conflicts:    1608000 | #Constraints:      65959
3465.74/3498.61	c #Conflicts:    1609000 | #Constraints:      66965
3465.74/3498.61	c #Conflicts:    1610000 | #Constraints:      67970
3465.74/3498.61	c #Conflicts:    1611000 | #Constraints:      68978
3465.74/3498.61	c #Conflicts:    1612000 | #Constraints:      69985
3465.74/3498.61	c #Conflicts:    1613000 | #Constraints:      70991
3465.74/3498.61	c #Conflicts:    1614000 | #Constraints:      71997
3465.74/3498.61	c #Conflicts:    1615000 | #Constraints:      73021
3465.74/3498.61	c #Conflicts:    1616000 | #Constraints:      74051
3465.74/3498.61	c INPROCESSING
3465.74/3498.61	c GARBAGE COLLECT
3465.74/3498.61	c rational objective 1504
3529.96/3563.25	c #Conflicts:    1617000 | #Constraints:      49619
3529.96/3563.25	c #Conflicts:    1618000 | #Constraints:      50619
3529.96/3563.25	c #Conflicts:    1619000 | #Constraints:      51619
3529.96/3563.25	c #Conflicts:    1620000 | #Constraints:      52619
3529.96/3563.25	c #Conflicts:    1621000 | #Constraints:      53619
3529.96/3563.25	c #Conflicts:    1622000 | #Constraints:      54619
3529.96/3563.25	c #Conflicts:    1623000 | #Constraints:      55619
3529.96/3563.25	c #Conflicts:    1624000 | #Constraints:      56619
3529.96/3563.25	c #Conflicts:    1625000 | #Constraints:      57619
3529.96/3563.25	c #Conflicts:    1626000 | #Constraints:      58619
3529.96/3563.25	c #Conflicts:    1627000 | #Constraints:      59619
3529.96/3563.25	c #Conflicts:    1628000 | #Constraints:      60619
3529.96/3563.25	c #Conflicts:    1629000 | #Constraints:      61619
3529.96/3563.25	c #Conflicts:    1630000 | #Constraints:      62619
3529.96/3563.25	c #Conflicts:    1631000 | #Constraints:      63619
3529.96/3563.25	c #Conflicts:    1632000 | #Constraints:      64619
3529.96/3563.25	c #Conflicts:    1633000 | #Constraints:      65619
3529.96/3563.25	c #Conflicts:    1634000 | #Constraints:      66619
3529.96/3563.25	c #Conflicts:    1635000 | #Constraints:      67620
3529.96/3563.25	c #Conflicts:    1636000 | #Constraints:      68620
3529.96/3563.25	c #Conflicts:    1637000 | #Constraints:      69620
3529.96/3563.25	c #Conflicts:    1638000 | #Constraints:      70620
3529.96/3563.25	c #Conflicts:    1639000 | #Constraints:      71620
3529.96/3563.25	c #Conflicts:    1640000 | #Constraints:      72620
3529.96/3563.25	c #Conflicts:    1641000 | #Constraints:      73620
3529.96/3563.25	c #Conflicts:    1642000 | #Constraints:      74620
3529.96/3563.25	c INPROCESSING
3529.96/3563.25	c GARBAGE COLLECT
3529.96/3563.25	c rational objective 1504
3591.96/3625.88	c #Conflicts:    1643000 | #Constraints:      50227
3591.96/3625.88	c #Conflicts:    1644000 | #Constraints:      51227
3591.96/3625.88	c #Conflicts:    1645000 | #Constraints:      52227
3591.96/3625.88	c #Conflicts:    1646000 | #Constraints:      53227
3591.96/3625.88	c #Conflicts:    1647000 | #Constraints:      54229
3591.96/3625.88	c #Conflicts:    1648000 | #Constraints:      55253
3591.96/3625.88	c #Conflicts:    1649000 | #Constraints:      56269
3591.96/3625.88	c #Conflicts:    1650000 | #Constraints:      57290
3591.96/3625.88	c #Conflicts:    1651000 | #Constraints:      58301
3591.96/3625.88	c #Conflicts:    1652000 | #Constraints:      59316
3591.96/3625.88	c #Conflicts:    1653000 | #Constraints:      60318
3591.96/3625.88	c #Conflicts:    1654000 | #Constraints:      61328
3591.96/3625.88	c #Conflicts:    1655000 | #Constraints:      62336
3591.96/3625.88	c #Conflicts:    1656000 | #Constraints:      63340
3591.96/3625.88	c #Conflicts:    1657000 | #Constraints:      64344
3591.96/3625.88	c #Conflicts:    1658000 | #Constraints:      65352
3591.96/3625.88	c #Conflicts:    1659000 | #Constraints:      66355
3591.96/3625.88	c #Conflicts:    1660000 | #Constraints:      67374
3591.96/3625.88	c #Conflicts:    1661000 | #Constraints:      68393
3591.96/3625.88	c #Conflicts:    1662000 | #Constraints:      69406
3591.96/3625.88	c #Conflicts:    1663000 | #Constraints:      70422
3591.96/3625.88	c #Conflicts:    1664000 | #Constraints:      71441
3591.96/3625.88	c #Conflicts:    1665000 | #Constraints:      72453
3591.96/3625.88	c #Conflicts:    1666000 | #Constraints:      73464
3591.96/3625.88	c #Conflicts:    1667000 | #Constraints:      74476
3591.96/3625.88	c #Conflicts:    1668000 | #Constraints:      75489
3591.96/3625.88	c INPROCESSING
3591.96/3625.88	c GARBAGE COLLECT
3591.96/3625.88	c rational objective 1504
3600.01/3634.05	c #Conflicts:    1669000 | #Constraints:      50602
3600.01/3634.05	c #Conflicts:    1670000 | #Constraints:      51602
3600.01/3634.05	c #Conflicts:    1671000 | #Constraints:      52602
3600.01/3634.05	c #Conflicts:    1672000 | #Constraints:      53602
3600.01/3634.05	c cpu time 3563.99 s
3600.01/3634.05	c deterministic time 225044098908 2.25e+11
3600.01/3634.05	c optimization time 9.44775 s
3600.01/3634.05	c total solve time 3554.24 s
3600.01/3634.05	c core-guided solve time 1884.08 s
3600.01/3634.05	c propagation time 2497.64 s
3600.01/3634.05	c conflict analysis time 847.218 s
3600.01/3634.05	c propagations 763028576
3600.01/3634.05	c resolve steps 27234672
3600.01/3634.05	c decisions 14259137
3600.01/3634.05	c conflicts 1672024
3600.01/3634.05	c restarts 3163
3600.01/3634.05	c inprocessing phases 120
3600.01/3634.05	c garbage collections 120 ,( 100.00 )
3600.01/3634.05	c input clauses 21925 ,( 86.43 )
3600.01/3634.05	c input cardinalities 3367 ,( 13.27 )
3600.01/3634.05	c input general constraints 76 ,( 0.30 )
3600.01/3634.05	c input average constraint length 214.73
3600.01/3634.05	c input average constraint degree 61.50
3600.01/3634.05	c learned clauses 831253 ,( 49.22 )
3600.01/3634.05	c learned cardinalities 250089 ,( 14.81 )
3600.01/3634.05	c learned general constraints 607527 ,( 35.97 )
3600.01/3634.05	c learned average constraint length 1045.29
3600.01/3634.05	c learned average constraint degree 3577019255.12
3600.01/3634.05	c watched  CF 32, 64, 128, Arb: 160639 , 0 , 0 , 0
3600.01/3634.05	c counting CF 32, 64, 128, Arb: 446965 , 0 , 0 , 0
3600.01/3634.05	c watched   constraints 160639 ,( 26.44 ) 
3600.01/3634.05	c counting  constraints 446964 ,( 73.56 ) 
3600.01/3634.05	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 606618663 , 7707456907 , 15533262219 ,( 324250414 , 15209011805 )
3600.01/3634.05	c gcd simplifications 85361
3600.01/3634.05	c detected cardinalities 24454
3600.01/3634.05	c weakened non-implied lits 605586512
3600.01/3634.05	c weakened non-implying lits 71511
3600.01/3634.05	c original variables 7701
3600.01/3634.05	c clausal propagations 313947584
3600.01/3634.05	c cardinality propagations 116509695
3600.01/3634.05	c watched propagations 6434035
3600.01/3634.05	c counting propagations 256175139
3600.01/3634.05	c watch lookups 121107247253
3600.01/3634.05	c watch backjump lookups 0
3600.01/3634.05	c watch checks 50229515354
3600.01/3634.05	c propagation checks 46997270100
3600.01/3634.05	c constraint additions 5151711402
3600.01/3634.05	c trail pops 778940828
3600.01/3634.05	c formula constraints 20382
3600.01/3634.05	c learned constraints 1655351
3600.01/3634.05	c bound constraints 1807
3600.01/3634.05	c core-guided constraints 3179
3600.01/3634.05	c encountered formula constraints 14642581
3600.01/3634.05	c encountered learned constraints 7653588
3600.01/3634.05	c encountered bound constraints 365
3600.01/3634.05	c encountered core-guided constraints 6217757
3600.01/3634.05	c LP total time 379.25 s
3600.01/3634.05	c LP solve time 305.62 s
3600.01/3634.05	c LP constraints added 21087
3600.01/3634.05	c LP constraints removed 692
3600.01/3634.05	c LP pivots internal 1674195
3600.01/3634.05	c LP pivots root 452062
3600.01/3634.05	c LP calls 17074
3600.01/3634.05	c LP optimalities 396
3600.01/3634.05	c LP no pivot count 100
3600.01/3634.05	c LP infeasibilities 16673
3600.01/3634.05	c LP valid Farkas constraints 16672
3600.01/3634.05	c LP learned Farkas constraints 16672
3600.01/3634.05	c LP basis resets 1
3600.01/3634.05	c LP cycling count 0
3600.01/3634.05	c LP singular count 0
3600.01/3634.05	c LP no primal count 0
3600.01/3634.05	c LP no farkas count 1
3600.01/3634.05	c LP other issue count 0
3600.01/3634.05	c LP Gomory cuts 174
3600.01/3634.05	c LP learned cuts 531
3600.01/3634.05	c LP deleted cuts 692
3600.01/3634.05	c LP encountered Gomory constraints 4162
3600.01/3634.05	c LP encountered Farkas constraints 267099
3600.01/3634.05	c LP encountered learned Farkas constraints 104472
3600.01/3634.05	c CG auxiliary variables introduced 1561
3600.01/3634.05	c CG solutions found 302
3600.01/3634.05	c CG cores constructed 1504
3600.01/3634.05	c CG core cardinality constraints returned 0
3600.01/3634.05	c CG unit cores 0
3600.01/3634.05	c CG single cores 1504
3600.01/3634.05	c CG blocks removed during cardinality reduction 0
3600.01/3634.05	c CG first core best 0
3600.01/3634.05	c CG decision core best 0
3600.01/3634.05	c CG core reduction tie 0
3600.01/3634.05	c CG core degree average 1.00
3600.01/3634.05	c CG core slack average 2.00
3600.01/3634.05	c CG core upper bound improvements 6
3600.01/3634.05	c STR number of successful calls 0
3600.01/3634.05	c STR number of unsuccessful calls 0
3600.01/3634.05	c STR number of inconclusive calls 0
3600.01/3634.05	c STR number of successful attempts 0
3600.01/3634.05	c STR number of unsuccessful attempts 0
3600.01/3634.05	c STR number of inconclusive attempts 0
3600.01/3634.05	c STR average degree increase per successful call inf
3600.01/3634.05	c STR average degree increase per successful attempt inf
3600.01/3634.05	c STR total number of conflicts for successful attempts 0
3600.01/3634.05	c STR total number of conflicts for unsuccessful attempts 0
3600.01/3634.05	c STR total number of conflicts for inconclusive attempts 0
3600.01/3634.05	c STR average number of conflicts per successful attempt inf
3600.01/3634.05	c STR average number of conflicts per unsuccessful attempt inf
3600.01/3634.05	c STR average number of conflicts per inconclusive attempt inf
3600.01/3634.05	c AVG.sumWPerc 47.28 
3600.01/3634.05	c bigint constraints 0 
3600.01/3634.05	o 1515
3600.01/3634.05	s SATISFIABLE
3600.01/3634.05	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 x9 -x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 x23 -x24 x25 -x26 x27 x28 -x29 x30 -x31 x32 -x33 x34 -x35 x36 -x37 x38 -x39 x40 -x41 x42 -x43 x44 -x45 x46 -x47 x48 -x49 x50 -x51 x52 -x53 x54 -x55 -x56 x57 -x58 x59 -x60 x61 -x62 x63 -x64 x65 -x66 x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 -x76 x77 -x78 x79 -x80 x81 x82 -x83 x84 -x85 x86 -x87 x88 -x89 x90 -x91 x92 -x93 x94 -x95 x96 -x97 x98 -x99 x100 -x101 x102 -x103 x104 -x105 x106 -x107 x108 -x109 x110 x111 -x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120 x121 -x122 x123 -x124 x125 -x126 x127 -x128 x129 -x130 x131 -x132 x133 -x134 x135 x136 -x137 x138 -x139 x140 -x141 x142 -x143 x144 -x145 x146 -x147 x148 -x149 x150 -x151 x152 -x153 x154 -x155 x156 -x157 x158 -x159 x160 -x161 x162 -x163 x164 -x165 -x166 x167 -x168 x169 -x170 x171 -x172 x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 -x182 x183 -x184 x185 -x186 x187 -x188 x189 x190 -x191 x192 -x193 x194 -x195 x196 -x197 x198 -x199 x200 -x201 x202 -x203 x204 -x205 x206 -x207 x208 -x209 x210 -x211 x212 -x213 x214 -x215 x216 -x217 x218 -x219 x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 x241 -x242 x243 x244 -x245 x246 -x247 x248 -x249 x250 -x251 x252 -x253 x254 -x255 x256 -x257 x258 -x259 x260 -x261 x262 -x263 x264 -x265 x266 -x267 x268 -x269 x270 -x271 x272 -x273 x274 -x275 -x276 x277 -x278 x279 -x280 x281 -x282 x283 -x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 x297 x298 -x299 x300 -x301 x302 -x303 x304 -x305 x306 -x307 x308 -x309 x310 -x311 x312 -x313 x314 -x315 x316 -x317 x318 -x319 x320 -x321 x322 -x323 x324 -x325 x326 -x327 x328 -x329 x330 x331 -x332 x333 -x334 x335 -x336 x337 -x338 x339 -x340 x341 -x342 x343 -x344 x345 -x346 x347 -x348 x349 -x350 x351 x352 -x353 x354 -x355 x356 -x357 x358 -x359 x360 -x361 x362 -x363 x364 -x365 x366 -x367 x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 -x377 x378 -x379 x380 -x381 x382 -x383 x384 -x385 -x386 x387 -x388 x389 -x390 x391 -x392 x393 -x394 x395 -x396 x397 -x398 x399 -x400 x401 -x402 x403 -x404 x405 x406 -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 -x419 x420 -x421 x422 -x423 x424 -x425 x426 -x427 x428 -x429 x430 -x431 x432 -x433 x434 -x435 x436 -x437 x438 -x439 x440 x441 -x442 x443 -x444 x445 -x446 x447 -x448 x449 -x450 x451 -x452 x453 -x454 x455 -x456 x457 -x458 x459 x460 -x461 x462 -x463 x464 -x465 x466 -x467 x468 -x469 x470 -x471 x472 -x473 x474 -x475 x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 -x487 x488 -x489 x490 -x491 x492 -x493 x494 -x495 -x496 x497 -x498 x499 -x500 x501 -x502 x503 -x504 x505 -x506 x507 -x508 x509 -x510 x511 -x512 x513 x514 -x515 x516 -x517 x518 -x519 x520 -x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 -x531 x532 -x533 x534 -x535 x536 -x537 x538 -x539 x540 -x541 x542 -x543 x544 -x545 x546 -x547 x548 -x549 x550 x551 -x552 x553 -x554 x555 -x556 x557 -x558 x559 -x560 x561 -x562 x563 -x564 x565 -x566 x567 x568 -x569 x570 -x571 x572 -x573 x574 -x575 x576 -x577 x578 -x579 x580 -x581 x582 -x583 x584 -x585 x586 -x587 x588 -x589 x590 -x591 x592 -x593 x594 -x595 x596 -x597 x598 -x599 x600 -x601 x602 -x603 x604 -x605 -x606 x607 -x608 x609 -x610 x611 -x612 x613 -x614 x615 -x616 x617 -x618 x619 -x620 x621 x622 -x623 x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 -x639 x640 -x641 x642 -x643 x644 -x645 x646 -x647 x648 -x649 x650 -x651 x652 -x653 x654 -x655 x656 -x657 x658 -x659 x660 x661 -x662 x663 -x664 x665 -x666 x667 -x668 x669 -x670 x671 -x672 x673 -x674 x675 x676 -x677 x678 -x679 x680 -x681 x682 -x683 x684 -x685 x686 -x687 x688 -x689 x690 -x691 x692 -x693 x694 -x695 x696 -x697 x698 -x699 x700 -x701 x702 -x703 x704 -x705 x706 -x707 x708 -x709 x710 -x711 x712 -x713 x714 -x715 -x716 x717 -x718 x719 -x720 x721 -x722 x723 -x724 x725 -x726 x727 -x728 x729 x730 -x731 x732 -x733 x734 -x735 x736 -x737 x738 -x739 x740 -x741 x742 -x743 x744 -x745 x746 -x747 x748 -x749 x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 -x759 x760 -x761 x762 -x763 x764 -x765 x766 -x767 x768 -x769 x770 x771 -x772 x773 -x774 x775 -x776 x777 -x778 x779 -x780 x781 -x782 x783 x784 -x785 x786 -x787 x788 -x789 x790 -x791 x792 -x793 x794 -x795 x796 -x797 x798 -x799 x800 -x801 x802 -x803 x804 -x805 x806 -x807 x808 -x809 x810 -x811 x812 -x813 x814 -x815 x816 -x817 x818 -x819 x820 -x821 x822 -x823 x824 -x825 -x826 x827 -x828 x829 -x830 x831 -x832 x833 -x834 x835 -x836 x837 x838 -x839 x840 -x841 x842 -x843 x844 -x845 x846 -x847 x848 -x849 x850 -x851 x852 -x853 x854 -x855 x856 -x857 x858 -x859 x860 -x861 x862 -x863 x864 -x865 x866 -x867 x868 -x869 x870 -x871 x872 -x873 x874 -x875 x876 -x877 x878 -x879 x880 x881 -x882 x883 -x884 x885 -x886 x887 -x888 x889 -x890 x891 x892 -x893 x894 -x895 x896 -x897 x898 -x899 x900 -x901 x902 -x903 x904 -x905 x906 -x907 x908 -x909 x910 -x911 x912 -x913 x914 -x915 x916 -x917 x918 -x919 x920 -x921 x922 -x923 x924 -x925 x926 -x927 x928 -x929 x930 -x931 x932 -x933 x934 -x935 -x936 x937 -x938 x939 -x940 x941 -x942 x943 -x944 x945 x946 -x947 x948 -x949 x950 -x951 x952 -x953 x954 -x955 x956 -x957 x958 -x959 x960 -x961 x962 -x963 x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 -x973 x974 -x975 x976 -x977 x978 -x979 x980 -x981 x982 -x983 x984 -x985 x986 -x987 x988 -x989 x990 x991 -x992 x993 -x994 x995 -x996 x997 -x998 x999 x1000 -x1001 x1002 -x1003 x1004 -x1005 x1006 -x1007 x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026 -x1027 x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040 -x1041 x1042 -x1043 x1044 -x1045 -x1046 x1047 -x1048 x1049 -x1050 x1051 -x1052 x1053 x1054 -x1055 x1056 -x1057 x1058 -x1059 x1060 -x1061 x1062 -x1063 x1064 -x1065 x1066 -x1067 x1068 -x1069 x1070 -x1071 x1072 -x1073 x1074 -x1075 x1076 -x1077 x1078 -x1079 x1080 -x1081 x1082 -x1083 x1084 -x1085 x1086 -x1087 x1088 -x1089 x1090 -x1091 x1092 -x1093 x1094 -x1095 x1096 -x1097 x1098 -x1099 x1100 x1101 -x1102 x1103 -x1104 x1105 -x1106 x1107 x1108 -x1109 x1110 -x1111 x1112 -x1113 x1114 -x1115 x1116 -x1117 x1118 -x1119 x1120 -x1121 x1122 -x1123 x1124 -x1125 x1126 -x1127 x1128 -x1129 x1130 -x1131 x1132 -x1133 x1134 -x1135 x1136 -x1137 x1138 -x1139 x1140 -x1141 x1142 -x1143 x1144 -x1145 x1146 -x1147 x1148 -x1149 x1150 -x1151 x1152 -x1153 x1154 -x1155 -x1156 x1157 -x1158 x1159 -x1160 x1161 x1162 -x1163 x1164 -x1165 x1166 -x1167 x1168 -x1169 x1170 -x1171 x1172 -x1173 x1174 -x1175 x1176 -x1177 x1178 -x1179 x1180 -x1181 x1182 -x1183 x1184 -x1185 x1186 -x1187 x1188 -x1189 x1190 -x1191 x1192 -x1193 x1194 -x1195 x1196 -x1197 x1198 -x1199 x1200 -x1201 x1202 -x1203 x1204 -x1205 x1206 -x1207 x1208 -x1209 x1210 x1211 -x1212 x1213 -x1214 x1215 x1216 -x1217 x1218 -x1219 x1220 -x1221 x1222 -x1223 x1224 -x1225 x1226 -x1227 x1228 -x1229 x1230 -x1231 x1232 -x1233 x1234 -x1235 x1236 -x1237 x1238 -x1239 x1240 -x1241 x1242 -x1243 x1244 -x1245 x1246 -x1247 x1248 -x1249 x1250 -x1251 x1252 -x1253 x1254 -x1255 x1256 -x1257 x1258 -x1259 x1260 -x1261 x1262 -x1263 x1264 -x1265 x1266 x1267 -x1268 x1269 x1270 -x1271 x1272 -x1273 x1274 -x1275 x1276 -x1277 x1278 -x1279 x1280 -x1281 x1282 -x1283 x1284 -x1285 x1286 -x1287 x1288 -x1289 x1290 -x1291 x1292 -x1293 x1294 -x1295 x1296 -x1297 x1298 -x1299 x1300 -x1301 x1302 -x1303 x1304 -x1305 x1306 -x1307 x1308 -x1309 x1310 -x1311 x1312 -x1313 x1314 -x1315 x1316 -x1317 x1318 -x1319 x1320 -x1321 x1322 x1323 -x1324 x1325 x1326 -x1327 x1328 -x1329 x1330 -x1331 x1332 -x1333 x1334 -x1335 x1336 -x1337 x1338 -x1339 x1340 -x1341 x1342 -x1343 x1344 -x1345 x1346 -x1347 x1348 -x1349 x1350 -x1351 x1352 -x1353 x1354 -x1355 x1356 -x1357 x1358 -x1359 x1360 -x1361 x1362 -x1363 x1364 -x1365 x1366 -x1367 x1368 -x1369 x1370 -x1371 x1372 -x1373 x1374 x1375 x1376 x1377 -x1378 x1379 -x1380 x1381 x1382 -x1383 x1384 -x1385 x1386 -x1387 x1388 -x1389 x1390 -x1391 x1392 -x1393 x1394 -x1395 x1396 -x1397 x1398 -x1399 x1400 -x1401 x1402 -x1403 x1404 -x1405 x1406 -x1407 x1408 -x1409 x1410 -x1411 x1412 -x1413 x1414 -x1415 x1416 -x1417 x1418 -x1419 x1420 -x1421 x1422 -x1423 x1424 -x1425 x1426 -x1427 x1428 -x1429 x1430 x1431 -x1432 x1433 -x1434 x1435 -x1436 x1437 x1438 -x1439 x1440 -x1441 x1442 -x1443 x1444 -x1445 x1446 -x1447 x1448 -x1449 x1450 -x1451 x1452 -x1453 x1454 -x1455 x1456 -x1457 x1458 -x1459 x1460 -x1461 x1462 -x1463 x1464 -x1465 x1466 -x1467 x1468 -x1469 x1470 -x1471 x1472 -x1473 x1474 -x1475 x1476 -x1477 x1478 -x1479 x1480 -x1481 x1482 -x1483 x1484 -x1485 -x1486 x1487 -x1488 x1489 -x1490 x1491 -x1492 x1493 x1494 -x1495 x1496 -x1497 x1498 -x1499 x1500 -x1501 x1502 -x1503 x1504 -x1505 x1506 -x1507 x1508 -x1509 x1510 -x1511 x1512 -x1513 x1514 -x1515 x1516 -x1517 x1518 -x1519 x1520 -x1521 x1522 -x1523 x1524 -x1525 x1526 -x1527 x1528 -x1529 x1530 -x1531 x1532 -x1533 x1534 -x1535 x1536 -x1537 x1538 -x1539 x1540 x1541 -x1542 x1543 -x1544 x1545 -x1546 x1547 -x1548 x1549 x1550 -x1551 x1552 -x1553 x1554 -x1555 x1556 -x1557 x1558 -x1559 x1560 -x1561 x1562 -x1563 x1564 -x1565 x1566 -x1567 x1568 -x1569 x1570 -x1571 x1572 -x1573 x1574 -x1575 x1576 -x1577 x1578 -x1579 x1580 -x1581 x1582 -x1583 x1584 -x1585 x1586 -x1587 x1588 -x1589 x1590 -x1591 x1592 -x1593 x1594 -x1595 -x1596 x1597 -x1598 x1599 -x1600 x1601 -x1602 x1603 -x1604 x1605 x1606 -x1607 x1608 -x1609 x1610 -x1611 x1612 -x1613 x1614 -x1615 x1616 -x1617 x1618 -x1619 x1620 -x1621 x1622 -x1623 x1624 -x1625 x1626 -x1627 x1628 -x1629 x1630 -x1631 x1632 -x1633 x1634 -x1635 x1636 -x1637 x1638 -x1639 x1640 -x1641 x1642 -x1643 x1644 -x1645 x1646 -x1647 x1648 -x1649 x1650 x1651 -x1652 x1653 -x1654 x1655 -x1656 x1657 -x1658 x1659 -x1660 x1661 x1662 -x1663 x1664 -x1665 x1666 -x1667 x1668 -x1669 x1670 -x1671 x1672 -x1673 x1674 -x1675 x1676 -x1677 x1678 -x1679 x1680 -x1681 x1682 -x1683 x1684 -x1685 x1686 -x1687 x1688 -x1689 x1690 -x1691 x1692 -x1693 x1694 -x1695 x1696 -x1697 x1698 -x1699 x1700 -x1701 x1702 -x1703 x1704 -x1705 -x1706 x1707 -x1708 x1709 -x1710 x1711 -x1712 x1713 -x1714 x1715 -x1716 x1717 x1718 -x1719 x1720 -x1721 x1722 -x1723 x1724 -x1725 x1726 -x1727 x1728 -x1729 x1730 -x1731 x1732 -x1733 x1734 -x1735 x1736 -x1737 x1738 -x1739 x1740 -x1741 x1742 -x1743 x1744 -x1745 x1746 -x1747 x1748 -x1749 x1750 -x1751 x1752 -x1753 x1754 -x1755 x1756 -x1757 x1758 -x1759 x1760 x1761 -x1762 x1763 -x1764 x1765 -x1766 x1767 -x1768 x1769 -x1770 x1771 -x1772 x1773 x1774 -x1775 x1776 -x1777 x1778 -x1779 x1780 -x1781 x1782 -x1783 x1784 -x1785 x1786 -x1787 x1788 -x1789 x1790 -x1791 x1792 -x1793 x1794 -x1795 x1796 -x1797 x1798 -x1799 x1800 -x1801 x1802 -x1803 x1804 -x1805 x1806 -x1807 x1808 -x1809 x1810 -x1811 x1812 -x1813 x1814 -x1815 -x1816 x1817 -x1818 x1819 -x1820 x1821 -x1822 x1823 -x1824 x1825 -x1826 x1827 -x1828 x1829 x1830 -x1831 x1832 -x1833 x1834 -x1835 x1836 -x1837 x1838 -x1839 x1840 -x1841 x1842 -x1843 x1844 -x1845 x1846 -x1847 x1848 -x1849 x1850 -x1851 x1852 -x1853 x1854 -x1855 x1856 -x1857 x1858 -x1859 x1860 -x1861 x1862 -x1863 x1864 -x1865 x1866 -x1867 x1868 -x1869 x1870 x1871 -x1872 x1873 -x1874 x1875 -x1876 x1877 -x1878 x1879 -x1880 x1881 -x1882 x1883 -x1884 x1885 x1886 -x1887 x1888 -x1889 x1890 -x1891 x1892 -x1893 x1894 -x1895 x1896 -x1897 x1898 -x1899 x1900 -x1901 x1902 -x1903 x1904 -x1905 x1906 -x1907 x1908 -x1909 x1910 -x1911 x1912 -x1913 x1914 -x1915 x1916 -x1917 x1918 -x1919 x1920 -x1921 x1922 -x1923 x1924 -x1925 -x1926 x1927 -x1928 x1929 -x1930 x1931 -x1932 x1933 -x1934 x1935 -x1936 x1937 -x1938 x1939 -x1940 x1941 x1942 -x1943 x1944 -x1945 x1946 -x1947 x1948 -x1949 x1950 -x1951 x1952 -x1953 x1954 -x1955 x1956 -x1957 x1958 -x1959 x1960 -x1961 x1962 -x1963 x1964 -x1965 x1966 -x1967 x1968 -x1969 x1970 -x1971 x1972 -x1973 x1974 -x1975 x1976 -x1977 x1978 -x1979 x1980 x1981 -x1982 x1983 -x1984 x1985 -x1986 x1987 -x1988 x1989 -x1990 x1991 -x1992 x1993 -x1994 x1995 -x1996 x1997 x1998 -x1999 x2000 -x2001 x2002 -x2003 x2004 -x2005 x2006 -x2007 x2008 -x2009 x2010 -x2011 x2012 -x2013 x2014 -x2015 x2016 -x2017 x2018 -x2019 x2020 -x2021 x2022 -x2023 x2024 -x2025 x2026 -x2027 x2028 -x2029 x2030 -x2031 x2032 -x2033 x2034 -x2035 -x2036 x2037 -x2038 x2039 -x2040 x2041 -x2042 x2043 -x2044 x2045 -x2046 x2047 -x2048 x2049 -x2050 x2051 -x2052 x2053 x2054 -x2055 x2056 -x2057 x2058 -x2059 x2060 -x2061 x2062 -x2063 x2064 -x2065 x2066 -x2067 x2068 -x2069 x2070 -x2071 x2072 -x2073 x2074 -x2075 x2076 -x2077 x2078 -x2079 x2080 -x2081 x2082 -x2083 x2084 -x2085 x2086 -x2087 x2088 -x2089 x2090 x2091 -x2092 x2093 -x2094 x2095 -x2096 x2097 -x2098 x2099 -x2100 x2101 -x2102 x2103 -x2104 x2105 -x2106 x2107 -x2108 x2109 x2110 -x2111 x2112 -x2113 x2114 -x2115 x2116 -x2117 x2118 -x2119 x2120 -x2121 x2122 -x2123 x2124 -x2125 x2126 -x2127 x2128 -x2129 x2130 -x2131 x2132 -x2133 x2134 -x2135 x2136 -x2137 x2138 -x2139 x2140 -x2141 x2142 -x2143 x2144 -x2145 -x2146 x2147 -x2148 x2149 -x2150 x2151 -x2152 x2153 -x2154 x2155 -x2156 x2157 -x2158 x2159 -x2160 x2161 -x2162 x2163 -x2164 x2165 x2166 -x2167 x2168 -x2169 x2170 -x2171 x2172 -x2173 x2174 -x2175 x2176 -x2177 x2178 -x2179 x2180 -x2181 x2182 -x2183 x2184 -x2185 x2186 -x2187 x2188 -x2189 x2190 -x2191 x2192 -x2193 x2194 -x2195 x2196 -x2197 x2198 -x2199 x2200 x2201 -x2202 x2203 -x2204 x2205 -x2206 x2207 -x2208 x2209 -x2210 x2211 -x2212 x2213 -x2214 x2215 -x2216 x2217 -x2218 x2219 -x2220 x2221 x2222 -x2223 x2224 -x2225 x2226 -x2227 x2228 -x2229 x2230 -x2231 x2232 -x2233 x2234 -x2235 x2236 -x2237 x2238 -x2239 x2240 -x2241 x2242 -x2243 x2244 -x2245 x2246 -x2247 x2248 -x2249 x2250 -x2251 x2252 -x2253 x2254 -x2255 -x2256 x2257 -x2258 x2259 -x2260 x2261 -x2262 x2263 -x2264 x2265 -x2266 x2267 -x2268 x2269 -x2270 x2271 -x2272 x2273 -x2274 x2275 x2276 -x2277 x2278 -x2279 x2280 -x2281 x2282 -x2283 x2284 -x2285 x2286 -x2287 x2288 -x2289 x2290 -x2291 x2292 -x2293 x2294 -x2295 x2296 -x2297 x2298 -x2299 x2300 -x2301 x2302 -x2303 x2304 -x2305 x2306 -x2307 x2308 -x2309 x2310 x2311 -x2312 x2313 -x2314 x2315 -x2316 x2317 -x2318 x2319 -x2320 x2321 -x2322 x2323 -x2324 x2325 -x2326 x2327 -x2328 x2329 x2330 -x2331 x2332 -x2333 x2334 -x2335 x2336 -x2337 x2338 -x2339 x2340 -x2341 x2342 -x2343 x2344 -x2345 x2346 -x2347 x2348 -x2349 x2350 -x2351 x2352 -x2353 x2354 -x2355 x2356 -x2357 x2358 -x2359 x2360 -x2361 x2362 -x2363 x2364 -x2365 -x2366 x2367 -x2368 x2369 -x2370 x2371 -x2372 x2373 -x2374 x2375 -x2376 x2377 -x2378 x2379 -x2380 x2381 -x2382 x2383 x2384 -x2385 x2386 -x2387 x2388 -x2389 x2390 -x2391 x2392 -x2393 x2394 -x2395 x2396 -x2397 x2398 -x2399 x2400 -x2401 x2402 -x2403 x2404 -x2405 x2406 -x2407 x2408 -x2409 x2410 -x2411 x2412 -x2413 x2414 -x2415 x2416 -x2417 x2418 -x2419 x2420 x2421 -x2422 x2423 -x2424 x2425 -x2426 x2427 -x2428 x2429 -x2430 x2431 -x2432 x2433 -x2434 x2435 -x2436 x2437 x2438 -x2439 x2440 -x2441 x2442 -x2443 x2444 -x2445 x2446 -x2447 x2448 -x2449 x2450 -x2451 x2452 -x2453 x2454 -x2455 x2456 -x2457 x2458 -x2459 x2460 -x2461 x2462 -x2463 x2464 -x2465 x2466 -x2467 x2468 -x2469 x2470 -x2471 x2472 -x2473 x2474 -x2475 -x2476 x2477 -x2478 x2479 -x2480 x2481 -x2482 x2483 -x2484 x2485 -x2486 x2487 -x2488 x2489 -x2490 x2491 -x2492 x2493 x2494 -x2495 x2496 -x2497 x2498 -x2499 x2500 -x2501 x2502 -x2503 x2504 -x2505 x2506 -x2507 x2508 -x2509 x2510 -x2511 x2512 -x2513 x2514 -x2515 x2516 -x2517 x2518 -x2519 x2520 -x2521 x2522 -x2523 x2524 -x2525 x2526 -x2527 x2528 -x2529 x2530 x2531 -x2532 x2533 -x2534 x2535 -x2536 x2537 -x2538 x2539 -x2540 x2541 -x2542 x2543 -x2544 x2545 -x2546 x2547 -x2548 x2549 x2550 -x2551 x2552 -x2553 x2554 -x2555 x2556 -x2557 x2558 -x2559 x2560 -x2561 x2562 -x2563 x2564 -x2565 x2566 -x2567 x2568 -x2569 x2570 -x2571 x2572 -x2573 x2574 -x2575 x2576 -x2577 x2578 -x2579 x2580 -x2581 x2582 -x2583 x2584 -x2585 -x2586 x2587 -x2588 x2589 -x2590 x2591 -x2592 x2593 -x2594 x2595 -x2596 x2597 -x2598 x2599 -x2600 x2601 -x2602 x2603 -x2604 x2605 x2606 -x2607 x2608 -x2609 x2610 -x2611 x2612 -x2613 x2614 -x2615 x2616 -x2617 x2618 -x2619 x2620 -x2621 x2622 -x2623 x2624 -x2625 x2626 -x2627 x2628 -x2629 x2630 -x2631 x2632 -x2633 x2634 -x2635 x2636 -x2637 x2638 -x2639 x2640 x2641 -x2642 x2643 -x2644 x2645 -x2646 x2647 -x2648 x2649 -x2650 x2651 -x2652 x2653 -x2654 x2655 -x2656 x2657 -x2658 x2659 -x2660 x2661 x2662 -x2663 x2664 -x2665 x2666 -x2667 x2668 -x2669 x2670 -x2671 x2672 -x2673 x2674 -x2675 x2676 -x2677 x2678 -x2679 x2680 -x2681 x2682 -x2683 x2684 -x2685 x2686 -x2687 x2688 -x2689 x2690 -x2691 x2692 -x2693 x2694 -x2695 -x2696 x2697 -x2698 x2699 -x2700 x2701 -x2702 x2703 -x2704 x2705 -x2706 x2707 -x2708 x2709 -x2710 x2711 -x2712 x2713 -x2714 x2715 -x2716 x2717 x2718 -x2719 x2720 -x2721 x2722 -x2723 x2724 -x2725 x2726 -x2727 x2728 -x2729 x2730 -x2731 x2732 -x2733 x2734 -x2735 x2736 -x2737 x2738 -x2739 x2740 -x2741 x2742 -x2743 x2744 -x2745 x2746 -x2747 x2748 -x2749 x2750 x2751 -x2752 x2753 -x2754 x2755 -x2756 x2757 -x2758 x2759 -x2760 x2761 -x2762 x2763 -x2764 x2765 -x2766 x2767 -x2768 x2769 -x2770 x2771 -x2772 x2773 x2774 -x2775 x2776 -x2777 x2778 -x2779 x2780 -x2781 x2782 -x2783 x2784 -x2785 x2786 -x2787 x2788 -x2789 x2790 -x2791 x2792 -x2793 x2794 -x2795 x2796 -x2797 x2798 -x2799 x2800 -x2801 x2802 -x2803 x2804 -x2805 -x2806 x2807 -x2808 x2809 -x2810 x2811 -x2812 x2813 -x2814 x2815 -x2816 x2817 -x2818 x2819 -x2820 x2821 -x2822 x2823 -x2824 x2825 -x2826 x2827 -x2828 x2829 x2830 -x2831 x2832 -x2833 x2834 -x2835 x2836 -x2837 x2838 -x2839 x2840 -x2841 x2842 -x2843 x2844 -x2845 x2846 -x2847 x2848 -x2849 x2850 -x2851 x2852 -x2853 x2854 -x2855 x2856 -x2857 x2858 -x2859 x2860 x2861 -x2862 x2863 -x2864 x2865 -x2866 x2867 -x2868 x2869 -x2870 x2871 -x2872 x2873 -x2874 x2875 -x2876 x2877 -x2878 x2879 -x2880 x2881 -x2882 x2883 -x2884 x2885 x2886 -x2887 x2888 -x2889 x2890 -x2891 x2892 -x2893 x2894 -x2895 x2896 -x2897 x2898 -x2899 x2900 -x2901 x2902 -x2903 x2904 -x2905 x2906 -x2907 x2908 -x2909 x2910 -x2911 x2912 -x2913 x2914 -x2915 -x2916 x2917 -x2918 x2919 -x2920 x2921 -x2922 x2923 -x2924 x2925 -x2926 x2927 -x2928 x2929 -x2930 x2931 -x2932 x2933 -x2934 x2935 -x2936 x2937 -x2938 x2939 -x2940 x2941 x2942 -x2943 x2944 -x2945 x2946 -x2947 x2948 -x2949 x2950 -x2951 x2952 -x2953 x2954 -x2955 x2956 -x2957 x2958 -x2959 x2960 -x2961 x2962 -x2963 x2964 -x2965 x2966 -x2967 x2968 -x2969 x2970
3600.01/3634.05	c Program interrupted by user.

Verifier Data

OK	1515

Watcher Data

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

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

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=138321, runsolver pid=138318

[startup+0.100098 s]*
/proc/loadavg: 3.11 1.80 2.29 3/253 138323
/proc/meminfo: memFree=120936124/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138323] ppid=138321 vsize=12664 memory=6016 CPUtime=0 cores=1,3
/proc/138323/stat : 138323 (pbsuma) D 138321 138321 138048 0 -1 4456448 638 0 0 0 0 0 0 0 20 0 1 0 175468735 12967936 1504 18446744073709551615 4210688 4653049 140726181629536 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 4700520 4703148 30650368 140726181636321 140726181636656 140726181636656 140726181642223 0
/proc/138323/statm: 3166 1504 992 108 0 574 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16856 KiB
Current children cumulated memory: 9088 KiB

[startup+0.213649 s]*
/proc/loadavg: 3.11 1.80 2.29 3/253 138323
/proc/meminfo: memFree=120936124/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138323] ppid=138321 vsize=12664 memory=6016 CPUtime=0 cores=1,3
/proc/138323/stat : 138323 (pbsuma) D 138321 138321 138048 0 -1 4456448 638 0 0 0 0 0 0 0 20 0 1 0 175468735 12967936 1504 18446744073709551615 4210688 4653049 140726181629536 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 4700520 4703148 30650368 140726181636321 140726181636656 140726181636656 140726181642223 0
/proc/138323/statm: 3166 1504 992 108 0 574 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16856 KiB
Current children cumulated memory: 9088 KiB

[startup+0.31327 s]*
/proc/loadavg: 3.11 1.80 2.29 3/253 138323
/proc/meminfo: memFree=120935368/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138323] ppid=138321 vsize=12664 memory=6016 CPUtime=0 cores=1,3
/proc/138323/stat : 138323 (pbsuma) D 138321 138321 138048 0 -1 4456448 638 0 0 0 0 0 0 0 20 0 1 0 175468735 12967936 1504 18446744073709551615 4210688 4653049 140726181629536 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 4700520 4703148 30650368 140726181636321 140726181636656 140726181636656 140726181642223 0
/proc/138323/statm: 3166 1504 992 108 0 574 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16856 KiB
Current children cumulated memory: 9088 KiB

[startup+0.700323 s]
/proc/loadavg: 3.11 1.80 2.29 4/253 138323
/proc/meminfo: memFree=120935160/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138323] ppid=138321 vsize=12664 memory=6016 CPUtime=0 cores=1,3
/proc/138323/stat : 138323 (pbsuma) D 138321 138321 138048 0 -1 4456448 638 0 0 0 0 0 0 0 20 0 1 0 175468735 12967936 1504 18446744073709551615 4210688 4653049 140726181629536 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 4700520 4703148 30650368 140726181636321 140726181636656 140726181636656 140726181642223 0
/proc/138323/statm: 3166 1504 992 108 0 574 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16856 KiB
Current children cumulated memory: 9088 KiB

[startup+1.50033 s]
/proc/loadavg: 3.11 1.80 2.29 3/253 138323
/proc/meminfo: memFree=120927096/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138323] ppid=138321 vsize=12664 memory=6016 CPUtime=0 cores=1,3
/proc/138323/stat : 138323 (pbsuma) D 138321 138321 138048 0 -1 4456448 638 0 0 0 0 0 0 0 20 0 1 0 175468735 12967936 1504 18446744073709551615 4210688 4653049 140726181629536 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 4700520 4703148 30650368 140726181636321 140726181636656 140726181636656 140726181642223 0
/proc/138323/statm: 3166 1504 992 108 0 574 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16856 KiB
Current children cumulated memory: 9088 KiB

[startup+3.11403 s]
/proc/loadavg: 3.11 1.80 2.29 5/253 138323
/proc/meminfo: memFree=122161172/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138323] ppid=138321 vsize=29164 memory=21544 CPUtime=0.92 cores=1,3
/proc/138323/stat : 138323 (pbsuma) R 138321 138321 138048 0 -1 4194304 4988 0 0 0 73 19 0 0 20 0 1 0 175468735 29863936 5386 18446744073709551615 4210688 4653049 140726181629536 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 4700520 4703148 30650368 140726181636321 140726181636656 140726181636656 140726181642223 0
/proc/138323/statm: 7291 5386 1024 108 0 4699 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 33356 KiB
Current children cumulated memory: 24616 KiB
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 3.26 1.85 2.30 5/253 138324
/proc/meminfo: memFree=121529148/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=84716 memory=36340 CPUtime=0.61 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 6243 0 0 0 54 7 0 0 20 0 1 0 175469300 86749184 9085 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 21179 9085 2336 1147 0 8605 0
Current children cumulated CPU time: 2.47 s
Current children cumulated vsize: 88908 KiB
Current children cumulated memory: 39412 KiB
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 3.32 1.89 2.31 5/259 138346
/proc/meminfo: memFree=122340296/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=207688 memory=143344 CPUtime=6.94 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 26490 0 0 0 651 43 0 0 20 0 1 0 175469300 212672512 35836 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 51922 35836 2432 1147 0 39348 0
Current children cumulated CPU time: 8.8 s
Current children cumulated vsize: 211880 KiB
Current children cumulated memory: 146416 KiB
heavy processes:

[startup+25.5003 s]
/proc/loadavg: 3.55 2.01 2.35 5/259 138395
/proc/meminfo: memFree=120586636/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=275644 memory=197488 CPUtime=19.67 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 40026 0 0 0 1891 76 0 0 20 0 1 0 175469300 282259456 49372 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 68911 49372 2432 1147 0 56337 0
Current children cumulated CPU time: 21.53 s
Current children cumulated vsize: 279836 KiB
Current children cumulated memory: 200560 KiB

[startup+51.1137 s]
/proc/loadavg: 3.76 2.18 2.40 5/264 138416
/proc/meminfo: memFree=120293176/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=288808 memory=216244 CPUtime=44.89 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 43171 0 0 0 4360 129 0 0 20 0 1 0 175469300 295739392 54061 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 72202 54061 2432 1147 0 59628 0
Current children cumulated CPU time: 46.75 s
Current children cumulated vsize: 293000 KiB
Current children cumulated memory: 219316 KiB

[startup+102.3 s]
/proc/loadavg: 3.95 2.48 2.49 5/263 138417
/proc/meminfo: memFree=119529444/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=385880 memory=312972 CPUtime=95.73 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 59721 0 0 0 9361 212 0 0 20 0 1 0 175469300 395141120 78243 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 96470 78243 2432 1147 0 83896 0
Current children cumulated CPU time: 97.59 s
Current children cumulated vsize: 390072 KiB
Current children cumulated memory: 316044 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 2.78 2.59 5/263 138419
/proc/meminfo: memFree=118640816/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=400168 memory=332028 CPUtime=155.38 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 63474 0 0 0 15236 302 0 0 20 0 1 0 175469300 409772032 83007 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 100042 83007 2432 1147 0 87468 0
Current children cumulated CPU time: 157.24 s
Current children cumulated vsize: 404360 KiB
Current children cumulated memory: 335100 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.02 2.69 5/259 138421
/proc/meminfo: memFree=117700552/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=517920 memory=401064 CPUtime=214.97 cores=1,3

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

[pid=138324] ppid=138321 vsize=1213036 memory=1016816 CPUtime=3070.59 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 169903 0 0 0 304127 2932 0 0 20 0 1 0 175469300 1242148864 254204 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 303259 254204 2432 1147 0 290685 0
Current children cumulated CPU time: 3072.45 s
Current children cumulated vsize: 1217228 KiB
Current children cumulated memory: 1019888 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.14 4.09 5/260 138678
/proc/meminfo: memFree=87326500/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1232464 memory=1031236 CPUtime=3129.99 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 172982 0 0 0 310024 2975 0 0 20 0 1 0 175469300 1262043136 257809 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 308116 257809 2432 1147 0 295542 0
Current children cumulated CPU time: 3131.85 s
Current children cumulated vsize: 1236656 KiB
Current children cumulated memory: 1034308 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/260 138681
/proc/meminfo: memFree=86256712/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1315056 memory=1091756 CPUtime=3189.68 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 184543 0 0 0 315945 3023 0 0 20 0 1 0 175469300 1346617344 272939 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 328764 272939 2432 1147 0 316190 0
Current children cumulated CPU time: 3191.54 s
Current children cumulated vsize: 1319248 KiB
Current children cumulated memory: 1094828 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/260 138683
/proc/meminfo: memFree=85394328/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1316244 memory=1093036 CPUtime=3248.9 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 184849 0 0 0 321792 3098 0 0 20 0 1 0 175469300 1347833856 273259 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 329061 273259 2432 1147 0 316487 0
Current children cumulated CPU time: 3250.76 s
Current children cumulated vsize: 1320436 KiB
Current children cumulated memory: 1096108 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/259 138685
/proc/meminfo: memFree=84710480/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1316244 memory=1093036 CPUtime=3308.54 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 184877 0 0 0 327726 3128 0 0 20 0 1 0 175469300 1347833856 273259 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 329061 273259 2432 1147 0 316487 0
Current children cumulated CPU time: 3310.4 s
Current children cumulated vsize: 1320436 KiB
Current children cumulated memory: 1096108 KiB

[startup+3402.3 s]
/proc/loadavg: 4.61 4.25 4.14 5/259 138687
/proc/meminfo: memFree=84123180/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1316568 memory=1093420 CPUtime=3368.28 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 185023 0 0 0 333652 3176 0 0 20 0 1 0 175469300 1348165632 273355 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 329142 273355 2432 1147 0 316568 0
Current children cumulated CPU time: 3370.14 s
Current children cumulated vsize: 1320760 KiB
Current children cumulated memory: 1096492 KiB

[startup+3462.3 s]
/proc/loadavg: 4.46 4.29 4.16 5/260 138690
/proc/meminfo: memFree=83426972/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1317384 memory=1094444 CPUtime=3427.81 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 185294 0 0 0 339527 3254 0 0 20 0 1 0 175469300 1349001216 273611 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 329346 273611 2432 1147 0 316772 0
Current children cumulated CPU time: 3429.67 s
Current children cumulated vsize: 1321576 KiB
Current children cumulated memory: 1097516 KiB

[startup+3522.3 s]
/proc/loadavg: 4.27 4.27 4.16 5/261 138695
/proc/meminfo: memFree=82487416/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1317384 memory=1094572 CPUtime=3487.42 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 185325 0 0 0 345424 3318 0 0 20 0 1 0 175469300 1349001216 273643 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 329346 273643 2432 1147 0 316772 0
Current children cumulated CPU time: 3489.28 s
Current children cumulated vsize: 1321576 KiB
Current children cumulated memory: 1097644 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.23 4.15 5/261 138701
/proc/meminfo: memFree=81676260/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1317384 memory=1094572 CPUtime=3546.9 cores=1,3
/proc/138324/stat : 138324 (roundingsat) R 138321 138321 138048 0 -1 4194304 185325 0 0 0 351322 3368 0 0 20 0 1 0 175469300 1349001216 273643 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 329346 273643 2432 1147 0 316772 0
Current children cumulated CPU time: 3548.76 s
Current children cumulated vsize: 1321576 KiB
Current children cumulated memory: 1097644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.9 s]
/proc/loadavg: 4.13 4.21 4.15 5/261 138701
/proc/meminfo: memFree=81052044/131382116 swapFree=33010684/33010684
[pid=138321] ppid=138318 vsize=4192 memory=3072 CPUtime=1.86 cores=1,3
/proc/138321/stat : 138321 (run-opt-ls-log.) S 138318 138321 138048 0 -1 4194304 240 5266 0 0 0 0 115 71 20 0 1 0 175468734 4292608 768 18446744073709551615 94635256274944 94635257169477 140730487597952 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94635257408528 94635257456272 94635261992960 140730487605529 140730487605727 140730487605727 140730487611331 0
/proc/138321/statm: 1048 768 704 219 0 110 0
[pid=138324] ppid=138321 vsize=1318676 memory=1095852 CPUtime=3598.14 cores=1,3
/proc/138324/stat : 138324 (roundingsat) D 138321 138321 138048 0 -1 4194304 185671 0 0 0 356398 3416 0 0 20 0 1 0 175469300 1350324224 273963 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 329669 273963 2432 1147 0 317095 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1322868 KiB
Current children cumulated memory: 1098924 KiB

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

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

# cumulated CPU time of all completed processes:  user=1.1565 s, system=0.718357 s

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

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

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

[startup+3634 s]*
/proc/loadavg: 4.13 4.21 4.15 4/260 138701
/proc/meminfo: memFree=81037908/131382116 swapFree=33010684/33010684
[pid=138324] ppid=138318 vsize=1318676 memory=1095852 CPUtime=3598.14 cores=1,3
/proc/138324/stat : 138324 (roundingsat) D 138318 138321 138048 0 -1 4194304 185671 0 0 0 356398 3416 0 0 20 0 1 0 175469300 1350324224 273963 18446744073709551615 4227072 8923577 140725303498608 0 0 0 0 0 8405026 1 0 0 17 1 0 0 0 0 0 9827200 9836688 12652544 140725303507188 140725303507494 140725303507494 140725303513066 0
/proc/138324/statm: 329669 273963 2432 1147 0 317095 0
Current cumulated CPU time of completed processes: 1.87485 s
Current children cumulated CPU time: 3598.14 s
Current children cumulated vsize: 1318676 KiB
Current children cumulated memory: 1095852 KiB

Child status: 2

Real time (s): 3634.08
CPU time (s): 3600.05
CPU user time (s): 3565.16
CPU system time (s): 34.8902
CPU usage (%): 99.0635
Max. virtual memory (cumulated for all children) (KiB): 1322868
Max. memory (cumulated for all children) (KiB): 1098924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3565.16
system time used= 34.8902
maximum resident set size= 1096236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191198
page faults= 0
swaps= 0
block input operations= 0
block output operations= 23364504
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22138
involuntary context switches= 5461


# summary of solver processes directly reported to runsolver:
#   pid: 138321,138324
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3565.16
#   total CPU system time (s): 34.8902

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0188 second user time and 38.3098 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-15 18:44:50
IDJOB=4532181
IDBENCH=178385
IDSOLVER=3392
FILE ID=nodeC011/4532181-1752597890
RUNJOBID= nodeC011-1752597826-138060
SLURM_JOB_ID= 9684397
Free space on /tmp= 432388 MiB

SOLVER NAME= roundingsat-ls+pbsuma-log 0f876b3
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/vertex_cover/vertexcover_opt_grid_oddrowevencolsquare/normalized-vertexcover_opt_grid_oddrowevencolsquare_dim_054.opb
COMMAND LINE= run-opt-ls-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4532181-1752597890/watcher-4532181-1752597890 -o /tmp/evaluation-result-4532181-1752597890/solver-4532181-1752597890 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1752597826-138060 --watchdog 3760 --file-size-limit 100000 run-opt-ls-log.sh HOME/instance-4532181-1752597890.opb PROOFDIR/proof-4532181-1752597890

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

MD5SUM BENCH= 8209c0ad8f9bd935962228118681b22b
RANDOM SEED=1240251511

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        120940220 kB
MemAvailable:   129706188 kB
Buffers:            3276 kB
Cached:          9544512 kB
SwapCached:            0 kB
Active:           722052 kB
Inactive:        9089564 kB
Active(anon):     287908 kB
Inactive(anon):     2076 kB
Active(file):     434144 kB
Inactive(file):  9087488 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            130408 kB
Writeback:             8 kB
AnonPages:        266940 kB
Mapped:           113952 kB
Shmem:             26152 kB
KReclaimable:     167540 kB
Slab:             263988 kB
SReclaimable:     167540 kB
SUnreclaim:        96448 kB
KernelStack:        3968 kB
PageTables:         3544 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     593908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432376 MiB
End job on nodeC011 at 2025-07-15 19:45:24