Trace number 4521587

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ls+pbsuma-log 63f22adSAT (TO)1515 3506.02 3700.15

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.05	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.05	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.05	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.05	c │      (c) 2025 Markus Anders                                    │
0.00/0.05	c └────────────────────────────────────────────────────────────────┘
0.00/0.05	c parse 'HOME/instance-4521587-1751580137.opb'
0.00/0.05	c 	read 0.17MB  (2.83ms)
0.00/0.05	c	 [cnf: #variables 2970 #clauses 5941 #duplicates 0 #arr 14850]
0.00/0.60	c output proof to 'PROOFDIR/proof-4521587-1751580137'
0.00/0.60	c 
0.00/0.60	c make graph and approximate orbits
0.00/0.60	c	 [group: #orbits ~= 2] (2.08ms)
0.00/0.60	c 
0.00/0.60	c detect special group actions
0.00/0.60	c 	probe for Johnson action (limit=64)
0.00/0.60	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.60	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.60	c 	 (2.38ms)
0.00/0.60	c 
0.00/0.60	c detect symmetries on remainder
0.00/0.60	c 	[graph: #vertices 14851 #edges 41580]
0.00/0.60	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.61	c 	 [group: #symmetries 1.19*10^4 #generators 3] (8.44ms)
0.00/0.61	c 
0.00/0.61	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.61	c 	ran it=0, +gens=3 
0.09/0.73	c 	con best_support=5720, best_gens=1, +gens=243
0.09/0.73	c 	(117.09ms)
0.09/0.73	c 
0.09/0.73	c finalize break order and special generators
0.09/0.73	c 
0.09/0.73	c add generic predicates (break_depth=20)
0.09/0.74	c 	added predicates for 249 generators (7.02ms)
0.89/1.51	c 
0.89/1.51	c generation finished
0.89/1.51	c 	[sbp: #constraints 14442 #add_vars 4731]
0.89/1.51	c 
0.89/1.51	c write result to 'HOME/instance-4521587-1751580137.opb.pre'
0.89/1.51	c 	wrote 0.69MB (1.78ms)
0.89/1.51	c ------------------------------------------------------------------
0.89/1.51	c                1318.55ms 90.03% other
0.89/1.51	c                 117.09ms  7.99% optimize_gens
0.89/1.51	c                   8.44ms  0.58% detect_generic
0.89/1.51	c                   7.02ms  0.48% break_generic
0.89/1.51	c                   4.45ms  0.30% finalize_order
0.89/1.51	c                   2.83ms  0.19% parse
0.89/1.51	c                   2.38ms  0.16% detect_special
0.89/1.51	c                   2.08ms  0.14% approx_orbits
0.89/1.51	c                   1.78ms  0.12% output
0.89/1.51	c         ───────────────────────────────────────────────
0.89/1.51	c                1464.62ms   100% total
0.89/1.51	c ------------------------------------------------------------------
1.01/2.22	c RoundingSat 2
1.01/2.22	c branch pb25
1.01/2.22	c commit 63f22ad
1.01/2.35	c #variables 7701 #constraints 20382
1.01/2.35	c objective is ce32 
1.01/2.56	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
1.01/2.56	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
1.01/2.56	c bounds 1825 >= 0 @ 0.304318
1.01/2.64	c bounds 1824 >= 0 @ 0.370066
1.01/2.64	c bounds 1824 >= 1 @ 0.370665
1.01/2.64	c bounds 1824 >= 2 @ 0.371388
1.01/2.64	c bounds 1824 >= 3 @ 0.372133
1.01/2.64	c bounds 1824 >= 4 @ 0.3729
1.01/2.65	c bounds 1824 >= 5 @ 0.373667
1.01/2.65	c bounds 1824 >= 6 @ 0.374431
1.01/2.65	c bounds 1824 >= 7 @ 0.3752
1.01/2.65	c bounds 1824 >= 8 @ 0.375346
1.01/2.65	c bounds 1824 >= 9 @ 0.375818
1.01/2.65	c bounds 1824 >= 10 @ 0.376495
1.01/2.65	c bounds 1824 >= 11 @ 0.376495
1.01/2.65	c bounds 1824 >= 12 @ 0.377091
1.01/2.65	c bounds 1824 >= 13 @ 0.377844
1.01/2.65	c bounds 1824 >= 14 @ 0.378621
1.01/2.65	c bounds 1824 >= 15 @ 0.37937
1.01/2.65	c bounds 1824 >= 16 @ 0.380119
1.01/2.65	c bounds 1824 >= 17 @ 0.380878
1.01/2.66	c bounds 1824 >= 18 @ 0.381643
1.01/2.66	c bounds 1824 >= 19 @ 0.382406
1.01/2.66	c bounds 1824 >= 20 @ 0.383174
1.01/2.66	c bounds 1824 >= 21 @ 0.383319
1.01/2.66	c bounds 1824 >= 22 @ 0.383791
1.01/2.66	c bounds 1824 >= 23 @ 0.384454
1.01/2.66	c bounds 1824 >= 24 @ 0.385222
1.01/2.66	c bounds 1824 >= 25 @ 0.385985
1.01/2.66	c bounds 1824 >= 26 @ 0.386752
1.01/2.66	c bounds 1824 >= 27 @ 0.387504
1.01/2.66	c bounds 1824 >= 28 @ 0.388269
1.01/2.66	c bounds 1824 >= 29 @ 0.389086
1.01/2.66	c bounds 1824 >= 30 @ 0.389909
1.01/2.67	c bounds 1824 >= 31 @ 0.390724
1.01/2.67	c bounds 1824 >= 32 @ 0.39154
1.01/2.67	c bounds 1824 >= 33 @ 0.392357
1.01/2.67	c bounds 1824 >= 34 @ 0.393171
1.01/2.67	c bounds 1824 >= 35 @ 0.393941
1.01/2.67	c bounds 1824 >= 36 @ 0.394697
1.01/2.67	c bounds 1824 >= 37 @ 0.395453
1.01/2.67	c bounds 1824 >= 38 @ 0.396208
1.01/2.67	c bounds 1824 >= 39 @ 0.39635
1.01/2.67	c bounds 1824 >= 40 @ 0.396819
1.01/2.67	c bounds 1824 >= 41 @ 0.397492
1.01/2.67	c bounds 1824 >= 42 @ 0.398249
1.01/2.67	c bounds 1824 >= 43 @ 0.399012
1.01/2.68	c bounds 1824 >= 44 @ 0.39982
1.01/2.68	c bounds 1824 >= 45 @ 0.400639
1.01/2.68	c bounds 1824 >= 46 @ 0.401465
1.01/2.68	c bounds 1824 >= 47 @ 0.402292
1.01/2.68	c bounds 1824 >= 48 @ 0.403074
1.01/2.68	c bounds 1824 >= 49 @ 0.403833
1.01/2.68	c bounds 1824 >= 50 @ 0.404597
1.01/2.68	c bounds 1824 >= 51 @ 0.405355
1.01/2.68	c bounds 1824 >= 52 @ 0.406122
1.01/2.68	c bounds 1824 >= 53 @ 0.406927
1.01/2.68	c bounds 1824 >= 54 @ 0.407737
1.01/2.68	c bounds 1824 >= 55 @ 0.408558
1.01/2.69	c bounds 1824 >= 56 @ 0.409435
1.01/2.69	c bounds 1824 >= 57 @ 0.410251
1.01/2.69	c bounds 1824 >= 58 @ 0.411066
1.01/2.69	c bounds 1824 >= 59 @ 0.411881
1.01/2.69	c bounds 1824 >= 60 @ 0.412687
1.01/2.69	c bounds 1824 >= 61 @ 0.413518
1.01/2.69	c bounds 1824 >= 62 @ 0.414334
1.01/2.69	c bounds 1824 >= 63 @ 0.415117
1.01/2.69	c bounds 1824 >= 64 @ 0.415873
1.01/2.69	c bounds 1824 >= 65 @ 0.416629
1.01/2.69	c bounds 1824 >= 66 @ 0.417392
1.01/2.69	c bounds 1824 >= 67 @ 0.418142
1.01/2.69	c bounds 1824 >= 68 @ 0.418921
1.01/2.70	c bounds 1824 >= 69 @ 0.419726
1.01/2.70	c bounds 1824 >= 70 @ 0.420551
1.01/2.70	c bounds 1824 >= 71 @ 0.421363
1.01/2.70	c bounds 1824 >= 72 @ 0.422174
1.01/2.70	c bounds 1824 >= 73 @ 0.422988
1.01/2.70	c bounds 1824 >= 74 @ 0.423795
1.01/2.70	c bounds 1824 >= 75 @ 0.424605
1.01/2.70	c bounds 1824 >= 76 @ 0.425419
1.01/2.70	c bounds 1824 >= 77 @ 0.426229
1.01/2.70	c bounds 1824 >= 78 @ 0.427037
1.01/2.70	c bounds 1824 >= 79 @ 0.42785
1.01/2.70	c bounds 1824 >= 80 @ 0.428613
1.01/2.71	c bounds 1824 >= 81 @ 0.429429
1.01/2.71	c bounds 1824 >= 82 @ 0.430246
1.01/2.71	c bounds 1824 >= 83 @ 0.431062
1.01/2.71	c bounds 1824 >= 84 @ 0.43187
1.01/2.71	c bounds 1824 >= 85 @ 0.432686
1.01/2.71	c bounds 1824 >= 86 @ 0.433506
1.01/2.71	c bounds 1824 >= 87 @ 0.434317
1.01/2.71	c bounds 1824 >= 88 @ 0.435124
1.01/2.71	c bounds 1824 >= 89 @ 0.435929
1.01/2.71	c bounds 1824 >= 90 @ 0.436053
1.01/2.71	c bounds 1824 >= 91 @ 0.43667
1.01/2.71	c bounds 1824 >= 92 @ 0.437461
1.01/2.72	c bounds 1824 >= 93 @ 0.438273
1.01/2.72	c bounds 1824 >= 94 @ 0.439049
1.01/2.72	c bounds 1824 >= 95 @ 0.439768
1.01/2.72	c bounds 1824 >= 96 @ 0.440552
1.01/2.72	c bounds 1824 >= 97 @ 0.440698
1.01/2.72	c bounds 1824 >= 98 @ 0.441247
1.01/2.72	c bounds 1824 >= 99 @ 0.441973
1.01/2.72	c bounds 1824 >= 100 @ 0.442777
1.01/2.72	c bounds 1824 >= 101 @ 0.443584
1.01/2.72	c bounds 1824 >= 102 @ 0.444394
1.01/2.72	c bounds 1824 >= 103 @ 0.4452
1.01/2.72	c bounds 1824 >= 104 @ 0.446013
1.01/2.73	c bounds 1824 >= 105 @ 0.446822
1.01/2.73	c bounds 1824 >= 106 @ 0.447636
1.01/2.73	c bounds 1824 >= 107 @ 0.448454
1.01/2.73	c bounds 1824 >= 108 @ 0.449256
1.01/2.73	c bounds 1824 >= 109 @ 0.450064
1.01/2.73	c bounds 1824 >= 110 @ 0.450817
1.01/2.73	c bounds 1824 >= 111 @ 0.451577
1.01/2.73	c bounds 1824 >= 112 @ 0.452331
1.01/2.73	c bounds 1824 >= 113 @ 0.453074
1.01/2.73	c bounds 1824 >= 114 @ 0.453294
1.01/2.73	c bounds 1824 >= 115 @ 0.454027
1.01/2.73	c bounds 1824 >= 116 @ 0.454745
1.01/2.73	c bounds 1824 >= 117 @ 0.455492
1.01/2.74	c bounds 1824 >= 118 @ 0.456244
1.01/2.74	c bounds 1824 >= 119 @ 0.457001
1.01/2.74	c bounds 1824 >= 120 @ 0.457749
1.01/2.74	c bounds 1824 >= 121 @ 0.458552
1.01/2.74	c bounds 1824 >= 122 @ 0.460457
1.01/2.74	c bounds 1824 >= 123 @ 0.461269
1.01/2.74	c bounds 1824 >= 124 @ 0.462081
1.01/2.74	c bounds 1824 >= 125 @ 0.462884
1.01/2.74	c bounds 1824 >= 126 @ 0.463703
1.01/2.74	c bounds 1824 >= 127 @ 0.4645
1.01/2.74	c bounds 1824 >= 128 @ 0.465269
1.01/2.75	c bounds 1824 >= 129 @ 0.466017
1.01/2.75	c bounds 1824 >= 130 @ 0.466762
1.01/2.75	c bounds 1824 >= 131 @ 0.467491
1.01/2.75	c bounds 1824 >= 132 @ 0.468275
1.01/2.75	c bounds 1824 >= 133 @ 0.469087
1.01/2.75	c bounds 1824 >= 134 @ 0.469887
1.01/2.75	c bounds 1824 >= 135 @ 0.47069
1.01/2.75	c bounds 1824 >= 136 @ 0.471491
1.01/2.75	c bounds 1824 >= 137 @ 0.472285
1.01/2.75	c bounds 1824 >= 138 @ 0.473087
1.01/2.75	c bounds 1824 >= 139 @ 0.473882
1.01/2.75	c bounds 1824 >= 140 @ 0.474674
1.01/2.76	c bounds 1824 >= 141 @ 0.475471
1.01/2.76	c bounds 1824 >= 142 @ 0.476277
1.01/2.76	c bounds 1824 >= 143 @ 0.476428
1.01/2.76	c bounds 1824 >= 144 @ 0.476965
1.01/2.76	c bounds 1824 >= 145 @ 0.477754
1.01/2.76	c bounds 1824 >= 146 @ 0.478504
1.01/2.76	c bounds 1824 >= 147 @ 0.479308
1.01/2.76	c bounds 1824 >= 148 @ 0.48011
1.01/2.76	c bounds 1824 >= 149 @ 0.480913
1.01/2.76	c bounds 1824 >= 150 @ 0.481712
1.01/2.76	c bounds 1824 >= 151 @ 0.48251
1.01/2.76	c bounds 1824 >= 152 @ 0.483307
1.01/2.76	c bounds 1824 >= 153 @ 0.484111
1.01/2.77	c bounds 1824 >= 154 @ 0.484916
1.01/2.77	c bounds 1824 >= 155 @ 0.485714
1.01/2.77	c bounds 1824 >= 156 @ 0.486509
1.01/2.77	c bounds 1824 >= 157 @ 0.487311
1.01/2.77	c bounds 1824 >= 158 @ 0.488104
1.01/2.77	c bounds 1824 >= 159 @ 0.488905
1.01/2.77	c bounds 1824 >= 160 @ 0.489704
1.01/2.77	c bounds 1824 >= 161 @ 0.4905
1.01/2.77	c bounds 1824 >= 162 @ 0.491294
1.01/2.77	c bounds 1824 >= 163 @ 0.491435
1.01/2.77	c bounds 1824 >= 164 @ 0.491953
1.01/2.77	c bounds 1824 >= 165 @ 0.49274
1.01/2.78	c bounds 1824 >= 166 @ 0.493501
1.01/2.78	c bounds 1824 >= 167 @ 0.493501
1.01/2.78	c bounds 1824 >= 168 @ 0.494136
1.01/2.78	c bounds 1824 >= 169 @ 0.49491
1.01/2.78	c bounds 1824 >= 170 @ 0.495706
1.01/2.78	c bounds 1824 >= 171 @ 0.496478
1.01/2.78	c bounds 1824 >= 172 @ 0.497196
1.01/2.78	c bounds 1824 >= 173 @ 0.49793
1.01/2.78	c bounds 1824 >= 174 @ 0.498666
1.01/2.78	c bounds 1824 >= 175 @ 0.499401
1.01/2.78	c bounds 1824 >= 176 @ 0.500136
1.01/2.78	c bounds 1824 >= 177 @ 0.500872
1.01/2.78	c bounds 1824 >= 178 @ 0.501658
1.01/2.79	c bounds 1824 >= 179 @ 0.502446
1.01/2.79	c bounds 1824 >= 180 @ 0.503238
1.01/2.79	c bounds 1824 >= 181 @ 0.504024
1.01/2.79	c bounds 1824 >= 182 @ 0.504832
1.01/2.79	c bounds 1824 >= 183 @ 0.505618
1.01/2.79	c bounds 1824 >= 184 @ 0.506421
1.01/2.79	c bounds 1824 >= 185 @ 0.507156
1.01/2.79	c bounds 1824 >= 186 @ 0.507908
1.01/2.79	c bounds 1824 >= 187 @ 0.50864
1.01/2.79	c bounds 1824 >= 188 @ 0.509384
1.01/2.79	c bounds 1824 >= 189 @ 0.510119
1.01/2.79	c bounds 1824 >= 190 @ 0.510865
1.01/2.79	c bounds 1824 >= 191 @ 0.51166
1.01/2.80	c bounds 1824 >= 192 @ 0.512468
1.01/2.80	c bounds 1824 >= 193 @ 0.513268
1.01/2.80	c bounds 1824 >= 194 @ 0.514054
1.01/2.80	c bounds 1824 >= 195 @ 0.514184
1.01/2.80	c bounds 1824 >= 196 @ 0.514678
1.01/2.80	c bounds 1824 >= 197 @ 0.515404
1.01/2.80	c bounds 1824 >= 198 @ 0.516101
1.01/2.80	c bounds 1824 >= 199 @ 0.516829
1.01/2.80	c bounds 1824 >= 200 @ 0.517566
1.01/2.80	c bounds 1824 >= 201 @ 0.518312
1.01/2.80	c bounds 1824 >= 202 @ 0.519056
1.01/2.80	c bounds 1824 >= 203 @ 0.519794
1.01/2.80	c bounds 1824 >= 204 @ 0.520584
1.01/2.81	c bounds 1824 >= 205 @ 0.521372
1.01/2.81	c bounds 1824 >= 206 @ 0.522159
1.01/2.81	c bounds 1824 >= 207 @ 0.52295
1.01/2.81	c bounds 1824 >= 208 @ 0.523737
1.01/2.81	c bounds 1824 >= 209 @ 0.524527
1.01/2.81	c bounds 1824 >= 210 @ 0.525316
1.01/2.81	c bounds 1824 >= 211 @ 0.526099
1.01/2.81	c bounds 1824 >= 212 @ 0.526888
1.01/2.81	c bounds 1824 >= 213 @ 0.52703
1.01/2.81	c bounds 1824 >= 214 @ 0.527552
1.01/2.81	c bounds 1824 >= 215 @ 0.528323
1.01/2.81	c bounds 1824 >= 216 @ 0.529063
1.01/2.81	c bounds 1824 >= 217 @ 0.529855
1.01/2.82	c bounds 1824 >= 218 @ 0.530648
1.01/2.82	c bounds 1824 >= 219 @ 0.531433
1.01/2.82	c bounds 1824 >= 220 @ 0.532225
1.01/2.82	c bounds 1824 >= 221 @ 0.53302
1.01/2.82	c bounds 1824 >= 222 @ 0.533811
1.01/2.82	c bounds 1824 >= 223 @ 0.534598
1.01/2.82	c bounds 1824 >= 224 @ 0.535401
1.01/2.82	c bounds 1824 >= 225 @ 0.536193
1.01/2.82	c bounds 1824 >= 226 @ 0.536978
1.01/2.82	c bounds 1824 >= 227 @ 0.537764
1.01/2.82	c bounds 1824 >= 228 @ 0.538551
1.01/2.82	c bounds 1824 >= 229 @ 0.539336
1.01/2.83	c bounds 1824 >= 230 @ 0.540122
1.01/2.83	c bounds 1824 >= 231 @ 0.540903
1.01/2.83	c bounds 1824 >= 232 @ 0.541686
1.01/2.83	c bounds 1824 >= 233 @ 0.542465
1.01/2.83	c bounds 1824 >= 234 @ 0.543254
1.01/2.83	c bounds 1824 >= 235 @ 0.544017
1.01/2.83	c bounds 1824 >= 236 @ 0.544746
1.01/2.83	c bounds 1824 >= 237 @ 0.545479
1.01/2.83	c bounds 1824 >= 238 @ 0.546207
1.01/2.83	c bounds 1824 >= 239 @ 0.546938
1.01/2.83	c bounds 1824 >= 240 @ 0.547051
1.01/2.83	c bounds 1824 >= 241 @ 0.547476
1.01/2.83	c bounds 1824 >= 242 @ 0.548195
1.01/2.83	c bounds 1824 >= 243 @ 0.548892
1.01/2.84	c bounds 1824 >= 244 @ 0.549612
1.01/2.84	c bounds 1824 >= 245 @ 0.550395
1.01/2.84	c bounds 1824 >= 246 @ 0.551114
1.01/2.84	c bounds 1824 >= 247 @ 0.551852
1.01/2.84	c bounds 1824 >= 248 @ 0.552586
1.01/2.84	c bounds 1824 >= 249 @ 0.553376
1.01/2.84	c bounds 1824 >= 250 @ 0.554114
1.01/2.84	c bounds 1824 >= 251 @ 0.554852
1.01/2.84	c bounds 1824 >= 252 @ 0.555589
1.01/2.84	c bounds 1824 >= 253 @ 0.556324
1.01/2.84	c bounds 1824 >= 254 @ 0.557059
1.01/2.84	c bounds 1824 >= 255 @ 0.557799
1.01/2.84	c bounds 1824 >= 256 @ 0.558531
1.01/2.85	c bounds 1824 >= 257 @ 0.559266
1.01/2.85	c bounds 1824 >= 258 @ 0.560008
1.01/2.85	c bounds 1824 >= 259 @ 0.560741
1.01/2.85	c bounds 1824 >= 260 @ 0.56147
1.01/2.85	c bounds 1824 >= 261 @ 0.562204
1.01/2.85	c bounds 1824 >= 262 @ 0.562935
1.01/2.85	c bounds 1824 >= 263 @ 0.563669
1.01/2.85	c bounds 1824 >= 264 @ 0.564405
1.01/2.85	c bounds 1824 >= 265 @ 0.565137
1.01/2.85	c bounds 1824 >= 266 @ 0.565874
1.01/2.85	c bounds 1824 >= 267 @ 0.56661
1.01/2.85	c bounds 1824 >= 268 @ 0.567337
1.01/2.85	c bounds 1824 >= 269 @ 0.568073
1.01/2.86	c bounds 1824 >= 270 @ 0.568842
1.01/2.86	c bounds 1824 >= 271 @ 0.569575
1.01/2.86	c bounds 1824 >= 272 @ 0.57031
1.01/2.86	c bounds 1824 >= 273 @ 0.571039
1.01/2.86	c bounds 1824 >= 274 @ 0.57182
1.01/2.86	c bounds 1824 >= 275 @ 0.572613
1.01/2.86	c bounds 1824 >= 276 @ 0.573367
1.01/2.86	c bounds 1824 >= 277 @ 0.574114
1.01/2.86	c bounds 1824 >= 278 @ 0.574851
1.01/2.86	c bounds 1824 >= 279 @ 0.57558
1.01/2.86	c bounds 1824 >= 280 @ 0.576308
1.01/2.86	c bounds 1824 >= 281 @ 0.577092
1.01/2.86	c bounds 1824 >= 282 @ 0.577823
1.01/2.86	c bounds 1824 >= 283 @ 0.578557
1.01/2.87	c bounds 1824 >= 284 @ 0.579291
1.01/2.87	c bounds 1824 >= 285 @ 0.580026
1.01/2.87	c bounds 1824 >= 286 @ 0.580753
1.01/2.87	c bounds 1824 >= 287 @ 0.580856
1.01/2.87	c bounds 1824 >= 288 @ 0.581316
1.01/2.87	c bounds 1824 >= 289 @ 0.582037
1.01/2.87	c bounds 1824 >= 290 @ 0.582738
1.01/2.87	c bounds 1824 >= 291 @ 0.583467
1.01/2.87	c bounds 1824 >= 292 @ 0.584205
1.01/2.87	c bounds 1824 >= 293 @ 0.584995
1.01/2.87	c bounds 1824 >= 294 @ 0.585725
1.01/2.87	c bounds 1824 >= 295 @ 0.586454
1.01/2.87	c bounds 1824 >= 296 @ 0.587279
1.01/2.88	c bounds 1824 >= 297 @ 0.58807
1.01/2.88	c bounds 1824 >= 298 @ 0.588799
1.01/2.88	c bounds 1824 >= 299 @ 0.58953
1.01/2.88	c bounds 1824 >= 300 @ 0.590261
1.01/2.88	c bounds 1824 >= 301 @ 0.591042
1.01/2.88	c bounds 1824 >= 302 @ 0.591766
1.01/2.88	c bounds 1824 >= 303 @ 0.592503
1.01/2.88	c bounds 1824 >= 304 @ 0.593283
1.01/2.88	c bounds 1824 >= 305 @ 0.594026
1.01/2.88	c bounds 1824 >= 306 @ 0.594756
1.01/2.88	c bounds 1824 >= 307 @ 0.595484
1.01/2.88	c bounds 1824 >= 308 @ 0.596207
1.01/2.88	c bounds 1824 >= 309 @ 0.596936
1.01/2.89	c bounds 1824 >= 310 @ 0.597681
1.01/2.89	c bounds 1824 >= 311 @ 0.598407
1.01/2.89	c bounds 1824 >= 312 @ 0.599142
1.01/2.89	c bounds 1824 >= 313 @ 0.599881
1.01/2.89	c bounds 1824 >= 314 @ 0.600608
1.01/2.89	c bounds 1824 >= 315 @ 0.601339
1.01/2.89	c bounds 1824 >= 316 @ 0.602061
1.01/2.89	c bounds 1824 >= 317 @ 0.602792
1.01/2.89	c bounds 1824 >= 318 @ 0.603514
1.01/2.89	c bounds 1824 >= 319 @ 0.60424
1.01/2.89	c bounds 1824 >= 320 @ 0.604965
1.01/2.89	c bounds 1824 >= 321 @ 0.605724
1.01/2.89	c bounds 1824 >= 322 @ 0.605724
1.01/2.89	c bounds 1824 >= 323 @ 0.606252
1.01/2.90	c bounds 1824 >= 324 @ 0.606974
1.01/2.90	c bounds 1824 >= 325 @ 0.607684
1.01/2.90	c bounds 1824 >= 326 @ 0.608413
1.01/2.90	c bounds 1824 >= 327 @ 0.609131
1.01/2.90	c bounds 1824 >= 328 @ 0.609854
1.01/2.90	c bounds 1824 >= 329 @ 0.610582
1.01/2.90	c bounds 1824 >= 330 @ 0.611301
1.01/2.90	c bounds 1824 >= 331 @ 0.612078
1.01/2.90	c bounds 1824 >= 332 @ 0.612806
1.01/2.90	c bounds 1824 >= 333 @ 0.613531
1.01/2.90	c bounds 1824 >= 334 @ 0.614258
1.01/2.90	c bounds 1824 >= 335 @ 0.614986
1.01/2.90	c bounds 1824 >= 336 @ 0.615719
1.01/2.91	c bounds 1824 >= 337 @ 0.616451
1.01/2.91	c bounds 1824 >= 338 @ 0.617175
1.01/2.91	c bounds 1824 >= 339 @ 0.617898
1.01/2.91	c bounds 1824 >= 340 @ 0.618631
1.01/2.91	c bounds 1824 >= 341 @ 0.619357
1.01/2.91	c bounds 1824 >= 342 @ 0.620089
1.01/2.91	c bounds 1824 >= 343 @ 0.620823
1.01/2.91	c bounds 1824 >= 344 @ 0.621606
1.01/2.91	c bounds 1824 >= 345 @ 0.622407
1.01/2.91	c bounds 1824 >= 346 @ 0.623134
1.01/2.91	c bounds 1824 >= 347 @ 0.623856
1.01/2.91	c bounds 1824 >= 348 @ 0.624586
1.01/2.91	c bounds 1824 >= 349 @ 0.625308
1.01/2.91	c bounds 1824 >= 350 @ 0.626043
1.01/2.92	c bounds 1824 >= 351 @ 0.626824
1.01/2.92	c bounds 1824 >= 352 @ 0.62755
1.01/2.92	c bounds 1824 >= 353 @ 0.62755
1.01/2.92	c bounds 1824 >= 354 @ 0.628116
1.01/2.92	c bounds 1824 >= 355 @ 0.628833
1.01/2.92	c bounds 1824 >= 356 @ 0.629527
1.01/2.92	c bounds 1824 >= 357 @ 0.630245
1.01/2.92	c bounds 1824 >= 358 @ 0.630969
1.01/2.92	c bounds 1824 >= 359 @ 0.631693
1.01/2.92	c bounds 1824 >= 360 @ 0.632416
1.01/2.92	c bounds 1824 >= 361 @ 0.633141
1.01/2.92	c bounds 1824 >= 362 @ 0.633864
1.01/2.92	c bounds 1824 >= 363 @ 0.634588
1.01/2.92	c bounds 1824 >= 364 @ 0.635309
1.01/2.93	c bounds 1824 >= 365 @ 0.636046
1.01/2.93	c bounds 1824 >= 366 @ 0.636767
1.01/2.93	c bounds 1824 >= 367 @ 0.637501
1.01/2.93	c bounds 1824 >= 368 @ 0.638228
1.01/2.93	c bounds 1824 >= 369 @ 0.638953
1.01/2.93	c bounds 1824 >= 370 @ 0.639692
1.01/2.93	c bounds 1824 >= 371 @ 0.640416
1.01/2.93	c bounds 1824 >= 372 @ 0.641134
1.01/2.93	c bounds 1824 >= 373 @ 0.641858
1.01/2.93	c bounds 1824 >= 374 @ 0.642575
1.01/2.93	c bounds 1824 >= 375 @ 0.643293
1.01/2.93	c bounds 1824 >= 376 @ 0.644065
1.01/2.93	c bounds 1824 >= 377 @ 0.644845
1.01/2.94	c bounds 1824 >= 378 @ 0.645558
1.01/2.94	c bounds 1824 >= 379 @ 0.646279
1.01/2.94	c bounds 1824 >= 380 @ 0.646996
1.01/2.94	c bounds 1824 >= 381 @ 0.647729
1.01/2.94	c bounds 1824 >= 382 @ 0.647865
1.01/2.94	c bounds 1824 >= 383 @ 0.648254
1.01/2.94	c bounds 1824 >= 384 @ 0.648972
1.01/2.94	c bounds 1824 >= 385 @ 0.649691
1.01/2.94	c bounds 1824 >= 386 @ 0.65047
1.01/2.94	c bounds 1824 >= 387 @ 0.651198
1.01/2.94	c bounds 1824 >= 388 @ 0.651324
1.01/2.94	c bounds 1824 >= 389 @ 0.651708
1.01/2.94	c bounds 1824 >= 390 @ 0.652354
1.01/2.94	c bounds 1824 >= 391 @ 0.653081
1.01/2.95	c bounds 1824 >= 392 @ 0.653212
1.01/2.95	c bounds 1824 >= 393 @ 0.653704
1.01/2.95	c bounds 1824 >= 394 @ 0.654354
1.01/2.95	c bounds 1824 >= 395 @ 0.655007
1.01/2.95	c bounds 1824 >= 396 @ 0.655712
1.01/2.95	c bounds 1824 >= 397 @ 0.656428
1.01/2.95	c bounds 1824 >= 398 @ 0.657184
1.01/2.95	c bounds 1824 >= 399 @ 0.657914
1.01/2.95	c bounds 1824 >= 400 @ 0.65863
1.01/2.95	c bounds 1824 >= 401 @ 0.659351
1.01/2.95	c bounds 1824 >= 402 @ 0.66011
1.01/2.95	c bounds 1824 >= 403 @ 0.660828
1.01/2.95	c bounds 1824 >= 404 @ 0.661551
1.01/2.96	c bounds 1824 >= 405 @ 0.662271
1.01/2.96	c bounds 1824 >= 406 @ 0.66299
1.01/2.96	c bounds 1824 >= 407 @ 0.663705
1.01/2.96	c bounds 1824 >= 408 @ 0.664426
1.01/2.96	c bounds 1824 >= 409 @ 0.665137
1.01/2.96	c bounds 1824 >= 410 @ 0.665854
1.01/2.96	c bounds 1824 >= 411 @ 0.666574
1.01/2.96	c bounds 1824 >= 412 @ 0.667282
1.01/2.96	c bounds 1824 >= 413 @ 0.667999
1.01/2.96	c bounds 1824 >= 414 @ 0.668712
1.01/2.96	c bounds 1824 >= 415 @ 0.669423
1.01/2.96	c bounds 1824 >= 416 @ 0.670139
1.01/2.96	c bounds 1824 >= 417 @ 0.670858
1.01/2.96	c bounds 1824 >= 418 @ 0.671567
1.01/2.97	c bounds 1824 >= 419 @ 0.672321
1.01/2.97	c bounds 1824 >= 420 @ 0.673042
1.01/2.97	c bounds 1824 >= 421 @ 0.673797
1.01/2.97	c bounds 1824 >= 422 @ 0.674524
1.01/2.97	c bounds 1824 >= 423 @ 0.67524
1.01/2.97	c bounds 1824 >= 424 @ 0.675954
1.01/2.97	c bounds 1824 >= 425 @ 0.676716
1.01/2.97	c bounds 1824 >= 426 @ 0.677426
1.01/2.97	c bounds 1824 >= 427 @ 0.678144
1.01/2.97	c bounds 1824 >= 428 @ 0.678855
1.01/2.97	c bounds 1824 >= 429 @ 0.679575
1.01/2.97	c bounds 1824 >= 430 @ 0.680296
1.01/2.97	c bounds 1824 >= 431 @ 0.681002
1.01/2.97	c bounds 1824 >= 432 @ 0.681714
1.01/2.98	c bounds 1824 >= 433 @ 0.682429
1.01/2.98	c bounds 1824 >= 434 @ 0.683143
1.01/2.98	c bounds 1824 >= 435 @ 0.683857
1.01/2.98	c bounds 1824 >= 436 @ 0.684615
1.01/2.98	c bounds 1824 >= 437 @ 0.685338
1.01/2.98	c bounds 1824 >= 438 @ 0.686048
1.01/2.98	c bounds 1824 >= 439 @ 0.686765
1.01/2.98	c bounds 1824 >= 440 @ 0.687519
1.01/2.98	c bounds 1824 >= 441 @ 0.688243
1.01/2.98	c bounds 1824 >= 442 @ 0.688952
1.01/2.98	c bounds 1824 >= 443 @ 0.689663
1.01/2.98	c bounds 1824 >= 444 @ 0.690378
1.01/2.98	c bounds 1824 >= 445 @ 0.691087
1.01/2.98	c bounds 1824 >= 446 @ 0.691798
1.01/2.99	c bounds 1824 >= 447 @ 0.692499
1.01/2.99	c bounds 1824 >= 448 @ 0.693213
1.01/2.99	c bounds 1824 >= 449 @ 0.693927
1.01/2.99	c bounds 1824 >= 450 @ 0.694642
1.01/2.99	c bounds 1824 >= 451 @ 0.695346
1.01/2.99	c bounds 1824 >= 452 @ 0.69607
1.01/2.99	c bounds 1824 >= 453 @ 0.696785
1.01/2.99	c bounds 1824 >= 454 @ 0.697491
1.01/2.99	c bounds 1824 >= 455 @ 0.698201
1.01/2.99	c bounds 1824 >= 456 @ 0.698911
1.01/2.99	c bounds 1824 >= 457 @ 0.699621
1.01/2.99	c bounds 1824 >= 458 @ 0.700333
1.01/2.99	c bounds 1824 >= 459 @ 0.701037
1.01/2.99	c bounds 1824 >= 460 @ 0.701738
1.01/3.00	c bounds 1824 >= 461 @ 0.702478
1.01/3.00	c bounds 1824 >= 462 @ 0.703214
1.01/3.00	c bounds 1824 >= 463 @ 0.703935
1.01/3.00	c bounds 1824 >= 464 @ 0.704657
1.01/3.00	c bounds 1824 >= 465 @ 0.705379
1.01/3.00	c bounds 1824 >= 466 @ 0.706099
1.77/3.00	c bounds 1824 >= 467 @ 0.706821
1.77/3.00	c bounds 1824 >= 468 @ 0.707543
1.77/3.00	c bounds 1824 >= 469 @ 0.708256
1.77/3.00	c bounds 1824 >= 470 @ 0.708965
1.77/3.00	c bounds 1824 >= 471 @ 0.709673
1.77/3.00	c bounds 1824 >= 472 @ 0.710426
1.77/3.01	c bounds 1824 >= 473 @ 0.711188
1.77/3.01	c bounds 1824 >= 474 @ 0.71189
1.77/3.01	c bounds 1824 >= 475 @ 0.71189
1.77/3.01	c bounds 1824 >= 476 @ 0.712405
1.77/3.01	c bounds 1824 >= 477 @ 0.713105
1.77/3.01	c bounds 1824 >= 478 @ 0.713777
1.77/3.01	c bounds 1824 >= 479 @ 0.714489
1.77/3.01	c bounds 1824 >= 480 @ 0.715193
1.77/3.01	c bounds 1824 >= 481 @ 0.715898
1.77/3.01	c bounds 1824 >= 482 @ 0.716606
1.77/3.01	c bounds 1824 >= 483 @ 0.717305
1.77/3.01	c bounds 1824 >= 484 @ 0.718023
1.77/3.01	c bounds 1824 >= 485 @ 0.718763
1.77/3.01	c bounds 1824 >= 486 @ 0.718763
1.77/3.02	c bounds 1824 >= 487 @ 0.719347
1.77/3.02	c bounds 1824 >= 488 @ 0.720042
1.77/3.02	c bounds 1824 >= 489 @ 0.720762
1.77/3.02	c bounds 1824 >= 490 @ 0.722144
1.77/3.02	c bounds 1824 >= 491 @ 0.724625
1.77/3.02	c bounds 1824 >= 492 @ 0.724782
1.77/3.02	c bounds 1824 >= 493 @ 0.725232
1.77/3.03	c bounds 1824 >= 494 @ 0.725911
1.77/3.03	c bounds 1824 >= 495 @ 0.726588
1.77/3.03	c bounds 1824 >= 496 @ 0.726669
1.77/3.03	c bounds 1824 >= 497 @ 0.727202
1.77/3.03	c bounds 1824 >= 498 @ 0.727896
1.77/3.03	c bounds 1824 >= 499 @ 0.728561
1.77/3.03	c bounds 1824 >= 500 @ 0.729256
1.77/3.03	c bounds 1824 >= 501 @ 0.730005
1.77/3.03	c bounds 1824 >= 502 @ 0.730714
1.77/3.03	c bounds 1824 >= 503 @ 0.731406
1.77/3.03	c bounds 1824 >= 504 @ 0.732103
1.77/3.03	c bounds 1824 >= 505 @ 0.732805
1.77/3.03	c bounds 1824 >= 506 @ 0.7335
1.77/3.03	c bounds 1824 >= 507 @ 0.73419
1.77/3.04	c bounds 1824 >= 508 @ 0.734892
1.77/3.04	c bounds 1824 >= 509 @ 0.735599
1.77/3.04	c bounds 1824 >= 510 @ 0.736303
1.77/3.04	c bounds 1824 >= 511 @ 0.736998
1.77/3.04	c bounds 1824 >= 512 @ 0.737741
1.77/3.04	c bounds 1824 >= 513 @ 0.738497
1.77/3.04	c bounds 1824 >= 514 @ 0.739219
1.77/3.04	c bounds 1824 >= 515 @ 0.739337
1.77/3.04	c bounds 1824 >= 516 @ 0.739735
1.77/3.04	c bounds 1824 >= 517 @ 0.740407
1.77/3.04	c bounds 1824 >= 518 @ 0.741089
1.77/3.04	c bounds 1824 >= 519 @ 0.741789
1.77/3.04	c bounds 1824 >= 520 @ 0.74249
1.77/3.04	c bounds 1824 >= 521 @ 0.74319
1.77/3.05	c bounds 1824 >= 522 @ 0.743882
1.77/3.05	c bounds 1824 >= 523 @ 0.744582
1.77/3.05	c bounds 1824 >= 524 @ 0.745279
1.77/3.05	c bounds 1824 >= 525 @ 0.74598
1.77/3.05	c bounds 1824 >= 526 @ 0.74668
1.77/3.05	c bounds 1824 >= 527 @ 0.747432
1.77/3.05	c bounds 1824 >= 528 @ 0.747432
1.77/3.05	c bounds 1824 >= 529 @ 0.747432
1.77/3.05	c bounds 1824 >= 530 @ 0.747745
1.77/3.05	c bounds 1824 >= 531 @ 0.74845
1.77/3.05	c bounds 1824 >= 532 @ 0.749117
1.77/3.05	c bounds 1824 >= 533 @ 0.749846
1.77/3.05	c bounds 1824 >= 534 @ 0.750543
1.77/3.06	c bounds 1824 >= 535 @ 0.751282
1.77/3.06	c bounds 1824 >= 536 @ 0.751977
1.77/3.06	c bounds 1824 >= 537 @ 0.752672
1.77/3.06	c bounds 1824 >= 538 @ 0.753372
1.77/3.06	c bounds 1824 >= 539 @ 0.754068
1.77/3.06	c bounds 1824 >= 540 @ 0.754755
1.77/3.06	c bounds 1824 >= 541 @ 0.755456
1.77/3.06	c bounds 1824 >= 542 @ 0.756156
1.77/3.06	c bounds 1824 >= 543 @ 0.756862
1.77/3.06	c bounds 1824 >= 544 @ 0.757555
1.77/3.06	c bounds 1824 >= 545 @ 0.758251
1.77/3.06	c bounds 1824 >= 546 @ 0.758934
1.77/3.06	c bounds 1824 >= 547 @ 0.759622
1.77/3.06	c bounds 1824 >= 548 @ 0.760339
1.77/3.07	c bounds 1824 >= 549 @ 0.761029
1.77/3.07	c bounds 1824 >= 550 @ 0.761718
1.77/3.07	c bounds 1824 >= 551 @ 0.762425
1.77/3.07	c bounds 1824 >= 552 @ 0.76316
1.77/3.07	c bounds 1824 >= 553 @ 0.76385
1.77/3.07	c bounds 1824 >= 554 @ 0.764663
1.77/3.07	c bounds 1824 >= 555 @ 0.76538
1.77/3.07	c bounds 1824 >= 556 @ 0.766072
1.77/3.07	c bounds 1824 >= 557 @ 0.766764
1.77/3.07	c bounds 1824 >= 558 @ 0.767454
1.77/3.07	c bounds 1824 >= 559 @ 0.768138
1.77/3.07	c bounds 1824 >= 560 @ 0.768832
1.77/3.07	c bounds 1824 >= 561 @ 0.769533
1.77/3.07	c bounds 1824 >= 562 @ 0.77022
1.77/3.08	c bounds 1824 >= 563 @ 0.77091
1.77/3.08	c bounds 1824 >= 564 @ 0.771611
1.77/3.08	c bounds 1824 >= 565 @ 0.772302
1.77/3.08	c bounds 1824 >= 566 @ 0.773003
1.77/3.08	c bounds 1824 >= 567 @ 0.773707
1.77/3.08	c bounds 1824 >= 568 @ 0.77441
1.77/3.08	c bounds 1824 >= 569 @ 0.775145
1.77/3.08	c bounds 1824 >= 570 @ 0.775843
1.77/3.08	c bounds 1824 >= 571 @ 0.776535
1.77/3.08	c bounds 1824 >= 572 @ 0.776651
1.77/3.08	c bounds 1824 >= 573 @ 0.777059
1.77/3.08	c bounds 1824 >= 574 @ 0.777687
1.77/3.08	c bounds 1824 >= 575 @ 0.778369
1.77/3.08	c bounds 1824 >= 576 @ 0.779122
1.77/3.09	c bounds 1824 >= 577 @ 0.779811
1.77/3.09	c bounds 1824 >= 578 @ 0.780516
1.77/3.09	c bounds 1824 >= 579 @ 0.781249
1.77/3.09	c bounds 1824 >= 580 @ 0.781366
1.77/3.09	c bounds 1824 >= 581 @ 0.781668
1.77/3.09	c bounds 1824 >= 582 @ 0.782351
1.77/3.09	c bounds 1824 >= 583 @ 0.783049
1.77/3.09	c bounds 1824 >= 584 @ 0.783736
1.77/3.09	c bounds 1824 >= 585 @ 0.784442
1.77/3.09	c bounds 1824 >= 586 @ 0.785139
1.77/3.09	c bounds 1824 >= 587 @ 0.78583
1.77/3.09	c bounds 1824 >= 588 @ 0.78652
1.77/3.09	c bounds 1824 >= 589 @ 0.787208
1.77/3.09	c bounds 1824 >= 590 @ 0.787902
1.77/3.10	c bounds 1824 >= 591 @ 0.7886
1.77/3.10	c bounds 1824 >= 592 @ 0.789283
1.77/3.10	c bounds 1824 >= 593 @ 0.789978
1.77/3.10	c bounds 1824 >= 594 @ 0.790671
1.77/3.10	c bounds 1824 >= 595 @ 0.791367
1.77/3.10	c bounds 1824 >= 596 @ 0.792058
1.77/3.10	c bounds 1824 >= 597 @ 0.79275
1.77/3.10	c bounds 1824 >= 598 @ 0.793437
1.77/3.10	c bounds 1824 >= 599 @ 0.794124
1.87/3.10	c bounds 1824 >= 600 @ 0.794819
1.87/3.10	c bounds 1824 >= 601 @ 0.795511
1.87/3.10	c bounds 1824 >= 602 @ 0.796231
1.87/3.10	c bounds 1824 >= 603 @ 0.796932
1.87/3.10	c bounds 1824 >= 604 @ 0.797624
1.87/3.10	c bounds 1824 >= 605 @ 0.798314
1.87/3.11	c bounds 1824 >= 606 @ 0.799058
1.87/3.11	c bounds 1824 >= 607 @ 0.799752
1.87/3.11	c bounds 1824 >= 608 @ 0.800439
1.87/3.11	c bounds 1824 >= 609 @ 0.800543
1.87/3.11	c bounds 1824 >= 610 @ 0.800965
1.87/3.11	c bounds 1824 >= 611 @ 0.801602
1.87/3.11	c bounds 1824 >= 612 @ 0.802287
1.87/3.11	c bounds 1824 >= 613 @ 0.802987
1.87/3.11	c bounds 1824 >= 614 @ 0.803674
1.87/3.11	c bounds 1824 >= 615 @ 0.804363
1.87/3.11	c bounds 1824 >= 616 @ 0.805056
1.87/3.11	c bounds 1824 >= 617 @ 0.805741
1.87/3.11	c bounds 1824 >= 618 @ 0.806431
1.87/3.11	c bounds 1824 >= 619 @ 0.807114
1.87/3.12	c bounds 1824 >= 620 @ 0.8078
1.87/3.12	c bounds 1824 >= 621 @ 0.80796
1.87/3.12	c bounds 1824 >= 622 @ 0.808647
1.87/3.12	c bounds 1824 >= 623 @ 0.809304
1.87/3.12	c bounds 1824 >= 624 @ 0.809987
1.87/3.12	c bounds 1824 >= 625 @ 0.810666
1.87/3.12	c bounds 1824 >= 626 @ 0.811362
1.87/3.12	c bounds 1824 >= 627 @ 0.812037
1.87/3.12	c bounds 1824 >= 628 @ 0.812724
1.87/3.12	c bounds 1824 >= 629 @ 0.813404
1.87/3.12	c bounds 1824 >= 630 @ 0.814096
1.87/3.12	c bounds 1824 >= 631 @ 0.81479
1.87/3.12	c bounds 1824 >= 632 @ 0.815472
1.87/3.13	c bounds 1824 >= 633 @ 0.816156
1.87/3.13	c bounds 1824 >= 634 @ 0.816845
1.87/3.13	c bounds 1824 >= 635 @ 0.817524
1.87/3.13	c bounds 1824 >= 636 @ 0.818204
1.87/3.13	c bounds 1824 >= 637 @ 0.81889
1.87/3.13	c bounds 1824 >= 638 @ 0.819014
1.87/3.13	c bounds 1824 >= 639 @ 0.819496
1.87/3.13	c bounds 1824 >= 640 @ 0.820115
1.87/3.13	c bounds 1824 >= 641 @ 0.820826
1.87/3.13	c bounds 1824 >= 642 @ 0.821511
1.87/3.13	c bounds 1824 >= 643 @ 0.822197
1.87/3.13	c bounds 1824 >= 644 @ 0.822878
1.87/3.13	c bounds 1824 >= 645 @ 0.823565
1.87/3.13	c bounds 1824 >= 646 @ 0.824255
1.87/3.14	c bounds 1824 >= 647 @ 0.82493
1.87/3.14	c bounds 1824 >= 648 @ 0.825612
1.87/3.14	c bounds 1824 >= 649 @ 0.82572
1.87/3.14	c bounds 1824 >= 650 @ 0.826028
1.87/3.14	c bounds 1824 >= 651 @ 0.826028
1.87/3.14	c bounds 1824 >= 652 @ 0.826456
1.87/3.14	c bounds 1824 >= 653 @ 0.827083
1.87/3.14	c bounds 1824 >= 654 @ 0.827755
1.87/3.14	c bounds 1824 >= 655 @ 0.828433
1.87/3.14	c bounds 1824 >= 656 @ 0.82911
1.87/3.14	c bounds 1824 >= 657 @ 0.829778
1.87/3.14	c bounds 1824 >= 658 @ 0.830458
1.87/3.14	c bounds 1824 >= 659 @ 0.831134
1.87/3.14	c bounds 1824 >= 660 @ 0.83182
1.87/3.14	c bounds 1824 >= 661 @ 0.831934
1.87/3.15	c bounds 1824 >= 662 @ 0.83243
1.87/3.15	c bounds 1824 >= 663 @ 0.833102
1.87/3.15	c bounds 1824 >= 664 @ 0.833753
1.87/3.15	c bounds 1824 >= 665 @ 0.834454
1.87/3.15	c bounds 1824 >= 666 @ 0.835133
1.87/3.15	c bounds 1824 >= 667 @ 0.835821
1.87/3.15	c bounds 1824 >= 668 @ 0.836539
1.87/3.15	c bounds 1824 >= 669 @ 0.837226
1.87/3.15	c bounds 1824 >= 670 @ 0.837909
1.87/3.15	c bounds 1824 >= 671 @ 0.838589
1.87/3.15	c bounds 1824 >= 672 @ 0.839382
1.87/3.15	c bounds 1824 >= 673 @ 0.840053
1.87/3.15	c bounds 1824 >= 674 @ 0.840809
1.87/3.15	c bounds 1824 >= 675 @ 0.841497
1.87/3.16	c bounds 1824 >= 676 @ 0.842243
1.87/3.16	c bounds 1824 >= 677 @ 0.842996
1.87/3.16	c bounds 1824 >= 678 @ 0.843678
1.87/3.16	c bounds 1824 >= 679 @ 0.84443
1.87/3.16	c bounds 1824 >= 680 @ 0.845141
1.87/3.16	c bounds 1824 >= 681 @ 0.845813
1.87/3.16	c bounds 1824 >= 682 @ 0.846555
1.87/3.16	c bounds 1824 >= 683 @ 0.847294
1.87/3.16	c bounds 1824 >= 684 @ 0.847971
1.87/3.16	c bounds 1824 >= 685 @ 0.848697
1.87/3.16	c bounds 1824 >= 686 @ 0.849386
1.87/3.16	c bounds 1824 >= 687 @ 0.850116
1.87/3.16	c bounds 1824 >= 688 @ 0.850785
1.87/3.16	c bounds 1824 >= 689 @ 0.851473
1.87/3.17	c bounds 1824 >= 690 @ 0.852196
1.87/3.17	c bounds 1824 >= 691 @ 0.852864
1.87/3.17	c bounds 1824 >= 692 @ 0.853538
1.87/3.17	c bounds 1824 >= 693 @ 0.854203
1.87/3.17	c bounds 1824 >= 694 @ 0.854874
1.87/3.17	c bounds 1824 >= 695 @ 0.855542
1.87/3.17	c bounds 1824 >= 696 @ 0.856216
1.87/3.17	c bounds 1824 >= 697 @ 0.85688
1.87/3.17	c bounds 1824 >= 698 @ 0.85755
1.87/3.17	c bounds 1824 >= 699 @ 0.85822
1.87/3.17	c bounds 1824 >= 700 @ 0.858886
1.87/3.17	c bounds 1824 >= 701 @ 0.859566
1.87/3.17	c bounds 1824 >= 702 @ 0.860235
1.87/3.17	c bounds 1824 >= 703 @ 0.860904
1.87/3.18	c bounds 1824 >= 704 @ 0.861564
1.87/3.18	c bounds 1824 >= 705 @ 0.862231
1.87/3.18	c bounds 1824 >= 706 @ 0.862893
1.87/3.18	c bounds 1824 >= 707 @ 0.863565
1.87/3.18	c bounds 1824 >= 708 @ 0.864236
1.87/3.18	c bounds 1824 >= 709 @ 0.864906
1.87/3.18	c bounds 1824 >= 710 @ 0.865576
1.87/3.18	c bounds 1824 >= 711 @ 0.866245
1.87/3.18	c bounds 1824 >= 712 @ 0.866907
1.87/3.18	c bounds 1824 >= 713 @ 0.867569
1.87/3.18	c bounds 1824 >= 714 @ 0.868229
1.87/3.18	c bounds 1824 >= 715 @ 0.868952
1.87/3.18	c bounds 1824 >= 716 @ 0.869626
1.87/3.18	c bounds 1824 >= 717 @ 0.870289
1.87/3.18	c bounds 1824 >= 718 @ 0.870956
1.87/3.19	c bounds 1824 >= 719 @ 0.871632
1.87/3.19	c bounds 1824 >= 720 @ 0.872296
1.87/3.19	c bounds 1824 >= 721 @ 0.872967
1.87/3.19	c bounds 1824 >= 722 @ 0.873633
1.87/3.19	c bounds 1824 >= 723 @ 0.874296
1.87/3.19	c bounds 1824 >= 724 @ 0.874959
1.87/3.19	c bounds 1824 >= 725 @ 0.875627
1.87/3.19	c bounds 1824 >= 726 @ 0.876291
1.87/3.19	c bounds 1824 >= 727 @ 0.876993
1.87/3.19	c bounds 1824 >= 728 @ 0.877671
1.87/3.19	c bounds 1824 >= 729 @ 0.878343
1.87/3.19	c bounds 1824 >= 730 @ 0.879008
1.87/3.19	c bounds 1824 >= 731 @ 0.879674
1.87/3.19	c bounds 1824 >= 732 @ 0.880337
1.87/3.19	c bounds 1824 >= 733 @ 0.880994
1.87/3.20	c bounds 1824 >= 734 @ 0.881653
1.87/3.20	c bounds 1824 >= 735 @ 0.882312
1.87/3.20	c bounds 1824 >= 736 @ 0.882965
1.87/3.20	c bounds 1824 >= 737 @ 0.883631
1.87/3.20	c bounds 1824 >= 738 @ 0.884285
1.87/3.20	c bounds 1824 >= 739 @ 0.884989
1.87/3.20	c bounds 1824 >= 740 @ 0.885652
1.87/3.20	c bounds 1824 >= 741 @ 0.886315
1.87/3.20	c bounds 1824 >= 742 @ 0.886981
1.97/3.20	c bounds 1824 >= 743 @ 0.887666
1.97/3.20	c bounds 1824 >= 744 @ 0.888334
1.97/3.20	c bounds 1824 >= 745 @ 0.889051
1.97/3.20	c bounds 1824 >= 746 @ 0.889161
1.97/3.20	c bounds 1824 >= 747 @ 0.889434
1.97/3.20	c bounds 1824 >= 748 @ 0.890096
1.97/3.21	c bounds 1824 >= 749 @ 0.890765
1.97/3.21	c bounds 1824 >= 750 @ 0.891431
1.97/3.21	c bounds 1824 >= 751 @ 0.892096
1.97/3.21	c bounds 1824 >= 752 @ 0.892766
1.97/3.21	c bounds 1824 >= 753 @ 0.89347
1.97/3.21	c bounds 1824 >= 754 @ 0.894181
1.97/3.21	c bounds 1824 >= 755 @ 0.894847
1.97/3.21	c bounds 1824 >= 756 @ 0.895509
1.97/3.21	c bounds 1824 >= 757 @ 0.896168
1.97/3.21	c bounds 1824 >= 758 @ 0.896833
1.97/3.21	c bounds 1824 >= 759 @ 0.897491
1.97/3.21	c bounds 1824 >= 760 @ 0.898157
1.97/3.21	c bounds 1824 >= 761 @ 0.898817
1.97/3.21	c bounds 1824 >= 762 @ 0.899476
1.97/3.21	c bounds 1824 >= 763 @ 0.900134
1.97/3.22	c bounds 1823 >= 763 @ 0.908359
1.97/3.22	c bounds 1823 >= 764 @ 0.909039
1.97/3.22	c bounds 1823 >= 765 @ 0.909692
1.97/3.22	c bounds 1823 >= 766 @ 0.910332
1.97/3.23	c bounds 1823 >= 767 @ 0.910978
1.97/3.23	c bounds 1823 >= 768 @ 0.911627
1.97/3.23	c bounds 1823 >= 769 @ 0.912278
1.97/3.23	c bounds 1823 >= 770 @ 0.912927
1.97/3.23	c bounds 1823 >= 771 @ 0.913588
1.97/3.23	c bounds 1823 >= 772 @ 0.914246
1.97/3.23	c bounds 1823 >= 773 @ 0.914912
1.97/3.23	c bounds 1823 >= 774 @ 0.915575
1.97/3.23	c bounds 1823 >= 775 @ 0.916227
1.97/3.23	c bounds 1823 >= 776 @ 0.916882
1.97/3.23	c bounds 1823 >= 777 @ 0.917532
1.97/3.23	c bounds 1823 >= 778 @ 0.918199
1.97/3.23	c bounds 1823 >= 779 @ 0.918855
1.97/3.23	c bounds 1823 >= 780 @ 0.919526
1.97/3.23	c bounds 1823 >= 781 @ 0.920206
1.97/3.24	c bounds 1823 >= 782 @ 0.920315
1.97/3.24	c bounds 1823 >= 783 @ 0.920552
1.97/3.24	c bounds 1823 >= 784 @ 0.921209
1.97/3.24	c bounds 1823 >= 785 @ 0.921872
1.97/3.24	c bounds 1823 >= 786 @ 0.922536
1.97/3.24	c bounds 1823 >= 787 @ 0.923201
1.97/3.24	c bounds 1823 >= 788 @ 0.923863
1.97/3.24	c bounds 1823 >= 789 @ 0.924538
1.97/3.24	c bounds 1823 >= 790 @ 0.925196
1.97/3.24	c bounds 1823 >= 791 @ 0.925899
1.97/3.24	c bounds 1823 >= 792 @ 0.926583
1.97/3.24	c bounds 1823 >= 793 @ 0.927245
1.97/3.24	c bounds 1823 >= 794 @ 0.927913
1.97/3.24	c bounds 1823 >= 795 @ 0.928582
1.97/3.25	c bounds 1823 >= 796 @ 0.929288
1.97/3.25	c bounds 1823 >= 797 @ 0.929955
1.97/3.25	c bounds 1823 >= 798 @ 0.930661
1.97/3.25	c bounds 1823 >= 799 @ 0.931335
1.97/3.25	c bounds 1823 >= 800 @ 0.931998
1.97/3.25	c bounds 1823 >= 801 @ 0.932666
1.97/3.25	c bounds 1823 >= 802 @ 0.933321
1.97/3.25	c bounds 1823 >= 803 @ 0.933987
1.97/3.25	c bounds 1823 >= 804 @ 0.934647
1.97/3.25	c bounds 1823 >= 805 @ 0.935311
1.97/3.25	c bounds 1823 >= 806 @ 0.935991
1.97/3.25	c bounds 1823 >= 807 @ 0.936649
1.97/3.25	c bounds 1823 >= 808 @ 0.937322
1.97/3.25	c bounds 1823 >= 809 @ 0.937988
1.97/3.25	c bounds 1823 >= 810 @ 0.93866
1.97/3.26	c bounds 1823 >= 811 @ 0.939334
1.97/3.26	c bounds 1823 >= 812 @ 0.940002
1.97/3.26	c bounds 1823 >= 813 @ 0.940675
1.97/3.26	c bounds 1823 >= 814 @ 0.941337
1.97/3.26	c bounds 1823 >= 815 @ 0.942007
1.97/3.26	c bounds 1823 >= 816 @ 0.94267
1.97/3.26	c bounds 1823 >= 817 @ 0.943332
1.97/3.26	c bounds 1823 >= 818 @ 0.943994
1.97/3.26	c bounds 1823 >= 819 @ 0.944657
1.97/3.26	c bounds 1823 >= 820 @ 0.945316
1.97/3.26	c bounds 1823 >= 821 @ 0.945981
1.97/3.26	c bounds 1823 >= 822 @ 0.946637
1.97/3.26	c bounds 1823 >= 823 @ 0.946746
1.97/3.26	c bounds 1823 >= 824 @ 0.947093
1.97/3.26	c bounds 1823 >= 825 @ 0.947693
1.97/3.27	c bounds 1823 >= 826 @ 0.948355
1.97/3.27	c bounds 1823 >= 827 @ 0.94902
1.97/3.27	c bounds 1823 >= 828 @ 0.949686
1.97/3.27	c bounds 1823 >= 829 @ 0.950349
1.97/3.27	c bounds 1823 >= 830 @ 0.951016
1.97/3.27	c bounds 1823 >= 831 @ 0.951678
1.97/3.27	c bounds 1823 >= 832 @ 0.952356
1.97/3.27	c bounds 1823 >= 833 @ 0.953012
1.97/3.27	c bounds 1823 >= 834 @ 0.953678
1.97/3.27	c bounds 1823 >= 835 @ 0.954332
1.97/3.27	c bounds 1823 >= 836 @ 0.955105
1.97/3.27	c bounds 1823 >= 837 @ 0.955766
1.97/3.27	c bounds 1823 >= 838 @ 0.956425
1.97/3.27	c bounds 1823 >= 839 @ 0.957092
1.97/3.28	c bounds 1823 >= 840 @ 0.957685
1.97/3.28	c bounds 1823 >= 841 @ 0.957685
1.97/3.28	c bounds 1823 >= 842 @ 0.958151
1.97/3.28	c bounds 1823 >= 843 @ 0.958797
1.97/3.28	c bounds 1823 >= 844 @ 0.959435
1.97/3.28	c bounds 1823 >= 845 @ 0.960081
1.97/3.28	c bounds 1823 >= 846 @ 0.960744
1.97/3.28	c bounds 1823 >= 847 @ 0.961415
1.97/3.28	c bounds 1823 >= 848 @ 0.962077
1.97/3.28	c bounds 1823 >= 849 @ 0.962727
1.97/3.28	c bounds 1823 >= 850 @ 0.963393
1.97/3.28	c bounds 1823 >= 851 @ 0.964043
1.97/3.28	c bounds 1823 >= 852 @ 0.964706
1.97/3.28	c bounds 1823 >= 853 @ 0.965365
1.97/3.28	c bounds 1823 >= 854 @ 0.966017
1.97/3.29	c bounds 1823 >= 855 @ 0.966673
1.97/3.29	c bounds 1823 >= 856 @ 0.967338
1.97/3.29	c bounds 1823 >= 857 @ 0.967995
1.97/3.29	c bounds 1823 >= 858 @ 0.968661
1.97/3.29	c bounds 1823 >= 859 @ 0.969318
1.97/3.29	c bounds 1823 >= 860 @ 0.969965
1.97/3.29	c bounds 1823 >= 861 @ 0.970631
1.97/3.29	c bounds 1823 >= 862 @ 0.971283
1.97/3.29	c bounds 1823 >= 863 @ 0.971383
1.97/3.29	c bounds 1823 >= 864 @ 0.971683
1.97/3.29	c bounds 1823 >= 865 @ 0.972277
1.97/3.29	c bounds 1823 >= 866 @ 0.972933
1.97/3.29	c bounds 1823 >= 867 @ 0.973593
1.97/3.29	c bounds 1823 >= 868 @ 0.974254
1.97/3.29	c bounds 1823 >= 869 @ 0.974915
2.07/3.30	c bounds 1823 >= 870 @ 0.975577
2.07/3.30	c bounds 1823 >= 871 @ 0.97624
2.07/3.30	c bounds 1823 >= 872 @ 0.976918
2.07/3.30	c bounds 1823 >= 873 @ 0.977021
2.07/3.30	c bounds 1823 >= 874 @ 0.977239
2.07/3.30	c bounds 1823 >= 875 @ 0.977903
2.07/3.30	c bounds 1823 >= 876 @ 0.978555
2.07/3.30	c bounds 1823 >= 877 @ 0.979212
2.07/3.30	c bounds 1823 >= 878 @ 0.979876
2.07/3.30	c bounds 1823 >= 879 @ 0.980539
2.07/3.30	c bounds 1823 >= 880 @ 0.981193
2.07/3.30	c bounds 1823 >= 881 @ 0.981859
2.07/3.30	c bounds 1823 >= 882 @ 0.982511
2.07/3.30	c bounds 1823 >= 883 @ 0.983159
2.07/3.30	c bounds 1823 >= 884 @ 0.983826
2.07/3.31	c bounds 1823 >= 885 @ 0.98447
2.07/3.31	c bounds 1823 >= 886 @ 0.985122
2.07/3.31	c bounds 1823 >= 887 @ 0.985794
2.07/3.31	c bounds 1823 >= 888 @ 0.986459
2.07/3.31	c bounds 1823 >= 889 @ 0.987111
2.07/3.31	c bounds 1823 >= 890 @ 0.987775
2.07/3.31	c bounds 1823 >= 891 @ 0.98843
2.07/3.31	c bounds 1823 >= 892 @ 0.989079
2.07/3.31	c bounds 1823 >= 893 @ 0.989735
2.07/3.31	c bounds 1823 >= 894 @ 0.990386
2.07/3.31	c bounds 1823 >= 895 @ 0.991078
2.07/3.31	c bounds 1823 >= 896 @ 0.991746
2.07/3.31	c bounds 1823 >= 897 @ 0.992408
2.07/3.31	c bounds 1823 >= 898 @ 0.992506
2.07/3.32	c bounds 1823 >= 899 @ 0.992851
2.07/3.32	c bounds 1823 >= 900 @ 0.992942
2.07/3.32	c bounds 1823 >= 901 @ 0.993215
2.07/3.32	c bounds 1823 >= 902 @ 0.993812
2.07/3.32	c bounds 1823 >= 903 @ 0.994455
2.07/3.32	c bounds 1823 >= 904 @ 0.995094
2.07/3.32	c bounds 1823 >= 905 @ 0.995746
2.07/3.32	c bounds 1823 >= 906 @ 0.99639
2.07/3.32	c bounds 1823 >= 907 @ 0.997035
2.07/3.32	c bounds 1823 >= 908 @ 0.997683
2.07/3.32	c bounds 1823 >= 909 @ 0.998331
2.07/3.32	c bounds 1823 >= 910 @ 0.998967
2.07/3.32	c bounds 1823 >= 911 @ 0.999614
2.07/3.32	c bounds 1823 >= 912 @ 1.00025
2.07/3.32	c bounds 1823 >= 913 @ 1.00089
2.07/3.32	c bounds 1823 >= 914 @ 1.00155
2.07/3.33	c bounds 1823 >= 915 @ 1.00218
2.07/3.33	c bounds 1823 >= 916 @ 1.00282
2.07/3.33	c bounds 1823 >= 917 @ 1.00347
2.07/3.33	c bounds 1823 >= 918 @ 1.00412
2.07/3.33	c bounds 1823 >= 919 @ 1.00476
2.07/3.33	c bounds 1823 >= 920 @ 1.00485
2.07/3.33	c bounds 1823 >= 921 @ 1.00514
2.07/3.33	c bounds 1823 >= 922 @ 1.00573
2.07/3.33	c bounds 1823 >= 923 @ 1.00635
2.07/3.33	c bounds 1823 >= 924 @ 1.00699
2.07/3.33	c bounds 1823 >= 925 @ 1.00764
2.07/3.33	c bounds 1823 >= 926 @ 1.00774
2.07/3.33	c bounds 1823 >= 927 @ 1.008
2.07/3.33	c bounds 1823 >= 928 @ 1.00859
2.07/3.33	c bounds 1823 >= 929 @ 1.00923
2.07/3.34	c bounds 1823 >= 930 @ 1.00987
2.07/3.34	c bounds 1823 >= 931 @ 1.01056
2.07/3.34	c bounds 1823 >= 932 @ 1.0112
2.07/3.34	c bounds 1823 >= 933 @ 1.01185
2.07/3.34	c bounds 1823 >= 934 @ 1.01249
2.07/3.34	c bounds 1823 >= 935 @ 1.0126
2.07/3.34	c bounds 1823 >= 936 @ 1.01287
2.07/3.34	c bounds 1823 >= 937 @ 1.01345
2.07/3.34	c bounds 1823 >= 938 @ 1.0141
2.07/3.34	c bounds 1823 >= 939 @ 1.01473
2.07/3.34	c bounds 1823 >= 940 @ 1.01538
2.07/3.34	c bounds 1823 >= 941 @ 1.01604
2.07/3.34	c bounds 1823 >= 942 @ 1.01667
2.07/3.34	c bounds 1823 >= 943 @ 1.01733
2.07/3.34	c bounds 1823 >= 944 @ 1.01797
2.07/3.35	c bounds 1823 >= 945 @ 1.01861
2.07/3.35	c bounds 1823 >= 946 @ 1.01924
2.07/3.35	c bounds 1823 >= 947 @ 1.01988
2.07/3.35	c bounds 1823 >= 948 @ 1.0205
2.07/3.35	c bounds 1823 >= 949 @ 1.02115
2.07/3.35	c bounds 1823 >= 950 @ 1.02178
2.07/3.35	c bounds 1823 >= 951 @ 1.02242
2.07/3.35	c bounds 1823 >= 952 @ 1.02306
2.07/3.35	c bounds 1823 >= 953 @ 1.0237
2.07/3.35	c bounds 1823 >= 954 @ 1.02434
2.07/3.35	c bounds 1823 >= 955 @ 1.02498
2.07/3.35	c bounds 1823 >= 956 @ 1.02562
2.07/3.35	c bounds 1823 >= 957 @ 1.02627
2.07/3.35	c bounds 1823 >= 958 @ 1.02636
2.07/3.35	c bounds 1823 >= 959 @ 1.02646
2.07/3.35	c bounds 1823 >= 960 @ 1.02646
2.07/3.36	c bounds 1823 >= 961 @ 1.02686
2.07/3.36	c bounds 1823 >= 962 @ 1.02745
2.07/3.36	c bounds 1823 >= 963 @ 1.02812
2.07/3.36	c bounds 1823 >= 964 @ 1.02876
2.07/3.36	c bounds 1823 >= 965 @ 1.0294
2.07/3.36	c bounds 1823 >= 966 @ 1.03008
2.07/3.36	c bounds 1823 >= 967 @ 1.03075
2.07/3.36	c bounds 1823 >= 968 @ 1.03141
2.07/3.36	c bounds 1823 >= 969 @ 1.03205
2.07/3.36	c bounds 1823 >= 970 @ 1.03268
2.07/3.36	c bounds 1823 >= 971 @ 1.03332
2.07/3.36	c bounds 1823 >= 972 @ 1.03396
2.07/3.36	c bounds 1823 >= 973 @ 1.03459
2.07/3.36	c bounds 1823 >= 974 @ 1.03522
2.07/3.36	c bounds 1823 >= 975 @ 1.03586
2.07/3.37	c bounds 1823 >= 976 @ 1.0365
2.07/3.37	c bounds 1823 >= 977 @ 1.03714
2.07/3.37	c bounds 1823 >= 978 @ 1.03776
2.07/3.37	c bounds 1823 >= 979 @ 1.0384
2.07/3.37	c bounds 1823 >= 980 @ 1.03904
2.07/3.37	c bounds 1823 >= 981 @ 1.03969
2.07/3.37	c bounds 1823 >= 982 @ 1.04031
2.07/3.37	c bounds 1823 >= 983 @ 1.04095
2.07/3.37	c bounds 1823 >= 984 @ 1.04162
2.07/3.37	c bounds 1823 >= 985 @ 1.04173
2.07/3.37	c bounds 1823 >= 986 @ 1.04228
2.07/3.37	c bounds 1823 >= 987 @ 1.04291
2.07/3.37	c bounds 1823 >= 988 @ 1.043
2.07/3.37	c bounds 1823 >= 989 @ 1.04316
2.07/3.37	c bounds 1823 >= 990 @ 1.04378
2.07/3.38	c bounds 1823 >= 991 @ 1.04441
2.07/3.38	c bounds 1823 >= 992 @ 1.04503
2.07/3.38	c bounds 1823 >= 993 @ 1.04565
2.07/3.38	c bounds 1823 >= 994 @ 1.04628
2.07/3.38	c bounds 1823 >= 995 @ 1.0469
2.07/3.38	c bounds 1823 >= 996 @ 1.04752
2.07/3.38	c bounds 1823 >= 997 @ 1.04815
2.07/3.38	c bounds 1823 >= 998 @ 1.04877
2.07/3.38	c bounds 1823 >= 999 @ 1.04939
2.07/3.38	c bounds 1823 >= 1000 @ 1.05002
2.07/3.38	c bounds 1823 >= 1001 @ 1.05012
2.07/3.38	c bounds 1823 >= 1002 @ 1.05036
2.07/3.38	c bounds 1823 >= 1003 @ 1.05093
2.07/3.38	c bounds 1823 >= 1004 @ 1.05155
2.07/3.38	c bounds 1823 >= 1005 @ 1.05218
2.07/3.38	c bounds 1823 >= 1006 @ 1.0528
2.07/3.39	c bounds 1823 >= 1007 @ 1.05342
2.07/3.39	c bounds 1823 >= 1008 @ 1.05404
2.07/3.39	c bounds 1823 >= 1009 @ 1.05404
2.07/3.39	c bounds 1823 >= 1010 @ 1.05435
2.07/3.39	c bounds 1823 >= 1011 @ 1.05492
2.07/3.39	c bounds 1823 >= 1012 @ 1.05553
2.07/3.39	c bounds 1823 >= 1013 @ 1.05616
2.07/3.39	c bounds 1823 >= 1014 @ 1.05679
2.07/3.39	c bounds 1823 >= 1015 @ 1.05753
2.07/3.39	c bounds 1823 >= 1016 @ 1.05818
2.07/3.39	c bounds 1823 >= 1017 @ 1.0588
2.07/3.39	c bounds 1823 >= 1018 @ 1.05943
2.07/3.39	c bounds 1823 >= 1019 @ 1.06005
2.07/3.39	c bounds 1823 >= 1020 @ 1.06067
2.07/3.39	c bounds 1823 >= 1021 @ 1.06128
2.07/3.40	c bounds 1823 >= 1022 @ 1.06189
2.17/3.40	c bounds 1823 >= 1023 @ 1.06251
2.17/3.40	c bounds 1823 >= 1024 @ 1.06313
2.17/3.40	c bounds 1823 >= 1025 @ 1.06375
2.17/3.40	c bounds 1823 >= 1026 @ 1.06436
2.17/3.40	c bounds 1823 >= 1027 @ 1.06497
2.17/3.40	c bounds 1823 >= 1028 @ 1.06561
2.17/3.40	c bounds 1823 >= 1029 @ 1.06624
2.17/3.40	c bounds 1823 >= 1030 @ 1.06687
2.17/3.40	c bounds 1823 >= 1031 @ 1.06749
2.17/3.40	c bounds 1823 >= 1032 @ 1.06811
2.17/3.40	c bounds 1823 >= 1033 @ 1.06873
2.17/3.40	c bounds 1823 >= 1034 @ 1.06935
2.17/3.40	c bounds 1823 >= 1035 @ 1.06996
2.17/3.40	c bounds 1823 >= 1036 @ 1.0706
2.17/3.40	c bounds 1823 >= 1037 @ 1.0712
2.17/3.41	c bounds 1823 >= 1038 @ 1.07181
2.17/3.41	c bounds 1823 >= 1039 @ 1.07244
2.17/3.41	c bounds 1823 >= 1040 @ 1.07305
2.17/3.41	c bounds 1823 >= 1041 @ 1.07367
2.17/3.41	c bounds 1823 >= 1042 @ 1.07433
2.17/3.41	c bounds 1823 >= 1043 @ 1.07494
2.17/3.41	c bounds 1823 >= 1044 @ 1.07555
2.17/3.41	c bounds 1823 >= 1045 @ 1.07617
2.17/3.41	c bounds 1823 >= 1046 @ 1.07678
2.17/3.41	c bounds 1823 >= 1047 @ 1.0774
2.17/3.41	c bounds 1823 >= 1048 @ 1.07802
2.17/3.41	c bounds 1823 >= 1049 @ 1.07863
2.17/3.41	c bounds 1823 >= 1050 @ 1.07925
2.17/3.41	c bounds 1823 >= 1051 @ 1.07985
2.17/3.41	c bounds 1823 >= 1052 @ 1.0805
2.17/3.41	c bounds 1823 >= 1053 @ 1.08114
2.17/3.42	c bounds 1823 >= 1054 @ 1.08179
2.17/3.42	c bounds 1823 >= 1055 @ 1.0824
2.17/3.42	c bounds 1823 >= 1056 @ 1.08301
2.17/3.42	c bounds 1823 >= 1057 @ 1.08362
2.17/3.42	c bounds 1823 >= 1058 @ 1.08428
2.17/3.42	c bounds 1823 >= 1059 @ 1.08489
2.17/3.42	c bounds 1823 >= 1060 @ 1.08551
2.17/3.42	c bounds 1823 >= 1061 @ 1.08558
2.17/3.42	c bounds 1823 >= 1062 @ 1.08581
2.17/3.42	c bounds 1823 >= 1063 @ 1.08639
2.17/3.42	c bounds 1823 >= 1064 @ 1.08703
2.17/3.42	c bounds 1823 >= 1065 @ 1.08768
2.17/3.42	c bounds 1823 >= 1066 @ 1.0883
2.17/3.42	c bounds 1823 >= 1067 @ 1.08891
2.17/3.42	c bounds 1823 >= 1068 @ 1.08951
2.17/3.42	c bounds 1823 >= 1069 @ 1.09011
2.17/3.43	c bounds 1823 >= 1070 @ 1.09072
2.17/3.43	c bounds 1823 >= 1071 @ 1.09132
2.17/3.43	c bounds 1823 >= 1072 @ 1.09195
2.17/3.43	c bounds 1823 >= 1073 @ 1.09255
2.17/3.43	c bounds 1823 >= 1074 @ 1.09315
2.17/3.43	c bounds 1823 >= 1075 @ 1.09377
2.17/3.43	c bounds 1823 >= 1076 @ 1.09438
2.17/3.43	c bounds 1823 >= 1077 @ 1.09497
2.17/3.43	c bounds 1823 >= 1078 @ 1.09558
2.17/3.43	c bounds 1823 >= 1079 @ 1.09621
2.17/3.43	c bounds 1823 >= 1080 @ 1.09683
2.17/3.43	c bounds 1823 >= 1081 @ 1.09743
2.17/3.43	c bounds 1823 >= 1082 @ 1.09804
2.17/3.43	c bounds 1823 >= 1083 @ 1.09864
2.17/3.43	c bounds 1823 >= 1084 @ 1.09925
2.17/3.43	c bounds 1823 >= 1085 @ 1.09985
2.17/3.44	c bounds 1823 >= 1086 @ 1.10045
2.17/3.44	c bounds 1823 >= 1087 @ 1.10106
2.17/3.44	c bounds 1823 >= 1088 @ 1.10166
2.17/3.44	c bounds 1823 >= 1089 @ 1.10226
2.17/3.44	c bounds 1823 >= 1090 @ 1.10287
2.17/3.44	c bounds 1823 >= 1091 @ 1.10347
2.17/3.44	c bounds 1823 >= 1092 @ 1.10407
2.17/3.44	c bounds 1823 >= 1093 @ 1.10468
2.17/3.44	c bounds 1823 >= 1094 @ 1.10532
2.17/3.44	c bounds 1823 >= 1095 @ 1.10597
2.17/3.44	c bounds 1823 >= 1096 @ 1.10659
2.17/3.44	c bounds 1823 >= 1097 @ 1.10718
2.17/3.44	c bounds 1823 >= 1098 @ 1.10781
2.17/3.44	c bounds 1823 >= 1099 @ 1.10842
2.17/3.44	c bounds 1823 >= 1100 @ 1.10902
2.17/3.44	c bounds 1823 >= 1101 @ 1.10964
2.17/3.45	c bounds 1823 >= 1102 @ 1.11025
2.17/3.45	c bounds 1823 >= 1103 @ 1.11085
2.17/3.45	c bounds 1823 >= 1104 @ 1.11145
2.17/3.45	c bounds 1823 >= 1105 @ 1.11206
2.17/3.45	c bounds 1823 >= 1106 @ 1.11268
2.17/3.45	c bounds 1823 >= 1107 @ 1.11329
2.17/3.45	c bounds 1823 >= 1108 @ 1.11391
2.17/3.45	c bounds 1823 >= 1109 @ 1.11454
2.17/3.45	c bounds 1823 >= 1110 @ 1.11513
2.17/3.45	c bounds 1823 >= 1111 @ 1.11513
2.17/3.45	c bounds 1823 >= 1112 @ 1.11552
2.17/3.45	c bounds 1823 >= 1113 @ 1.11607
2.17/3.45	c bounds 1823 >= 1114 @ 1.11668
2.17/3.45	c bounds 1823 >= 1115 @ 1.11728
2.17/3.45	c bounds 1823 >= 1116 @ 1.11789
2.17/3.45	c bounds 1823 >= 1117 @ 1.11851
2.17/3.46	c bounds 1823 >= 1118 @ 1.11912
2.17/3.46	c bounds 1823 >= 1119 @ 1.11973
2.17/3.46	c bounds 1823 >= 1120 @ 1.12035
2.17/3.46	c bounds 1823 >= 1121 @ 1.12096
2.17/3.46	c bounds 1823 >= 1122 @ 1.12158
2.17/3.46	c bounds 1823 >= 1123 @ 1.12224
2.17/3.46	c bounds 1823 >= 1124 @ 1.12284
2.17/3.46	c bounds 1823 >= 1125 @ 1.1235
2.17/3.46	c bounds 1823 >= 1126 @ 1.12412
2.17/3.46	c bounds 1823 >= 1127 @ 1.12473
2.17/3.46	c bounds 1823 >= 1128 @ 1.12538
2.17/3.46	c bounds 1823 >= 1129 @ 1.126
2.17/3.46	c bounds 1823 >= 1130 @ 1.1266
2.17/3.46	c bounds 1823 >= 1131 @ 1.12721
2.17/3.46	c bounds 1823 >= 1132 @ 1.12781
2.17/3.46	c bounds 1823 >= 1133 @ 1.12842
2.17/3.47	c bounds 1823 >= 1134 @ 1.12903
2.17/3.47	c bounds 1823 >= 1135 @ 1.12964
2.17/3.47	c bounds 1823 >= 1136 @ 1.13024
2.17/3.47	c bounds 1823 >= 1137 @ 1.13083
2.17/3.47	c bounds 1823 >= 1138 @ 1.13144
2.17/3.47	c bounds 1823 >= 1139 @ 1.13203
2.17/3.47	c bounds 1823 >= 1140 @ 1.13263
2.17/3.47	c bounds 1823 >= 1141 @ 1.13324
2.17/3.47	c bounds 1823 >= 1142 @ 1.13384
2.17/3.47	c bounds 1823 >= 1143 @ 1.13444
2.17/3.47	c bounds 1823 >= 1144 @ 1.13504
2.17/3.47	c bounds 1823 >= 1145 @ 1.13564
2.17/3.47	c bounds 1823 >= 1146 @ 1.13624
2.17/3.47	c bounds 1823 >= 1147 @ 1.13685
2.17/3.47	c bounds 1823 >= 1148 @ 1.13745
2.17/3.47	c bounds 1823 >= 1149 @ 1.13805
2.17/3.48	c bounds 1823 >= 1150 @ 1.13867
2.17/3.48	c bounds 1823 >= 1151 @ 1.13928
2.17/3.48	c bounds 1823 >= 1152 @ 1.13987
2.17/3.48	c bounds 1823 >= 1153 @ 1.14046
2.17/3.48	c bounds 1823 >= 1154 @ 1.14106
2.17/3.48	c bounds 1823 >= 1155 @ 1.14166
2.17/3.48	c bounds 1823 >= 1156 @ 1.14227
2.17/3.48	c bounds 1823 >= 1157 @ 1.14287
2.17/3.48	c bounds 1823 >= 1158 @ 1.14347
2.17/3.48	c bounds 1823 >= 1159 @ 1.14445
2.17/3.48	c bounds 1823 >= 1160 @ 1.14504
2.17/3.48	c bounds 1823 >= 1161 @ 1.14564
2.17/3.48	c bounds 1823 >= 1162 @ 1.14625
2.17/3.48	c bounds 1823 >= 1163 @ 1.14686
2.17/3.48	c bounds 1823 >= 1164 @ 1.14746
2.17/3.48	c bounds 1823 >= 1165 @ 1.14807
2.17/3.49	c bounds 1823 >= 1166 @ 1.14867
2.17/3.49	c bounds 1823 >= 1167 @ 1.14927
2.17/3.49	c bounds 1823 >= 1168 @ 1.14987
2.17/3.49	c bounds 1823 >= 1169 @ 1.15046
2.17/3.49	c bounds 1823 >= 1170 @ 1.15107
2.17/3.49	c bounds 1823 >= 1171 @ 1.15167
2.17/3.49	c bounds 1823 >= 1172 @ 1.15227
2.17/3.49	c bounds 1823 >= 1173 @ 1.15286
2.17/3.49	c bounds 1823 >= 1174 @ 1.15347
2.17/3.49	c bounds 1823 >= 1175 @ 1.15406
2.17/3.49	c bounds 1823 >= 1176 @ 1.15478
2.17/3.49	c bounds 1823 >= 1177 @ 1.15537
2.17/3.49	c bounds 1823 >= 1178 @ 1.15611
2.17/3.49	c bounds 1823 >= 1179 @ 1.15671
2.17/3.49	c bounds 1823 >= 1180 @ 1.15734
2.17/3.49	c bounds 1823 >= 1181 @ 1.15792
2.17/3.50	c bounds 1823 >= 1182 @ 1.15852
2.26/3.50	c bounds 1823 >= 1183 @ 1.15912
2.26/3.50	c bounds 1823 >= 1184 @ 1.15972
2.26/3.50	c bounds 1823 >= 1185 @ 1.16031
2.26/3.50	c bounds 1823 >= 1186 @ 1.16091
2.26/3.50	c bounds 1823 >= 1187 @ 1.16149
2.26/3.50	c bounds 1823 >= 1188 @ 1.16209
2.26/3.50	c bounds 1823 >= 1189 @ 1.16269
2.26/3.50	c bounds 1823 >= 1190 @ 1.16329
2.26/3.50	c bounds 1823 >= 1191 @ 1.16337
2.26/3.50	c bounds 1823 >= 1192 @ 1.16351
2.26/3.50	c bounds 1823 >= 1193 @ 1.16409
2.26/3.50	c bounds 1823 >= 1194 @ 1.16467
2.26/3.50	c bounds 1823 >= 1195 @ 1.16531
2.26/3.50	c bounds 1823 >= 1196 @ 1.1659
2.26/3.50	c bounds 1823 >= 1197 @ 1.16648
2.26/3.50	c bounds 1823 >= 1198 @ 1.16707
2.26/3.51	c bounds 1823 >= 1199 @ 1.16766
2.26/3.51	c bounds 1823 >= 1200 @ 1.16825
2.26/3.51	c bounds 1823 >= 1201 @ 1.16885
2.26/3.51	c bounds 1823 >= 1202 @ 1.16944
2.26/3.51	c bounds 1823 >= 1203 @ 1.17003
2.26/3.51	c bounds 1823 >= 1204 @ 1.17064
2.26/3.51	c bounds 1823 >= 1205 @ 1.17123
2.26/3.51	c bounds 1823 >= 1206 @ 1.17131
2.26/3.51	c bounds 1823 >= 1207 @ 1.17151
2.26/3.51	c bounds 1823 >= 1208 @ 1.17204
2.26/3.51	c bounds 1823 >= 1209 @ 1.17262
2.26/3.51	c bounds 1823 >= 1210 @ 1.1732
2.26/3.51	c bounds 1823 >= 1211 @ 1.1738
2.26/3.51	c bounds 1823 >= 1212 @ 1.17439
2.26/3.51	c bounds 1823 >= 1213 @ 1.17497
2.26/3.51	c bounds 1823 >= 1214 @ 1.17557
2.26/3.52	c bounds 1823 >= 1215 @ 1.17616
2.26/3.52	c bounds 1823 >= 1216 @ 1.17675
2.26/3.52	c bounds 1823 >= 1217 @ 1.17734
2.26/3.52	c bounds 1823 >= 1218 @ 1.17793
2.26/3.52	c bounds 1823 >= 1219 @ 1.17853
2.26/3.52	c bounds 1823 >= 1220 @ 1.17912
2.26/3.52	c bounds 1823 >= 1221 @ 1.17972
2.26/3.52	c bounds 1823 >= 1222 @ 1.18031
2.26/3.52	c bounds 1823 >= 1223 @ 1.18091
2.26/3.52	c bounds 1823 >= 1224 @ 1.1815
2.26/3.52	c bounds 1823 >= 1225 @ 1.18209
2.26/3.52	c bounds 1823 >= 1226 @ 1.18267
2.26/3.52	c bounds 1823 >= 1227 @ 1.18326
2.26/3.52	c bounds 1823 >= 1228 @ 1.18385
2.26/3.52	c bounds 1823 >= 1229 @ 1.18447
2.26/3.52	c bounds 1823 >= 1230 @ 1.18509
2.26/3.52	c bounds 1823 >= 1231 @ 1.18569
2.26/3.53	c bounds 1823 >= 1232 @ 1.18629
2.26/3.53	c bounds 1823 >= 1233 @ 1.18688
2.26/3.53	c bounds 1823 >= 1234 @ 1.18748
2.26/3.53	c bounds 1823 >= 1235 @ 1.18807
2.26/3.53	c bounds 1823 >= 1236 @ 1.18865
2.26/3.53	c bounds 1823 >= 1237 @ 1.18926
2.26/3.53	c bounds 1823 >= 1238 @ 1.18984
2.26/3.53	c bounds 1823 >= 1239 @ 1.19043
2.26/3.53	c bounds 1823 >= 1240 @ 1.19103
2.26/3.53	c bounds 1823 >= 1241 @ 1.19161
2.26/3.53	c bounds 1823 >= 1242 @ 1.19219
2.26/3.53	c bounds 1823 >= 1243 @ 1.19276
2.26/3.53	c bounds 1823 >= 1244 @ 1.19335
2.26/3.53	c bounds 1823 >= 1245 @ 1.19393
2.26/3.53	c bounds 1823 >= 1246 @ 1.19453
2.26/3.53	c bounds 1823 >= 1247 @ 1.19511
2.26/3.53	c bounds 1823 >= 1248 @ 1.19574
2.26/3.54	c bounds 1823 >= 1249 @ 1.19582
2.26/3.54	c bounds 1823 >= 1250 @ 1.19593
2.26/3.54	c bounds 1823 >= 1251 @ 1.19652
2.26/3.54	c bounds 1823 >= 1252 @ 1.19711
2.26/3.54	c bounds 1823 >= 1253 @ 1.19771
2.26/3.54	c bounds 1823 >= 1254 @ 1.19829
2.26/3.54	c bounds 1823 >= 1255 @ 1.19888
2.26/3.54	c bounds 1823 >= 1256 @ 1.19946
2.26/3.54	c bounds 1823 >= 1257 @ 1.20004
2.26/3.54	c bounds 1823 >= 1258 @ 1.20063
2.26/3.54	c bounds 1823 >= 1259 @ 1.2012
2.26/3.54	c bounds 1823 >= 1260 @ 1.2018
2.26/3.54	c bounds 1823 >= 1261 @ 1.20239
2.26/3.54	c bounds 1823 >= 1262 @ 1.20297
2.26/3.54	c bounds 1823 >= 1263 @ 1.20355
2.26/3.54	c bounds 1823 >= 1264 @ 1.20413
2.26/3.54	c bounds 1823 >= 1265 @ 1.20471
2.26/3.55	c bounds 1823 >= 1266 @ 1.20533
2.26/3.55	c bounds 1823 >= 1267 @ 1.20593
2.26/3.55	c bounds 1823 >= 1268 @ 1.20651
2.26/3.55	c bounds 1823 >= 1269 @ 1.20709
2.26/3.55	c bounds 1823 >= 1270 @ 1.20769
2.26/3.55	c bounds 1823 >= 1271 @ 1.20847
2.26/3.55	c bounds 1823 >= 1272 @ 1.20908
2.26/3.55	c bounds 1823 >= 1273 @ 1.20965
2.26/3.55	c bounds 1823 >= 1274 @ 1.21025
2.26/3.55	c bounds 1823 >= 1275 @ 1.21083
2.26/3.55	c bounds 1823 >= 1276 @ 1.21143
2.26/3.55	c bounds 1823 >= 1277 @ 1.212
2.26/3.55	c bounds 1823 >= 1278 @ 1.21259
2.26/3.55	c bounds 1823 >= 1279 @ 1.21319
2.26/3.55	c bounds 1823 >= 1280 @ 1.21377
2.26/3.55	c bounds 1823 >= 1281 @ 1.21436
2.26/3.56	c bounds 1823 >= 1282 @ 1.21495
2.26/3.56	c bounds 1823 >= 1283 @ 1.21552
2.26/3.56	c bounds 1823 >= 1284 @ 1.21612
2.26/3.56	c bounds 1823 >= 1285 @ 1.21672
2.26/3.56	c bounds 1823 >= 1286 @ 1.21732
2.26/3.56	c bounds 1823 >= 1287 @ 1.21791
2.26/3.56	c bounds 1823 >= 1288 @ 1.21851
2.26/3.56	c bounds 1823 >= 1289 @ 1.21909
2.26/3.56	c bounds 1823 >= 1290 @ 1.21967
2.26/3.56	c bounds 1823 >= 1291 @ 1.21973
2.26/3.56	c bounds 1823 >= 1292 @ 1.21993
2.26/3.56	c bounds 1823 >= 1293 @ 1.22046
2.26/3.56	c bounds 1823 >= 1294 @ 1.22105
2.26/3.56	c bounds 1823 >= 1295 @ 1.22163
2.26/3.56	c bounds 1823 >= 1296 @ 1.22222
2.26/3.56	c bounds 1823 >= 1297 @ 1.2228
2.26/3.56	c bounds 1823 >= 1298 @ 1.22338
2.26/3.57	c bounds 1823 >= 1299 @ 1.22397
2.26/3.57	c bounds 1823 >= 1300 @ 1.22455
2.26/3.57	c bounds 1823 >= 1301 @ 1.22515
2.26/3.57	c bounds 1823 >= 1302 @ 1.22578
2.26/3.57	c bounds 1823 >= 1303 @ 1.22637
2.26/3.57	c bounds 1823 >= 1304 @ 1.22695
2.26/3.57	c bounds 1823 >= 1305 @ 1.22754
2.26/3.57	c bounds 1823 >= 1306 @ 1.22812
2.26/3.57	c bounds 1823 >= 1307 @ 1.2287
2.26/3.57	c bounds 1823 >= 1308 @ 1.22928
2.26/3.57	c bounds 1823 >= 1309 @ 1.22988
2.26/3.57	c bounds 1823 >= 1310 @ 1.23045
2.26/3.57	c bounds 1823 >= 1311 @ 1.23103
2.26/3.57	c bounds 1823 >= 1312 @ 1.23163
2.26/3.57	c bounds 1823 >= 1313 @ 1.23221
2.26/3.57	c bounds 1823 >= 1314 @ 1.23278
2.26/3.58	c bounds 1823 >= 1315 @ 1.23337
2.26/3.58	c bounds 1823 >= 1316 @ 1.23394
2.26/3.58	c bounds 1823 >= 1317 @ 1.23452
2.26/3.58	c bounds 1823 >= 1318 @ 1.2351
2.26/3.58	c bounds 1823 >= 1319 @ 1.23567
2.26/3.58	c bounds 1823 >= 1320 @ 1.23625
2.26/3.58	c bounds 1823 >= 1321 @ 1.23684
2.26/3.58	c bounds 1823 >= 1322 @ 1.23741
2.26/3.58	c bounds 1823 >= 1323 @ 1.238
2.26/3.58	c bounds 1823 >= 1324 @ 1.23856
2.26/3.58	c bounds 1823 >= 1325 @ 1.23914
2.26/3.58	c bounds 1823 >= 1326 @ 1.23972
2.26/3.58	c bounds 1823 >= 1327 @ 1.24029
2.26/3.58	c bounds 1823 >= 1328 @ 1.24085
2.26/3.58	c bounds 1823 >= 1329 @ 1.24144
2.26/3.58	c bounds 1823 >= 1330 @ 1.24144
2.26/3.58	c bounds 1823 >= 1331 @ 1.24168
2.26/3.58	c bounds 1823 >= 1332 @ 1.24221
2.26/3.59	c bounds 1823 >= 1333 @ 1.24278
2.26/3.59	c bounds 1823 >= 1334 @ 1.24286
2.26/3.59	c bounds 1823 >= 1335 @ 1.24337
2.26/3.59	c bounds 1823 >= 1336 @ 1.24395
2.26/3.59	c bounds 1823 >= 1337 @ 1.24454
2.26/3.59	c bounds 1823 >= 1338 @ 1.2451
2.26/3.59	c bounds 1823 >= 1339 @ 1.24569
2.26/3.59	c bounds 1823 >= 1340 @ 1.24625
2.26/3.59	c bounds 1823 >= 1341 @ 1.24682
2.26/3.59	c bounds 1823 >= 1342 @ 1.2474
2.26/3.59	c bounds 1823 >= 1343 @ 1.24798
2.26/3.59	c bounds 1823 >= 1344 @ 1.24857
2.26/3.59	c bounds 1823 >= 1345 @ 1.24914
2.26/3.59	c bounds 1823 >= 1346 @ 1.24971
2.26/3.59	c bounds 1823 >= 1347 @ 1.25028
2.26/3.59	c bounds 1823 >= 1348 @ 1.25085
2.26/3.60	c bounds 1823 >= 1349 @ 1.25142
2.37/3.60	c bounds 1823 >= 1350 @ 1.25201
2.37/3.60	c bounds 1823 >= 1351 @ 1.25259
2.37/3.60	c bounds 1823 >= 1352 @ 1.25315
2.37/3.60	c bounds 1823 >= 1353 @ 1.25371
2.37/3.60	c bounds 1823 >= 1354 @ 1.25429
2.37/3.60	c bounds 1823 >= 1355 @ 1.25485
2.37/3.60	c bounds 1823 >= 1356 @ 1.25541
2.37/3.60	c bounds 1823 >= 1357 @ 1.25599
2.37/3.60	c bounds 1823 >= 1358 @ 1.25659
2.37/3.60	c bounds 1823 >= 1359 @ 1.25716
2.37/3.60	c bounds 1823 >= 1360 @ 1.25775
2.37/3.60	c bounds 1823 >= 1361 @ 1.25831
2.37/3.60	c bounds 1823 >= 1362 @ 1.25888
2.37/3.60	c bounds 1823 >= 1363 @ 1.25947
2.37/3.60	c bounds 1823 >= 1364 @ 1.26004
2.37/3.60	c bounds 1823 >= 1365 @ 1.26062
2.37/3.61	c bounds 1823 >= 1366 @ 1.26121
2.37/3.61	c bounds 1823 >= 1367 @ 1.26179
2.37/3.61	c bounds 1823 >= 1368 @ 1.26236
2.37/3.61	c bounds 1823 >= 1369 @ 1.26292
2.37/3.61	c bounds 1823 >= 1370 @ 1.2635
2.37/3.61	c bounds 1823 >= 1371 @ 1.26407
2.37/3.61	c bounds 1823 >= 1372 @ 1.26466
2.37/3.61	c bounds 1823 >= 1373 @ 1.26523
2.37/3.61	c bounds 1823 >= 1374 @ 1.2658
2.37/3.61	c bounds 1823 >= 1375 @ 1.26638
2.37/3.61	c bounds 1823 >= 1376 @ 1.26703
2.37/3.61	c bounds 1823 >= 1377 @ 1.26761
2.37/3.61	c bounds 1823 >= 1378 @ 1.26823
2.37/3.61	c bounds 1823 >= 1379 @ 1.26881
2.37/3.61	c bounds 1823 >= 1380 @ 1.26943
2.37/3.61	c bounds 1823 >= 1381 @ 1.27001
2.37/3.61	c bounds 1823 >= 1382 @ 1.27059
2.37/3.62	c bounds 1823 >= 1383 @ 1.27116
2.37/3.62	c bounds 1823 >= 1384 @ 1.27175
2.37/3.62	c bounds 1823 >= 1385 @ 1.27231
2.37/3.62	c bounds 1823 >= 1386 @ 1.273
2.37/3.62	c bounds 1823 >= 1387 @ 1.27358
2.37/3.62	c bounds 1823 >= 1388 @ 1.27413
2.37/3.62	c bounds 1823 >= 1389 @ 1.2747
2.37/3.62	c bounds 1823 >= 1390 @ 1.27527
2.37/3.62	c bounds 1823 >= 1391 @ 1.27585
2.37/3.62	c bounds 1823 >= 1392 @ 1.27642
2.37/3.62	c bounds 1823 >= 1393 @ 1.277
2.37/3.62	c bounds 1823 >= 1394 @ 1.27755
2.37/3.62	c bounds 1823 >= 1395 @ 1.27812
2.37/3.62	c bounds 1823 >= 1396 @ 1.27869
2.37/3.62	c bounds 1823 >= 1397 @ 1.27925
2.37/3.62	c bounds 1823 >= 1398 @ 1.27981
2.37/3.62	c bounds 1823 >= 1399 @ 1.28043
2.37/3.63	c bounds 1823 >= 1400 @ 1.28099
2.37/3.63	c bounds 1823 >= 1401 @ 1.28155
2.37/3.63	c bounds 1823 >= 1402 @ 1.28213
2.37/3.63	c bounds 1823 >= 1403 @ 1.28271
2.37/3.63	c bounds 1823 >= 1404 @ 1.28327
2.37/3.63	c bounds 1823 >= 1405 @ 1.28385
2.37/3.63	c bounds 1823 >= 1406 @ 1.28442
2.37/3.63	c bounds 1823 >= 1407 @ 1.28498
2.37/3.63	c bounds 1823 >= 1408 @ 1.28553
2.37/3.63	c bounds 1823 >= 1409 @ 1.2861
2.37/3.63	c bounds 1823 >= 1410 @ 1.28666
2.37/3.63	c bounds 1823 >= 1411 @ 1.28723
2.37/3.63	c bounds 1823 >= 1412 @ 1.28779
2.37/3.63	c bounds 1823 >= 1413 @ 1.28834
2.37/3.63	c bounds 1823 >= 1414 @ 1.2889
2.37/3.63	c bounds 1823 >= 1415 @ 1.28946
2.37/3.63	c bounds 1823 >= 1416 @ 1.29002
2.37/3.64	c bounds 1823 >= 1417 @ 1.2906
2.37/3.64	c bounds 1823 >= 1418 @ 1.29116
2.37/3.64	c bounds 1823 >= 1419 @ 1.29173
2.37/3.64	c bounds 1823 >= 1420 @ 1.29231
2.37/3.64	c bounds 1823 >= 1421 @ 1.29287
2.37/3.64	c bounds 1823 >= 1422 @ 1.29343
2.37/3.64	c bounds 1823 >= 1423 @ 1.294
2.37/3.64	c bounds 1823 >= 1424 @ 1.29456
2.37/3.64	c bounds 1823 >= 1425 @ 1.29513
2.37/3.64	c bounds 1823 >= 1426 @ 1.29571
2.37/3.64	c bounds 1823 >= 1427 @ 1.29628
2.37/3.64	c bounds 1823 >= 1428 @ 1.29684
2.37/3.64	c bounds 1823 >= 1429 @ 1.29741
2.37/3.64	c bounds 1823 >= 1430 @ 1.29798
2.37/3.64	c bounds 1823 >= 1431 @ 1.29858
2.37/3.64	c bounds 1823 >= 1432 @ 1.29914
2.37/3.64	c bounds 1823 >= 1433 @ 1.2997
2.37/3.64	c bounds 1823 >= 1434 @ 1.30026
2.37/3.65	c bounds 1823 >= 1435 @ 1.30084
2.37/3.65	c bounds 1823 >= 1436 @ 1.30141
2.37/3.65	c bounds 1823 >= 1437 @ 1.30198
2.37/3.65	c bounds 1823 >= 1438 @ 1.30255
2.37/3.65	c bounds 1823 >= 1439 @ 1.30313
2.37/3.65	c bounds 1823 >= 1440 @ 1.3037
2.37/3.65	c bounds 1823 >= 1441 @ 1.30427
2.37/3.65	c bounds 1823 >= 1442 @ 1.30484
2.37/3.65	c bounds 1823 >= 1443 @ 1.3054
2.37/3.65	c bounds 1823 >= 1444 @ 1.30598
2.37/3.65	c bounds 1823 >= 1445 @ 1.30653
2.37/3.65	c bounds 1823 >= 1446 @ 1.30709
2.37/3.65	c bounds 1823 >= 1447 @ 1.30766
2.37/3.65	c bounds 1823 >= 1448 @ 1.30822
2.37/3.65	c bounds 1823 >= 1449 @ 1.30878
2.37/3.65	c bounds 1823 >= 1450 @ 1.30935
2.37/3.65	c bounds 1823 >= 1451 @ 1.30993
2.37/3.66	c bounds 1823 >= 1452 @ 1.31049
2.37/3.66	c bounds 1823 >= 1453 @ 1.31106
2.37/3.66	c bounds 1823 >= 1454 @ 1.31161
2.37/3.66	c bounds 1823 >= 1455 @ 1.31218
2.37/3.66	c bounds 1823 >= 1456 @ 1.31273
2.37/3.66	c bounds 1823 >= 1457 @ 1.31329
2.37/3.66	c bounds 1823 >= 1458 @ 1.31389
2.37/3.66	c bounds 1823 >= 1459 @ 1.31445
2.37/3.66	c bounds 1823 >= 1460 @ 1.31501
2.37/3.66	c bounds 1823 >= 1461 @ 1.31556
2.37/3.66	c bounds 1823 >= 1462 @ 1.31611
2.37/3.66	c bounds 1823 >= 1463 @ 1.31667
2.37/3.66	c bounds 1823 >= 1464 @ 1.31721
2.37/3.66	c bounds 1823 >= 1465 @ 1.31776
2.37/3.66	c bounds 1823 >= 1466 @ 1.31831
2.37/3.66	c bounds 1823 >= 1467 @ 1.31887
2.37/3.66	c bounds 1823 >= 1468 @ 1.31943
2.37/3.66	c bounds 1823 >= 1469 @ 1.31997
2.37/3.67	c bounds 1823 >= 1470 @ 1.32053
2.37/3.67	c bounds 1823 >= 1471 @ 1.32108
2.37/3.67	c bounds 1823 >= 1472 @ 1.32162
2.37/3.67	c bounds 1823 >= 1473 @ 1.32218
2.37/3.67	c bounds 1823 >= 1474 @ 1.32272
2.37/3.67	c bounds 1823 >= 1475 @ 1.32328
2.37/3.67	c bounds 1823 >= 1476 @ 1.32382
2.37/3.67	c bounds 1823 >= 1477 @ 1.32437
2.37/3.67	c bounds 1823 >= 1478 @ 1.32491
2.37/3.67	c bounds 1823 >= 1479 @ 1.32546
2.37/3.67	c bounds 1823 >= 1480 @ 1.326
2.37/3.67	c bounds 1823 >= 1481 @ 1.32655
2.37/3.67	c bounds 1823 >= 1482 @ 1.3271
2.37/3.67	c bounds 1823 >= 1483 @ 1.32766
2.37/3.67	c bounds 1823 >= 1484 @ 1.32822
2.37/3.67	c bounds 1823 >= 1485 @ 1.32878
2.37/3.68	c bounds 1823 >= 1486 @ 1.33129
2.37/3.69	c bounds 1822 >= 1486 @ 1.33807
2.37/3.69	c bounds 1822 >= 1487 @ 1.34125
2.46/3.70	c bounds 1822 >= 1488 @ 1.3447
2.46/3.70	c bounds 1821 >= 1488 @ 1.34928
2.46/3.71	c bounds 1821 >= 1489 @ 1.35244
2.46/3.72	c bounds 1820 >= 1489 @ 1.36207
2.46/3.72	c bounds 1820 >= 1490 @ 1.36365
2.46/3.72	c bounds 1820 >= 1491 @ 1.36545
2.46/3.74	c bounds 1819 >= 1491 @ 1.37579
2.46/3.74	c bounds 1819 >= 1492 @ 1.37785
2.46/3.74	c bounds 1819 >= 1493 @ 1.38221
2.46/3.75	c bounds 1815 >= 1493 @ 1.38787
2.46/3.77	c bounds 1814 >= 1493 @ 1.40593
2.46/3.78	c bounds 1814 >= 1494 @ 1.40923
2.46/3.78	c bounds 1814 >= 1495 @ 1.41173
2.46/3.80	c bounds 1813 >= 1495 @ 1.42503
2.56/3.80	c bounds 1813 >= 1496 @ 1.43151
2.56/3.81	c bounds 1813 >= 1497 @ 1.44047
2.56/3.83	c bounds 1812 >= 1497 @ 1.45945
2.56/3.89	c bounds 1811 >= 1497 @ 1.50997
2.76/4.01	c bounds 1811 >= 1498 @ 1.61987
2.76/4.02	c bounds 1810 >= 1498 @ 1.62902
2.76/4.03	c bounds 1809 >= 1498 @ 1.63848
2.76/4.04	c bounds 1808 >= 1498 @ 1.64495
2.76/4.06	c bounds 1807 >= 1498 @ 1.66153
2.86/4.10	c bounds 1806 >= 1498 @ 1.69947
2.86/4.13	c bounds 1805 >= 1498 @ 1.72333
2.86/4.15	c bounds 1804 >= 1498 @ 1.74199
2.86/4.17	c bounds 1803 >= 1498 @ 1.75897
2.95/4.20	c bounds 1802 >= 1498 @ 1.77729
2.95/4.22	c bounds 1801 >= 1498 @ 1.7971
2.95/4.24	c bounds 1800 >= 1498 @ 1.82185
3.35/4.65	c #Conflicts:       1000 | #Constraints:      25943
3.35/4.65	c bounds 1800 >= 1499 @ 2.21514
3.35/4.67	c bounds 1799 >= 1499 @ 2.23617
3.35/4.68	c bounds 1798 >= 1499 @ 2.24494
3.35/4.69	c bounds 1797 >= 1499 @ 2.2527
3.45/4.71	c bounds 1796 >= 1499 @ 2.26043
3.45/4.72	c bounds 1795 >= 1499 @ 2.26903
3.45/4.73	c bounds 1794 >= 1499 @ 2.2761
3.45/4.74	c bounds 1793 >= 1499 @ 2.28306
3.45/4.75	c bounds 1792 >= 1499 @ 2.29167
3.45/4.76	c bounds 1791 >= 1499 @ 2.29852
3.45/4.77	c bounds 1790 >= 1499 @ 2.30644
3.45/4.77	c bounds 1789 >= 1499 @ 2.31097
3.45/4.79	c bounds 1788 >= 1499 @ 2.32164
3.55/4.80	c bounds 1787 >= 1499 @ 2.32674
5.24/6.55	c #Conflicts:       2000 | #Constraints:      26965
5.24/6.55	c INPROCESSING
5.24/6.55	c GARBAGE COLLECT
5.24/6.55	c bounds 1787 >= 1500 @ 4.02155
5.44/6.70	c #Conflicts:       3000 | #Constraints:      25455
5.44/6.70	c bounds 1786 >= 1500 @ 4.17021
5.64/6.93	c bounds 1785 >= 1500 @ 4.39078
5.74/7.06	c bounds 1784 >= 1500 @ 4.51412
5.74/7.09	c bounds 1783 >= 1500 @ 4.53923
5.94/7.24	c bounds 1782 >= 1500 @ 4.69195
6.94/8.28	c #Conflicts:       4000 | #Constraints:      26460
6.94/8.28	c INPROCESSING
6.94/8.28	c GARBAGE COLLECT
6.94/8.28	c bounds 1781 >= 1500 @ 5.71339
7.04/8.35	c bounds 1780 >= 1500 @ 5.78184
7.14/8.46	c bounds 1779 >= 1500 @ 5.87734
7.34/8.60	c bounds 1778 >= 1500 @ 6.02019
7.44/8.70	c bounds 1777 >= 1500 @ 6.10633
7.44/8.78	c bounds 1776 >= 1500 @ 6.18702
7.54/8.87	c #Conflicts:       5000 | #Constraints:      25869
7.54/8.87	c bounds 1775 >= 1500 @ 6.27108
8.24/9.55	c bounds 1774 >= 1500 @ 6.93921
9.63/10.92	c #Conflicts:       6000 | #Constraints:      26871
9.63/10.92	WSVECS04 Frhs2[2766]: 6 -1.00007 0 shouldn't be
9.63/10.92	WSVECS04 Frhs2[2768]: 6 -1.00009 0 shouldn't be
13.22/14.52	c INPROCESSING
13.22/14.52	c GARBAGE COLLECT
13.22/14.52	c rational objective 1500
13.53/14.85	c bounds 1773 >= 1500 @ 12.1378
13.53/14.88	c bounds 1772 >= 1500 @ 12.1673
13.62/14.90	c bounds 1771 >= 1500 @ 12.1766
13.62/14.91	c bounds 1770 >= 1500 @ 12.1849
13.62/14.92	c bounds 1769 >= 1500 @ 12.1953
13.62/14.94	c bounds 1768 >= 1500 @ 12.2107
13.62/14.96	c bounds 1767 >= 1500 @ 12.2267
13.62/14.97	c bounds 1766 >= 1500 @ 12.242
13.62/14.99	c bounds 1765 >= 1500 @ 12.2554
13.73/15.00	c bounds 1764 >= 1500 @ 12.267
13.73/15.02	c bounds 1763 >= 1500 @ 12.2764
13.73/15.03	c bounds 1762 >= 1500 @ 12.2852
13.73/15.04	c bounds 1761 >= 1500 @ 12.296
13.73/15.05	c bounds 1760 >= 1500 @ 12.3048
13.73/15.06	c bounds 1759 >= 1500 @ 12.3135
13.73/15.08	c bounds 1758 >= 1500 @ 12.3236
13.73/15.10	c bounds 1757 >= 1500 @ 12.3419
13.83/15.12	c bounds 1756 >= 1500 @ 12.361
13.83/15.14	c #Conflicts:       7000 | #Constraints:      25890
13.83/15.14	c bounds 1755 >= 1500 @ 12.377
13.83/15.15	c bounds 1754 >= 1500 @ 12.3864
13.83/15.17	c bounds 1753 >= 1500 @ 12.3995
13.83/15.18	c bounds 1752 >= 1500 @ 12.4172
13.92/15.20	c bounds 1751 >= 1500 @ 12.4302
13.92/15.22	c bounds 1750 >= 1500 @ 12.4463
13.92/15.24	c bounds 1749 >= 1500 @ 12.4597
13.92/15.25	c bounds 1748 >= 1500 @ 12.469
13.92/15.27	c bounds 1747 >= 1500 @ 12.4866
13.92/15.29	c bounds 1746 >= 1500 @ 12.5047
14.02/15.31	c bounds 1745 >= 1500 @ 12.5234
14.02/15.33	c bounds 1744 >= 1500 @ 12.5412
14.02/15.35	c bounds 1743 >= 1500 @ 12.5597
14.02/15.37	c bounds 1742 >= 1500 @ 12.5791
14.12/15.40	c bounds 1741 >= 1500 @ 12.6032
14.12/15.43	c bounds 1740 >= 1500 @ 12.6339
14.12/15.49	c bounds 1739 >= 1500 @ 12.6903
14.22/15.53	c bounds 1738 >= 1500 @ 12.7311
14.22/15.57	c bounds 1737 >= 1500 @ 12.7654
14.32/15.61	c bounds 1736 >= 1500 @ 12.8072
14.32/15.67	c bounds 1735 >= 1500 @ 12.8578
14.42/15.71	c bounds 1734 >= 1500 @ 12.8999
14.42/15.75	c bounds 1733 >= 1500 @ 12.9312
14.52/15.83	c bounds 1732 >= 1500 @ 13.0047
14.62/15.96	c #Conflicts:       8000 | #Constraints:      26914
14.62/15.96	c bounds 1731 >= 1500 @ 13.1314
14.92/16.20	c bounds 1730 >= 1500 @ 13.3663
15.02/16.31	c bounds 1729 >= 1500 @ 13.4699
16.01/17.31	c #Conflicts:       9000 | #Constraints:      27917
16.01/17.31	c INPROCESSING
16.01/17.31	c GARBAGE COLLECT
16.01/17.31	c bounds 1729 >= 1501 @ 14.4532
16.32/17.64	c #Conflicts:      10000 | #Constraints:      26633
16.32/17.64	c bounds 1728 >= 1501 @ 14.7702
20.50/21.86	c #Conflicts:      11000 | #Constraints:      27634
20.50/21.86	c #Conflicts:      12000 | #Constraints:      28634
20.50/21.86	c INPROCESSING
20.50/21.86	c GARBAGE COLLECT
20.50/21.86	c #Conflicts:      13000 | #Constraints:      27074
20.50/21.86	c bounds 1727 >= 1501 @ 18.9257
21.71/23.00	c #Conflicts:      14000 | #Constraints:      28075
21.71/23.00	c bounds 1726 >= 1501 @ 20.0442
22.60/23.97	c #Conflicts:      15000 | #Constraints:      29081
22.60/23.97	c INPROCESSING
22.60/23.97	c GARBAGE COLLECT
22.60/23.97	c bounds 1725 >= 1501 @ 20.9724
25.99/27.39	c #Conflicts:      16000 | #Constraints:      27315
25.99/27.39	c #Conflicts:      17000 | #Constraints:      28315
25.99/27.39	c #Conflicts:      18000 | #Constraints:      29315
25.99/27.39	c INPROCESSING
25.99/27.39	c GARBAGE COLLECT
25.99/27.39	c rational objective 1501
29.28/30.69	c #Conflicts:      19000 | #Constraints:      27320
29.28/30.69	c #Conflicts:      20000 | #Constraints:      28320
29.28/30.69	c #Conflicts:      21000 | #Constraints:      29320
29.28/30.69	c bounds 1725 >= 1502 @ 27.5696
33.08/34.45	c INPROCESSING
33.08/34.45	c GARBAGE COLLECT
33.08/34.45	c #Conflicts:      22000 | #Constraints:      27131
33.08/34.45	c #Conflicts:      23000 | #Constraints:      28131
33.08/34.45	c #Conflicts:      24000 | #Constraints:      29131
33.08/34.45	c #Conflicts:      25000 | #Constraints:      30131
33.08/34.45	c INPROCESSING
33.08/34.45	c GARBAGE COLLECT
33.08/34.45	c rational objective 1502
33.47/34.88	c bounds 1724 >= 1502 @ 31.678
33.57/35.00	c bounds 1723 >= 1502 @ 31.7991
36.76/38.13	c #Conflicts:      26000 | #Constraints:      27737
36.76/38.13	c #Conflicts:      27000 | #Constraints:      28737
36.76/38.13	c #Conflicts:      28000 | #Constraints:      29737
36.76/38.13	c bounds 1722 >= 1502 @ 34.8289
38.15/39.52	c #Conflicts:      29000 | #Constraints:      30739
38.15/39.52	c INPROCESSING
38.15/39.52	c GARBAGE COLLECT
38.15/39.52	c rational objective 1502
43.24/44.60	c #Conflicts:      30000 | #Constraints:      28148
43.24/44.60	c #Conflicts:      31000 | #Constraints:      29148
43.24/44.60	c #Conflicts:      32000 | #Constraints:      30148
43.24/44.60	c #Conflicts:      33000 | #Constraints:      31148
43.24/44.60	c INPROCESSING
43.24/44.60	c GARBAGE COLLECT
43.24/44.60	c rational objective 1502
43.45/44.88	c bounds 1721 >= 1502 @ 41.4688
43.54/44.92	c bounds 1720 >= 1502 @ 41.5091
43.54/44.97	c bounds 1719 >= 1502 @ 41.5546
43.75/45.16	c bounds 1718 >= 1502 @ 41.7379
44.54/45.91	c #Conflicts:      34000 | #Constraints:      28348
44.54/45.91	c bounds 1717 >= 1502 @ 42.4782
45.04/46.44	c #Conflicts:      35000 | #Constraints:      29349
45.04/46.44	c bounds 1716 >= 1502 @ 42.9962
45.14/46.53	c bounds 1715 >= 1502 @ 43.0839
45.94/47.34	c bounds 1714 >= 1502 @ 43.8768
50.02/51.47	c #Conflicts:      36000 | #Constraints:      30353
50.02/51.47	c #Conflicts:      37000 | #Constraints:      31353
50.02/51.47	c INPROCESSING
50.02/51.47	c GARBAGE COLLECT
50.02/51.47	c rational objective 1502
50.33/51.75	c bounds 1713 >= 1502 @ 48.2397
51.92/53.34	c #Conflicts:      38000 | #Constraints:      28359
51.92/53.34	c #Conflicts:      39000 | #Constraints:      29359
51.92/53.34	c bounds 1712 >= 1502 @ 49.7796
55.51/56.95	c #Conflicts:      40000 | #Constraints:      30360
55.51/56.95	c #Conflicts:      41000 | #Constraints:      31360
55.51/56.95	c INPROCESSING
55.51/56.95	c GARBAGE COLLECT
55.51/56.95	c rational objective 1502
60.40/61.88	c #Conflicts:      42000 | #Constraints:      28212
60.40/61.88	c #Conflicts:      43000 | #Constraints:      29212
60.40/61.88	c #Conflicts:      44000 | #Constraints:      30212
60.40/61.88	c #Conflicts:      45000 | #Constraints:      31212
60.40/61.88	c bounds 1712 >= 1503 @ 58.1976
61.99/63.49	c #Conflicts:      46000 | #Constraints:      32245
61.99/63.49	c INPROCESSING
61.99/63.49	c GARBAGE COLLECT
61.99/63.49	c rational objective 1503
66.88/68.31	c #Conflicts:      47000 | #Constraints:      28815
66.88/68.31	c #Conflicts:      48000 | #Constraints:      29815
66.88/68.31	c #Conflicts:      49000 | #Constraints:      30815
66.88/68.31	c #Conflicts:      50000 | #Constraints:      31815
66.88/68.31	c #Conflicts:      51000 | #Constraints:      32815
66.88/68.31	c INPROCESSING
66.88/68.31	c GARBAGE COLLECT
66.88/68.31	c rational objective 1503
67.18/68.61	c bounds 1706 >= 1503 @ 64.7977
67.28/68.72	c bounds 1705 >= 1503 @ 64.9097
69.17/70.60	c #Conflicts:      52000 | #Constraints:      29184
69.17/70.60	c #Conflicts:      53000 | #Constraints:      30184
69.17/70.60	c bounds 1704 >= 1503 @ 66.7387
81.24/82.75	c #Conflicts:      54000 | #Constraints:      31185
81.24/82.75	c #Conflicts:      55000 | #Constraints:      32185
81.24/82.75	c #Conflicts:      56000 | #Constraints:      33185
81.24/82.75	c INPROCESSING
81.24/82.75	c GARBAGE COLLECT
81.24/82.75	c rational objective 1503
81.55/83.04	c bounds 1703 >= 1503 @ 79.0351
81.95/83.45	c bounds 1702 >= 1503 @ 79.4294
82.04/83.59	c bounds 1701 >= 1503 @ 79.5664
82.14/83.69	c bounds 1700 >= 1503 @ 79.6557
82.24/83.77	c #Conflicts:      57000 | #Constraints:      29410
82.24/83.77	c bounds 1699 >= 1503 @ 79.7341
82.34/83.85	c bounds 1698 >= 1503 @ 79.8071
82.44/83.97	c bounds 1697 >= 1503 @ 79.922
82.55/84.02	c bounds 1696 >= 1503 @ 79.9659
82.55/84.06	c bounds 1695 >= 1503 @ 80.0026
82.64/84.11	c bounds 1694 >= 1503 @ 80.0545
82.64/84.16	c bounds 1693 >= 1503 @ 80.0959
82.74/84.22	c bounds 1692 >= 1503 @ 80.1491
82.74/84.28	c bounds 1691 >= 1503 @ 80.2128
82.84/84.35	c bounds 1690 >= 1503 @ 80.2758
82.94/84.45	c #Conflicts:      58000 | #Constraints:      30420
82.94/84.45	c bounds 1689 >= 1503 @ 80.372
83.14/84.63	c bounds 1688 >= 1503 @ 80.5415
83.24/84.72	c bounds 1687 >= 1503 @ 80.6325
88.63/90.11	c #Conflicts:      59000 | #Constraints:      31423
88.63/90.11	c #Conflicts:      60000 | #Constraints:      32423
88.63/90.11	c #Conflicts:      61000 | #Constraints:      33423
88.63/90.11	c INPROCESSING
88.63/90.11	c GARBAGE COLLECT
88.63/90.11	c rational objective 1503
96.70/98.29	c #Conflicts:      62000 | #Constraints:      29394
96.70/98.29	c #Conflicts:      63000 | #Constraints:      30394
96.70/98.29	c #Conflicts:      64000 | #Constraints:      31394
96.70/98.29	c #Conflicts:      65000 | #Constraints:      32394
96.70/98.29	c #Conflicts:      66000 | #Constraints:      33394
96.70/98.29	c INPROCESSING
96.70/98.29	c GARBAGE COLLECT
96.70/98.29	c rational objective 1503
108.96/110.51	c #Conflicts:      67000 | #Constraints:      29177
108.96/110.51	c #Conflicts:      68000 | #Constraints:      30177
108.96/110.51	c #Conflicts:      69000 | #Constraints:      31177
108.96/110.51	c #Conflicts:      70000 | #Constraints:      32177
108.96/110.51	c #Conflicts:      71000 | #Constraints:      33177
108.96/110.51	c #Conflicts:      72000 | #Constraints:      34177
108.96/110.51	c INPROCESSING
108.96/110.51	c GARBAGE COLLECT
108.96/110.51	c bounds 1686 >= 1503 @ 105.968
114.85/116.49	c #Conflicts:      73000 | #Constraints:      29799
114.85/116.49	c #Conflicts:      74000 | #Constraints:      30799
114.85/116.49	c #Conflicts:      75000 | #Constraints:      31799
114.85/116.49	c #Conflicts:      76000 | #Constraints:      32799
114.85/116.49	c #Conflicts:      77000 | #Constraints:      33799
114.85/116.49	c bounds 1685 >= 1503 @ 111.798
119.94/121.55	c #Conflicts:      78000 | #Constraints:      34800
119.94/121.55	c INPROCESSING
119.94/121.55	c GARBAGE COLLECT
119.94/121.55	c rational objective 1503
140.18/141.89	c #Conflicts:      79000 | #Constraints:      30199
140.18/141.89	c #Conflicts:      80000 | #Constraints:      31199
140.18/141.89	c #Conflicts:      81000 | #Constraints:      32199
140.18/141.89	c #Conflicts:      82000 | #Constraints:      33199
140.18/141.89	c #Conflicts:      83000 | #Constraints:      34199
140.18/141.89	c #Conflicts:      84000 | #Constraints:      35199
140.18/141.89	c INPROCESSING
140.18/141.89	c GARBAGE COLLECT
140.18/141.89	c #Conflicts:      85000 | #Constraints:      30381
140.18/141.89	c #Conflicts:      86000 | #Constraints:      31381
140.18/141.89	c #Conflicts:      87000 | #Constraints:      32381
140.18/141.89	c #Conflicts:      88000 | #Constraints:      33381
140.18/141.89	c #Conflicts:      89000 | #Constraints:      34381
140.18/141.89	c #Conflicts:      90000 | #Constraints:      35381
140.18/141.89	c INPROCESSING
140.18/141.89	c GARBAGE COLLECT
140.18/141.89	c #Conflicts:      91000 | #Constraints:      30355
140.18/141.89	c #Conflicts:      92000 | #Constraints:      31355
140.18/141.89	c #Conflicts:      93000 | #Constraints:      32355
140.18/141.89	c #Conflicts:      94000 | #Constraints:      33355
140.18/141.89	c #Conflicts:      95000 | #Constraints:      34355
140.18/141.89	c #Conflicts:      96000 | #Constraints:      35355
140.18/141.89	c INPROCESSING
140.18/141.89	c GARBAGE COLLECT
140.18/141.89	c rational objective 1503
149.56/151.22	c #Conflicts:      97000 | #Constraints:      30200
149.56/151.22	c #Conflicts:      98000 | #Constraints:      31200
149.56/151.22	c #Conflicts:      99000 | #Constraints:      32200
149.56/151.22	c #Conflicts:     100000 | #Constraints:      33200
149.56/151.22	c #Conflicts:     101000 | #Constraints:      34200
149.56/151.22	c #Conflicts:     102000 | #Constraints:      35200
149.56/151.22	c #Conflicts:     103000 | #Constraints:      36200
149.56/151.22	c INPROCESSING
149.56/151.22	c GARBAGE COLLECT
149.56/151.22	c rational objective 1503
149.76/151.42	c bounds 1684 >= 1503 @ 146.253
150.06/151.70	c bounds 1683 >= 1503 @ 146.516
155.25/156.93	c #Conflicts:     104000 | #Constraints:      30832
155.25/156.93	c #Conflicts:     105000 | #Constraints:      31832
155.25/156.93	c #Conflicts:     106000 | #Constraints:      32832
155.25/156.93	c #Conflicts:     107000 | #Constraints:      33832
155.25/156.93	c #Conflicts:     108000 | #Constraints:      34833
155.25/156.93	c bounds 1682 >= 1503 @ 151.622
156.14/157.84	c #Conflicts:     109000 | #Constraints:      35847
156.14/157.84	c bounds 1681 >= 1503 @ 152.516
160.03/161.70	c #Conflicts:     110000 | #Constraints:      36865
160.03/161.70	c INPROCESSING
160.03/161.70	c GARBAGE COLLECT
160.03/161.70	c rational objective 1503
163.82/165.54	c #Conflicts:     111000 | #Constraints:      31232
163.82/165.54	c #Conflicts:     112000 | #Constraints:      32232
163.82/165.54	c #Conflicts:     113000 | #Constraints:      33232
163.82/165.54	c bounds 1680 >= 1503 @ 160.098
176.29/178.01	c #Conflicts:     114000 | #Constraints:      34233
176.29/178.01	c #Conflicts:     115000 | #Constraints:      35233
176.29/178.01	c #Conflicts:     116000 | #Constraints:      36233
176.29/178.01	c #Conflicts:     117000 | #Constraints:      37233
176.29/178.01	c INPROCESSING
176.29/178.01	c GARBAGE COLLECT
176.29/178.01	c rational objective 1503
176.48/178.21	c bounds 1679 >= 1503 @ 172.666
176.59/178.31	c bounds 1678 >= 1503 @ 172.758
177.39/179.12	c #Conflicts:     118000 | #Constraints:      31429
177.39/179.12	c bounds 1677 >= 1503 @ 173.555
177.78/179.59	c bounds 1676 >= 1503 @ 174.005
178.48/180.23	c #Conflicts:     119000 | #Constraints:      32464
178.48/180.23	c bounds 1675 >= 1503 @ 174.63
179.77/181.53	c #Conflicts:     120000 | #Constraints:      33479
179.77/181.53	c bounds 1674 >= 1503 @ 175.915
180.88/182.63	c #Conflicts:     121000 | #Constraints:      34525
180.88/182.63	c bounds 1673 >= 1503 @ 176.993
182.28/184.06	c #Conflicts:     122000 | #Constraints:      35547
182.28/184.06	c bounds 1672 >= 1503 @ 178.401
183.87/185.66	c #Conflicts:     123000 | #Constraints:      36573
183.87/185.66	c bounds 1671 >= 1503 @ 179.958
185.37/187.15	c #Conflicts:     124000 | #Constraints:      37608
185.37/187.15	c INPROCESSING
185.37/187.15	c GARBAGE COLLECT
185.37/187.15	c rational objective 1503
191.36/193.10	c #Conflicts:     125000 | #Constraints:      31506
191.36/193.10	c #Conflicts:     126000 | #Constraints:      32523
191.36/193.10	c #Conflicts:     127000 | #Constraints:      33581
191.36/193.10	c #Conflicts:     128000 | #Constraints:      34617
191.36/193.10	c bounds 1670 >= 1503 @ 187.263
196.73/198.53	c #Conflicts:     129000 | #Constraints:      35622
196.73/198.53	c #Conflicts:     130000 | #Constraints:      36622
196.73/198.53	c #Conflicts:     131000 | #Constraints:      37622
196.73/198.53	c INPROCESSING
196.73/198.53	c GARBAGE COLLECT
196.73/198.53	c rational objective 1503
205.91/207.79	c #Conflicts:     132000 | #Constraints:      31308
205.91/207.79	c #Conflicts:     133000 | #Constraints:      32308
205.91/207.79	c #Conflicts:     134000 | #Constraints:      33308
205.91/207.79	c #Conflicts:     135000 | #Constraints:      34308
205.91/207.79	c #Conflicts:     136000 | #Constraints:      35308
205.91/207.79	c #Conflicts:     137000 | #Constraints:      36308
205.91/207.79	c #Conflicts:     138000 | #Constraints:      37308
205.91/207.79	c #Conflicts:     139000 | #Constraints:      38308
205.91/207.79	c INPROCESSING
205.91/207.79	c GARBAGE COLLECT
205.91/207.79	c rational objective 1503
215.48/217.31	c #Conflicts:     140000 | #Constraints:      31860
215.48/217.31	c #Conflicts:     141000 | #Constraints:      32860
215.48/217.31	c #Conflicts:     142000 | #Constraints:      33860
215.48/217.31	c #Conflicts:     143000 | #Constraints:      34860
215.48/217.31	c #Conflicts:     144000 | #Constraints:      35860
215.48/217.31	c #Conflicts:     145000 | #Constraints:      36884
215.48/217.31	c #Conflicts:     146000 | #Constraints:      37921
215.48/217.31	c #Conflicts:     147000 | #Constraints:      38958
215.48/217.31	c INPROCESSING
215.48/217.31	c GARBAGE COLLECT
215.48/217.31	c rational objective 1503
227.95/229.89	c #Conflicts:     148000 | #Constraints:      32334
227.95/229.89	c #Conflicts:     149000 | #Constraints:      33334
227.95/229.89	c #Conflicts:     150000 | #Constraints:      34334
227.95/229.89	c #Conflicts:     151000 | #Constraints:      35334
227.95/229.89	c #Conflicts:     152000 | #Constraints:      36334
227.95/229.89	c #Conflicts:     153000 | #Constraints:      37334
227.95/229.89	c #Conflicts:     154000 | #Constraints:      38334
227.95/229.89	c #Conflicts:     155000 | #Constraints:      39334
227.95/229.89	c INPROCESSING
227.95/229.89	c GARBAGE COLLECT
227.95/229.89	c rational objective 1503
228.35/230.27	c bounds 1669 >= 1503 @ 223.892
230.94/232.80	c #Conflicts:     156000 | #Constraints:      32495
230.94/232.80	c #Conflicts:     157000 | #Constraints:      33495
230.94/232.80	c bounds 1668 >= 1503 @ 226.382
231.83/233.72	c #Conflicts:     158000 | #Constraints:      34504
231.83/233.72	c bounds 1667 >= 1503 @ 227.285
233.15/235.03	c #Conflicts:     159000 | #Constraints:      35533
233.15/235.03	c bounds 1666 >= 1503 @ 228.562
233.84/235.74	c #Conflicts:     160000 | #Constraints:      36559
233.84/235.74	c bounds 1665 >= 1503 @ 229.262
255.44/257.65	c #Conflicts:     161000 | #Constraints:      37575
255.44/257.65	c #Conflicts:     162000 | #Constraints:      38575
255.44/257.65	c #Conflicts:     163000 | #Constraints:      39575
255.44/257.65	c INPROCESSING
255.44/257.65	c GARBAGE COLLECT
255.44/257.65	c rational objective 1503
260.12/262.39	c #Conflicts:     164000 | #Constraints:      32504
260.12/262.39	c #Conflicts:     165000 | #Constraints:      33504
260.12/262.39	c #Conflicts:     166000 | #Constraints:      34504
260.12/262.39	c #Conflicts:     167000 | #Constraints:      35504
260.12/262.39	c #Conflicts:     168000 | #Constraints:      36504
260.12/262.39	c bounds 1664 >= 1503 @ 255.472
262.12/264.39	c #Conflicts:     169000 | #Constraints:      37515
262.12/264.39	c bounds 1663 >= 1503 @ 257.442
263.71/265.94	c #Conflicts:     170000 | #Constraints:      38566
263.71/265.94	c bounds 1662 >= 1503 @ 258.956
265.02/267.22	c #Conflicts:     171000 | #Constraints:      39597
265.02/267.22	c bounds 1661 >= 1503 @ 260.21
265.71/267.90	c INPROCESSING
265.71/267.90	c GARBAGE COLLECT
265.71/267.90	c rational objective 1503
268.30/270.53	c #Conflicts:     172000 | #Constraints:      32303
268.30/270.53	c #Conflicts:     173000 | #Constraints:      33319
268.30/270.53	c #Conflicts:     174000 | #Constraints:      34355
268.30/270.53	c bounds 1660 >= 1503 @ 263.443
277.98/280.25	c #Conflicts:     175000 | #Constraints:      35371
277.98/280.25	c #Conflicts:     176000 | #Constraints:      36371
277.98/280.25	c #Conflicts:     177000 | #Constraints:      37371
277.98/280.25	c #Conflicts:     178000 | #Constraints:      38371
277.98/280.25	c #Conflicts:     179000 | #Constraints:      39371
277.98/280.25	c #Conflicts:     180000 | #Constraints:      40371
277.98/280.25	c INPROCESSING
277.98/280.25	c GARBAGE COLLECT
277.98/280.25	c rational objective 1503
294.63/296.96	c #Conflicts:     181000 | #Constraints:      32887
294.63/296.96	c #Conflicts:     182000 | #Constraints:      33887
294.63/296.96	c #Conflicts:     183000 | #Constraints:      34887
294.63/296.96	c #Conflicts:     184000 | #Constraints:      35887
294.63/296.96	c #Conflicts:     185000 | #Constraints:      36887
294.63/296.96	c #Conflicts:     186000 | #Constraints:      37887
294.63/296.96	c #Conflicts:     187000 | #Constraints:      38887
294.63/296.96	c #Conflicts:     188000 | #Constraints:      39887
294.63/296.96	c #Conflicts:     189000 | #Constraints:      40887
294.63/296.96	c INPROCESSING
294.63/296.96	c GARBAGE COLLECT
294.63/296.96	c rational objective 1503
301.68/304.30	c #Conflicts:     190000 | #Constraints:      33280
301.68/304.30	c #Conflicts:     191000 | #Constraints:      34280
301.68/304.30	c #Conflicts:     192000 | #Constraints:      35280
301.68/304.30	c #Conflicts:     193000 | #Constraints:      36280
301.68/304.30	c #Conflicts:     194000 | #Constraints:      37280
301.68/304.30	c #Conflicts:     195000 | #Constraints:      38280
301.68/304.30	c #Conflicts:     196000 | #Constraints:      39280
301.68/304.30	c bounds 1659 >= 1503 @ 296.392
314.74/317.45	c #Conflicts:     197000 | #Constraints:      40281
314.74/317.45	c #Conflicts:     198000 | #Constraints:      41281
314.74/317.45	c INPROCESSING
314.74/317.45	c GARBAGE COLLECT
314.74/317.45	c rational objective 1503
318.53/321.22	c #Conflicts:     199000 | #Constraints:      33520
318.53/321.22	c #Conflicts:     200000 | #Constraints:      34520
318.53/321.22	c #Conflicts:     201000 | #Constraints:      35520
318.53/321.22	c bounds 1658 >= 1503 @ 313.154
324.80/327.58	c #Conflicts:     202000 | #Constraints:      36521
324.80/327.58	c #Conflicts:     203000 | #Constraints:      37521
324.80/327.58	c #Conflicts:     204000 | #Constraints:      38521
324.80/327.58	c #Conflicts:     205000 | #Constraints:      39521
324.80/327.58	c #Conflicts:     206000 | #Constraints:      40521
324.80/327.58	c bounds 1657 >= 1503 @ 319.394
328.10/330.89	c #Conflicts:     207000 | #Constraints:      41522
328.10/330.89	c INPROCESSING
328.10/330.89	c GARBAGE COLLECT
328.10/330.89	c rational objective 1503
330.40/333.12	c #Conflicts:     208000 | #Constraints:      33492
330.40/333.12	c #Conflicts:     209000 | #Constraints:      34493
330.40/333.12	c bounds 1656 >= 1503 @ 324.868
347.45/352.78	c #Conflicts:     210000 | #Constraints:      35506
347.45/352.78	c #Conflicts:     211000 | #Constraints:      36506
347.45/352.78	c #Conflicts:     212000 | #Constraints:      37506
347.45/352.78	c #Conflicts:     213000 | #Constraints:      38506
347.45/352.78	c #Conflicts:     214000 | #Constraints:      39506
347.45/352.78	c #Conflicts:     215000 | #Constraints:      40506
347.45/352.78	c #Conflicts:     216000 | #Constraints:      41506
347.45/352.78	c INPROCESSING
347.45/352.78	c GARBAGE COLLECT
347.45/352.78	c rational objective 1503
347.65/352.96	c bounds 1655 >= 1503 @ 342.057
350.75/356.08	c #Conflicts:     217000 | #Constraints:      33305
350.75/356.08	c #Conflicts:     218000 | #Constraints:      34305
350.75/356.08	c #Conflicts:     219000 | #Constraints:      35305
350.75/356.08	c bounds 1654 >= 1503 @ 345.13
352.64/357.91	c #Conflicts:     220000 | #Constraints:      36347
352.64/357.91	c #Conflicts:     221000 | #Constraints:      37392
352.64/357.91	c bounds 1653 >= 1503 @ 346.931
360.12/365.44	c #Conflicts:     222000 | #Constraints:      38413
360.12/365.44	c #Conflicts:     223000 | #Constraints:      39413
360.12/365.44	c #Conflicts:     224000 | #Constraints:      40413
360.12/365.44	c #Conflicts:     225000 | #Constraints:      41413
360.12/365.44	c #Conflicts:     226000 | #Constraints:      42413
360.12/365.44	c INPROCESSING
360.12/365.44	c GARBAGE COLLECT
360.12/365.44	c rational objective 1503
361.52/366.86	c #Conflicts:     227000 | #Constraints:      33890
361.52/366.86	c bounds 1652 >= 1503 @ 355.752
364.10/369.48	c #Conflicts:     228000 | #Constraints:      34891
364.10/369.48	c #Conflicts:     229000 | #Constraints:      35917
364.10/369.48	c bounds 1651 >= 1503 @ 358.315
365.60/370.97	c #Conflicts:     230000 | #Constraints:      36981
365.60/370.97	c bounds 1650 >= 1503 @ 359.783
399.45/405.16	c #Conflicts:     231000 | #Constraints:      38029
399.45/405.16	c #Conflicts:     232000 | #Constraints:      39029
399.45/405.16	c #Conflicts:     233000 | #Constraints:      40029
399.45/405.16	c #Conflicts:     234000 | #Constraints:      41029
399.45/405.16	c #Conflicts:     235000 | #Constraints:      42029
399.45/405.16	c #Conflicts:     236000 | #Constraints:      43029
399.45/405.16	c INPROCESSING
399.45/405.16	c GARBAGE COLLECT
399.45/405.16	c rational objective 1503
403.64/409.30	c #Conflicts:     237000 | #Constraints:      34352
403.64/409.30	c #Conflicts:     238000 | #Constraints:      35392
403.64/409.30	c #Conflicts:     239000 | #Constraints:      36432
403.64/409.30	c bounds 1649 >= 1503 @ 397.612
407.13/412.83	c #Conflicts:     240000 | #Constraints:      37478
407.13/412.83	c #Conflicts:     241000 | #Constraints:      38503
407.13/412.83	c bounds 1648 >= 1503 @ 401.067
411.22/416.96	c #Conflicts:     242000 | #Constraints:      39546
411.22/416.96	c #Conflicts:     243000 | #Constraints:      40570
411.22/416.96	c #Conflicts:     244000 | #Constraints:      41597
411.22/416.96	c bounds 1647 >= 1503 @ 405.117
413.91/419.60	c #Conflicts:     245000 | #Constraints:      42633
413.91/419.60	c #Conflicts:     246000 | #Constraints:      43677
413.91/419.60	c INPROCESSING
413.91/419.60	c GARBAGE COLLECT
413.91/419.60	c rational objective 1503
415.89/421.78	c #Conflicts:     247000 | #Constraints:      34658
415.89/421.78	c bounds 1646 >= 1503 @ 409.729
421.97/427.86	c #Conflicts:     248000 | #Constraints:      35672
421.97/427.86	c #Conflicts:     249000 | #Constraints:      36714
421.97/427.86	c #Conflicts:     250000 | #Constraints:      37750
421.97/427.86	c #Conflicts:     251000 | #Constraints:      38783
421.97/427.86	c #Conflicts:     252000 | #Constraints:      39838
421.97/427.86	c bounds 1645 >= 1503 @ 415.702
424.17/430.02	c #Conflicts:     253000 | #Constraints:      40877
424.17/430.02	c bounds 1644 >= 1503 @ 417.817
428.35/434.26	c #Conflicts:     254000 | #Constraints:      41894
428.35/434.26	c #Conflicts:     255000 | #Constraints:      42930
428.35/434.26	c #Conflicts:     256000 | #Constraints:      43970
428.35/434.26	c INPROCESSING
428.35/434.26	c GARBAGE COLLECT
428.35/434.26	c rational objective 1503
448.59/454.52	c #Conflicts:     257000 | #Constraints:      34709
448.59/454.52	c #Conflicts:     258000 | #Constraints:      35709
448.59/454.52	c #Conflicts:     259000 | #Constraints:      36709
448.59/454.52	c #Conflicts:     260000 | #Constraints:      37709
448.59/454.52	c #Conflicts:     261000 | #Constraints:      38709
448.59/454.52	c #Conflicts:     262000 | #Constraints:      39709
448.59/454.52	c #Conflicts:     263000 | #Constraints:      40709
448.59/454.52	c #Conflicts:     264000 | #Constraints:      41709
448.59/454.52	c #Conflicts:     265000 | #Constraints:      42709
448.59/454.52	c #Conflicts:     266000 | #Constraints:      43709
448.59/454.52	c INPROCESSING
448.59/454.52	c GARBAGE COLLECT
448.59/454.52	c rational objective 1503
450.58/456.56	c #Conflicts:     267000 | #Constraints:      34439
450.58/456.56	c #Conflicts:     268000 | #Constraints:      35440
450.58/456.56	c bounds 1643 >= 1503 @ 444.036
453.38/459.35	c #Conflicts:     269000 | #Constraints:      36454
453.38/459.35	c #Conflicts:     270000 | #Constraints:      37454
453.38/459.35	c bounds 1642 >= 1503 @ 446.765
462.46/468.40	c #Conflicts:     271000 | #Constraints:      38455
462.46/468.40	c #Conflicts:     272000 | #Constraints:      39455
462.46/468.40	c #Conflicts:     273000 | #Constraints:      40455
462.46/468.40	c #Conflicts:     274000 | #Constraints:      41455
462.46/468.40	c #Conflicts:     275000 | #Constraints:      42455
462.46/468.40	c #Conflicts:     276000 | #Constraints:      43455
462.46/468.40	c #Conflicts:     277000 | #Constraints:      44479
462.46/468.40	c INPROCESSING
462.46/468.40	c GARBAGE COLLECT
462.46/468.40	c rational objective 1503
466.69/472.83	c #Conflicts:     278000 | #Constraints:      34935
466.69/472.83	c #Conflicts:     279000 | #Constraints:      35981
466.69/472.83	c #Conflicts:     280000 | #Constraints:      37009
466.69/472.83	c bounds 1641 >= 1503 @ 459.861
469.37/475.51	c #Conflicts:     281000 | #Constraints:      38055
469.37/475.51	c #Conflicts:     282000 | #Constraints:      39084
469.37/475.51	c bounds 1640 >= 1503 @ 462.49
470.97/477.11	c bounds 1640 >= 1504 @ 464.069
517.04/523.76	c #Conflicts:     283000 | #Constraints:      40141
517.04/523.76	c #Conflicts:     284000 | #Constraints:      41141
517.04/523.76	c #Conflicts:     285000 | #Constraints:      42141
517.04/523.76	c #Conflicts:     286000 | #Constraints:      43141
517.04/523.76	c #Conflicts:     287000 | #Constraints:      44141
517.04/523.76	c #Conflicts:     288000 | #Constraints:      45141
517.04/523.76	c INPROCESSING
517.04/523.76	c GARBAGE COLLECT
517.04/523.76	c rational objective 1504
518.54/525.21	c #Conflicts:     289000 | #Constraints:      35398
518.54/525.21	c bounds 1639 >= 1504 @ 511.498
520.93/527.65	c #Conflicts:     290000 | #Constraints:      36437
520.93/527.65	c #Conflicts:     291000 | #Constraints:      37476
520.93/527.65	c bounds 1638 >= 1504 @ 513.881
523.72/530.42	c #Conflicts:     292000 | #Constraints:      38516
523.72/530.42	c #Conflicts:     293000 | #Constraints:      39535
523.72/530.42	c bounds 1637 >= 1504 @ 516.613
526.80/533.89	c #Conflicts:     294000 | #Constraints:      40576
526.80/533.89	c #Conflicts:     295000 | #Constraints:      41613
526.80/533.89	c #Conflicts:     296000 | #Constraints:      42641
526.80/533.89	c bounds 1636 >= 1504 @ 519.718
531.39/538.43	c #Conflicts:     297000 | #Constraints:      43647
531.39/538.43	c #Conflicts:     298000 | #Constraints:      44647
531.39/538.43	c #Conflicts:     299000 | #Constraints:      45647
531.39/538.43	c INPROCESSING
531.39/538.43	c GARBAGE COLLECT
531.39/538.43	c rational objective 1504
537.87/544.97	c #Conflicts:     300000 | #Constraints:      35642
537.87/544.97	c #Conflicts:     301000 | #Constraints:      36642
537.87/544.97	c #Conflicts:     302000 | #Constraints:      37642
537.87/544.97	c #Conflicts:     303000 | #Constraints:      38642
537.87/544.97	c bounds 1635 >= 1504 @ 530.596
539.08/546.17	c #Conflicts:     304000 | #Constraints:      39674
539.08/546.17	c bounds 1634 >= 1504 @ 531.777
540.76/547.85	c #Conflicts:     305000 | #Constraints:      40709
540.76/547.85	c bounds 1633 >= 1504 @ 533.428
544.06/551.15	c #Conflicts:     306000 | #Constraints:      41746
544.06/551.15	c #Conflicts:     307000 | #Constraints:      42746
544.06/551.15	c bounds 1632 >= 1504 @ 536.686
548.65/555.74	c #Conflicts:     308000 | #Constraints:      43747
548.65/555.74	c #Conflicts:     309000 | #Constraints:      44747
548.65/555.74	c #Conflicts:     310000 | #Constraints:      45747
548.65/555.74	c INPROCESSING
548.65/555.74	c GARBAGE COLLECT
548.65/555.74	c rational objective 1504
549.85/556.94	c #Conflicts:     311000 | #Constraints:      35587
549.85/556.94	c bounds 1631 >= 1504 @ 542.354
550.14/557.24	c bounds 1630 >= 1504 @ 542.651
550.75/557.81	c #Conflicts:     312000 | #Constraints:      36589
550.75/557.81	c bounds 1629 >= 1504 @ 543.214
551.94/559.04	c #Conflicts:     313000 | #Constraints:      37591
551.94/559.04	c bounds 1628 >= 1504 @ 544.413
554.13/561.29	c #Conflicts:     314000 | #Constraints:      38604
554.13/561.29	c #Conflicts:     315000 | #Constraints:      39641
554.13/561.29	c bounds 1627 >= 1504 @ 546.645
555.23/562.33	c #Conflicts:     316000 | #Constraints:      40671
555.23/562.33	c bounds 1626 >= 1504 @ 547.676
557.82/565.00	c #Conflicts:     317000 | #Constraints:      41683
557.82/565.00	c #Conflicts:     318000 | #Constraints:      42714
557.82/565.00	c bounds 1625 >= 1504 @ 550.295
560.51/567.68	c #Conflicts:     319000 | #Constraints:      43764
560.51/567.68	c #Conflicts:     320000 | #Constraints:      44787
560.51/567.68	c bounds 1624 >= 1504 @ 552.947
572.90/580.45	c #Conflicts:     321000 | #Constraints:      45802
572.90/580.45	c INPROCESSING
572.90/580.45	c GARBAGE COLLECT
572.90/580.45	c rational objective 1504
586.26/593.81	c #Conflicts:     322000 | #Constraints:      35448
586.26/593.81	c #Conflicts:     323000 | #Constraints:      36448
586.26/593.81	c #Conflicts:     324000 | #Constraints:      37448
586.26/593.81	c #Conflicts:     325000 | #Constraints:      38448
586.26/593.81	c #Conflicts:     326000 | #Constraints:      39448
586.26/593.81	c #Conflicts:     327000 | #Constraints:      40448
586.26/593.81	c #Conflicts:     328000 | #Constraints:      41448
586.26/593.81	c #Conflicts:     329000 | #Constraints:      42448
586.26/593.81	c #Conflicts:     330000 | #Constraints:      43449
586.26/593.81	c #Conflicts:     331000 | #Constraints:      44466
586.26/593.81	c bounds 1623 >= 1504 @ 578.455
607.73/615.55	c #Conflicts:     332000 | #Constraints:      45479
607.73/615.55	c #Conflicts:     333000 | #Constraints:      46479
607.73/615.55	c INPROCESSING
607.73/615.55	c GARBAGE COLLECT
607.73/615.55	c rational objective 1504
617.10/624.99	c #Conflicts:     334000 | #Constraints:      35985
617.10/624.99	c #Conflicts:     335000 | #Constraints:      36985
617.10/624.99	c #Conflicts:     336000 | #Constraints:      37985
617.10/624.99	c #Conflicts:     337000 | #Constraints:      38985
617.10/624.99	c #Conflicts:     338000 | #Constraints:      39985
617.10/624.99	c #Conflicts:     339000 | #Constraints:      40986
617.10/624.99	c #Conflicts:     340000 | #Constraints:      41992
617.10/624.99	c #Conflicts:     341000 | #Constraints:      43032
617.10/624.99	c bounds 1622 >= 1504 @ 609.169
652.26/660.22	c #Conflicts:     342000 | #Constraints:      44043
652.26/660.22	c #Conflicts:     343000 | #Constraints:      45043
652.26/660.22	c #Conflicts:     344000 | #Constraints:      46043
652.26/660.22	c #Conflicts:     345000 | #Constraints:      47043
652.26/660.22	c INPROCESSING
652.26/660.22	c GARBAGE COLLECT
652.26/660.22	c rational objective 1504
656.27/670.86	c #Conflicts:     346000 | #Constraints:      36353
656.27/670.86	c #Conflicts:     347000 | #Constraints:      37353
656.27/670.86	c #Conflicts:     348000 | #Constraints:      38366
656.27/670.86	c bounds 1621 >= 1504 @ 648.153
670.83/685.46	c #Conflicts:     349000 | #Constraints:      39384
670.83/685.46	c #Conflicts:     350000 | #Constraints:      40384
670.83/685.46	c #Conflicts:     351000 | #Constraints:      41384
670.83/685.46	c #Conflicts:     352000 | #Constraints:      42384
670.83/685.46	c #Conflicts:     353000 | #Constraints:      43384
670.83/685.46	c #Conflicts:     354000 | #Constraints:      44384
670.83/685.46	c #Conflicts:     355000 | #Constraints:      45384
670.83/685.46	c #Conflicts:     356000 | #Constraints:      46384
670.83/685.46	c #Conflicts:     357000 | #Constraints:      47384
670.83/685.46	c INPROCESSING
670.83/685.46	c GARBAGE COLLECT
670.83/685.46	c rational objective 1504
672.72/687.39	c #Conflicts:     358000 | #Constraints:      36511
672.72/687.39	c bounds 1620 >= 1504 @ 664.48
673.73/688.37	c #Conflicts:     359000 | #Constraints:      37531
673.73/688.37	c bounds 1619 >= 1504 @ 665.435
676.42/691.04	c #Conflicts:     360000 | #Constraints:      38575
676.42/691.04	c #Conflicts:     361000 | #Constraints:      39590
676.42/691.04	c #Conflicts:     362000 | #Constraints:      40624
676.42/691.04	c bounds 1618 >= 1504 @ 668.059
678.91/693.50	c #Conflicts:     363000 | #Constraints:      41643
678.91/693.50	c bounds 1617 >= 1504 @ 670.476
681.00/695.64	c #Conflicts:     364000 | #Constraints:      42666
681.00/695.64	c #Conflicts:     365000 | #Constraints:      43700
681.00/695.64	c bounds 1616 >= 1504 @ 672.576
685.20/699.81	c #Conflicts:     366000 | #Constraints:      44729
685.20/699.81	c #Conflicts:     367000 | #Constraints:      45754
685.20/699.81	c bounds 1615 >= 1504 @ 676.681
687.58/702.22	c #Conflicts:     368000 | #Constraints:      46787
687.58/702.22	c #Conflicts:     369000 | #Constraints:      47811
687.58/702.22	c INPROCESSING
687.58/702.22	c GARBAGE COLLECT
687.58/702.22	c rational objective 1504
691.33/719.77	c #Conflicts:     370000 | #Constraints:      36648
691.33/719.77	c #Conflicts:     371000 | #Constraints:      37654
691.33/719.77	c #Conflicts:     372000 | #Constraints:      38668
691.33/719.77	c bounds 1614 >= 1504 @ 682.809
696.42/724.82	c #Conflicts:     373000 | #Constraints:      39697
696.42/724.82	c #Conflicts:     374000 | #Constraints:      40719
696.42/724.82	c #Conflicts:     375000 | #Constraints:      41769
696.42/724.82	c bounds 1613 >= 1504 @ 687.761
728.98/770.80	c #Conflicts:     376000 | #Constraints:      42795
728.98/770.80	c #Conflicts:     377000 | #Constraints:      43795
728.98/770.80	c #Conflicts:     378000 | #Constraints:      44795
728.98/770.80	c #Conflicts:     379000 | #Constraints:      45795
728.98/770.80	c #Conflicts:     380000 | #Constraints:      46795
728.98/770.80	c #Conflicts:     381000 | #Constraints:      47795
728.98/770.80	c INPROCESSING
728.98/770.80	c GARBAGE COLLECT
728.98/770.80	c rational objective 1504
734.17/776.09	c #Conflicts:     382000 | #Constraints:      36414
734.17/776.09	c #Conflicts:     383000 | #Constraints:      37414
734.17/776.09	c #Conflicts:     384000 | #Constraints:      38414
734.17/776.09	c #Conflicts:     385000 | #Constraints:      39415
734.17/776.09	c #Conflicts:     386000 | #Constraints:      40420
734.17/776.09	c bounds 1612 >= 1504 @ 725.368
737.75/779.68	c #Conflicts:     387000 | #Constraints:      41441
737.75/779.68	c #Conflicts:     388000 | #Constraints:      42488
737.75/779.68	c bounds 1611 >= 1504 @ 728.893
739.64/781.59	c #Conflicts:     389000 | #Constraints:      43525
739.64/781.59	c #Conflicts:     390000 | #Constraints:      44570
739.64/781.59	c bounds 1610 >= 1504 @ 730.782
742.63/784.57	c #Conflicts:     391000 | #Constraints:      45612
742.63/784.57	c bounds 1609 >= 1504 @ 733.72
746.62/788.50	c #Conflicts:     392000 | #Constraints:      46634
746.62/788.50	c #Conflicts:     393000 | #Constraints:      47665
746.62/788.50	c #Conflicts:     394000 | #Constraints:      48690
746.62/788.50	c bounds 1608 >= 1504 @ 737.566
747.72/789.62	c INPROCESSING
747.72/789.62	c GARBAGE COLLECT
747.72/789.62	c rational objective 1504
750.12/792.04	c #Conflicts:     395000 | #Constraints:      37097
750.12/792.04	c bounds 1607 >= 1504 @ 741.06
751.71/793.67	c #Conflicts:     396000 | #Constraints:      38124
751.71/793.67	c #Conflicts:     397000 | #Constraints:      39141
751.71/793.67	c bounds 1606 >= 1504 @ 742.663
755.20/797.17	c #Conflicts:     398000 | #Constraints:      40180
755.20/797.17	c #Conflicts:     399000 | #Constraints:      41221
755.20/797.17	c #Conflicts:     400000 | #Constraints:      42248
755.20/797.17	c bounds 1605 >= 1504 @ 746.11
759.91/802.27	c #Conflicts:     401000 | #Constraints:      43280
759.91/802.27	c #Conflicts:     402000 | #Constraints:      44312
759.91/802.27	c #Conflicts:     403000 | #Constraints:      45325
759.91/802.27	c bounds 1604 >= 1504 @ 750.775
816.42/862.80	c #Conflicts:     404000 | #Constraints:      46331
816.42/862.80	c #Conflicts:     405000 | #Constraints:      47331
816.42/862.80	c #Conflicts:     406000 | #Constraints:      48331
816.42/862.80	c #Conflicts:     407000 | #Constraints:      49331
816.42/862.80	c INPROCESSING
816.42/862.80	c GARBAGE COLLECT
816.42/862.80	c rational objective 1504
819.32/865.76	c #Conflicts:     408000 | #Constraints:      37509
819.32/865.76	c bounds 1603 >= 1504 @ 810.072
831.16/889.11	c #Conflicts:     409000 | #Constraints:      38510
831.16/889.11	c #Conflicts:     410000 | #Constraints:      39510
831.16/889.11	c #Conflicts:     411000 | #Constraints:      40510
831.16/889.11	c #Conflicts:     412000 | #Constraints:      41510
831.16/889.11	c #Conflicts:     413000 | #Constraints:      42510
831.16/889.11	c #Conflicts:     414000 | #Constraints:      43511
831.16/889.11	c #Conflicts:     415000 | #Constraints:      44537
831.16/889.11	c #Conflicts:     416000 | #Constraints:      45564
831.16/889.11	c bounds 1602 >= 1504 @ 821.701
833.34/891.35	c #Conflicts:     417000 | #Constraints:      46590
833.34/891.35	c #Conflicts:     418000 | #Constraints:      47634
833.34/891.35	c bounds 1601 >= 1504 @ 823.909
838.33/896.36	c #Conflicts:     419000 | #Constraints:      48636
838.33/896.36	c #Conflicts:     420000 | #Constraints:      49657
838.33/896.36	c INPROCESSING
838.33/896.36	c GARBAGE COLLECT
838.33/896.36	c rational objective 1504
848.20/906.47	c #Conflicts:     421000 | #Constraints:      37675
848.20/906.47	c #Conflicts:     422000 | #Constraints:      38691
848.20/906.47	c #Conflicts:     423000 | #Constraints:      39725
848.20/906.47	c #Conflicts:     424000 | #Constraints:      40743
848.20/906.47	c #Conflicts:     425000 | #Constraints:      41768
848.20/906.47	c #Conflicts:     426000 | #Constraints:      42789
848.20/906.47	c bounds 1600 >= 1504 @ 838.576
858.36/916.67	c #Conflicts:     427000 | #Constraints:      43821
858.36/916.67	c #Conflicts:     428000 | #Constraints:      44869
858.36/916.67	c #Conflicts:     429000 | #Constraints:      45897
858.36/916.67	c #Conflicts:     430000 | #Constraints:      46922
858.36/916.67	c #Conflicts:     431000 | #Constraints:      47944
858.36/916.67	c #Conflicts:     432000 | #Constraints:      48958
858.36/916.67	c #Conflicts:     433000 | #Constraints:      49967
858.36/916.67	c INPROCESSING
858.36/916.67	c GARBAGE COLLECT
858.36/916.67	c rational objective 1504
867.75/926.07	c #Conflicts:     434000 | #Constraints:      37747
867.75/926.07	c #Conflicts:     435000 | #Constraints:      38759
867.75/926.07	c #Conflicts:     436000 | #Constraints:      39763
867.75/926.07	c #Conflicts:     437000 | #Constraints:      40768
867.75/926.07	c #Conflicts:     438000 | #Constraints:      41778
867.75/926.07	c #Conflicts:     439000 | #Constraints:      42783
867.75/926.07	c #Conflicts:     440000 | #Constraints:      43795
867.75/926.07	c bounds 1599 >= 1504 @ 857.863
889.47/947.82	c #Conflicts:     441000 | #Constraints:      44804
889.47/947.82	c #Conflicts:     442000 | #Constraints:      45804
889.47/947.82	c #Conflicts:     443000 | #Constraints:      46804
889.47/947.82	c #Conflicts:     444000 | #Constraints:      47804
889.47/947.82	c #Conflicts:     445000 | #Constraints:      48804
889.47/947.82	c #Conflicts:     446000 | #Constraints:      49804
889.47/947.82	c INPROCESSING
889.47/947.82	c GARBAGE COLLECT
889.47/947.82	c rational objective 1504
894.87/953.29	c #Conflicts:     447000 | #Constraints:      37433
894.87/953.29	c #Conflicts:     448000 | #Constraints:      38433
894.87/953.29	c #Conflicts:     449000 | #Constraints:      39433
894.87/953.29	c #Conflicts:     450000 | #Constraints:      40433
894.87/953.29	c #Conflicts:     451000 | #Constraints:      41434
894.87/953.29	c bounds 1598 >= 1504 @ 884.775
904.27/962.73	c #Conflicts:     452000 | #Constraints:      42456
904.27/962.73	c #Conflicts:     453000 | #Constraints:      43499
904.27/962.73	c #Conflicts:     454000 | #Constraints:      44540
904.27/962.73	c #Conflicts:     455000 | #Constraints:      45557
904.27/962.73	c #Conflicts:     456000 | #Constraints:      46562
904.27/962.73	c #Conflicts:     457000 | #Constraints:      47567
904.27/962.73	c #Conflicts:     458000 | #Constraints:      48573
904.27/962.73	c #Conflicts:     459000 | #Constraints:      49588
904.27/962.73	c bounds 1597 >= 1504 @ 894.011
905.85/964.35	c #Conflicts:     460000 | #Constraints:      50590
905.85/964.35	c INPROCESSING
905.85/964.35	c GARBAGE COLLECT
905.85/964.35	c rational objective 1504
915.13/973.68	c #Conflicts:     461000 | #Constraints:      38080
915.13/973.68	c #Conflicts:     462000 | #Constraints:      39119
915.13/973.68	c #Conflicts:     463000 | #Constraints:      40161
915.13/973.68	c #Conflicts:     464000 | #Constraints:      41200
915.13/973.68	c #Conflicts:     465000 | #Constraints:      42201
915.13/973.68	c #Conflicts:     466000 | #Constraints:      43221
915.13/973.68	c #Conflicts:     467000 | #Constraints:      44235
915.13/973.68	c #Conflicts:     468000 | #Constraints:      45245
915.13/973.68	c bounds 1596 >= 1504 @ 904.744
948.00/1011.67	c #Conflicts:     469000 | #Constraints:      46249
948.00/1011.67	c #Conflicts:     470000 | #Constraints:      47249
948.00/1011.67	c #Conflicts:     471000 | #Constraints:      48249
948.00/1011.67	c #Conflicts:     472000 | #Constraints:      49249
948.00/1011.67	c #Conflicts:     473000 | #Constraints:      50249
948.00/1011.67	c #Conflicts:     474000 | #Constraints:      51249
948.00/1011.67	c INPROCESSING
948.00/1011.67	c GARBAGE COLLECT
948.00/1011.67	c rational objective 1504
951.41/1015.06	c #Conflicts:     475000 | #Constraints:      38489
951.41/1015.06	c #Conflicts:     476000 | #Constraints:      39491
951.41/1015.06	c #Conflicts:     477000 | #Constraints:      40525
951.41/1015.06	c bounds 1595 >= 1504 @ 940.845
954.10/1017.72	c #Conflicts:     478000 | #Constraints:      41545
954.10/1017.72	c #Conflicts:     479000 | #Constraints:      42570
954.10/1017.72	c bounds 1594 >= 1504 @ 943.458
967.11/1031.17	c #Conflicts:     480000 | #Constraints:      43590
967.11/1031.17	c #Conflicts:     481000 | #Constraints:      44590
967.11/1031.17	c #Conflicts:     482000 | #Constraints:      45590
967.11/1031.17	c #Conflicts:     483000 | #Constraints:      46590
967.11/1031.17	c #Conflicts:     484000 | #Constraints:      47590
967.11/1031.17	c #Conflicts:     485000 | #Constraints:      48590
967.11/1031.17	c #Conflicts:     486000 | #Constraints:      49590
967.11/1031.17	c #Conflicts:     487000 | #Constraints:      50590
967.11/1031.17	c #Conflicts:     488000 | #Constraints:      51591
967.11/1031.17	c INPROCESSING
967.11/1031.17	c GARBAGE COLLECT
967.11/1031.17	c rational objective 1504
973.88/1037.99	c #Conflicts:     489000 | #Constraints:      38603
973.88/1037.99	c #Conflicts:     490000 | #Constraints:      39638
973.88/1037.99	c #Conflicts:     491000 | #Constraints:      40670
973.88/1037.99	c #Conflicts:     492000 | #Constraints:      41696
973.88/1037.99	c #Conflicts:     493000 | #Constraints:      42741
973.88/1037.99	c #Conflicts:     494000 | #Constraints:      43784
973.88/1037.99	c bounds 1593 >= 1504 @ 963.062
980.07/1044.12	c #Conflicts:     495000 | #Constraints:      44842
980.07/1044.12	c #Conflicts:     496000 | #Constraints:      45877
980.07/1044.12	c #Conflicts:     497000 | #Constraints:      46928
980.07/1044.12	c #Conflicts:     498000 | #Constraints:      47951
980.07/1044.12	c #Conflicts:     499000 | #Constraints:      48977
980.07/1044.12	c bounds 1592 >= 1504 @ 969.102
985.15/1049.23	c #Conflicts:     500000 | #Constraints:      49994
985.15/1049.23	c #Conflicts:     501000 | #Constraints:      51024
985.15/1049.23	c #Conflicts:     502000 | #Constraints:      52039
985.15/1049.23	c INPROCESSING
985.15/1049.23	c GARBAGE COLLECT
985.15/1049.23	c rational objective 1504
1016.96/1081.20	c #Conflicts:     503000 | #Constraints:      38767
1016.96/1081.20	c #Conflicts:     504000 | #Constraints:      39767
1016.96/1081.20	c #Conflicts:     505000 | #Constraints:      40767
1016.96/1081.20	c #Conflicts:     506000 | #Constraints:      41767
1016.96/1081.20	c #Conflicts:     507000 | #Constraints:      42767
1016.96/1081.20	c #Conflicts:     508000 | #Constraints:      43767
1016.96/1081.20	c #Conflicts:     509000 | #Constraints:      44767
1016.96/1081.20	c #Conflicts:     510000 | #Constraints:      45767
1016.96/1081.20	c #Conflicts:     511000 | #Constraints:      46767
1016.96/1081.20	c #Conflicts:     512000 | #Constraints:      47767
1016.96/1081.20	c #Conflicts:     513000 | #Constraints:      48767
1016.96/1081.20	c #Conflicts:     514000 | #Constraints:      49767
1016.96/1081.20	c #Conflicts:     515000 | #Constraints:      50767
1016.96/1081.20	c #Conflicts:     516000 | #Constraints:      51767
1016.96/1081.20	c INPROCESSING
1016.96/1081.20	c GARBAGE COLLECT
1016.96/1081.20	c rational objective 1504
1018.96/1083.12	c #Conflicts:     517000 | #Constraints:      38475
1018.96/1083.12	c #Conflicts:     518000 | #Constraints:      39475
1018.96/1083.12	c #Conflicts:     519000 | #Constraints:      40475
1018.96/1083.12	c bounds 1591 >= 1504 @ 1007.64
1030.02/1094.26	c #Conflicts:     520000 | #Constraints:      41476
1030.02/1094.26	c #Conflicts:     521000 | #Constraints:      42487
1030.02/1094.26	c #Conflicts:     522000 | #Constraints:      43527
1030.02/1094.26	c #Conflicts:     523000 | #Constraints:      44580
1030.02/1094.26	c #Conflicts:     524000 | #Constraints:      45622
1030.02/1094.26	c #Conflicts:     525000 | #Constraints:      46659
1030.02/1094.26	c #Conflicts:     526000 | #Constraints:      47676
1030.02/1094.26	c #Conflicts:     527000 | #Constraints:      48694
1030.02/1094.26	c bounds 1590 >= 1504 @ 1018.61
1035.61/1099.82	c #Conflicts:     528000 | #Constraints:      49721
1035.61/1099.82	c #Conflicts:     529000 | #Constraints:      50743
1035.61/1099.82	c #Conflicts:     530000 | #Constraints:      51776
1035.61/1099.82	c #Conflicts:     531000 | #Constraints:      52799
1035.61/1099.82	c INPROCESSING
1035.61/1099.82	c GARBAGE COLLECT
1035.61/1099.82	c rational objective 1504
1056.48/1142.58	c #Conflicts:     532000 | #Constraints:      39131
1056.48/1142.58	c #Conflicts:     533000 | #Constraints:      40131
1056.48/1142.58	c #Conflicts:     534000 | #Constraints:      41139
1056.48/1142.58	c #Conflicts:     535000 | #Constraints:      42168
1056.48/1142.58	c #Conflicts:     536000 | #Constraints:      43183
1056.48/1142.58	c #Conflicts:     537000 | #Constraints:      44197
1056.48/1142.58	c #Conflicts:     538000 | #Constraints:      45213
1056.48/1142.58	c #Conflicts:     539000 | #Constraints:      46239
1056.48/1142.58	c #Conflicts:     540000 | #Constraints:      47252
1056.48/1142.58	c #Conflicts:     541000 | #Constraints:      48284
1056.48/1142.58	c #Conflicts:     542000 | #Constraints:      49303
1056.48/1142.58	c #Conflicts:     543000 | #Constraints:      50320
1056.48/1142.58	c #Conflicts:     544000 | #Constraints:      51332
1056.48/1142.58	c #Conflicts:     545000 | #Constraints:      52348
1056.48/1142.58	c #Conflicts:     546000 | #Constraints:      53359
1056.48/1142.58	c INPROCESSING
1056.48/1142.58	c GARBAGE COLLECT
1056.48/1142.58	c rational objective 1504
1086.30/1172.45	c #Conflicts:     547000 | #Constraints:      39539
1086.30/1172.45	c #Conflicts:     548000 | #Constraints:      40539
1086.30/1172.45	c #Conflicts:     549000 | #Constraints:      41539
1086.30/1172.45	c #Conflicts:     550000 | #Constraints:      42539
1086.30/1172.45	c #Conflicts:     551000 | #Constraints:      43539
1086.30/1172.45	c #Conflicts:     552000 | #Constraints:      44539
1086.30/1172.45	c #Conflicts:     553000 | #Constraints:      45539
1086.30/1172.45	c #Conflicts:     554000 | #Constraints:      46539
1086.30/1172.45	c #Conflicts:     555000 | #Constraints:      47539
1086.30/1172.45	c #Conflicts:     556000 | #Constraints:      48539
1086.30/1172.45	c #Conflicts:     557000 | #Constraints:      49539
1086.30/1172.45	c #Conflicts:     558000 | #Constraints:      50539
1086.30/1172.45	c #Conflicts:     559000 | #Constraints:      51539
1086.30/1172.45	c #Conflicts:     560000 | #Constraints:      52539
1086.30/1172.45	c #Conflicts:     561000 | #Constraints:      53539
1086.30/1172.45	c INPROCESSING
1086.30/1172.45	c GARBAGE COLLECT
1086.30/1172.45	c rational objective 1504
1090.18/1176.32	c #Conflicts:     562000 | #Constraints:      39631
1090.18/1176.32	c #Conflicts:     563000 | #Constraints:      40631
1090.18/1176.32	c bounds 1589 >= 1504 @ 1078.09
1113.37/1199.72	c #Conflicts:     564000 | #Constraints:      41632
1113.37/1199.72	c #Conflicts:     565000 | #Constraints:      42643
1113.37/1199.72	c #Conflicts:     566000 | #Constraints:      43697
1113.37/1199.72	c #Conflicts:     567000 | #Constraints:      44722
1113.37/1199.72	c #Conflicts:     568000 | #Constraints:      45767
1113.37/1199.72	c #Conflicts:     569000 | #Constraints:      46795
1113.37/1199.72	c #Conflicts:     570000 | #Constraints:      47812
1113.37/1199.72	c #Conflicts:     571000 | #Constraints:      48836
1113.37/1199.72	c #Conflicts:     572000 | #Constraints:      49854
1113.37/1199.72	c #Conflicts:     573000 | #Constraints:      50880
1113.37/1199.72	c #Conflicts:     574000 | #Constraints:      51890
1113.37/1199.72	c #Conflicts:     575000 | #Constraints:      52915
1113.37/1199.72	c #Conflicts:     576000 | #Constraints:      53930
1113.37/1199.72	c INPROCESSING
1113.37/1199.72	c GARBAGE COLLECT
1113.37/1199.72	c rational objective 1504
1148.97/1235.42	c #Conflicts:     577000 | #Constraints:      39734
1148.97/1235.42	c #Conflicts:     578000 | #Constraints:      40734
1148.97/1235.42	c #Conflicts:     579000 | #Constraints:      41734
1148.97/1235.42	c #Conflicts:     580000 | #Constraints:      42734
1148.97/1235.42	c #Conflicts:     581000 | #Constraints:      43734
1148.97/1235.42	c #Conflicts:     582000 | #Constraints:      44734
1148.97/1235.42	c #Conflicts:     583000 | #Constraints:      45734
1148.97/1235.42	c #Conflicts:     584000 | #Constraints:      46734
1148.97/1235.42	c #Conflicts:     585000 | #Constraints:      47734
1148.97/1235.42	c #Conflicts:     586000 | #Constraints:      48734
1148.97/1235.42	c #Conflicts:     587000 | #Constraints:      49734
1148.97/1235.42	c #Conflicts:     588000 | #Constraints:      50734
1148.97/1235.42	c #Conflicts:     589000 | #Constraints:      51734
1148.97/1235.42	c #Conflicts:     590000 | #Constraints:      52734
1148.97/1235.42	c #Conflicts:     591000 | #Constraints:      53734
1148.97/1235.42	c INPROCESSING
1148.97/1235.42	c GARBAGE COLLECT
1148.97/1235.42	c rational objective 1504
1155.85/1242.31	c #Conflicts:     592000 | #Constraints:      39445
1155.85/1242.31	c #Conflicts:     593000 | #Constraints:      40445
1155.85/1242.31	c #Conflicts:     594000 | #Constraints:      41445
1155.85/1242.31	c #Conflicts:     595000 | #Constraints:      42445
1155.85/1242.31	c #Conflicts:     596000 | #Constraints:      43446
1155.85/1242.31	c #Conflicts:     597000 | #Constraints:      44446
1155.85/1242.31	c bounds 1588 >= 1504 @ 1143.03
1157.94/1244.44	c #Conflicts:     598000 | #Constraints:      45460
1157.94/1244.44	c #Conflicts:     599000 | #Constraints:      46497
1157.94/1244.44	c bounds 1587 >= 1504 @ 1145.12
1171.21/1257.72	c #Conflicts:     600000 | #Constraints:      47547
1171.21/1257.72	c #Conflicts:     601000 | #Constraints:      48569
1171.21/1257.72	c #Conflicts:     602000 | #Constraints:      49600
1171.21/1257.72	c #Conflicts:     603000 | #Constraints:      50633
1171.21/1257.72	c #Conflicts:     604000 | #Constraints:      51662
1171.21/1257.72	c #Conflicts:     605000 | #Constraints:      52689
1171.21/1257.72	c #Conflicts:     606000 | #Constraints:      53731
1171.21/1257.72	c #Conflicts:     607000 | #Constraints:      54747
1171.21/1257.72	c INPROCESSING
1171.21/1257.72	c GARBAGE COLLECT
1171.21/1257.72	c rational objective 1504
1203.17/1290.13	c #Conflicts:     608000 | #Constraints:      40125
1203.17/1290.13	c #Conflicts:     609000 | #Constraints:      41125
1203.17/1290.13	c #Conflicts:     610000 | #Constraints:      42125
1203.17/1290.13	c #Conflicts:     611000 | #Constraints:      43125
1203.17/1290.13	c #Conflicts:     612000 | #Constraints:      44125
1203.17/1290.13	c #Conflicts:     613000 | #Constraints:      45125
1203.17/1290.13	c #Conflicts:     614000 | #Constraints:      46125
1203.17/1290.13	c #Conflicts:     615000 | #Constraints:      47125
1203.17/1290.13	c #Conflicts:     616000 | #Constraints:      48125
1203.17/1290.13	c #Conflicts:     617000 | #Constraints:      49125
1203.17/1290.13	c #Conflicts:     618000 | #Constraints:      50125
1203.17/1290.13	c #Conflicts:     619000 | #Constraints:      51125
1203.17/1290.13	c #Conflicts:     620000 | #Constraints:      52125
1203.17/1290.13	c #Conflicts:     621000 | #Constraints:      53125
1203.17/1290.13	c #Conflicts:     622000 | #Constraints:      54125
1203.17/1290.13	c #Conflicts:     623000 | #Constraints:      55125
1203.17/1290.13	c INPROCESSING
1203.17/1290.13	c GARBAGE COLLECT
1203.17/1290.13	c rational objective 1504
1224.01/1311.02	c #Conflicts:     624000 | #Constraints:      40474
1224.01/1311.02	c #Conflicts:     625000 | #Constraints:      41474
1224.01/1311.02	c #Conflicts:     626000 | #Constraints:      42475
1224.01/1311.02	c #Conflicts:     627000 | #Constraints:      43478
1224.01/1311.02	c #Conflicts:     628000 | #Constraints:      44482
1224.01/1311.02	c #Conflicts:     629000 | #Constraints:      45515
1224.01/1311.02	c #Conflicts:     630000 | #Constraints:      46542
1224.01/1311.02	c #Conflicts:     631000 | #Constraints:      47565
1224.01/1311.02	c #Conflicts:     632000 | #Constraints:      48592
1224.01/1311.02	c #Conflicts:     633000 | #Constraints:      49597
1224.01/1311.02	c #Conflicts:     634000 | #Constraints:      50608
1224.01/1311.02	c #Conflicts:     635000 | #Constraints:      51623
1224.01/1311.02	c #Conflicts:     636000 | #Constraints:      52632
1224.01/1311.02	c #Conflicts:     637000 | #Constraints:      53676
1224.01/1311.02	c #Conflicts:     638000 | #Constraints:      54705
1224.01/1311.02	c bounds 1586 >= 1504 @ 1210.51
1237.55/1324.68	c #Conflicts:     639000 | #Constraints:      55708
1237.55/1324.68	c INPROCESSING
1237.55/1324.68	c GARBAGE COLLECT
1237.55/1324.68	c rational objective 1504
1270.44/1363.94	c #Conflicts:     640000 | #Constraints:      40746
1270.44/1363.94	c #Conflicts:     641000 | #Constraints:      41746
1270.44/1363.94	c #Conflicts:     642000 | #Constraints:      42746
1270.44/1363.94	c #Conflicts:     643000 | #Constraints:      43746
1270.44/1363.94	c #Conflicts:     644000 | #Constraints:      44746
1270.44/1363.94	c #Conflicts:     645000 | #Constraints:      45746
1270.44/1363.94	c #Conflicts:     646000 | #Constraints:      46746
1270.44/1363.94	c #Conflicts:     647000 | #Constraints:      47747
1270.44/1363.94	c #Conflicts:     648000 | #Constraints:      48774
1270.44/1363.94	c #Conflicts:     649000 | #Constraints:      49801
1270.44/1363.94	c #Conflicts:     650000 | #Constraints:      50833
1270.44/1363.94	c #Conflicts:     651000 | #Constraints:      51841
1270.44/1363.94	c #Conflicts:     652000 | #Constraints:      52849
1270.44/1363.94	c #Conflicts:     653000 | #Constraints:      53870
1270.44/1363.94	c #Conflicts:     654000 | #Constraints:      54900
1270.44/1363.94	c #Conflicts:     655000 | #Constraints:      55932
1270.44/1363.94	c INPROCESSING
1270.44/1363.94	c GARBAGE COLLECT
1270.44/1363.94	c rational objective 1504
1303.25/1397.05	c #Conflicts:     656000 | #Constraints:      40713
1303.25/1397.05	c #Conflicts:     657000 | #Constraints:      41713
1303.25/1397.05	c #Conflicts:     658000 | #Constraints:      42713
1303.25/1397.05	c #Conflicts:     659000 | #Constraints:      43713
1303.25/1397.05	c #Conflicts:     660000 | #Constraints:      44713
1303.25/1397.05	c #Conflicts:     661000 | #Constraints:      45713
1303.25/1397.05	c #Conflicts:     662000 | #Constraints:      46713
1303.25/1397.05	c #Conflicts:     663000 | #Constraints:      47713
1303.25/1397.05	c #Conflicts:     664000 | #Constraints:      48713
1303.25/1397.05	c #Conflicts:     665000 | #Constraints:      49713
1303.25/1397.05	c #Conflicts:     666000 | #Constraints:      50713
1303.25/1397.05	c #Conflicts:     667000 | #Constraints:      51713
1303.25/1397.05	c #Conflicts:     668000 | #Constraints:      52713
1303.25/1397.05	c #Conflicts:     669000 | #Constraints:      53713
1303.25/1397.05	c #Conflicts:     670000 | #Constraints:      54713
1303.25/1397.05	c #Conflicts:     671000 | #Constraints:      55713
1303.25/1397.05	c INPROCESSING
1303.25/1397.05	c GARBAGE COLLECT
1303.25/1397.05	c rational objective 1504
1333.46/1427.38	c #Conflicts:     672000 | #Constraints:      40442
1333.46/1427.38	c #Conflicts:     673000 | #Constraints:      41442
1333.46/1427.38	c #Conflicts:     674000 | #Constraints:      42442
1333.46/1427.38	c #Conflicts:     675000 | #Constraints:      43442
1333.46/1427.38	c #Conflicts:     676000 | #Constraints:      44442
1333.46/1427.38	c #Conflicts:     677000 | #Constraints:      45442
1333.46/1427.38	c #Conflicts:     678000 | #Constraints:      46442
1333.46/1427.38	c #Conflicts:     679000 | #Constraints:      47442
1333.46/1427.38	c #Conflicts:     680000 | #Constraints:      48442
1333.46/1427.38	c #Conflicts:     681000 | #Constraints:      49442
1333.46/1427.38	c #Conflicts:     682000 | #Constraints:      50442
1333.46/1427.38	c #Conflicts:     683000 | #Constraints:      51442
1333.46/1427.38	c #Conflicts:     684000 | #Constraints:      52442
1333.46/1427.38	c #Conflicts:     685000 | #Constraints:      53442
1333.46/1427.38	c #Conflicts:     686000 | #Constraints:      54442
1333.46/1427.38	c #Conflicts:     687000 | #Constraints:      55442
1333.46/1427.38	c #Conflicts:     688000 | #Constraints:      56442
1333.46/1427.38	c INPROCESSING
1333.46/1427.38	c GARBAGE COLLECT
1333.46/1427.38	c rational objective 1504
1343.34/1437.28	c #Conflicts:     689000 | #Constraints:      41036
1343.34/1437.28	c #Conflicts:     690000 | #Constraints:      42052
1343.34/1437.28	c #Conflicts:     691000 | #Constraints:      43071
1343.34/1437.28	c #Conflicts:     692000 | #Constraints:      44104
1343.34/1437.28	c #Conflicts:     693000 | #Constraints:      45142
1343.34/1437.28	c #Conflicts:     694000 | #Constraints:      46162
1343.34/1437.28	c #Conflicts:     695000 | #Constraints:      47189
1343.34/1437.28	c #Conflicts:     696000 | #Constraints:      48213
1343.34/1437.28	c bounds 1585 >= 1504 @ 1328.83
1349.91/1444.06	c #Conflicts:     697000 | #Constraints:      49222
1349.91/1444.06	c #Conflicts:     698000 | #Constraints:      50264
1349.91/1444.06	c #Conflicts:     699000 | #Constraints:      51283
1349.91/1444.06	c #Conflicts:     700000 | #Constraints:      52306
1349.91/1444.06	c bounds 1584 >= 1504 @ 1335.33
1398.65/1492.99	c #Conflicts:     701000 | #Constraints:      53308
1398.65/1492.99	c #Conflicts:     702000 | #Constraints:      54308
1398.65/1492.99	c #Conflicts:     703000 | #Constraints:      55308
1398.65/1492.99	c #Conflicts:     704000 | #Constraints:      56308
1398.65/1492.99	c #Conflicts:     705000 | #Constraints:      57308
1398.65/1492.99	c INPROCESSING
1398.65/1492.99	c GARBAGE COLLECT
1398.65/1492.99	c rational objective 1504
1409.72/1504.28	c #Conflicts:     706000 | #Constraints:      41557
1409.72/1504.28	c #Conflicts:     707000 | #Constraints:      42557
1409.72/1504.28	c #Conflicts:     708000 | #Constraints:      43557
1409.72/1504.28	c #Conflicts:     709000 | #Constraints:      44557
1409.72/1504.28	c #Conflicts:     710000 | #Constraints:      45566
1409.72/1504.28	c #Conflicts:     711000 | #Constraints:      46597
1409.72/1504.28	c #Conflicts:     712000 | #Constraints:      47623
1409.72/1504.28	c #Conflicts:     713000 | #Constraints:      48646
1409.72/1504.28	c #Conflicts:     714000 | #Constraints:      49671
1409.72/1504.28	c bounds 1583 >= 1504 @ 1394.92
1423.08/1517.61	c #Conflicts:     715000 | #Constraints:      50693
1423.08/1517.61	c #Conflicts:     716000 | #Constraints:      51711
1423.08/1517.61	c #Conflicts:     717000 | #Constraints:      52733
1423.08/1517.61	c #Conflicts:     718000 | #Constraints:      53757
1423.08/1517.61	c #Conflicts:     719000 | #Constraints:      54792
1423.08/1517.61	c #Conflicts:     720000 | #Constraints:      55795
1423.08/1517.61	c #Conflicts:     721000 | #Constraints:      56800
1423.08/1517.61	c bounds 1582 >= 1504 @ 1408.09
1424.88/1519.45	c #Conflicts:     722000 | #Constraints:      57815
1424.88/1519.45	c INPROCESSING
1424.88/1519.45	c GARBAGE COLLECT
1424.88/1519.45	c rational objective 1504
1427.67/1522.28	c #Conflicts:     723000 | #Constraints:      41784
1427.67/1522.28	c #Conflicts:     724000 | #Constraints:      42808
1427.67/1522.28	c bounds 1581 >= 1504 @ 1412.69
1452.30/1551.03	c #Conflicts:     725000 | #Constraints:      43821
1452.30/1551.03	c #Conflicts:     726000 | #Constraints:      44857
1452.30/1551.03	c #Conflicts:     727000 | #Constraints:      45870
1452.30/1551.03	c #Conflicts:     728000 | #Constraints:      46878
1452.30/1551.03	c #Conflicts:     729000 | #Constraints:      47889
1452.30/1551.03	c #Conflicts:     730000 | #Constraints:      48899
1452.30/1551.03	c #Conflicts:     731000 | #Constraints:      49908
1452.30/1551.03	c #Conflicts:     732000 | #Constraints:      50915
1452.30/1551.03	c #Conflicts:     733000 | #Constraints:      51927
1452.30/1551.03	c #Conflicts:     734000 | #Constraints:      52938
1452.30/1551.03	c #Conflicts:     735000 | #Constraints:      53958
1452.30/1551.03	c #Conflicts:     736000 | #Constraints:      54968
1452.30/1551.03	c #Conflicts:     737000 | #Constraints:      56002
1452.30/1551.03	c #Conflicts:     738000 | #Constraints:      57015
1452.30/1551.03	c #Conflicts:     739000 | #Constraints:      58037
1452.30/1551.03	c INPROCESSING
1452.30/1551.03	c GARBAGE COLLECT
1452.30/1551.03	c rational objective 1504
1491.38/1590.54	c #Conflicts:     740000 | #Constraints:      41773
1491.38/1590.54	c #Conflicts:     741000 | #Constraints:      42773
1491.38/1590.54	c #Conflicts:     742000 | #Constraints:      43773
1491.38/1590.54	c #Conflicts:     743000 | #Constraints:      44773
1491.38/1590.54	c #Conflicts:     744000 | #Constraints:      45773
1491.38/1590.54	c #Conflicts:     745000 | #Constraints:      46773
1491.38/1590.54	c #Conflicts:     746000 | #Constraints:      47773
1491.38/1590.54	c #Conflicts:     747000 | #Constraints:      48773
1491.38/1590.54	c #Conflicts:     748000 | #Constraints:      49773
1491.38/1590.54	c #Conflicts:     749000 | #Constraints:      50773
1491.38/1590.54	c #Conflicts:     750000 | #Constraints:      51773
1491.38/1590.54	c #Conflicts:     751000 | #Constraints:      52773
1491.38/1590.54	c #Conflicts:     752000 | #Constraints:      53773
1491.38/1590.54	c #Conflicts:     753000 | #Constraints:      54773
1491.38/1590.54	c #Conflicts:     754000 | #Constraints:      55773
1491.38/1590.54	c #Conflicts:     755000 | #Constraints:      56773
1491.38/1590.54	c #Conflicts:     756000 | #Constraints:      57773
1491.38/1590.54	c INPROCESSING
1491.38/1590.54	c GARBAGE COLLECT
1491.38/1590.54	c rational objective 1504
1499.06/1598.23	c #Conflicts:     757000 | #Constraints:      41490
1499.06/1598.23	c #Conflicts:     758000 | #Constraints:      42491
1499.06/1598.23	c #Conflicts:     759000 | #Constraints:      43491
1499.06/1598.23	c #Conflicts:     760000 | #Constraints:      44491
1499.06/1598.23	c #Conflicts:     761000 | #Constraints:      45491
1499.06/1598.23	c #Conflicts:     762000 | #Constraints:      46493
1499.06/1598.23	c #Conflicts:     763000 | #Constraints:      47508
1499.06/1598.23	c bounds 1580 >= 1504 @ 1483.27
1510.03/1609.20	c #Conflicts:     764000 | #Constraints:      48546
1510.03/1609.20	c #Conflicts:     765000 | #Constraints:      49566
1510.03/1609.20	c #Conflicts:     766000 | #Constraints:      50578
1510.03/1609.20	c #Conflicts:     767000 | #Constraints:      51604
1510.03/1609.20	c #Conflicts:     768000 | #Constraints:      52617
1510.03/1609.20	c #Conflicts:     769000 | #Constraints:      53623
1510.03/1609.20	c #Conflicts:     770000 | #Constraints:      54644
1510.03/1609.20	c #Conflicts:     771000 | #Constraints:      55651
1510.03/1609.20	c bounds 1579 >= 1504 @ 1494.07
1513.74/1613.05	c #Conflicts:     772000 | #Constraints:      56658
1513.74/1613.05	c #Conflicts:     773000 | #Constraints:      57673
1513.74/1613.05	c bounds 1578 >= 1504 @ 1497.8
1523.41/1622.77	c #Conflicts:     774000 | #Constraints:      58678
1523.41/1622.77	c INPROCESSING
1523.41/1622.77	c GARBAGE COLLECT
1523.41/1622.77	c rational objective 1504
1528.59/1628.00	c #Conflicts:     775000 | #Constraints:      42142
1528.59/1628.00	c #Conflicts:     776000 | #Constraints:      43162
1528.59/1628.00	c #Conflicts:     777000 | #Constraints:      44173
1528.59/1628.00	c bounds 1577 >= 1504 @ 1512.58
1535.98/1635.33	c #Conflicts:     778000 | #Constraints:      45207
1535.98/1635.33	c #Conflicts:     779000 | #Constraints:      46222
1535.98/1635.33	c #Conflicts:     780000 | #Constraints:      47235
1535.98/1635.33	c #Conflicts:     781000 | #Constraints:      48260
1535.98/1635.33	c #Conflicts:     782000 | #Constraints:      49282
1535.98/1635.33	c bounds 1576 >= 1504 @ 1519.8
1621.92/1725.26	c #Conflicts:     783000 | #Constraints:      50305
1621.92/1725.26	c #Conflicts:     784000 | #Constraints:      51305
1621.92/1725.26	c #Conflicts:     785000 | #Constraints:      52305
1621.92/1725.26	c #Conflicts:     786000 | #Constraints:      53305
1621.92/1725.26	c #Conflicts:     787000 | #Constraints:      54305
1621.92/1725.26	c #Conflicts:     788000 | #Constraints:      55305
1621.92/1725.26	c #Conflicts:     789000 | #Constraints:      56305
1621.92/1725.26	c #Conflicts:     790000 | #Constraints:      57305
1621.92/1725.26	c #Conflicts:     791000 | #Constraints:      58305
1621.92/1725.26	c #Conflicts:     792000 | #Constraints:      59305
1621.92/1725.26	c INPROCESSING
1621.92/1725.26	c GARBAGE COLLECT
1621.92/1725.26	c rational objective 1504
1634.19/1737.50	c #Conflicts:     793000 | #Constraints:      42546
1634.19/1737.50	c #Conflicts:     794000 | #Constraints:      43552
1634.19/1737.50	c #Conflicts:     795000 | #Constraints:      44564
1634.19/1737.50	c #Conflicts:     796000 | #Constraints:      45601
1634.19/1737.50	c #Conflicts:     797000 | #Constraints:      46618
1634.19/1737.50	c #Conflicts:     798000 | #Constraints:      47652
1634.19/1737.50	c #Conflicts:     799000 | #Constraints:      48665
1634.19/1737.50	c #Conflicts:     800000 | #Constraints:      49691
1634.19/1737.50	c #Conflicts:     801000 | #Constraints:      50731
1634.19/1737.50	c bounds 1575 >= 1504 @ 1617.6
1636.98/1740.36	c #Conflicts:     802000 | #Constraints:      51754
1636.98/1740.36	c #Conflicts:     803000 | #Constraints:      52774
1636.98/1740.36	c bounds 1574 >= 1504 @ 1620.42
1652.14/1755.78	c #Conflicts:     804000 | #Constraints:      53782
1652.14/1755.78	c #Conflicts:     805000 | #Constraints:      54808
1652.14/1755.78	c #Conflicts:     806000 | #Constraints:      55847
1652.14/1755.78	c #Conflicts:     807000 | #Constraints:      56878
1652.14/1755.78	c #Conflicts:     808000 | #Constraints:      57896
1652.14/1755.78	c #Conflicts:     809000 | #Constraints:      58918
1652.14/1755.78	c #Conflicts:     810000 | #Constraints:      59941
1652.14/1755.78	c INPROCESSING
1652.14/1755.78	c GARBAGE COLLECT
1652.14/1755.78	c rational objective 1504
1660.32/1763.99	c #Conflicts:     811000 | #Constraints:      42838
1660.32/1763.99	c #Conflicts:     812000 | #Constraints:      43838
1660.32/1763.99	c #Conflicts:     813000 | #Constraints:      44838
1660.32/1763.99	c #Conflicts:     814000 | #Constraints:      45849
1660.32/1763.99	c #Conflicts:     815000 | #Constraints:      46859
1660.32/1763.99	c #Conflicts:     816000 | #Constraints:      47870
1660.32/1763.99	c #Conflicts:     817000 | #Constraints:      48890
1660.32/1763.99	c #Conflicts:     818000 | #Constraints:      49904
1660.32/1763.99	c bounds 1573 >= 1504 @ 1643.5
1679.87/1783.79	c #Conflicts:     819000 | #Constraints:      50931
1679.87/1783.79	c #Conflicts:     820000 | #Constraints:      51945
1679.87/1783.79	c #Conflicts:     821000 | #Constraints:      52952
1679.87/1783.79	c #Conflicts:     822000 | #Constraints:      53955
1679.87/1783.79	c #Conflicts:     823000 | #Constraints:      54967
1679.87/1783.79	c #Conflicts:     824000 | #Constraints:      55976
1679.87/1783.79	c #Conflicts:     825000 | #Constraints:      56984
1679.87/1783.79	c #Conflicts:     826000 | #Constraints:      57987
1679.87/1783.79	c #Conflicts:     827000 | #Constraints:      58995
1679.87/1783.79	c #Conflicts:     828000 | #Constraints:      60003
1679.87/1783.79	c INPROCESSING
1679.87/1783.79	c GARBAGE COLLECT
1679.87/1783.79	c rational objective 1504
1688.85/1792.79	c #Conflicts:     829000 | #Constraints:      42774
1688.85/1792.79	c #Conflicts:     830000 | #Constraints:      43774
1688.85/1792.79	c #Conflicts:     831000 | #Constraints:      44774
1688.85/1792.79	c #Conflicts:     832000 | #Constraints:      45774
1688.85/1792.79	c #Conflicts:     833000 | #Constraints:      46774
1688.85/1792.79	c bounds 1572 >= 1504 @ 1671.76
1759.00/1866.58	c #Conflicts:     834000 | #Constraints:      47789
1759.00/1866.58	c #Conflicts:     835000 | #Constraints:      48789
1759.00/1866.58	c #Conflicts:     836000 | #Constraints:      49789
1759.00/1866.58	c #Conflicts:     837000 | #Constraints:      50789
1759.00/1866.58	c #Conflicts:     838000 | #Constraints:      51789
1759.00/1866.58	c #Conflicts:     839000 | #Constraints:      52789
1759.00/1866.58	c #Conflicts:     840000 | #Constraints:      53789
1759.00/1866.58	c #Conflicts:     841000 | #Constraints:      54789
1759.00/1866.58	c #Conflicts:     842000 | #Constraints:      55789
1759.00/1866.58	c #Conflicts:     843000 | #Constraints:      56789
1759.00/1866.58	c #Conflicts:     844000 | #Constraints:      57789
1759.00/1866.58	c #Conflicts:     845000 | #Constraints:      58789
1759.00/1866.58	c #Conflicts:     846000 | #Constraints:      59789
1759.00/1866.58	c INPROCESSING
1759.00/1866.58	c GARBAGE COLLECT
1759.00/1866.58	c rational objective 1504
1797.16/1904.91	c #Conflicts:     847000 | #Constraints:      42485
1797.16/1904.91	c #Conflicts:     848000 | #Constraints:      43485
1797.16/1904.91	c #Conflicts:     849000 | #Constraints:      44485
1797.16/1904.91	c #Conflicts:     850000 | #Constraints:      45485
1797.16/1904.91	c #Conflicts:     851000 | #Constraints:      46485
1797.16/1904.91	c #Conflicts:     852000 | #Constraints:      47485
1797.16/1904.91	c #Conflicts:     853000 | #Constraints:      48485
1797.16/1904.91	c #Conflicts:     854000 | #Constraints:      49485
1797.16/1904.91	c #Conflicts:     855000 | #Constraints:      50485
1797.16/1904.91	c #Conflicts:     856000 | #Constraints:      51497
1797.16/1904.91	c #Conflicts:     857000 | #Constraints:      52513
1797.16/1904.91	c #Conflicts:     858000 | #Constraints:      53530
1797.16/1904.91	c #Conflicts:     859000 | #Constraints:      54547
1797.16/1904.91	c #Conflicts:     860000 | #Constraints:      55560
1797.16/1904.91	c #Conflicts:     861000 | #Constraints:      56596
1797.16/1904.91	c #Conflicts:     862000 | #Constraints:      57599
1797.16/1904.91	c #Conflicts:     863000 | #Constraints:      58605
1797.16/1904.91	c #Conflicts:     864000 | #Constraints:      59618
1797.16/1904.91	c #Conflicts:     865000 | #Constraints:      60637
1797.16/1904.91	c bounds 1571 >= 1504 @ 1779.31
1798.25/1906.09	c INPROCESSING
1798.25/1906.09	c GARBAGE COLLECT
1798.25/1906.09	c rational objective 1504
1813.33/1921.33	c #Conflicts:     866000 | #Constraints:      43091
1813.33/1921.33	c #Conflicts:     867000 | #Constraints:      44091
1813.33/1921.33	c #Conflicts:     868000 | #Constraints:      45099
1813.33/1921.33	c #Conflicts:     869000 | #Constraints:      46116
1813.33/1921.33	c #Conflicts:     870000 | #Constraints:      47135
1813.33/1921.33	c #Conflicts:     871000 | #Constraints:      48150
1813.33/1921.33	c #Conflicts:     872000 | #Constraints:      49163
1813.33/1921.33	c #Conflicts:     873000 | #Constraints:      50173
1813.33/1921.33	c #Conflicts:     874000 | #Constraints:      51181
1813.33/1921.33	c #Conflicts:     875000 | #Constraints:      52201
1813.33/1921.33	c #Conflicts:     876000 | #Constraints:      53214
1813.33/1921.33	c #Conflicts:     877000 | #Constraints:      54226
1813.33/1921.33	c #Conflicts:     878000 | #Constraints:      55229
1813.33/1921.33	c bounds 1570 >= 1504 @ 1795.21
1822.60/1930.61	c #Conflicts:     879000 | #Constraints:      56246
1822.60/1930.61	c #Conflicts:     880000 | #Constraints:      57268
1822.60/1930.61	c #Conflicts:     881000 | #Constraints:      58269
1822.60/1930.61	c #Conflicts:     882000 | #Constraints:      59295
1822.60/1930.61	c #Conflicts:     883000 | #Constraints:      60303
1822.60/1930.61	c #Conflicts:     884000 | #Constraints:      61307
1822.60/1930.61	c INPROCESSING
1822.60/1930.61	c GARBAGE COLLECT
1822.60/1930.61	c rational objective 1504
1827.10/1935.17	c #Conflicts:     885000 | #Constraints:      43522
1827.10/1935.17	c #Conflicts:     886000 | #Constraints:      44522
1827.10/1935.17	c #Conflicts:     887000 | #Constraints:      45522
1827.10/1935.17	c #Conflicts:     888000 | #Constraints:      46522
1827.10/1935.17	c bounds 1569 >= 1504 @ 1808.85
1880.57/1989.09	c #Conflicts:     889000 | #Constraints:      47523
1880.57/1989.09	c #Conflicts:     890000 | #Constraints:      48523
1880.57/1989.09	c #Conflicts:     891000 | #Constraints:      49523
1880.57/1989.09	c #Conflicts:     892000 | #Constraints:      50523
1880.57/1989.09	c #Conflicts:     893000 | #Constraints:      51523
1880.57/1989.09	c #Conflicts:     894000 | #Constraints:      52523
1880.57/1989.09	c #Conflicts:     895000 | #Constraints:      53523
1880.57/1989.09	c #Conflicts:     896000 | #Constraints:      54523
1880.57/1989.09	c #Conflicts:     897000 | #Constraints:      55523
1880.57/1989.09	c #Conflicts:     898000 | #Constraints:      56523
1880.57/1989.09	c #Conflicts:     899000 | #Constraints:      57523
1880.57/1989.09	c #Conflicts:     900000 | #Constraints:      58523
1880.57/1989.09	c #Conflicts:     901000 | #Constraints:      59523
1880.57/1989.09	c #Conflicts:     902000 | #Constraints:      60523
1880.57/1989.09	c #Conflicts:     903000 | #Constraints:      61523
1880.57/1989.09	c INPROCESSING
1880.57/1989.09	c GARBAGE COLLECT
1880.57/1989.09	c rational objective 1504
1897.82/2013.05	c #Conflicts:     904000 | #Constraints:      43696
1897.82/2013.05	c #Conflicts:     905000 | #Constraints:      44696
1897.82/2013.05	c #Conflicts:     906000 | #Constraints:      45696
1897.82/2013.05	c #Conflicts:     907000 | #Constraints:      46696
1897.82/2013.05	c #Conflicts:     908000 | #Constraints:      47696
1897.82/2013.05	c #Conflicts:     909000 | #Constraints:      48696
1897.82/2013.05	c #Conflicts:     910000 | #Constraints:      49697
1897.82/2013.05	c #Conflicts:     911000 | #Constraints:      50709
1897.82/2013.05	c #Conflicts:     912000 | #Constraints:      51756
1897.82/2013.05	c #Conflicts:     913000 | #Constraints:      52790
1897.82/2013.05	c #Conflicts:     914000 | #Constraints:      53825
1897.82/2013.05	c #Conflicts:     915000 | #Constraints:      54859
1897.82/2013.05	c bounds 1568 >= 1504 @ 1879
1911.89/2027.18	c #Conflicts:     916000 | #Constraints:      55861
1911.89/2027.18	c #Conflicts:     917000 | #Constraints:      56861
1911.89/2027.18	c #Conflicts:     918000 | #Constraints:      57861
1911.89/2027.18	c #Conflicts:     919000 | #Constraints:      58861
1911.89/2027.18	c #Conflicts:     920000 | #Constraints:      59861
1911.89/2027.18	c #Conflicts:     921000 | #Constraints:      60861
1911.89/2027.18	c #Conflicts:     922000 | #Constraints:      61861
1911.89/2027.18	c INPROCESSING
1911.89/2027.18	c GARBAGE COLLECT
1911.89/2027.18	c rational objective 1504
1918.26/2033.59	c #Conflicts:     923000 | #Constraints:      43732
1918.26/2033.59	c #Conflicts:     924000 | #Constraints:      44732
1918.26/2033.59	c #Conflicts:     925000 | #Constraints:      45733
1918.26/2033.59	c #Conflicts:     926000 | #Constraints:      46754
1918.26/2033.59	c bounds 1567 >= 1504 @ 1899.23
1924.25/2039.56	c #Conflicts:     927000 | #Constraints:      47763
1924.25/2039.56	c #Conflicts:     928000 | #Constraints:      48793
1924.25/2039.56	c #Conflicts:     929000 | #Constraints:      49831
1924.25/2039.56	c #Conflicts:     930000 | #Constraints:      50857
1924.25/2039.56	c bounds 1566 >= 1504 @ 1905.11
1931.73/2047.05	c #Conflicts:     931000 | #Constraints:      51881
1931.73/2047.05	c #Conflicts:     932000 | #Constraints:      52900
1931.73/2047.05	c #Conflicts:     933000 | #Constraints:      53917
1931.73/2047.05	c #Conflicts:     934000 | #Constraints:      54940
1931.73/2047.05	c bounds 1565 >= 1504 @ 1912.52
2014.71/2148.80	c #Conflicts:     935000 | #Constraints:      55962
2014.71/2148.80	c #Conflicts:     936000 | #Constraints:      56962
2014.71/2148.80	c #Conflicts:     937000 | #Constraints:      57962
2014.71/2148.80	c #Conflicts:     938000 | #Constraints:      58962
2014.71/2148.80	c #Conflicts:     939000 | #Constraints:      59962
2014.71/2148.80	c #Conflicts:     940000 | #Constraints:      60962
2014.71/2148.80	c #Conflicts:     941000 | #Constraints:      61962
2014.71/2148.80	c INPROCESSING
2014.71/2148.80	c GARBAGE COLLECT
2014.71/2148.80	c rational objective 1504
2018.51/2152.78	c #Conflicts:     942000 | #Constraints:      43652
2018.51/2152.78	c #Conflicts:     943000 | #Constraints:      44652
2018.51/2152.78	c #Conflicts:     944000 | #Constraints:      45652
2018.51/2152.78	c #Conflicts:     945000 | #Constraints:      46654
2018.51/2152.78	c bounds 1564 >= 1504 @ 1999.11
2019.02/2153.24	c #Conflicts:     946000 | #Constraints:      47684
2019.02/2153.24	c bounds 1563 >= 1504 @ 1999.56
2019.82/2154.07	c bounds 1562 >= 1504 @ 2000.39
2021.51/2155.79	c #Conflicts:     947000 | #Constraints:      48705
2021.51/2155.79	c #Conflicts:     948000 | #Constraints:      49750
2021.51/2155.79	c bounds 1561 >= 1504 @ 2002.08
2030.89/2165.10	c #Conflicts:     949000 | #Constraints:      50772
2030.89/2165.10	c #Conflicts:     950000 | #Constraints:      51793
2030.89/2165.10	c #Conflicts:     951000 | #Constraints:      52835
2030.89/2165.10	c #Conflicts:     952000 | #Constraints:      53862
2030.89/2165.10	c #Conflicts:     953000 | #Constraints:      54894
2030.89/2165.10	c bounds 1560 >= 1504 @ 2011.26
2043.75/2178.01	c #Conflicts:     954000 | #Constraints:      55950
2043.75/2178.01	c #Conflicts:     955000 | #Constraints:      56950
2043.75/2178.01	c #Conflicts:     956000 | #Constraints:      57950
2043.75/2178.01	c #Conflicts:     957000 | #Constraints:      58950
2043.75/2178.01	c #Conflicts:     958000 | #Constraints:      59950
2043.75/2178.01	c #Conflicts:     959000 | #Constraints:      60950
2043.75/2178.01	c #Conflicts:     960000 | #Constraints:      61951
2043.75/2178.01	c #Conflicts:     961000 | #Constraints:      62987
2043.75/2178.01	c INPROCESSING
2043.75/2178.01	c GARBAGE COLLECT
2043.75/2178.01	c rational objective 1504
2066.13/2200.61	c #Conflicts:     962000 | #Constraints:      44229
2066.13/2200.61	c #Conflicts:     963000 | #Constraints:      45238
2066.13/2200.61	c #Conflicts:     964000 | #Constraints:      46272
2066.13/2200.61	c #Conflicts:     965000 | #Constraints:      47324
2066.13/2200.61	c #Conflicts:     966000 | #Constraints:      48355
2066.13/2200.61	c #Conflicts:     967000 | #Constraints:      49379
2066.13/2200.61	c #Conflicts:     968000 | #Constraints:      50413
2066.13/2200.61	c #Conflicts:     969000 | #Constraints:      51449
2066.13/2200.61	c #Conflicts:     970000 | #Constraints:      52484
2066.13/2200.61	c #Conflicts:     971000 | #Constraints:      53506
2066.13/2200.61	c #Conflicts:     972000 | #Constraints:      54565
2066.13/2200.61	c #Conflicts:     973000 | #Constraints:      55595
2066.13/2200.61	c #Conflicts:     974000 | #Constraints:      56621
2066.13/2200.61	c #Conflicts:     975000 | #Constraints:      57660
2066.13/2200.61	c #Conflicts:     976000 | #Constraints:      58687
2066.13/2200.61	c #Conflicts:     977000 | #Constraints:      59708
2066.13/2200.61	c #Conflicts:     978000 | #Constraints:      60731
2066.13/2200.61	c #Conflicts:     979000 | #Constraints:      61752
2066.13/2200.61	c #Conflicts:     980000 | #Constraints:      62768
2066.13/2200.61	c #Conflicts:     981000 | #Constraints:      63792
2066.13/2200.61	c INPROCESSING
2066.13/2200.61	c GARBAGE COLLECT
2066.13/2200.61	c rational objective 1504
2078.98/2213.59	c #Conflicts:     982000 | #Constraints:      44814
2078.98/2213.59	c #Conflicts:     983000 | #Constraints:      45814
2078.98/2213.59	c #Conflicts:     984000 | #Constraints:      46814
2078.98/2213.59	c #Conflicts:     985000 | #Constraints:      47814
2078.98/2213.59	c #Conflicts:     986000 | #Constraints:      48814
2078.98/2213.59	c #Conflicts:     987000 | #Constraints:      49829
2078.98/2213.59	c #Conflicts:     988000 | #Constraints:      50849
2078.98/2213.59	c #Conflicts:     989000 | #Constraints:      51869
2078.98/2213.59	c #Conflicts:     990000 | #Constraints:      52909
2078.98/2213.59	c #Conflicts:     991000 | #Constraints:      53921
2078.98/2213.59	c #Conflicts:     992000 | #Constraints:      54972
2078.98/2213.59	c #Conflicts:     993000 | #Constraints:      56009
2078.98/2213.59	c bounds 1559 >= 1504 @ 2058.79
2092.24/2227.07	c #Conflicts:     994000 | #Constraints:      57047
2092.24/2227.07	c #Conflicts:     995000 | #Constraints:      58077
2092.24/2227.07	c #Conflicts:     996000 | #Constraints:      59101
2092.24/2227.07	c #Conflicts:     997000 | #Constraints:      60109
2092.24/2227.07	c #Conflicts:     998000 | #Constraints:      61119
2092.24/2227.07	c #Conflicts:     999000 | #Constraints:      62135
2092.24/2227.07	c #Conflicts:    1000000 | #Constraints:      63158
2092.24/2227.07	c #Conflicts:    1001000 | #Constraints:      64173
2092.24/2227.07	c INPROCESSING
2092.24/2227.07	c GARBAGE COLLECT
2092.24/2227.07	c rational objective 1504
2139.01/2275.03	c #Conflicts:    1002000 | #Constraints:      45010
2139.01/2275.03	c #Conflicts:    1003000 | #Constraints:      46010
2139.01/2275.03	c #Conflicts:    1004000 | #Constraints:      47010
2139.01/2275.03	c #Conflicts:    1005000 | #Constraints:      48010
2139.01/2275.03	c #Conflicts:    1006000 | #Constraints:      49010
2139.01/2275.03	c #Conflicts:    1007000 | #Constraints:      50010
2139.01/2275.03	c #Conflicts:    1008000 | #Constraints:      51010
2139.01/2275.03	c #Conflicts:    1009000 | #Constraints:      52010
2139.01/2275.03	c #Conflicts:    1010000 | #Constraints:      53010
2139.01/2275.03	c #Conflicts:    1011000 | #Constraints:      54010
2139.01/2275.03	c #Conflicts:    1012000 | #Constraints:      55010
2139.01/2275.03	c #Conflicts:    1013000 | #Constraints:      56010
2139.01/2275.03	c #Conflicts:    1014000 | #Constraints:      57010
2139.01/2275.03	c #Conflicts:    1015000 | #Constraints:      58010
2139.01/2275.03	c #Conflicts:    1016000 | #Constraints:      59010
2139.01/2275.03	c #Conflicts:    1017000 | #Constraints:      60010
2139.01/2275.03	c #Conflicts:    1018000 | #Constraints:      61010
2139.01/2275.03	c #Conflicts:    1019000 | #Constraints:      62010
2139.01/2275.03	c #Conflicts:    1020000 | #Constraints:      63010
2139.01/2275.03	c #Conflicts:    1021000 | #Constraints:      64010
2139.01/2275.03	c INPROCESSING
2139.01/2275.03	c GARBAGE COLLECT
2139.01/2275.03	c rational objective 1504
2140.60/2276.69	c bounds 1558 >= 1504 @ 2119.89
2148.58/2284.83	c #Conflicts:    1022000 | #Constraints:      44834
2148.58/2284.83	c #Conflicts:    1023000 | #Constraints:      45834
2148.58/2284.83	c #Conflicts:    1024000 | #Constraints:      46834
2148.58/2284.83	c #Conflicts:    1025000 | #Constraints:      47834
2148.58/2284.83	c #Conflicts:    1026000 | #Constraints:      48834
2148.58/2284.83	c #Conflicts:    1027000 | #Constraints:      49834
2148.58/2284.83	c bounds 1557 >= 1504 @ 2127.67
2153.78/2290.02	c #Conflicts:    1028000 | #Constraints:      50835
2153.78/2290.02	c #Conflicts:    1029000 | #Constraints:      51835
2153.78/2290.02	c #Conflicts:    1030000 | #Constraints:      52835
2153.78/2290.02	c #Conflicts:    1031000 | #Constraints:      53846
2153.78/2290.02	c bounds 1556 >= 1504 @ 2132.75
2154.97/2291.21	c #Conflicts:    1032000 | #Constraints:      54861
2154.97/2291.21	c bounds 1555 >= 1504 @ 2133.93
2158.26/2294.53	c #Conflicts:    1033000 | #Constraints:      55885
2158.26/2294.53	c bounds 1554 >= 1504 @ 2137.21
2178.79/2315.98	c #Conflicts:    1034000 | #Constraints:      56904
2178.79/2315.98	c #Conflicts:    1035000 | #Constraints:      57917
2178.79/2315.98	c #Conflicts:    1036000 | #Constraints:      58925
2178.79/2315.98	c #Conflicts:    1037000 | #Constraints:      59957
2178.79/2315.98	c #Conflicts:    1038000 | #Constraints:      60992
2178.79/2315.98	c #Conflicts:    1039000 | #Constraints:      62023
2178.79/2315.98	c #Conflicts:    1040000 | #Constraints:      63069
2178.79/2315.98	c #Conflicts:    1041000 | #Constraints:      64090
2178.79/2315.98	c INPROCESSING
2178.79/2315.98	c GARBAGE COLLECT
2178.79/2315.98	c rational objective 1504
2230.80/2368.13	c #Conflicts:    1042000 | #Constraints:      44587
2230.80/2368.13	c #Conflicts:    1043000 | #Constraints:      45587
2230.80/2368.13	c #Conflicts:    1044000 | #Constraints:      46587
2230.80/2368.13	c #Conflicts:    1045000 | #Constraints:      47587
2230.80/2368.13	c #Conflicts:    1046000 | #Constraints:      48587
2230.80/2368.13	c #Conflicts:    1047000 | #Constraints:      49587
2230.80/2368.13	c #Conflicts:    1048000 | #Constraints:      50587
2230.80/2368.13	c #Conflicts:    1049000 | #Constraints:      51587
2230.80/2368.13	c #Conflicts:    1050000 | #Constraints:      52587
2230.80/2368.13	c #Conflicts:    1051000 | #Constraints:      53587
2230.80/2368.13	c #Conflicts:    1052000 | #Constraints:      54587
2230.80/2368.13	c #Conflicts:    1053000 | #Constraints:      55587
2230.80/2368.13	c #Conflicts:    1054000 | #Constraints:      56587
2230.80/2368.13	c #Conflicts:    1055000 | #Constraints:      57587
2230.80/2368.13	c #Conflicts:    1056000 | #Constraints:      58587
2230.80/2368.13	c #Conflicts:    1057000 | #Constraints:      59587
2230.80/2368.13	c #Conflicts:    1058000 | #Constraints:      60587
2230.80/2368.13	c #Conflicts:    1059000 | #Constraints:      61587
2230.80/2368.13	c #Conflicts:    1060000 | #Constraints:      62587
2230.80/2368.13	c #Conflicts:    1061000 | #Constraints:      63587
2230.80/2368.13	c #Conflicts:    1062000 | #Constraints:      64587
2230.80/2368.13	c INPROCESSING
2230.80/2368.13	c GARBAGE COLLECT
2230.80/2368.13	c rational objective 1504
2239.24/2376.74	c #Conflicts:    1063000 | #Constraints:      45108
2239.24/2376.74	c #Conflicts:    1064000 | #Constraints:      46108
2239.24/2376.74	c #Conflicts:    1065000 | #Constraints:      47108
2239.24/2376.74	c #Conflicts:    1066000 | #Constraints:      48108
2239.24/2376.74	c #Conflicts:    1067000 | #Constraints:      49108
2239.24/2376.74	c #Conflicts:    1068000 | #Constraints:      50108
2239.24/2376.74	c #Conflicts:    1069000 | #Constraints:      51109
2239.24/2376.74	c #Conflicts:    1070000 | #Constraints:      52146
2239.24/2376.74	c bounds 1553 >= 1504 @ 2217.53
2240.14/2377.61	c bounds 1552 >= 1504 @ 2218.38
2255.99/2393.53	c #Conflicts:    1071000 | #Constraints:      53152
2255.99/2393.53	c #Conflicts:    1072000 | #Constraints:      54152
2255.99/2393.53	c #Conflicts:    1073000 | #Constraints:      55152
2255.99/2393.53	c #Conflicts:    1074000 | #Constraints:      56152
2255.99/2393.53	c #Conflicts:    1075000 | #Constraints:      57152
2255.99/2393.53	c #Conflicts:    1076000 | #Constraints:      58171
2255.99/2393.53	c #Conflicts:    1077000 | #Constraints:      59198
2255.99/2393.53	c #Conflicts:    1078000 | #Constraints:      60232
2255.99/2393.53	c #Conflicts:    1079000 | #Constraints:      61251
2255.99/2393.53	c bounds 1551 >= 1504 @ 2234.06
2266.06/2403.63	c #Conflicts:    1080000 | #Constraints:      62286
2266.06/2403.63	c #Conflicts:    1081000 | #Constraints:      63300
2266.06/2403.63	c #Conflicts:    1082000 | #Constraints:      64327
2266.06/2403.63	c #Conflicts:    1083000 | #Constraints:      65350
2266.06/2403.63	c INPROCESSING
2266.06/2403.63	c GARBAGE COLLECT
2266.06/2403.63	c rational objective 1504
2316.21/2455.19	c #Conflicts:    1084000 | #Constraints:      45509
2316.21/2455.19	c #Conflicts:    1085000 | #Constraints:      46509
2316.21/2455.19	c #Conflicts:    1086000 | #Constraints:      47509
2316.21/2455.19	c #Conflicts:    1087000 | #Constraints:      48509
2316.21/2455.19	c #Conflicts:    1088000 | #Constraints:      49509
2316.21/2455.19	c #Conflicts:    1089000 | #Constraints:      50509
2316.21/2455.19	c #Conflicts:    1090000 | #Constraints:      51509
2316.21/2455.19	c #Conflicts:    1091000 | #Constraints:      52509
2316.21/2455.19	c #Conflicts:    1092000 | #Constraints:      53509
2316.21/2455.19	c #Conflicts:    1093000 | #Constraints:      54509
2316.21/2455.19	c #Conflicts:    1094000 | #Constraints:      55509
2316.21/2455.19	c #Conflicts:    1095000 | #Constraints:      56509
2316.21/2455.19	c #Conflicts:    1096000 | #Constraints:      57509
2316.21/2455.19	c #Conflicts:    1097000 | #Constraints:      58509
2316.21/2455.19	c #Conflicts:    1098000 | #Constraints:      59509
2316.21/2455.19	c #Conflicts:    1099000 | #Constraints:      60509
2316.21/2455.19	c #Conflicts:    1100000 | #Constraints:      61509
2316.21/2455.19	c #Conflicts:    1101000 | #Constraints:      62509
2316.21/2455.19	c #Conflicts:    1102000 | #Constraints:      63509
2316.21/2455.19	c #Conflicts:    1103000 | #Constraints:      64509
2316.21/2455.19	c #Conflicts:    1104000 | #Constraints:      65509
2316.21/2455.19	c INPROCESSING
2316.21/2455.19	c GARBAGE COLLECT
2316.21/2455.19	c rational objective 1504
2317.11/2456.01	c bounds 1550 >= 1504 @ 2294.65
2324.97/2463.91	c #Conflicts:    1105000 | #Constraints:      45716
2324.97/2463.91	c #Conflicts:    1106000 | #Constraints:      46739
2324.97/2463.91	c #Conflicts:    1107000 | #Constraints:      47769
2324.97/2463.91	c #Conflicts:    1108000 | #Constraints:      48815
2324.97/2463.91	c #Conflicts:    1109000 | #Constraints:      49828
2324.97/2463.91	c #Conflicts:    1110000 | #Constraints:      50850
2324.97/2463.91	c #Conflicts:    1111000 | #Constraints:      51870
2324.97/2463.91	c #Conflicts:    1112000 | #Constraints:      52878
2324.97/2463.91	c bounds 1549 >= 1504 @ 2302.41
2331.35/2470.36	c #Conflicts:    1113000 | #Constraints:      53896
2331.35/2470.36	c #Conflicts:    1114000 | #Constraints:      54911
2331.35/2470.36	c #Conflicts:    1115000 | #Constraints:      55934
2331.35/2470.36	c #Conflicts:    1116000 | #Constraints:      56953
2331.35/2470.36	c bounds 1548 >= 1504 @ 2308.78
2345.12/2484.17	c #Conflicts:    1117000 | #Constraints:      57979
2345.12/2484.17	c #Conflicts:    1118000 | #Constraints:      59007
2345.12/2484.17	c #Conflicts:    1119000 | #Constraints:      60022
2345.12/2484.17	c #Conflicts:    1120000 | #Constraints:      61028
2345.12/2484.17	c #Conflicts:    1121000 | #Constraints:      62037
2345.12/2484.17	c #Conflicts:    1122000 | #Constraints:      63048
2345.12/2484.17	c #Conflicts:    1123000 | #Constraints:      64061
2345.12/2484.17	c bounds 1547 >= 1504 @ 2322.44
2349.80/2488.80	c #Conflicts:    1124000 | #Constraints:      65082
2349.80/2488.80	c #Conflicts:    1125000 | #Constraints:      66115
2349.80/2488.80	c INPROCESSING
2349.80/2488.80	c GARBAGE COLLECT
2349.80/2488.80	c rational objective 1504
2366.76/2505.83	c #Conflicts:    1126000 | #Constraints:      45819
2366.76/2505.83	c #Conflicts:    1127000 | #Constraints:      46843
2366.76/2505.83	c #Conflicts:    1128000 | #Constraints:      47876
2366.76/2505.83	c #Conflicts:    1129000 | #Constraints:      48894
2366.76/2505.83	c #Conflicts:    1130000 | #Constraints:      49909
2366.76/2505.83	c #Conflicts:    1131000 | #Constraints:      50918
2366.76/2505.83	c #Conflicts:    1132000 | #Constraints:      51936
2366.76/2505.83	c #Conflicts:    1133000 | #Constraints:      52949
2366.76/2505.83	c #Conflicts:    1134000 | #Constraints:      53959
2366.76/2505.83	c #Conflicts:    1135000 | #Constraints:      54994
2366.76/2505.83	c #Conflicts:    1136000 | #Constraints:      56007
2366.76/2505.83	c #Conflicts:    1137000 | #Constraints:      57040
2366.76/2505.83	c bounds 1546 >= 1504 @ 2343.8
2439.69/2579.60	c #Conflicts:    1138000 | #Constraints:      58046
2439.69/2579.60	c #Conflicts:    1139000 | #Constraints:      59046
2439.69/2579.60	c #Conflicts:    1140000 | #Constraints:      60046
2439.69/2579.60	c #Conflicts:    1141000 | #Constraints:      61046
2439.69/2579.60	c #Conflicts:    1142000 | #Constraints:      62046
2439.69/2579.60	c #Conflicts:    1143000 | #Constraints:      63046
2439.69/2579.60	c #Conflicts:    1144000 | #Constraints:      64046
2439.69/2579.60	c #Conflicts:    1145000 | #Constraints:      65046
2439.69/2579.60	c #Conflicts:    1146000 | #Constraints:      66046
2439.69/2579.60	c INPROCESSING
2439.69/2579.60	c GARBAGE COLLECT
2439.69/2579.60	c rational objective 1504
2441.68/2581.62	c #Conflicts:    1147000 | #Constraints:      45627
2441.68/2581.62	c bounds 1545 >= 1504 @ 2418.5
2445.38/2585.32	c #Conflicts:    1148000 | #Constraints:      46660
2445.38/2585.32	c #Conflicts:    1149000 | #Constraints:      47687
2445.38/2585.32	c #Conflicts:    1150000 | #Constraints:      48709
2445.38/2585.32	c bounds 1544 >= 1504 @ 2422.15
2449.97/2589.95	c #Conflicts:    1151000 | #Constraints:      49726
2449.97/2589.95	c #Conflicts:    1152000 | #Constraints:      50752
2449.97/2589.95	c #Conflicts:    1153000 | #Constraints:      51757
2449.97/2589.95	c bounds 1543 >= 1504 @ 2426.68
2453.55/2593.54	c #Conflicts:    1154000 | #Constraints:      52771
2453.55/2593.54	c #Conflicts:    1155000 | #Constraints:      53793
2453.55/2593.54	c #Conflicts:    1156000 | #Constraints:      54811
2453.55/2593.54	c bounds 1542 >= 1504 @ 2430.21
2457.30/2597.55	c #Conflicts:    1157000 | #Constraints:      55836
2457.30/2597.55	c #Conflicts:    1158000 | #Constraints:      56850
2457.30/2597.55	c bounds 1541 >= 1504 @ 2433.92
2463.47/2603.76	c #Conflicts:    1159000 | #Constraints:      57874
2463.47/2603.76	c #Conflicts:    1160000 | #Constraints:      58890
2463.47/2603.76	c #Conflicts:    1161000 | #Constraints:      59909
2463.47/2603.76	c bounds 1540 >= 1504 @ 2440.04
2473.94/2614.26	c #Conflicts:    1162000 | #Constraints:      60950
2473.94/2614.26	c #Conflicts:    1163000 | #Constraints:      61950
2473.94/2614.26	c #Conflicts:    1164000 | #Constraints:      62950
2473.94/2614.26	c #Conflicts:    1165000 | #Constraints:      63950
2473.94/2614.26	c #Conflicts:    1166000 | #Constraints:      64950
2473.94/2614.26	c #Conflicts:    1167000 | #Constraints:      65950
2473.94/2614.26	c #Conflicts:    1168000 | #Constraints:      66951
2473.94/2614.26	c INPROCESSING
2473.94/2614.26	c GARBAGE COLLECT
2473.94/2614.26	c rational objective 1504
2483.32/2623.65	c #Conflicts:    1169000 | #Constraints:      46192
2483.32/2623.65	c #Conflicts:    1170000 | #Constraints:      47218
2483.32/2623.65	c #Conflicts:    1171000 | #Constraints:      48265
2483.32/2623.65	c #Conflicts:    1172000 | #Constraints:      49309
2483.32/2623.65	c #Conflicts:    1173000 | #Constraints:      50335
2483.32/2623.65	c #Conflicts:    1174000 | #Constraints:      51380
2483.32/2623.65	c #Conflicts:    1175000 | #Constraints:      52401
2483.32/2623.65	c #Conflicts:    1176000 | #Constraints:      53418
2483.32/2623.65	c bounds 1539 >= 1504 @ 2459.61
2492.02/2632.50	c #Conflicts:    1177000 | #Constraints:      54428
2492.02/2632.50	c #Conflicts:    1178000 | #Constraints:      55458
2492.02/2632.50	c #Conflicts:    1179000 | #Constraints:      56489
2492.02/2632.50	c #Conflicts:    1180000 | #Constraints:      57493
2492.02/2632.50	c #Conflicts:    1181000 | #Constraints:      58503
2492.02/2632.50	c #Conflicts:    1182000 | #Constraints:      59509
2492.02/2632.50	c bounds 1538 >= 1504 @ 2468.13
2501.99/2642.58	c #Conflicts:    1183000 | #Constraints:      60543
2501.99/2642.58	c #Conflicts:    1184000 | #Constraints:      61573
2501.99/2642.58	c #Conflicts:    1185000 | #Constraints:      62584
2501.99/2642.58	c #Conflicts:    1186000 | #Constraints:      63602
2501.99/2642.58	c #Conflicts:    1187000 | #Constraints:      64628
2501.99/2642.58	c bounds 1537 >= 1504 @ 2478.08
2506.28/2646.80	c #Conflicts:    1188000 | #Constraints:      65659
2506.28/2646.80	c #Conflicts:    1189000 | #Constraints:      66659
2506.28/2646.80	c #Conflicts:    1190000 | #Constraints:      67659
2506.28/2646.80	c INPROCESSING
2506.28/2646.80	c GARBAGE COLLECT
2506.28/2646.80	c rational objective 1504
2551.08/2691.90	c #Conflicts:    1191000 | #Constraints:      46661
2551.08/2691.90	c #Conflicts:    1192000 | #Constraints:      47661
2551.08/2691.90	c #Conflicts:    1193000 | #Constraints:      48661
2551.08/2691.90	c #Conflicts:    1194000 | #Constraints:      49661
2551.08/2691.90	c #Conflicts:    1195000 | #Constraints:      50661
2551.08/2691.90	c #Conflicts:    1196000 | #Constraints:      51661
2551.08/2691.90	c #Conflicts:    1197000 | #Constraints:      52661
2551.08/2691.90	c #Conflicts:    1198000 | #Constraints:      53661
2551.08/2691.90	c #Conflicts:    1199000 | #Constraints:      54661
2551.08/2691.90	c #Conflicts:    1200000 | #Constraints:      55661
2551.08/2691.90	c #Conflicts:    1201000 | #Constraints:      56661
2551.08/2691.90	c #Conflicts:    1202000 | #Constraints:      57661
2551.08/2691.90	c #Conflicts:    1203000 | #Constraints:      58661
2551.08/2691.90	c #Conflicts:    1204000 | #Constraints:      59661
2551.08/2691.90	c #Conflicts:    1205000 | #Constraints:      60661
2551.08/2691.90	c #Conflicts:    1206000 | #Constraints:      61661
2551.08/2691.90	c #Conflicts:    1207000 | #Constraints:      62661
2551.08/2691.90	c #Conflicts:    1208000 | #Constraints:      63661
2551.08/2691.90	c #Conflicts:    1209000 | #Constraints:      64661
2551.08/2691.90	c #Conflicts:    1210000 | #Constraints:      65661
2551.08/2691.90	c #Conflicts:    1211000 | #Constraints:      66661
2551.08/2691.90	c #Conflicts:    1212000 | #Constraints:      67661
2551.08/2691.90	c INPROCESSING
2551.08/2691.90	c GARBAGE COLLECT
2551.08/2691.90	c rational objective 1504
2556.06/2697.00	c #Conflicts:    1213000 | #Constraints:      46783
2556.06/2697.00	c #Conflicts:    1214000 | #Constraints:      47783
2556.06/2697.00	c #Conflicts:    1215000 | #Constraints:      48783
2556.06/2697.00	c #Conflicts:    1216000 | #Constraints:      49783
2556.06/2697.00	c #Conflicts:    1217000 | #Constraints:      50784
2556.06/2697.00	c bounds 1536 >= 1504 @ 2531.67
2557.76/2698.69	c #Conflicts:    1218000 | #Constraints:      51790
2557.76/2698.69	c bounds 1535 >= 1504 @ 2533.34
2565.15/2706.04	c #Conflicts:    1219000 | #Constraints:      52804
2565.15/2706.04	c #Conflicts:    1220000 | #Constraints:      53827
2565.15/2706.04	c #Conflicts:    1221000 | #Constraints:      54869
2565.15/2706.04	c #Conflicts:    1222000 | #Constraints:      55890
2565.15/2706.04	c #Conflicts:    1223000 | #Constraints:      56912
2565.15/2706.04	c bounds 1534 >= 1504 @ 2540.59
2573.03/2713.97	c #Conflicts:    1224000 | #Constraints:      57939
2573.03/2713.97	c #Conflicts:    1225000 | #Constraints:      58964
2573.03/2713.97	c #Conflicts:    1226000 | #Constraints:      59991
2573.03/2713.97	c #Conflicts:    1227000 | #Constraints:      61001
2573.03/2713.97	c bounds 1533 >= 1504 @ 2548.45
2588.65/2736.95	c #Conflicts:    1228000 | #Constraints:      62026
2588.65/2736.95	c #Conflicts:    1229000 | #Constraints:      63038
2588.65/2736.95	c #Conflicts:    1230000 | #Constraints:      64074
2588.65/2736.95	c #Conflicts:    1231000 | #Constraints:      65101
2588.65/2736.95	c #Conflicts:    1232000 | #Constraints:      66118
2588.65/2736.95	c #Conflicts:    1233000 | #Constraints:      67131
2588.65/2736.95	c #Conflicts:    1234000 | #Constraints:      68142
2588.65/2736.95	c INPROCESSING
2588.65/2736.95	c GARBAGE COLLECT
2588.65/2736.95	c rational objective 1504
2598.03/2746.31	c #Conflicts:    1235000 | #Constraints:      46823
2598.03/2746.31	c #Conflicts:    1236000 | #Constraints:      47823
2598.03/2746.31	c #Conflicts:    1237000 | #Constraints:      48823
2598.03/2746.31	c #Conflicts:    1238000 | #Constraints:      49834
2598.03/2746.31	c #Conflicts:    1239000 | #Constraints:      50851
2598.03/2746.31	c #Conflicts:    1240000 | #Constraints:      51865
2598.03/2746.31	c #Conflicts:    1241000 | #Constraints:      52891
2598.03/2746.31	c #Conflicts:    1242000 | #Constraints:      53901
2598.03/2746.31	c bounds 1532 >= 1504 @ 2573.06
2601.62/2749.98	c #Conflicts:    1243000 | #Constraints:      54909
2601.62/2749.98	WSVECS04 Frhs2[190]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[210]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[256]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[258]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[260]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[262]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[264]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[266]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[268]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[270]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[272]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[274]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[283]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[285]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[289]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[298]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[300]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[302]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[304]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[306]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[310]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[312]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[314]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[316]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[318]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[320]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[322]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[323]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[324]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[326]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[328]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[330]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[331]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[335]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[337]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[339]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[341]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[342]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[343]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[345]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[346]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[354]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[356]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[358]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[360]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[366]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[368]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[370]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[372]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[374]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[376]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[378]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[380]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[382]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[384]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[387]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[389]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[391]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[393]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[395]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[397]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[399]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[401]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[403]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[408]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[410]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[412]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[414]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[416]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[420]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[422]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[424]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[426]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[428]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[430]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[432]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[434]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[436]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[438]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[440]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[441]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[445]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[447]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[449]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[451]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[453]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[455]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[457]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[464]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[466]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[468]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[470]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[476]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[478]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[480]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[482]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[484]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[486]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[488]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[490]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[492]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[494]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[497]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[499]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[501]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[503]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[505]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[507]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[509]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[511]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[513]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[518]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[522]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[524]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[526]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[530]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[532]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[534]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[536]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[538]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[540]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[542]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[544]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[546]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[548]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[550]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[551]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[555]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[557]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[559]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[561]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[563]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[565]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[567]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[576]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[578]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[580]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[586]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[588]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[590]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[592]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[594]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[596]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[598]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[600]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[602]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[604]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[607]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[609]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[611]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[613]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[615]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[617]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[619]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[621]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[628]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[630]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[632]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[634]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[636]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[640]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[642]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[644]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[646]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[652]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[654]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[656]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[658]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[660]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[665]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[667]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[669]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[671]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[673]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[675]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[676]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[698]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[708]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[710]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[712]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[714]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[719]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[721]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[723]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[725]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[727]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[729]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[732]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[738]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[740]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[742]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[744]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[746]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[750]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[752]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[754]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[756]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[758]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[764]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[766]: 6 -1.0001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[804]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[835]: 6 -1.00007 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[837]: 6 -1.00004 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[842]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[854]: 6 -1.00006 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[856]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[858]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[860]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[880]: 6 -1.00001 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[896]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[902]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[904]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[906]: 6 -1.00005 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[908]: 6 -1.00008 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[910]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[912]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[914]: 6 -1.00002 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[916]: 6 -1.00009 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[918]: 6 -1.00003 0 shouldn't be
2601.62/2749.98	WSVECS04 Frhs2[920]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[922]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[924]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[926]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[928]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[930]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[932]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[934]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[939]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[941]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[943]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[945]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[948]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[950]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[952]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[956]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[958]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[960]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[962]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[964]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[966]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[968]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[970]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[972]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[974]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[976]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[978]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[980]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[982]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[984]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[986]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[988]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[997]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[999]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1002]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1004]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1006]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1012]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1014]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1016]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1018]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1020]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1022]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1340]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1342]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1344]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1346]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1348]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1350]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1352]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1354]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1356]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1358]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1368]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1370]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1372]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1374]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1381]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1382]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1384]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1386]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1388]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1390]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1392]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1393]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1394]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1396]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1398]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1400]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1402]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1404]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1406]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1408]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1410]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1412]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1413]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1415]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1419]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1421]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1422]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1424]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1426]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1428]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1430]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1431]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1433]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1435]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1437]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1438]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1440]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1442]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1444]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1446]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1447]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1449]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1450]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1452]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1454]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1456]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1458]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1460]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1462]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1464]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1466]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1468]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1469]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1471]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1473]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1474]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1475]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1476]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1478]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1480]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1482]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1484]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1487]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1489]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1491]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1493]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1494]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1496]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1498]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1500]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1501]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1503]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1505]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1506]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1508]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1510]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1512]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1514]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1516]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1518]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1536]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1538]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1540]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1541]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1543]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1545]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1547]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1549]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1550]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1552]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1554]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1556]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1557]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1559]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1560]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1562]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1564]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1566]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1568]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1570]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1572]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1574]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1576]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1578]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1580]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1582]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1584]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1586]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1588]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1590]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1592]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1594]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1597]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1599]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1601]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1603]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1605]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1606]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1608]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1610]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1612]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1614]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1616]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1618]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1620]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1622]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1624]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1626]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1628]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1630]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1632]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1634]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1636]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1638]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1640]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1642]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1644]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1646]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1648]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1650]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1651]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1653]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1655]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1657]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1659]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1661]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1662]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1664]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1674]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1676]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1678]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1680]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1682]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1684]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1686]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1688]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1690]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1692]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1694]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1696]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1700]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1702]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1704]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1707]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1709]: 6 -1.0001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1711]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1713]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1715]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1718]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1728]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1730]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1732]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1734]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1736]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1738]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1740]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1742]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1744]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1746]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1748]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1750]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1752]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1754]: 6 -1.00003 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1756]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1758]: 6 -1.00008 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1760]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1761]: 6 -1.00007 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1763]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1765]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1767]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1769]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1771]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1774]: 6 -1.00001 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1776]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1778]: 6 -1.00002 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1780]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1782]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1784]: 6 -1.00009 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1786]: 6 -1.00006 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1788]: 6 -1.00005 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1790]: 6 -1.00004 0 shouldn't be
2601.62/2749.99	WSVECS04 Frhs2[1814]: 6 -1.00006 0 shouldn't be
2692.17/2846.44	c #Conflicts:    1244000 | #Constraints:      55909
2692.17/2846.44	c #Conflicts:    1245000 | #Constraints:      56909
2692.17/2846.44	c #Conflicts:    1246000 | #Constraints:      57909
2692.17/2846.44	c #Conflicts:    1247000 | #Constraints:      58909
2692.17/2846.44	c #Conflicts:    1248000 | #Constraints:      59909
2692.17/2846.44	c #Conflicts:    1249000 | #Constraints:      60909
2692.17/2846.44	c #Conflicts:    1250000 | #Constraints:      61909
2692.17/2846.44	c #Conflicts:    1251000 | #Constraints:      62909
2692.17/2846.44	c #Conflicts:    1252000 | #Constraints:      63909
2692.17/2846.44	c #Conflicts:    1253000 | #Constraints:      64909
2692.17/2846.44	c #Conflicts:    1254000 | #Constraints:      65909
2692.17/2846.44	c #Conflicts:    1255000 | #Constraints:      66909
2692.17/2846.44	c #Conflicts:    1256000 | #Constraints:      67909
2692.17/2846.44	c INPROCESSING
2692.17/2846.44	c GARBAGE COLLECT
2692.17/2846.44	c rational objective 1504
2696.45/2850.75	c #Conflicts:    1257000 | #Constraints:      46594
2696.45/2850.75	c #Conflicts:    1258000 | #Constraints:      47594
2696.45/2850.75	c #Conflicts:    1259000 | #Constraints:      48594
2696.45/2850.75	c #Conflicts:    1260000 | #Constraints:      49594
2696.45/2850.75	c bounds 1531 >= 1504 @ 2671.13
2732.98/2887.62	c #Conflicts:    1261000 | #Constraints:      50595
2732.98/2887.62	c #Conflicts:    1262000 | #Constraints:      51595
2732.98/2887.62	c #Conflicts:    1263000 | #Constraints:      52595
2732.98/2887.62	c #Conflicts:    1264000 | #Constraints:      53596
2732.98/2887.62	c #Conflicts:    1265000 | #Constraints:      54613
2732.98/2887.62	c #Conflicts:    1266000 | #Constraints:      55653
2732.98/2887.62	c #Conflicts:    1267000 | #Constraints:      56668
2732.98/2887.62	c #Conflicts:    1268000 | #Constraints:      57692
2732.98/2887.62	c #Conflicts:    1269000 | #Constraints:      58699
2732.98/2887.62	c #Conflicts:    1270000 | #Constraints:      59724
2732.98/2887.62	c #Conflicts:    1271000 | #Constraints:      60744
2732.98/2887.62	c #Conflicts:    1272000 | #Constraints:      61764
2732.98/2887.62	c #Conflicts:    1273000 | #Constraints:      62770
2732.98/2887.62	c #Conflicts:    1274000 | #Constraints:      63778
2732.98/2887.62	c #Conflicts:    1275000 | #Constraints:      64786
2732.98/2887.62	c #Conflicts:    1276000 | #Constraints:      65800
2732.98/2887.62	c #Conflicts:    1277000 | #Constraints:      66814
2732.98/2887.62	c #Conflicts:    1278000 | #Constraints:      67828
2732.98/2887.62	c #Conflicts:    1279000 | #Constraints:      68845
2732.98/2887.62	c INPROCESSING
2732.98/2887.62	c GARBAGE COLLECT
2732.98/2887.62	c rational objective 1504
2742.56/2897.22	c #Conflicts:    1280000 | #Constraints:      47197
2742.56/2897.22	c #Conflicts:    1281000 | #Constraints:      48197
2742.56/2897.22	c #Conflicts:    1282000 | #Constraints:      49197
2742.56/2897.22	c #Conflicts:    1283000 | #Constraints:      50197
2742.56/2897.22	c #Conflicts:    1284000 | #Constraints:      51202
2742.56/2897.22	c #Conflicts:    1285000 | #Constraints:      52208
2742.56/2897.22	c #Conflicts:    1286000 | #Constraints:      53220
2742.56/2897.22	c #Conflicts:    1287000 | #Constraints:      54229
2742.56/2897.22	c #Conflicts:    1288000 | #Constraints:      55234
2742.56/2897.22	c bounds 1530 >= 1504 @ 2716.57
2750.44/2905.15	c #Conflicts:    1289000 | #Constraints:      56273
2750.44/2905.15	c #Conflicts:    1290000 | #Constraints:      57276
2750.44/2905.15	c #Conflicts:    1291000 | #Constraints:      58299
2750.44/2905.15	c #Conflicts:    1292000 | #Constraints:      59304
2750.44/2905.15	c #Conflicts:    1293000 | #Constraints:      60318
2750.44/2905.15	c bounds 1529 >= 1504 @ 2724.38
2770.51/2925.43	c #Conflicts:    1294000 | #Constraints:      61336
2770.51/2925.43	c #Conflicts:    1295000 | #Constraints:      62364
2770.51/2925.43	c #Conflicts:    1296000 | #Constraints:      63383
2770.51/2925.43	c #Conflicts:    1297000 | #Constraints:      64407
2770.51/2925.43	c #Conflicts:    1298000 | #Constraints:      65416
2770.51/2925.43	c #Conflicts:    1299000 | #Constraints:      66422
2770.51/2925.43	c #Conflicts:    1300000 | #Constraints:      67436
2770.51/2925.43	c #Conflicts:    1301000 | #Constraints:      68445
2770.51/2925.43	c #Conflicts:    1302000 | #Constraints:      69456
2770.51/2925.43	c INPROCESSING
2770.51/2925.43	c GARBAGE COLLECT
2770.51/2925.43	c rational objective 1504
2781.08/2936.01	c #Conflicts:    1303000 | #Constraints:      47594
2781.08/2936.01	c #Conflicts:    1304000 | #Constraints:      48594
2781.08/2936.01	c #Conflicts:    1305000 | #Constraints:      49595
2781.08/2936.01	c #Conflicts:    1306000 | #Constraints:      50619
2781.08/2936.01	c #Conflicts:    1307000 | #Constraints:      51629
2781.08/2936.01	c #Conflicts:    1308000 | #Constraints:      52637
2781.08/2936.01	c #Conflicts:    1309000 | #Constraints:      53649
2781.08/2936.01	c #Conflicts:    1310000 | #Constraints:      54650
2781.08/2936.01	c #Conflicts:    1311000 | #Constraints:      55659
2781.08/2936.01	c bounds 1528 >= 1504 @ 2754.56
2784.37/2939.34	c #Conflicts:    1312000 | #Constraints:      56695
2784.37/2939.34	c #Conflicts:    1313000 | #Constraints:      57737
2784.37/2939.34	c #Conflicts:    1314000 | #Constraints:      58750
2784.37/2939.34	c bounds 1527 >= 1504 @ 2757.83
2800.42/2955.41	c #Conflicts:    1315000 | #Constraints:      59777
2800.42/2955.41	c #Conflicts:    1316000 | #Constraints:      60817
2800.42/2955.41	c #Conflicts:    1317000 | #Constraints:      61834
2800.42/2955.41	c #Conflicts:    1318000 | #Constraints:      62856
2800.42/2955.41	c #Conflicts:    1319000 | #Constraints:      63877
2800.42/2955.41	c #Conflicts:    1320000 | #Constraints:      64898
2800.42/2955.41	c #Conflicts:    1321000 | #Constraints:      65920
2800.42/2955.41	c #Conflicts:    1322000 | #Constraints:      66936
2800.42/2955.41	c #Conflicts:    1323000 | #Constraints:      67948
2800.42/2955.41	c #Conflicts:    1324000 | #Constraints:      68979
2800.42/2955.41	c #Conflicts:    1325000 | #Constraints:      69987
2800.42/2955.41	c INPROCESSING
2800.42/2955.41	c GARBAGE COLLECT
2800.42/2955.41	c rational objective 1504
2851.23/3006.45	c #Conflicts:    1326000 | #Constraints:      47859
2851.23/3006.45	c #Conflicts:    1327000 | #Constraints:      48859
2851.23/3006.45	c #Conflicts:    1328000 | #Constraints:      49859
2851.23/3006.45	c #Conflicts:    1329000 | #Constraints:      50859
2851.23/3006.45	c #Conflicts:    1330000 | #Constraints:      51859
2851.23/3006.45	c #Conflicts:    1331000 | #Constraints:      52859
2851.23/3006.45	c #Conflicts:    1332000 | #Constraints:      53859
2851.23/3006.45	c #Conflicts:    1333000 | #Constraints:      54859
2851.23/3006.45	c #Conflicts:    1334000 | #Constraints:      55859
2851.23/3006.45	c #Conflicts:    1335000 | #Constraints:      56859
2851.23/3006.45	c #Conflicts:    1336000 | #Constraints:      57859
2851.23/3006.45	c #Conflicts:    1337000 | #Constraints:      58859
2851.23/3006.45	c #Conflicts:    1338000 | #Constraints:      59859
2851.23/3006.45	c #Conflicts:    1339000 | #Constraints:      60859
2851.23/3006.45	c #Conflicts:    1340000 | #Constraints:      61859
2851.23/3006.45	c #Conflicts:    1341000 | #Constraints:      62859
2851.23/3006.45	c #Conflicts:    1342000 | #Constraints:      63859
2851.23/3006.45	c #Conflicts:    1343000 | #Constraints:      64859
2851.23/3006.45	c #Conflicts:    1344000 | #Constraints:      65859
2851.23/3006.45	c #Conflicts:    1345000 | #Constraints:      66859
2851.23/3006.45	c #Conflicts:    1346000 | #Constraints:      67859
2851.23/3006.45	c #Conflicts:    1347000 | #Constraints:      68859
2851.23/3006.45	c #Conflicts:    1348000 | #Constraints:      69859
2851.23/3006.45	c INPROCESSING
2851.23/3006.45	c GARBAGE COLLECT
2851.23/3006.45	c rational objective 1504
2861.19/3016.42	c #Conflicts:    1349000 | #Constraints:      47835
2861.19/3016.42	c #Conflicts:    1350000 | #Constraints:      48835
2861.19/3016.42	c #Conflicts:    1351000 | #Constraints:      49835
2861.19/3016.42	c #Conflicts:    1352000 | #Constraints:      50835
2861.19/3016.42	c #Conflicts:    1353000 | #Constraints:      51835
2861.19/3016.42	c #Conflicts:    1354000 | #Constraints:      52835
2861.19/3016.42	c #Conflicts:    1355000 | #Constraints:      53835
2861.19/3016.42	c #Conflicts:    1356000 | #Constraints:      54835
2861.19/3016.42	c #Conflicts:    1357000 | #Constraints:      55835
2861.19/3016.42	c #Conflicts:    1358000 | #Constraints:      56837
2861.19/3016.42	c bounds 1526 >= 1504 @ 2833.93
2865.38/3020.70	c #Conflicts:    1359000 | #Constraints:      57859
2865.38/3020.70	c #Conflicts:    1360000 | #Constraints:      58907
2865.38/3020.70	c #Conflicts:    1361000 | #Constraints:      59934
2865.38/3020.70	c bounds 1525 >= 1504 @ 2838.14
2879.84/3035.17	c #Conflicts:    1362000 | #Constraints:      60943
2879.84/3035.17	c #Conflicts:    1363000 | #Constraints:      61974
2879.84/3035.17	c #Conflicts:    1364000 | #Constraints:      62983
2879.84/3035.17	c #Conflicts:    1365000 | #Constraints:      63988
2879.84/3035.17	c #Conflicts:    1366000 | #Constraints:      65001
2879.84/3035.17	c #Conflicts:    1367000 | #Constraints:      66013
2879.84/3035.17	c #Conflicts:    1368000 | #Constraints:      67019
2879.84/3035.17	c bounds 1524 >= 1504 @ 2852.45
2886.93/3042.41	c #Conflicts:    1369000 | #Constraints:      68048
2886.93/3042.41	c #Conflicts:    1370000 | #Constraints:      69085
2886.93/3042.41	c #Conflicts:    1371000 | #Constraints:      70104
2886.93/3042.41	c INPROCESSING
2886.93/3042.41	c GARBAGE COLLECT
2886.93/3042.41	c rational objective 1504
2951.44/3123.15	c #Conflicts:    1372000 | #Constraints:      47605
2951.44/3123.15	c #Conflicts:    1373000 | #Constraints:      48605
2951.44/3123.15	c #Conflicts:    1374000 | #Constraints:      49605
2951.44/3123.15	c #Conflicts:    1375000 | #Constraints:      50605
2951.44/3123.15	c #Conflicts:    1376000 | #Constraints:      51605
2951.44/3123.15	c #Conflicts:    1377000 | #Constraints:      52605
2951.44/3123.15	c #Conflicts:    1378000 | #Constraints:      53605
2951.44/3123.15	c #Conflicts:    1379000 | #Constraints:      54605
2951.44/3123.15	c #Conflicts:    1380000 | #Constraints:      55605
2951.44/3123.15	c #Conflicts:    1381000 | #Constraints:      56605
2951.44/3123.15	c #Conflicts:    1382000 | #Constraints:      57605
2951.44/3123.15	c #Conflicts:    1383000 | #Constraints:      58605
2951.44/3123.15	c #Conflicts:    1384000 | #Constraints:      59605
2951.44/3123.15	c #Conflicts:    1385000 | #Constraints:      60605
2951.44/3123.15	c #Conflicts:    1386000 | #Constraints:      61605
2951.44/3123.15	c #Conflicts:    1387000 | #Constraints:      62605
2951.44/3123.15	c #Conflicts:    1388000 | #Constraints:      63605
2951.44/3123.15	c #Conflicts:    1389000 | #Constraints:      64605
2951.44/3123.15	c #Conflicts:    1390000 | #Constraints:      65605
2951.44/3123.15	c #Conflicts:    1391000 | #Constraints:      66605
2951.44/3123.15	c #Conflicts:    1392000 | #Constraints:      67605
2951.44/3123.15	c #Conflicts:    1393000 | #Constraints:      68605
2951.44/3123.15	c #Conflicts:    1394000 | #Constraints:      69605
2951.44/3123.15	c #Conflicts:    1395000 | #Constraints:      70605
2951.44/3123.15	c INPROCESSING
2951.44/3123.15	c GARBAGE COLLECT
2951.44/3123.15	c rational objective 1504
2951.63/3123.39	c bounds 1523 >= 1504 @ 2923.76
2969.08/3140.87	c #Conflicts:    1396000 | #Constraints:      48196
2969.08/3140.87	c #Conflicts:    1397000 | #Constraints:      49196
2969.08/3140.87	c #Conflicts:    1398000 | #Constraints:      50201
2969.08/3140.87	c #Conflicts:    1399000 | #Constraints:      51251
2969.08/3140.87	c #Conflicts:    1400000 | #Constraints:      52294
2969.08/3140.87	c #Conflicts:    1401000 | #Constraints:      53335
2969.08/3140.87	c #Conflicts:    1402000 | #Constraints:      54375
2969.08/3140.87	c #Conflicts:    1403000 | #Constraints:      55414
2969.08/3140.87	c #Conflicts:    1404000 | #Constraints:      56464
2969.08/3140.87	c #Conflicts:    1405000 | #Constraints:      57476
2969.08/3140.87	c #Conflicts:    1406000 | #Constraints:      58497
2969.08/3140.87	c #Conflicts:    1407000 | #Constraints:      59508
2969.08/3140.87	c #Conflicts:    1408000 | #Constraints:      60514
2969.08/3140.87	c bounds 1522 >= 1504 @ 2940.98
2993.60/3165.60	c #Conflicts:    1409000 | #Constraints:      61533
2993.60/3165.60	c #Conflicts:    1410000 | #Constraints:      62569
2993.60/3165.60	c #Conflicts:    1411000 | #Constraints:      63603
2993.60/3165.60	c #Conflicts:    1412000 | #Constraints:      64606
2993.60/3165.60	c #Conflicts:    1413000 | #Constraints:      65623
2993.60/3165.60	c #Conflicts:    1414000 | #Constraints:      66639
2993.60/3165.60	c #Conflicts:    1415000 | #Constraints:      67648
2993.60/3165.60	c #Conflicts:    1416000 | #Constraints:      68660
2993.60/3165.60	c #Conflicts:    1417000 | #Constraints:      69670
2993.60/3165.60	c #Conflicts:    1418000 | #Constraints:      70675
2993.60/3165.60	c #Conflicts:    1419000 | #Constraints:      71676
2993.60/3165.60	c INPROCESSING
2993.60/3165.60	c GARBAGE COLLECT
2993.60/3165.60	c rational objective 1504
3021.63/3193.79	c #Conflicts:    1420000 | #Constraints:      48711
3021.63/3193.79	c #Conflicts:    1421000 | #Constraints:      49714
3021.63/3193.79	c #Conflicts:    1422000 | #Constraints:      50716
3021.63/3193.79	c #Conflicts:    1423000 | #Constraints:      51718
3021.63/3193.79	c #Conflicts:    1424000 | #Constraints:      52732
3021.63/3193.79	c #Conflicts:    1425000 | #Constraints:      53762
3021.63/3193.79	c #Conflicts:    1426000 | #Constraints:      54798
3021.63/3193.79	c #Conflicts:    1427000 | #Constraints:      55824
3021.63/3193.79	c #Conflicts:    1428000 | #Constraints:      56856
3021.63/3193.79	c #Conflicts:    1429000 | #Constraints:      57869
3021.63/3193.79	c #Conflicts:    1430000 | #Constraints:      58892
3021.63/3193.79	c #Conflicts:    1431000 | #Constraints:      59900
3021.63/3193.79	c #Conflicts:    1432000 | #Constraints:      60928
3021.63/3193.79	c #Conflicts:    1433000 | #Constraints:      61937
3021.63/3193.79	c #Conflicts:    1434000 | #Constraints:      62962
3021.63/3193.79	c #Conflicts:    1435000 | #Constraints:      64001
3021.63/3193.79	c #Conflicts:    1436000 | #Constraints:      65017
3021.63/3193.79	c bounds 1521 >= 1504 @ 2992.87
3072.06/3248.05	c #Conflicts:    1437000 | #Constraints:      66030
3072.06/3248.05	c #Conflicts:    1438000 | #Constraints:      67030
3072.06/3248.05	c #Conflicts:    1439000 | #Constraints:      68030
3072.06/3248.05	c #Conflicts:    1440000 | #Constraints:      69030
3072.06/3248.05	c #Conflicts:    1441000 | #Constraints:      70030
3072.06/3248.05	c #Conflicts:    1442000 | #Constraints:      71030
3072.06/3248.05	c #Conflicts:    1443000 | #Constraints:      72030
3072.06/3248.05	c INPROCESSING
3072.06/3248.05	c GARBAGE COLLECT
3072.06/3248.05	c rational objective 1504
3090.40/3266.41	c #Conflicts:    1444000 | #Constraints:      49001
3090.40/3266.41	c #Conflicts:    1445000 | #Constraints:      50001
3090.40/3266.41	c #Conflicts:    1446000 | #Constraints:      51007
3090.40/3266.41	c #Conflicts:    1447000 | #Constraints:      52046
3090.40/3266.41	c #Conflicts:    1448000 | #Constraints:      53097
3090.40/3266.41	c #Conflicts:    1449000 | #Constraints:      54125
3090.40/3266.41	c #Conflicts:    1450000 | #Constraints:      55150
3090.40/3266.41	c #Conflicts:    1451000 | #Constraints:      56168
3090.40/3266.41	c #Conflicts:    1452000 | #Constraints:      57181
3090.40/3266.41	c #Conflicts:    1453000 | #Constraints:      58201
3090.40/3266.41	c #Conflicts:    1454000 | #Constraints:      59223
3090.40/3266.41	c #Conflicts:    1455000 | #Constraints:      60241
3090.40/3266.41	c #Conflicts:    1456000 | #Constraints:      61253
3090.40/3266.41	c bounds 1520 >= 1504 @ 3061.24
3116.95/3293.30	c #Conflicts:    1457000 | #Constraints:      62254
3116.95/3293.30	c #Conflicts:    1458000 | #Constraints:      63255
3116.95/3293.30	c #Conflicts:    1459000 | #Constraints:      64272
3116.95/3293.30	c #Conflicts:    1460000 | #Constraints:      65299
3116.95/3293.30	c #Conflicts:    1461000 | #Constraints:      66328
3116.95/3293.30	c #Conflicts:    1462000 | #Constraints:      67352
3116.95/3293.30	c #Conflicts:    1463000 | #Constraints:      68386
3116.95/3293.30	c #Conflicts:    1464000 | #Constraints:      69407
3116.95/3293.30	c #Conflicts:    1465000 | #Constraints:      70409
3116.95/3293.30	c #Conflicts:    1466000 | #Constraints:      71421
3116.95/3293.30	c #Conflicts:    1467000 | #Constraints:      72425
3116.95/3293.30	c INPROCESSING
3116.95/3293.30	c GARBAGE COLLECT
3116.95/3293.30	c rational objective 1504
3179.50/3356.42	c #Conflicts:    1468000 | #Constraints:      48985
3179.50/3356.42	c #Conflicts:    1469000 | #Constraints:      49985
3179.50/3356.42	c #Conflicts:    1470000 | #Constraints:      50985
3179.50/3356.42	c #Conflicts:    1471000 | #Constraints:      51985
3179.50/3356.42	c #Conflicts:    1472000 | #Constraints:      52985
3179.50/3356.42	c #Conflicts:    1473000 | #Constraints:      53985
3179.50/3356.42	c #Conflicts:    1474000 | #Constraints:      54985
3179.50/3356.42	c #Conflicts:    1475000 | #Constraints:      55985
3179.50/3356.42	c #Conflicts:    1476000 | #Constraints:      56985
3179.50/3356.42	c #Conflicts:    1477000 | #Constraints:      57985
3179.50/3356.42	c #Conflicts:    1478000 | #Constraints:      58985
3179.50/3356.42	c #Conflicts:    1479000 | #Constraints:      59985
3179.50/3356.42	c #Conflicts:    1480000 | #Constraints:      60985
3179.50/3356.42	c #Conflicts:    1481000 | #Constraints:      61985
3179.50/3356.42	c #Conflicts:    1482000 | #Constraints:      62985
3179.50/3356.42	c #Conflicts:    1483000 | #Constraints:      63985
3179.50/3356.42	c #Conflicts:    1484000 | #Constraints:      64985
3179.50/3356.42	c #Conflicts:    1485000 | #Constraints:      65985
3179.50/3356.42	c #Conflicts:    1486000 | #Constraints:      66985
3179.50/3356.42	c #Conflicts:    1487000 | #Constraints:      67985
3179.50/3356.42	c #Conflicts:    1488000 | #Constraints:      68985
3179.50/3356.42	c #Conflicts:    1489000 | #Constraints:      69985
3179.50/3356.42	c #Conflicts:    1490000 | #Constraints:      70985
3179.50/3356.42	c #Conflicts:    1491000 | #Constraints:      71985
3179.50/3356.42	c INPROCESSING
3179.50/3356.42	c GARBAGE COLLECT
3179.50/3356.42	c rational objective 1504
3204.73/3381.79	c #Conflicts:    1492000 | #Constraints:      48618
3204.73/3381.79	c #Conflicts:    1493000 | #Constraints:      49619
3204.73/3381.79	c #Conflicts:    1494000 | #Constraints:      50677
3204.73/3381.79	c #Conflicts:    1495000 | #Constraints:      51722
3204.73/3381.79	c #Conflicts:    1496000 | #Constraints:      52736
3204.73/3381.79	c #Conflicts:    1497000 | #Constraints:      53743
3204.73/3381.79	c #Conflicts:    1498000 | #Constraints:      54746
3204.73/3381.79	c #Conflicts:    1499000 | #Constraints:      55759
3204.73/3381.79	c #Conflicts:    1500000 | #Constraints:      56770
3204.73/3381.79	c #Conflicts:    1501000 | #Constraints:      57782
3204.73/3381.79	c #Conflicts:    1502000 | #Constraints:      58792
3204.73/3381.79	c #Conflicts:    1503000 | #Constraints:      59810
3204.73/3381.79	c #Conflicts:    1504000 | #Constraints:      60821
3204.73/3381.79	c #Conflicts:    1505000 | #Constraints:      61832
3204.73/3381.79	c #Conflicts:    1506000 | #Constraints:      62842
3204.73/3381.79	c #Conflicts:    1507000 | #Constraints:      63858
3204.73/3381.79	c #Conflicts:    1508000 | #Constraints:      64902
3204.73/3381.79	c #Conflicts:    1509000 | #Constraints:      65916
3204.73/3381.79	c #Conflicts:    1510000 | #Constraints:      66935
3204.73/3381.79	c bounds 1519 >= 1504 @ 3174.54
3214.30/3391.38	c #Conflicts:    1511000 | #Constraints:      67961
3214.30/3391.38	c #Conflicts:    1512000 | #Constraints:      68987
3214.30/3391.38	c #Conflicts:    1513000 | #Constraints:      70028
3214.30/3391.38	c #Conflicts:    1514000 | #Constraints:      71052
3214.30/3391.38	c #Conflicts:    1515000 | #Constraints:      72064
3214.30/3391.38	c bounds 1518 >= 1504 @ 3184.01
3216.39/3393.40	c #Conflicts:    1516000 | #Constraints:      73088
3216.39/3393.40	c INPROCESSING
3216.39/3393.40	c GARBAGE COLLECT
3216.39/3393.40	c rational objective 1504
3219.28/3396.31	c #Conflicts:    1517000 | #Constraints:      49271
3219.28/3396.31	c #Conflicts:    1518000 | #Constraints:      50307
3219.28/3396.31	c bounds 1517 >= 1504 @ 3188.85
3315.81/3493.34	c #Conflicts:    1519000 | #Constraints:      51333
3315.81/3493.34	c #Conflicts:    1520000 | #Constraints:      52333
3315.81/3493.34	c #Conflicts:    1521000 | #Constraints:      53333
3315.81/3493.34	c #Conflicts:    1522000 | #Constraints:      54333
3315.81/3493.34	c #Conflicts:    1523000 | #Constraints:      55333
3315.81/3493.34	c #Conflicts:    1524000 | #Constraints:      56333
3315.81/3493.34	c #Conflicts:    1525000 | #Constraints:      57333
3315.81/3493.34	c #Conflicts:    1526000 | #Constraints:      58333
3315.81/3493.34	c #Conflicts:    1527000 | #Constraints:      59333
3315.81/3493.34	c #Conflicts:    1528000 | #Constraints:      60333
3315.81/3493.34	c #Conflicts:    1529000 | #Constraints:      61333
3315.81/3493.34	c #Conflicts:    1530000 | #Constraints:      62333
3315.81/3493.34	c #Conflicts:    1531000 | #Constraints:      63333
3315.81/3493.34	c #Conflicts:    1532000 | #Constraints:      64333
3315.81/3493.34	c #Conflicts:    1533000 | #Constraints:      65333
3315.81/3493.34	c #Conflicts:    1534000 | #Constraints:      66333
3315.81/3493.34	c #Conflicts:    1535000 | #Constraints:      67333
3315.81/3493.34	c #Conflicts:    1536000 | #Constraints:      68333
3315.81/3493.34	c #Conflicts:    1537000 | #Constraints:      69333
3315.81/3493.34	c #Conflicts:    1538000 | #Constraints:      70333
3315.81/3493.34	c #Conflicts:    1539000 | #Constraints:      71333
3315.81/3493.34	c #Conflicts:    1540000 | #Constraints:      72333
3315.81/3493.34	c #Conflicts:    1541000 | #Constraints:      73333
3315.81/3493.34	c INPROCESSING
3315.81/3493.34	c GARBAGE COLLECT
3315.81/3493.34	c rational objective 1504
3344.78/3522.56	c #Conflicts:    1542000 | #Constraints:      49604
3344.78/3522.56	c #Conflicts:    1543000 | #Constraints:      50605
3344.78/3522.56	c #Conflicts:    1544000 | #Constraints:      51629
3344.78/3522.56	c #Conflicts:    1545000 | #Constraints:      52679
3344.78/3522.56	c #Conflicts:    1546000 | #Constraints:      53701
3344.78/3522.56	c #Conflicts:    1547000 | #Constraints:      54716
3344.78/3522.56	c #Conflicts:    1548000 | #Constraints:      55737
3344.78/3522.56	c #Conflicts:    1549000 | #Constraints:      56750
3344.78/3522.56	c #Conflicts:    1550000 | #Constraints:      57766
3344.78/3522.56	c #Conflicts:    1551000 | #Constraints:      58782
3344.78/3522.56	c #Conflicts:    1552000 | #Constraints:      59790
3344.78/3522.56	c #Conflicts:    1553000 | #Constraints:      60800
3344.78/3522.56	c #Conflicts:    1554000 | #Constraints:      61817
3344.78/3522.56	c #Conflicts:    1555000 | #Constraints:      62834
3344.78/3522.56	c #Conflicts:    1556000 | #Constraints:      63846
3344.78/3522.56	c #Conflicts:    1557000 | #Constraints:      64852
3344.78/3522.56	c #Conflicts:    1558000 | #Constraints:      65855
3344.78/3522.56	c #Conflicts:    1559000 | #Constraints:      66858
3344.78/3522.56	c #Conflicts:    1560000 | #Constraints:      67865
3344.78/3522.56	c #Conflicts:    1561000 | #Constraints:      68873
3344.78/3522.56	c #Conflicts:    1562000 | #Constraints:      69879
3344.78/3522.56	c bounds 1516 >= 1504 @ 3313.48
3353.95/3531.74	c #Conflicts:    1563000 | #Constraints:      70884
3353.95/3531.74	c #Conflicts:    1564000 | #Constraints:      71916
3353.95/3531.74	c #Conflicts:    1565000 | #Constraints:      72955
3353.95/3531.74	c #Conflicts:    1566000 | #Constraints:      73970
3353.95/3531.74	c INPROCESSING
3353.95/3531.74	c GARBAGE COLLECT
3353.95/3531.74	c rational objective 1504
3362.03/3539.80	c #Conflicts:    1567000 | #Constraints:      49861
3362.03/3539.80	c #Conflicts:    1568000 | #Constraints:      50864
3362.03/3539.80	c #Conflicts:    1569000 | #Constraints:      51869
3362.03/3539.80	c #Conflicts:    1570000 | #Constraints:      52893
3362.03/3539.80	c #Conflicts:    1571000 | #Constraints:      53906
3362.03/3539.80	c #Conflicts:    1572000 | #Constraints:      54928
3362.03/3539.80	c bounds 1515 >= 1504 @ 3330.46
3391.91/3584.31	c #Conflicts:    1573000 | #Constraints:      55968
3391.91/3584.31	c #Conflicts:    1574000 | #Constraints:      57012
3391.91/3584.31	c #Conflicts:    1575000 | #Constraints:      58039
3391.91/3584.31	c #Conflicts:    1576000 | #Constraints:      59041
3391.91/3584.31	c #Conflicts:    1577000 | #Constraints:      60076
3391.91/3584.31	c #Conflicts:    1578000 | #Constraints:      61093
3391.91/3584.31	c #Conflicts:    1579000 | #Constraints:      62101
3391.91/3584.31	c #Conflicts:    1580000 | #Constraints:      63121
3391.91/3584.31	c #Conflicts:    1581000 | #Constraints:      64128
3391.91/3584.31	c #Conflicts:    1582000 | #Constraints:      65135
3391.91/3584.31	c #Conflicts:    1583000 | #Constraints:      66138
3391.91/3584.31	c #Conflicts:    1584000 | #Constraints:      67142
3391.91/3584.31	c #Conflicts:    1585000 | #Constraints:      68151
3391.91/3584.31	c #Conflicts:    1586000 | #Constraints:      69157
3391.91/3584.31	c #Conflicts:    1587000 | #Constraints:      70162
3391.91/3584.31	c #Conflicts:    1588000 | #Constraints:      71171
3391.91/3584.31	c #Conflicts:    1589000 | #Constraints:      72178
3391.91/3584.31	c #Conflicts:    1590000 | #Constraints:      73182
3391.91/3584.31	c #Conflicts:    1591000 | #Constraints:      74184
3391.91/3584.31	c INPROCESSING
3391.91/3584.31	c GARBAGE COLLECT
3391.91/3584.31	c rational objective 1504
3427.74/3620.45	c #Conflicts:    1592000 | #Constraints:      49871
3427.74/3620.45	c #Conflicts:    1593000 | #Constraints:      50871
3427.74/3620.45	c #Conflicts:    1594000 | #Constraints:      51879
3427.74/3620.45	c #Conflicts:    1595000 | #Constraints:      52880
3427.74/3620.45	c #Conflicts:    1596000 | #Constraints:      53888
3427.74/3620.45	c #Conflicts:    1597000 | #Constraints:      54893
3427.74/3620.45	c #Conflicts:    1598000 | #Constraints:      55897
3427.74/3620.45	c #Conflicts:    1599000 | #Constraints:      56903
3427.74/3620.45	c #Conflicts:    1600000 | #Constraints:      57905
3427.74/3620.45	c #Conflicts:    1601000 | #Constraints:      58912
3427.74/3620.45	c #Conflicts:    1602000 | #Constraints:      59915
3427.74/3620.45	c #Conflicts:    1603000 | #Constraints:      60920
3427.74/3620.45	c #Conflicts:    1604000 | #Constraints:      61926
3427.74/3620.45	c #Conflicts:    1605000 | #Constraints:      62932
3427.74/3620.45	c #Conflicts:    1606000 | #Constraints:      63941
3427.74/3620.45	c #Conflicts:    1607000 | #Constraints:      64953
3427.74/3620.45	c #Conflicts:    1608000 | #Constraints:      65959
3427.74/3620.45	c #Conflicts:    1609000 | #Constraints:      66965
3427.74/3620.45	c #Conflicts:    1610000 | #Constraints:      67970
3427.74/3620.45	c #Conflicts:    1611000 | #Constraints:      68978
3427.74/3620.45	c #Conflicts:    1612000 | #Constraints:      69985
3427.74/3620.45	c #Conflicts:    1613000 | #Constraints:      70991
3427.74/3620.45	c #Conflicts:    1614000 | #Constraints:      71997
3427.74/3620.45	c #Conflicts:    1615000 | #Constraints:      73021
3427.74/3620.45	c #Conflicts:    1616000 | #Constraints:      74051
3427.74/3620.45	c INPROCESSING
3427.74/3620.45	c GARBAGE COLLECT
3427.74/3620.45	c rational objective 1504
3488.01/3682.08	c #Conflicts:    1617000 | #Constraints:      49619
3488.01/3682.08	c #Conflicts:    1618000 | #Constraints:      50619
3488.01/3682.08	c #Conflicts:    1619000 | #Constraints:      51619
3488.01/3682.08	c #Conflicts:    1620000 | #Constraints:      52619
3488.01/3682.08	c #Conflicts:    1621000 | #Constraints:      53619
3488.01/3682.08	c #Conflicts:    1622000 | #Constraints:      54619
3488.01/3682.08	c #Conflicts:    1623000 | #Constraints:      55619
3488.01/3682.08	c #Conflicts:    1624000 | #Constraints:      56619
3488.01/3682.08	c #Conflicts:    1625000 | #Constraints:      57619
3488.01/3682.08	c #Conflicts:    1626000 | #Constraints:      58619
3488.01/3682.08	c #Conflicts:    1627000 | #Constraints:      59619
3488.01/3682.08	c #Conflicts:    1628000 | #Constraints:      60619
3488.01/3682.08	c #Conflicts:    1629000 | #Constraints:      61619
3488.01/3682.08	c #Conflicts:    1630000 | #Constraints:      62619
3488.01/3682.08	c #Conflicts:    1631000 | #Constraints:      63619
3488.01/3682.08	c #Conflicts:    1632000 | #Constraints:      64619
3488.01/3682.08	c #Conflicts:    1633000 | #Constraints:      65619
3488.01/3682.08	c #Conflicts:    1634000 | #Constraints:      66619
3488.01/3682.08	c #Conflicts:    1635000 | #Constraints:      67620
3488.01/3682.08	c #Conflicts:    1636000 | #Constraints:      68620
3488.01/3682.08	c #Conflicts:    1637000 | #Constraints:      69620
3488.01/3682.08	c #Conflicts:    1638000 | #Constraints:      70620
3488.01/3682.08	c #Conflicts:    1639000 | #Constraints:      71620
3488.01/3682.08	c #Conflicts:    1640000 | #Constraints:      72620
3488.01/3682.08	c #Conflicts:    1641000 | #Constraints:      73620
3488.01/3682.08	c #Conflicts:    1642000 | #Constraints:      74620
3488.01/3682.08	c INPROCESSING
3488.01/3682.08	c GARBAGE COLLECT
3488.01/3682.08	c rational objective 1504
3505.97/3700.01	c #Conflicts:    1643000 | #Constraints:      50227
3505.97/3700.01	c #Conflicts:    1644000 | #Constraints:      51227
3505.97/3700.01	c #Conflicts:    1645000 | #Constraints:      52227
3505.97/3700.01	c #Conflicts:    1646000 | #Constraints:      53227
3505.97/3700.01	c #Conflicts:    1647000 | #Constraints:      54229
3505.97/3700.01	c #Conflicts:    1648000 | #Constraints:      55253
3505.97/3700.01	c #Conflicts:    1649000 | #Constraints:      56269
3505.97/3700.01	c #Conflicts:    1650000 | #Constraints:      57290
3505.97/3700.01	c #Conflicts:    1651000 | #Constraints:      58301
3505.97/3700.01	c #Conflicts:    1652000 | #Constraints:      59316
3505.97/3700.01	c #Conflicts:    1653000 | #Constraints:      60318
3505.97/3700.01	c cpu time 3473.02 s
3505.97/3700.01	c deterministic time 221062216946 2.21e+11
3505.97/3700.01	c optimization time 18.873 s
3505.97/3700.01	c total solve time 3454.05 s
3505.97/3700.01	c core-guided solve time 1859.3 s
3505.97/3700.01	c propagation time 2430.76 s
3505.97/3700.01	c conflict analysis time 825.87 s
3505.97/3700.01	c propagations 754472397
3505.97/3700.01	c resolve steps 26944968
3505.97/3700.01	c decisions 14075509
3505.97/3700.01	c conflicts 1653878
3505.97/3700.01	c restarts 3104
3505.97/3700.01	c inprocessing phases 119
3505.97/3700.01	c garbage collections 119 ,( 100.00 )
3505.97/3700.01	c input clauses 21925 ,( 86.43 )
3505.97/3700.01	c input cardinalities 3367 ,( 13.27 )
3505.97/3700.01	c input general constraints 76 ,( 0.30 )
3505.97/3700.01	c input average constraint length 214.73
3505.97/3700.01	c input average constraint degree 61.50
3505.97/3700.01	c learned clauses 822487 ,( 49.23 )
3505.97/3700.01	c learned cardinalities 248710 ,( 14.89 )
3505.97/3700.01	c learned general constraints 599363 ,( 35.88 )
3505.97/3700.01	c learned average constraint length 1048.42
3505.97/3700.01	c learned average constraint degree 3558252505.19
3505.97/3700.01	c watched  CF 32, 64, 128, Arb: 156694 , 0 , 0 , 0
3505.97/3700.01	c counting CF 32, 64, 128, Arb: 442746 , 0 , 0 , 0
3505.97/3700.01	c watched   constraints 156694 ,( 26.14 ) 
3505.97/3700.01	c counting  constraints 442745 ,( 73.86 ) 
3505.97/3700.01	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 600090316 , 7642399729 , 15419061404 ,( 321824831 , 15097236573 )
3505.97/3700.01	c gcd simplifications 83529
3505.97/3700.01	c detected cardinalities 24336
3505.97/3700.01	c weakened non-implied lits 599031889
3505.97/3700.01	c weakened non-implying lits 70228
3505.97/3700.01	c original variables 7701
3505.97/3700.01	c clausal propagations 310757050
3505.97/3700.01	c cardinality propagations 115058116
3505.97/3700.01	c watched propagations 6377618
3505.97/3700.01	c counting propagations 252826328
3505.97/3700.01	c watch lookups 118125077046
3505.97/3700.01	c watch backjump lookups 0
3505.97/3700.01	c watch checks 49751165788
3505.97/3700.01	c propagation checks 46541319999
3505.97/3700.01	c constraint additions 5103822436
3505.97/3700.01	c trail pops 770183581
3505.97/3700.01	c formula constraints 20382
3505.97/3700.01	c learned constraints 1637367
3505.97/3700.01	c bound constraints 1807
3505.97/3700.01	c core-guided constraints 3179
3505.97/3700.01	c encountered formula constraints 14468929
3505.97/3700.01	c encountered learned constraints 7571385
3505.97/3700.01	c encountered bound constraints 365
3505.97/3700.01	c encountered core-guided constraints 6174029
3505.97/3700.01	c LP total time 378.107 s
3505.97/3700.01	c LP solve time 302.41 s
3505.97/3700.01	c LP constraints added 21074
3505.97/3700.01	c LP constraints removed 681
3505.97/3700.01	c LP pivots internal 1653990
3505.97/3700.01	c LP pivots root 446199
3505.97/3700.01	c LP calls 16910
3505.97/3700.01	c LP optimalities 394
3505.97/3700.01	c LP no pivot count 100
3505.97/3700.01	c LP infeasibilities 16511
3505.97/3700.01	c LP valid Farkas constraints 16510
3505.97/3700.01	c LP learned Farkas constraints 16510
3505.97/3700.01	c LP basis resets 1
3505.97/3700.01	c LP cycling count 0
3505.97/3700.01	c LP singular count 0
3505.97/3700.01	c LP no primal count 0
3505.97/3700.01	c LP no farkas count 1
3505.97/3700.01	c LP other issue count 0
3505.97/3700.01	c LP Gomory cuts 173
3505.97/3700.01	c LP learned cuts 519
3505.97/3700.01	c LP deleted cuts 681
3505.97/3700.01	c LP encountered Gomory constraints 4151
3505.97/3700.01	c LP encountered Farkas constraints 261033
3505.97/3700.01	c LP encountered learned Farkas constraints 102444
3505.97/3700.01	c CG auxiliary variables introduced 1561
3505.97/3700.01	c CG solutions found 302
3505.97/3700.01	c CG cores constructed 1504
3505.97/3700.01	c CG core cardinality constraints returned 0
3505.97/3700.01	c CG unit cores 0
3505.97/3700.01	c CG single cores 1504
3505.97/3700.01	c CG blocks removed during cardinality reduction 0
3505.97/3700.01	c CG first core best 0
3505.97/3700.01	c CG decision core best 0
3505.97/3700.01	c CG core reduction tie 0
3505.97/3700.01	c CG core degree average 1.00
3505.97/3700.01	c CG core slack average 2.00
3505.97/3700.01	c CG core upper bound improvements 6
3505.97/3700.01	c STR number of successful calls 0
3505.97/3700.01	c STR number of unsuccessful calls 0
3505.97/3700.01	c STR number of inconclusive calls 0
3505.97/3700.01	c STR number of successful attempts 0
3505.97/3700.01	c STR number of unsuccessful attempts 0
3505.97/3700.01	c STR number of inconclusive attempts 0
3505.97/3700.01	c STR average degree increase per successful call inf
3505.97/3700.01	c STR average degree increase per successful attempt inf
3505.97/3700.01	c STR total number of conflicts for successful attempts 0
3505.97/3700.01	c STR total number of conflicts for unsuccessful attempts 0
3505.97/3700.01	c STR total number of conflicts for inconclusive attempts 0
3505.97/3700.01	c STR average number of conflicts per successful attempt inf
3505.97/3700.01	c STR average number of conflicts per unsuccessful attempt inf
3505.97/3700.01	c STR average number of conflicts per inconclusive attempt inf
3505.97/3700.01	c AVG.sumWPerc 47.47 
3505.97/3700.01	c bigint constraints 0 
3505.97/3700.01	o 1515
3505.97/3700.01	s SATISFIABLE
3505.97/3700.01	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
3505.97/3700.01	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: 63708 MiB (62629 MiB free)
  memory of node 1: 64465 MiB (63886 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100037 s]*
