Trace number 4520706

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
pb-oll-rs-2024 2025-05-06SAT (TO)2231 3600.09 3610.43

DiagnosticValue
AM1LB
LOWERBOUND
NAM1S
NCORES
NEXHAUSTED
NPBCORES
NPBREFORM
NTRIMMED

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/
hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_400.opb
MD5SUM8e16dee4cd29ebff6657caf88bddd14a
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 benchmark1800
Best CPU time to get the best result obtained on this benchmark0.548063
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7200
Total number of constraints7200
Number of constraints which are clauses7200
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 constraint4
Maximum length of a constraint4
Number of terms in the objective function 7200
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 7200
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7200
Number of bits of the biggest sum of numbers13
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.00	c RoundingSat 2
0.00/0.00	c branch 
0.00/0.00	c commit 
0.00/0.00	c [STEP] parsing instance
0.00/0.03	c [STEP] solving
0.00/0.03	c #variables 7200 #constraints 7200
0.00/0.03	c SMALL=int, LARGE=long long
0.00/0.03	c bounds - >= 0 @ 0.017784
0.00/0.03	c stratification level: 0
0.08/0.18	c bounds - >= 1 @ 0.047814
0.08/0.18	c bounds - >= 2 @ 0.048663
0.08/0.18	c bounds - >= 3 @ 0.049463
0.08/0.18	c bounds - >= 4 @ 0.050248
0.08/0.18	c bounds - >= 5 @ 0.051029
0.08/0.18	c bounds - >= 6 @ 0.051806
0.08/0.18	c bounds - >= 7 @ 0.052582
0.08/0.18	c bounds - >= 8 @ 0.053358
0.08/0.18	c bounds - >= 9 @ 0.054139
0.08/0.18	c bounds - >= 10 @ 0.054929
0.08/0.18	c bounds - >= 11 @ 0.055713
0.08/0.18	c bounds - >= 12 @ 0.056501
0.08/0.18	c bounds - >= 13 @ 0.057289
0.08/0.18	c bounds - >= 14 @ 0.058075
0.08/0.18	c bounds - >= 15 @ 0.058863
0.08/0.18	c bounds - >= 16 @ 0.059645
0.08/0.18	c bounds - >= 17 @ 0.060428
0.08/0.18	c bounds - >= 18 @ 0.061248
0.08/0.18	c bounds - >= 19 @ 0.062032
0.08/0.18	c bounds - >= 20 @ 0.062817
0.08/0.18	c bounds - >= 21 @ 0.063597
0.08/0.18	c bounds - >= 22 @ 0.064372
0.08/0.18	c bounds - >= 23 @ 0.06515
0.08/0.18	c bounds - >= 24 @ 0.065927
0.08/0.18	c bounds - >= 25 @ 0.066706
0.08/0.18	c bounds - >= 26 @ 0.067477
0.08/0.18	c bounds - >= 27 @ 0.068254
0.08/0.18	c bounds - >= 28 @ 0.068625
0.08/0.18	c bounds - >= 29 @ 0.069319
0.08/0.18	c bounds - >= 30 @ 0.070051
0.08/0.18	c bounds - >= 31 @ 0.070814
0.08/0.18	c bounds - >= 32 @ 0.071139
0.08/0.18	c bounds - >= 33 @ 0.07149
0.08/0.18	c bounds - >= 34 @ 0.072093
0.08/0.18	c bounds - >= 35 @ 0.072855
0.08/0.18	c bounds - >= 36 @ 0.073615
0.08/0.18	c bounds - >= 37 @ 0.074384
0.08/0.18	c bounds - >= 38 @ 0.075149
0.08/0.18	c bounds - >= 39 @ 0.075934
0.08/0.18	c bounds - >= 40 @ 0.076608
0.08/0.18	c bounds - >= 41 @ 0.077373
0.08/0.18	c bounds - >= 42 @ 0.078137
0.08/0.18	c bounds - >= 43 @ 0.078903
0.08/0.18	c bounds - >= 44 @ 0.079667
0.08/0.18	c bounds - >= 45 @ 0.080422
0.08/0.18	c bounds - >= 46 @ 0.081189
0.08/0.18	c bounds - >= 47 @ 0.081951
0.08/0.18	c bounds - >= 48 @ 0.082719
0.08/0.18	c bounds - >= 49 @ 0.083478
0.08/0.18	c bounds - >= 50 @ 0.08424
0.08/0.18	c bounds - >= 51 @ 0.084996
0.08/0.18	c bounds - >= 52 @ 0.085763
0.08/0.18	c bounds - >= 53 @ 0.08652
0.08/0.18	c bounds - >= 54 @ 0.087274
0.08/0.18	c bounds - >= 55 @ 0.088039
0.08/0.18	c bounds - >= 56 @ 0.088824
0.08/0.18	c bounds - >= 57 @ 0.089589
0.08/0.18	c bounds - >= 58 @ 0.090347
0.08/0.18	c bounds - >= 59 @ 0.091102
0.08/0.18	c bounds - >= 60 @ 0.091867
0.08/0.18	c bounds - >= 61 @ 0.09263
0.08/0.18	c bounds - >= 62 @ 0.093385
0.08/0.18	c bounds - >= 63 @ 0.094139
0.08/0.18	c bounds - >= 64 @ 0.0949
0.08/0.18	c bounds - >= 65 @ 0.095663
0.08/0.18	c bounds - >= 66 @ 0.096419
0.08/0.18	c bounds - >= 67 @ 0.097177
0.08/0.18	c bounds - >= 68 @ 0.097514
0.08/0.18	c bounds - >= 69 @ 0.09786
0.08/0.18	c bounds - >= 70 @ 0.098485
0.08/0.18	c bounds - >= 71 @ 0.099238
0.08/0.18	c bounds - >= 72 @ 0.099238
0.08/0.18	c bounds - >= 73 @ 0.09977
0.08/0.18	c bounds - >= 74 @ 0.100498
0.08/0.18	c bounds - >= 75 @ 0.101254
0.08/0.18	c bounds - >= 76 @ 0.102027
0.08/0.18	c bounds - >= 77 @ 0.102819
0.08/0.18	c bounds - >= 78 @ 0.1036
0.08/0.18	c bounds - >= 79 @ 0.104383
0.08/0.18	c bounds - >= 80 @ 0.105161
0.08/0.18	c bounds - >= 81 @ 0.105523
0.08/0.18	c bounds - >= 82 @ 0.105829
0.08/0.18	c bounds - >= 83 @ 0.106453
0.08/0.18	c bounds - >= 84 @ 0.107206
0.08/0.18	c bounds - >= 85 @ 0.107955
0.08/0.18	c bounds - >= 86 @ 0.10871
0.08/0.18	c bounds - >= 87 @ 0.10946
0.08/0.18	c bounds - >= 88 @ 0.110211
0.08/0.18	c bounds - >= 89 @ 0.110965
0.08/0.18	c bounds - >= 90 @ 0.111717
0.08/0.18	c bounds - >= 91 @ 0.112474
0.08/0.18	c bounds - >= 92 @ 0.113245
0.08/0.18	c bounds - >= 93 @ 0.113994
0.08/0.18	c bounds - >= 94 @ 0.11475
0.08/0.18	c bounds - >= 95 @ 0.115502
0.08/0.18	c bounds - >= 96 @ 0.116252
0.08/0.18	c bounds - >= 97 @ 0.117002
0.08/0.18	c bounds - >= 98 @ 0.117757
0.08/0.18	c bounds - >= 99 @ 0.118507
0.08/0.18	c bounds - >= 100 @ 0.119261
0.08/0.18	c bounds - >= 101 @ 0.120021
0.08/0.18	c bounds - >= 102 @ 0.120783
0.08/0.18	c bounds - >= 103 @ 0.121136
0.08/0.18	c bounds - >= 104 @ 0.121347
0.08/0.18	c bounds - >= 105 @ 0.12211
0.08/0.18	c bounds - >= 106 @ 0.122851
0.08/0.18	c bounds - >= 107 @ 0.123631
0.08/0.18	c bounds - >= 108 @ 0.124387
0.08/0.18	c bounds - >= 109 @ 0.125154
0.08/0.18	c bounds - >= 110 @ 0.125483
0.08/0.18	c bounds - >= 111 @ 0.125798
0.08/0.18	c bounds - >= 112 @ 0.126435
0.08/0.18	c bounds - >= 113 @ 0.127213
0.08/0.18	c bounds - >= 114 @ 0.127972
0.08/0.18	c bounds - >= 115 @ 0.12873
0.08/0.18	c bounds - >= 116 @ 0.129485
0.08/0.18	c bounds - >= 117 @ 0.130236
0.08/0.18	c bounds - >= 118 @ 0.130996
0.08/0.18	c bounds - >= 119 @ 0.131761
0.08/0.18	c bounds - >= 120 @ 0.132518
0.08/0.18	c bounds - >= 121 @ 0.133273
0.08/0.18	c bounds - >= 122 @ 0.134033
0.08/0.18	c bounds - >= 123 @ 0.134795
0.08/0.18	c bounds - >= 124 @ 0.135551
0.08/0.18	c bounds - >= 125 @ 0.136303
0.08/0.18	c bounds - >= 126 @ 0.137062
0.08/0.18	c bounds - >= 127 @ 0.137827
0.08/0.18	c bounds - >= 128 @ 0.13859
0.08/0.18	c bounds - >= 129 @ 0.139352
0.08/0.18	c bounds - >= 130 @ 0.140122
0.08/0.18	c bounds - >= 131 @ 0.140449
0.08/0.18	c bounds - >= 132 @ 0.140766
0.08/0.18	c bounds - >= 133 @ 0.141407
0.08/0.18	c bounds - >= 134 @ 0.142162
0.08/0.18	c bounds - >= 135 @ 0.142916
0.08/0.18	c bounds - >= 136 @ 0.143681
0.08/0.18	c bounds - >= 137 @ 0.144435
0.08/0.18	c bounds - >= 138 @ 0.145196
0.08/0.18	c bounds - >= 139 @ 0.145951
0.08/0.18	c bounds - >= 140 @ 0.146708
0.08/0.18	c bounds - >= 141 @ 0.147462
0.08/0.18	c bounds - >= 142 @ 0.148217
0.08/0.18	c bounds - >= 143 @ 0.149046
0.08/0.18	c bounds - >= 144 @ 0.149806
0.08/0.18	c bounds - >= 145 @ 0.150563
0.08/0.18	c bounds - >= 146 @ 0.151339
0.19/0.29	c bounds - >= 147 @ 0.152094
0.19/0.29	c bounds - >= 148 @ 0.152421
0.19/0.29	c bounds - >= 149 @ 0.153038
0.19/0.29	c bounds - >= 150 @ 0.153733
0.19/0.29	c bounds - >= 151 @ 0.15446
0.19/0.29	c bounds - >= 152 @ 0.155202
0.19/0.29	c bounds - >= 153 @ 0.155941
0.19/0.29	c bounds - >= 154 @ 0.156698
0.19/0.29	c bounds - >= 155 @ 0.157465
0.19/0.29	c bounds - >= 156 @ 0.15821
0.19/0.29	c bounds - >= 157 @ 0.158955
0.19/0.29	c bounds - >= 158 @ 0.159698
0.19/0.29	c bounds - >= 159 @ 0.160441
0.19/0.29	c bounds - >= 160 @ 0.161181
0.19/0.29	c bounds - >= 161 @ 0.161925
0.19/0.29	c bounds - >= 162 @ 0.162666
0.19/0.29	c bounds - >= 163 @ 0.16341
0.19/0.29	c bounds - >= 164 @ 0.164147
0.19/0.29	c bounds - >= 165 @ 0.164889
0.19/0.29	c bounds - >= 166 @ 0.165629
0.19/0.29	c bounds - >= 167 @ 0.166374
0.19/0.29	c bounds - >= 168 @ 0.167115
0.19/0.29	c bounds - >= 169 @ 0.167859
0.19/0.29	c bounds - >= 170 @ 0.168602
0.19/0.29	c bounds - >= 171 @ 0.16934
0.19/0.29	c bounds - >= 172 @ 0.170085
0.19/0.29	c bounds - >= 173 @ 0.170835
0.19/0.29	c bounds - >= 174 @ 0.171576
0.19/0.29	c bounds - >= 175 @ 0.172311
0.19/0.29	c bounds - >= 176 @ 0.17305
0.19/0.29	c bounds - >= 177 @ 0.173368
0.19/0.29	c bounds - >= 178 @ 0.173648
0.19/0.29	c bounds - >= 179 @ 0.174281
0.19/0.29	c bounds - >= 180 @ 0.17501
0.19/0.29	c bounds - >= 181 @ 0.175741
0.19/0.29	c bounds - >= 182 @ 0.176478
0.19/0.29	c bounds - >= 183 @ 0.177213
0.19/0.29	c bounds - >= 184 @ 0.177946
0.19/0.29	c bounds - >= 185 @ 0.178678
0.19/0.29	c bounds - >= 186 @ 0.179413
0.19/0.29	c bounds - >= 187 @ 0.180141
0.19/0.29	c bounds - >= 188 @ 0.180877
0.19/0.29	c bounds - >= 189 @ 0.181608
0.19/0.29	c bounds - >= 190 @ 0.182348
0.19/0.29	c bounds - >= 191 @ 0.183083
0.19/0.29	c bounds - >= 192 @ 0.183841
0.19/0.29	c bounds - >= 193 @ 0.184604
0.19/0.29	c bounds - >= 194 @ 0.18534
0.19/0.29	c bounds - >= 195 @ 0.186072
0.19/0.29	c bounds - >= 196 @ 0.186805
0.19/0.29	c bounds - >= 197 @ 0.187537
0.19/0.29	c bounds - >= 198 @ 0.18827
0.19/0.29	c bounds - >= 199 @ 0.189005
0.19/0.29	c bounds - >= 200 @ 0.189338
0.19/0.29	c bounds - >= 201 @ 0.189588
0.19/0.29	c bounds - >= 202 @ 0.190226
0.19/0.29	c bounds - >= 203 @ 0.190955
0.19/0.29	c bounds - >= 204 @ 0.191684
0.19/0.29	c bounds - >= 205 @ 0.192417
0.19/0.29	c bounds - >= 206 @ 0.193145
0.19/0.29	c bounds - >= 207 @ 0.193871
0.19/0.29	c bounds - >= 208 @ 0.194613
0.19/0.29	c bounds - >= 209 @ 0.195327
0.19/0.29	c bounds - >= 210 @ 0.195327
0.19/0.29	c bounds - >= 211 @ 0.195911
0.19/0.29	c bounds - >= 212 @ 0.196631
0.19/0.29	c bounds - >= 213 @ 0.19739
0.19/0.29	c bounds - >= 214 @ 0.198147
0.19/0.29	c bounds - >= 215 @ 0.198903
0.19/0.29	c bounds - >= 216 @ 0.199657
0.19/0.29	c bounds - >= 217 @ 0.200423
0.19/0.29	c bounds - >= 218 @ 0.201182
0.19/0.29	c bounds - >= 219 @ 0.20194
0.19/0.29	c bounds - >= 220 @ 0.202693
0.19/0.29	c bounds - >= 221 @ 0.203438
0.19/0.29	c bounds - >= 222 @ 0.204176
0.19/0.29	c bounds - >= 223 @ 0.20492
0.19/0.29	c bounds - >= 224 @ 0.205656
0.19/0.29	c bounds - >= 225 @ 0.206394
0.19/0.29	c bounds - >= 226 @ 0.207133
0.19/0.29	c bounds - >= 227 @ 0.207876
0.19/0.29	c bounds - >= 228 @ 0.208612
0.19/0.29	c bounds - >= 229 @ 0.208945
0.19/0.29	c bounds - >= 230 @ 0.209112
0.19/0.29	c bounds - >= 231 @ 0.209851
0.19/0.29	c bounds - >= 232 @ 0.210577
0.19/0.29	c bounds - >= 233 @ 0.211302
0.19/0.29	c bounds - >= 234 @ 0.212029
0.19/0.29	c bounds - >= 235 @ 0.212774
0.19/0.29	c bounds - >= 236 @ 0.213514
0.19/0.29	c bounds - >= 237 @ 0.214256
0.19/0.29	c bounds - >= 238 @ 0.214993
0.19/0.29	c bounds - >= 239 @ 0.215728
0.19/0.29	c bounds - >= 240 @ 0.216551
0.19/0.29	c bounds - >= 241 @ 0.217286
0.19/0.29	c bounds - >= 242 @ 0.218024
0.19/0.29	c bounds - >= 243 @ 0.218773
0.19/0.29	c bounds - >= 244 @ 0.219512
0.19/0.29	c bounds - >= 245 @ 0.22025
0.19/0.29	c bounds - >= 246 @ 0.220989
0.19/0.29	c bounds - >= 247 @ 0.221727
0.19/0.29	c bounds - >= 248 @ 0.222481
0.19/0.29	c bounds - >= 249 @ 0.223215
0.19/0.29	c bounds - >= 250 @ 0.223946
0.19/0.29	c bounds - >= 251 @ 0.224683
0.19/0.29	c bounds - >= 252 @ 0.225412
0.19/0.29	c bounds - >= 253 @ 0.226153
0.19/0.29	c bounds - >= 254 @ 0.226886
0.19/0.29	c bounds - >= 255 @ 0.227628
0.19/0.29	c bounds - >= 256 @ 0.228364
0.19/0.29	c bounds - >= 257 @ 0.229105
0.19/0.29	c bounds - >= 258 @ 0.229877
0.19/0.29	c bounds - >= 259 @ 0.230608
0.19/0.29	c bounds - >= 260 @ 0.231338
0.19/0.29	c bounds - >= 261 @ 0.232066
0.19/0.29	c bounds - >= 262 @ 0.232799
0.19/0.29	c bounds - >= 263 @ 0.233551
0.19/0.29	c bounds - >= 264 @ 0.233878
0.19/0.29	c bounds - >= 265 @ 0.233878
0.19/0.29	c bounds - >= 266 @ 0.234145
0.19/0.29	c bounds - >= 267 @ 0.234868
0.19/0.29	c bounds - >= 268 @ 0.235585
0.19/0.29	c bounds - >= 269 @ 0.236305
0.19/0.29	c bounds - >= 270 @ 0.237022
0.19/0.29	c bounds - >= 271 @ 0.237751
0.19/0.29	c bounds - >= 272 @ 0.238476
0.19/0.29	c bounds - >= 273 @ 0.239195
0.19/0.29	c bounds - >= 274 @ 0.239918
0.19/0.29	c bounds - >= 275 @ 0.240218
0.19/0.29	c bounds - >= 276 @ 0.240464
0.19/0.29	c bounds - >= 277 @ 0.241094
0.19/0.29	c bounds - >= 278 @ 0.241814
0.19/0.29	c bounds - >= 279 @ 0.242527
0.19/0.29	c bounds - >= 280 @ 0.243275
0.19/0.29	c bounds - >= 281 @ 0.243999
0.19/0.29	c bounds - >= 282 @ 0.24472
0.19/0.29	c bounds - >= 283 @ 0.245442
0.19/0.29	c bounds - >= 284 @ 0.246155
0.19/0.29	c bounds - >= 285 @ 0.246869
0.19/0.29	c bounds - >= 286 @ 0.247584
0.19/0.29	c bounds - >= 287 @ 0.248301
0.19/0.29	c bounds - >= 288 @ 0.249024
0.29/0.39	c bounds - >= 289 @ 0.24975
0.29/0.39	c bounds - >= 290 @ 0.250473
0.29/0.39	c bounds - >= 291 @ 0.251195
0.29/0.39	c bounds - >= 292 @ 0.251912
0.29/0.39	c bounds - >= 293 @ 0.252628
0.29/0.39	c bounds - >= 294 @ 0.253348
0.29/0.39	c bounds - >= 295 @ 0.254068
0.29/0.39	c bounds - >= 296 @ 0.254789
0.29/0.39	c bounds - >= 297 @ 0.255533
0.29/0.39	c bounds - >= 298 @ 0.256266
0.29/0.39	c bounds - >= 299 @ 0.256993
0.29/0.39	c bounds - >= 300 @ 0.257709
0.29/0.39	c bounds - >= 301 @ 0.258427
0.29/0.39	c bounds - >= 302 @ 0.259138
0.29/0.39	c bounds - >= 303 @ 0.259856
0.29/0.39	c bounds - >= 304 @ 0.260159
0.29/0.39	c bounds - >= 305 @ 0.260397
0.29/0.39	c bounds - >= 306 @ 0.261031
0.29/0.39	c bounds - >= 307 @ 0.26176
0.29/0.39	c bounds - >= 308 @ 0.262481
0.29/0.39	c bounds - >= 309 @ 0.263196
0.29/0.39	c bounds - >= 310 @ 0.263919
0.29/0.39	c bounds - >= 311 @ 0.264636
0.29/0.39	c bounds - >= 312 @ 0.265359
0.29/0.39	c bounds - >= 313 @ 0.266097
0.29/0.39	c bounds - >= 314 @ 0.266823
0.29/0.39	c bounds - >= 315 @ 0.267537
0.29/0.39	c bounds - >= 316 @ 0.268269
0.29/0.39	c bounds - >= 317 @ 0.268986
0.29/0.39	c bounds - >= 318 @ 0.269703
0.29/0.39	c bounds - >= 319 @ 0.270429
0.29/0.39	c bounds - >= 320 @ 0.27115
0.29/0.39	c bounds - >= 321 @ 0.27187
0.29/0.39	c bounds - >= 322 @ 0.272587
0.29/0.39	c bounds - >= 323 @ 0.273304
0.29/0.39	c bounds - >= 324 @ 0.274016
0.29/0.39	c bounds - >= 325 @ 0.274739
0.29/0.39	c bounds - >= 326 @ 0.275461
0.29/0.39	c bounds - >= 327 @ 0.276183
0.29/0.39	c bounds - >= 328 @ 0.2769
0.29/0.39	c bounds - >= 329 @ 0.277624
0.29/0.39	c bounds - >= 330 @ 0.278344
0.29/0.39	c bounds - >= 331 @ 0.279061
0.29/0.39	c bounds - >= 332 @ 0.279766
0.29/0.39	c bounds - >= 333 @ 0.280471
0.29/0.39	c bounds - >= 334 @ 0.281192
0.29/0.39	c bounds - >= 335 @ 0.281917
0.29/0.39	c bounds - >= 336 @ 0.28263
0.29/0.39	c bounds - >= 337 @ 0.283343
0.29/0.39	c bounds - >= 338 @ 0.284064
0.29/0.39	c bounds - >= 339 @ 0.284784
0.29/0.39	c bounds - >= 340 @ 0.285505
0.29/0.39	c bounds - >= 341 @ 0.286226
0.29/0.39	c bounds - >= 342 @ 0.286947
0.29/0.39	c bounds - >= 343 @ 0.287676
0.29/0.39	c bounds - >= 344 @ 0.288404
0.29/0.39	c bounds - >= 345 @ 0.289128
0.29/0.39	c bounds - >= 346 @ 0.289851
0.29/0.39	c bounds - >= 347 @ 0.290574
0.29/0.39	c bounds - >= 348 @ 0.291295
0.29/0.39	c bounds - >= 349 @ 0.292014
0.29/0.39	c bounds - >= 350 @ 0.292733
0.29/0.39	c bounds - >= 351 @ 0.293453
0.29/0.39	c bounds - >= 352 @ 0.294181
0.29/0.39	c bounds - >= 353 @ 0.294903
0.29/0.39	c bounds - >= 354 @ 0.29563
0.29/0.39	c bounds - >= 355 @ 0.296352
0.29/0.39	c bounds - >= 356 @ 0.297071
0.29/0.39	c bounds - >= 357 @ 0.29781
0.29/0.39	c bounds - >= 358 @ 0.298527
0.29/0.39	c bounds - >= 359 @ 0.299241
0.29/0.39	c bounds - >= 360 @ 0.299952
0.29/0.39	c bounds - >= 361 @ 0.30068
0.29/0.39	c bounds - >= 362 @ 0.301412
0.29/0.39	c bounds - >= 363 @ 0.302137
0.29/0.39	c bounds - >= 364 @ 0.302875
0.29/0.39	c bounds - >= 365 @ 0.3036
0.29/0.39	c bounds - >= 366 @ 0.304328
0.29/0.39	c bounds - >= 367 @ 0.305039
0.29/0.39	c bounds - >= 368 @ 0.305752
0.29/0.39	c bounds - >= 369 @ 0.306037
0.29/0.39	c bounds - >= 370 @ 0.306295
0.29/0.39	c bounds - >= 371 @ 0.306944
0.29/0.39	c bounds - >= 372 @ 0.307667
0.29/0.39	c bounds - >= 373 @ 0.308385
0.29/0.39	c bounds - >= 374 @ 0.3091
0.29/0.39	c bounds - >= 375 @ 0.309813
0.29/0.39	c bounds - >= 376 @ 0.310527
0.29/0.39	c bounds - >= 377 @ 0.311242
0.29/0.39	c bounds - >= 378 @ 0.311957
0.29/0.39	c bounds - >= 379 @ 0.312683
0.29/0.39	c bounds - >= 380 @ 0.313405
0.29/0.39	c bounds - >= 381 @ 0.314129
0.29/0.39	c bounds - >= 382 @ 0.31485
0.29/0.39	c bounds - >= 383 @ 0.315576
0.29/0.39	c bounds - >= 384 @ 0.316294
0.29/0.39	c bounds - >= 385 @ 0.317011
0.29/0.39	c bounds - >= 386 @ 0.317011
0.29/0.39	c bounds - >= 387 @ 0.317445
0.29/0.39	c bounds - >= 388 @ 0.318168
0.29/0.39	c bounds - >= 389 @ 0.318886
0.29/0.39	c bounds - >= 390 @ 0.319605
0.29/0.39	c bounds - >= 391 @ 0.320321
0.29/0.39	c bounds - >= 392 @ 0.321034
0.29/0.39	c bounds - >= 393 @ 0.321748
0.29/0.39	c bounds - >= 394 @ 0.322468
0.29/0.39	c bounds - >= 395 @ 0.323178
0.29/0.39	c bounds - >= 396 @ 0.323981
0.29/0.39	c bounds - >= 397 @ 0.324709
0.29/0.39	c bounds - >= 398 @ 0.325001
0.29/0.39	c bounds - >= 399 @ 0.32524
0.29/0.39	c bounds - >= 400 @ 0.325882
0.29/0.39	c bounds - >= 401 @ 0.326596
0.29/0.39	c bounds - >= 402 @ 0.327308
0.29/0.39	c bounds - >= 403 @ 0.328018
0.29/0.39	c bounds - >= 404 @ 0.328728
0.29/0.39	c bounds - >= 405 @ 0.329433
0.29/0.39	c bounds - >= 406 @ 0.330152
0.29/0.39	c bounds - >= 407 @ 0.330871
0.29/0.39	c bounds - >= 408 @ 0.331589
0.29/0.39	c bounds - >= 409 @ 0.332304
0.29/0.39	c bounds - >= 410 @ 0.333011
0.29/0.39	c bounds - >= 411 @ 0.333719
0.29/0.39	c bounds - >= 412 @ 0.334428
0.29/0.39	c bounds - >= 413 @ 0.335135
0.29/0.39	c bounds - >= 414 @ 0.335845
0.29/0.39	c bounds - >= 415 @ 0.336561
0.29/0.39	c bounds - >= 416 @ 0.337272
0.29/0.39	c bounds - >= 417 @ 0.337979
0.29/0.39	c bounds - >= 418 @ 0.338691
0.29/0.39	c bounds - >= 419 @ 0.33978
0.29/0.39	c bounds - >= 420 @ 0.340478
0.29/0.39	c bounds - >= 421 @ 0.341171
0.29/0.39	c bounds - >= 422 @ 0.341864
0.29/0.39	c bounds - >= 423 @ 0.342557
0.29/0.39	c bounds - >= 424 @ 0.343256
0.29/0.39	c bounds - >= 425 @ 0.343953
0.29/0.39	c bounds - >= 426 @ 0.34466
0.29/0.39	c bounds - >= 427 @ 0.345359
0.29/0.39	c bounds - >= 428 @ 0.346054
0.29/0.39	c bounds - >= 429 @ 0.346751
0.29/0.39	c bounds - >= 430 @ 0.347454
0.39/0.49	c bounds - >= 431 @ 0.348146
0.39/0.49	c bounds - >= 432 @ 0.348839
0.39/0.49	c bounds - >= 433 @ 0.349543
0.39/0.49	c bounds - >= 434 @ 0.350243
0.39/0.49	c bounds - >= 435 @ 0.350941
0.39/0.49	c bounds - >= 436 @ 0.351643
0.39/0.49	c bounds - >= 437 @ 0.351937
0.39/0.49	c bounds - >= 438 @ 0.352122
0.39/0.49	c bounds - >= 439 @ 0.352746
0.39/0.49	c bounds - >= 440 @ 0.353433
0.39/0.49	c bounds - >= 441 @ 0.354123
0.39/0.49	c bounds - >= 442 @ 0.354817
0.39/0.49	c bounds - >= 443 @ 0.355519
0.39/0.49	c bounds - >= 444 @ 0.356209
0.39/0.49	c bounds - >= 445 @ 0.356886
0.39/0.49	c bounds - >= 446 @ 0.357573
0.39/0.49	c bounds - >= 447 @ 0.358264
0.39/0.49	c bounds - >= 448 @ 0.358956
0.39/0.49	c bounds - >= 449 @ 0.359646
0.39/0.49	c bounds - >= 450 @ 0.360333
0.39/0.49	c bounds - >= 451 @ 0.361035
0.39/0.49	c bounds - >= 452 @ 0.361736
0.39/0.49	c bounds - >= 453 @ 0.362441
0.39/0.49	c bounds - >= 454 @ 0.363142
0.39/0.49	c bounds - >= 455 @ 0.363838
0.39/0.49	c bounds - >= 456 @ 0.364532
0.39/0.49	c bounds - >= 457 @ 0.365228
0.39/0.49	c bounds - >= 458 @ 0.365911
0.39/0.49	c bounds - >= 459 @ 0.366602
0.39/0.49	c bounds - >= 460 @ 0.366883
0.39/0.49	c bounds - >= 461 @ 0.367089
0.39/0.49	c bounds - >= 462 @ 0.367711
0.39/0.49	c bounds - >= 463 @ 0.3684
0.39/0.49	c bounds - >= 464 @ 0.369091
0.39/0.49	c bounds - >= 465 @ 0.369768
0.39/0.49	c bounds - >= 466 @ 0.370462
0.39/0.49	c bounds - >= 467 @ 0.371156
0.39/0.49	c bounds - >= 468 @ 0.371835
0.39/0.49	c bounds - >= 469 @ 0.372532
0.39/0.49	c bounds - >= 470 @ 0.373227
0.39/0.49	c bounds - >= 471 @ 0.373912
0.39/0.49	c bounds - >= 472 @ 0.374594
0.39/0.49	c bounds - >= 473 @ 0.375275
0.39/0.49	c bounds - >= 474 @ 0.375961
0.39/0.49	c bounds - >= 475 @ 0.376647
0.39/0.49	c bounds - >= 476 @ 0.377333
0.39/0.49	c bounds - >= 477 @ 0.378021
0.39/0.49	c bounds - >= 478 @ 0.378713
0.39/0.49	c bounds - >= 479 @ 0.37941
0.39/0.49	c bounds - >= 480 @ 0.380098
0.39/0.49	c bounds - >= 481 @ 0.380784
0.39/0.49	c bounds - >= 482 @ 0.381466
0.39/0.49	c bounds - >= 483 @ 0.382152
0.39/0.49	c bounds - >= 484 @ 0.382837
0.39/0.49	c bounds - >= 485 @ 0.383544
0.39/0.49	c bounds - >= 486 @ 0.384225
0.39/0.49	c bounds - >= 487 @ 0.38492
0.39/0.49	c bounds - >= 488 @ 0.385635
0.39/0.49	c bounds - >= 489 @ 0.386317
0.39/0.49	c bounds - >= 490 @ 0.387004
0.39/0.49	c bounds - >= 491 @ 0.387686
0.39/0.49	c bounds - >= 492 @ 0.38876
0.39/0.49	c bounds - >= 493 @ 0.389445
0.39/0.49	c bounds - >= 494 @ 0.390128
0.39/0.49	c bounds - >= 495 @ 0.39081
0.39/0.49	c bounds - >= 496 @ 0.391501
0.39/0.49	c bounds - >= 497 @ 0.392195
0.39/0.49	c bounds - >= 498 @ 0.392873
0.39/0.49	c bounds - >= 499 @ 0.393554
0.39/0.49	c bounds - >= 500 @ 0.394236
0.39/0.49	c bounds - >= 501 @ 0.394908
0.39/0.49	c bounds - >= 502 @ 0.395588
0.39/0.49	c bounds - >= 503 @ 0.396271
0.39/0.49	c bounds - >= 504 @ 0.396948
0.39/0.49	c bounds - >= 505 @ 0.397635
0.39/0.49	c bounds - >= 506 @ 0.398321
0.39/0.49	c bounds - >= 507 @ 0.399006
0.39/0.49	c bounds - >= 508 @ 0.399688
0.39/0.49	c bounds - >= 509 @ 0.400373
0.39/0.49	c bounds - >= 510 @ 0.401059
0.39/0.49	c bounds - >= 511 @ 0.401742
0.39/0.49	c bounds - >= 512 @ 0.402422
0.39/0.49	c bounds - >= 513 @ 0.403105
0.39/0.49	c bounds - >= 514 @ 0.403819
0.39/0.49	c bounds - >= 515 @ 0.404492
0.39/0.49	c bounds - >= 516 @ 0.405169
0.39/0.49	c bounds - >= 517 @ 0.40585
0.39/0.49	c bounds - >= 518 @ 0.406529
0.39/0.49	c bounds - >= 519 @ 0.407211
0.39/0.49	c bounds - >= 520 @ 0.407894
0.39/0.49	c bounds - >= 521 @ 0.40857
0.39/0.49	c bounds - >= 522 @ 0.409244
0.39/0.49	c bounds - >= 523 @ 0.409931
0.39/0.49	c bounds - >= 524 @ 0.410612
0.39/0.49	c bounds - >= 525 @ 0.411295
0.39/0.49	c bounds - >= 526 @ 0.411975
0.39/0.49	c bounds - >= 527 @ 0.412653
0.39/0.49	c bounds - >= 528 @ 0.413331
0.39/0.49	c bounds - >= 529 @ 0.414
0.39/0.49	c bounds - >= 530 @ 0.414678
0.39/0.49	c bounds - >= 531 @ 0.415355
0.39/0.49	c bounds - >= 532 @ 0.416039
0.39/0.49	c bounds - >= 533 @ 0.41672
0.39/0.49	c bounds - >= 534 @ 0.417399
0.39/0.49	c bounds - >= 535 @ 0.418084
0.39/0.49	c bounds - >= 536 @ 0.418762
0.39/0.49	c bounds - >= 537 @ 0.419434
0.39/0.49	c bounds - >= 538 @ 0.420109
0.39/0.49	c bounds - >= 539 @ 0.420783
0.39/0.49	c bounds - >= 540 @ 0.421452
0.39/0.49	c bounds - >= 541 @ 0.422135
0.39/0.49	c bounds - >= 542 @ 0.422815
0.39/0.49	c bounds - >= 543 @ 0.423487
0.39/0.49	c bounds - >= 544 @ 0.423737
0.39/0.49	c bounds - >= 545 @ 0.423934
0.39/0.49	c bounds - >= 546 @ 0.424551
0.39/0.49	c bounds - >= 547 @ 0.425225
0.39/0.49	c bounds - >= 548 @ 0.425906
0.39/0.49	c bounds - >= 549 @ 0.426573
0.39/0.49	c bounds - >= 550 @ 0.427256
0.39/0.49	c bounds - >= 551 @ 0.427939
0.39/0.49	c bounds - >= 552 @ 0.428615
0.39/0.49	c bounds - >= 553 @ 0.429292
0.39/0.49	c bounds - >= 554 @ 0.429968
0.39/0.49	c bounds - >= 555 @ 0.430639
0.39/0.49	c bounds - >= 556 @ 0.43131
0.39/0.49	c bounds - >= 557 @ 0.431981
0.39/0.49	c bounds - >= 558 @ 0.432646
0.39/0.49	c bounds - >= 559 @ 0.433323
0.39/0.49	c bounds - >= 560 @ 0.434001
0.39/0.49	c bounds - >= 561 @ 0.434672
0.39/0.49	c bounds - >= 562 @ 0.435345
0.39/0.49	c bounds - >= 563 @ 0.436021
0.39/0.49	c bounds - >= 564 @ 0.436291
0.39/0.49	c bounds - >= 565 @ 0.436748
0.39/0.49	c bounds - >= 566 @ 0.437418
0.39/0.49	c bounds - >= 567 @ 0.438086
0.39/0.49	c bounds - >= 568 @ 0.438762
0.39/0.49	c bounds - >= 569 @ 0.439438
0.39/0.49	c bounds - >= 570 @ 0.440114
0.39/0.49	c bounds - >= 571 @ 0.440783
0.50/0.58	c bounds - >= 572 @ 0.441461
0.50/0.58	c bounds - >= 573 @ 0.442132
0.50/0.58	c bounds - >= 574 @ 0.442802
0.50/0.58	c bounds - >= 575 @ 0.44347
0.50/0.58	c bounds - >= 576 @ 0.444135
0.50/0.58	c bounds - >= 577 @ 0.444813
0.50/0.58	c bounds - >= 578 @ 0.445481
0.50/0.58	c bounds - >= 579 @ 0.446154
0.50/0.58	c bounds - >= 580 @ 0.446833
0.50/0.58	c bounds - >= 581 @ 0.447501
0.50/0.58	c bounds - >= 582 @ 0.448171
0.50/0.58	c bounds - >= 583 @ 0.448844
0.50/0.58	c bounds - >= 584 @ 0.449508
0.50/0.58	c bounds - >= 585 @ 0.45017
0.50/0.58	c bounds - >= 586 @ 0.450857
0.50/0.58	c bounds - >= 587 @ 0.451533
0.50/0.58	c bounds - >= 588 @ 0.452206
0.50/0.58	c bounds - >= 589 @ 0.45288
0.50/0.58	c bounds - >= 590 @ 0.453548
0.50/0.58	c bounds - >= 591 @ 0.454216
0.50/0.58	c bounds - >= 592 @ 0.454892
0.50/0.58	c bounds - >= 593 @ 0.455558
0.50/0.58	c bounds - >= 594 @ 0.456226
0.50/0.58	c bounds - >= 595 @ 0.456909
0.50/0.58	c bounds - >= 596 @ 0.45758
0.50/0.58	c bounds - >= 597 @ 0.458251
0.50/0.58	c bounds - >= 598 @ 0.458928
0.50/0.58	c bounds - >= 599 @ 0.459597
0.50/0.58	c bounds - >= 600 @ 0.460266
0.50/0.58	c bounds - >= 601 @ 0.460945
0.50/0.58	c bounds - >= 602 @ 0.461616
0.50/0.58	c bounds - >= 603 @ 0.462278
0.50/0.58	c bounds - >= 604 @ 0.462951
0.50/0.58	c bounds - >= 605 @ 0.463613
0.50/0.58	c bounds - >= 606 @ 0.464284
0.50/0.58	c bounds - >= 607 @ 0.464951
0.50/0.58	c bounds - >= 608 @ 0.465614
0.50/0.58	c bounds - >= 609 @ 0.466277
0.50/0.58	c bounds - >= 610 @ 0.466944
0.50/0.58	c bounds - >= 611 @ 0.467599
0.50/0.58	c bounds - >= 612 @ 0.468255
0.50/0.58	c bounds - >= 613 @ 0.468926
0.50/0.58	c bounds - >= 614 @ 0.469587
0.50/0.58	c bounds - >= 615 @ 0.470251
0.50/0.58	c bounds - >= 616 @ 0.470917
0.50/0.58	c bounds - >= 617 @ 0.471577
0.50/0.58	c bounds - >= 618 @ 0.472238
0.50/0.58	c bounds - >= 619 @ 0.472899
0.50/0.58	c bounds - >= 620 @ 0.473558
0.50/0.58	c bounds - >= 621 @ 0.47422
0.50/0.58	c bounds - >= 622 @ 0.474885
0.50/0.58	c bounds - >= 623 @ 0.475543
0.50/0.58	c bounds - >= 624 @ 0.476205
0.50/0.58	c bounds - >= 625 @ 0.476868
0.50/0.58	c bounds - >= 626 @ 0.477525
0.50/0.58	c bounds - >= 627 @ 0.478177
0.50/0.58	c bounds - >= 628 @ 0.478834
0.50/0.58	c bounds - >= 629 @ 0.479487
0.50/0.58	c bounds - >= 630 @ 0.480138
0.50/0.58	c bounds - >= 631 @ 0.480807
0.50/0.58	c bounds - >= 632 @ 0.481464
0.50/0.58	c bounds - >= 633 @ 0.482122
0.50/0.58	c bounds - >= 634 @ 0.482784
0.50/0.58	c bounds - >= 635 @ 0.483437
0.50/0.58	c bounds - >= 636 @ 0.48411
0.50/0.58	c bounds - >= 637 @ 0.484774
0.50/0.58	c bounds - >= 638 @ 0.485437
0.50/0.58	c bounds - >= 639 @ 0.486101
0.50/0.58	c bounds - >= 640 @ 0.486769
0.50/0.58	c bounds - >= 641 @ 0.487434
0.50/0.58	c bounds - >= 642 @ 0.488109
0.50/0.58	c bounds - >= 643 @ 0.488776
0.50/0.58	c bounds - >= 644 @ 0.489442
0.50/0.58	c bounds - >= 645 @ 0.49012
0.50/0.58	c bounds - >= 646 @ 0.490786
0.50/0.58	c bounds - >= 647 @ 0.491451
0.50/0.58	c bounds - >= 648 @ 0.492111
0.50/0.58	c bounds - >= 649 @ 0.492784
0.50/0.58	c bounds - >= 650 @ 0.493453
0.50/0.58	c bounds - >= 651 @ 0.494159
0.50/0.58	c bounds - >= 652 @ 0.494829
0.50/0.58	c bounds - >= 653 @ 0.495498
0.50/0.58	c bounds - >= 654 @ 0.496163
0.50/0.58	c bounds - >= 655 @ 0.496823
0.50/0.58	c bounds - >= 656 @ 0.497485
0.50/0.58	c bounds - >= 657 @ 0.498145
0.50/0.58	c bounds - >= 658 @ 0.498816
0.50/0.58	c bounds - >= 659 @ 0.499489
0.50/0.58	c bounds - >= 660 @ 0.50016
0.50/0.58	c bounds - >= 661 @ 0.500825
0.50/0.58	c bounds - >= 662 @ 0.501486
0.50/0.58	c bounds - >= 663 @ 0.502149
0.50/0.58	c bounds - >= 664 @ 0.502813
0.50/0.58	c bounds - >= 665 @ 0.503471
0.50/0.58	c bounds - >= 666 @ 0.50413
0.50/0.58	c bounds - >= 667 @ 0.5048
0.50/0.58	c bounds - >= 668 @ 0.505463
0.50/0.58	c bounds - >= 669 @ 0.50613
0.50/0.58	c bounds - >= 670 @ 0.506794
0.50/0.58	c bounds - >= 671 @ 0.507459
0.50/0.58	c bounds - >= 672 @ 0.508121
0.50/0.58	c bounds - >= 673 @ 0.508782
0.50/0.58	c bounds - >= 674 @ 0.509442
0.50/0.58	c bounds - >= 675 @ 0.510098
0.50/0.58	c bounds - >= 676 @ 0.510763
0.50/0.58	c bounds - >= 677 @ 0.511431
0.50/0.58	c bounds - >= 678 @ 0.512097
0.50/0.58	c bounds - >= 679 @ 0.512763
0.50/0.58	c bounds - >= 680 @ 0.513423
0.50/0.58	c bounds - >= 681 @ 0.51408
0.50/0.58	c bounds - >= 682 @ 0.514737
0.50/0.58	c bounds - >= 683 @ 0.515391
0.50/0.58	c bounds - >= 684 @ 0.516041
0.50/0.58	c bounds - >= 685 @ 0.516705
0.50/0.58	c bounds - >= 686 @ 0.517366
0.50/0.58	c bounds - >= 687 @ 0.51803
0.50/0.58	c bounds - >= 688 @ 0.518687
0.50/0.58	c bounds - >= 689 @ 0.519345
0.50/0.58	c bounds - >= 690 @ 0.520004
0.50/0.58	c bounds - >= 691 @ 0.520663
0.50/0.58	c bounds - >= 692 @ 0.521321
0.50/0.58	c bounds - >= 693 @ 0.521978
0.50/0.58	c bounds - >= 694 @ 0.522642
0.50/0.58	c bounds - >= 695 @ 0.52331
0.50/0.58	c bounds - >= 696 @ 0.523967
0.50/0.58	c bounds - >= 697 @ 0.524624
0.50/0.58	c bounds - >= 698 @ 0.525273
0.50/0.58	c bounds - >= 699 @ 0.525929
0.50/0.58	c bounds - >= 700 @ 0.526588
0.50/0.58	c bounds - >= 701 @ 0.527239
0.50/0.58	c bounds - >= 702 @ 0.527466
0.50/0.58	c bounds - >= 703 @ 0.527639
0.50/0.58	c bounds - >= 704 @ 0.528245
0.50/0.58	c bounds - >= 705 @ 0.528474
0.50/0.58	c bounds - >= 706 @ 0.528618
0.50/0.58	c bounds - >= 707 @ 0.529225
0.50/0.58	c bounds - >= 708 @ 0.529859
0.50/0.58	c bounds - >= 709 @ 0.530513
0.50/0.58	c bounds - >= 710 @ 0.53075
0.50/0.58	c bounds - >= 711 @ 0.531205
0.50/0.58	c bounds - >= 712 @ 0.531835
0.50/0.58	c bounds - >= 713 @ 0.532489
0.59/0.67	c bounds - >= 714 @ 0.533128
0.59/0.67	c bounds - >= 715 @ 0.533767
0.59/0.67	c bounds - >= 716 @ 0.534406
0.59/0.67	c bounds - >= 717 @ 0.535047
0.59/0.67	c bounds - >= 718 @ 0.535688
0.59/0.67	c bounds - >= 719 @ 0.536322
0.59/0.67	c bounds - >= 720 @ 0.53696
0.59/0.67	c bounds - >= 721 @ 0.537604
0.59/0.67	c bounds - >= 722 @ 0.538244
0.59/0.67	c bounds - >= 723 @ 0.538886
0.59/0.67	c bounds - >= 724 @ 0.539526
0.59/0.67	c bounds - >= 725 @ 0.540166
0.59/0.67	c bounds - >= 726 @ 0.540802
0.59/0.67	c bounds - >= 727 @ 0.541437
0.59/0.67	c bounds - >= 728 @ 0.542072
0.59/0.67	c bounds - >= 729 @ 0.542704
0.59/0.67	c bounds - >= 730 @ 0.543346
0.59/0.67	c bounds - >= 731 @ 0.543992
0.59/0.67	c bounds - >= 732 @ 0.544627
0.59/0.67	c bounds - >= 733 @ 0.545261
0.59/0.67	c bounds - >= 734 @ 0.5459
0.59/0.67	c bounds - >= 735 @ 0.546537
0.59/0.67	c bounds - >= 736 @ 0.54717
0.59/0.67	c bounds - >= 737 @ 0.547808
0.59/0.67	c bounds - >= 738 @ 0.54844
0.59/0.67	c bounds - >= 739 @ 0.549082
0.59/0.67	c bounds - >= 740 @ 0.549725
0.59/0.67	c bounds - >= 741 @ 0.550353
0.59/0.67	c bounds - >= 742 @ 0.550987
0.59/0.67	c bounds - >= 743 @ 0.551622
0.59/0.67	c bounds - >= 744 @ 0.552254
0.59/0.67	c bounds - >= 745 @ 0.552889
0.59/0.67	c bounds - >= 746 @ 0.553523
0.59/0.67	c bounds - >= 747 @ 0.554151
0.59/0.67	c bounds - >= 748 @ 0.554793
0.59/0.67	c bounds - >= 749 @ 0.555432
0.59/0.67	c bounds - >= 750 @ 0.556065
0.59/0.67	c bounds - >= 751 @ 0.556706
0.59/0.67	c bounds - >= 752 @ 0.55734
0.59/0.67	c bounds - >= 753 @ 0.557977
0.59/0.67	c bounds - >= 754 @ 0.558616
0.59/0.67	c bounds - >= 755 @ 0.559249
0.59/0.67	c bounds - >= 756 @ 0.559878
0.59/0.67	c bounds - >= 757 @ 0.560521
0.59/0.67	c bounds - >= 758 @ 0.56116
0.59/0.67	c bounds - >= 759 @ 0.561796
0.59/0.67	c bounds - >= 760 @ 0.562435
0.59/0.67	c bounds - >= 761 @ 0.563062
0.59/0.67	c bounds - >= 762 @ 0.563702
0.59/0.67	c bounds - >= 763 @ 0.564337
0.59/0.67	c bounds - >= 764 @ 0.564983
0.59/0.67	c bounds - >= 765 @ 0.565628
0.59/0.67	c bounds - >= 766 @ 0.566266
0.59/0.67	c bounds - >= 767 @ 0.566901
0.59/0.67	c bounds - >= 768 @ 0.567539
0.59/0.67	c bounds - >= 769 @ 0.568173
0.59/0.67	c bounds - >= 770 @ 0.568815
0.59/0.67	c bounds - >= 771 @ 0.569451
0.59/0.67	c bounds - >= 772 @ 0.57008
0.59/0.67	c bounds - >= 773 @ 0.570716
0.59/0.67	c bounds - >= 774 @ 0.571346
0.59/0.67	c bounds - >= 775 @ 0.57198
0.59/0.67	c bounds - >= 776 @ 0.572622
0.59/0.67	c bounds - >= 777 @ 0.573256
0.59/0.67	c bounds - >= 778 @ 0.57389
0.59/0.67	c bounds - >= 779 @ 0.574524
0.59/0.67	c bounds - >= 780 @ 0.575155
0.59/0.67	c bounds - >= 781 @ 0.575782
0.59/0.67	c bounds - >= 782 @ 0.576411
0.59/0.67	c bounds - >= 783 @ 0.576635
0.59/0.67	c bounds - >= 784 @ 0.577087
0.59/0.67	c bounds - >= 785 @ 0.577705
0.59/0.67	c bounds - >= 786 @ 0.578333
0.59/0.67	c bounds - >= 787 @ 0.578333
0.59/0.67	c bounds - >= 788 @ 0.578672
0.59/0.67	c bounds - >= 789 @ 0.579256
0.59/0.67	c bounds - >= 790 @ 0.579885
0.59/0.67	c bounds - >= 791 @ 0.580513
0.59/0.67	c bounds - >= 792 @ 0.581154
0.59/0.67	c bounds - >= 793 @ 0.581789
0.59/0.67	c bounds - >= 794 @ 0.582429
0.59/0.67	c bounds - >= 795 @ 0.58306
0.59/0.67	c bounds - >= 796 @ 0.583689
0.59/0.67	c bounds - >= 797 @ 0.584314
0.59/0.67	c bounds - >= 798 @ 0.584945
0.59/0.67	c bounds - >= 799 @ 0.585581
0.59/0.67	c bounds - >= 800 @ 0.586206
0.59/0.67	c bounds - >= 801 @ 0.586831
0.59/0.67	c bounds - >= 802 @ 0.587469
0.59/0.67	c bounds - >= 803 @ 0.588098
0.59/0.67	c bounds - >= 804 @ 0.588756
0.59/0.67	c bounds - >= 805 @ 0.589395
0.59/0.67	c bounds - >= 806 @ 0.590024
0.59/0.67	c bounds - >= 807 @ 0.590656
0.59/0.67	c bounds - >= 808 @ 0.591283
0.59/0.67	c bounds - >= 809 @ 0.591906
0.59/0.67	c bounds - >= 810 @ 0.592526
0.59/0.67	c bounds - >= 811 @ 0.593155
0.59/0.67	c bounds - >= 812 @ 0.593783
0.59/0.67	c bounds - >= 813 @ 0.594418
0.59/0.67	c bounds - >= 814 @ 0.595038
0.59/0.67	c bounds - >= 815 @ 0.595667
0.59/0.67	c bounds - >= 816 @ 0.59629
0.59/0.67	c bounds - >= 817 @ 0.59691
0.59/0.67	c bounds - >= 818 @ 0.597535
0.59/0.67	c bounds - >= 819 @ 0.598156
0.59/0.67	c bounds - >= 820 @ 0.598783
0.59/0.67	c bounds - >= 821 @ 0.599416
0.59/0.67	c bounds - >= 822 @ 0.600058
0.59/0.67	c bounds - >= 823 @ 0.600683
0.59/0.67	c bounds - >= 824 @ 0.601302
0.59/0.67	c bounds - >= 825 @ 0.60192
0.59/0.67	c bounds - >= 826 @ 0.602546
0.59/0.67	c bounds - >= 827 @ 0.603165
0.59/0.67	c bounds - >= 828 @ 0.603793
0.59/0.67	c bounds - >= 829 @ 0.604426
0.59/0.67	c bounds - >= 830 @ 0.60505
0.59/0.67	c bounds - >= 831 @ 0.605272
0.59/0.67	c bounds - >= 832 @ 0.605311
0.59/0.67	c bounds - >= 833 @ 0.605936
0.59/0.67	c bounds - >= 834 @ 0.606561
0.59/0.67	c bounds - >= 835 @ 0.607179
0.59/0.67	c bounds - >= 836 @ 0.607799
0.59/0.67	c bounds - >= 837 @ 0.608421
0.59/0.67	c bounds - >= 838 @ 0.609052
0.59/0.67	c bounds - >= 839 @ 0.609669
0.59/0.67	c bounds - >= 840 @ 0.610291
0.59/0.67	c bounds - >= 841 @ 0.610911
0.59/0.67	c bounds - >= 842 @ 0.611536
0.59/0.67	c bounds - >= 843 @ 0.612154
0.59/0.67	c bounds - >= 844 @ 0.61277
0.59/0.67	c bounds - >= 845 @ 0.613388
0.59/0.67	c bounds - >= 846 @ 0.613999
0.59/0.67	c bounds - >= 847 @ 0.614621
0.59/0.67	c bounds - >= 848 @ 0.615238
0.59/0.67	c bounds - >= 849 @ 0.615855
0.59/0.67	c bounds - >= 850 @ 0.616478
0.59/0.67	c bounds - >= 851 @ 0.617095
0.59/0.67	c bounds - >= 852 @ 0.617709
0.59/0.67	c bounds - >= 853 @ 0.61833
0.59/0.67	c bounds - >= 854 @ 0.618947
0.59/0.67	c bounds - >= 855 @ 0.61996
0.68/0.76	c bounds - >= 856 @ 0.620581
0.68/0.76	c bounds - >= 857 @ 0.621198
0.68/0.76	c bounds - >= 858 @ 0.621814
0.68/0.76	c bounds - >= 859 @ 0.622424
0.68/0.76	c bounds - >= 860 @ 0.623032
0.68/0.76	c bounds - >= 861 @ 0.623226
0.68/0.76	c bounds - >= 862 @ 0.623264
0.68/0.76	c bounds - >= 863 @ 0.623878
0.68/0.76	c bounds - >= 864 @ 0.624486
0.68/0.76	c bounds - >= 865 @ 0.625102
0.68/0.76	c bounds - >= 866 @ 0.625716
0.68/0.76	c bounds - >= 867 @ 0.626331
0.68/0.76	c bounds - >= 868 @ 0.626946
0.68/0.76	c bounds - >= 869 @ 0.627559
0.68/0.76	c bounds - >= 870 @ 0.628185
0.68/0.76	c bounds - >= 871 @ 0.628804
0.68/0.76	c bounds - >= 872 @ 0.629421
0.68/0.76	c bounds - >= 873 @ 0.630028
0.68/0.76	c bounds - >= 874 @ 0.630209
0.68/0.76	c bounds - >= 875 @ 0.630326
0.68/0.76	c bounds - >= 876 @ 0.630893
0.68/0.76	c bounds - >= 877 @ 0.631498
0.68/0.76	c bounds - >= 878 @ 0.632108
0.68/0.76	c bounds - >= 879 @ 0.632721
0.68/0.76	c bounds - >= 880 @ 0.633334
0.68/0.76	c bounds - >= 881 @ 0.63394
0.68/0.76	c bounds - >= 882 @ 0.63455
0.68/0.76	c bounds - >= 883 @ 0.635166
0.68/0.76	c bounds - >= 884 @ 0.635779
0.68/0.76	c bounds - >= 885 @ 0.636401
0.68/0.76	c bounds - >= 886 @ 0.637013
0.68/0.76	c bounds - >= 887 @ 0.637624
0.68/0.76	c bounds - >= 888 @ 0.638244
0.68/0.76	c bounds - >= 889 @ 0.638851
0.68/0.76	c bounds - >= 890 @ 0.639467
0.68/0.76	c bounds - >= 891 @ 0.64007
0.68/0.76	c bounds - >= 892 @ 0.640686
0.68/0.76	c bounds - >= 893 @ 0.641309
0.68/0.76	c bounds - >= 894 @ 0.641925
0.68/0.76	c bounds - >= 895 @ 0.642541
0.68/0.76	c bounds - >= 896 @ 0.643164
0.68/0.76	c bounds - >= 897 @ 0.643164
0.68/0.76	c bounds - >= 898 @ 0.643443
0.68/0.76	c bounds - >= 899 @ 0.644006
0.68/0.76	c bounds - >= 900 @ 0.644172
0.68/0.76	c bounds - >= 901 @ 0.644282
0.68/0.76	c bounds - >= 902 @ 0.644847
0.68/0.76	c bounds - >= 903 @ 0.645443
0.68/0.76	c bounds - >= 904 @ 0.646051
0.68/0.76	c bounds - >= 905 @ 0.646662
0.68/0.76	c bounds - >= 906 @ 0.647272
0.68/0.76	c bounds - >= 907 @ 0.647883
0.68/0.76	c bounds - >= 908 @ 0.648492
0.68/0.76	c bounds - >= 909 @ 0.649094
0.68/0.76	c bounds - >= 910 @ 0.649707
0.68/0.76	c bounds - >= 911 @ 0.650325
0.68/0.76	c bounds - >= 912 @ 0.650932
0.68/0.76	c bounds - >= 913 @ 0.651535
0.68/0.76	c bounds - >= 914 @ 0.652139
0.68/0.76	c bounds - >= 915 @ 0.652743
0.68/0.76	c bounds - >= 916 @ 0.653353
0.68/0.76	c bounds - >= 917 @ 0.653956
0.68/0.76	c bounds - >= 918 @ 0.654137
0.68/0.76	c bounds - >= 919 @ 0.654175
0.68/0.76	c bounds - >= 920 @ 0.654782
0.68/0.76	c bounds - >= 921 @ 0.655395
0.68/0.76	c bounds - >= 922 @ 0.656001
0.68/0.76	c bounds - >= 923 @ 0.656604
0.68/0.76	c bounds - >= 924 @ 0.657212
0.68/0.76	c bounds - >= 925 @ 0.657814
0.68/0.76	c bounds - >= 926 @ 0.65842
0.68/0.76	c bounds - >= 927 @ 0.659021
0.68/0.76	c bounds - >= 928 @ 0.660023
0.68/0.76	c bounds - >= 929 @ 0.660632
0.68/0.76	c bounds - >= 930 @ 0.661237
0.68/0.76	c bounds - >= 931 @ 0.661839
0.68/0.76	c bounds - >= 932 @ 0.662442
0.68/0.76	c bounds - >= 933 @ 0.663043
0.68/0.76	c bounds - >= 934 @ 0.663645
0.68/0.76	c bounds - >= 935 @ 0.664247
0.68/0.76	c bounds - >= 936 @ 0.664844
0.68/0.76	c bounds - >= 937 @ 0.66545
0.68/0.76	c bounds - >= 938 @ 0.666061
0.68/0.76	c bounds - >= 939 @ 0.666664
0.68/0.76	c bounds - >= 940 @ 0.667267
0.68/0.76	c bounds - >= 941 @ 0.66787
0.68/0.76	c bounds - >= 942 @ 0.668472
0.68/0.76	c bounds - >= 943 @ 0.669073
0.68/0.76	c bounds - >= 944 @ 0.669672
0.68/0.76	c bounds - >= 945 @ 0.670268
0.68/0.76	c bounds - >= 946 @ 0.670876
0.68/0.76	c bounds - >= 947 @ 0.671479
0.68/0.76	c bounds - >= 948 @ 0.672081
0.68/0.76	c bounds - >= 949 @ 0.67268
0.68/0.76	c bounds - >= 950 @ 0.67328
0.68/0.76	c bounds - >= 951 @ 0.67388
0.68/0.76	c bounds - >= 952 @ 0.674479
0.68/0.76	c bounds - >= 953 @ 0.675074
0.68/0.76	c bounds - >= 954 @ 0.675665
0.68/0.76	c bounds - >= 955 @ 0.676272
0.68/0.76	c bounds - >= 956 @ 0.676871
0.68/0.76	c bounds - >= 957 @ 0.67747
0.68/0.76	c bounds - >= 958 @ 0.678068
0.68/0.76	c bounds - >= 959 @ 0.678068
0.68/0.76	c bounds - >= 960 @ 0.678324
0.68/0.76	c bounds - >= 961 @ 0.678875
0.68/0.76	c bounds - >= 962 @ 0.679455
0.68/0.76	c bounds - >= 963 @ 0.680046
0.68/0.76	c bounds - >= 964 @ 0.680649
0.68/0.76	c bounds - >= 965 @ 0.681249
0.68/0.76	c bounds - >= 966 @ 0.681849
0.68/0.76	c bounds - >= 967 @ 0.682447
0.68/0.76	c bounds - >= 968 @ 0.683041
0.68/0.76	c bounds - >= 969 @ 0.683634
0.68/0.76	c bounds - >= 970 @ 0.684227
0.68/0.76	c bounds - >= 971 @ 0.684818
0.68/0.76	c bounds - >= 972 @ 0.685432
0.68/0.76	c bounds - >= 973 @ 0.686037
0.68/0.76	c bounds - >= 974 @ 0.68664
0.68/0.76	c bounds - >= 975 @ 0.687239
0.68/0.76	c bounds - >= 976 @ 0.687836
0.68/0.76	c bounds - >= 977 @ 0.688434
0.68/0.76	c bounds - >= 978 @ 0.689024
0.68/0.76	c bounds - >= 979 @ 0.689616
0.68/0.76	c bounds - >= 980 @ 0.690212
0.68/0.76	c bounds - >= 981 @ 0.690801
0.68/0.76	c bounds - >= 982 @ 0.691399
0.68/0.76	c bounds - >= 983 @ 0.691994
0.68/0.76	c bounds - >= 984 @ 0.692587
0.68/0.76	c bounds - >= 985 @ 0.693182
0.68/0.76	c bounds - >= 986 @ 0.693771
0.68/0.76	c bounds - >= 987 @ 0.694369
0.68/0.76	c bounds - >= 988 @ 0.694969
0.68/0.76	c bounds - >= 989 @ 0.695561
0.68/0.76	c bounds - >= 990 @ 0.696155
0.68/0.76	c bounds - >= 991 @ 0.696783
0.68/0.76	c bounds - >= 992 @ 0.697383
0.68/0.76	c bounds - >= 993 @ 0.697982
0.68/0.76	c bounds - >= 994 @ 0.698589
0.68/0.76	c bounds - >= 995 @ 0.699192
0.68/0.76	c bounds - >= 996 @ 0.699789
0.68/0.76	c bounds - >= 997 @ 0.700391
0.78/0.84	c bounds - >= 998 @ 0.700989
0.78/0.84	c bounds - >= 999 @ 0.701581
0.78/0.84	c bounds - >= 1000 @ 0.702185
0.78/0.84	c bounds - >= 1001 @ 0.702791
0.78/0.84	c bounds - >= 1002 @ 0.703395
0.78/0.84	c bounds - >= 1003 @ 0.703999
0.78/0.84	c bounds - >= 1004 @ 0.704605
0.78/0.84	c bounds - >= 1005 @ 0.705212
0.78/0.84	c bounds - >= 1006 @ 0.705813
0.78/0.84	c bounds - >= 1007 @ 0.706413
0.78/0.84	c bounds - >= 1008 @ 0.707014
0.78/0.84	c bounds - >= 1009 @ 0.707628
0.78/0.84	c bounds - >= 1010 @ 0.708234
0.78/0.84	c bounds - >= 1011 @ 0.708838
0.78/0.84	c bounds - >= 1012 @ 0.709441
0.78/0.84	c bounds - >= 1013 @ 0.710044
0.78/0.84	c bounds - >= 1014 @ 0.710648
0.78/0.84	c bounds - >= 1015 @ 0.71129
0.78/0.84	c bounds - >= 1016 @ 0.711918
0.78/0.84	c bounds - >= 1017 @ 0.712532
0.78/0.84	c bounds - >= 1018 @ 0.713157
0.78/0.84	c bounds - >= 1019 @ 0.713767
0.78/0.84	c bounds - >= 1020 @ 0.714368
0.78/0.84	c bounds - >= 1021 @ 0.714972
0.78/0.84	c bounds - >= 1022 @ 0.71558
0.78/0.84	c bounds - >= 1023 @ 0.716191
0.78/0.84	c bounds - >= 1024 @ 0.716814
0.78/0.84	c bounds - >= 1025 @ 0.71745
0.78/0.84	c bounds - >= 1026 @ 0.717632
0.78/0.84	c bounds - >= 1027 @ 0.717703
0.78/0.84	c bounds - >= 1028 @ 0.71829
0.78/0.84	c bounds - >= 1029 @ 0.718917
0.78/0.84	c bounds - >= 1030 @ 0.719532
0.78/0.84	c bounds - >= 1031 @ 0.720149
0.78/0.84	c bounds - >= 1032 @ 0.720752
0.78/0.84	c bounds - >= 1033 @ 0.72136
0.78/0.84	c bounds - >= 1034 @ 0.721963
0.78/0.84	c bounds - >= 1035 @ 0.722565
0.78/0.84	c bounds - >= 1036 @ 0.723179
0.78/0.84	c bounds - >= 1037 @ 0.723788
0.78/0.84	c bounds - >= 1038 @ 0.723961
0.78/0.84	c bounds - >= 1039 @ 0.724073
0.78/0.84	c bounds - >= 1040 @ 0.724634
0.78/0.84	c bounds - >= 1041 @ 0.725243
0.78/0.84	c bounds - >= 1042 @ 0.72584
0.78/0.84	c bounds - >= 1043 @ 0.726443
0.78/0.84	c bounds - >= 1044 @ 0.727045
0.78/0.84	c bounds - >= 1045 @ 0.727655
0.78/0.84	c bounds - >= 1046 @ 0.728261
0.78/0.84	c bounds - >= 1047 @ 0.728867
0.78/0.84	c bounds - >= 1048 @ 0.729477
0.78/0.84	c bounds - >= 1049 @ 0.730085
0.78/0.84	c bounds - >= 1050 @ 0.730681
0.78/0.84	c bounds - >= 1051 @ 0.73128
0.78/0.84	c bounds - >= 1052 @ 0.731874
0.78/0.84	c bounds - >= 1053 @ 0.732475
0.78/0.84	c bounds - >= 1054 @ 0.73308
0.78/0.84	c bounds - >= 1055 @ 0.733679
0.78/0.84	c bounds - >= 1056 @ 0.734277
0.78/0.84	c bounds - >= 1057 @ 0.734888
0.78/0.84	c bounds - >= 1058 @ 0.735499
0.78/0.84	c bounds - >= 1059 @ 0.736112
0.78/0.84	c bounds - >= 1060 @ 0.736716
0.78/0.84	c bounds - >= 1061 @ 0.737318
0.78/0.84	c bounds - >= 1062 @ 0.737919
0.78/0.84	c bounds - >= 1063 @ 0.738534
0.78/0.84	c bounds - >= 1064 @ 0.739183
0.78/0.84	c bounds - >= 1065 @ 0.73979
0.78/0.84	c bounds - >= 1066 @ 0.740628
0.78/0.84	c bounds - >= 1067 @ 0.741234
0.78/0.84	c bounds - >= 1068 @ 0.741835
0.78/0.84	c bounds - >= 1069 @ 0.742433
0.78/0.84	c bounds - >= 1070 @ 0.743031
0.78/0.84	c bounds - >= 1071 @ 0.743639
0.78/0.84	c bounds - >= 1072 @ 0.744241
0.78/0.84	c bounds - >= 1073 @ 0.744845
0.78/0.84	c bounds - >= 1074 @ 0.745453
0.78/0.84	c bounds - >= 1075 @ 0.746057
0.78/0.84	c bounds - >= 1076 @ 0.746657
0.78/0.84	c bounds - >= 1077 @ 0.747252
0.78/0.84	c bounds - >= 1078 @ 0.747848
0.78/0.84	c bounds - >= 1079 @ 0.748828
0.78/0.84	c bounds - >= 1080 @ 0.749412
0.78/0.84	c bounds - >= 1081 @ 0.750007
0.78/0.84	c bounds - >= 1082 @ 0.750596
0.78/0.84	c bounds - >= 1083 @ 0.751185
0.78/0.84	c bounds - >= 1084 @ 0.751767
0.78/0.84	c bounds - >= 1085 @ 0.75236
0.78/0.84	c bounds - >= 1086 @ 0.752949
0.78/0.84	c bounds - >= 1087 @ 0.753533
0.78/0.84	c bounds - >= 1088 @ 0.754118
0.78/0.84	c bounds - >= 1089 @ 0.754699
0.78/0.84	c bounds - >= 1090 @ 0.754863
0.78/0.84	c bounds - >= 1091 @ 0.7549
0.78/0.84	c bounds - >= 1092 @ 0.755485
0.78/0.84	c bounds - >= 1093 @ 0.756068
0.78/0.84	c bounds - >= 1094 @ 0.756657
0.78/0.84	c bounds - >= 1095 @ 0.75723
0.78/0.84	c bounds - >= 1096 @ 0.757816
0.78/0.84	c bounds - >= 1097 @ 0.758406
0.78/0.84	c bounds - >= 1098 @ 0.758989
0.78/0.84	c bounds - >= 1099 @ 0.759581
0.78/0.84	c bounds - >= 1100 @ 0.760177
0.78/0.84	c bounds - >= 1101 @ 0.760764
0.78/0.84	c bounds - >= 1102 @ 0.761352
0.78/0.84	c bounds - >= 1103 @ 0.761939
0.78/0.84	c bounds - >= 1104 @ 0.76252
0.78/0.84	c bounds - >= 1105 @ 0.763104
0.78/0.84	c bounds - >= 1106 @ 0.763684
0.78/0.84	c bounds - >= 1107 @ 0.764265
0.78/0.84	c bounds - >= 1108 @ 0.764852
0.78/0.84	c bounds - >= 1109 @ 0.765441
0.78/0.84	c bounds - >= 1110 @ 0.766031
0.78/0.84	c bounds - >= 1111 @ 0.766616
0.78/0.84	c bounds - >= 1112 @ 0.7672
0.78/0.84	c bounds - >= 1113 @ 0.767782
0.78/0.84	c bounds - >= 1114 @ 0.768364
0.78/0.84	c bounds - >= 1115 @ 0.768943
0.78/0.84	c bounds - >= 1116 @ 0.769519
0.78/0.84	c bounds - >= 1117 @ 0.770106
0.78/0.84	c bounds - >= 1118 @ 0.770704
0.78/0.84	c bounds - >= 1119 @ 0.771288
0.78/0.84	c bounds - >= 1120 @ 0.771876
0.78/0.84	c bounds - >= 1121 @ 0.772452
0.78/0.84	c bounds - >= 1122 @ 0.773041
0.78/0.84	c bounds - >= 1123 @ 0.773625
0.78/0.84	c bounds - >= 1124 @ 0.77421
0.78/0.84	c bounds - >= 1125 @ 0.774783
0.78/0.84	c bounds - >= 1126 @ 0.77541
0.78/0.84	c bounds - >= 1127 @ 0.776014
0.78/0.84	c bounds - >= 1128 @ 0.77661
0.78/0.84	c bounds - >= 1129 @ 0.777205
0.78/0.84	c bounds - >= 1130 @ 0.777799
0.78/0.84	c bounds - >= 1131 @ 0.778393
0.78/0.84	c bounds - >= 1132 @ 0.778985
0.78/0.84	c bounds - >= 1133 @ 0.779576
0.78/0.84	c bounds - >= 1134 @ 0.780174
0.88/0.92	c bounds - >= 1135 @ 0.780793
0.88/0.92	c bounds - >= 1136 @ 0.781392
0.88/0.92	c bounds - >= 1137 @ 0.781993
0.88/0.92	c bounds - >= 1138 @ 0.78259
0.88/0.92	c bounds - >= 1139 @ 0.78318
0.88/0.92	c bounds - >= 1140 @ 0.783771
0.88/0.92	c bounds - >= 1141 @ 0.78436
0.88/0.92	c bounds - >= 1142 @ 0.784952
0.88/0.92	c bounds - >= 1143 @ 0.785537
0.88/0.92	c bounds - >= 1144 @ 0.78616
0.88/0.92	c bounds - >= 1145 @ 0.786756
0.88/0.92	c bounds - >= 1146 @ 0.787346
0.88/0.92	c bounds - >= 1147 @ 0.787941
0.88/0.92	c bounds - >= 1148 @ 0.788531
0.88/0.92	c bounds - >= 1149 @ 0.789127
0.88/0.92	c bounds - >= 1150 @ 0.789717
0.88/0.92	c bounds - >= 1151 @ 0.7903
0.88/0.92	c bounds - >= 1152 @ 0.79127
0.88/0.92	c bounds - >= 1153 @ 0.791883
0.88/0.92	c bounds - >= 1154 @ 0.792475
0.88/0.92	c bounds - >= 1155 @ 0.793095
0.88/0.92	c bounds - >= 1156 @ 0.793709
0.88/0.92	c bounds - >= 1157 @ 0.794318
0.88/0.92	c bounds - >= 1158 @ 0.794919
0.88/0.92	c bounds - >= 1159 @ 0.795513
0.88/0.92	c bounds - >= 1160 @ 0.796116
0.88/0.92	c bounds - >= 1161 @ 0.796705
0.88/0.92	c bounds - >= 1162 @ 0.797324
0.88/0.92	c bounds - >= 1163 @ 0.797918
0.88/0.92	c bounds - >= 1164 @ 0.798509
0.88/0.92	c bounds - >= 1165 @ 0.799105
0.88/0.92	c bounds - >= 1166 @ 0.799685
0.88/0.92	c bounds - >= 1167 @ 0.800257
0.88/0.92	c bounds - >= 1168 @ 0.800839
0.88/0.92	c bounds - >= 1169 @ 0.80148
0.88/0.92	c bounds - >= 1170 @ 0.802107
0.88/0.92	c bounds - >= 1171 @ 0.802755
0.88/0.92	c bounds - >= 1172 @ 0.803368
0.88/0.92	c bounds - >= 1173 @ 0.803989
0.88/0.92	c bounds - >= 1174 @ 0.804595
0.88/0.92	c bounds - >= 1175 @ 0.805202
0.88/0.92	c bounds - >= 1176 @ 0.80579
0.88/0.92	c bounds - >= 1177 @ 0.806403
0.88/0.92	c bounds - >= 1178 @ 0.807004
0.88/0.92	c bounds - >= 1179 @ 0.807593
0.88/0.92	c bounds - >= 1180 @ 0.808221
0.88/0.92	c bounds - >= 1181 @ 0.808802
0.88/0.92	c bounds - >= 1182 @ 0.809408
0.88/0.92	c bounds - >= 1183 @ 0.810013
0.88/0.92	c bounds - >= 1184 @ 0.810631
0.88/0.92	c bounds - >= 1185 @ 0.811258
0.88/0.92	c bounds - >= 1186 @ 0.811877
0.88/0.92	c bounds - >= 1187 @ 0.812501
0.88/0.92	c bounds - >= 1188 @ 0.81311
0.88/0.92	c bounds - >= 1189 @ 0.813764
0.88/0.92	c bounds - >= 1190 @ 0.814405
0.88/0.92	c bounds - >= 1191 @ 0.815047
0.88/0.92	c bounds - >= 1192 @ 0.815662
0.88/0.92	c bounds - >= 1193 @ 0.816275
0.88/0.92	c bounds - >= 1194 @ 0.816904
0.88/0.92	c bounds - >= 1195 @ 0.817486
0.88/0.92	c bounds - >= 1196 @ 0.818099
0.88/0.92	c bounds - >= 1197 @ 0.818681
0.88/0.92	c bounds - >= 1198 @ 0.819333
0.88/0.92	c bounds - >= 1199 @ 0.819956
0.88/0.92	c bounds - >= 1200 @ 0.820552
0.88/0.92	c bounds - >= 1201 @ 0.82069
0.88/0.92	c bounds - >= 1202 @ 0.820799
0.88/0.92	c bounds - >= 1203 @ 0.821359
0.88/0.92	c bounds - >= 1204 @ 0.821924
0.88/0.92	c bounds - >= 1205 @ 0.822507
0.88/0.92	c bounds - >= 1206 @ 0.823109
0.88/0.92	c bounds - >= 1207 @ 0.823742
0.88/0.92	c bounds - >= 1208 @ 0.824332
0.88/0.92	c bounds - >= 1209 @ 0.824925
0.88/0.92	c bounds - >= 1210 @ 0.825498
0.88/0.92	c bounds - >= 1211 @ 0.826071
0.88/0.92	c bounds - >= 1212 @ 0.826656
0.88/0.92	c bounds - >= 1213 @ 0.827238
0.88/0.92	c bounds - >= 1214 @ 0.827816
0.88/0.92	c bounds - >= 1215 @ 0.828377
0.88/0.92	c bounds - >= 1216 @ 0.829035
0.88/0.92	c bounds - >= 1217 @ 0.829624
0.88/0.92	c bounds - >= 1218 @ 0.830222
0.88/0.92	c bounds - >= 1219 @ 0.830823
0.88/0.92	c bounds - >= 1220 @ 0.831412
0.88/0.92	c bounds - >= 1221 @ 0.832
0.88/0.92	c bounds - >= 1222 @ 0.832579
0.88/0.92	c bounds - >= 1223 @ 0.833154
0.88/0.92	c bounds - >= 1224 @ 0.833731
0.88/0.92	c bounds - >= 1225 @ 0.833947
0.88/0.92	c bounds - >= 1226 @ 0.834335
0.88/0.92	c bounds - >= 1227 @ 0.834911
0.88/0.92	c bounds - >= 1228 @ 0.835493
0.88/0.92	c bounds - >= 1229 @ 0.835637
0.88/0.92	c bounds - >= 1230 @ 0.835647
0.88/0.92	c bounds - >= 1231 @ 0.836218
0.88/0.92	c bounds - >= 1232 @ 0.836785
0.88/0.92	c bounds - >= 1233 @ 0.837348
0.88/0.92	c bounds - >= 1234 @ 0.837951
0.88/0.92	c bounds - >= 1235 @ 0.838523
0.88/0.92	c bounds - >= 1236 @ 0.83864
0.88/0.92	c bounds - >= 1237 @ 0.838674
0.88/0.92	c bounds - >= 1238 @ 0.839235
0.88/0.92	c bounds - >= 1239 @ 0.839786
0.88/0.92	c bounds - >= 1240 @ 0.840341
0.88/0.92	c bounds - >= 1241 @ 0.84089
0.88/0.92	c bounds - >= 1242 @ 0.841443
0.88/0.92	c bounds - >= 1243 @ 0.842011
0.88/0.92	c bounds - >= 1244 @ 0.842571
0.88/0.92	c bounds - >= 1245 @ 0.84312
0.88/0.92	c bounds - >= 1246 @ 0.843672
0.88/0.92	c bounds - >= 1247 @ 0.844216
0.88/0.92	c bounds - >= 1248 @ 0.844768
0.88/0.92	c bounds - >= 1249 @ 0.845321
0.88/0.92	c bounds - >= 1250 @ 0.845865
0.88/0.92	c bounds - >= 1251 @ 0.846408
0.88/0.92	c bounds - >= 1252 @ 0.846979
0.88/0.92	c bounds - >= 1253 @ 0.84753
0.88/0.92	c bounds - >= 1254 @ 0.848079
0.88/0.92	c bounds - >= 1255 @ 0.848625
0.88/0.92	c bounds - >= 1256 @ 0.849169
0.88/0.92	c bounds - >= 1257 @ 0.84972
0.88/0.92	c bounds - >= 1258 @ 0.850259
0.88/0.92	c bounds - >= 1259 @ 0.850802
0.88/0.92	c bounds - >= 1260 @ 0.851336
0.88/0.92	c bounds - >= 1261 @ 0.851899
0.88/0.92	c bounds - >= 1262 @ 0.852452
0.88/0.92	c bounds - >= 1263 @ 0.853004
0.88/0.92	c bounds - >= 1264 @ 0.853548
0.88/0.92	c bounds - >= 1265 @ 0.854095
0.88/0.92	c bounds - >= 1266 @ 0.854636
0.88/0.92	c bounds - >= 1267 @ 0.855176
0.88/0.92	c bounds - >= 1268 @ 0.855728
0.88/0.92	c bounds - >= 1269 @ 0.856273
0.88/0.92	c bounds - >= 1270 @ 0.856836
0.88/0.92	c bounds - >= 1271 @ 0.857399
0.88/1.00	c bounds - >= 1272 @ 0.857954
0.88/1.00	c bounds - >= 1273 @ 0.858498
0.88/1.00	c bounds - >= 1274 @ 0.859036
0.88/1.00	c bounds - >= 1275 @ 0.859573
0.88/1.00	c bounds - >= 1276 @ 0.860121
0.88/1.00	c bounds - >= 1277 @ 0.860679
0.88/1.00	c bounds - >= 1278 @ 0.861226
0.88/1.00	c bounds - >= 1279 @ 0.861803
0.88/1.00	c bounds - >= 1280 @ 0.862349
0.88/1.00	c bounds - >= 1281 @ 0.862893
0.88/1.00	c bounds - >= 1282 @ 0.863459
0.88/1.00	c bounds - >= 1283 @ 0.864021
0.88/1.00	c bounds - >= 1284 @ 0.864572
0.88/1.00	c bounds - >= 1285 @ 0.865121
0.88/1.00	c bounds - >= 1286 @ 0.86567
0.88/1.00	c bounds - >= 1287 @ 0.86621
0.88/1.00	c bounds - >= 1288 @ 0.866791
0.88/1.00	c bounds - >= 1289 @ 0.867346
0.88/1.00	c bounds - >= 1290 @ 0.867898
0.88/1.00	c bounds - >= 1291 @ 0.868445
0.88/1.00	c bounds - >= 1292 @ 0.868992
0.88/1.00	c bounds - >= 1293 @ 0.869538
0.88/1.00	c bounds - >= 1294 @ 0.870086
0.88/1.00	c bounds - >= 1295 @ 0.87064
0.88/1.00	c bounds - >= 1296 @ 0.871185
0.88/1.00	c bounds - >= 1297 @ 0.872163
0.88/1.00	c bounds - >= 1298 @ 0.872722
0.88/1.00	c bounds - >= 1299 @ 0.873277
0.88/1.00	c bounds - >= 1300 @ 0.873837
0.88/1.00	c bounds - >= 1301 @ 0.874405
0.88/1.00	c bounds - >= 1302 @ 0.874542
0.88/1.00	c bounds - >= 1303 @ 0.874651
0.88/1.00	c bounds - >= 1304 @ 0.875193
0.88/1.00	c bounds - >= 1305 @ 0.875751
0.88/1.00	c bounds - >= 1306 @ 0.876339
0.88/1.00	c bounds - >= 1307 @ 0.876892
0.88/1.00	c bounds - >= 1308 @ 0.877442
0.88/1.00	c bounds - >= 1309 @ 0.878013
0.88/1.00	c bounds - >= 1310 @ 0.878562
0.88/1.00	c bounds - >= 1311 @ 0.879123
0.88/1.00	c bounds - >= 1312 @ 0.879679
0.88/1.00	c bounds - >= 1313 @ 0.880227
0.88/1.00	c bounds - >= 1314 @ 0.880775
0.88/1.00	c bounds - >= 1315 @ 0.881353
0.88/1.00	c bounds - >= 1316 @ 0.881906
0.88/1.00	c bounds - >= 1317 @ 0.882467
0.88/1.00	c bounds - >= 1318 @ 0.883012
0.88/1.00	c bounds - >= 1319 @ 0.883561
0.88/1.00	c bounds - >= 1320 @ 0.884103
0.88/1.00	c bounds - >= 1321 @ 0.884656
0.88/1.00	c bounds - >= 1322 @ 0.885193
0.88/1.00	c bounds - >= 1323 @ 0.88573
0.88/1.00	c bounds - >= 1324 @ 0.886312
0.88/1.00	c bounds - >= 1325 @ 0.886876
0.88/1.00	c bounds - >= 1326 @ 0.887425
0.88/1.00	c bounds - >= 1327 @ 0.887971
0.88/1.00	c bounds - >= 1328 @ 0.888516
0.88/1.00	c bounds - >= 1329 @ 0.889064
0.88/1.00	c bounds - >= 1330 @ 0.889611
0.88/1.00	c bounds - >= 1331 @ 0.890148
0.88/1.00	c bounds - >= 1332 @ 0.890693
0.88/1.00	c bounds - >= 1333 @ 0.89128
0.88/1.00	c bounds - >= 1334 @ 0.891826
0.88/1.00	c bounds - >= 1335 @ 0.892372
0.88/1.00	c bounds - >= 1336 @ 0.89291
0.88/1.00	c bounds - >= 1337 @ 0.893448
0.88/1.00	c bounds - >= 1338 @ 0.893992
0.88/1.00	c bounds - >= 1339 @ 0.894526
0.88/1.00	c bounds - >= 1340 @ 0.895066
0.88/1.00	c bounds - >= 1341 @ 0.895599
0.88/1.00	c bounds - >= 1342 @ 0.896156
0.88/1.00	c bounds - >= 1343 @ 0.896697
0.88/1.00	c bounds - >= 1344 @ 0.897235
0.88/1.00	c bounds - >= 1345 @ 0.897775
0.88/1.00	c bounds - >= 1346 @ 0.898305
0.88/1.00	c bounds - >= 1347 @ 0.898835
0.88/1.00	c bounds - >= 1348 @ 0.899361
0.88/1.00	c bounds - >= 1349 @ 0.899889
0.88/1.00	c bounds - >= 1350 @ 0.90041
0.88/1.00	c bounds - >= 1351 @ 0.900939
0.88/1.00	c bounds - >= 1352 @ 0.901471
0.88/1.00	c bounds - >= 1353 @ 0.901995
0.88/1.00	c bounds - >= 1354 @ 0.902524
0.88/1.00	c bounds - >= 1355 @ 0.90304
0.88/1.00	c bounds - >= 1356 @ 0.903562
0.88/1.00	c bounds - >= 1357 @ 0.904091
0.88/1.00	c bounds - >= 1358 @ 0.904617
0.88/1.00	c bounds - >= 1359 @ 0.905135
0.88/1.00	c bounds - >= 1360 @ 0.905666
0.88/1.00	c bounds - >= 1361 @ 0.906185
0.88/1.00	c bounds - >= 1362 @ 0.906755
0.88/1.00	c bounds - >= 1363 @ 0.907271
0.88/1.00	c bounds - >= 1364 @ 0.907795
0.88/1.00	c bounds - >= 1365 @ 0.908315
0.88/1.00	c bounds - >= 1366 @ 0.908835
0.88/1.00	c bounds - >= 1367 @ 0.909359
0.88/1.00	c bounds - >= 1368 @ 0.909452
0.88/1.00	c bounds - >= 1369 @ 0.909452
0.88/1.00	c bounds - >= 1370 @ 0.910322
0.88/1.00	c bounds - >= 1371 @ 0.910832
0.88/1.00	c bounds - >= 1372 @ 0.911352
0.88/1.00	c bounds - >= 1373 @ 0.911869
0.88/1.00	c bounds - >= 1374 @ 0.912388
0.88/1.00	c bounds - >= 1375 @ 0.912911
0.88/1.00	c bounds - >= 1376 @ 0.913422
0.88/1.00	c bounds - >= 1377 @ 0.913939
0.88/1.00	c bounds - >= 1378 @ 0.914484
0.88/1.00	c bounds - >= 1379 @ 0.915002
0.88/1.00	c bounds - >= 1380 @ 0.915521
0.88/1.00	c bounds - >= 1381 @ 0.916042
0.88/1.00	c bounds - >= 1382 @ 0.916556
0.88/1.00	c bounds - >= 1383 @ 0.917066
0.88/1.00	c bounds - >= 1384 @ 0.917576
0.88/1.00	c bounds - >= 1385 @ 0.918082
0.88/1.00	c bounds - >= 1386 @ 0.918592
0.88/1.00	c bounds - >= 1387 @ 0.91911
0.88/1.00	c bounds - >= 1388 @ 0.919626
0.88/1.00	c bounds - >= 1389 @ 0.920141
0.88/1.00	c bounds - >= 1390 @ 0.920659
0.88/1.00	c bounds - >= 1391 @ 0.921172
0.88/1.00	c bounds - >= 1392 @ 0.921683
0.88/1.00	c bounds - >= 1393 @ 0.922191
0.88/1.00	c bounds - >= 1394 @ 0.922709
0.88/1.00	c bounds - >= 1395 @ 0.923211
0.88/1.00	c bounds - >= 1396 @ 0.923726
0.88/1.00	c bounds - >= 1397 @ 0.92424
0.88/1.00	c bounds - >= 1398 @ 0.924766
0.88/1.00	c bounds - >= 1399 @ 0.925279
0.88/1.00	c bounds - >= 1400 @ 0.925787
0.88/1.00	c bounds - >= 1401 @ 0.926292
0.88/1.00	c bounds - >= 1402 @ 0.926797
0.88/1.00	c bounds - >= 1403 @ 0.927301
0.88/1.00	c bounds - >= 1404 @ 0.927803
0.88/1.00	c bounds - >= 1405 @ 0.928319
0.88/1.00	c bounds - >= 1406 @ 0.928835
0.88/1.00	c bounds - >= 1407 @ 0.929355
0.88/1.00	c bounds - >= 1408 @ 0.929883
0.99/1.07	c bounds - >= 1409 @ 0.930413
0.99/1.07	c bounds - >= 1410 @ 0.930918
0.99/1.07	c bounds - >= 1411 @ 0.931424
0.99/1.07	c bounds - >= 1412 @ 0.931931
0.99/1.07	c bounds - >= 1413 @ 0.932438
0.99/1.07	c bounds - >= 1414 @ 0.932961
0.99/1.07	c bounds - >= 1415 @ 0.933483
0.99/1.07	c bounds - >= 1416 @ 0.934002
0.99/1.07	c bounds - >= 1417 @ 0.934515
0.99/1.07	c bounds - >= 1418 @ 0.935018
0.99/1.07	c bounds - >= 1419 @ 0.935521
0.99/1.07	c bounds - >= 1420 @ 0.936023
0.99/1.07	c bounds - >= 1421 @ 0.936122
0.99/1.07	c bounds - >= 1422 @ 0.936122
0.99/1.07	c bounds - >= 1423 @ 0.936566
0.99/1.07	c bounds - >= 1424 @ 0.937075
0.99/1.07	c bounds - >= 1425 @ 0.93759
0.99/1.07	c bounds - >= 1426 @ 0.938095
0.99/1.07	c bounds - >= 1427 @ 0.938598
0.99/1.07	c bounds - >= 1428 @ 0.939104
0.99/1.07	c bounds - >= 1429 @ 0.939605
0.99/1.07	c bounds - >= 1430 @ 0.940107
0.99/1.07	c bounds - >= 1431 @ 0.940618
0.99/1.07	c bounds - >= 1432 @ 0.941131
0.99/1.07	c bounds - >= 1433 @ 0.941648
0.99/1.07	c bounds - >= 1434 @ 0.942175
0.99/1.07	c bounds - >= 1435 @ 0.942677
0.99/1.07	c bounds - >= 1436 @ 0.943177
0.99/1.07	c bounds - >= 1437 @ 0.943675
0.99/1.07	c bounds - >= 1438 @ 0.944173
0.99/1.07	c bounds - >= 1439 @ 0.944672
0.99/1.07	c bounds - >= 1440 @ 0.945172
0.99/1.07	c bounds - >= 1441 @ 0.945685
0.99/1.07	c bounds - >= 1442 @ 0.946202
0.99/1.07	c bounds - >= 1443 @ 0.947097
0.99/1.07	c bounds - >= 1444 @ 0.947605
0.99/1.07	c bounds - >= 1445 @ 0.948106
0.99/1.07	c bounds - >= 1446 @ 0.948106
0.99/1.07	c bounds - >= 1447 @ 0.948139
0.99/1.07	c bounds - >= 1448 @ 0.948636
0.99/1.07	c bounds - >= 1449 @ 0.949102
0.99/1.07	c bounds - >= 1450 @ 0.949613
0.99/1.07	c bounds - >= 1451 @ 0.950119
0.99/1.07	c bounds - >= 1452 @ 0.950624
0.99/1.07	c bounds - >= 1453 @ 0.951097
0.99/1.07	c bounds - >= 1454 @ 0.951097
0.99/1.07	c bounds - >= 1455 @ 0.951129
0.99/1.07	c bounds - >= 1456 @ 0.951627
0.99/1.07	c bounds - >= 1457 @ 0.952118
0.99/1.07	c bounds - >= 1458 @ 0.952611
0.99/1.07	c bounds - >= 1459 @ 0.953122
0.99/1.07	c bounds - >= 1460 @ 0.953634
0.99/1.07	c bounds - >= 1461 @ 0.954139
0.99/1.07	c bounds - >= 1462 @ 0.954646
0.99/1.07	c bounds - >= 1463 @ 0.955158
0.99/1.07	c bounds - >= 1464 @ 0.955662
0.99/1.07	c bounds - >= 1465 @ 0.956159
0.99/1.07	c bounds - >= 1466 @ 0.956653
0.99/1.07	c bounds - >= 1467 @ 0.957144
0.99/1.07	c bounds - >= 1468 @ 0.957654
0.99/1.07	c bounds - >= 1469 @ 0.958154
0.99/1.07	c bounds - >= 1470 @ 0.958653
0.99/1.07	c bounds - >= 1471 @ 0.959161
0.99/1.07	c bounds - >= 1472 @ 0.959672
0.99/1.07	c bounds - >= 1473 @ 0.960178
0.99/1.07	c bounds - >= 1474 @ 0.96068
0.99/1.07	c bounds - >= 1475 @ 0.961172
0.99/1.07	c bounds - >= 1476 @ 0.961672
0.99/1.07	c bounds - >= 1477 @ 0.96218
0.99/1.07	c bounds - >= 1478 @ 0.962695
0.99/1.07	c bounds - >= 1479 @ 0.963202
0.99/1.07	c bounds - >= 1480 @ 0.963716
0.99/1.07	c bounds - >= 1481 @ 0.96423
0.99/1.07	c bounds - >= 1482 @ 0.96473
0.99/1.07	c bounds - >= 1483 @ 0.965242
0.99/1.07	c bounds - >= 1484 @ 0.965757
0.99/1.07	c bounds - >= 1485 @ 0.966269
0.99/1.07	c bounds - >= 1486 @ 0.966776
0.99/1.07	c bounds - >= 1487 @ 0.96729
0.99/1.07	c bounds - >= 1488 @ 0.967795
0.99/1.07	c bounds - >= 1489 @ 0.968307
0.99/1.07	c bounds - >= 1490 @ 0.96881
0.99/1.07	c bounds - >= 1491 @ 0.969328
0.99/1.07	c bounds - >= 1492 @ 0.969815
0.99/1.07	c bounds - >= 1493 @ 0.970307
0.99/1.07	c bounds - >= 1494 @ 0.970806
0.99/1.07	c bounds - >= 1495 @ 0.971316
0.99/1.07	c bounds - >= 1496 @ 0.971808
0.99/1.07	c bounds - >= 1497 @ 0.972314
0.99/1.07	c bounds - >= 1498 @ 0.972809
0.99/1.07	c bounds - >= 1499 @ 0.973302
0.99/1.07	c bounds - >= 1500 @ 0.973799
0.99/1.07	c bounds - >= 1501 @ 0.974301
0.99/1.07	c bounds - >= 1502 @ 0.974797
0.99/1.07	c bounds - >= 1503 @ 0.975287
0.99/1.07	c bounds - >= 1504 @ 0.975791
0.99/1.07	c bounds - >= 1505 @ 0.976285
0.99/1.07	c bounds - >= 1506 @ 0.976781
0.99/1.07	c bounds - >= 1507 @ 0.977278
0.99/1.07	c bounds - >= 1508 @ 0.977767
0.99/1.07	c bounds - >= 1509 @ 0.978267
0.99/1.07	c bounds - >= 1510 @ 0.978752
0.99/1.07	c bounds - >= 1511 @ 0.979241
0.99/1.07	c bounds - >= 1512 @ 0.979724
0.99/1.07	c bounds - >= 1513 @ 0.980228
0.99/1.07	c bounds - >= 1514 @ 0.980721
0.99/1.07	c bounds - >= 1515 @ 0.981613
0.99/1.07	c bounds - >= 1516 @ 0.982109
0.99/1.07	c bounds - >= 1517 @ 0.9826
0.99/1.07	c bounds - >= 1518 @ 0.983092
0.99/1.07	c bounds - >= 1519 @ 0.983582
0.99/1.07	c bounds - >= 1520 @ 0.984066
0.99/1.07	c bounds - >= 1521 @ 0.984553
0.99/1.07	c bounds - >= 1522 @ 0.985047
0.99/1.07	c bounds - >= 1523 @ 0.985565
0.99/1.07	c bounds - >= 1524 @ 0.98606
0.99/1.07	c bounds - >= 1525 @ 0.986556
0.99/1.07	c bounds - >= 1526 @ 0.987041
0.99/1.07	c bounds - >= 1527 @ 0.987525
0.99/1.07	c bounds - >= 1528 @ 0.988018
0.99/1.07	c bounds - >= 1529 @ 0.988503
0.99/1.07	c bounds - >= 1530 @ 0.988985
0.99/1.07	c bounds - >= 1531 @ 0.98948
0.99/1.07	c bounds - >= 1532 @ 0.989972
0.99/1.07	c bounds - >= 1533 @ 0.990466
0.99/1.07	c bounds - >= 1534 @ 0.990953
0.99/1.07	c bounds - >= 1535 @ 0.991443
0.99/1.07	c bounds - >= 1536 @ 0.991925
0.99/1.07	c bounds - >= 1537 @ 0.991983
0.99/1.07	c bounds - >= 1538 @ 0.991983
0.99/1.07	c bounds - >= 1539 @ 0.992385
0.99/1.07	c bounds - >= 1540 @ 0.992886
0.99/1.07	c bounds - >= 1541 @ 0.993374
0.99/1.07	c bounds - >= 1542 @ 0.993868
0.99/1.07	c bounds - >= 1543 @ 0.99436
0.99/1.07	c bounds - >= 1544 @ 0.994843
0.99/1.07	c bounds - >= 1545 @ 0.995344
1.08/1.14	c bounds - >= 1546 @ 0.995827
1.08/1.14	c bounds - >= 1547 @ 0.996314
1.08/1.14	c bounds - >= 1548 @ 0.99679
1.08/1.14	c bounds - >= 1549 @ 0.997282
1.08/1.14	c bounds - >= 1550 @ 0.997772
1.08/1.14	c bounds - >= 1551 @ 0.998269
1.08/1.14	c bounds - >= 1552 @ 0.998764
1.08/1.14	c bounds - >= 1553 @ 0.999255
1.08/1.14	c bounds - >= 1554 @ 0.999741
1.08/1.14	c bounds - >= 1555 @ 1.00022
1.08/1.14	c bounds - >= 1556 @ 1.0007
1.08/1.14	c bounds - >= 1557 @ 1.00118
1.08/1.14	c bounds - >= 1558 @ 1.00168
1.08/1.14	c bounds - >= 1559 @ 1.00217
1.08/1.14	c bounds - >= 1560 @ 1.00267
1.08/1.14	c bounds - >= 1561 @ 1.00316
1.08/1.14	c bounds - >= 1562 @ 1.00364
1.08/1.14	c bounds - >= 1563 @ 1.00413
1.08/1.14	c bounds - >= 1564 @ 1.00461
1.08/1.14	c bounds - >= 1565 @ 1.0051
1.08/1.14	c bounds - >= 1566 @ 1.00558
1.08/1.14	c bounds - >= 1567 @ 1.00608
1.08/1.14	c bounds - >= 1568 @ 1.00656
1.08/1.14	c bounds - >= 1569 @ 1.00705
1.08/1.14	c bounds - >= 1570 @ 1.00754
1.08/1.14	c bounds - >= 1571 @ 1.00802
1.08/1.14	c bounds - >= 1572 @ 1.0085
1.08/1.14	c bounds - >= 1573 @ 1.00899
1.08/1.14	c bounds - >= 1574 @ 1.00947
1.08/1.14	c bounds - >= 1575 @ 1.00995
1.08/1.14	c bounds - >= 1576 @ 1.01043
1.08/1.14	c bounds - >= 1577 @ 1.01091
1.08/1.14	c bounds - >= 1578 @ 1.01139
1.08/1.14	c bounds - >= 1579 @ 1.01188
1.08/1.14	c bounds - >= 1580 @ 1.01193
1.08/1.14	c bounds - >= 1581 @ 1.01193
1.08/1.14	c bounds - >= 1582 @ 1.01233
1.08/1.14	c bounds - >= 1583 @ 1.01281
1.08/1.14	c bounds - >= 1584 @ 1.01328
1.08/1.14	c bounds - >= 1585 @ 1.01377
1.08/1.14	c bounds - >= 1586 @ 1.01425
1.08/1.14	c bounds - >= 1587 @ 1.01473
1.08/1.14	c bounds - >= 1588 @ 1.01565
1.08/1.14	c bounds - >= 1589 @ 1.01613
1.08/1.14	c bounds - >= 1590 @ 1.01662
1.08/1.14	c bounds - >= 1591 @ 1.01709
1.08/1.14	c bounds - >= 1592 @ 1.01756
1.08/1.14	c bounds - >= 1593 @ 1.01803
1.08/1.14	c bounds - >= 1594 @ 1.01851
1.08/1.14	c bounds - >= 1595 @ 1.019
1.08/1.14	c bounds - >= 1596 @ 1.01947
1.08/1.14	c bounds - >= 1597 @ 1.01996
1.08/1.14	c bounds - >= 1598 @ 1.02043
1.08/1.14	c bounds - >= 1599 @ 1.0209
1.08/1.14	c bounds - >= 1600 @ 1.02139
1.08/1.14	c bounds - >= 1601 @ 1.02186
1.08/1.14	c bounds - >= 1602 @ 1.02191
1.08/1.14	c bounds - >= 1603 @ 1.02191
1.08/1.14	c bounds - >= 1604 @ 1.02231
1.08/1.14	c bounds - >= 1605 @ 1.02279
1.08/1.14	c bounds - >= 1606 @ 1.02327
1.08/1.14	c bounds - >= 1607 @ 1.02374
1.08/1.14	c bounds - >= 1608 @ 1.02423
1.08/1.14	c bounds - >= 1609 @ 1.0247
1.08/1.14	c bounds - >= 1610 @ 1.02517
1.08/1.14	c bounds - >= 1611 @ 1.02564
1.08/1.14	c bounds - >= 1612 @ 1.02612
1.08/1.14	c bounds - >= 1613 @ 1.0266
1.08/1.14	c bounds - >= 1614 @ 1.02708
1.08/1.14	c bounds - >= 1615 @ 1.02764
1.08/1.14	c bounds - >= 1616 @ 1.02812
1.08/1.14	c bounds - >= 1617 @ 1.02859
1.08/1.14	c bounds - >= 1618 @ 1.02907
1.08/1.14	c bounds - >= 1619 @ 1.02956
1.08/1.14	c bounds - >= 1620 @ 1.03004
1.08/1.14	c bounds - >= 1621 @ 1.03053
1.08/1.14	c bounds - >= 1622 @ 1.03101
1.08/1.14	c bounds - >= 1623 @ 1.03149
1.08/1.14	c bounds - >= 1624 @ 1.03197
1.08/1.14	c bounds - >= 1625 @ 1.03244
1.08/1.14	c bounds - >= 1626 @ 1.03291
1.08/1.14	c bounds - >= 1627 @ 1.03339
1.08/1.14	c bounds - >= 1628 @ 1.03386
1.08/1.14	c bounds - >= 1629 @ 1.03433
1.08/1.14	c bounds - >= 1630 @ 1.03481
1.08/1.14	c bounds - >= 1631 @ 1.03528
1.08/1.14	c bounds - >= 1632 @ 1.03575
1.08/1.14	c bounds - >= 1633 @ 1.03624
1.08/1.14	c bounds - >= 1634 @ 1.03672
1.08/1.14	c bounds - >= 1635 @ 1.03721
1.08/1.14	c bounds - >= 1636 @ 1.03768
1.08/1.14	c bounds - >= 1637 @ 1.03817
1.08/1.14	c bounds - >= 1638 @ 1.03863
1.08/1.14	c bounds - >= 1639 @ 1.03911
1.08/1.14	c bounds - >= 1640 @ 1.03959
1.08/1.14	c bounds - >= 1641 @ 1.04006
1.08/1.14	c bounds - >= 1642 @ 1.04053
1.08/1.14	c bounds - >= 1643 @ 1.041
1.08/1.14	c bounds - >= 1644 @ 1.04148
1.08/1.14	c bounds - >= 1645 @ 1.04195
1.08/1.14	c bounds - >= 1646 @ 1.04243
1.08/1.14	c bounds - >= 1647 @ 1.04291
1.08/1.14	c bounds - >= 1648 @ 1.04338
1.08/1.14	c bounds - >= 1649 @ 1.04385
1.08/1.14	c bounds - >= 1650 @ 1.04432
1.08/1.14	c bounds - >= 1651 @ 1.04478
1.08/1.14	c bounds - >= 1652 @ 1.04484
1.08/1.14	c bounds - >= 1653 @ 1.04484
1.08/1.14	c bounds - >= 1654 @ 1.04524
1.08/1.14	c bounds - >= 1655 @ 1.04568
1.08/1.14	c bounds - >= 1656 @ 1.04615
1.08/1.14	c bounds - >= 1657 @ 1.04662
1.08/1.14	c bounds - >= 1658 @ 1.04709
1.08/1.14	c bounds - >= 1659 @ 1.04755
1.08/1.14	c bounds - >= 1660 @ 1.04802
1.08/1.14	c bounds - >= 1661 @ 1.04887
1.08/1.14	c bounds - >= 1662 @ 1.04934
1.08/1.14	c bounds - >= 1663 @ 1.04981
1.08/1.14	c bounds - >= 1664 @ 1.05028
1.08/1.14	c bounds - >= 1665 @ 1.05074
1.08/1.14	c bounds - >= 1666 @ 1.05121
1.08/1.14	c bounds - >= 1667 @ 1.05168
1.08/1.14	c bounds - >= 1668 @ 1.05214
1.08/1.14	c bounds - >= 1669 @ 1.0526
1.08/1.14	c bounds - >= 1670 @ 1.05306
1.08/1.14	c bounds - >= 1671 @ 1.05354
1.08/1.14	c bounds - >= 1672 @ 1.054
1.08/1.14	c bounds - >= 1673 @ 1.05447
1.08/1.14	c bounds - >= 1674 @ 1.05492
1.08/1.14	c bounds - >= 1675 @ 1.05539
1.08/1.14	c bounds - >= 1676 @ 1.05585
1.08/1.14	c bounds - >= 1677 @ 1.05632
1.08/1.14	c bounds - >= 1678 @ 1.05678
1.08/1.14	c bounds - >= 1679 @ 1.05681
1.08/1.14	c bounds - >= 1680 @ 1.05681
1.08/1.14	c bounds - >= 1681 @ 1.05721
1.08/1.14	c bounds - >= 1682 @ 1.05765
1.08/1.14	c bounds - >= 1683 @ 1.0581
1.08/1.14	c bounds - >= 1684 @ 1.05855
1.08/1.14	c bounds - >= 1685 @ 1.05902
1.08/1.14	c bounds - >= 1686 @ 1.05947
1.18/1.20	c bounds - >= 1687 @ 1.05994
1.18/1.20	c bounds - >= 1688 @ 1.06041
1.18/1.20	c bounds - >= 1689 @ 1.06087
1.18/1.20	c bounds - >= 1690 @ 1.06134
1.18/1.20	c bounds - >= 1691 @ 1.06179
1.18/1.20	c bounds - >= 1692 @ 1.06224
1.18/1.20	c bounds - >= 1693 @ 1.0627
1.18/1.20	c bounds - >= 1694 @ 1.06316
1.18/1.20	c bounds - >= 1695 @ 1.06362
1.18/1.20	c bounds - >= 1696 @ 1.06408
1.18/1.20	c bounds - >= 1697 @ 1.06454
1.18/1.20	c bounds - >= 1698 @ 1.065
1.18/1.20	c bounds - >= 1699 @ 1.06546
1.18/1.20	c bounds - >= 1700 @ 1.06592
1.18/1.20	c bounds - >= 1701 @ 1.06637
1.18/1.20	c bounds - >= 1702 @ 1.06683
1.18/1.20	c bounds - >= 1703 @ 1.06729
1.18/1.20	c bounds - >= 1704 @ 1.06774
1.18/1.20	c bounds - >= 1705 @ 1.0682
1.18/1.20	c bounds - >= 1706 @ 1.06865
1.18/1.20	c bounds - >= 1707 @ 1.06911
1.18/1.20	c bounds - >= 1708 @ 1.06957
1.18/1.20	c bounds - >= 1709 @ 1.07003
1.18/1.20	c bounds - >= 1710 @ 1.07048
1.18/1.20	c bounds - >= 1711 @ 1.07093
1.18/1.20	c bounds - >= 1712 @ 1.07139
1.18/1.20	c bounds - >= 1713 @ 1.07184
1.18/1.20	c bounds - >= 1714 @ 1.0723
1.18/1.20	c bounds - >= 1715 @ 1.07275
1.18/1.20	c bounds - >= 1716 @ 1.07321
1.18/1.20	c bounds - >= 1717 @ 1.07367
1.18/1.20	c bounds - >= 1718 @ 1.07413
1.18/1.20	c bounds - >= 1719 @ 1.07459
1.18/1.20	c bounds - >= 1720 @ 1.07504
1.18/1.20	c bounds - >= 1721 @ 1.07549
1.18/1.20	c bounds - >= 1722 @ 1.07594
1.18/1.20	c bounds - >= 1723 @ 1.07639
1.18/1.20	c bounds - >= 1724 @ 1.07685
1.18/1.20	c bounds - >= 1725 @ 1.0773
1.18/1.20	c bounds - >= 1726 @ 1.07775
1.18/1.20	c bounds - >= 1727 @ 1.07821
1.18/1.20	c bounds - >= 1728 @ 1.07866
1.18/1.20	c bounds - >= 1729 @ 1.07912
1.18/1.20	c bounds - >= 1730 @ 1.07957
1.18/1.20	c bounds - >= 1731 @ 1.08001
1.18/1.20	c bounds - >= 1732 @ 1.08046
1.18/1.20	c bounds - >= 1733 @ 1.08093
1.18/1.20	c bounds - >= 1734 @ 1.08139
1.18/1.20	c bounds - >= 1735 @ 1.08188
1.18/1.20	c bounds - >= 1736 @ 1.08235
1.18/1.20	c bounds - >= 1737 @ 1.08281
1.18/1.20	c bounds - >= 1738 @ 1.08327
1.18/1.20	c bounds - >= 1739 @ 1.08375
1.18/1.20	c bounds - >= 1740 @ 1.08421
1.18/1.20	c bounds - >= 1741 @ 1.08468
1.18/1.20	c bounds - >= 1742 @ 1.08515
1.18/1.20	c bounds - >= 1743 @ 1.08562
1.18/1.20	c bounds - >= 1744 @ 1.08608
1.18/1.20	c bounds - >= 1745 @ 1.08655
1.18/1.20	c bounds - >= 1746 @ 1.08703
1.18/1.20	c bounds - >= 1747 @ 1.0875
1.18/1.20	c bounds - >= 1748 @ 1.08797
1.18/1.20	c bounds - >= 1749 @ 1.08844
1.18/1.20	c bounds - >= 1750 @ 1.08892
1.18/1.20	c bounds - >= 1751 @ 1.0894
1.18/1.20	c bounds - >= 1752 @ 1.08987
1.18/1.20	c bounds - >= 1753 @ 1.09032
1.18/1.20	c bounds - >= 1754 @ 1.09038
1.18/1.20	c bounds - >= 1755 @ 1.09038
1.18/1.20	c bounds - >= 1756 @ 1.0908
1.18/1.20	c bounds - >= 1757 @ 1.09125
1.18/1.20	c bounds - >= 1758 @ 1.09169
1.18/1.20	c bounds - >= 1759 @ 1.09216
1.18/1.20	c bounds - >= 1760 @ 1.09263
1.18/1.20	c bounds - >= 1761 @ 1.0931
1.18/1.20	c bounds - >= 1762 @ 1.09357
1.18/1.20	c bounds - >= 1763 @ 1.09404
1.18/1.20	c bounds - >= 1764 @ 1.09449
1.18/1.20	c bounds - >= 1765 @ 1.09495
1.18/1.20	c bounds - >= 1766 @ 1.09541
1.18/1.20	c bounds - >= 1767 @ 1.09586
1.18/1.20	c bounds - >= 1768 @ 1.09632
1.18/1.20	c bounds - >= 1769 @ 1.09677
1.18/1.20	c bounds - >= 1770 @ 1.09723
1.18/1.20	c bounds - >= 1771 @ 1.0977
1.18/1.20	c bounds - >= 1772 @ 1.09817
1.18/1.20	c bounds - >= 1773 @ 1.09862
1.18/1.20	c bounds - >= 1774 @ 1.0991
1.18/1.20	c bounds - >= 1775 @ 1.09956
1.18/1.20	c bounds - >= 1776 @ 1.10004
1.18/1.20	c bounds - >= 1777 @ 1.10051
1.18/1.20	c bounds - >= 1778 @ 1.10097
1.18/1.20	c bounds - >= 1779 @ 1.10143
1.18/1.20	c bounds - >= 1780 @ 1.10191
1.18/1.20	c bounds - >= 1781 @ 1.10238
1.18/1.20	c bounds - >= 1782 @ 1.10285
1.18/1.20	c bounds - >= 1783 @ 1.10331
1.18/1.20	c bounds - >= 1784 @ 1.10336
1.18/1.20	c bounds - >= 1785 @ 1.10336
1.18/1.20	c bounds - >= 1786 @ 1.10377
1.18/1.20	c bounds - >= 1787 @ 1.10421
1.18/1.20	c bounds - >= 1788 @ 1.10465
1.18/1.20	c bounds - >= 1789 @ 1.10468
1.18/1.20	c bounds - >= 1790 @ 1.10468
1.18/1.20	c bounds - >= 1791 @ 1.10509
1.18/1.20	c bounds - >= 1792 @ 1.10554
1.18/1.20	c bounds - >= 1793 @ 1.106
1.18/1.20	c bounds - >= 1794 @ 1.10645
1.18/1.20	c bounds - >= 1795 @ 1.10691
1.18/1.20	c bounds - >= 1796 @ 1.10753
1.18/1.20	c bounds - >= 1797 @ 1.10799
1.18/1.20	c bounds - >= 1798 @ 1.10845
1.18/1.20	c finalizing WCE round: reformulating cores
264.85/265.66	c #Conflicts:       1000 | #Constraints:      10005
264.85/265.66	c #Conflicts:       2000 | #Constraints:      11007
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:       3000 | #Constraints:       9232
264.85/265.66	c #Conflicts:       4000 | #Constraints:      10234
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:       5000 | #Constraints:       9651
264.85/265.66	c #Conflicts:       6000 | #Constraints:      10653
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:       7000 | #Constraints:       9672
264.85/265.66	c #Conflicts:       8000 | #Constraints:      10674
264.85/265.66	c #Conflicts:       9000 | #Constraints:      11682
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      10000 | #Constraints:      10379
264.85/265.66	c #Conflicts:      11000 | #Constraints:      11381
264.85/265.66	c #Conflicts:      12000 | #Constraints:      12383
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      13000 | #Constraints:      10848
264.85/265.66	c #Conflicts:      14000 | #Constraints:      11850
264.85/265.66	c #Conflicts:      15000 | #Constraints:      12852
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      16000 | #Constraints:      11092
264.85/265.66	c #Conflicts:      17000 | #Constraints:      12094
264.85/265.66	c #Conflicts:      18000 | #Constraints:      13096
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      19000 | #Constraints:      11116
264.85/265.66	c #Conflicts:      20000 | #Constraints:      12118
264.85/265.66	c #Conflicts:      21000 | #Constraints:      13120
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      22000 | #Constraints:      10927
264.85/265.66	c #Conflicts:      23000 | #Constraints:      11929
264.85/265.66	c #Conflicts:      24000 | #Constraints:      12933
264.85/265.66	c #Conflicts:      25000 | #Constraints:      13935
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      26000 | #Constraints:      11547
264.85/265.66	c #Conflicts:      27000 | #Constraints:      12549
264.85/265.66	c #Conflicts:      28000 | #Constraints:      13551
264.85/265.66	c #Conflicts:      29000 | #Constraints:      14555
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      30000 | #Constraints:      11965
264.85/265.66	c #Conflicts:      31000 | #Constraints:      12967
264.85/265.66	c #Conflicts:      32000 | #Constraints:      13969
264.85/265.66	c #Conflicts:      33000 | #Constraints:      14973
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      34000 | #Constraints:      12180
264.85/265.66	c #Conflicts:      35000 | #Constraints:      13182
264.85/265.66	c #Conflicts:      36000 | #Constraints:      14184
264.85/265.66	c #Conflicts:      37000 | #Constraints:      15188
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      38000 | #Constraints:      12191
264.85/265.66	c #Conflicts:      39000 | #Constraints:      13193
264.85/265.66	c #Conflicts:      40000 | #Constraints:      14195
264.85/265.66	c #Conflicts:      41000 | #Constraints:      15199
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      42000 | #Constraints:      12004
264.85/265.66	c #Conflicts:      43000 | #Constraints:      13006
264.85/265.66	c #Conflicts:      44000 | #Constraints:      14010
264.85/265.66	c #Conflicts:      45000 | #Constraints:      15012
264.85/265.66	c #Conflicts:      46000 | #Constraints:      16014
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      47000 | #Constraints:      12617
264.85/265.66	c #Conflicts:      48000 | #Constraints:      13619
264.85/265.66	c #Conflicts:      49000 | #Constraints:      14621
264.85/265.66	c #Conflicts:      50000 | #Constraints:      15625
264.85/265.66	c #Conflicts:      51000 | #Constraints:      16627
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      52000 | #Constraints:      13038
264.85/265.66	c #Conflicts:      53000 | #Constraints:      14040
264.85/265.66	c #Conflicts:      54000 | #Constraints:      15042
264.85/265.66	c #Conflicts:      55000 | #Constraints:      16046
264.85/265.66	c #Conflicts:      56000 | #Constraints:      17048
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      57000 | #Constraints:      13237
264.85/265.66	c #Conflicts:      58000 | #Constraints:      14239
264.85/265.66	c #Conflicts:      59000 | #Constraints:      15241
264.85/265.66	c #Conflicts:      60000 | #Constraints:      16245
264.85/265.66	c #Conflicts:      61000 | #Constraints:      17247
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      62000 | #Constraints:      13256
264.85/265.66	c #Conflicts:      63000 | #Constraints:      14258
264.85/265.66	c #Conflicts:      64000 | #Constraints:      15260
264.85/265.66	c #Conflicts:      65000 | #Constraints:      16264
264.85/265.66	c #Conflicts:      66000 | #Constraints:      17266
264.85/265.66	c INPROCESSING
264.85/265.66	c GARBAGE COLLECT
264.85/265.66	c #Conflicts:      67000 | #Constraints:      13072
264.85/265.66	c #Conflicts:      68000 | #Constraints:      14074
603.50/605.27	c #Conflicts:      69000 | #Constraints:      15078
603.50/605.27	c #Conflicts:      70000 | #Constraints:      16080
603.50/605.27	c #Conflicts:      71000 | #Constraints:      17082
603.50/605.27	c #Conflicts:      72000 | #Constraints:      18086
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:      73000 | #Constraints:      13699
603.50/605.27	c #Conflicts:      74000 | #Constraints:      14701
603.50/605.27	c #Conflicts:      75000 | #Constraints:      15703
603.50/605.27	c #Conflicts:      76000 | #Constraints:      16707
603.50/605.27	c #Conflicts:      77000 | #Constraints:      17709
603.50/605.27	c #Conflicts:      78000 | #Constraints:      18711
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:      79000 | #Constraints:      14104
603.50/605.27	c #Conflicts:      80000 | #Constraints:      15106
603.50/605.27	c #Conflicts:      81000 | #Constraints:      16108
603.50/605.27	c #Conflicts:      82000 | #Constraints:      17112
603.50/605.27	c #Conflicts:      83000 | #Constraints:      18114
603.50/605.27	c #Conflicts:      84000 | #Constraints:      19116
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:      85000 | #Constraints:      14314
603.50/605.27	c #Conflicts:      86000 | #Constraints:      15316
603.50/605.27	c #Conflicts:      87000 | #Constraints:      16318
603.50/605.27	c #Conflicts:      88000 | #Constraints:      17322
603.50/605.27	c #Conflicts:      89000 | #Constraints:      18324
603.50/605.27	c #Conflicts:      90000 | #Constraints:      19326
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:      91000 | #Constraints:      14324
603.50/605.27	c #Conflicts:      92000 | #Constraints:      15326
603.50/605.27	c #Conflicts:      93000 | #Constraints:      16328
603.50/605.27	c #Conflicts:      94000 | #Constraints:      17332
603.50/605.27	c #Conflicts:      95000 | #Constraints:      18334
603.50/605.27	c #Conflicts:      96000 | #Constraints:      19336
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:      97000 | #Constraints:      14138
603.50/605.27	c #Conflicts:      98000 | #Constraints:      15140
603.50/605.27	c #Conflicts:      99000 | #Constraints:      16144
603.50/605.27	c #Conflicts:     100000 | #Constraints:      17146
603.50/605.27	c #Conflicts:     101000 | #Constraints:      18148
603.50/605.27	c #Conflicts:     102000 | #Constraints:      19152
603.50/605.27	c #Conflicts:     103000 | #Constraints:      20154
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:     104000 | #Constraints:      14752
603.50/605.27	c #Conflicts:     105000 | #Constraints:      15754
603.50/605.27	c #Conflicts:     106000 | #Constraints:      16756
603.50/605.27	c #Conflicts:     107000 | #Constraints:      17760
603.50/605.27	c #Conflicts:     108000 | #Constraints:      18762
603.50/605.27	c #Conflicts:     109000 | #Constraints:      19764
603.50/605.27	c #Conflicts:     110000 | #Constraints:      20768
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:     111000 | #Constraints:      15171
603.50/605.27	c #Conflicts:     112000 | #Constraints:      16173
603.50/605.27	c #Conflicts:     113000 | #Constraints:      17175
603.50/605.27	c #Conflicts:     114000 | #Constraints:      18179
603.50/605.27	c #Conflicts:     115000 | #Constraints:      19181
603.50/605.27	c #Conflicts:     116000 | #Constraints:      20183
603.50/605.27	c #Conflicts:     117000 | #Constraints:      21187
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:     118000 | #Constraints:      15390
603.50/605.27	c #Conflicts:     119000 | #Constraints:      16392
603.50/605.27	c #Conflicts:     120000 | #Constraints:      17394
603.50/605.27	c #Conflicts:     121000 | #Constraints:      18398
603.50/605.27	c #Conflicts:     122000 | #Constraints:      19400
603.50/605.27	c #Conflicts:     123000 | #Constraints:      20402
603.50/605.27	c #Conflicts:     124000 | #Constraints:      21406
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:     125000 | #Constraints:      15417
603.50/605.27	c #Conflicts:     126000 | #Constraints:      16419
603.50/605.27	c #Conflicts:     127000 | #Constraints:      17421
603.50/605.27	c #Conflicts:     128000 | #Constraints:      18425
603.50/605.27	c #Conflicts:     129000 | #Constraints:      19427
603.50/605.27	c #Conflicts:     130000 | #Constraints:      20429
603.50/605.27	c #Conflicts:     131000 | #Constraints:      21433
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:     132000 | #Constraints:      15236
603.50/605.27	c #Conflicts:     133000 | #Constraints:      16238
603.50/605.27	c #Conflicts:     134000 | #Constraints:      17242
603.50/605.27	c #Conflicts:     135000 | #Constraints:      18244
603.50/605.27	c #Conflicts:     136000 | #Constraints:      19246
603.50/605.27	c #Conflicts:     137000 | #Constraints:      20250
603.50/605.27	c #Conflicts:     138000 | #Constraints:      21252
603.50/605.27	c #Conflicts:     139000 | #Constraints:      22254
603.50/605.27	c INPROCESSING
603.50/605.27	c GARBAGE COLLECT
603.50/605.27	c #Conflicts:     140000 | #Constraints:      15851
943.76/946.40	c #Conflicts:     141000 | #Constraints:      16853
943.76/946.40	c #Conflicts:     142000 | #Constraints:      17855
943.76/946.40	c #Conflicts:     143000 | #Constraints:      18859
943.76/946.40	c #Conflicts:     144000 | #Constraints:      19861
943.76/946.40	c #Conflicts:     145000 | #Constraints:      20863
943.76/946.40	c #Conflicts:     146000 | #Constraints:      21867
943.76/946.40	c #Conflicts:     147000 | #Constraints:      22869
943.76/946.40	c INPROCESSING
943.76/946.40	c GARBAGE COLLECT
943.76/946.40	c #Conflicts:     148000 | #Constraints:      16276
943.76/946.40	c #Conflicts:     149000 | #Constraints:      17278
943.76/946.40	c #Conflicts:     150000 | #Constraints:      18280
943.76/946.40	c #Conflicts:     151000 | #Constraints:      19284
943.76/946.40	c #Conflicts:     152000 | #Constraints:      20286
943.76/946.40	c #Conflicts:     153000 | #Constraints:      21288
943.76/946.40	c #Conflicts:     154000 | #Constraints:      22292
943.76/946.40	c #Conflicts:     155000 | #Constraints:      23294
943.76/946.40	c INPROCESSING
943.76/946.40	c GARBAGE COLLECT
943.76/946.40	c #Conflicts:     156000 | #Constraints:      16505
943.76/946.40	c #Conflicts:     157000 | #Constraints:      17507
943.76/946.40	c #Conflicts:     158000 | #Constraints:      18509
943.76/946.40	c #Conflicts:     159000 | #Constraints:      19513
943.76/946.40	c #Conflicts:     160000 | #Constraints:      20515
943.76/946.40	c #Conflicts:     161000 | #Constraints:      21517
943.76/946.40	c #Conflicts:     162000 | #Constraints:      22521
943.76/946.40	c #Conflicts:     163000 | #Constraints:      23523
943.76/946.40	c INPROCESSING
943.76/946.40	c GARBAGE COLLECT
943.76/946.40	c #Conflicts:     164000 | #Constraints:      16531
943.76/946.40	c #Conflicts:     165000 | #Constraints:      17533
943.76/946.40	c #Conflicts:     166000 | #Constraints:      18535
943.76/946.40	c #Conflicts:     167000 | #Constraints:      19539
943.76/946.40	c #Conflicts:     168000 | #Constraints:      20541
943.76/946.40	c #Conflicts:     169000 | #Constraints:      21543
943.76/946.40	c #Conflicts:     170000 | #Constraints:      22547
943.76/946.40	c #Conflicts:     171000 | #Constraints:      23549
943.76/946.40	c INPROCESSING
943.76/946.40	c GARBAGE COLLECT
943.76/946.40	c #Conflicts:     172000 | #Constraints:      16350
943.76/946.40	c #Conflicts:     173000 | #Constraints:      17352
943.76/946.40	c #Conflicts:     174000 | #Constraints:      18356
943.76/946.40	c #Conflicts:     175000 | #Constraints:      19358
943.76/946.40	c #Conflicts:     176000 | #Constraints:      20360
943.76/946.40	c #Conflicts:     177000 | #Constraints:      21364
943.76/946.40	c #Conflicts:     178000 | #Constraints:      22366
943.76/946.40	c #Conflicts:     179000 | #Constraints:      23368
943.76/946.40	c #Conflicts:     180000 | #Constraints:      24372
943.76/946.40	c INPROCESSING
943.76/946.40	c GARBAGE COLLECT
943.76/946.40	c #Conflicts:     181000 | #Constraints:      16989
943.76/946.40	c #Conflicts:     182000 | #Constraints:      17991
943.76/946.40	c #Conflicts:     183000 | #Constraints:      18993
943.76/946.40	c #Conflicts:     184000 | #Constraints:      19997
943.76/946.40	c #Conflicts:     185000 | #Constraints:      20999
943.76/946.40	c #Conflicts:     186000 | #Constraints:      22001
943.76/946.40	c #Conflicts:     187000 | #Constraints:      23005
943.76/946.40	c #Conflicts:     188000 | #Constraints:      24007
943.76/946.40	c #Conflicts:     189000 | #Constraints:      25009
943.76/946.40	c INPROCESSING
943.76/946.40	c GARBAGE COLLECT
943.76/946.40	c #Conflicts:     190000 | #Constraints:      17394
943.76/946.40	c #Conflicts:     191000 | #Constraints:      18396
943.76/946.40	c #Conflicts:     192000 | #Constraints:      19398
943.76/946.40	c #Conflicts:     193000 | #Constraints:      20402
943.76/946.40	c #Conflicts:     194000 | #Constraints:      21404
943.76/946.40	c #Conflicts:     195000 | #Constraints:      22406
943.76/946.40	c #Conflicts:     196000 | #Constraints:      23410
943.76/946.40	c #Conflicts:     197000 | #Constraints:      24412
943.76/946.40	c #Conflicts:     198000 | #Constraints:      25414
943.76/946.40	c INPROCESSING
943.76/946.40	c GARBAGE COLLECT
943.76/946.40	c #Conflicts:     199000 | #Constraints:      17607
943.76/946.40	c #Conflicts:     200000 | #Constraints:      18609
943.76/946.40	c #Conflicts:     201000 | #Constraints:      19611
943.76/946.40	c #Conflicts:     202000 | #Constraints:      20615
943.76/946.40	c #Conflicts:     203000 | #Constraints:      21617
943.76/946.40	c #Conflicts:     204000 | #Constraints:      22619
943.76/946.40	c #Conflicts:     205000 | #Constraints:      23623
943.76/946.40	c #Conflicts:     206000 | #Constraints:      24625
943.76/946.40	c #Conflicts:     207000 | #Constraints:      25627
943.76/946.40	c INPROCESSING
943.76/946.40	c GARBAGE COLLECT
943.76/946.40	c #Conflicts:     208000 | #Constraints:      17623
943.76/946.40	c #Conflicts:     209000 | #Constraints:      18625
943.76/946.40	c #Conflicts:     210000 | #Constraints:      19627
943.76/946.40	c #Conflicts:     211000 | #Constraints:      20631
943.76/946.40	c #Conflicts:     212000 | #Constraints:      21633
943.76/946.40	c #Conflicts:     213000 | #Constraints:      22635
1497.79/1502.06	c #Conflicts:     214000 | #Constraints:      23639
1497.79/1502.06	c #Conflicts:     215000 | #Constraints:      24641
1497.79/1502.06	c #Conflicts:     216000 | #Constraints:      25643
1497.79/1502.06	c INPROCESSING
1497.79/1502.06	c GARBAGE COLLECT
1497.79/1502.06	c #Conflicts:     217000 | #Constraints:      17458
1497.79/1502.06	c #Conflicts:     218000 | #Constraints:      18460
1497.79/1502.06	c #Conflicts:     219000 | #Constraints:      19464
1497.79/1502.06	c #Conflicts:     220000 | #Constraints:      20466
1497.79/1502.06	c #Conflicts:     221000 | #Constraints:      21468
1497.79/1502.06	c #Conflicts:     222000 | #Constraints:      22472
1497.79/1502.06	c #Conflicts:     223000 | #Constraints:      23474
1497.79/1502.06	c #Conflicts:     224000 | #Constraints:      24476
1497.79/1502.06	c #Conflicts:     225000 | #Constraints:      25480
1497.79/1502.06	c #Conflicts:     226000 | #Constraints:      26482
1497.79/1502.06	c INPROCESSING
1497.79/1502.06	c GARBAGE COLLECT
1497.79/1502.06	c #Conflicts:     227000 | #Constraints:      18081
1497.79/1502.06	c #Conflicts:     228000 | #Constraints:      19083
1497.79/1502.06	c #Conflicts:     229000 | #Constraints:      20085
1497.79/1502.06	c #Conflicts:     230000 | #Constraints:      21089
1497.79/1502.06	c #Conflicts:     231000 | #Constraints:      22091
1497.79/1502.06	c #Conflicts:     232000 | #Constraints:      23093
1497.79/1502.06	c #Conflicts:     233000 | #Constraints:      24097
1497.79/1502.06	c #Conflicts:     234000 | #Constraints:      25099
1497.79/1502.06	c #Conflicts:     235000 | #Constraints:      26101
1497.79/1502.06	c #Conflicts:     236000 | #Constraints:      27105
1497.79/1502.06	c INPROCESSING
1497.79/1502.06	c GARBAGE COLLECT
1497.79/1502.06	c #Conflicts:     237000 | #Constraints:      18512
1497.79/1502.06	c #Conflicts:     238000 | #Constraints:      19514
1497.79/1502.06	c #Conflicts:     239000 | #Constraints:      20516
1497.79/1502.06	c #Conflicts:     240000 | #Constraints:      21520
1497.79/1502.06	c #Conflicts:     241000 | #Constraints:      22522
1497.79/1502.06	c #Conflicts:     242000 | #Constraints:      23524
1497.79/1502.06	c #Conflicts:     243000 | #Constraints:      24528
1497.79/1502.06	c #Conflicts:     244000 | #Constraints:      25530
1497.79/1502.06	c #Conflicts:     245000 | #Constraints:      26532
1497.79/1502.06	c #Conflicts:     246000 | #Constraints:      27536
1497.79/1502.06	c INPROCESSING
1497.79/1502.06	c GARBAGE COLLECT
1497.79/1502.06	c #Conflicts:     247000 | #Constraints:      18740
1497.79/1502.06	c #Conflicts:     248000 | #Constraints:      19742
1497.79/1502.06	c #Conflicts:     249000 | #Constraints:      20744
1497.79/1502.06	c #Conflicts:     250000 | #Constraints:      21748
1497.79/1502.06	c #Conflicts:     251000 | #Constraints:      22750
1497.79/1502.06	c #Conflicts:     252000 | #Constraints:      23752
1497.79/1502.06	c #Conflicts:     253000 | #Constraints:      24756
1497.79/1502.06	c #Conflicts:     254000 | #Constraints:      25758
1497.79/1502.06	c #Conflicts:     255000 | #Constraints:      26760
1497.79/1502.06	c #Conflicts:     256000 | #Constraints:      27764
1497.79/1502.06	c INPROCESSING
1497.79/1502.06	c GARBAGE COLLECT
1497.79/1502.06	c #Conflicts:     257000 | #Constraints:      18773
1497.79/1502.06	c #Conflicts:     258000 | #Constraints:      19775
1497.79/1502.06	c #Conflicts:     259000 | #Constraints:      20777
1497.79/1502.06	c #Conflicts:     260000 | #Constraints:      21781
1497.79/1502.06	c #Conflicts:     261000 | #Constraints:      22783
1497.79/1502.06	c #Conflicts:     262000 | #Constraints:      23785
1497.79/1502.06	c #Conflicts:     263000 | #Constraints:      24789
1497.79/1502.06	c #Conflicts:     264000 | #Constraints:      25791
1497.79/1502.06	c #Conflicts:     265000 | #Constraints:      26793
1497.79/1502.06	c #Conflicts:     266000 | #Constraints:      27797
1497.79/1502.06	c INPROCESSING
1497.79/1502.06	c GARBAGE COLLECT
1497.79/1502.06	c #Conflicts:     267000 | #Constraints:      18604
1497.79/1502.06	c #Conflicts:     268000 | #Constraints:      19606
1497.79/1502.06	c #Conflicts:     269000 | #Constraints:      20610
1497.79/1502.06	c #Conflicts:     270000 | #Constraints:      21612
1497.79/1502.06	c #Conflicts:     271000 | #Constraints:      22614
1497.79/1502.06	c #Conflicts:     272000 | #Constraints:      23618
1497.79/1502.06	c #Conflicts:     273000 | #Constraints:      24620
1497.79/1502.06	c #Conflicts:     274000 | #Constraints:      25622
1497.79/1502.06	c #Conflicts:     275000 | #Constraints:      26626
1497.79/1502.06	c #Conflicts:     276000 | #Constraints:      27628
1497.79/1502.06	c #Conflicts:     277000 | #Constraints:      28630
1497.79/1502.06	c INPROCESSING
1497.79/1502.06	c GARBAGE COLLECT
1497.79/1502.06	c #Conflicts:     278000 | #Constraints:      19229
1497.79/1502.06	c #Conflicts:     279000 | #Constraints:      20231
1497.79/1502.06	c #Conflicts:     280000 | #Constraints:      21233
1497.79/1502.06	c #Conflicts:     281000 | #Constraints:      22237
1497.79/1502.06	c #Conflicts:     282000 | #Constraints:      23239
1497.79/1502.06	c #Conflicts:     283000 | #Constraints:      24241
1497.79/1502.06	c #Conflicts:     284000 | #Constraints:      25245
1497.79/1502.06	c #Conflicts:     285000 | #Constraints:      26247
1497.79/1502.06	c #Conflicts:     286000 | #Constraints:      27249
1497.79/1502.06	c #Conflicts:     287000 | #Constraints:      28253
1497.79/1502.06	c #Conflicts:     288000 | #Constraints:      29255
2028.46/2034.29	c INPROCESSING
2028.46/2034.29	c GARBAGE COLLECT
2028.46/2034.29	c #Conflicts:     289000 | #Constraints:      19648
2028.46/2034.29	c #Conflicts:     290000 | #Constraints:      20650
2028.46/2034.29	c #Conflicts:     291000 | #Constraints:      21652
2028.46/2034.29	c #Conflicts:     292000 | #Constraints:      22656
2028.46/2034.29	c #Conflicts:     293000 | #Constraints:      23658
2028.46/2034.29	c #Conflicts:     294000 | #Constraints:      24660
2028.46/2034.29	c #Conflicts:     295000 | #Constraints:      25664
2028.46/2034.29	c #Conflicts:     296000 | #Constraints:      26666
2028.46/2034.29	c #Conflicts:     297000 | #Constraints:      27668
2028.46/2034.29	c #Conflicts:     298000 | #Constraints:      28672
2028.46/2034.29	c #Conflicts:     299000 | #Constraints:      29674
2028.46/2034.29	c INPROCESSING
2028.46/2034.29	c GARBAGE COLLECT
2028.46/2034.29	c #Conflicts:     300000 | #Constraints:      19868
2028.46/2034.29	c #Conflicts:     301000 | #Constraints:      20870
2028.46/2034.29	c #Conflicts:     302000 | #Constraints:      21872
2028.46/2034.29	c #Conflicts:     303000 | #Constraints:      22876
2028.46/2034.29	c #Conflicts:     304000 | #Constraints:      23878
2028.46/2034.29	c #Conflicts:     305000 | #Constraints:      24880
2028.46/2034.29	c #Conflicts:     306000 | #Constraints:      25884
2028.46/2034.29	c #Conflicts:     307000 | #Constraints:      26886
2028.46/2034.29	c #Conflicts:     308000 | #Constraints:      27888
2028.46/2034.29	c #Conflicts:     309000 | #Constraints:      28892
2028.46/2034.29	c #Conflicts:     310000 | #Constraints:      29894
2028.46/2034.29	c INPROCESSING
2028.46/2034.29	c GARBAGE COLLECT
2028.46/2034.29	c #Conflicts:     311000 | #Constraints:      19882
2028.46/2034.29	c #Conflicts:     312000 | #Constraints:      20884
2028.46/2034.29	c #Conflicts:     313000 | #Constraints:      21886
2028.46/2034.29	c #Conflicts:     314000 | #Constraints:      22890
2028.46/2034.29	c #Conflicts:     315000 | #Constraints:      23892
2028.46/2034.29	c #Conflicts:     316000 | #Constraints:      24894
2028.46/2034.29	c #Conflicts:     317000 | #Constraints:      25898
2028.46/2034.29	c #Conflicts:     318000 | #Constraints:      26900
2028.46/2034.29	c #Conflicts:     319000 | #Constraints:      27902
2028.46/2034.29	c #Conflicts:     320000 | #Constraints:      28906
2028.46/2034.29	c #Conflicts:     321000 | #Constraints:      29908
2028.46/2034.29	c INPROCESSING
2028.46/2034.29	c GARBAGE COLLECT
2028.46/2034.29	c #Conflicts:     322000 | #Constraints:      19704
2028.46/2034.29	c #Conflicts:     323000 | #Constraints:      20706
2028.46/2034.29	c #Conflicts:     324000 | #Constraints:      21710
2028.46/2034.29	c #Conflicts:     325000 | #Constraints:      22712
2028.46/2034.29	c #Conflicts:     326000 | #Constraints:      23714
2028.46/2034.29	c #Conflicts:     327000 | #Constraints:      24718
2028.46/2034.29	c #Conflicts:     328000 | #Constraints:      25720
2028.46/2034.29	c #Conflicts:     329000 | #Constraints:      26722
2028.46/2034.29	c #Conflicts:     330000 | #Constraints:      27726
2028.46/2034.29	c #Conflicts:     331000 | #Constraints:      28728
2028.46/2034.29	c #Conflicts:     332000 | #Constraints:      29730
2028.46/2034.29	c #Conflicts:     333000 | #Constraints:      30734
2028.46/2034.29	c INPROCESSING
2028.46/2034.29	c GARBAGE COLLECT
2028.46/2034.29	c #Conflicts:     334000 | #Constraints:      20336
2028.46/2034.29	c #Conflicts:     335000 | #Constraints:      21338
2028.46/2034.29	c #Conflicts:     336000 | #Constraints:      22340
2028.46/2034.29	c #Conflicts:     337000 | #Constraints:      23344
2028.46/2034.29	c #Conflicts:     338000 | #Constraints:      24346
2028.46/2034.29	c #Conflicts:     339000 | #Constraints:      25348
2028.46/2034.29	c #Conflicts:     340000 | #Constraints:      26352
2028.46/2034.29	c #Conflicts:     341000 | #Constraints:      27354
2028.46/2034.29	c #Conflicts:     342000 | #Constraints:      28356
2028.46/2034.29	c #Conflicts:     343000 | #Constraints:      29360
2028.46/2034.29	c #Conflicts:     344000 | #Constraints:      30362
2028.46/2034.29	c #Conflicts:     345000 | #Constraints:      31364
2028.46/2034.29	c INPROCESSING
2028.46/2034.29	c GARBAGE COLLECT
2028.46/2034.29	c #Conflicts:     346000 | #Constraints:      20759
2028.46/2034.29	c #Conflicts:     347000 | #Constraints:      21761
2028.46/2034.29	c #Conflicts:     348000 | #Constraints:      22763
2028.46/2034.29	c #Conflicts:     349000 | #Constraints:      23767
2028.46/2034.29	c #Conflicts:     350000 | #Constraints:      24769
2028.46/2034.29	c #Conflicts:     351000 | #Constraints:      25771
2028.46/2034.29	c #Conflicts:     352000 | #Constraints:      26775
2028.46/2034.29	c #Conflicts:     353000 | #Constraints:      27777
2028.46/2034.29	c #Conflicts:     354000 | #Constraints:      28779
2028.46/2034.29	c #Conflicts:     355000 | #Constraints:      29783
2028.46/2034.29	c #Conflicts:     356000 | #Constraints:      30785
2028.46/2034.29	c #Conflicts:     357000 | #Constraints:      31787
2028.46/2034.29	c INPROCESSING
2028.46/2034.29	c GARBAGE COLLECT
2028.46/2034.29	c #Conflicts:     358000 | #Constraints:      20991
2028.46/2034.29	c #Conflicts:     359000 | #Constraints:      21993
2028.46/2034.29	c #Conflicts:     360000 | #Constraints:      22995
2028.46/2034.29	c #Conflicts:     361000 | #Constraints:      23999
2028.46/2034.29	c #Conflicts:     362000 | #Constraints:      25001
2602.96/2610.43	c #Conflicts:     363000 | #Constraints:      26003
2602.96/2610.43	c #Conflicts:     364000 | #Constraints:      27007
2602.96/2610.43	c #Conflicts:     365000 | #Constraints:      28009
2602.96/2610.43	c #Conflicts:     366000 | #Constraints:      29011
2602.96/2610.43	c #Conflicts:     367000 | #Constraints:      30015
2602.96/2610.43	c #Conflicts:     368000 | #Constraints:      31017
2602.96/2610.43	c #Conflicts:     369000 | #Constraints:      32019
2602.96/2610.43	c INPROCESSING
2602.96/2610.43	c GARBAGE COLLECT
2602.96/2610.43	c #Conflicts:     370000 | #Constraints:      21023
2602.96/2610.43	c #Conflicts:     371000 | #Constraints:      22025
2602.96/2610.43	c #Conflicts:     372000 | #Constraints:      23027
2602.96/2610.43	c #Conflicts:     373000 | #Constraints:      24031
2602.96/2610.43	c #Conflicts:     374000 | #Constraints:      25033
2602.96/2610.43	c #Conflicts:     375000 | #Constraints:      26035
2602.96/2610.43	c #Conflicts:     376000 | #Constraints:      27039
2602.96/2610.43	c #Conflicts:     377000 | #Constraints:      28041
2602.96/2610.43	c #Conflicts:     378000 | #Constraints:      29043
2602.96/2610.43	c #Conflicts:     379000 | #Constraints:      30047
2602.96/2610.43	c #Conflicts:     380000 | #Constraints:      31049
2602.96/2610.43	c #Conflicts:     381000 | #Constraints:      32051
2602.96/2610.43	c INPROCESSING
2602.96/2610.43	c GARBAGE COLLECT
2602.96/2610.43	c #Conflicts:     382000 | #Constraints:      20849
2602.96/2610.43	c #Conflicts:     383000 | #Constraints:      21851
2602.96/2610.43	c #Conflicts:     384000 | #Constraints:      22855
2602.96/2610.43	c #Conflicts:     385000 | #Constraints:      23857
2602.96/2610.43	c #Conflicts:     386000 | #Constraints:      24859
2602.96/2610.43	c #Conflicts:     387000 | #Constraints:      25863
2602.96/2610.43	c #Conflicts:     388000 | #Constraints:      26865
2602.96/2610.43	c #Conflicts:     389000 | #Constraints:      27867
2602.96/2610.43	c #Conflicts:     390000 | #Constraints:      28871
2602.96/2610.43	c #Conflicts:     391000 | #Constraints:      29873
2602.96/2610.43	c #Conflicts:     392000 | #Constraints:      30875
2602.96/2610.43	c #Conflicts:     393000 | #Constraints:      31879
2602.96/2610.43	c #Conflicts:     394000 | #Constraints:      32881
2602.96/2610.43	c INPROCESSING
2602.96/2610.43	c GARBAGE COLLECT
2602.96/2610.43	c #Conflicts:     395000 | #Constraints:      21485
2602.96/2610.43	c #Conflicts:     396000 | #Constraints:      22487
2602.96/2610.43	c #Conflicts:     397000 | #Constraints:      23489
2602.96/2610.43	c #Conflicts:     398000 | #Constraints:      24493
2602.96/2610.43	c #Conflicts:     399000 | #Constraints:      25495
2602.96/2610.43	c #Conflicts:     400000 | #Constraints:      26497
2602.96/2610.43	c #Conflicts:     401000 | #Constraints:      27501
2602.96/2610.43	c #Conflicts:     402000 | #Constraints:      28503
2602.96/2610.43	c #Conflicts:     403000 | #Constraints:      29505
2602.96/2610.43	c #Conflicts:     404000 | #Constraints:      30509
2602.96/2610.43	c #Conflicts:     405000 | #Constraints:      31511
2602.96/2610.43	c #Conflicts:     406000 | #Constraints:      32513
2602.96/2610.43	c #Conflicts:     407000 | #Constraints:      33517
2602.96/2610.43	c INPROCESSING
2602.96/2610.43	c GARBAGE COLLECT
2602.96/2610.43	c #Conflicts:     408000 | #Constraints:      21930
2602.96/2610.43	c #Conflicts:     409000 | #Constraints:      22932
2602.96/2610.43	c #Conflicts:     410000 | #Constraints:      23934
2602.96/2610.43	c #Conflicts:     411000 | #Constraints:      24938
2602.96/2610.43	c #Conflicts:     412000 | #Constraints:      25940
2602.96/2610.43	c #Conflicts:     413000 | #Constraints:      26942
2602.96/2610.43	c #Conflicts:     414000 | #Constraints:      27946
2602.96/2610.43	c #Conflicts:     415000 | #Constraints:      28948
2602.96/2610.43	c #Conflicts:     416000 | #Constraints:      29950
2602.96/2610.43	c #Conflicts:     417000 | #Constraints:      30954
2602.96/2610.43	c #Conflicts:     418000 | #Constraints:      31956
2602.96/2610.43	c #Conflicts:     419000 | #Constraints:      32958
2602.96/2610.43	c #Conflicts:     420000 | #Constraints:      33962
2602.96/2610.43	c INPROCESSING
2602.96/2610.43	c GARBAGE COLLECT
2602.96/2610.43	c #Conflicts:     421000 | #Constraints:      22172
2602.96/2610.43	c #Conflicts:     422000 | #Constraints:      23174
2602.96/2610.43	c #Conflicts:     423000 | #Constraints:      24176
2602.96/2610.43	c #Conflicts:     424000 | #Constraints:      25180
2602.96/2610.43	c #Conflicts:     425000 | #Constraints:      26182
2602.96/2610.43	c #Conflicts:     426000 | #Constraints:      27184
2602.96/2610.43	c #Conflicts:     427000 | #Constraints:      28188
2602.96/2610.43	c #Conflicts:     428000 | #Constraints:      29190
2602.96/2610.43	c #Conflicts:     429000 | #Constraints:      30192
2602.96/2610.43	c #Conflicts:     430000 | #Constraints:      31196
2602.96/2610.43	c #Conflicts:     431000 | #Constraints:      32198
2602.96/2610.43	c #Conflicts:     432000 | #Constraints:      33200
2602.96/2610.43	c #Conflicts:     433000 | #Constraints:      34204
2602.96/2610.43	c INPROCESSING
2602.96/2610.43	c GARBAGE COLLECT
2602.96/2610.43	c #Conflicts:     434000 | #Constraints:      22227
2602.96/2610.43	c #Conflicts:     435000 | #Constraints:      23229
2602.96/2610.43	c #Conflicts:     436000 | #Constraints:      24231
2602.96/2610.43	c #Conflicts:     437000 | #Constraints:      25235
3078.38/3087.20	c #Conflicts:     438000 | #Constraints:      26237
3078.38/3087.20	c #Conflicts:     439000 | #Constraints:      27239
3078.38/3087.20	c #Conflicts:     440000 | #Constraints:      28243
3078.38/3087.20	c #Conflicts:     441000 | #Constraints:      29245
3078.38/3087.20	c #Conflicts:     442000 | #Constraints:      30247
3078.38/3087.20	c #Conflicts:     443000 | #Constraints:      31251
3078.38/3087.20	c #Conflicts:     444000 | #Constraints:      32253
3078.38/3087.20	c #Conflicts:     445000 | #Constraints:      33255
3078.38/3087.20	c #Conflicts:     446000 | #Constraints:      34259
3078.38/3087.20	c INPROCESSING
3078.38/3087.20	c GARBAGE COLLECT
3078.38/3087.20	c #Conflicts:     447000 | #Constraints:      22073
3078.38/3087.20	c #Conflicts:     448000 | #Constraints:      23075
3078.38/3087.20	c #Conflicts:     449000 | #Constraints:      24079
3078.38/3087.20	c #Conflicts:     450000 | #Constraints:      25081
3078.38/3087.20	c #Conflicts:     451000 | #Constraints:      26083
3078.38/3087.20	c #Conflicts:     452000 | #Constraints:      27087
3078.38/3087.20	c #Conflicts:     453000 | #Constraints:      28089
3078.38/3087.20	c #Conflicts:     454000 | #Constraints:      29091
3078.38/3087.20	c #Conflicts:     455000 | #Constraints:      30095
3078.38/3087.20	c #Conflicts:     456000 | #Constraints:      31097
3078.38/3087.20	c #Conflicts:     457000 | #Constraints:      32099
3078.38/3087.20	c #Conflicts:     458000 | #Constraints:      33103
3078.38/3087.20	c #Conflicts:     459000 | #Constraints:      34105
3078.38/3087.20	c #Conflicts:     460000 | #Constraints:      35107
3078.38/3087.20	c INPROCESSING
3078.38/3087.20	c GARBAGE COLLECT
3078.38/3087.20	c #Conflicts:     461000 | #Constraints:      22692
3078.38/3087.20	c #Conflicts:     462000 | #Constraints:      23694
3078.38/3087.20	c #Conflicts:     463000 | #Constraints:      24696
3078.38/3087.20	c #Conflicts:     464000 | #Constraints:      25700
3078.38/3087.20	c #Conflicts:     465000 | #Constraints:      26702
3078.38/3087.20	c #Conflicts:     466000 | #Constraints:      27704
3078.38/3087.20	c #Conflicts:     467000 | #Constraints:      28708
3078.38/3087.20	c #Conflicts:     468000 | #Constraints:      29710
3078.38/3087.20	c #Conflicts:     469000 | #Constraints:      30712
3078.38/3087.20	c #Conflicts:     470000 | #Constraints:      31716
3078.38/3087.20	c #Conflicts:     471000 | #Constraints:      32718
3078.38/3087.20	c #Conflicts:     472000 | #Constraints:      33720
3078.38/3087.20	c #Conflicts:     473000 | #Constraints:      34724
3078.38/3087.20	c #Conflicts:     474000 | #Constraints:      35726
3078.38/3087.20	c INPROCESSING
3078.38/3087.20	c GARBAGE COLLECT
3078.38/3087.20	c #Conflicts:     475000 | #Constraints:      23118
3078.38/3087.20	c #Conflicts:     476000 | #Constraints:      24120
3078.38/3087.20	c #Conflicts:     477000 | #Constraints:      25122
3078.38/3087.20	c #Conflicts:     478000 | #Constraints:      26126
3078.38/3087.20	c #Conflicts:     479000 | #Constraints:      27128
3078.38/3087.20	c #Conflicts:     480000 | #Constraints:      28130
3078.38/3087.20	c #Conflicts:     481000 | #Constraints:      29134
3078.38/3087.20	c #Conflicts:     482000 | #Constraints:      30136
3078.38/3087.20	c #Conflicts:     483000 | #Constraints:      31138
3078.38/3087.20	c #Conflicts:     484000 | #Constraints:      32142
3078.38/3087.20	c #Conflicts:     485000 | #Constraints:      33144
3078.38/3087.20	c #Conflicts:     486000 | #Constraints:      34146
3078.38/3087.20	c #Conflicts:     487000 | #Constraints:      35150
3078.38/3087.20	c #Conflicts:     488000 | #Constraints:      36152
3078.38/3087.20	c INPROCESSING
3078.38/3087.20	c GARBAGE COLLECT
3078.38/3087.20	c #Conflicts:     489000 | #Constraints:      23342
3078.38/3087.20	c #Conflicts:     490000 | #Constraints:      24344
3078.38/3087.20	c #Conflicts:     491000 | #Constraints:      25346
3078.38/3087.20	c #Conflicts:     492000 | #Constraints:      26350
3078.38/3087.20	c #Conflicts:     493000 | #Constraints:      27352
3078.38/3087.20	c #Conflicts:     494000 | #Constraints:      28354
3078.38/3087.20	c #Conflicts:     495000 | #Constraints:      29358
3078.38/3087.20	c #Conflicts:     496000 | #Constraints:      30360
3078.38/3087.20	c #Conflicts:     497000 | #Constraints:      31362
3078.38/3087.20	c #Conflicts:     498000 | #Constraints:      32366
3078.38/3087.20	c #Conflicts:     499000 | #Constraints:      33368
3078.38/3087.20	c #Conflicts:     500000 | #Constraints:      34370
3078.38/3087.20	c #Conflicts:     501000 | #Constraints:      35374
3078.38/3087.20	c #Conflicts:     502000 | #Constraints:      36376
3078.38/3087.20	c INPROCESSING
3078.38/3087.20	c GARBAGE COLLECT
3078.38/3087.20	c #Conflicts:     503000 | #Constraints:      23380
3078.38/3087.20	c #Conflicts:     504000 | #Constraints:      24382
3078.38/3087.20	c #Conflicts:     505000 | #Constraints:      25384
3078.38/3087.20	c #Conflicts:     506000 | #Constraints:      26388
3078.38/3087.20	c #Conflicts:     507000 | #Constraints:      27390
3078.38/3087.20	c #Conflicts:     508000 | #Constraints:      28392
3078.38/3087.20	c #Conflicts:     509000 | #Constraints:      29396
3078.38/3087.20	c #Conflicts:     510000 | #Constraints:      30398
3078.38/3087.20	c #Conflicts:     511000 | #Constraints:      31400
3078.38/3087.20	c #Conflicts:     512000 | #Constraints:      32404
3078.38/3087.20	c #Conflicts:     513000 | #Constraints:      33406
3600.05/3610.40	c #Conflicts:     514000 | #Constraints:      34408
3600.05/3610.40	c #Conflicts:     515000 | #Constraints:      35412
3600.05/3610.40	c #Conflicts:     516000 | #Constraints:      36414
3600.05/3610.40	c INPROCESSING
3600.05/3610.40	c GARBAGE COLLECT
3600.05/3610.40	c #Conflicts:     517000 | #Constraints:      23215
3600.05/3610.40	c #Conflicts:     518000 | #Constraints:      24217
3600.05/3610.40	c #Conflicts:     519000 | #Constraints:      25221
3600.05/3610.40	c #Conflicts:     520000 | #Constraints:      26223
3600.05/3610.40	c #Conflicts:     521000 | #Constraints:      27225
3600.05/3610.40	c #Conflicts:     522000 | #Constraints:      28229
3600.05/3610.40	c #Conflicts:     523000 | #Constraints:      29231
3600.05/3610.40	c #Conflicts:     524000 | #Constraints:      30233
3600.05/3610.40	c #Conflicts:     525000 | #Constraints:      31237
3600.05/3610.40	c #Conflicts:     526000 | #Constraints:      32239
3600.05/3610.40	c #Conflicts:     527000 | #Constraints:      33241
3600.05/3610.40	c #Conflicts:     528000 | #Constraints:      34245
3600.05/3610.40	c #Conflicts:     529000 | #Constraints:      35247
3600.05/3610.40	c #Conflicts:     530000 | #Constraints:      36249
3600.05/3610.40	c #Conflicts:     531000 | #Constraints:      37253
3600.05/3610.40	c INPROCESSING
3600.05/3610.40	c GARBAGE COLLECT
3600.05/3610.40	c #Conflicts:     532000 | #Constraints:      23862
3600.05/3610.40	c #Conflicts:     533000 | #Constraints:      24864
3600.05/3610.40	c #Conflicts:     534000 | #Constraints:      25866
3600.05/3610.40	c #Conflicts:     535000 | #Constraints:      26870
3600.05/3610.40	c #Conflicts:     536000 | #Constraints:      27872
3600.05/3610.40	c #Conflicts:     537000 | #Constraints:      28874
3600.05/3610.40	c #Conflicts:     538000 | #Constraints:      29878
3600.05/3610.40	c #Conflicts:     539000 | #Constraints:      30880
3600.05/3610.40	c #Conflicts:     540000 | #Constraints:      31882
3600.05/3610.40	c #Conflicts:     541000 | #Constraints:      32886
3600.05/3610.40	c #Conflicts:     542000 | #Constraints:      33888
3600.05/3610.40	c #Conflicts:     543000 | #Constraints:      34890
3600.05/3610.40	c #Conflicts:     544000 | #Constraints:      35894
3600.05/3610.40	c #Conflicts:     545000 | #Constraints:      36896
3600.05/3610.40	c #Conflicts:     546000 | #Constraints:      37898
3600.05/3610.40	c INPROCESSING
3600.05/3610.40	c GARBAGE COLLECT
3600.05/3610.40	c #Conflicts:     547000 | #Constraints:      24290
3600.05/3610.40	c #Conflicts:     548000 | #Constraints:      25292
3600.05/3610.40	c #Conflicts:     549000 | #Constraints:      26294
3600.05/3610.40	c #Conflicts:     550000 | #Constraints:      27298
3600.05/3610.40	c #Conflicts:     551000 | #Constraints:      28300
3600.05/3610.40	c #Conflicts:     552000 | #Constraints:      29302
3600.05/3610.40	c #Conflicts:     553000 | #Constraints:      30306
3600.05/3610.40	c #Conflicts:     554000 | #Constraints:      31308
3600.05/3610.40	c #Conflicts:     555000 | #Constraints:      32310
3600.05/3610.40	c #Conflicts:     556000 | #Constraints:      33314
3600.05/3610.40	c #Conflicts:     557000 | #Constraints:      34316
3600.05/3610.40	c #Conflicts:     558000 | #Constraints:      35318
3600.05/3610.40	c #Conflicts:     559000 | #Constraints:      36322
3600.05/3610.40	c #Conflicts:     560000 | #Constraints:      37324
3600.05/3610.40	c #Conflicts:     561000 | #Constraints:      38326
3600.05/3610.40	c INPROCESSING
3600.05/3610.40	c GARBAGE COLLECT
3600.05/3610.40	c #Conflicts:     562000 | #Constraints:      24536
3600.05/3610.40	c #Conflicts:     563000 | #Constraints:      25538
3600.05/3610.40	c #Conflicts:     564000 | #Constraints:      26540
3600.05/3610.40	c #Conflicts:     565000 | #Constraints:      27544
3600.05/3610.40	c #Conflicts:     566000 | #Constraints:      28546
3600.05/3610.40	c #Conflicts:     567000 | #Constraints:      29548
3600.05/3610.40	c #Conflicts:     568000 | #Constraints:      30552
3600.05/3610.40	c #Conflicts:     569000 | #Constraints:      31554
3600.05/3610.40	c Program interrupted by user.
3600.05/3610.40	c cpu time 3579.9 s
3600.05/3610.40	c deterministic time 231205044821 2.31e+11
3600.05/3610.40	c optimization time 3579.83 s
3600.05/3610.40	c total solve time 0.056269 s
3600.05/3610.40	c core-guided solve time 0.056269 s
3600.05/3610.40	c propagation time 2094.66 s
3600.05/3610.40	c conflict analysis time 660.43 s
3600.05/3610.40	c propagations 174389380
3600.05/3610.40	c resolve steps 1868873
3600.05/3610.40	c decisions 18028341
3600.05/3610.40	c conflicts 569750
3600.05/3610.40	c restarts 1199
3600.05/3610.40	c inprocessing phases 66
3600.05/3610.40	c input clauses 7201
3600.05/3610.40	c input cardinalities 2530
3600.05/3610.40	c input general constraints 729
3600.05/3610.40	c input average constraint length 1243.83
3600.05/3610.40	c input average constraint degree 157.55
3600.05/3610.40	c learned clauses 162987
3600.05/3610.40	c learned cardinalities 128149
3600.05/3610.40	c learned general constraints 278614
3600.05/3610.40	c learned average constraint length 5181.46
3600.05/3610.40	c learned average constraint degree 53520.47
3600.05/3610.40	c watched constraints 14351
3600.05/3610.40	c counting constraints 264992
3600.05/3610.40	c gcd simplifications 10387
3600.05/3610.40	c detected cardinalities 4812
3600.05/3610.40	c weakened non-implied lits 751765023
3600.05/3610.40	c weakened non-implying lits 4732
3600.05/3610.40	c original variables 7200
3600.05/3610.40	c clausal propagations 4672246
3600.05/3610.40	c cardinality propagations 24768032
3600.05/3610.40	c watched propagations 1902160
3600.05/3610.40	c counting propagations 80980435
3600.05/3610.40	c watch lookups 39647514044
3600.05/3610.40	c watch backjump lookups 38149490279
3600.05/3610.40	c watch checks 43062431593
3600.05/3610.40	c propagation checks 102447739540
3600.05/3610.40	c constraint additions 7512465839
3600.05/3610.40	c trail pops 192985804
3600.05/3610.40	c formula constraints 7200
3600.05/3610.40	c learned constraints 569750
3600.05/3610.40	c bound constraints 1802
3600.05/3610.40	c core-guided constraints 1458
3600.05/3610.40	c encountered formula constraints 1127498
3600.05/3610.40	c encountered learned constraints 1265188
3600.05/3610.40	c encountered bound constraints 17
3600.05/3610.40	c encountered core-guided constraints 45920
3600.05/3610.40	c LP total time 0 s
3600.05/3610.40	c LP solve time 0 s
3600.05/3610.40	c LP constraints added 0
3600.05/3610.40	c LP constraints removed 0
3600.05/3610.40	c LP pivots internal 0
3600.05/3610.40	c LP pivots root 0
3600.05/3610.40	c LP calls 0
3600.05/3610.40	c LP optimalities 0
3600.05/3610.40	c LP no pivot count 0
3600.05/3610.40	c LP infeasibilities 0
3600.05/3610.40	c LP valid Farkas constraints 0
3600.05/3610.40	c LP learned Farkas constraints 0
3600.05/3610.40	c LP basis resets 0
3600.05/3610.40	c LP cycling count 0
3600.05/3610.40	c LP singular count 0
3600.05/3610.40	c LP no primal count 0
3600.05/3610.40	c LP no farkas count 0
3600.05/3610.40	c LP other issue count 0
3600.05/3610.40	c LP Gomory cuts 0
3600.05/3610.40	c LP learned cuts 0
3600.05/3610.40	c LP deleted cuts 0
3600.05/3610.40	c LP encountered Gomory constraints 0
3600.05/3610.40	c LP encountered Farkas constraints 0
3600.05/3610.40	c LP encountered learned Farkas constraints 0
3600.05/3610.40	c CG auxiliary variables introduced 729
3600.05/3610.40	c CG solutions found 1
3600.05/3610.40	c CG cores constructed 1798
3600.05/3610.40	c CG core cardinality constraints returned 0
3600.05/3610.40	c CG unit cores 0
3600.05/3610.40	c CG single cores 1798
3600.05/3610.40	c CG blocks removed during cardinality reduction 0
3600.05/3610.40	c CG first core best 0
3600.05/3610.40	c CG decision core best 0
3600.05/3610.40	c CG core reduction tie 0
3600.05/3610.40	c CG core degree average 1.00
3600.05/3610.40	c CG core slack average 3.00
3600.05/3610.40	c CG exhausted 0
3600.05/3610.40	c CG exhaust time 3332.31 s
3600.05/3610.40	c CG trimmed 0
3600.05/3610.40	c CG trim time 0.012803 s
3600.05/3610.40	c CG minimized 0
3600.05/3610.40	c CG minimize time 0 s
3600.05/3610.40	c CG am1 prop time 0.006272 s
3600.05/3610.40	c CG # am1s reformulated 0
3600.05/3610.40	c CG lower bound derived from am1s 0
3600.05/3610.40	c CG # clausal cores 1798
3600.05/3610.40	c CG # cardinality cores 0
3600.05/3610.40	c CG # pb cores 0
3600.05/3610.40	c CG # pb reforms 0
3600.05/3610.40	c CG # cores discarded because of pb reform 0
3600.05/3610.40	d LOWERBOUND 1798
3600.05/3610.40	d NCORES 1798
3600.05/3610.40	d NPBCORES 0
3600.05/3610.40	d NPBREFORM 0
3600.05/3610.40	d NTRIMMED 0
3600.05/3610.40	d NEXHAUSTED 0
3600.05/3610.40	d NAM1S 0
3600.05/3610.40	d AM1LB 0
3600.05/3610.40	o 2231
3600.05/3610.40	s SATISFIABLE
3600.05/3610.40	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 -x2971 -x2972 x2973 -x2974 -x2975 x2976 -x2977 -x2978 x2979 x2980 x2981 x2982 -x2983 -x2984 -x2985 -x2986 -x2987 -x2988 x2989 -x2990 -x2991 x2992 x2993 -x2994 -x2995 -x2996 -x2997 -x2998 -x2999 -x3000 -x3001 x3002 x3003 x3004 x3005 x3006 -x3007 -x3008 -x3009 -x3010 -x3011 -x3012 x3013 x3014 -x3015 -x3016 -x3017 -x3018 -x3019 -x3020 -x3021 -x3022 -x3023 -x3024 -x3025 x3026 x3027 -x3028 -x3029 -x3030 -x3031 -x3032 -x3033 x3034 x3035 x3036 x3037 -x3038 -x3039 -x3040 -x3041 x3042 -x3043 -x3044 -x3045 -x3046 x3047 x3048 -x3049 x3050 -x3051 -x3052 -x3053 -x3054 -x3055 -x3056 x3057 x3058 -x3059 -x3060 x3061 -x3062 x3063 -x3064 -x3065 -x3066 -x3067 -x3068 -x3069 -x3070 -x3071 -x3072 -x3073 -x3074 -x3075 -x3076 x3077 -x3078 -x3079 -x3080 -x3081 -x3082 -x3083 -x3084 x3085 x3086 x3087 x3088 x3089 x3090 x3091 x3092 -x3093 -x3094 -x3095 -x3096 x3097 x3098 x3099 x3100 x3101 -x3102 -x3103 -x3104 -x3105 -x3106 -x3107 -x3108 -x3109 -x3110 -x3111 x3112 x3113 x3114 -x3115 -x3116 -x3117 -x3118 -x3119 -x3120 -x3121 -x3122 -x3123 -x3124 -x3125 -x3126 -x3127 -x3128 -x3129 -x3130 -x3131 -x3132 -x3133 -x3134 -x3135 -x3136 -x3137 x3138 x3139 x3140 x3141 x3142 x3143 x3144 x3145 x3146 x3147 -x3148 -x3149 -x3150 x3151 x3152 x3153 x3154 -x3155 -x3156 -x3157 -x3158 -x3159 -x3160 -x3161 -x3162 -x3163 -x3164 -x3165 -x3166 x3167 x3168 -x3169 -x3170 -x3171 -x3172 -x3173 -x3174 -x3175 -x3176 -x3177 -x3178 -x3179 -x3180 -x3181 -x3182 -x3183 -x3184 -x3185 -x3186 -x3187 -x3188 -x3189 -x3190 x3191 x3192 x3193 x3194 x3195 x3196 x3197 x3198 x3199 x3200 x3201 x3202 -x3203 -x3204 x3205 x3206 x3207 -x3208 -x3209 -x3210 -x3211 -x3212 -x3213 -x3214 -x3215 -x3216 -x3217 -x3218 -x3219 -x3220 -x3221 x3222 -x3223 -x3224 -x3225 -x3226 -x3227 -x3228 -x3229 -x3230 -x3231 -x3232 -x3233 -x3234 -x3235 -x3236 -x3237 -x3238 -x3239 -x3240 -x3241 -x3242 -x3243 x3244 x3245 x3246 x3247 x3248 x3249 x3250 x3251 x3252 x3253 x3254 x3255 x3256 x3257 -x3258 x3259 x3260 -x3261 -x3262 -x3263 -x3264 -x3265 -x3266 -x3267 -x3268 -x3269 -x3270 -x3271 -x3272 -x3273 -x3274 -x3275 -x3276 -x3277 -x3278 -x3279 -x3280 -x3281 -x3282 -x3283 -x3284 -x3285 -x3286 -x3287 -x3288 -x3289 -x3290 -x3291 -x3292 -x3293 -x3294 -x3295 -x3296 x3297 x3298 x3299 x3300 x3301 x3302 x3303 x3304 x3305 x3306 x3307 x3308 x3309 x3310 x3311 x3312 -x3313 -x3314 -x3315 -x3316 -x3317 -x3318 -x3319 -x3320 -x3321 -x3322 -x3323 -x3324 -x3325 -x3326 -x3327 -x3328 -x3329 -x3330 x3331 x3332 -x3333 -x3334 -x3335 -x3336 -x3337 -x3338 -x3339 -x3340 -x3341 -x3342 -x3343 -x3344 -x3345 -x3346 -x3347 -x3348 -x3349 -x3350 -x3351 x3352 x3353 x3354 x3355 x3356 x3357 x3358 x3359 x3360 x3361 x3362 x3363 x3364 x3365 -x3366 -x3367 -x3368 -x3369 -x3370 -x3371 -x3372 -x3373 -x3374 -x3375 -x3376 -x3377 -x3378 -x3379 -x3380 -x3381 -x3382 -x3383 -x3384 x3385 x3386 x3387 -x3388 -x3389 -x3390 -x3391 -x3392 -x3393 -x3394 -x3395 -x3396 -x3397 -x3398 -x3399 -x3400 -x3401 x3402 -x3403 -x3404 -x3405 -x3406 x3407 x3408 x3409 x3410 x3411 x3412 x3413 x3414 x3415 x3416 x3417 x3418 -x3419 -x3420 -x3421 -x3422 -x3423 -x3424 -x3425 -x3426 -x3427 -x3428 -x3429 -x3430 -x3431 -x3432 -x3433 -x3434 -x3435 -x3436 -x3437 -x3438 x3439 x3440 x3441 x3442 -x3443 -x3444 -x3445 -x3446 -x3447 -x3448 -x3449 -x3450 -x3451 -x3452 -x3453 -x3454 x3455 x3456 -x3457 -x3458 -x3459 -x3460 -x3461 x3462 x3463 x3464 x3465 x3466 x3467 x3468 x3469 x3470 x3471 -x3472 -x3473 -x3474 -x3475 -x3476 -x3477 -x3478 -x3479 -x3480 -x3481 -x3482 -x3483 -x3484 -x3485 -x3486 -x3487 -x3488 -x3489 -x3490 -x3491 -x3492 x3493 x3494 x3495 x3496 x3497 -x3498 -x3499 -x3500 -x3501 -x3502 -x3503 -x3504 -x3505 -x3506 -x3507 x3508 x3509 x3510 -x3511 -x3512 -x3513 -x3514 -x3515 -x3516 x3517 x3518 x3519 x3520 x3521 x3522 x3523 x3524 -x3525 -x3526 -x3527 -x3528 -x3529 -x3530 -x3531 -x3532 -x3533 -x3534 -x3535 -x3536 -x3537 -x3538 -x3539 -x3540 -x3541 -x3542 -x3543 -x3544 -x3545 -x3546 x3547 x3548 x3549 x3550 x3551 x3552 -x3553 -x3554 -x3555 -x3556 -x3557 -x3558 -x3559 -x3560 x3561 x3562 x3563 x3564 -x3565 -x3566 -x3567 -x3568 -x3569 -x3570 -x3571 x3572 x3573 x3574 x3575 x3576 x3577 -x3578 -x3579 -x3580 -x3581 -x3582 -x3583 -x3584 -x3585 -x3586 -x3587 -x3588 -x3589 -x3590 -x3591 -x3592 -x3593 -x3594 -x3595 -x3596 -x3597 -x3598 -x3599 -x3600 x3601 x3602 x3603 x3604 x3605 x3606 x3607 -x3608 -x3609 -x3610 -x3611 -x3612 -x3613 x3614 x3615 x3616 x3617 x3618 -x3619 -x3620 -x3621 -x3622 -x3623 -x3624 -x3625 -x3626 x3627 x3628 x3629 x3630 -x3631 -x3632 -x3633 -x3634 -x3635 -x3636 -x3637 -x3638 -x3639 -x3640 -x3641 -x3642 -x3643 -x3644 -x3645 -x3646 -x3647 -x3648 -x3649 -x3650 -x3651 -x3652 -x3653 -x3654 x3655 x3656 x3657 x3658 x3659 x3660 x3661 x3662 -x3663 -x3664 -x3665 -x3666 x3667 x3668 x3669 x3670 x3671 x3672 -x3673 -x3674 -x3675 -x3676 -x3677 -x3678 -x3679 -x3680 -x3681 x3682 x3683 -x3684 -x3685 -x3686 -x3687 -x3688 -x3689 -x3690 -x3691 -x3692 -x3693 -x3694 -x3695 -x3696 -x3697 -x3698 -x3699 -x3700 -x3701 -x3702 -x3703 -x3704 -x3705 -x3706 -x3707 -x3708 x3709 x3710 x3711 x3712 x3713 x3714 x3715 x3716 x3717 -x3718 -x3719 x3720 x3721 x3722 x3723 x3724 x3725 x3726 -x3727 -x3728 -x3729 -x3730 -x3731 -x3732 -x3733 -x3734 -x3735 -x3736 -x3737 -x3738 -x3739 -x3740 -x3741 -x3742 -x3743 -x3744 -x3745 -x3746 -x3747 -x3748 -x3749 -x3750 -x3751 -x3752 -x3753 x3754 x3755 -x3756 -x3757 -x3758 -x3759 -x3760 -x3761 -x3762 x3763 x3764 x3765 x3766 x3767 x3768 x3769 x3770 -x3771 -x3772 -x3773 -x3774 x3775 x3776 x3777 x3778 x3779 x3780 -x3781 -x3782 -x3783 -x3784 -x3785 -x3786 -x3787 -x3788 -x3789 -x3790 -x3791 -x3792 -x3793 -x3794 -x3795 -x3796 -x3797 -x3798 -x3799 -x3800 -x3801 -x3802 -x3803 -x3804 -x3805 -x3806 x3807 x3808 x3809 x3810 -x3811 -x3812 -x3813 -x3814 -x3815 -x3816 x3817 x3818 x3819 x3820 x3821 x3822 x3823 -x3824 -x3825 -x3826 -x3827 -x3828 -x3829 x3830 x3831 x3832 x3833 x3834 -x3835 -x3836 -x3837 -x3838 -x3839 -x3840 -x3841 -x3842 -x3843 -x3844 -x3845 -x3846 -x3847 -x3848 -x3849 -x3850 -x3851 -x3852 -x3853 -x3854 -x3855 -x3856 -x3857 -x3858 -x3859 x3860 x3861 x3862 x3863 x3864 x3865 -x3866 -x3867 -x3868 -x3869 -x3870 x3871 x3872 x3873 x3874 x3875 x3876 -x3877 -x3878 -x3879 -x3880 -x3881 -x3882 -x3883 -x3884 x3885 x3886 x3887 x3888 -x3889 -x3890 -x3891 -x3892 -x3893 -x3894 -x3895 -x3896 -x3897 -x3898 -x3899 -x3900 -x3901 -x3902 -x3903 -x3904 -x3905 -x3906 -x3907 -x3908 -x3909 -x3910 -x3911 -x3912 x3913 x3914 x3915 x3916 x3917 x3918 x3919 x3920 -x3921 -x3922 -x3923 -x3924 x3925 x3926 x3927 x3928 x3929 -x3930 -x3931 -x3932 -x3933 -x3934 -x3935 -x3936 -x3937 -x3938 -x3939 x3940 x3941 x3942 -x3943 -x3944 -x3945 -x3946 -x3947 -x3948 -x3949 -x3950 -x3951 -x3952 -x3953 -x3954 -x3955 -x3956 -x3957 -x3958 -x3959 -x3960 -x3961 -x3962 -x3963 -x3964 -x3965 x3966 x3967 x3968 x3969 x3970 x3971 x3972 x3973 x3974 x3975 -x3976 -x3977 -x3978 x3979 x3980 x3981 x3982 -x3983 -x3984 -x3985 -x3986 -x3987 -x3988 -x3989 -x3990 -x3991 -x3992 -x3993 -x3994 x3995 x3996 -x3997 -x3998 -x3999 -x4000 -x4001 -x4002 -x4003 -x4004 -x4005 -x4006 -x4007 -x4008 -x4009 -x4010 -x4011 -x4012 -x4013 -x4014 -x4015 -x4016 -x4017 -x4018 x4019 x4020 x4021 x4022 x4023 x4024 x4025 x4026 x4027 x4028 x4029 x4030 -x4031 -x4032 x4033 x4034 x4035 -x4036 -x4037 -x4038 -x4039 -x4040 -x4041 -x4042 -x4043 -x4044 -x4045 -x4046 -x4047 -x4048 -x4049 x4050 -x4051 -x4052 -x4053 -x4054 -x4055 -x4056 -x4057 -x4058 -x4059 -x4060 -x4061 -x4062 -x4063 -x4064 -x4065 -x4066 -x4067 -x4068 -x4069 -x4070 -x4071 x4072 x4073 x4074 x4075 x4076 x4077 x4078 x4079 x4080 x4081 x4082 x4083 x4084 x4085 -x4086 x4087 x4088 -x4089 -x4090 -x4091 -x4092 -x4093 -x4094 -x4095 -x4096 -x4097 -x4098 -x4099 -x4100 -x4101 -x4102 -x4103 -x4104 -x4105 -x4106 -x4107 -x4108 x4109 -x4110 -x4111 x4112 x4113 -x4114 -x4115 x4116 -x4117 x4118 -x4119 x4120 -x4121 -x4122 -x4123 -x4124 x4125 x4126 -x4127 -x4128 -x4129 -x4130 -x4131 -x4132 -x4133 -x4134 -x4135 -x4136 -x4137 -x4138 x4139 x4140 -x4141 -x4142 -x4143 -x4144 -x4145 x4146 x4147 -x4148 -x4149 x4150 x4151 -x4152 x4153 -x4154 x4155 -x4156 -x4157 -x4158 x4159 x4160 -x4161 -x4162 -x4163 -x4164 -x4165 x4166 -x4167 -x4168 -x4169 -x4170 -x4171 -x4172 -x4173 -x4174 -x4175 -x4176 -x4177 -x4178 -x4179 x4180 x4181 -x4182 -x4183 -x4184 x4185 -x4186 -x4187 x4188 x4189 x4190 x4191 x4192 x4193 -x4194 -x4195 -x4196 -x4197 -x4198 -x4199 -x4200 x4201 x4202 -x4203 x4204 -x4205 -x4206 -x4207 -x4208 -x4209 -x4210 -x4211 -x4212 x4213 x4214 x4215 -x4216 -x4217 -x4218 -x4219 -x4220 x4221 -x4222 -x4223 -x4224 -x4225 -x4226 -x4227 -x4228 -x4229 x4230 -x4231 -x4232 -x4233 -x4234 x4235 x4236 x4237 x4238 x4239 x4240 x4241 x4242 x4243 x4244 x4245 x4246 -x4247 -x4248 -x4249 -x4250 -x4251 -x4252 -x4253 -x4254 -x4255 -x4256 -x4257 -x4258 -x4259 -x4260 -x4261 -x4262 -x4263 -x4264 -x4265 -x4266 x4267 x4268 x4269 x4270 -x4271 -x4272 -x4273 -x4274 -x4275 -x4276 -x4277 -x4278 -x4279 -x4280 -x4281 -x4282 x4283 x4284 -x4285 -x4286 -x4287 -x4288 -x4289 x4290 x4291 x4292 x4293 x4294 x4295 x4296 x4297 x4298 x4299 -x4300 -x4301 -x4302 -x4303 -x4304 -x4305 -x4306 -x4307 -x4308 -x4309 -x4310 -x4311 -x4312 -x4313 -x4314 -x4315 -x4316 -x4317 -x4318 -x4319 -x4320 x4321 x4322 x4323 x4324 x4325 -x4326 -x4327 -x4328 -x4329 -x4330 -x4331 -x4332 -x4333 -x4334 -x4335 x4336 x4337 x4338 -x4339 -x4340 -x4341 -x4342 -x4343 -x4344 x4345 x4346 x4347 x4348 x4349 x4350 x4351 x4352 -x4353 -x4354 -x4355 -x4356 -x4357 -x4358 -x4359 -x4360 -x4361 -x4362 -x4363 -x4364 -x4365 -x4366 -x4367 -x4368 -x4369 -x4370 -x4371 -x4372 -x4373 -x4374 x4375 x4376 x4377 x4378 x4379 x4380 -x4381 -x4382 -x4383 -x4384 -x4385 -x4386 -x4387 -x4388 x4389 x4390 x4391 x4392 -x4393 -x4394 -x4395 -x4396 -x4397 -x4398 -x4399 x4400 x4401 x4402 x4403 x4404 x4405 -x4406 -x4407 -x4408 -x4409 -x4410 -x4411 -x4412 -x4413 -x4414 -x4415 -x4416 -x4417 -x4418 -x4419 -x4420 -x4421 -x4422 -x4423 -x4424 -x4425 -x4426 -x4427 -x4428 x4429 x4430 x4431 x4432 x4433 x4434 x4435 -x4436 -x4437 -x4438 -x4439 -x4440 -x4441 x4442 x4443 x4444 x4445 x4446 -x4447 -x4448 -x4449 -x4450 -x4451 -x4452 -x4453 -x4454 x4455 x4456 x4457 x4458 -x4459 -x4460 -x4461 -x4462 -x4463 -x4464 -x4465 -x4466 -x4467 -x4468 -x4469 -x4470 -x4471 -x4472 -x4473 -x4474 -x4475 -x4476 -x4477 -x4478 -x4479 -x4480 -x4481 -x4482 x4483 x4484 x4485 x4486 x4487 x4488 x4489 x4490 -x4491 -x4492 -x4493 -x4494 x4495 x4496 x4497 x4498 x4499 x4500 -x4501 -x4502 -x4503 -x4504 -x4505 -x4506 -x4507 -x4508 -x4509 x4510 x4511 -x4512 -x4513 -x4514 -x4515 -x4516 -x4517 -x4518 -x4519 -x4520 -x4521 -x4522 -x4523 -x4524 -x4525 -x4526 -x4527 -x4528 -x4529 -x4530 -x4531 -x4532 -x4533 -x4534 -x4535 -x4536 x4537 x4538 x4539 x4540 x4541 x4542 x4543 x4544 x4545 -x4546 -x4547 x4548 x4549 x4550 x4551 x4552 x4553 x4554 -x4555 -x4556 -x4557 -x4558 -x4559 -x4560 -x4561 -x4562 -x4563 -x4564 -x4565 -x4566 -x4567 -x4568 -x4569 -x4570 -x4571 -x4572 -x4573 -x4574 -x4575 -x4576 -x4577 -x4578 -x4579 -x4580 -x4581 x4582 x4583 -x4584 -x4585 -x4586 -x4587 -x4588 -x4589 -x4590 x4591 x4592 x4593 x4594 x4595 x4596 x4597 x4598 -x4599 -x4600 -x4601 -x4602 x4603 x4604 x4605 x4606 x4607 x4608 -x4609 -x4610 -x4611 -x4612 -x4613 -x4614 -x4615 -x4616 -x4617 -x4618 -x4619 -x4620 -x4621 -x4622 -x4623 -x4624 -x4625 -x4626 -x4627 -x4628 -x4629 -x4630 -x4631 -x4632 -x4633 -x4634 x4635 x4636 x4637 x4638 -x4639 -x4640 -x4641 -x4642 -x4643 -x4644 x4645 x4646 x4647 x4648 x4649 x4650 x4651 -x4652 -x4653 -x4654 -x4655 -x4656 -x4657 x4658 x4659 x4660 x4661 x4662 -x4663 -x4664 -x4665 -x4666 -x4667 -x4668 -x4669 -x4670 -x4671 -x4672 -x4673 -x4674 -x4675 -x4676 -x4677 -x4678 -x4679 -x4680 -x4681 -x4682 -x4683 -x4684 -x4685 -x4686 -x4687 x4688 x4689 x4690 x4691 x4692 x4693 -x4694 -x4695 -x4696 -x4697 -x4698 x4699 x4700 x4701 x4702 x4703 x4704 -x4705 -x4706 -x4707 -x4708 -x4709 -x4710 -x4711 -x4712 x4713 x4714 x4715 x4716 -x4717 -x4718 -x4719 -x4720 -x4721 -x4722 -x4723 -x4724 -x4725 -x4726 -x4727 -x4728 -x4729 -x4730 -x4731 -x4732 -x4733 -x4734 -x4735 -x4736 -x4737 -x4738 -x4739 -x4740 x4741 x4742 x4743 x4744 x4745 x4746 x4747 x4748 -x4749 -x4750 -x4751 -x4752 x4753 x4754 x4755 x4756 x4757 -x4758 -x4759 -x4760 -x4761 -x4762 -x4763 -x4764 -x4765 -x4766 -x4767 x4768 x4769 x4770 -x4771 -x4772 -x4773 -x4774 -x4775 -x4776 -x4777 -x4778 -x4779 -x4780 -x4781 -x4782 -x4783 -x4784 -x4785 -x4786 -x4787 -x4788 -x4789 -x4790 -x4791 -x4792 -x4793 x4794 x4795 x4796 x4797 x4798 x4799 x4800 x4801 x4802 x4803 -x4804 -x4805 -x4806 x4807 x4808 x4809 x4810 -x4811 -x4812 -x4813 -x4814 -x4815 -x4816 -x4817 -x4818 -x4819 -x4820 -x4821 -x4822 x4823 x4824 -x4825 -x4826 -x4827 -x4828 -x4829 -x4830 -x4831 -x4832 -x4833 -x4834 -x4835 -x4836 -x4837 -x4838 -x4839 -x4840 -x4841 -x4842 -x4843 -x4844 -x4845 -x4846 x4847 x4848 x4849 x4850 x4851 x4852 x4853 x4854 x4855 x4856 x4857 x4858 -x4859 -x4860 x4861 x4862 x4863 -x4864 -x4865 -x4866 -x4867 -x4868 -x4869 -x4870 -x4871 -x4872 -x4873 -x4874 -x4875 -x4876 -x4877 x4878 -x4879 -x4880 -x4881 -x4882 -x4883 -x4884 -x4885 -x4886 -x4887 -x4888 -x4889 -x4890 -x4891 -x4892 -x4893 -x4894 -x4895 -x4896 -x4897 -x4898 -x4899 x4900 x4901 x4902 x4903 x4904 x4905 x4906 x4907 x4908 x4909 x4910 x4911 x4912 x4913 -x4914 x4915 x4916 -x4917 -x4918 -x4919 -x4920 -x4921 -x4922 -x4923 -x4924 -x4925 -x4926 -x4927 -x4928 -x4929 -x4930 -x4931 -x4932 -x4933 -x4934 -x4935 -x4936 -x4937 -x4938 -x4939 -x4940 -x4941 -x4942 -x4943 -x4944 -x4945 -x4946 -x4947 -x4948 -x4949 -x4950 -x4951 -x4952 x4953 x4954 x4955 x4956 x4957 x4958 x4959 x4960 x4961 x4962 x4963 x4964 x4965 x4966 x4967 x4968 -x4969 -x4970 -x4971 -x4972 -x4973 -x4974 -x4975 -x4976 -x4977 -x4978 -x4979 -x4980 -x4981 -x4982 -x4983 -x4984 -x4985 -x4986 x4987 x4988 -x4989 -x4990 -x4991 -x4992 -x4993 -x4994 -x4995 -x4996 -x4997 -x4998 -x4999 -x5000 -x5001 -x5002 x5003 -x5004 -x5005 -x5006 -x5007 x5008 x5009 x5010 x5011 x5012 x5013 x5014 x5015 x5016 x5017 x5018 x5019 -x5020 -x5021 -x5022 -x5023 x5024 -x5025 -x5026 -x5027 -x5028 -x5029 -x5030 -x5031 -x5032 -x5033 -x5034 -x5035 -x5036 -x5037 -x5038 -x5039 x5040 -x5041 -x5042 -x5043 -x5044 -x5045 -x5046 -x5047 -x5048 -x5049 -x5050 x5051 -x5052 -x5053 -x5054 -x5055 x5056 x5057 -x5058 x5059 -x5060 x5061 x5062 x5063 x5064 x5065 x5066 x5067 x5068 -x5069 -x5070 x5071 x5072 -x5073 -x5074 -x5075 -x5076 x5077 -x5078 -x5079 -x5080 -x5081 -x5082 -x5083 -x5084 -x5085 -x5086 x5087 -x5088 -x5089 -x5090 x5091 -x5092 -x5093 -x5094 -x5095 -x5096 -x5097 -x5098 x5099 -x5100 -x5101 -x5102 -x5103 -x5104 -x5105 -x5106 -x5107 -x5108 -x5109 -x5110 x5111 x5112 -x5113 x5114 x5115 -x5116 -x5117 x5118 x5119 x5120 x5121 x5122 x5123 x5124 x5125 x5126 x5127 -x5128 -x5129 -x5130 -x5131 -x5132 -x5133 -x5134 -x5135 -x5136 -x5137 -x5138 -x5139 -x5140 -x5141 -x5142 -x5143 -x5144 -x5145 -x5146 -x5147 -x5148 x5149 x5150 x5151 x5152 x5153 -x5154 -x5155 -x5156 -x5157 -x5158 -x5159 -x5160 -x5161 -x5162 -x5163 x5164 x5165 x5166 -x5167 -x5168 -x5169 -x5170 -x5171 -x5172 x5173 x5174 x5175 x5176 x5177 x5178 x5179 x5180 -x5181 -x5182 -x5183 -x5184 -x5185 -x5186 -x5187 -x5188 -x5189 -x5190 -x5191 -x5192 -x5193 -x5194 -x5195 -x5196 -x5197 -x5198 -x5199 -x5200 -x5201 -x5202 x5203 x5204 x5205 x5206 x5207 x5208 -x5209 -x5210 -x5211 -x5212 -x5213 -x5214 -x5215 -x5216 x5217 x5218 x5219 x5220 -x5221 -x5222 -x5223 -x5224 -x5225 -x5226 -x5227 x5228 x5229 x5230 x5231 x5232 x5233 -x5234 -x5235 -x5236 -x5237 -x5238 -x5239 -x5240 -x5241 -x5242 -x5243 -x5244 -x5245 -x5246 -x5247 -x5248 -x5249 -x5250 -x5251 -x5252 -x5253 -x5254 -x5255 -x5256 x5257 x5258 x5259 x5260 x5261 x5262 x5263 -x5264 -x5265 -x5266 -x5267 -x5268 -x5269 x5270 x5271 x5272 x5273 x5274 -x5275 -x5276 -x5277 -x5278 -x5279 -x5280 -x5281 -x5282 x5283 x5284 x5285 x5286 -x5287 -x5288 -x5289 -x5290 -x5291 -x5292 -x5293 -x5294 -x5295 -x5296 -x5297 -x5298 -x5299 -x5300 -x5301 -x5302 -x5303 -x5304 -x5305 -x5306 -x5307 -x5308 -x5309 -x5310 x5311 x5312 x5313 x5314 x5315 x5316 x5317 x5318 -x5319 -x5320 -x5321 -x5322 x5323 x5324 x5325 x5326 x5327 x5328 -x5329 -x5330 -x5331 -x5332 -x5333 -x5334 -x5335 -x5336 -x5337 x5338 x5339 -x5340 -x5341 -x5342 -x5343 -x5344 -x5345 -x5346 -x5347 -x5348 -x5349 -x5350 -x5351 -x5352 -x5353 -x5354 -x5355 -x5356 -x5357 -x5358 -x5359 -x5360 -x5361 -x5362 -x5363 -x5364 x5365 x5366 x5367 x5368 x5369 x5370 x5371 x5372 x5373 -x5374 -x5375 x5376 x5377 x5378 x5379 x5380 x5381 x5382 -x5383 -x5384 -x5385 -x5386 -x5387 -x5388 -x5389 -x5390 -x5391 -x5392 -x5393 -x5394 -x5395 -x5396 -x5397 -x5398 -x5399 -x5400 -x5401 -x5402 -x5403 -x5404 -x5405 -x5406 -x5407 -x5408 -x5409 x5410 x5411 -x5412 -x5413 -x5414 -x5415 -x5416 -x5417 -x5418 x5419 x5420 x5421 x5422 x5423 x5424 x5425 x5426 -x5427 -x5428 -x5429 -x5430 x5431 x5432 x5433 x5434 x5435 x5436 -x5437 -x5438 -x5439 -x5440 -x5441 -x5442 -x5443 -x5444 -x5445 -x5446 -x5447 -x5448 -x5449 -x5450 -x5451 -x5452 -x5453 -x5454 -x5455 -x5456 -x5457 -x5458 -x5459 -x5460 -x5461 -x5462 x5463 x5464 x5465 x5466 -x5467 -x5468 -x5469 -x5470 -x5471 -x5472 x5473 x5474 x5475 x5476 x5477 x5478 x5479 -x5480 -x5481 -x5482 -x5483 -x5484 -x5485 x5486 x5487 x5488 x5489 x5490 -x5491 -x5492 -x5493 -x5494 -x5495 -x5496 -x5497 -x5498 -x5499 -x5500 -x5501 -x5502 -x5503 -x5504 -x5505 -x5506 -x5507 -x5508 -x5509 -x5510 -x5511 -x5512 -x5513 -x5514 -x5515 x5516 x5517 x5518 x5519 x5520 x5521 -x5522 -x5523 -x5524 -x5525 -x5526 x5527 x5528 x5529 x5530 x5531 x5532 -x5533 -x5534 -x5535 -x5536 -x5537 -x5538 -x5539 -x5540 x5541 x5542 x5543 x5544 -x5545 -x5546 -x5547 -x5548 -x5549 -x5550 -x5551 -x5552 -x5553 -x5554 -x5555 -x5556 -x5557 -x5558 -x5559 -x5560 -x5561 -x5562 -x5563 -x5564 -x5565 -x5566 -x5567 -x5568 x5569 x5570 x5571 x5572 x5573 x5574 x5575 x5576 -x5577 -x5578 -x5579 -x5580 x5581 x5582 x5583 x5584 x5585 -x5586 -x5587 -x5588 -x5589 -x5590 -x5591 -x5592 -x5593 -x5594 -x5595 x5596 x5597 x5598 -x5599 -x5600 -x5601 -x5602 -x5603 -x5604 -x5605 -x5606 -x5607 -x5608 -x5609 -x5610 -x5611 -x5612 -x5613 -x5614 -x5615 -x5616 -x5617 -x5618 -x5619 -x5620 -x5621 x5622 x5623 x5624 x5625 x5626 x5627 x5628 x5629 x5630 x5631 -x5632 -x5633 -x5634 x5635 x5636 x5637 x5638 -x5639 -x5640 -x5641 -x5642 -x5643 -x5644 -x5645 -x5646 -x5647 -x5648 -x5649 -x5650 x5651 x5652 -x5653 -x5654 -x5655 -x5656 -x5657 -x5658 -x5659 -x5660 -x5661 -x5662 -x5663 -x5664 -x5665 -x5666 -x5667 -x5668 -x5669 -x5670 -x5671 -x5672 -x5673 -x5674 x5675 x5676 x5677 x5678 x5679 x5680 x5681 x5682 x5683 x5684 x5685 x5686 -x5687 -x5688 x5689 x5690 x5691 -x5692 -x5693 -x5694 -x5695 -x5696 -x5697 -x5698 -x5699 -x5700 -x5701 -x5702 -x5703 -x5704 -x5705 x5706 -x5707 -x5708 -x5709 -x5710 -x5711 -x5712 -x5713 -x5714 -x5715 -x5716 -x5717 -x5718 -x5719 -x5720 -x5721 -x5722 -x5723 -x5724 -x5725 -x5726 -x5727 x5728 x5729 x5730 x5731 x5732 x5733 x5734 x5735 x5736 x5737 x5738 x5739 x5740 x5741 -x5742 x5743 x5744 -x5745 -x5746 -x5747 -x5748 -x5749 -x5750 -x5751 -x5752 -x5753 -x5754 -x5755 -x5756 -x5757 -x5758 -x5759 -x5760 -x5761 -x5762 -x5763 -x5764 -x5765 -x5766 -x5767 -x5768 -x5769 -x5770 -x5771 -x5772 -x5773 -x5774 -x5775 -x5776 -x5777 -x5778 -x5779 -x5780 x5781 x5782 x5783 x5784 x5785 x5786 x5787 x5788 x5789 x5790 x5791 x5792 x5793 x5794 x5795 x5796 -x5797 -x5798 -x5799 -x5800 -x5801 -x5802 -x5803 -x5804 -x5805 -x5806 -x5807 -x5808 -x5809 -x5810 -x5811 -x5812 -x5813 -x5814 x5815 x5816 -x5817 -x5818 -x5819 -x5820 -x5821 -x5822 -x5823 -x5824 -x5825 -x5826 -x5827 -x5828 -x5829 -x5830 -x5831 -x5832 -x5833 -x5834 -x5835 x5836 x5837 x5838 x5839 x5840 x5841 x5842 x5843 x5844 x5845 x5846 x5847 x5848 x5849 -x5850 -x5851 -x5852 -x5853 -x5854 -x5855 -x5856 -x5857 -x5858 -x5859 -x5860 -x5861 -x5862 -x5863 -x5864 -x5865 -x5866 -x5867 -x5868 x5869 x5870 x5871 -x5872 -x5873 -x5874 -x5875 -x5876 -x5877 -x5878 -x5879 -x5880 -x5881 -x5882 -x5883 -x5884 -x5885 x5886 -x5887 -x5888 -x5889 -x5890 x5891 x5892 x5893 x5894 x5895 x5896 x5897 x5898 x5899 x5900 x5901 x5902 -x5903 -x5904 -x5905 -x5906 -x5907 -x5908 -x5909 -x5910 -x5911 -x5912 -x5913 -x5914 -x5915 -x5916 -x5917 -x5918 -x5919 -x5920 -x5921 -x5922 x5923 x5924 x5925 x5926 -x5927 -x5928 -x5929 -x5930 -x5931 -x5932 -x5933 -x5934 -x5935 -x5936 -x5937 -x5938 x5939 x5940 -x5941 -x5942 -x5943 -x5944 -x5945 x5946 x5947 x5948 x5949 x5950 x5951 x5952 x5953 x5954 x5955 -x5956 -x5957 -x5958 -x5959 -x5960 -x5961 -x5962 -x5963 -x5964 -x5965 -x5966 -x5967 -x5968 -x5969 -x5970 -x5971 -x5972 -x5973 -x5974 -x5975 -x5976 x5977 x5978 x5979 x5980 x5981 -x5982 -x5983 -x5984 -x5985 -x5986 -x5987 -x5988 -x5989 -x5990 -x5991 x5992 x5993 x5994 -x5995 -x5996 -x5997 -x5998 -x5999 -x6000 x6001 x6002 x6003 x6004 x6005 x6006 x6007 x6008 -x6009 -x6010 -x6011 -x6012 -x6013 -x6014 -x6015 -x6016 -x6017 -x6018 -x6019 -x6020 -x6021 -x6022 -x6023 -x6024 -x6025 -x6026 -x6027 x6028 -x6029 -x6030 x6031 x6032 x6033 x6034 x6035 x6036 -x6037 x6038 -x6039 -x6040 x6041 x6042 -x6043 -x6044 -x6045 -x6046 x6047 x6048 -x6049 -x6050 -x6051 -x6052 -x6053 -x6054 -x6055 -x6056 -x6057 -x6058 -x6059 -x6060 -x6061 x6062 x6063 -x6064 -x6065 -x6066 -x6067 x6068 -x6069 -x6070 -x6071 -x6072 x6073 -x6074 x6075 x6076 -x6077 -x6078 x6079 -x6080 -x6081 -x6082 -x6083 x6084 -x6085 -x6086 -x6087 x6088 x6089 -x6090 -x6091 -x6092 -x6093 -x6094 -x6095 -x6096 -x6097 -x6098 -x6099 x6100 x6101 -x6102 x6103 -x6104 x6105 -x6106 -x6107 -x6108 x6109 x6110 -x6111 -x6112 x6113 x6114 -x6115 x6116 -x6117 -x6118 -x6119 -x6120 -x6121 -x6122 -x6123 -x6124 -x6125 -x6126 -x6127 -x6128 x6129 -x6130 -x6131 -x6132 -x6133 -x6134 -x6135 -x6136 -x6137 -x6138 x6139 x6140 x6141 x6142 x6143 x6144 -x6145 -x6146 -x6147 -x6148 -x6149 -x6150 x6151 x6152 x6153 x6154 x6155 x6156 -x6157 -x6158 -x6159 -x6160 -x6161 -x6162 -x6163 x6164 -x6165 x6166 x6167 -x6168 -x6169 -x6170 -x6171 -x6172 -x6173 -x6174 -x6175 -x6176 -x6177 -x6178 -x6179 -x6180 -x6181 -x6182 -x6183 -x6184 -x6185 -x6186 -x6187 -x6188 -x6189 -x6190 -x6191 -x6192 x6193 x6194 x6195 x6196 x6197 x6198 x6199 x6200 x6201 -x6202 -x6203 x6204 x6205 x6206 x6207 x6208 x6209 x6210 -x6211 -x6212 -x6213 -x6214 -x6215 -x6216 -x6217 -x6218 -x6219 -x6220 -x6221 -x6222 -x6223 -x6224 -x6225 -x6226 -x6227 -x6228 -x6229 -x6230 -x6231 -x6232 -x6233 -x6234 -x6235 -x6236 -x6237 x6238 x6239 -x6240 -x6241 -x6242 -x6243 -x6244 -x6245 -x6246 x6247 x6248 x6249 x6250 x6251 x6252 x6253 x6254 -x6255 -x6256 -x6257 -x6258 x6259 x6260 x6261 x6262 x6263 x6264 -x6265 -x6266 -x6267 -x6268 -x6269 -x6270 -x6271 -x6272 -x6273 -x6274 -x6275 -x6276 -x6277 -x6278 -x6279 -x6280 -x6281 -x6282 -x6283 -x6284 -x6285 -x6286 -x6287 -x6288 -x6289 -x6290 x6291 x6292 x6293 x6294 -x6295 -x6296 -x6297 -x6298 -x6299 -x6300 x6301 x6302 x6303 x6304 x6305 x6306 x6307 -x6308 -x6309 -x6310 -x6311 -x6312 -x6313 x6314 x6315 x6316 x6317 x6318 -x6319 -x6320 -x6321 -x6322 -x6323 -x6324 -x6325 -x6326 -x6327 -x6328 -x6329 -x6330 -x6331 -x6332 -x6333 -x6334 -x6335 -x6336 -x6337 -x6338 -x6339 -x6340 -x6341 -x6342 -x6343 x6344 x6345 x6346 x6347 x6348 x6349 -x6350 -x6351 -x6352 -x6353 -x6354 x6355 x6356 x6357 x6358 x6359 x6360 -x6361 -x6362 -x6363 -x6364 -x6365 -x6366 -x6367 -x6368 x6369 x6370 x6371 x6372 -x6373 -x6374 -x6375 -x6376 -x6377 -x6378 -x6379 -x6380 -x6381 -x6382 -x6383 -x6384 -x6385 -x6386 -x6387 -x6388 -x6389 -x6390 -x6391 -x6392 -x6393 -x6394 -x6395 -x6396 x6397 x6398 x6399 x6400 x6401 x6402 x6403 x6404 -x6405 -x6406 -x6407 -x6408 x6409 x6410 x6411 x6412 x6413 -x6414 -x6415 -x6416 -x6417 -x6418 -x6419 -x6420 -x6421 -x6422 -x6423 x6424 x6425 x6426 -x6427 -x6428 -x6429 -x6430 -x6431 -x6432 -x6433 -x6434 -x6435 -x6436 -x6437 -x6438 -x6439 -x6440 -x6441 -x6442 -x6443 -x6444 -x6445 -x6446 -x6447 -x6448 -x6449 x6450 x6451 x6452 x6453 x6454 x6455 x6456 x6457 x6458 x6459 -x6460 -x6461 -x6462 x6463 x6464 x6465 x6466 -x6467 -x6468 -x6469 -x6470 -x6471 -x6472 -x6473 -x6474 -x6475 -x6476 -x6477 -x6478 x6479 x6480 -x6481 -x6482 -x6483 -x6484 -x6485 -x6486 -x6487 -x6488 -x6489 -x6490 -x6491 -x6492 -x6493 -x6494 -x6495 -x6496 -x6497 -x6498 -x6499 -x6500 -x6501 -x6502 x6503 x6504 x6505 x6506 x6507 x6508 x6509 x6510 x6511 x6512 x6513 x6514 -x6515 -x6516 x6517 x6518 x6519 -x6520 -x6521 -x6522 -x6523 -x6524 -x6525 -x6526 -x6527 -x6528 -x6529 -x6530 -x6531 -x6532 -x6533 x6534 -x6535 -x6536 -x6537 -x6538 -x6539 -x6540 -x6541 -x6542 -x6543 -x6544 -x6545 -x6546 -x6547 -x6548 -x6549 -x6550 -x6551 -x6552 -x6553 -x6554 -x6555 x6556 x6557 x6558 x6559 x6560 x6561 x6562 x6563 x6564 x6565 x6566 x6567 x6568 x6569 -x6570 x6571 x6572 -x6573 -x6574 -x6575 -x6576 -x6577 -x6578 -x6579 -x6580 -x6581 -x6582 -x6583 -x6584 -x6585 -x6586 -x6587 -x6588 -x6589 -x6590 -x6591 -x6592 -x6593 -x6594 -x6595 -x6596 -x6597 -x6598 -x6599 -x6600 -x6601 -x6602 -x6603 -x6604 -x6605 -x6606 -x6607 -x6608 x6609 x6610 x6611 x6612 x6613 x6614 x6615 x6616 x6617 x6618 x6619 x6620 x6621 x6622 x6623 x6624 -x6625 -x6626 -x6627 -x6628 -x6629 -x6630 -x6631 -x6632 -x6633 -x6634 -x6635 -x6636 -x6637 -x6638 -x6639 -x6640 -x6641 -x6642 x6643 x6644 -x6645 -x6646 -x6647 -x6648 -x6649 -x6650 -x6651 -x6652 -x6653 -x6654 -x6655 -x6656 x6657 x6658 -x6659 -x6660 -x6661 -x6662 -x6663 x6664 x6665 x6666 x6667 x6668 x6669 x6670 x6671 x6672 x6673 -x6674 -x6675 -x6676 -x6677 -x6678 -x6679 -x6680 -x6681 -x6682 -x6683 -x6684 -x6685 -x6686 -x6687 -x6688 -x6689 -x6690 -x6691 -x6692 x6693 -x6694 x6695 x6696 -x6697 x6698 x6699 -x6700 -x6701 -x6702 -x6703 x6704 x6705 -x6706 -x6707 -x6708 -x6709 x6710 -x6711 -x6712 -x6713 -x6714 -x6715 -x6716 -x6717 -x6718 x6719 x6720 -x6721 -x6722 -x6723 -x6724 x6725 x6726 -x6727 -x6728 -x6729 x6730 -x6731 -x6732 x6733 -x6734 -x6735 -x6736 -x6737 -x6738 -x6739 x6740 -x6741 x6742 -x6743 -x6744 -x6745 x6746 x6747 -x6748 -x6749 x6750 -x6751 -x6752 x6753 x6754 -x6755 -x6756 -x6757 -x6758 -x6759 -x6760 -x6761 -x6762 -x6763 -x6764 -x6765 x6766 -x6767 x6768 x6769 -x6770 -x6771 -x6772 -x6773 x6774 x6775 x6776 x6777 x6778 x6779 x6780 x6781 -x6782 -x6783 -x6784 -x6785 -x6786 -x6787 -x6788 -x6789 -x6790 -x6791 -x6792 -x6793 -x6794 -x6795 -x6796 -x6797 -x6798 -x6799 -x6800 x6801 -x6802 x6803 -x6804 x6805 x6806 x6807 x6808 x6809 -x6810 -x6811 -x6812 -x6813 -x6814 -x6815 -x6816 -x6817 -x6818 -x6819 x6820 x6821 x6822 -x6823 -x6824 -x6825 -x6826 -x6827 -x6828 x6829 x6830 x6831 x6832 x6833 x6834 x6835 x6836 -x6837 -x6838 -x6839 -x6840 -x6841 -x6842 -x6843 -x6844 -x6845 -x6846 -x6847 -x6848 -x6849 -x6850 -x6851 -x6852 -x6853 -x6854 -x6855 -x6856 -x6857 -x6858 x6859 x6860 x6861 x6862 x6863 x6864 -x6865 -x6866 -x6867 -x6868 -x6869 -x6870 -x6871 -x6872 x6873 x6874 x6875 x6876 -x6877 -x6878 -x6879 -x6880 -x6881 -x6882 -x6883 x6884 x6885 x6886 x6887 x6888 x6889 -x6890 -x6891 -x6892 -x6893 -x6894 -x6895 -x6896 -x6897 -x6898 -x6899 -x6900 -x6901 -x6902 -x6903 -x6904 -x6905 -x6906 -x6907 -x6908 -x6909 -x6910 -x6911 -x6912 x6913 x6914 x6915 x6916 x6917 x6918 x6919 -x6920 -x6921 -x6922 -x6923 -x6924 -x6925 x6926 x6927 x6928 x6929 x6930 -x6931 -x6932 -x6933 -x6934 -x6935 -x6936 -x6937 -x6938 x6939 x6940 x6941 x6942 -x6943 -x6944 -x6945 -x6946 -x6947 -x6948 -x6949 -x6950 -x6951 -x6952 -x6953 -x6954 -x6955 -x6956 -x6957 -x6958 -x6959 -x6960 -x6961 -x6962 -x6963 -x6964 -x6965 -x6966 x6967 x6968 x6969 x6970 x6971 x6972 x6973 x6974 -x6975 -x6976 -x6977 -x6978 x6979 x6980 x6981 x6982 x6983 x6984 -x6985 -x6986 -x6987 -x6988 -x6989 -x6990 -x6991 -x6992 -x6993 x6994 x6995 -x6996 -x6997 -x6998 -x6999 -x7000 -x7001 -x7002 -x7003 -x7004 -x7005 -x7006 -x7007 -x7008 -x7009 -x7010 -x7011 -x7012 -x7013 -x7014 -x7015 -x7016 -x7017 -x7018 -x7019 -x7020 x7021 x7022 x7023 x7024 x7025 x7026 x7027 x7028 x7029 -x7030 -x7031 x7032 x7033 x7034 x7035 x7036 x7037 x7038 -x7039 -x7040 -x7041 -x7042 -x7043 -x7044 -x7045 -x7046 -x7047 -x7048 -x7049 -x7050 -x7051 -x7052 -x7053 -x7054 -x7055 -x7056 -x7057 -x7058 -x7059 -x7060 -x7061 -x7062 -x7063 -x7064 -x7065 x7066 x7067 -x7068 -x7069 -x7070 -x7071 -x7072 -x7073 -x7074 x7075 x7076 x7077 x7078 x7079 x7080 x7081 x7082 -x7083 -x7084 -x7085 -x7086 x7087 x7088 x7089 x7090 x7091 x7092 -x7093 -x7094 -x7095 -x7096 -x7097 -x7098 -x7099 -x7100 -x7101 -x7102 -x7103 -x7104 -x7105 -x7106 -x7107 -x7108 -x7109 -x7110 -x7111 -x7112 -x7113 -x7114 -x7115 -x7116 -x7117 -x7118 x7119 x7120 x7121 x7122 -x7123 -x7124 -x7125 -x7126 -x7127 -x7128 x7129 x7130 x7131 x7132 x7133 x7134 x7135 -x7136 -x7137 -x7138 -x7139 -x7140 -x7141 x7142 x7143 x7144 x7145 x7146 -x7147 -x7148 -x7149 -x7150 -x7151 -x7152 -x7153 -x7154 -x7155 -x7156 -x7157 -x7158 x7159 -x7160 -x7161 -x7162 -x7163 -x7164 -x7165 x7166 x7167 -x7168 -x7169 -x7170 -x7171 x7172 x7173 x7174 x7175 -x7176 -x7177 x7178 -x7179 x7180 -x7181 x7182 x7183 -x7184 -x7185 -x7186 x7187 x7188 -x7189 -x7190 -x7191 -x7192 -x7193 -x7194 -x7195 -x7196 -x7197 -x7198 -x7199 -x7200