/proc/loadavg: 0.60 1.78 2.91 1/269 98132
/proc/meminfo: memFree=129546544/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98123] ppid=98117 vsize=12664 memory=6016 CPUtime=0 cores=0,2
/proc/98123/stat : 98123 (pbsuma) D 98117 98117 98061 0 -1 4456448 640 0 0 0 0 0 0 0 20 0 1 0 73691378 12967936 1504 18446744073709551615 4210688 4653049 140732463510752 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 4700520 4703148 20746240 140732463519971 140732463520306 140732463520306 140732463525871 0
/proc/98123/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.205519 s]*
/proc/loadavg: 0.60 1.78 2.91 1/271 98134
/proc/meminfo: memFree=129543032/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98123] ppid=98117 vsize=12664 memory=6016 CPUtime=0 cores=0,2
/proc/98123/stat : 98123 (pbsuma) D 98117 98117 98061 0 -1 4456448 640 0 0 0 0 0 0 0 20 0 1 0 73691378 12967936 1504 18446744073709551615 4210688 4653049 140732463510752 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 4700520 4703148 20746240 140732463519971 140732463520306 140732463520306 140732463525871 0
/proc/98123/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.305087 s]*
/proc/loadavg: 0.60 1.78 2.91 1/271 98134
/proc/meminfo: memFree=129542780/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98123] ppid=98117 vsize=12664 memory=6016 CPUtime=0 cores=0,2
/proc/98123/stat : 98123 (pbsuma) D 98117 98117 98061 0 -1 4456448 640 0 0 0 0 0 0 0 20 0 1 0 73691378 12967936 1504 18446744073709551615 4210688 4653049 140732463510752 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 4700520 4703148 20746240 140732463519971 140732463520306 140732463520306 140732463525871 0
/proc/98123/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.700228 s]
/proc/loadavg: 0.60 1.78 2.91 1/271 98134
/proc/meminfo: memFree=129542780/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98123] ppid=98117 vsize=19920 memory=12200 CPUtime=0.09 cores=0,2
/proc/98123/stat : 98123 (pbsuma) R 98117 98117 98061 0 -1 4194304 2682 0 0 0 9 0 0 0 20 0 1 0 73691378 20398080 3050 18446744073709551615 4210688 4653049 140732463510752 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 20746240 140732463519971 140732463520306 140732463520306 140732463525871 0
/proc/98123/statm: 4980 3050 1024 108 0 2388 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24112 KiB
Current children cumulated memory: 15272 KiB

[startup+1.50022 s]
/proc/loadavg: 0.60 1.78 2.91 5/271 98135
/proc/meminfo: memFree=129041916/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98123] ppid=98117 vsize=29764 memory=22056 CPUtime=0.89 cores=0,2
/proc/98123/stat : 98123 (pbsuma) R 98117 98117 98061 0 -1 4194304 5137 0 0 0 55 34 0 0 20 0 1 0 73691378 30478336 5514 18446744073709551615 4210688 4653049 140732463510752 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 20746240 140732463519971 140732463520306 140732463520306 140732463525871 0
/proc/98123/statm: 7441 5514 1024 108 0 4849 0
Current children cumulated CPU time: 0.89 s
Current children cumulated vsize: 33956 KiB
Current children cumulated memory: 25128 KiB

[startup+3.10538 s]
/proc/loadavg: 0.60 1.78 2.91 4/267 98147
/proc/meminfo: memFree=127355152/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=111896 memory=60064 CPUtime=0.86 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 11368 0 0 0 79 7 0 0 20 0 1 0 73691595 114581504 15016 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 27974 15016 2368 1147 0 15401 0
Current children cumulated CPU time: 1.87 s
Current children cumulated vsize: 116088 KiB
Current children cumulated memory: 63136 KiB
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 0.87 1.82 2.91 5/272 98187
/proc/meminfo: memFree=127042876/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=202248 memory=137252 CPUtime=4.04 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 25568 0 0 0 377 27 0 0 20 0 1 0 73691595 207101952 34313 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 50562 34313 2368 1147 0 37989 0
Current children cumulated CPU time: 5.05 s
Current children cumulated vsize: 206440 KiB
Current children cumulated memory: 140324 KiB