Verifier Data

OK	2231

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 (60206 MiB free)
  memory of node 1: 64465 MiB (60790 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4520706-1751573981/watcher-4520706-1751573981 -o /tmp/evaluation-result-4520706-1751573981/solver-4520706-1751573981 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751565852-81860 --watchdog 3760 pb-oll-rs HOME/instance-4520706-1751573981.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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 VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=82924, runsolver pid=82921

[startup+0.100067 s]*
/proc/loadavg: 4.20 4.13 4.10 5/265 82925
/proc/meminfo: memFree=123891708/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=23224 memory=12008 CPUtime=0.08 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 1617 0 0 0 7 1 0 0 20 0 1 0 73075541 23781376 3002 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 5806 3002 1312 243 0 2055 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 23224 KiB
Current children cumulated memory: 12008 KiB

[startup+0.205495 s]*
/proc/loadavg: 4.20 4.13 4.10 5/265 82925
/proc/meminfo: memFree=123891708/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=26076 memory=15508 CPUtime=0.19 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 2000 0 0 0 17 2 0 0 20 0 1 0 73075541 26701824 3877 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 6519 3877 1312 243 0 2768 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 26076 KiB
Current children cumulated memory: 15508 KiB

[startup+0.305476 s]*
/proc/loadavg: 4.20 4.13 4.10 5/265 82925
/proc/meminfo: memFree=123891708/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=30912 memory=19228 CPUtime=0.29 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 2420 0 0 0 26 3 0 0 20 0 1 0 73075541 31653888 4807 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 7728 4807 1312 243 0 3977 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 30912 KiB
Current children cumulated memory: 19228 KiB

[startup+0.7011 s]
/proc/loadavg: 4.20 4.13 4.10 5/265 82925
/proc/meminfo: memFree=123883516/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=53728 memory=39804 CPUtime=0.68 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 4496 0 0 0 64 4 0 0 20 0 1 0 73075541 55017472 9951 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 13432 9951 1312 243 0 9681 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 53728 KiB
Current children cumulated memory: 39804 KiB

[startup+1.50017 s]
/proc/loadavg: 4.18 4.13 4.10 5/265 82925
/proc/meminfo: memFree=123859572/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=120552 memory=87176 CPUtime=1.48 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 9679 0 0 0 140 8 0 0 20 0 1 0 73075541 123445248 21794 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 30138 21794 1312 243 0 26387 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 120552 KiB
Current children cumulated memory: 87176 KiB

[startup+3.10536 s]
/proc/loadavg: 4.18 4.13 4.10 5/265 82925
/proc/meminfo: memFree=123770572/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=210488 memory=150216 CPUtime=3.08 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 19850 0 0 0 295 13 0 0 20 0 1 0 73075541 215539712 37554 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 52622 37554 1312 243 0 48871 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 210488 KiB
Current children cumulated memory: 150216 KiB

[startup+6.30016 s]
/proc/loadavg: 4.16 4.13 4.10 5/265 82925
/proc/meminfo: memFree=123665288/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=264088 memory=235812 CPUtime=6.26 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 35448 0 0 0 605 21 0 0 20 0 1 0 73075541 270426112 58953 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 66022 58953 1312 243 0 62271 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 264088 KiB
Current children cumulated memory: 235812 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.12 4.09 5/264 82925
/proc/meminfo: memFree=123592728/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=362128 memory=311076 CPUtime=12.65 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 56516 0 0 0 1231 34 0 0 20 0 1 0 73075541 370819072 77769 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 90532 77769 1312 243 0 86781 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 362128 KiB
Current children cumulated memory: 311076 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.12 4.09 5/264 82926
/proc/meminfo: memFree=123529236/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=445724 memory=373736 CPUtime=25.42 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 62976 0 0 0 2491 51 0 0 20 0 1 0 73075541 456421376 93434 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 111431 93434 1312 243 0 107680 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 445724 KiB
Current children cumulated memory: 373736 KiB

[startup+51.1054 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 82926
/proc/meminfo: memFree=123289300/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=638232 memory=533084 CPUtime=50.95 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 92598 0 0 0 5011 84 0 0 20 0 1 0 73075541 653549568 133271 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 159558 133271 1312 243 0 155807 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 638232 KiB
Current children cumulated memory: 533084 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 82928
/proc/meminfo: memFree=122849608/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=784000 memory=652568 CPUtime=102 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 104587 0 0 0 10067 133 0 0 20 0 1 0 73075541 802816000 163142 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 196000 163142 1312 243 0 192249 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 784000 KiB
Current children cumulated memory: 652568 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 82930
/proc/meminfo: memFree=122650100/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=861556 memory=755432 CPUtime=161.84 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 120612 0 0 0 16008 176 0 0 20 0 1 0 73075541 882233344 188858 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 215389 188858 1312 243 0 211638 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 861556 KiB
Current children cumulated memory: 755432 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 82935
/proc/meminfo: memFree=122471364/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=861688 memory=800088 CPUtime=221.67 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 126181 0 0 0 21934 233 0 0 20 0 1 0 73075541 882368512 200022 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 215422 200022 1312 243 0 211671 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 861688 KiB
Current children cumulated memory: 800088 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 82937
/proc/meminfo: memFree=122145236/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=1390004 memory=1004060 CPUtime=281.5 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 170579 0 0 0 27859 291 0 0 20 0 1 0 73075541 1423364096 251015 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 347501 251015 1312 243 0 343750 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 1390004 KiB
Current children cumulated memory: 1004060 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 82945
/proc/meminfo: memFree=122021396/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=1419100 memory=1075192 CPUtime=341.34 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 178677 0 0 0 33797 337 0 0 20 0 1 0 73075541 1453158400 268798 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 354775 268798 1312 243 0 351024 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 1419100 KiB
Current children cumulated memory: 1075192 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/265 82947
/proc/meminfo: memFree=121679420/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=1425628 memory=1146344 CPUtime=401.17 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 185228 0 0 0 39742 375 0 0 20 0 1 0 73075541 1459843072 286586 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 356407 286586 1312 243 0 352656 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 1425628 KiB
Current children cumulated memory: 1146344 KiB

[startup+462.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/265 82949
/proc/meminfo: memFree=121468784/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=1427420 memory=1147752 CPUtime=461.01 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 185652 0 0 0 45677 424 0 0 20 0 1 0 73075541 1461678080 286938 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 356855 286938 1312 243 0 353104 0
Current children cumulated CPU time: 461.01 s

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

Current children cumulated memory: 2358580 KiB

[startup+2862.3 s]
/proc/loadavg: 1.26 2.84 3.61 2/246 83173
/proc/meminfo: memFree=126623800/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3184996 memory=2473728 CPUtime=2854.12 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 374745 0 0 0 283713 1699 0 0 20 0 1 0 73075541 3261435904 618432 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 796249 618432 1312 243 0 792498 0
Current children cumulated CPU time: 2854.12 s
Current children cumulated vsize: 3184996 KiB
Current children cumulated memory: 2473728 KiB

[startup+2922.3 s]
/proc/loadavg: 1.21 2.53 3.45 2/246 83175
/proc/meminfo: memFree=126622740/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3184996 memory=2474752 CPUtime=2913.95 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 374925 0 0 0 289674 1721 0 0 20 0 1 0 73075541 3261435904 618688 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 796249 618688 1312 243 0 792498 0
Current children cumulated CPU time: 2913.95 s
Current children cumulated vsize: 3184996 KiB
Current children cumulated memory: 2474752 KiB

[startup+2982.3 s]
/proc/loadavg: 1.14 2.27 3.30 2/246 83177
/proc/meminfo: memFree=126586884/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3190116 memory=2511928 CPUtime=2973.78 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 380157 0 0 0 295636 1742 0 0 20 0 1 0 73075541 3266678784 627982 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 797529 627982 1312 243 0 793778 0
Current children cumulated CPU time: 2973.78 s
Current children cumulated vsize: 3190116 KiB
Current children cumulated memory: 2511928 KiB

[startup+3042.3 s]
/proc/loadavg: 1.10 2.05 3.16 2/246 83179
/proc/meminfo: memFree=126572008/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3194984 memory=2523320 CPUtime=3033.6 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 382039 0 0 0 301599 1761 0 0 20 0 1 0 73075541 3271663616 630830 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 798746 630830 1312 243 0 794995 0
Current children cumulated CPU time: 3033.6 s
Current children cumulated vsize: 3194984 KiB
Current children cumulated memory: 2523320 KiB

[startup+3102.3 s]
/proc/loadavg: 1.10 1.87 3.03 2/245 83181
/proc/meminfo: memFree=126573340/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3195676 memory=2523960 CPUtime=3093.44 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 382142 0 0 0 307563 1781 0 0 20 0 1 0 73075541 3272372224 630990 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 798919 630990 1312 243 0 795168 0
Current children cumulated CPU time: 3093.44 s
Current children cumulated vsize: 3195676 KiB
Current children cumulated memory: 2523960 KiB

[startup+3162.3 s]
/proc/loadavg: 1.09 1.72 2.90 2/246 83184
/proc/meminfo: memFree=126565580/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3204456 memory=2529848 CPUtime=3153.26 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 383558 0 0 0 313516 1810 0 0 20 0 1 0 73075541 3281362944 632462 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 801114 632462 1312 243 0 797363 0
Current children cumulated CPU time: 3153.26 s
Current children cumulated vsize: 3204456 KiB
Current children cumulated memory: 2529848 KiB

[startup+3222.3 s]
/proc/loadavg: 1.07 1.60 2.79 2/245 83188
/proc/meminfo: memFree=126565300/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3205920 memory=2530616 CPUtime=3213.09 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 384120 0 0 0 319469 1840 0 0 20 0 1 0 73075541 3282862080 632654 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 801480 632654 1312 243 0 797729 0
Current children cumulated CPU time: 3213.09 s
Current children cumulated vsize: 3205920 KiB
Current children cumulated memory: 2530616 KiB

[startup+3282.3 s]
/proc/loadavg: 1.06 1.51 2.68 2/245 83190
/proc/meminfo: memFree=126565100/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3214440 memory=2537400 CPUtime=3272.91 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 385657 0 0 0 325422 1869 0 0 20 0 1 0 73075541 3291586560 634350 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 803610 634350 1312 243 0 799859 0
Current children cumulated CPU time: 3272.91 s
Current children cumulated vsize: 3214440 KiB
Current children cumulated memory: 2537400 KiB

[startup+3342.3 s]
/proc/loadavg: 1.06 1.43 2.58 2/247 83198
/proc/meminfo: memFree=126547224/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3216160 memory=2544440 CPUtime=3332.73 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 385875 0 0 0 331375 1898 0 0 20 0 1 0 73075541 3293347840 636110 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 804040 636110 1312 243 0 800289 0
Current children cumulated CPU time: 3332.73 s
Current children cumulated vsize: 3216160 KiB
Current children cumulated memory: 2544440 KiB

[startup+3402.3 s]
/proc/loadavg: 1.13 1.38 2.48 2/247 83200
/proc/meminfo: memFree=126518872/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3226400 memory=2581304 CPUtime=3392.55 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 387618 0 0 0 337332 1923 0 0 20 0 1 0 73075541 3303833600 645326 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 806600 645326 1312 243 0 802849 0
Current children cumulated CPU time: 3392.55 s
Current children cumulated vsize: 3226400 KiB
Current children cumulated memory: 2581304 KiB

[startup+3462.3 s]
/proc/loadavg: 1.10 1.32 2.39 2/247 83202
/proc/meminfo: memFree=126481040/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3227168 memory=2611768 CPUtime=3452.39 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 387929 0 0 0 343284 1955 0 0 20 0 1 0 73075541 3304620032 652942 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 806792 652942 1312 243 0 803041 0
Current children cumulated CPU time: 3452.39 s
Current children cumulated vsize: 3227168 KiB
Current children cumulated memory: 2611768 KiB

[startup+3522.3 s]
/proc/loadavg: 1.12 1.28 2.31 2/247 83205
/proc/meminfo: memFree=126454356/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3234080 memory=2645688 CPUtime=3512.21 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 389100 0 0 0 349244 1977 0 0 20 0 1 0 73075541 3311697920 661422 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 808520 661422 1312 243 0 804769 0
Current children cumulated CPU time: 3512.21 s
Current children cumulated vsize: 3234080 KiB
Current children cumulated memory: 2645688 KiB

[startup+3582.3 s]
/proc/loadavg: 1.10 1.24 2.23 2/247 83207
/proc/meminfo: memFree=126422124/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3237736 memory=2678584 CPUtime=3572.04 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 389897 0 0 0 355200 2004 0 0 20 0 1 0 73075541 3315441664 669646 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 809434 669646 1312 243 0 805683 0
Current children cumulated CPU time: 3572.04 s
Current children cumulated vsize: 3237736 KiB
Current children cumulated memory: 2678584 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 1.07 1.22 2.20 2/247 83208
/proc/meminfo: memFree=126399172/131249996 swapFree=33006296/33010684
[pid=82924] ppid=82921 vsize=3239456 memory=2694456 CPUtime=3600.05 cores=0,2
/proc/82924/stat : 82924 (pb-oll-rs) R 82921 82924 81850 0 -1 4194304 390120 0 0 0 357990 2015 0 0 20 0 1 0 73075541 3317202944 673614 18446744073709551615 4218880 5211445 140734579807792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 5494472 5498400 25026560 140734579812764 140734579812841 140734579812841 140734579818443 0
/proc/82924/statm: 809864 673614 1312 243 0 806113 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3239456 KiB
Current children cumulated memory: 2694456 KiB

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

[startup+3610.43 s]
# the end of solver process 82924 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3579.91 s, system=20.1877 s

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

Child status: 0

Real time (s): 3610.43
CPU time (s): 3600.09
CPU user time (s): 3579.91
CPU system time (s): 20.1877
CPU usage (%): 99.7137
Max. virtual memory (cumulated for all children) (KiB): 3239456
Max. memory (cumulated for all children) (KiB): 2694456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3579.91
system time used= 20.1877
maximum resident set size= 2694840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390136
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231
involuntary context switches= 4869


# summary of solver processes directly reported to runsolver:
#   pid: 82924
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3579.91
#   total CPU system time (s): 20.1877

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.04317 second user time and 15.217 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-03 22:19:41
IDJOB=4520706
IDBENCH=178119
IDSOLVER=3345
FILE ID=nodeC015/4520706-1751573981
RUNJOBID= nodeC015-1751565852-81860
SLURM_JOB_ID= 9598775
Free space on /tmp= 432364 MiB

SOLVER NAME= pb-oll-rs-2024 2025-05-06
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_400.opb
COMMAND LINE= pb-oll-rs BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4520706-1751573981/watcher-4520706-1751573981 -o /tmp/evaluation-result-4520706-1751573981/solver-4520706-1751573981 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751565852-81860 --watchdog 3760  pb-oll-rs HOME/instance-4520706-1751573981.opb

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

MD5SUM BENCH= 8e16dee4cd29ebff6657caf88bddd14a
RANDOM SEED=864286335

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        123900340 kB
MemAvailable:   124539304 kB
Buffers:            1508 kB
Cached:          1421916 kB
SwapCached:         3880 kB
Active:          5525692 kB
Inactive:        1184056 kB
Active(anon):    5251668 kB
Inactive(anon):    48808 kB
Active(file):     274024 kB
Inactive(file):  1135248 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1944 kB
Writeback:             0 kB
AnonPages:       5285472 kB
Mapped:           104212 kB
Shmem:             14152 kB
KReclaimable:     137860 kB
Slab:             228624 kB
SReclaimable:     137860 kB
SUnreclaim:        90764 kB
KernelStack:        4304 kB
PageTables:        13696 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6564376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1630208 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432368 MiB
End job on nodeC015 at 2025-07-03 23:19:51