[startup+12.7002 s]
/proc/loadavg: 1.12 1.86 2.92 5/272 98188
/proc/meminfo: memFree=125910676/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=231572 memory=160292 CPUtime=10.42 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 31301 0 0 0 1002 40 0 0 20 0 1 0 73691595 237129728 40073 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 57893 40073 2368 1147 0 45320 0
Current children cumulated CPU time: 11.43 s
Current children cumulated vsize: 235764 KiB
Current children cumulated memory: 163364 KiB

[startup+25.5002 s]
/proc/loadavg: 1.83 1.98 2.94 5/273 98189
/proc/meminfo: memFree=125563744/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=281924 memory=206324 CPUtime=23.18 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 41826 0 0 0 2247 71 0 0 20 0 1 0 73691595 288690176 51581 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 70481 51581 2368 1147 0 57908 0
Current children cumulated CPU time: 24.19 s
Current children cumulated vsize: 286116 KiB
Current children cumulated memory: 209396 KiB

[startup+51.1055 s]
/proc/loadavg: 2.57 2.14 2.97 5/273 98189
/proc/meminfo: memFree=125182788/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=289920 memory=216764 CPUtime=48.73 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 43912 0 0 0 4760 113 0 0 20 0 1 0 73691595 296878080 54191 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 72480 54191 2368 1147 0 59907 0
Current children cumulated CPU time: 49.74 s
Current children cumulated vsize: 294112 KiB
Current children cumulated memory: 219836 KiB

[startup+102.3 s]
/proc/loadavg: 3.74 2.51 3.05 5/274 98192
/proc/meminfo: memFree=124206536/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=387664 memory=314228 CPUtime=99.78 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 60602 0 0 0 9789 189 0 0 20 0 1 0 73691595 396967936 78557 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 96916 78557 2368 1147 0 84343 0
Current children cumulated CPU time: 100.79 s
Current children cumulated vsize: 391856 KiB
Current children cumulated memory: 317300 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 2.82 3.13 5/273 98194
/proc/meminfo: memFree=123087416/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=400164 memory=329664 CPUtime=159.62 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 63970 0 0 0 15692 270 0 0 20 0 1 0 73691595 409767936 82416 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 100041 82416 2368 1147 0 87468 0
Current children cumulated CPU time: 160.63 s
Current children cumulated vsize: 404356 KiB
Current children cumulated memory: 332736 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.05 3.19 5/273 98197
/proc/meminfo: memFree=121706548/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=517916 memory=400828 CPUtime=219.46 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 78184 0 0 0 21602 344 0 0 20 0 1 0 73691595 530345984 100207 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0

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

[pid=98137] ppid=98117 vsize=1207824 memory=1021716 CPUtime=2989.3 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 172914 0 0 0 296190 2740 0 0 20 0 1 0 73691595 1236811776 255429 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 301956 255429 2368 1147 0 289383 0
Current children cumulated CPU time: 2990.31 s
Current children cumulated vsize: 1212016 KiB
Current children cumulated memory: 1024788 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/275 98505
/proc/meminfo: memFree=87974960/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1213032 memory=1025300 CPUtime=3048.92 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 173797 0 0 0 302097 2795 0 0 20 0 1 0 73691595 1242144768 256325 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 303258 256325 2368 1147 0 290685 0
Current children cumulated CPU time: 3049.93 s
Current children cumulated vsize: 1217224 KiB
Current children cumulated memory: 1028372 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/274 98507
/proc/meminfo: memFree=87290908/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1231540 memory=1036436 CPUtime=3104.97 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 176677 0 0 0 307666 2831 0 0 20 0 1 0 73691595 1261096960 259109 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 307885 259109 2368 1147 0 295312 0
Current children cumulated CPU time: 3105.98 s
Current children cumulated vsize: 1235732 KiB
Current children cumulated memory: 1039508 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/273 98514
/proc/meminfo: memFree=86460576/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1315052 memory=1099008 CPUtime=3164.43 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 188233 0 0 0 313566 2877 0 0 20 0 1 0 73691595 1346613248 274752 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 328763 274752 2368 1147 0 316190 0
Current children cumulated CPU time: 3165.44 s
Current children cumulated vsize: 1319244 KiB
Current children cumulated memory: 1102080 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.09 4/273 98516
/proc/meminfo: memFree=85613788/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1316240 memory=1100160 CPUtime=3224.25 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 188538 0 0 0 319477 2948 0 0 20 0 1 0 73691595 1347829760 275040 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 329060 275040 2368 1147 0 316487 0
Current children cumulated CPU time: 3225.26 s
Current children cumulated vsize: 1320432 KiB
Current children cumulated memory: 1103232 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/273 98518
/proc/meminfo: memFree=85382524/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1316240 memory=1100160 CPUtime=3283.88 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 188538 0 0 0 325410 2978 0 0 20 0 1 0 73691595 1347829760 275040 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 329060 275040 2368 1147 0 316487 0
Current children cumulated CPU time: 3284.89 s
Current children cumulated vsize: 1320432 KiB
Current children cumulated memory: 1103232 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/274 98523
/proc/meminfo: memFree=84487000/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1316564 memory=1100672 CPUtime=3343.7 cores=0,2
/proc/98137/stat : 98137 (roundingsat) D 98117 98117 98061 0 -1 4194304 188657 0 0 0 331335 3035 0 0 20 0 1 0 73691595 1348161536 275168 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 1 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 329141 275168 2368 1147 0 316568 0
Current children cumulated CPU time: 3344.71 s
Current children cumulated vsize: 1320756 KiB
Current children cumulated memory: 1103744 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/274 98540
/proc/meminfo: memFree=83644420/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1317380 memory=1101696 CPUtime=3388.91 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 188899 0 0 0 335800 3091 0 0 20 0 1 0 73691595 1348997120 275424 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 329345 275424 2368 1147 0 316772 0
Current children cumulated CPU time: 3389.92 s
Current children cumulated vsize: 1321572 KiB
Current children cumulated memory: 1104768 KiB

[startup+3642.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/274 98543
/proc/meminfo: memFree=82813380/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1317380 memory=1101824 CPUtime=3448.57 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 188930 0 0 0 341706 3151 0 0 20 0 1 0 73691595 1348997120 275456 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 329345 275456 2368 1147 0 316772 0
Current children cumulated CPU time: 3449.58 s
Current children cumulated vsize: 1321572 KiB
Current children cumulated memory: 1104896 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 4.08 4.09 4.09 5/274 98545
/proc/meminfo: memFree=82151396/131250000 swapFree=33010160/33010684
[pid=98117] ppid=98111 vsize=4192 memory=3072 CPUtime=1.01 cores=0,2
/proc/98117/stat : 98117 (run-opt-ls-log.) S 98111 98117 98061 0 -1 4194304 242 5268 0 0 0 0 56 45 20 0 1 0 73691376 4292608 768 18446744073709551615 94905653903360 94905654797893 140731735470640 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94905655036944 94905655084688 94905673367552 140731735476507 140731735476705 140731735476705 140731735482307 0
/proc/98117/statm: 1048 768 704 219 0 110 0
[pid=98137] ppid=98117 vsize=1317380 memory=1101824 CPUtime=3504.96 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98117 98117 98061 0 -1 4194304 188996 0 0 0 347301 3195 0 0 20 0 1 0 73691595 1348997120 275456 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 329345 275456 2368 1147 0 316772 0
Current children cumulated CPU time: 3505.97 s
Current children cumulated vsize: 1321572 KiB
Current children cumulated memory: 1104896 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3473.6 s, system=32.423 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+3700.11 s]*
/proc/loadavg: 4.08 4.09 4.09 2/271 98545
/proc/meminfo: memFree=82158648/131250000 swapFree=33010160/33010684
[pid=98137] ppid=98111 vsize=1317380 memory=1102336 CPUtime=3504.97 cores=0,2
/proc/98137/stat : 98137 (roundingsat) R 98111 98117 98061 0 -1 4194304 189003 0 0 0 347301 3196 0 0 20 0 1 0 73691595 1348997120 275584 18446744073709551615 4227072 8923433 140727980012720 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 9823104 9832592 35450880 140727980022006 140727980022312 140727980022312 140727980027882 0
/proc/98137/statm: 329345 275584 2496 1147 0 316772 0
Current cumulated CPU time of completed processes: 1.024 s
Current children cumulated CPU time: 3504.97 s
Current children cumulated vsize: 1317380 KiB
Current children cumulated memory: 1102336 KiB

Child status: 2

Real time (s): 3700.15
CPU time (s): 3506.02
CPU user time (s): 3473.6
CPU system time (s): 32.423
CPU usage (%): 94.7533
Max. virtual memory (cumulated for all children) (KiB): 1321572
Max. memory (cumulated for all children) (KiB): 1104896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3473.6
system time used= 32.423
maximum resident set size= 1102336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 23080296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22881
involuntary context switches= 8951


# summary of solver processes directly reported to runsolver:
#   pid: 98117,98137
#   total CPU time (s): 3506.02
#   total CPU user time (s): 3473.6
#   total CPU system time (s): 32.423

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.15934 second user time and 16.7094 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-04 00:02:18
IDJOB=4521587
IDBENCH=178385
IDSOLVER=3356
FILE ID=nodeC016/4521587-1751580137
RUNJOBID= nodeC016-1751580137-98071
SLURM_JOB_ID= 9598820
Free space on /tmp= 432884 MiB

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

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

MD5SUM BENCH= 8209c0ad8f9bd935962228118681b22b
RANDOM SEED=1619573873

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129550992 kB
MemAvailable:   129691044 kB
Buffers:            2144 kB
Cached:           870836 kB
SwapCached:           28 kB
Active:           751004 kB
Inactive:         193268 kB
Active(anon):      84116 kB
Inactive(anon):     5220 kB
Active(file):     666888 kB
Inactive(file):   188048 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             29156 kB
Writeback:             0 kB
AnonPages:         74444 kB
Mapped:           103864 kB
Shmem:             18044 kB
KReclaimable:     248708 kB
Slab:             342484 kB
SReclaimable:     248708 kB
SUnreclaim:        93776 kB
KernelStack:        4160 kB
PageTables:         2952 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     333832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432632 MiB
End job on nodeC016 at 2025-07-04 01:03:59