Trace number 4781463

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
Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v1SAT-52 3581.12 3595.69

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-3.opb
MD5SUM4c4220841569fe2ff0ce6d0e8718e711
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark3584.21
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1272
Total number of constraints94127
Number of constraints which are clauses94127
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
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 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.08/0.36	c Preprocess time: 0.140 seconds
0.08/0.37	c First solver time limit: 1797 seconds
0.08/0.37	c Second solver time limit: 1798 seconds
3580.98/3595.42	c Exit code from Second Program: 124
3581.04/3595.56	c RoundingSat 2
3581.04/3595.56	c branch HEAD
3581.04/3595.56	c commit unknown
3581.04/3595.56	c #variables 1272 #constraints 94127
3581.04/3595.56	c Finish copy
3581.04/3595.56	c bounds - >= -1272 @ 0.213714
3581.04/3595.56	c intsize: 11
3581.04/3595.56	c runls-beg
3581.04/3595.56	c clone-beg
3581.04/3595.56	c setend
3581.04/3595.56	c isMakeUpper
3581.04/3595.56	c isMakeUpper
3581.04/3595.56	c Finish cloning data from SAT to LS
3581.04/3595.56	c
3581.04/3595.56	c Use LS-small
3581.04/3595.56	c opt_unsat_weight_small = 1272, opt_time = 0.00, step = 1
3581.04/3595.56	o 0
3581.04/3595.56	c opt_unsat_weight_small = 1271, opt_time = 0.00, step = 2
3581.04/3595.56	o -1
3581.04/3595.56	c opt_unsat_weight_small = 1270, opt_time = 0.00, step = 3
3581.04/3595.56	o -2
3581.04/3595.56	c opt_unsat_weight_small = 1269, opt_time = 0.00, step = 4
3581.04/3595.56	o -3
3581.04/3595.56	c opt_unsat_weight_small = 1268, opt_time = 0.00, step = 5
3581.04/3595.56	o -4
3581.04/3595.56	c opt_unsat_weight_small = 1267, opt_time = 0.00, step = 6
3581.04/3595.56	o -5
3581.04/3595.56	c opt_unsat_weight_small = 1266, opt_time = 0.00, step = 7
3581.04/3595.56	o -6
3581.04/3595.56	c opt_unsat_weight_small = 1265, opt_time = 0.00, step = 8
3581.04/3595.56	o -7
3581.04/3595.56	c opt_unsat_weight_small = 1264, opt_time = 0.00, step = 9
3581.04/3595.56	o -8
3581.04/3595.56	c opt_unsat_weight_small = 1263, opt_time = 0.00, step = 10
3581.04/3595.56	o -9
3581.04/3595.56	c opt_unsat_weight_small = 1262, opt_time = 0.00, step = 11
3581.04/3595.56	o -10
3581.04/3595.56	c opt_unsat_weight_small = 1261, opt_time = 0.00, step = 12
3581.04/3595.56	o -11
3581.04/3595.56	c opt_unsat_weight_small = 1260, opt_time = 0.00, step = 13
3581.04/3595.56	o -12
3581.04/3595.56	c opt_unsat_weight_small = 1259, opt_time = 0.00, step = 14
3581.04/3595.56	o -13
3581.04/3595.56	c opt_unsat_weight_small = 1258, opt_time = 0.00, step = 15
3581.04/3595.56	o -14
3581.04/3595.56	c opt_unsat_weight_small = 1257, opt_time = 0.00, step = 16
3581.04/3595.56	o -15
3581.04/3595.56	c opt_unsat_weight_small = 1256, opt_time = 0.00, step = 17
3581.04/3595.56	o -16
3581.04/3595.56	c opt_unsat_weight_small = 1255, opt_time = 0.00, step = 18
3581.04/3595.56	o -17
3581.04/3595.56	c opt_unsat_weight_small = 1254, opt_time = 0.00, step = 19
3581.04/3595.56	o -18
3581.04/3595.56	c opt_unsat_weight_small = 1253, opt_time = 0.00, step = 20
3581.04/3595.56	o -19
3581.04/3595.56	c opt_unsat_weight_small = 1252, opt_time = 0.00, step = 21
3581.04/3595.56	o -20
3581.04/3595.56	c opt_unsat_weight_small = 1251, opt_time = 0.00, step = 22
3581.04/3595.56	o -21
3581.04/3595.56	c opt_unsat_weight_small = 1250, opt_time = 0.00, step = 23
3581.04/3595.56	o -22
3581.04/3595.56	c opt_unsat_weight_small = 1249, opt_time = 0.00, step = 24
3581.04/3595.56	o -23
3581.04/3595.56	c opt_unsat_weight_small = 1248, opt_time = 0.00, step = 25
3581.04/3595.56	o -24
3581.04/3595.56	c opt_unsat_weight_small = 1247, opt_time = 0.00, step = 26
3581.04/3595.56	o -25
3581.04/3595.56	c opt_unsat_weight_small = 1246, opt_time = 0.00, step = 27
3581.04/3595.56	o -26
3581.04/3595.56	c opt_unsat_weight_small = 1245, opt_time = 0.00, step = 28
3581.04/3595.56	o -27
3581.04/3595.56	c opt_unsat_weight_small = 1244, opt_time = 0.00, step = 29
3581.04/3595.56	o -28
3581.04/3595.56	c opt_unsat_weight_small = 1243, opt_time = 0.00, step = 30
3581.04/3595.56	o -29
3581.04/3595.56	c opt_unsat_weight_small = 1242, opt_time = 0.00, step = 31
3581.04/3595.56	o -30
3581.04/3595.56	c opt_unsat_weight_small = 1241, opt_time = 0.00, step = 32
3581.04/3595.56	o -31
3581.04/3595.56	c opt_unsat_weight_small = 1240, opt_time = 0.00, step = 33
3581.04/3595.56	o -32
3581.04/3595.56	c opt_unsat_weight_small = 1239, opt_time = 0.00, step = 34
3581.04/3595.56	o -33
3581.04/3595.56	c opt_unsat_weight_small = 1238, opt_time = 0.00, step = 35
3581.04/3595.56	o -34
3581.04/3595.56	c opt_unsat_weight_small = 1237, opt_time = 0.00, step = 36
3581.04/3595.56	o -35
3581.04/3595.56	c opt_unsat_weight_small = 1227, opt_time = 0.00, step = 145
3581.04/3595.56	o -45
3581.04/3595.56	c opt_unsat_weight_small = 1226, opt_time = 0.04, step = 13578
3581.04/3595.56	o -46
3581.04/3595.56	c opt_unsat_weight_small = 1223, opt_time = 0.07, step = 28413
3581.04/3595.56	o -49
3581.04/3595.56	c opt_unsat_weight_small = 1222, opt_time = 0.50, step = 187350
3581.04/3595.56	o -50
3581.04/3595.56	c opt_unsat_weight_small = 1221, opt_time = 1.60, step = 540696
3581.04/3595.56	o -51
3581.04/3595.56	c opt_unsat_weight_small = 1220, opt_time = 29.20, step = 7092948
3581.04/3595.56	o -52
3581.04/3595.56	c ls-end
3581.04/3595.56	c LS found feasible solution, updating lastSol
3581.04/3595.56	c SAT by LS-small
3581.04/3595.56	c bounds -52 >= -1272 @ 30.5116
3581.04/3595.56	c bounds -52 >= -1271 @ 30.5122
3581.04/3595.56	c bounds -52 >= -1270 @ 30.5126
3581.04/3595.56	c bounds -52 >= -1269 @ 30.513
3581.04/3595.56	c #Conflicts:       1000 | #Constraints:      95152
3581.04/3595.56	c #Conflicts:       2000 | #Constraints:      96188
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c bounds -52 >= -1268 @ 31.5257
3581.04/3595.56	c bounds -52 >= -1267 @ 31.5261
3581.04/3595.56	c bounds -52 >= -1266 @ 31.5266
3581.04/3595.56	c bounds -52 >= -1265 @ 31.527
3581.04/3595.56	c bounds -52 >= -1264 @ 31.5274
3581.04/3595.56	c bounds -52 >= -1263 @ 31.5279
3581.04/3595.56	c bounds -52 >= -1262 @ 31.5283
3581.04/3595.56	c bounds -52 >= -1261 @ 31.5287
3581.04/3595.56	c bounds -52 >= -1260 @ 31.5291
3581.04/3595.56	c bounds -52 >= -1259 @ 31.5296
3581.04/3595.56	c bounds -52 >= -1258 @ 31.53
3581.04/3595.56	c bounds -52 >= -1257 @ 31.5304
3581.04/3595.56	c bounds -52 >= -1256 @ 31.5308
3581.04/3595.56	c bounds -52 >= -1255 @ 31.5312
3581.04/3595.56	c bounds -52 >= -1254 @ 31.5316
3581.04/3595.56	c bounds -52 >= -1253 @ 31.5321
3581.04/3595.56	c bounds -52 >= -1252 @ 31.5325
3581.04/3595.56	c bounds -52 >= -1251 @ 31.5329
3581.04/3595.56	c bounds -52 >= -1250 @ 31.5333
3581.04/3595.56	c bounds -52 >= -1249 @ 31.5337
3581.04/3595.56	c bounds -52 >= -1248 @ 31.5341
3581.04/3595.56	c bounds -52 >= -1247 @ 31.5342
3581.04/3595.56	c bounds -52 >= -1246 @ 31.5342
3581.04/3595.56	c bounds -52 >= -1245 @ 31.5344
3581.04/3595.56	c bounds -52 >= -1244 @ 31.5348
3581.04/3595.56	c bounds -52 >= -1243 @ 31.5352
3581.04/3595.56	c bounds -52 >= -1242 @ 31.5356
3581.04/3595.56	c bounds -52 >= -1241 @ 31.5361
3581.04/3595.56	c bounds -52 >= -1240 @ 31.5365
3581.04/3595.56	c bounds -52 >= -1239 @ 31.5369
3581.04/3595.56	c bounds -52 >= -1238 @ 31.5373
3581.04/3595.56	c bounds -52 >= -1237 @ 31.5377
3581.04/3595.56	c bounds -52 >= -1236 @ 31.5381
3581.04/3595.56	c bounds -52 >= -1235 @ 31.5386
3581.04/3595.56	c bounds -52 >= -1234 @ 31.539
3581.04/3595.56	c bounds -52 >= -1233 @ 31.5394
3581.04/3595.56	c bounds -52 >= -1232 @ 31.5398
3581.04/3595.56	c bounds -52 >= -1231 @ 31.5403
3581.04/3595.56	c bounds -52 >= -1230 @ 31.5407
3581.04/3595.56	c bounds -52 >= -1229 @ 31.5411
3581.04/3595.56	c bounds -52 >= -1228 @ 31.5415
3581.04/3595.56	c bounds -52 >= -1227 @ 31.5419
3581.04/3595.56	c bounds -52 >= -1226 @ 31.5423
3581.04/3595.56	c bounds -52 >= -1225 @ 31.5428
3581.04/3595.56	c bounds -52 >= -1224 @ 31.5432
3581.04/3595.56	c bounds -52 >= -1223 @ 31.5436
3581.04/3595.56	c bounds -52 >= -1222 @ 31.544
3581.04/3595.56	c bounds -52 >= -1221 @ 31.5441
3581.04/3595.56	c bounds -52 >= -1220 @ 31.5441
3581.04/3595.56	c bounds -52 >= -1219 @ 31.5443
3581.04/3595.56	c bounds -52 >= -1218 @ 31.5448
3581.04/3595.56	c bounds -52 >= -1217 @ 31.5452
3581.04/3595.56	c bounds -52 >= -1216 @ 31.5456
3581.04/3595.56	c bounds -52 >= -1215 @ 31.546
3581.04/3595.56	c bounds -52 >= -1214 @ 31.5464
3581.04/3595.56	c bounds -52 >= -1213 @ 31.5468
3581.04/3595.56	c bounds -52 >= -1212 @ 31.5473
3581.04/3595.56	c bounds -52 >= -1211 @ 31.5477
3581.04/3595.56	c bounds -52 >= -1210 @ 31.5481
3581.04/3595.56	c bounds -52 >= -1209 @ 31.5485
3581.04/3595.56	c bounds -52 >= -1208 @ 31.5489
3581.04/3595.56	c bounds -52 >= -1207 @ 31.5494
3581.04/3595.56	c bounds -52 >= -1206 @ 31.5498
3581.04/3595.56	c bounds -52 >= -1205 @ 31.5502
3581.04/3595.56	c bounds -52 >= -1204 @ 31.5506
3581.04/3595.56	c bounds -52 >= -1203 @ 31.551
3581.04/3595.56	c bounds -52 >= -1202 @ 31.5514
3581.04/3595.56	c bounds -52 >= -1201 @ 31.5518
3581.04/3595.56	c bounds -52 >= -1200 @ 31.5522
3581.04/3595.56	c bounds -52 >= -1199 @ 31.5527
3581.04/3595.56	c bounds -52 >= -1198 @ 31.5531
3581.04/3595.56	c bounds -52 >= -1197 @ 31.5535
3581.04/3595.56	c bounds -52 >= -1196 @ 31.5539
3581.04/3595.56	c bounds -52 >= -1195 @ 31.5543
3581.04/3595.56	c bounds -52 >= -1194 @ 31.5547
3581.04/3595.56	c bounds -52 >= -1193 @ 31.5551
3581.04/3595.56	c bounds -52 >= -1192 @ 31.5555
3581.04/3595.56	c bounds -52 >= -1191 @ 31.5559
3581.04/3595.56	c bounds -52 >= -1190 @ 31.5563
3581.04/3595.56	c bounds -52 >= -1189 @ 31.5567
3581.04/3595.56	c bounds -52 >= -1188 @ 31.5572
3581.04/3595.56	c bounds -52 >= -1187 @ 31.5576
3581.04/3595.56	c bounds -52 >= -1186 @ 31.558
3581.04/3595.56	c bounds -52 >= -1185 @ 31.5584
3581.04/3595.56	c bounds -52 >= -1184 @ 31.5588
3581.04/3595.56	c bounds -52 >= -1183 @ 31.5592
3581.04/3595.56	c bounds -52 >= -1182 @ 31.5596
3581.04/3595.56	c bounds -52 >= -1181 @ 31.56
3581.04/3595.56	c bounds -52 >= -1180 @ 31.5604
3581.04/3595.56	c bounds -52 >= -1179 @ 31.5608
3581.04/3595.56	c bounds -52 >= -1178 @ 31.5612
3581.04/3595.56	c bounds -52 >= -1177 @ 31.5616
3581.04/3595.56	c bounds -52 >= -1176 @ 31.562
3581.04/3595.56	c bounds -52 >= -1175 @ 31.5624
3581.04/3595.56	c bounds -52 >= -1174 @ 31.5628
3581.04/3595.56	c bounds -52 >= -1173 @ 31.5633
3581.04/3595.56	c bounds -52 >= -1172 @ 31.5637
3581.04/3595.56	c bounds -52 >= -1171 @ 31.5641
3581.04/3595.56	c bounds -52 >= -1170 @ 31.5645
3581.04/3595.56	c bounds -52 >= -1169 @ 31.5649
3581.04/3595.56	c bounds -52 >= -1168 @ 31.5653
3581.04/3595.56	c bounds -52 >= -1167 @ 31.5657
3581.04/3595.56	c bounds -52 >= -1166 @ 31.5662
3581.04/3595.56	c bounds -52 >= -1165 @ 31.5666
3581.04/3595.56	c bounds -52 >= -1164 @ 31.567
3581.04/3595.56	c bounds -52 >= -1163 @ 31.5674
3581.04/3595.56	c bounds -52 >= -1162 @ 31.5678
3581.04/3595.56	c bounds -52 >= -1161 @ 31.5682
3581.04/3595.56	c bounds -52 >= -1160 @ 31.5686
3581.04/3595.56	c bounds -52 >= -1159 @ 31.569
3581.04/3595.56	c bounds -52 >= -1158 @ 31.5694
3581.04/3595.56	c bounds -52 >= -1157 @ 31.5698
3581.04/3595.56	c bounds -52 >= -1156 @ 31.5702
3581.04/3595.56	c bounds -52 >= -1155 @ 31.5706
3581.04/3595.56	c bounds -52 >= -1154 @ 31.571
3581.04/3595.56	c bounds -52 >= -1153 @ 31.5714
3581.04/3595.56	c bounds -52 >= -1152 @ 31.5718
3581.04/3595.56	c bounds -52 >= -1151 @ 31.5723
3581.04/3595.56	c bounds -52 >= -1150 @ 31.5727
3581.04/3595.56	c bounds -52 >= -1149 @ 31.5731
3581.04/3595.56	c bounds -52 >= -1148 @ 31.5735
3581.04/3595.56	c bounds -52 >= -1147 @ 31.5739
3581.04/3595.56	c bounds -52 >= -1146 @ 31.5743
3581.04/3595.56	c bounds -52 >= -1145 @ 31.5748
3581.04/3595.56	c bounds -52 >= -1144 @ 31.5752
3581.04/3595.56	c bounds -52 >= -1143 @ 31.5756
3581.04/3595.56	c bounds -52 >= -1142 @ 31.576
3581.04/3595.56	c bounds -52 >= -1141 @ 31.5763
3581.04/3595.56	c bounds -52 >= -1140 @ 31.5767
3581.04/3595.56	c bounds -52 >= -1139 @ 31.5771
3581.04/3595.56	c bounds -52 >= -1138 @ 31.5776
3581.04/3595.56	c bounds -52 >= -1137 @ 31.578
3581.04/3595.56	c bounds -52 >= -1136 @ 31.5784
3581.04/3595.56	c bounds -52 >= -1135 @ 31.5788
3581.04/3595.56	c bounds -52 >= -1134 @ 31.5792
3581.04/3595.56	c bounds -52 >= -1133 @ 31.5796
3581.04/3595.56	c bounds -52 >= -1132 @ 31.58
3581.04/3595.56	c bounds -52 >= -1131 @ 31.5804
3581.04/3595.56	c bounds -52 >= -1130 @ 31.5808
3581.04/3595.56	c bounds -52 >= -1129 @ 31.5812
3581.04/3595.56	c bounds -52 >= -1128 @ 31.5816
3581.04/3595.56	c bounds -52 >= -1127 @ 31.582
3581.04/3595.56	c bounds -52 >= -1126 @ 31.5824
3581.04/3595.56	c bounds -52 >= -1125 @ 31.5828
3581.04/3595.56	c bounds -52 >= -1124 @ 31.5832
3581.04/3595.56	c bounds -52 >= -1123 @ 31.5836
3581.04/3595.56	c bounds -52 >= -1122 @ 31.584
3581.04/3595.56	c bounds -52 >= -1121 @ 31.5843
3581.04/3595.56	c bounds -52 >= -1120 @ 31.5847
3581.04/3595.56	c bounds -52 >= -1119 @ 31.5851
3581.04/3595.56	c bounds -52 >= -1118 @ 31.5855
3581.04/3595.56	c bounds -52 >= -1117 @ 31.5859
3581.04/3595.56	c bounds -52 >= -1116 @ 31.5863
3581.04/3595.56	c bounds -52 >= -1115 @ 31.5867
3581.04/3595.56	c bounds -52 >= -1114 @ 31.5871
3581.04/3595.56	c bounds -52 >= -1113 @ 31.5875
3581.04/3595.56	c bounds -52 >= -1112 @ 31.5879
3581.04/3595.56	c bounds -52 >= -1111 @ 31.5883
3581.04/3595.56	c bounds -52 >= -1110 @ 31.5887
3581.04/3595.56	c bounds -52 >= -1109 @ 31.5891
3581.04/3595.56	c bounds -52 >= -1108 @ 31.5895
3581.04/3595.56	c bounds -52 >= -1107 @ 31.5899
3581.04/3595.56	c bounds -52 >= -1106 @ 31.5902
3581.04/3595.56	c bounds -52 >= -1105 @ 31.5906
3581.04/3595.56	c bounds -52 >= -1104 @ 31.591
3581.04/3595.56	c bounds -52 >= -1103 @ 31.5914
3581.04/3595.56	c bounds -52 >= -1102 @ 31.5918
3581.04/3595.56	c bounds -52 >= -1101 @ 31.5922
3581.04/3595.56	c bounds -52 >= -1100 @ 31.5926
3581.04/3595.56	c bounds -52 >= -1099 @ 31.593
3581.04/3595.56	c bounds -52 >= -1098 @ 31.5934
3581.04/3595.56	c bounds -52 >= -1097 @ 31.5938
3581.04/3595.56	c bounds -52 >= -1096 @ 31.5942
3581.04/3595.56	c bounds -52 >= -1095 @ 31.5946
3581.04/3595.56	c bounds -52 >= -1094 @ 31.595
3581.04/3595.56	c bounds -52 >= -1093 @ 31.5954
3581.04/3595.56	c bounds -52 >= -1092 @ 31.5958
3581.04/3595.56	c bounds -52 >= -1091 @ 31.5962
3581.04/3595.56	c bounds -52 >= -1090 @ 31.5966
3581.04/3595.56	c bounds -52 >= -1089 @ 31.597
3581.04/3595.56	c bounds -52 >= -1088 @ 31.5974
3581.04/3595.56	c bounds -52 >= -1087 @ 31.5977
3581.04/3595.56	c bounds -52 >= -1086 @ 31.5981
3581.04/3595.56	c bounds -52 >= -1085 @ 31.5985
3581.04/3595.56	c bounds -52 >= -1084 @ 31.5989
3581.04/3595.56	c bounds -52 >= -1083 @ 31.5993
3581.04/3595.56	c bounds -52 >= -1082 @ 31.5997
3581.04/3595.56	c bounds -52 >= -1081 @ 31.6
3581.04/3595.56	c bounds -52 >= -1080 @ 31.6004
3581.04/3595.56	c bounds -52 >= -1079 @ 31.6008
3581.04/3595.56	c bounds -52 >= -1078 @ 31.6012
3581.04/3595.56	c bounds -52 >= -1077 @ 31.6015
3581.04/3595.56	c bounds -52 >= -1076 @ 31.6019
3581.04/3595.56	c bounds -52 >= -1075 @ 31.6023
3581.04/3595.56	c bounds -52 >= -1074 @ 31.6027
3581.04/3595.56	c bounds -52 >= -1073 @ 31.603
3581.04/3595.56	c bounds -52 >= -1072 @ 31.6034
3581.04/3595.56	c bounds -52 >= -1071 @ 31.6038
3581.04/3595.56	c bounds -52 >= -1070 @ 31.6041
3581.04/3595.56	c bounds -52 >= -1069 @ 31.6045
3581.04/3595.56	c bounds -52 >= -1068 @ 31.6049
3581.04/3595.56	c bounds -52 >= -1067 @ 31.6052
3581.04/3595.56	c bounds -52 >= -1066 @ 31.6056
3581.04/3595.56	c bounds -52 >= -1065 @ 31.606
3581.04/3595.56	c bounds -52 >= -1064 @ 31.6063
3581.04/3595.56	c bounds -52 >= -1063 @ 31.6067
3581.04/3595.56	c bounds -52 >= -1062 @ 31.6071
3581.04/3595.56	c bounds -52 >= -1061 @ 31.6074
3581.04/3595.56	c bounds -52 >= -1060 @ 31.6078
3581.04/3595.56	c bounds -52 >= -1059 @ 31.6082
3581.04/3595.56	c bounds -52 >= -1058 @ 31.6085
3581.04/3595.56	c bounds -52 >= -1057 @ 31.6089
3581.04/3595.56	c bounds -52 >= -1056 @ 31.6092
3581.04/3595.56	c bounds -52 >= -1055 @ 31.6096
3581.04/3595.56	c bounds -52 >= -1054 @ 31.61
3581.04/3595.56	c bounds -52 >= -1053 @ 31.6104
3581.04/3595.56	c bounds -52 >= -1052 @ 31.6107
3581.04/3595.56	c bounds -52 >= -1051 @ 31.6111
3581.04/3595.56	c bounds -52 >= -1050 @ 31.6114
3581.04/3595.56	c bounds -52 >= -1049 @ 31.6118
3581.04/3595.56	c bounds -52 >= -1048 @ 31.6122
3581.04/3595.56	c bounds -52 >= -1047 @ 31.6125
3581.04/3595.56	c bounds -52 >= -1046 @ 31.6129
3581.04/3595.56	c bounds -52 >= -1045 @ 31.6133
3581.04/3595.56	c bounds -52 >= -1044 @ 31.6136
3581.04/3595.56	c bounds -52 >= -1043 @ 31.614
3581.04/3595.56	c bounds -52 >= -1042 @ 31.6144
3581.04/3595.56	c bounds -52 >= -1041 @ 31.6147
3581.04/3595.56	c bounds -52 >= -1040 @ 31.6151
3581.04/3595.56	c bounds -52 >= -1039 @ 31.6155
3581.04/3595.56	c bounds -52 >= -1038 @ 31.6158
3581.04/3595.56	c bounds -52 >= -1037 @ 31.6162
3581.04/3595.56	c bounds -52 >= -1036 @ 31.6165
3581.04/3595.56	c bounds -52 >= -1035 @ 31.6169
3581.04/3595.56	c bounds -52 >= -1034 @ 31.6172
3581.04/3595.56	c bounds -52 >= -1033 @ 31.6176
3581.04/3595.56	c bounds -52 >= -1032 @ 31.6179
3581.04/3595.56	c bounds -52 >= -1031 @ 31.6183
3581.04/3595.56	c bounds -52 >= -1030 @ 31.6187
3581.04/3595.56	c bounds -52 >= -1029 @ 31.619
3581.04/3595.56	c bounds -52 >= -1028 @ 31.6193
3581.04/3595.56	c bounds -52 >= -1027 @ 31.6197
3581.04/3595.56	c bounds -52 >= -1026 @ 31.6197
3581.04/3595.56	c bounds -52 >= -1025 @ 31.6197
3581.04/3595.56	c bounds -52 >= -1024 @ 31.6197
3581.04/3595.56	c bounds -52 >= -1023 @ 31.6201
3581.04/3595.56	c bounds -52 >= -1022 @ 31.6204
3581.04/3595.56	c bounds -52 >= -1021 @ 31.6208
3581.04/3595.56	c bounds -52 >= -1020 @ 31.6211
3581.04/3595.56	c bounds -52 >= -1019 @ 31.6215
3581.04/3595.56	c bounds -52 >= -1018 @ 31.6218
3581.04/3595.56	c bounds -52 >= -1017 @ 31.6222
3581.04/3595.56	c bounds -52 >= -1016 @ 31.6225
3581.04/3595.56	c bounds -52 >= -1015 @ 31.6228
3581.04/3595.56	c bounds -52 >= -1014 @ 31.6232
3581.04/3595.56	c bounds -52 >= -1013 @ 31.6235
3581.04/3595.56	c bounds -52 >= -1012 @ 31.6238
3581.04/3595.56	c bounds -52 >= -1011 @ 31.6242
3581.04/3595.56	c bounds -52 >= -1010 @ 31.6245
3581.04/3595.56	c bounds -52 >= -1009 @ 31.6248
3581.04/3595.56	c bounds -52 >= -1008 @ 31.6252
3581.04/3595.56	c bounds -52 >= -1007 @ 31.6255
3581.04/3595.56	c bounds -52 >= -1006 @ 31.6258
3581.04/3595.56	c bounds -52 >= -1005 @ 31.6262
3581.04/3595.56	c bounds -52 >= -1004 @ 31.6265
3581.04/3595.56	c bounds -52 >= -1003 @ 31.6268
3581.04/3595.56	c bounds -52 >= -1002 @ 31.6272
3581.04/3595.56	c bounds -52 >= -1001 @ 31.6275
3581.04/3595.56	c bounds -52 >= -1000 @ 31.6278
3581.04/3595.56	c bounds -52 >= -999 @ 31.6282
3581.04/3595.56	c bounds -52 >= -998 @ 31.6285
3581.04/3595.56	c bounds -52 >= -997 @ 31.6288
3581.04/3595.56	c bounds -52 >= -996 @ 31.6292
3581.04/3595.56	c bounds -52 >= -995 @ 31.6295
3581.04/3595.56	c bounds -52 >= -994 @ 31.6299
3581.04/3595.56	c bounds -52 >= -993 @ 31.6302
3581.04/3595.56	c bounds -52 >= -992 @ 31.6305
3581.04/3595.56	c bounds -52 >= -991 @ 31.6309
3581.04/3595.56	c bounds -52 >= -990 @ 31.6312
3581.04/3595.56	c bounds -52 >= -989 @ 31.6315
3581.04/3595.56	c bounds -52 >= -988 @ 31.6319
3581.04/3595.56	c bounds -52 >= -987 @ 31.6322
3581.04/3595.56	c bounds -52 >= -986 @ 31.6325
3581.04/3595.56	c bounds -52 >= -985 @ 31.6329
3581.04/3595.56	c bounds -52 >= -984 @ 31.6332
3581.04/3595.56	c bounds -52 >= -983 @ 31.6336
3581.04/3595.56	c bounds -52 >= -982 @ 31.6339
3581.04/3595.56	c bounds -52 >= -981 @ 31.6342
3581.04/3595.56	c bounds -52 >= -980 @ 31.6346
3581.04/3595.56	c bounds -52 >= -979 @ 31.6349
3581.04/3595.56	c bounds -52 >= -978 @ 31.6353
3581.04/3595.56	c bounds -52 >= -977 @ 31.6356
3581.04/3595.56	c bounds -52 >= -976 @ 31.636
3581.04/3595.56	c bounds -52 >= -975 @ 31.6363
3581.04/3595.56	c bounds -52 >= -974 @ 31.6366
3581.04/3595.56	c bounds -52 >= -973 @ 31.637
3581.04/3595.56	c bounds -52 >= -972 @ 31.6373
3581.04/3595.56	c bounds -52 >= -971 @ 31.6377
3581.04/3595.56	c bounds -52 >= -970 @ 31.638
3581.04/3595.56	c bounds -52 >= -969 @ 31.6384
3581.04/3595.56	c bounds -52 >= -968 @ 31.6387
3581.04/3595.56	c bounds -52 >= -967 @ 31.6391
3581.04/3595.56	c bounds -52 >= -966 @ 31.6394
3581.04/3595.56	c bounds -52 >= -965 @ 31.6397
3581.04/3595.56	c bounds -52 >= -964 @ 31.6401
3581.04/3595.56	c bounds -52 >= -963 @ 31.6404
3581.04/3595.56	c bounds -52 >= -962 @ 31.6407
3581.04/3595.56	c bounds -52 >= -961 @ 31.641
3581.04/3595.56	c bounds -52 >= -960 @ 31.6414
3581.04/3595.56	c bounds -52 >= -959 @ 31.6417
3581.04/3595.56	c bounds -52 >= -958 @ 31.642
3581.04/3595.56	c bounds -52 >= -957 @ 31.6424
3581.04/3595.56	c bounds -52 >= -956 @ 31.6427
3581.04/3595.56	c bounds -52 >= -955 @ 31.643
3581.04/3595.56	c bounds -52 >= -954 @ 31.6433
3581.04/3595.56	c bounds -52 >= -953 @ 31.6437
3581.04/3595.56	c bounds -52 >= -952 @ 31.644
3581.04/3595.56	c bounds -52 >= -951 @ 31.6443
3581.04/3595.56	c bounds -52 >= -950 @ 31.6446
3581.04/3595.56	c bounds -52 >= -949 @ 31.6449
3581.04/3595.56	c bounds -52 >= -948 @ 31.6452
3581.04/3595.56	c bounds -52 >= -947 @ 31.6456
3581.04/3595.56	c bounds -52 >= -946 @ 31.6459
3581.04/3595.56	c bounds -52 >= -945 @ 31.6462
3581.04/3595.56	c bounds -52 >= -944 @ 31.6465
3581.04/3595.56	c bounds -52 >= -943 @ 31.6468
3581.04/3595.56	c bounds -52 >= -942 @ 31.6471
3581.04/3595.56	c bounds -52 >= -941 @ 31.6475
3581.04/3595.56	c bounds -52 >= -940 @ 31.6478
3581.04/3595.56	c bounds -52 >= -939 @ 31.6481
3581.04/3595.56	c bounds -52 >= -938 @ 31.6484
3581.04/3595.56	c bounds -52 >= -937 @ 31.6487
3581.04/3595.56	c bounds -52 >= -936 @ 31.649
3581.04/3595.56	c bounds -52 >= -935 @ 31.6493
3581.04/3595.56	c bounds -52 >= -934 @ 31.6496
3581.04/3595.56	c bounds -52 >= -933 @ 31.65
3581.04/3595.56	c bounds -52 >= -932 @ 31.6503
3581.04/3595.56	c bounds -52 >= -931 @ 31.6506
3581.04/3595.56	c bounds -52 >= -930 @ 31.6509
3581.04/3595.56	c bounds -52 >= -929 @ 31.6512
3581.04/3595.56	c bounds -52 >= -928 @ 31.6515
3581.04/3595.56	c bounds -52 >= -927 @ 31.6518
3581.04/3595.56	c bounds -52 >= -926 @ 31.6521
3581.04/3595.56	c bounds -52 >= -925 @ 31.6525
3581.04/3595.56	c bounds -52 >= -924 @ 31.6528
3581.04/3595.56	c bounds -52 >= -923 @ 31.6531
3581.04/3595.56	c bounds -52 >= -922 @ 31.6534
3581.04/3595.56	c bounds -52 >= -921 @ 31.6537
3581.04/3595.56	c bounds -52 >= -920 @ 31.654
3581.04/3595.56	c bounds -52 >= -919 @ 31.6543
3581.04/3595.56	c bounds -52 >= -918 @ 31.6546
3581.04/3595.56	c bounds -52 >= -917 @ 31.655
3581.04/3595.56	c bounds -52 >= -916 @ 31.6553
3581.04/3595.56	c bounds -52 >= -915 @ 31.6556
3581.04/3595.56	c bounds -52 >= -914 @ 31.6559
3581.04/3595.56	c bounds -52 >= -913 @ 31.6562
3581.04/3595.56	c bounds -52 >= -912 @ 31.6565
3581.04/3595.56	c bounds -52 >= -911 @ 31.6568
3581.04/3595.56	c bounds -52 >= -910 @ 31.6571
3581.04/3595.56	c bounds -52 >= -909 @ 31.6575
3581.04/3595.56	c bounds -52 >= -908 @ 31.6578
3581.04/3595.56	c bounds -52 >= -907 @ 31.6581
3581.04/3595.56	c bounds -52 >= -906 @ 31.6584
3581.04/3595.56	c bounds -52 >= -905 @ 31.6587
3581.04/3595.56	c bounds -52 >= -904 @ 31.659
3581.04/3595.56	c bounds -52 >= -903 @ 31.6593
3581.04/3595.56	c bounds -52 >= -902 @ 31.6596
3581.04/3595.56	c bounds -52 >= -901 @ 31.6599
3581.04/3595.56	c bounds -52 >= -900 @ 31.6602
3581.04/3595.56	c bounds -52 >= -899 @ 31.6606
3581.04/3595.56	c bounds -52 >= -898 @ 31.6609
3581.04/3595.56	c bounds -52 >= -897 @ 31.6612
3581.04/3595.56	c bounds -52 >= -896 @ 31.6615
3581.04/3595.56	c bounds -52 >= -895 @ 31.6618
3581.04/3595.56	c bounds -52 >= -894 @ 31.6621
3581.04/3595.56	c bounds -52 >= -893 @ 31.6625
3581.04/3595.56	c bounds -52 >= -892 @ 31.6628
3581.04/3595.56	c bounds -52 >= -891 @ 31.6631
3581.04/3595.56	c bounds -52 >= -890 @ 31.6634
3581.04/3595.56	c bounds -52 >= -889 @ 31.6637
3581.04/3595.56	c bounds -52 >= -888 @ 31.664
3581.04/3595.56	c bounds -52 >= -887 @ 31.6643
3581.04/3595.56	c bounds -52 >= -886 @ 31.6646
3581.04/3595.56	c bounds -52 >= -885 @ 31.6649
3581.04/3595.56	c bounds -52 >= -884 @ 31.6652
3581.04/3595.56	c bounds -52 >= -883 @ 31.6655
3581.04/3595.56	c bounds -52 >= -882 @ 31.6658
3581.04/3595.56	c bounds -52 >= -881 @ 31.6661
3581.04/3595.56	c bounds -52 >= -880 @ 31.6664
3581.04/3595.56	c bounds -52 >= -879 @ 31.6667
3581.04/3595.56	c bounds -52 >= -878 @ 31.667
3581.04/3595.56	c bounds -52 >= -877 @ 31.6673
3581.04/3595.56	c bounds -52 >= -876 @ 31.6676
3581.04/3595.56	c bounds -52 >= -875 @ 31.6679
3581.04/3595.56	c bounds -52 >= -874 @ 31.6682
3581.04/3595.56	c bounds -52 >= -873 @ 31.6686
3581.04/3595.56	c bounds -52 >= -872 @ 31.6689
3581.04/3595.56	c bounds -52 >= -871 @ 31.6692
3581.04/3595.56	c bounds -52 >= -870 @ 31.6695
3581.04/3595.56	c bounds -52 >= -869 @ 31.6698
3581.04/3595.56	c bounds -52 >= -868 @ 31.6701
3581.04/3595.56	c bounds -52 >= -867 @ 31.6704
3581.04/3595.56	c bounds -52 >= -866 @ 31.6707
3581.04/3595.56	c bounds -52 >= -865 @ 31.671
3581.04/3595.56	c bounds -52 >= -864 @ 31.6714
3581.04/3595.56	c bounds -52 >= -863 @ 31.6717
3581.04/3595.56	c bounds -52 >= -862 @ 31.672
3581.04/3595.56	c bounds -52 >= -861 @ 31.6723
3581.04/3595.56	c bounds -52 >= -860 @ 31.6726
3581.04/3595.56	c bounds -52 >= -859 @ 31.6729
3581.04/3595.56	c bounds -52 >= -858 @ 31.6732
3581.04/3595.56	c bounds -52 >= -857 @ 31.6735
3581.04/3595.56	c bounds -52 >= -856 @ 31.6737
3581.04/3595.56	c bounds -52 >= -855 @ 31.674
3581.04/3595.56	c bounds -52 >= -854 @ 31.6743
3581.04/3595.56	c bounds -52 >= -853 @ 31.6746
3581.04/3595.56	c bounds -52 >= -852 @ 31.6749
3581.04/3595.56	c bounds -52 >= -851 @ 31.6752
3581.04/3595.56	c bounds -52 >= -850 @ 31.6755
3581.04/3595.56	c bounds -52 >= -849 @ 31.6759
3581.04/3595.56	c bounds -52 >= -848 @ 31.6762
3581.04/3595.56	c bounds -52 >= -847 @ 31.6765
3581.04/3595.56	c bounds -52 >= -846 @ 31.6768
3581.04/3595.56	c bounds -52 >= -845 @ 31.6771
3581.04/3595.56	c bounds -52 >= -844 @ 31.6774
3581.04/3595.56	c bounds -52 >= -843 @ 31.6776
3581.04/3595.56	c bounds -52 >= -842 @ 31.6779
3581.04/3595.56	c bounds -52 >= -841 @ 31.6782
3581.04/3595.56	c bounds -52 >= -840 @ 31.6785
3581.04/3595.56	c bounds -52 >= -839 @ 31.6788
3581.04/3595.56	c bounds -52 >= -838 @ 31.6792
3581.04/3595.56	c bounds -52 >= -837 @ 31.6795
3581.04/3595.56	c bounds -52 >= -836 @ 31.6798
3581.04/3595.56	c bounds -52 >= -835 @ 31.6801
3581.04/3595.56	c bounds -52 >= -834 @ 31.6804
3581.04/3595.56	c bounds -52 >= -833 @ 31.6807
3581.04/3595.56	c bounds -52 >= -832 @ 31.681
3581.04/3595.56	c bounds -52 >= -831 @ 31.6813
3581.04/3595.56	c bounds -52 >= -830 @ 31.6817
3581.04/3595.56	c bounds -52 >= -829 @ 31.682
3581.04/3595.56	c bounds -52 >= -828 @ 31.6823
3581.04/3595.56	c bounds -52 >= -827 @ 31.6826
3581.04/3595.56	c bounds -52 >= -826 @ 31.6829
3581.04/3595.56	c bounds -52 >= -825 @ 31.6832
3581.04/3595.56	c bounds -52 >= -824 @ 31.6835
3581.04/3595.56	c bounds -52 >= -823 @ 31.6838
3581.04/3595.56	c bounds -52 >= -822 @ 31.6841
3581.04/3595.56	c bounds -52 >= -821 @ 31.6844
3581.04/3595.56	c bounds -52 >= -820 @ 31.6847
3581.04/3595.56	c bounds -52 >= -819 @ 31.685
3581.04/3595.56	c bounds -52 >= -818 @ 31.6853
3581.04/3595.56	c bounds -52 >= -817 @ 31.6856
3581.04/3595.56	c bounds -52 >= -816 @ 31.6859
3581.04/3595.56	c bounds -52 >= -815 @ 31.6862
3581.04/3595.56	c bounds -52 >= -814 @ 31.6865
3581.04/3595.56	c bounds -52 >= -813 @ 31.6868
3581.04/3595.56	c bounds -52 >= -812 @ 31.6871
3581.04/3595.56	c bounds -52 >= -811 @ 31.6874
3581.04/3595.56	c bounds -52 >= -810 @ 31.6877
3581.04/3595.56	c bounds -52 >= -809 @ 31.688
3581.04/3595.56	c bounds -52 >= -808 @ 31.6883
3581.04/3595.56	c bounds -52 >= -807 @ 31.6886
3581.04/3595.56	c bounds -52 >= -806 @ 31.6889
3581.04/3595.56	c bounds -52 >= -805 @ 31.6892
3581.04/3595.56	c bounds -52 >= -804 @ 31.6895
3581.04/3595.56	c bounds -52 >= -803 @ 31.6898
3581.04/3595.56	c bounds -52 >= -802 @ 31.6901
3581.04/3595.56	c bounds -52 >= -801 @ 31.6904
3581.04/3595.56	c bounds -52 >= -800 @ 31.6907
3581.04/3595.56	c bounds -52 >= -799 @ 31.691
3581.04/3595.56	c bounds -52 >= -798 @ 31.6913
3581.04/3595.56	c bounds -52 >= -797 @ 31.6916
3581.04/3595.56	c bounds -52 >= -796 @ 31.6919
3581.04/3595.56	c bounds -52 >= -795 @ 31.6921
3581.04/3595.56	c bounds -52 >= -794 @ 31.6924
3581.04/3595.56	c bounds -52 >= -793 @ 31.6927
3581.04/3595.56	c bounds -52 >= -792 @ 31.693
3581.04/3595.56	c bounds -52 >= -791 @ 31.6933
3581.04/3595.56	c bounds -52 >= -790 @ 31.6936
3581.04/3595.56	c bounds -52 >= -789 @ 31.6939
3581.04/3595.56	c bounds -52 >= -788 @ 31.6942
3581.04/3595.56	c bounds -52 >= -787 @ 31.6945
3581.04/3595.56	c bounds -52 >= -786 @ 31.6947
3581.04/3595.56	c bounds -52 >= -785 @ 31.695
3581.04/3595.56	c bounds -52 >= -784 @ 31.6953
3581.04/3595.56	c bounds -52 >= -783 @ 31.6956
3581.04/3595.56	c bounds -52 >= -782 @ 31.6959
3581.04/3595.56	c bounds -52 >= -781 @ 31.6962
3581.04/3595.56	c bounds -52 >= -780 @ 31.6964
3581.04/3595.56	c bounds -52 >= -779 @ 31.6967
3581.04/3595.56	c bounds -52 >= -778 @ 31.697
3581.04/3595.56	c bounds -52 >= -777 @ 31.6973
3581.04/3595.56	c bounds -52 >= -776 @ 31.6977
3581.04/3595.56	c bounds -52 >= -775 @ 31.698
3581.04/3595.56	c bounds -52 >= -774 @ 31.6983
3581.04/3595.56	c bounds -52 >= -773 @ 31.6985
3581.04/3595.56	c bounds -52 >= -772 @ 31.6988
3581.04/3595.56	c bounds -52 >= -771 @ 31.6992
3581.04/3595.56	c bounds -52 >= -770 @ 31.6995
3581.04/3595.56	c bounds -52 >= -769 @ 31.6997
3581.04/3595.56	c bounds -52 >= -768 @ 31.7001
3581.04/3595.56	c bounds -52 >= -767 @ 31.7003
3581.04/3595.56	c bounds -52 >= -766 @ 31.7006
3581.04/3595.56	c bounds -52 >= -765 @ 31.7009
3581.04/3595.56	c bounds -52 >= -764 @ 31.7012
3581.04/3595.56	c bounds -52 >= -763 @ 31.7015
3581.04/3595.56	c bounds -52 >= -762 @ 31.7018
3581.04/3595.56	c bounds -52 >= -761 @ 31.7021
3581.04/3595.56	c bounds -52 >= -760 @ 31.7023
3581.04/3595.56	c bounds -52 >= -759 @ 31.7026
3581.04/3595.56	c bounds -52 >= -758 @ 31.7029
3581.04/3595.56	c bounds -52 >= -757 @ 31.7032
3581.04/3595.56	c bounds -52 >= -756 @ 31.7034
3581.04/3595.56	c bounds -52 >= -755 @ 31.7037
3581.04/3595.56	c bounds -52 >= -754 @ 31.704
3581.04/3595.56	c bounds -52 >= -753 @ 31.7043
3581.04/3595.56	c bounds -52 >= -752 @ 31.7046
3581.04/3595.56	c bounds -52 >= -751 @ 31.7048
3581.04/3595.56	c bounds -52 >= -750 @ 31.7051
3581.04/3595.56	c bounds -52 >= -749 @ 31.7054
3581.04/3595.56	c bounds -52 >= -748 @ 31.7056
3581.04/3595.56	c bounds -52 >= -747 @ 31.7059
3581.04/3595.56	c bounds -52 >= -746 @ 31.7062
3581.04/3595.56	c bounds -52 >= -745 @ 31.7065
3581.04/3595.56	c bounds -52 >= -744 @ 31.7067
3581.04/3595.56	c bounds -52 >= -743 @ 31.707
3581.04/3595.56	c bounds -52 >= -742 @ 31.7073
3581.04/3595.56	c bounds -52 >= -741 @ 31.7073
3581.04/3595.56	c bounds -52 >= -740 @ 31.7073
3581.04/3595.56	c bounds -52 >= -739 @ 31.7073
3581.04/3595.56	c bounds -52 >= -738 @ 31.7074
3581.04/3595.56	c bounds -52 >= -737 @ 31.7077
3581.04/3595.56	c bounds -52 >= -736 @ 31.708
3581.04/3595.56	c bounds -52 >= -735 @ 31.7082
3581.04/3595.56	c bounds -52 >= -734 @ 31.7085
3581.04/3595.56	c bounds -52 >= -733 @ 31.7088
3581.04/3595.56	c bounds -52 >= -732 @ 31.7091
3581.04/3595.56	c bounds -52 >= -731 @ 31.7094
3581.04/3595.56	c bounds -52 >= -730 @ 31.7096
3581.04/3595.56	c bounds -52 >= -729 @ 31.7099
3581.04/3595.56	c bounds -52 >= -728 @ 31.7102
3581.04/3595.56	c bounds -52 >= -727 @ 31.7105
3581.04/3595.56	c bounds -52 >= -726 @ 31.7107
3581.04/3595.56	c bounds -52 >= -725 @ 31.711
3581.04/3595.56	c bounds -52 >= -724 @ 31.7113
3581.04/3595.56	c bounds -52 >= -723 @ 31.7116
3581.04/3595.56	c bounds -52 >= -722 @ 31.7118
3581.04/3595.56	c bounds -52 >= -721 @ 31.7121
3581.04/3595.56	c bounds -52 >= -720 @ 31.7124
3581.04/3595.56	c bounds -52 >= -719 @ 31.7127
3581.04/3595.56	c bounds -52 >= -718 @ 31.713
3581.04/3595.56	c bounds -52 >= -717 @ 31.7133
3581.04/3595.56	c bounds -52 >= -716 @ 31.7135
3581.04/3595.56	c bounds -52 >= -715 @ 31.7138
3581.04/3595.56	c bounds -52 >= -714 @ 31.7141
3581.04/3595.56	c bounds -52 >= -713 @ 31.7144
3581.04/3595.56	c bounds -52 >= -712 @ 31.7146
3581.04/3595.56	c bounds -52 >= -711 @ 31.7149
3581.04/3595.56	c bounds -52 >= -710 @ 31.7152
3581.04/3595.56	c bounds -52 >= -709 @ 31.7154
3581.04/3595.56	c bounds -52 >= -708 @ 31.7157
3581.04/3595.56	c bounds -52 >= -707 @ 31.716
3581.04/3595.56	c bounds -52 >= -706 @ 31.7163
3581.04/3595.56	c bounds -52 >= -705 @ 31.7165
3581.04/3595.56	c bounds -52 >= -704 @ 31.7168
3581.04/3595.56	c bounds -52 >= -703 @ 31.7171
3581.04/3595.56	c bounds -52 >= -702 @ 31.7173
3581.04/3595.56	c bounds -52 >= -701 @ 31.7176
3581.04/3595.56	c bounds -52 >= -700 @ 31.7179
3581.04/3595.56	c bounds -52 >= -699 @ 31.7181
3581.04/3595.56	c bounds -52 >= -698 @ 31.7184
3581.04/3595.56	c bounds -52 >= -697 @ 31.7187
3581.04/3595.56	c bounds -52 >= -696 @ 31.7189
3581.04/3595.56	c bounds -52 >= -695 @ 31.7192
3581.04/3595.56	c bounds -52 >= -694 @ 31.7194
3581.04/3595.56	c bounds -52 >= -693 @ 31.7197
3581.04/3595.56	c bounds -52 >= -692 @ 31.72
3581.04/3595.56	c bounds -52 >= -691 @ 31.7202
3581.04/3595.56	c bounds -52 >= -690 @ 31.7205
3581.04/3595.56	c bounds -52 >= -689 @ 31.7208
3581.04/3595.56	c bounds -52 >= -688 @ 31.721
3581.04/3595.56	c bounds -52 >= -687 @ 31.7213
3581.04/3595.56	c bounds -52 >= -686 @ 31.7216
3581.04/3595.56	c bounds -52 >= -685 @ 31.7218
3581.04/3595.56	c bounds -52 >= -684 @ 31.7221
3581.04/3595.56	c bounds -52 >= -683 @ 31.7224
3581.04/3595.56	c bounds -52 >= -682 @ 31.7227
3581.04/3595.56	c bounds -52 >= -681 @ 31.723
3581.04/3595.56	c bounds -52 >= -680 @ 31.7232
3581.04/3595.56	c bounds -52 >= -679 @ 31.7235
3581.04/3595.56	c bounds -52 >= -678 @ 31.7238
3581.04/3595.56	c bounds -52 >= -677 @ 31.724
3581.04/3595.56	c bounds -52 >= -676 @ 31.7243
3581.04/3595.56	c bounds -52 >= -675 @ 31.7246
3581.04/3595.56	c bounds -52 >= -674 @ 31.7248
3581.04/3595.56	c bounds -52 >= -673 @ 31.7251
3581.04/3595.56	c bounds -52 >= -672 @ 31.7253
3581.04/3595.56	c bounds -52 >= -671 @ 31.7256
3581.04/3595.56	c bounds -52 >= -670 @ 31.7259
3581.04/3595.56	c bounds -52 >= -669 @ 31.7261
3581.04/3595.56	c bounds -52 >= -668 @ 31.7264
3581.04/3595.56	c bounds -52 >= -667 @ 31.7267
3581.04/3595.56	c bounds -52 >= -666 @ 31.7269
3581.04/3595.56	c bounds -52 >= -665 @ 31.7272
3581.04/3595.56	c bounds -52 >= -664 @ 31.7274
3581.04/3595.56	c bounds -52 >= -663 @ 31.7277
3581.04/3595.56	c bounds -52 >= -662 @ 31.7279
3581.04/3595.56	c bounds -52 >= -661 @ 31.7282
3581.04/3595.56	c bounds -52 >= -660 @ 31.7282
3581.04/3595.56	c bounds -52 >= -659 @ 31.7282
3581.04/3595.56	c bounds -52 >= -658 @ 31.7282
3581.04/3595.56	c bounds -52 >= -657 @ 31.7283
3581.04/3595.56	c bounds -52 >= -656 @ 31.7285
3581.04/3595.56	c bounds -52 >= -655 @ 31.7288
3581.04/3595.56	c bounds -52 >= -654 @ 31.7291
3581.04/3595.56	c bounds -52 >= -653 @ 31.7293
3581.04/3595.56	c bounds -52 >= -652 @ 31.7296
3581.04/3595.56	c bounds -52 >= -651 @ 31.7298
3581.04/3595.56	c bounds -52 >= -650 @ 31.7301
3581.04/3595.56	c bounds -52 >= -649 @ 31.7304
3581.04/3595.56	c bounds -52 >= -648 @ 31.7306
3581.04/3595.56	c bounds -52 >= -647 @ 31.7309
3581.04/3595.56	c bounds -52 >= -646 @ 31.7312
3581.04/3595.56	c bounds -52 >= -645 @ 31.7314
3581.04/3595.56	c bounds -52 >= -644 @ 31.7317
3581.04/3595.56	c bounds -52 >= -643 @ 31.732
3581.04/3595.56	c bounds -52 >= -642 @ 31.7323
3581.04/3595.56	c bounds -52 >= -641 @ 31.7325
3581.04/3595.56	c bounds -52 >= -640 @ 31.7328
3581.04/3595.56	c bounds -52 >= -639 @ 31.733
3581.04/3595.56	c bounds -52 >= -638 @ 31.7333
3581.04/3595.56	c bounds -52 >= -637 @ 31.7336
3581.04/3595.56	c bounds -52 >= -636 @ 31.7338
3581.04/3595.56	c bounds -52 >= -635 @ 31.7346
3581.04/3595.56	c bounds -52 >= -634 @ 31.7352
3581.04/3595.56	c bounds -52 >= -633 @ 31.7352
3581.04/3595.56	c bounds -52 >= -632 @ 31.7354
3581.04/3595.56	c bounds -52 >= -631 @ 31.7363
3581.04/3595.56	c bounds -52 >= -630 @ 31.7372
3581.04/3595.56	c bounds -52 >= -629 @ 31.9843
3581.04/3595.56	c bounds -52 >= -628 @ 31.9852
3581.04/3595.56	c bounds -52 >= -627 @ 31.9861
3581.04/3595.56	c bounds -52 >= -626 @ 31.987
3581.04/3595.56	c bounds -52 >= -625 @ 31.9879
3581.04/3595.56	c bounds -52 >= -624 @ 31.988
3581.04/3595.56	c bounds -52 >= -623 @ 31.988
3581.04/3595.56	c bounds -52 >= -622 @ 31.988
3581.04/3595.56	c bounds -52 >= -621 @ 31.9886
3581.04/3595.56	c bounds -52 >= -620 @ 31.989
3581.04/3595.56	c bounds -52 >= -619 @ 31.989
3581.04/3595.56	c bounds -52 >= -618 @ 31.989
3581.04/3595.56	c bounds -52 >= -617 @ 31.9891
3581.04/3595.56	c bounds -52 >= -616 @ 31.99
3581.04/3595.56	c bounds -52 >= -615 @ 31.9909
3581.04/3595.56	c bounds -52 >= -614 @ 31.991
3581.04/3595.56	c bounds -52 >= -613 @ 31.991
3581.04/3595.56	c bounds -52 >= -612 @ 31.991
3581.04/3595.56	c bounds -52 >= -611 @ 31.991
3581.04/3595.56	c bounds -52 >= -610 @ 31.9915
3581.04/3595.56	c bounds -52 >= -609 @ 31.992
3581.04/3595.56	c bounds -52 >= -608 @ 31.992
3581.04/3595.56	c bounds -52 >= -607 @ 31.9922
3581.04/3595.56	c bounds -52 >= -606 @ 31.9931
3581.04/3595.56	c bounds -52 >= -605 @ 31.994
3581.04/3595.56	c bounds -52 >= -604 @ 31.9952
3581.04/3595.56	c bounds -52 >= -603 @ 31.996
3581.04/3595.56	c bounds -52 >= -602 @ 31.996
3581.04/3595.56	c bounds -52 >= -601 @ 31.996
3581.04/3595.56	c bounds -52 >= -600 @ 31.996
3581.04/3595.56	c bounds -52 >= -599 @ 31.996
3581.04/3595.56	c bounds -52 >= -598 @ 31.9961
3581.04/3595.56	c bounds -52 >= -597 @ 31.997
3581.04/3595.56	c bounds -52 >= -596 @ 31.9978
3581.04/3595.56	c bounds -52 >= -595 @ 31.998
3581.04/3595.56	c bounds -52 >= -594 @ 31.998
3581.04/3595.56	c bounds -52 >= -593 @ 31.998
3581.04/3595.56	c bounds -52 >= -592 @ 31.998
3581.04/3595.56	c bounds -52 >= -591 @ 31.998
3581.04/3595.56	c bounds -52 >= -590 @ 31.9989
3581.04/3595.56	c bounds -52 >= -589 @ 31.999
3581.04/3595.56	c bounds -52 >= -588 @ 31.999
3581.04/3595.56	c bounds -52 >= -587 @ 31.999
3581.04/3595.56	c bounds -52 >= -586 @ 31.9991
3581.04/3595.56	c bounds -52 >= -585 @ 31.9999
3581.04/3595.56	c bounds -52 >= -584 @ 32.0007
3581.04/3595.56	c bounds -52 >= -583 @ 32.0009
3581.04/3595.56	c bounds -52 >= -582 @ 32.0009
3581.04/3595.56	c bounds -52 >= -581 @ 32.0009
3581.04/3595.56	c bounds -52 >= -580 @ 32.0011
3581.04/3595.56	c bounds -52 >= -579 @ 32.0019
3581.04/3595.56	c bounds -52 >= -578 @ 32.0021
3581.04/3595.56	c bounds -52 >= -577 @ 32.0029
3581.04/3595.56	c bounds -52 >= -576 @ 32.0029
3581.04/3595.56	c bounds -52 >= -575 @ 32.0029
3581.04/3595.56	c bounds -52 >= -574 @ 32.0029
3581.04/3595.56	c bounds -52 >= -573 @ 32.0029
3581.04/3595.56	c bounds -52 >= -572 @ 32.0029
3581.04/3595.56	c bounds -52 >= -571 @ 32.0029
3581.04/3595.56	c bounds -52 >= -570 @ 32.0031
3581.04/3595.56	c bounds -52 >= -569 @ 32.0038
3581.04/3595.56	c bounds -52 >= -568 @ 32.0047
3581.04/3595.56	c bounds -52 >= -567 @ 32.0055
3581.04/3595.56	c bounds -52 >= -566 @ 32.0059
3581.04/3595.56	c bounds -52 >= -565 @ 32.0061
3581.04/3595.56	c bounds -52 >= -564 @ 32.0069
3581.04/3595.56	c bounds -52 >= -563 @ 32.0069
3581.04/3595.56	c bounds -52 >= -562 @ 32.0069
3581.04/3595.56	c bounds -52 >= -561 @ 32.0069
3581.04/3595.56	c bounds -52 >= -560 @ 32.0069
3581.04/3595.56	c bounds -52 >= -559 @ 32.007
3581.04/3595.56	c bounds -52 >= -558 @ 32.0078
3581.04/3595.56	c bounds -52 >= -557 @ 32.0079
3581.04/3595.56	c bounds -52 >= -556 @ 32.0079
3581.04/3595.56	c bounds -52 >= -555 @ 32.0079
3581.04/3595.56	c bounds -52 >= -554 @ 32.0079
3581.04/3595.56	c bounds -52 >= -553 @ 32.009
3581.04/3595.56	c bounds -52 >= -552 @ 32.0098
3581.04/3595.56	c bounds -52 >= -551 @ 32.0105
3581.04/3595.56	c bounds -52 >= -550 @ 32.0113
3581.04/3595.56	c bounds -52 >= -549 @ 32.0124
3581.04/3595.56	c bounds -52 >= -548 @ 32.0129
3581.04/3595.56	c bounds -52 >= -547 @ 32.0129
3581.04/3595.56	c bounds -52 >= -546 @ 32.0129
3581.04/3595.56	c bounds -52 >= -545 @ 32.0137
3581.04/3595.56	c bounds -52 >= -544 @ 32.0139
3581.04/3595.56	c bounds -52 >= -543 @ 32.0139
3581.04/3595.56	c bounds -52 >= -542 @ 32.0144
3581.04/3595.56	c bounds -52 >= -541 @ 32.0149
3581.04/3595.56	c bounds -52 >= -540 @ 32.0157
3581.04/3595.56	c bounds -52 >= -539 @ 32.0159
3581.04/3595.56	c bounds -52 >= -538 @ 32.0162
3581.04/3595.56	c bounds -52 >= -537 @ 32.0169
3581.04/3595.56	c bounds -52 >= -536 @ 32.0177
3581.04/3595.56	c bounds -52 >= -535 @ 32.0179
3581.04/3595.56	c bounds -52 >= -534 @ 32.0179
3581.04/3595.56	c bounds -52 >= -533 @ 32.0179
3581.04/3595.56	c bounds -52 >= -532 @ 32.0186
3581.04/3595.56	c bounds -52 >= -531 @ 32.0189
3581.04/3595.56	c bounds -52 >= -530 @ 32.0189
3581.04/3595.56	c bounds -52 >= -529 @ 32.0189
3581.04/3595.56	c bounds -52 >= -528 @ 32.0189
3581.04/3595.56	c bounds -52 >= -527 @ 32.0189
3581.04/3595.56	c bounds -52 >= -526 @ 32.0189
3581.04/3595.56	c bounds -52 >= -525 @ 32.019
3581.04/3595.56	c bounds -52 >= -524 @ 32.0198
3581.04/3595.56	c bounds -52 >= -523 @ 32.0199
3581.04/3595.56	c bounds -52 >= -522 @ 32.0199
3581.04/3595.56	c bounds -52 >= -521 @ 32.0199
3581.04/3595.56	c bounds -52 >= -520 @ 32.02
3581.04/3595.56	c bounds -52 >= -519 @ 32.0208
3581.04/3595.56	c bounds -52 >= -518 @ 32.0209
3581.04/3595.56	c bounds -52 >= -517 @ 32.0209
3581.04/3595.56	c bounds -52 >= -516 @ 32.0213
3581.04/3595.56	c bounds -52 >= -515 @ 32.022
3581.04/3595.56	c bounds -52 >= -514 @ 32.0227
3581.04/3595.56	c bounds -52 >= -513 @ 32.0228
3581.04/3595.56	c bounds -52 >= -512 @ 32.0228
3581.04/3595.56	c bounds -52 >= -511 @ 32.0231
3581.04/3595.56	c bounds -52 >= -510 @ 32.0238
3581.04/3595.56	c bounds -52 >= -509 @ 32.0238
3581.04/3595.56	c bounds -52 >= -508 @ 32.0238
3581.04/3595.56	c bounds -52 >= -507 @ 32.0239
3581.04/3595.56	c bounds -52 >= -506 @ 32.0246
3581.04/3595.56	c bounds -52 >= -505 @ 32.0253
3581.04/3595.56	c bounds -52 >= -504 @ 32.0258
3581.04/3595.56	c bounds -52 >= -503 @ 32.0258
3581.04/3595.56	c bounds -52 >= -502 @ 32.0258
3581.04/3595.56	c bounds -52 >= -501 @ 32.0258
3581.04/3595.56	c bounds -52 >= -500 @ 32.0258
3581.04/3595.56	c bounds -52 >= -499 @ 32.0258
3581.04/3595.56	c bounds -52 >= -498 @ 32.0264
3581.04/3595.56	c bounds -52 >= -497 @ 32.0268
3581.04/3595.56	c bounds -52 >= -496 @ 32.0269
3581.04/3595.56	c bounds -52 >= -495 @ 32.0276
3581.04/3595.56	c bounds -52 >= -494 @ 32.0284
3581.04/3595.56	c bounds -52 >= -493 @ 32.0288
3581.04/3595.56	c bounds -52 >= -492 @ 32.0288
3581.04/3595.56	c bounds -52 >= -491 @ 32.0288
3581.04/3595.56	c bounds -52 >= -490 @ 32.0288
3581.04/3595.56	c bounds -52 >= -489 @ 32.0288
3581.04/3595.56	c bounds -52 >= -488 @ 32.0295
3581.04/3595.56	c bounds -52 >= -487 @ 32.0298
3581.04/3595.56	c bounds -52 >= -486 @ 32.0298
3581.04/3595.56	c bounds -52 >= -485 @ 32.0304
3581.04/3595.56	c bounds -52 >= -484 @ 32.0308
3581.04/3595.56	c bounds -52 >= -483 @ 32.0308
3581.04/3595.56	c bounds -52 >= -482 @ 32.0308
3581.04/3595.56	c bounds -52 >= -481 @ 32.0309
3581.04/3595.56	c bounds -52 >= -480 @ 32.0316
3581.04/3595.56	c bounds -52 >= -479 @ 32.0318
3581.04/3595.56	c bounds -52 >= -478 @ 32.0319
3581.04/3595.56	c bounds -52 >= -477 @ 32.0325
3581.04/3595.56	c bounds -52 >= -476 @ 32.0328
3581.04/3595.56	c bounds -52 >= -475 @ 32.0328
3581.04/3595.56	c bounds -52 >= -474 @ 32.0334
3581.04/3595.56	c bounds -52 >= -473 @ 32.0341
3581.04/3595.56	c bounds -52 >= -472 @ 32.0348
3581.04/3595.56	c bounds -52 >= -471 @ 32.0348
3581.04/3595.56	c bounds -52 >= -470 @ 32.0348
3581.04/3595.56	c bounds -52 >= -469 @ 32.0348
3581.04/3595.56	c bounds -52 >= -468 @ 32.0354
3581.04/3595.56	c bounds -52 >= -467 @ 32.0358
3581.04/3595.56	c bounds -52 >= -466 @ 32.0358
3581.04/3595.56	c bounds -52 >= -465 @ 32.0358
3581.04/3595.56	c bounds -52 >= -464 @ 32.0358
3581.04/3595.56	c bounds -52 >= -463 @ 32.0358
3581.04/3595.56	c bounds -52 >= -462 @ 32.0358
3581.04/3595.56	c bounds -52 >= -461 @ 32.0362
3581.04/3595.56	c bounds -52 >= -460 @ 32.0368
3581.04/3595.56	c bounds -52 >= -459 @ 32.0369
3581.04/3595.56	c bounds -52 >= -458 @ 32.0377
3581.04/3595.56	c bounds -52 >= -457 @ 32.0378
3581.04/3595.56	c bounds -52 >= -456 @ 32.0378
3581.04/3595.56	c bounds -52 >= -455 @ 32.0378
3581.04/3595.56	c bounds -52 >= -454 @ 32.0378
3581.04/3595.56	c bounds -52 >= -453 @ 32.0382
3581.04/3595.56	c bounds -52 >= -452 @ 32.039
3581.04/3595.56	c bounds -52 >= -451 @ 32.0398
3581.04/3595.56	c bounds -52 >= -450 @ 32.0406
3581.04/3595.56	c bounds -52 >= -449 @ 32.0408
3581.04/3595.56	c bounds -52 >= -448 @ 32.0408
3581.04/3595.56	c bounds -52 >= -447 @ 32.0408
3581.04/3595.56	c bounds -52 >= -446 @ 32.0408
3581.04/3595.56	c bounds -52 >= -445 @ 32.0414
3581.04/3595.56	c bounds -52 >= -444 @ 32.0418
3581.04/3595.56	c bounds -52 >= -443 @ 32.0419
3581.04/3595.56	c bounds -52 >= -442 @ 32.0425
3581.04/3595.56	c bounds -52 >= -441 @ 32.0427
3581.04/3595.56	c bounds -52 >= -440 @ 32.0427
3581.04/3595.56	c bounds -52 >= -439 @ 32.0428
3581.04/3595.56	c bounds -52 >= -438 @ 32.0429
3581.04/3595.56	c bounds -52 >= -437 @ 32.0435
3581.04/3595.56	c bounds -52 >= -436 @ 32.0437
3581.04/3595.56	c bounds -52 >= -435 @ 32.0437
3581.04/3595.56	c bounds -52 >= -434 @ 32.0437
3581.04/3595.56	c bounds -52 >= -433 @ 32.0438
3581.04/3595.56	c bounds -52 >= -432 @ 32.0444
3581.04/3595.56	c bounds -52 >= -431 @ 32.0447
3581.04/3595.56	c bounds -52 >= -430 @ 32.0447
3581.04/3595.56	c bounds -52 >= -429 @ 32.0447
3581.04/3595.56	c bounds -52 >= -428 @ 32.0447
3581.04/3595.56	c bounds -52 >= -427 @ 32.0453
3581.04/3595.56	c bounds -52 >= -426 @ 32.0459
3581.04/3595.56	c bounds -52 >= -425 @ 32.0466
3581.04/3595.56	c bounds -52 >= -424 @ 32.0467
3581.04/3595.56	c bounds -52 >= -423 @ 32.0468
3581.04/3595.56	c bounds -52 >= -422 @ 32.0473
3581.04/3595.56	c bounds -52 >= -421 @ 32.0477
3581.04/3595.56	c bounds -52 >= -420 @ 32.0478
3581.04/3595.56	c bounds -52 >= -419 @ 32.0484
3581.04/3595.56	c bounds -52 >= -418 @ 32.0487
3581.04/3595.56	c bounds -52 >= -417 @ 32.0487
3581.04/3595.56	c bounds -52 >= -416 @ 32.0488
3581.04/3595.56	c bounds -52 >= -415 @ 32.0496
3581.04/3595.56	c bounds -52 >= -414 @ 32.0497
3581.04/3595.56	c bounds -52 >= -413 @ 32.0497
3581.04/3595.56	c bounds -52 >= -412 @ 32.0497
3581.04/3595.56	c bounds -52 >= -411 @ 32.0497
3581.04/3595.56	c bounds -52 >= -410 @ 32.0498
3581.04/3595.56	c bounds -52 >= -409 @ 32.0505
3581.04/3595.56	c bounds -52 >= -408 @ 32.0513
3581.04/3595.56	c bounds -52 >= -407 @ 32.0517
3581.04/3595.56	c bounds -52 >= -406 @ 32.0518
3581.04/3595.56	c bounds -52 >= -405 @ 32.0526
3581.04/3595.56	c bounds -52 >= -404 @ 32.0527
3581.04/3595.56	c bounds -52 >= -403 @ 32.0527
3581.04/3595.56	c bounds -52 >= -402 @ 32.0527
3581.04/3595.56	c bounds -52 >= -401 @ 32.0527
3581.04/3595.56	c bounds -52 >= -400 @ 32.0527
3581.04/3595.56	c bounds -52 >= -399 @ 32.0533
3581.04/3595.56	c bounds -52 >= -398 @ 32.0541
3581.04/3595.56	c bounds -52 >= -397 @ 32.0548
3581.04/3595.56	c bounds -52 >= -396 @ 32.0555
3581.04/3595.56	c bounds -52 >= -395 @ 32.0557
3581.04/3595.56	c bounds -52 >= -394 @ 32.0557
3581.04/3595.56	c bounds -52 >= -393 @ 32.0557
3581.04/3595.56	c bounds -52 >= -392 @ 32.0557
3581.04/3595.56	c bounds -52 >= -391 @ 32.0558
3581.04/3595.56	c bounds -52 >= -390 @ 32.0564
3581.04/3595.56	c bounds -52 >= -389 @ 32.0567
3581.04/3595.56	c bounds -52 >= -388 @ 32.0568
3581.04/3595.56	c bounds -52 >= -387 @ 32.0573
3581.04/3595.56	c bounds -52 >= -386 @ 32.0578
3581.04/3595.56	c bounds -52 >= -385 @ 32.0585
3581.04/3595.56	c bounds -52 >= -384 @ 32.0587
3581.04/3595.56	c bounds -52 >= -383 @ 32.0587
3581.04/3595.56	c bounds -52 >= -382 @ 32.0587
3581.04/3595.56	c bounds -52 >= -381 @ 32.0587
3581.04/3595.56	c bounds -52 >= -380 @ 32.0587
3581.04/3595.56	c bounds -52 >= -379 @ 32.0587
3581.04/3595.56	c bounds -52 >= -378 @ 32.0588
3581.04/3595.56	c bounds -52 >= -377 @ 32.0594
3581.04/3595.56	c bounds -52 >= -376 @ 32.0597
3581.04/3595.56	c bounds -52 >= -375 @ 32.0597
3581.04/3595.56	c bounds -52 >= -374 @ 32.0599
3581.04/3595.56	c bounds -52 >= -373 @ 32.0604
3581.04/3595.56	c bounds -52 >= -372 @ 32.0607
3581.04/3595.56	c bounds -52 >= -371 @ 32.0607
3581.04/3595.56	c bounds -52 >= -370 @ 32.061
3581.04/3595.56	c bounds -52 >= -369 @ 32.0615
3581.04/3595.56	c bounds -52 >= -368 @ 32.0617
3581.04/3595.56	c bounds -52 >= -367 @ 32.0619
3581.04/3595.56	c bounds -52 >= -366 @ 32.0625
3581.04/3595.56	c bounds -52 >= -365 @ 32.063
3581.04/3595.56	c bounds -52 >= -364 @ 32.0635
3581.04/3595.56	c bounds -52 >= -363 @ 32.0637
3581.04/3595.56	c bounds -52 >= -362 @ 32.0639
3581.04/3595.56	c bounds -52 >= -361 @ 32.0644
3581.04/3595.56	c bounds -52 >= -360 @ 32.0647
3581.04/3595.56	c bounds -52 >= -359 @ 32.0647
3581.04/3595.56	c #Conflicts:       3000 | #Constraints:      99036
3581.04/3595.56	c bounds -52 >= -358 @ 32.0647
3581.04/3595.56	c bounds -52 >= -357 @ 32.0647
3581.04/3595.56	c bounds -52 >= -356 @ 32.0647
3581.04/3595.56	c bounds -52 >= -355 @ 32.0648
3581.04/3595.56	c bounds -52 >= -354 @ 32.0654
3581.04/3595.56	c bounds -52 >= -353 @ 32.0656
3581.04/3595.56	c bounds -52 >= -352 @ 32.0657
3581.04/3595.56	c bounds -52 >= -351 @ 32.0662
3581.04/3595.56	c bounds -52 >= -350 @ 32.067
3581.04/3595.56	c bounds -52 >= -349 @ 32.0679
3581.04/3595.56	c bounds -52 >= -348 @ 32.0686
3581.04/3595.56	c bounds -52 >= -347 @ 32.0686
3581.04/3595.56	c bounds -52 >= -346 @ 32.0686
3581.04/3595.56	c bounds -52 >= -345 @ 32.0686
3581.04/3595.56	c bounds -52 >= -344 @ 32.0686
3581.04/3595.56	c bounds -52 >= -343 @ 32.0687
3581.04/3595.56	c bounds -52 >= -342 @ 32.0694
3581.04/3595.56	c bounds -52 >= -341 @ 32.0703
3581.04/3595.56	c bounds -52 >= -340 @ 32.0715
3581.04/3595.56	c bounds -52 >= -339 @ 32.0725
3581.04/3595.56	c bounds -52 >= -338 @ 32.0726
3581.04/3595.56	c bounds -52 >= -337 @ 32.0726
3581.04/3595.56	c bounds -52 >= -336 @ 32.0726
3581.04/3595.56	c bounds -52 >= -335 @ 32.0727
3581.04/3595.56	c bounds -52 >= -334 @ 32.0733
3581.04/3595.56	c bounds -52 >= -333 @ 32.0741
3581.04/3595.56	c bounds -52 >= -332 @ 32.0746
3581.04/3595.56	c bounds -52 >= -331 @ 32.0746
3581.04/3595.56	c bounds -52 >= -330 @ 32.0754
3581.04/3595.56	c bounds -52 >= -329 @ 32.0756
3581.04/3595.56	c bounds -52 >= -328 @ 32.0756
3581.04/3595.56	c bounds -52 >= -327 @ 32.076
3581.04/3595.56	c bounds -52 >= -326 @ 32.0766
3581.04/3595.56	c bounds -52 >= -325 @ 32.0766
3581.04/3595.56	c bounds -52 >= -324 @ 32.0766
3581.04/3595.56	c bounds -52 >= -323 @ 32.0766
3581.04/3595.56	c bounds -52 >= -322 @ 32.0766
3581.04/3595.56	c bounds -52 >= -321 @ 32.0768
3581.04/3595.56	c bounds -52 >= -320 @ 32.0776
3581.04/3595.56	c bounds -52 >= -319 @ 32.0779
3581.04/3595.56	c bounds -52 >= -318 @ 32.0786
3581.04/3595.56	c bounds -52 >= -317 @ 32.0786
3581.04/3595.56	c bounds -52 >= -316 @ 32.079
3581.04/3595.56	c bounds -52 >= -315 @ 32.0796
3581.04/3595.56	c bounds -52 >= -314 @ 32.0796
3581.04/3595.56	c bounds -52 >= -313 @ 32.0796
3581.04/3595.56	c bounds -52 >= -312 @ 32.0796
3581.04/3595.56	c bounds -52 >= -311 @ 32.0797
3581.04/3595.56	c bounds -52 >= -310 @ 32.0805
3581.04/3595.56	c bounds -52 >= -309 @ 32.0806
3581.04/3595.56	c bounds -52 >= -308 @ 32.0806
3581.04/3595.56	c bounds -52 >= -307 @ 32.0806
3581.04/3595.56	c bounds -52 >= -306 @ 32.0807
3581.04/3595.56	c bounds -52 >= -305 @ 32.0813
3581.04/3595.56	c bounds -52 >= -304 @ 32.0822
3581.04/3595.56	c bounds -52 >= -303 @ 32.0826
3581.04/3595.56	c bounds -52 >= -302 @ 32.0826
3581.04/3595.56	c bounds -52 >= -301 @ 32.0826
3581.04/3595.56	c bounds -52 >= -300 @ 32.0829
3581.04/3595.56	c bounds -52 >= -299 @ 32.0835
3581.04/3595.56	c bounds -52 >= -298 @ 32.0845
3581.04/3595.56	c bounds -52 >= -297 @ 32.0846
3581.04/3595.56	c bounds -52 >= -296 @ 32.0846
3581.04/3595.56	c bounds -52 >= -295 @ 32.085
3581.04/3595.56	c bounds -52 >= -294 @ 32.0861
3581.04/3595.56	c bounds -52 >= -293 @ 32.0879
3581.04/3595.56	c bounds -52 >= -292 @ 32.0885
3581.04/3595.56	c bounds -52 >= -291 @ 32.0885
3581.04/3595.56	c bounds -52 >= -290 @ 32.0889
3581.04/3595.56	c bounds -52 >= -289 @ 32.0897
3581.04/3595.56	c bounds -52 >= -288 @ 32.0903
3581.04/3595.56	c bounds -52 >= -287 @ 32.0905
3581.04/3595.56	c bounds -52 >= -286 @ 32.0905
3581.04/3595.56	c bounds -52 >= -285 @ 32.0905
3581.04/3595.56	c bounds -52 >= -284 @ 32.0919
3581.04/3595.56	c bounds -52 >= -283 @ 32.0927
3581.04/3595.56	c bounds -52 >= -282 @ 32.0936
3581.04/3595.56	c bounds -52 >= -281 @ 32.0945
3581.04/3595.56	c bounds -52 >= -280 @ 32.0956
3581.04/3595.56	c bounds -52 >= -279 @ 32.0964
3581.04/3595.56	c bounds -52 >= -278 @ 32.0965
3581.04/3595.56	c bounds -52 >= -277 @ 32.0965
3581.04/3595.56	c bounds -52 >= -276 @ 32.0976
3581.04/3595.56	c bounds -52 >= -275 @ 32.0986
3581.04/3595.56	c bounds -52 >= -274 @ 32.0996
3581.04/3595.56	c bounds -52 >= -273 @ 32.1006
3581.04/3595.56	c bounds -52 >= -272 @ 32.1012
3581.04/3595.56	c bounds -52 >= -271 @ 32.1019
3581.04/3595.56	c bounds -52 >= -270 @ 32.1025
3581.04/3595.56	c bounds -52 >= -269 @ 32.1031
3581.04/3595.56	c bounds -52 >= -268 @ 32.1039
3581.04/3595.56	c bounds -52 >= -267 @ 32.1045
3581.04/3595.56	c bounds -52 >= -266 @ 32.1051
3581.04/3595.56	c bounds -52 >= -265 @ 32.1059
3581.04/3595.56	c bounds -52 >= -264 @ 32.1066
3581.04/3595.56	c bounds -52 >= -263 @ 32.1074
3581.04/3595.56	c #Conflicts:       4000 | #Constraints:     100631
3581.04/3595.56	c bounds -52 >= -262 @ 32.1075
3581.04/3595.56	c bounds -52 >= -261 @ 32.1083
3581.04/3595.56	c bounds -52 >= -260 @ 32.2679
3581.04/3595.56	c bounds -52 >= -259 @ 32.269
3581.04/3595.56	c bounds -52 >= -258 @ 32.2698
3581.04/3595.56	c bounds -52 >= -257 @ 32.2707
3581.04/3595.56	c bounds -52 >= -256 @ 32.2715
3581.04/3595.56	c bounds -52 >= -255 @ 32.2726
3581.04/3595.56	c bounds -52 >= -254 @ 32.2736
3581.04/3595.56	c bounds -52 >= -253 @ 32.2751
3581.04/3595.56	c bounds -52 >= -252 @ 32.2761
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -252
3581.04/3595.56	c bounds -52 >= -251 @ 32.4429
3581.04/3595.56	c bounds -52 >= -250 @ 32.4447
3581.04/3595.56	c bounds -52 >= -249 @ 32.4461
3581.04/3595.56	c bounds -52 >= -248 @ 32.4467
3581.04/3595.56	c bounds -52 >= -247 @ 32.4468
3581.04/3595.56	c bounds -52 >= -246 @ 32.4472
3581.04/3595.56	c bounds -52 >= -245 @ 32.4478
3581.04/3595.56	c bounds -52 >= -244 @ 32.4478
3581.04/3595.56	c bounds -52 >= -243 @ 32.4489
3581.04/3595.56	c bounds -52 >= -242 @ 32.4501
3581.04/3595.56	c bounds -52 >= -241 @ 32.4513
3581.04/3595.56	c bounds -52 >= -240 @ 32.4533
3581.04/3595.56	c bounds -52 >= -239 @ 32.4545
3581.04/3595.56	c bounds -52 >= -238 @ 32.4558
3581.04/3595.56	c bounds -52 >= -237 @ 32.4558
3581.04/3595.56	c bounds -52 >= -236 @ 32.4568
3581.04/3595.56	c bounds -52 >= -235 @ 32.4576
3581.04/3595.56	c bounds -52 >= -234 @ 32.4585
3581.04/3595.56	c bounds -52 >= -233 @ 32.4588
3581.04/3595.56	c bounds -52 >= -232 @ 32.4599
3581.04/3595.56	c bounds -52 >= -231 @ 32.4614
3581.04/3595.56	c bounds -52 >= -230 @ 32.4629
3581.04/3595.56	c bounds -52 >= -229 @ 32.4641
3581.04/3595.56	c #Conflicts:       5000 | #Constraints:      99557
3581.04/3595.56	c bounds -52 >= -228 @ 32.4659
3581.04/3595.56	c bounds -52 >= -227 @ 32.4689
3581.04/3595.56	c bounds -52 >= -226 @ 32.4697
3581.04/3595.56	c bounds -52 >= -225 @ 32.4714
3581.04/3595.56	c bounds -52 >= -224 @ 32.4717
3581.04/3595.56	c bounds -52 >= -223 @ 32.4721
3581.04/3595.56	c bounds -52 >= -222 @ 32.4743
3581.04/3595.56	c bounds -52 >= -221 @ 32.4747
3581.04/3595.56	c bounds -52 >= -220 @ 32.4747
3581.04/3595.56	c bounds -52 >= -219 @ 32.4786
3581.04/3595.56	c bounds -52 >= -218 @ 32.6281
3581.04/3595.56	c bounds -52 >= -217 @ 32.6316
3581.04/3595.56	c bounds -52 >= -216 @ 32.6349
3581.04/3595.56	c bounds -52 >= -215 @ 32.6354
3581.04/3595.56	c #Conflicts:       6000 | #Constraints:     100683
3581.04/3595.56	c bounds -52 >= -214 @ 32.6385
3581.04/3595.56	c bounds -52 >= -213 @ 32.6417
3581.04/3595.56	c bounds -52 >= -212 @ 32.6449
3581.04/3595.56	c bounds -52 >= -211 @ 32.6469
3581.04/3595.56	c bounds -52 >= -210 @ 32.6494
3581.04/3595.56	c bounds -52 >= -209 @ 32.6523
3581.04/3595.56	c bounds -52 >= -208 @ 32.6575
3581.04/3595.56	c bounds -52 >= -207 @ 32.6606
3581.04/3595.56	c bounds -52 >= -206 @ 32.6628
3581.04/3595.56	c #Conflicts:       7000 | #Constraints:     101815
3581.04/3595.56	c bounds -52 >= -205 @ 32.6683
3581.04/3595.56	c bounds -52 >= -204 @ 32.8211
3581.04/3595.56	c bounds -52 >= -203 @ 32.8336
3581.04/3595.56	c #Conflicts:       8000 | #Constraints:     102869
3581.04/3595.56	c bounds -52 >= -202 @ 32.8509
3581.04/3595.56	c bounds -52 >= -201 @ 32.8536
3581.04/3595.56	c bounds -52 >= -200 @ 32.8565
3581.04/3595.56	c bounds -52 >= -199 @ 32.8578
3581.04/3595.56	c bounds -52 >= -198 @ 32.8609
3581.04/3595.56	c bounds -52 >= -197 @ 33.0056
3581.04/3595.56	c #Conflicts:       9000 | #Constraints:     103974
3581.04/3595.56	c bounds -52 >= -196 @ 33.0188
3581.04/3595.56	c bounds -52 >= -195 @ 33.0232
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c rational objective -195
3581.04/3595.56	c bounds -52 >= -194 @ 33.1816
3581.04/3595.56	c bounds -52 >= -193 @ 33.1886
3581.04/3595.56	c bounds -52 >= -192 @ 33.1977
3581.04/3595.56	c #Conflicts:      10000 | #Constraints:     102298
3581.04/3595.56	c bounds -52 >= -191 @ 33.3492
3581.04/3595.56	c bounds -52 >= -190 @ 33.3722
3581.04/3595.56	c bounds -52 >= -189 @ 33.3807
3581.04/3595.56	c #Conflicts:      11000 | #Constraints:     103361
3581.04/3595.56	c bounds -52 >= -188 @ 33.3895
3581.04/3595.56	c bounds -52 >= -187 @ 33.4018
3581.04/3595.56	c bounds -52 >= -186 @ 33.5563
3581.04/3595.56	c bounds -52 >= -185 @ 33.5685
3581.04/3595.56	c #Conflicts:      12000 | #Constraints:     104415
3581.04/3595.56	c bounds -52 >= -184 @ 33.5942
3581.04/3595.56	c #Conflicts:      13000 | #Constraints:     105439
3581.04/3595.56	c bounds -52 >= -183 @ 33.7499
3581.04/3595.56	c bounds -52 >= -182 @ 33.8049
3581.04/3595.56	c #Conflicts:      14000 | #Constraints:     106487
3581.04/3595.56	c #Conflicts:      15000 | #Constraints:     107487
3581.04/3595.56	c bounds -52 >= -181 @ 34.0675
3581.04/3595.56	c #Conflicts:      16000 | #Constraints:     108517
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -181
3581.04/3595.56	c bounds -52 >= -180 @ 34.291
3581.04/3595.56	c #Conflicts:      17000 | #Constraints:     104454
3581.04/3595.56	c #Conflicts:      18000 | #Constraints:     105454
3581.04/3595.56	c #Conflicts:      19000 | #Constraints:     106454
3581.04/3595.56	c bounds -52 >= -179 @ 34.7219
3581.04/3595.56	c #Conflicts:      20000 | #Constraints:     107481
3581.04/3595.56	c bounds -52 >= -178 @ 34.9863
3581.04/3595.56	c #Conflicts:      21000 | #Constraints:     108499
3581.04/3595.56	c #Conflicts:      22000 | #Constraints:     109499
3581.04/3595.56	c bounds -52 >= -177 @ 35.4372
3581.04/3595.56	c #Conflicts:      23000 | #Constraints:     110517
3581.04/3595.56	c #Conflicts:      24000 | #Constraints:     111517
3581.04/3595.56	c #Conflicts:      25000 | #Constraints:     112517
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -177
3581.04/3595.56	c #Conflicts:      26000 | #Constraints:     106306
3581.04/3595.56	c #Conflicts:      27000 | #Constraints:     107306
3581.04/3595.56	c bounds -52 >= -176 @ 37.456
3581.04/3595.56	c #Conflicts:      28000 | #Constraints:     108339
3581.04/3595.56	c bounds -52 >= -175 @ 37.6389
3581.04/3595.56	c #Conflicts:      29000 | #Constraints:     109360
3581.04/3595.56	c #Conflicts:      30000 | #Constraints:     110369
3581.04/3595.56	c #Conflicts:      31000 | #Constraints:     111404
3581.04/3595.56	c #Conflicts:      32000 | #Constraints:     112447
3581.04/3595.56	c #Conflicts:      33000 | #Constraints:     113481
3581.04/3595.56	c #Conflicts:      34000 | #Constraints:     114514
3581.04/3595.56	c #Conflicts:      35000 | #Constraints:     115543
3581.04/3595.56	c #Conflicts:      36000 | #Constraints:     116585
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -175
3581.04/3595.56	c #Conflicts:      37000 | #Constraints:     107851
3581.04/3595.56	c #Conflicts:      38000 | #Constraints:     108851
3581.04/3595.56	c bounds -52 >= -174 @ 43.3355
3581.04/3595.56	c #Conflicts:      39000 | #Constraints:     109869
3581.04/3595.56	c #Conflicts:      40000 | #Constraints:     110869
3581.04/3595.56	c bounds -52 >= -173 @ 43.6351
3581.04/3595.56	c #Conflicts:      41000 | #Constraints:     111902
3581.04/3595.56	c #Conflicts:      42000 | #Constraints:     112902
3581.04/3595.56	c #Conflicts:      43000 | #Constraints:     113902
3581.04/3595.56	c bounds -52 >= -172 @ 44.616
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -172
3581.04/3595.56	c #Conflicts:      44000 | #Constraints:     107983
3581.04/3595.56	c #Conflicts:      45000 | #Constraints:     108983
3581.04/3595.56	c bounds -52 >= -171 @ 45.4783
3581.04/3595.56	c #Conflicts:      46000 | #Constraints:     110001
3581.04/3595.56	c #Conflicts:      47000 | #Constraints:     111001
3581.04/3595.56	c #Conflicts:      48000 | #Constraints:     112001
3581.04/3595.56	c bounds -52 >= -170 @ 46.9993
3581.04/3595.56	c #Conflicts:      49000 | #Constraints:     113022
3581.04/3595.56	c #Conflicts:      50000 | #Constraints:     114022
3581.04/3595.56	c #Conflicts:      51000 | #Constraints:     115022
3581.04/3595.56	c #Conflicts:      52000 | #Constraints:     116022
3581.04/3595.56	c #Conflicts:      53000 | #Constraints:     117022
3581.04/3595.56	c bounds -52 >= -169 @ 55.7332
3581.04/3595.56	c #Conflicts:      54000 | #Constraints:     118040
3581.04/3595.56	c #Conflicts:      55000 | #Constraints:     119040
3581.04/3595.56	c #Conflicts:      56000 | #Constraints:     120040
3581.04/3595.56	c #Conflicts:      57000 | #Constraints:     121040
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -169
3581.04/3595.56	c #Conflicts:      58000 | #Constraints:     110127
3581.04/3595.56	c #Conflicts:      59000 | #Constraints:     111127
3581.04/3595.56	c #Conflicts:      60000 | #Constraints:     112127
3581.04/3595.56	c #Conflicts:      61000 | #Constraints:     113127
3581.04/3595.56	c #Conflicts:      62000 | #Constraints:     114127
3581.04/3595.56	c #Conflicts:      63000 | #Constraints:     115127
3581.04/3595.56	c #Conflicts:      64000 | #Constraints:     116127
3581.04/3595.56	c #Conflicts:      65000 | #Constraints:     117127
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -169
3581.04/3595.56	c #Conflicts:      66000 | #Constraints:     109215
3581.04/3595.56	c #Conflicts:      67000 | #Constraints:     110215
3581.04/3595.56	c #Conflicts:      68000 | #Constraints:     111215
3581.04/3595.56	c #Conflicts:      69000 | #Constraints:     112215
3581.04/3595.56	c #Conflicts:      70000 | #Constraints:     113215
3581.04/3595.56	c bounds -52 >= -168 @ 70.4872
3581.04/3595.56	c #Conflicts:      71000 | #Constraints:     114239
3581.04/3595.56	c #Conflicts:      72000 | #Constraints:     115239
3581.04/3595.56	c #Conflicts:      73000 | #Constraints:     116239
3581.04/3595.56	c #Conflicts:      74000 | #Constraints:     117239
3581.04/3595.56	c #Conflicts:      75000 | #Constraints:     118239
3581.04/3595.56	c #Conflicts:      76000 | #Constraints:     119239
3581.04/3595.56	c #Conflicts:      77000 | #Constraints:     120239
3581.04/3595.56	c #Conflicts:      78000 | #Constraints:     121239
3581.04/3595.56	c #Conflicts:      79000 | #Constraints:     122239
3581.04/3595.56	c #Conflicts:      80000 | #Constraints:     123239
3581.04/3595.56	c #Conflicts:      81000 | #Constraints:     124239
3581.04/3595.56	c #Conflicts:      82000 | #Constraints:     125239
3581.04/3595.56	c #Conflicts:      83000 | #Constraints:     126239
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -168
3581.04/3595.56	c #Conflicts:      84000 | #Constraints:     113174
3581.04/3595.56	c #Conflicts:      85000 | #Constraints:     114213
3581.04/3595.56	c #Conflicts:      86000 | #Constraints:     115251
3581.04/3595.56	c #Conflicts:      87000 | #Constraints:     116300
3581.04/3595.56	c #Conflicts:      88000 | #Constraints:     117336
3581.04/3595.56	c #Conflicts:      89000 | #Constraints:     118376
3581.04/3595.56	c #Conflicts:      90000 | #Constraints:     119416
3581.04/3595.56	c #Conflicts:      91000 | #Constraints:     120460
3581.04/3595.56	c #Conflicts:      92000 | #Constraints:     121496
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -168
3581.04/3595.56	c #Conflicts:      93000 | #Constraints:     110509
3581.04/3595.56	c #Conflicts:      94000 | #Constraints:     111509
3581.04/3595.56	c #Conflicts:      95000 | #Constraints:     112509
3581.04/3595.56	c #Conflicts:      96000 | #Constraints:     113509
3581.04/3595.56	c #Conflicts:      97000 | #Constraints:     114509
3581.04/3595.56	c #Conflicts:      98000 | #Constraints:     115509
3581.04/3595.56	c #Conflicts:      99000 | #Constraints:     116509
3581.04/3595.56	c #Conflicts:     100000 | #Constraints:     117509
3581.04/3595.56	c bounds -52 >= -167 @ 104.023
3581.04/3595.56	c #Conflicts:     101000 | #Constraints:     118533
3581.04/3595.56	c #Conflicts:     102000 | #Constraints:     119533
3581.04/3595.56	c #Conflicts:     103000 | #Constraints:     120533
3581.04/3595.56	c #Conflicts:     104000 | #Constraints:     121533
3581.04/3595.56	c #Conflicts:     105000 | #Constraints:     122533
3581.04/3595.56	c #Conflicts:     106000 | #Constraints:     123533
3581.04/3595.56	c #Conflicts:     107000 | #Constraints:     124533
3581.04/3595.56	c #Conflicts:     108000 | #Constraints:     125533
3581.04/3595.56	c #Conflicts:     109000 | #Constraints:     126533
3581.04/3595.56	c #Conflicts:     110000 | #Constraints:     127533
3581.04/3595.56	c #Conflicts:     111000 | #Constraints:     128533
3581.04/3595.56	c #Conflicts:     112000 | #Constraints:     129533
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -167
3581.04/3595.56	c #Conflicts:     113000 | #Constraints:     114300
3581.04/3595.56	c #Conflicts:     114000 | #Constraints:     115300
3581.04/3595.56	c #Conflicts:     115000 | #Constraints:     116300
3581.04/3595.56	c #Conflicts:     116000 | #Constraints:     117300
3581.04/3595.56	c bounds -52 >= -166 @ 117.596
3581.04/3595.56	c #Conflicts:     117000 | #Constraints:     118333
3581.04/3595.56	c #Conflicts:     118000 | #Constraints:     119333
3581.04/3595.56	c #Conflicts:     119000 | #Constraints:     120333
3581.04/3595.56	c #Conflicts:     120000 | #Constraints:     121333
3581.04/3595.56	c #Conflicts:     121000 | #Constraints:     122333
3581.04/3595.56	c #Conflicts:     122000 | #Constraints:     123333
3581.04/3595.56	c #Conflicts:     123000 | #Constraints:     124333
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -166
3581.04/3595.56	c #Conflicts:     124000 | #Constraints:     111997
3581.04/3595.56	c #Conflicts:     125000 | #Constraints:     112997
3581.04/3595.56	c #Conflicts:     126000 | #Constraints:     113997
3581.04/3595.56	c #Conflicts:     127000 | #Constraints:     114997
3581.04/3595.56	c #Conflicts:     128000 | #Constraints:     115997
3581.04/3595.56	c #Conflicts:     129000 | #Constraints:     116997
3581.04/3595.56	c #Conflicts:     130000 | #Constraints:     117997
3581.04/3595.56	c #Conflicts:     131000 | #Constraints:     118997
3581.04/3595.56	c #Conflicts:     132000 | #Constraints:     119997
3581.04/3595.56	c #Conflicts:     133000 | #Constraints:     120997
3581.04/3595.56	c #Conflicts:     134000 | #Constraints:     121997
3581.04/3595.56	c #Conflicts:     135000 | #Constraints:     122997
3581.04/3595.56	c #Conflicts:     136000 | #Constraints:     123997
3581.04/3595.56	c bounds -52 >= -165 @ 141.554
3581.04/3595.56	c #Conflicts:     137000 | #Constraints:     125021
3581.04/3595.56	c #Conflicts:     138000 | #Constraints:     126021
3581.04/3595.56	c #Conflicts:     139000 | #Constraints:     127021
3581.04/3595.56	c #Conflicts:     140000 | #Constraints:     128021
3581.04/3595.56	c #Conflicts:     141000 | #Constraints:     129021
3581.04/3595.56	c #Conflicts:     142000 | #Constraints:     130021
3581.04/3595.56	c #Conflicts:     143000 | #Constraints:     131021
3581.04/3595.56	c #Conflicts:     144000 | #Constraints:     132021
3581.04/3595.56	c #Conflicts:     145000 | #Constraints:     133021
3581.04/3595.56	c #Conflicts:     146000 | #Constraints:     134021
3581.04/3595.56	c #Conflicts:     147000 | #Constraints:     135021
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -165
3581.04/3595.56	c #Conflicts:     148000 | #Constraints:     116999
3581.04/3595.56	c #Conflicts:     149000 | #Constraints:     118039
3581.04/3595.56	c #Conflicts:     150000 | #Constraints:     119086
3581.04/3595.56	c #Conflicts:     151000 | #Constraints:     120125
3581.04/3595.56	c #Conflicts:     152000 | #Constraints:     121156
3581.04/3595.56	c #Conflicts:     153000 | #Constraints:     122202
3581.04/3595.56	c #Conflicts:     154000 | #Constraints:     123235
3581.04/3595.56	c #Conflicts:     155000 | #Constraints:     124277
3581.04/3595.56	c #Conflicts:     156000 | #Constraints:     125314
3581.04/3595.56	c #Conflicts:     157000 | #Constraints:     126362
3581.04/3595.56	c #Conflicts:     158000 | #Constraints:     127401
3581.04/3595.56	c #Conflicts:     159000 | #Constraints:     128447
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -165
3581.04/3595.56	c #Conflicts:     160000 | #Constraints:     114209
3581.04/3595.56	c #Conflicts:     161000 | #Constraints:     115209
3581.04/3595.56	c #Conflicts:     162000 | #Constraints:     116209
3581.04/3595.56	c #Conflicts:     163000 | #Constraints:     117209
3581.04/3595.56	c #Conflicts:     164000 | #Constraints:     118209
3581.04/3595.56	c #Conflicts:     165000 | #Constraints:     119209
3581.04/3595.56	c #Conflicts:     166000 | #Constraints:     120209
3581.04/3595.56	c #Conflicts:     167000 | #Constraints:     121209
3581.04/3595.56	c #Conflicts:     168000 | #Constraints:     122209
3581.04/3595.56	c #Conflicts:     169000 | #Constraints:     123209
3581.04/3595.56	c bounds -52 >= -164 @ 173.73
3581.04/3595.56	c #Conflicts:     170000 | #Constraints:     124248
3581.04/3595.56	c #Conflicts:     171000 | #Constraints:     125248
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -164
3581.04/3595.56	c #Conflicts:     172000 | #Constraints:     113202
3581.04/3595.56	c #Conflicts:     173000 | #Constraints:     114202
3581.04/3595.56	c #Conflicts:     174000 | #Constraints:     115202
3581.04/3595.56	c #Conflicts:     175000 | #Constraints:     116202
3581.04/3595.56	c #Conflicts:     176000 | #Constraints:     117202
3581.04/3595.56	c #Conflicts:     177000 | #Constraints:     118202
3581.04/3595.56	c #Conflicts:     178000 | #Constraints:     119202
3581.04/3595.56	c #Conflicts:     179000 | #Constraints:     120202
3581.04/3595.56	c #Conflicts:     180000 | #Constraints:     121202
3581.04/3595.56	c #Conflicts:     181000 | #Constraints:     122202
3581.04/3595.56	c #Conflicts:     182000 | #Constraints:     123202
3581.04/3595.56	c #Conflicts:     183000 | #Constraints:     124202
3581.04/3595.56	c #Conflicts:     184000 | #Constraints:     125202
3581.04/3595.56	c bounds -52 >= -163 @ 188.486
3581.04/3595.56	c #Conflicts:     185000 | #Constraints:     126220
3581.04/3595.56	c #Conflicts:     186000 | #Constraints:     127220
3581.04/3595.56	c #Conflicts:     187000 | #Constraints:     128220
3581.04/3595.56	c #Conflicts:     188000 | #Constraints:     129220
3581.04/3595.56	c #Conflicts:     189000 | #Constraints:     130220
3581.04/3595.56	c #Conflicts:     190000 | #Constraints:     131220
3581.04/3595.56	c #Conflicts:     191000 | #Constraints:     132220
3581.04/3595.56	c #Conflicts:     192000 | #Constraints:     133220
3581.04/3595.56	c #Conflicts:     193000 | #Constraints:     134220
3581.04/3595.56	c #Conflicts:     194000 | #Constraints:     135220
3581.04/3595.56	c #Conflicts:     195000 | #Constraints:     136220
3581.04/3595.56	c #Conflicts:     196000 | #Constraints:     137220
3581.04/3595.56	c #Conflicts:     197000 | #Constraints:     138220
3581.04/3595.56	c #Conflicts:     198000 | #Constraints:     139220
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -163
3581.04/3595.56	c #Conflicts:     199000 | #Constraints:     119214
3581.04/3595.56	c #Conflicts:     200000 | #Constraints:     120214
3581.04/3595.56	c #Conflicts:     201000 | #Constraints:     121214
3581.04/3595.56	c #Conflicts:     202000 | #Constraints:     122214
3581.04/3595.56	c #Conflicts:     203000 | #Constraints:     123214
3581.04/3595.56	c #Conflicts:     204000 | #Constraints:     124214
3581.04/3595.56	c #Conflicts:     205000 | #Constraints:     125214
3581.04/3595.56	c #Conflicts:     206000 | #Constraints:     126214
3581.04/3595.56	c bounds -52 >= -162 @ 216.455
3581.04/3595.56	c #Conflicts:     207000 | #Constraints:     127244
3581.04/3595.56	c #Conflicts:     208000 | #Constraints:     128244
3581.04/3595.56	c #Conflicts:     209000 | #Constraints:     129265
3581.04/3595.56	c #Conflicts:     210000 | #Constraints:     130303
3581.04/3595.56	c #Conflicts:     211000 | #Constraints:     131335
3581.04/3595.56	c #Conflicts:     212000 | #Constraints:     132379
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -162
3581.04/3595.56	c #Conflicts:     213000 | #Constraints:     115837
3581.04/3595.56	c #Conflicts:     214000 | #Constraints:     116837
3581.04/3595.56	c #Conflicts:     215000 | #Constraints:     117837
3581.04/3595.56	c #Conflicts:     216000 | #Constraints:     118837
3581.04/3595.56	c #Conflicts:     217000 | #Constraints:     119837
3581.04/3595.56	c #Conflicts:     218000 | #Constraints:     120837
3581.04/3595.56	c #Conflicts:     219000 | #Constraints:     121837
3581.04/3595.56	c #Conflicts:     220000 | #Constraints:     122837
3581.04/3595.56	c #Conflicts:     221000 | #Constraints:     123837
3581.04/3595.56	c #Conflicts:     222000 | #Constraints:     124837
3581.04/3595.56	c #Conflicts:     223000 | #Constraints:     125837
3581.04/3595.56	c #Conflicts:     224000 | #Constraints:     126837
3581.04/3595.56	c #Conflicts:     225000 | #Constraints:     127837
3581.04/3595.56	c #Conflicts:     226000 | #Constraints:     128837
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -162
3581.04/3595.56	c #Conflicts:     227000 | #Constraints:     114888
3581.04/3595.56	c #Conflicts:     228000 | #Constraints:     115912
3581.04/3595.56	c #Conflicts:     229000 | #Constraints:     116949
3581.04/3595.56	c #Conflicts:     230000 | #Constraints:     117987
3581.04/3595.56	c #Conflicts:     231000 | #Constraints:     119027
3581.04/3595.56	c #Conflicts:     232000 | #Constraints:     120072
3581.04/3595.56	c #Conflicts:     233000 | #Constraints:     121116
3581.04/3595.56	c #Conflicts:     234000 | #Constraints:     122158
3581.04/3595.56	c #Conflicts:     235000 | #Constraints:     123202
3581.04/3595.56	c #Conflicts:     236000 | #Constraints:     124243
3581.04/3595.56	c #Conflicts:     237000 | #Constraints:     125292
3581.04/3595.56	c #Conflicts:     238000 | #Constraints:     126319
3581.04/3595.56	c #Conflicts:     239000 | #Constraints:     127341
3581.04/3595.56	c #Conflicts:     240000 | #Constraints:     128378
3581.04/3595.56	c #Conflicts:     241000 | #Constraints:     129420
3581.04/3595.56	c #Conflicts:     242000 | #Constraints:     130461
3581.04/3595.56	c #Conflicts:     243000 | #Constraints:     131502
3581.04/3595.56	c #Conflicts:     244000 | #Constraints:     132534
3581.04/3595.56	c #Conflicts:     245000 | #Constraints:     133572
3581.04/3595.56	c #Conflicts:     246000 | #Constraints:     134617
3581.04/3595.56	c #Conflicts:     247000 | #Constraints:     135644
3581.04/3595.56	c #Conflicts:     248000 | #Constraints:     136686
3581.04/3595.56	c #Conflicts:     249000 | #Constraints:     137723
3581.04/3595.56	c #Conflicts:     250000 | #Constraints:     138761
3581.04/3595.56	c #Conflicts:     251000 | #Constraints:     139798
3581.04/3595.56	c #Conflicts:     252000 | #Constraints:     140822
3581.04/3595.56	c #Conflicts:     253000 | #Constraints:     141857
3581.04/3595.56	c #Conflicts:     254000 | #Constraints:     142885
3581.04/3595.56	c #Conflicts:     255000 | #Constraints:     143915
3581.04/3595.56	c #Conflicts:     256000 | #Constraints:     144951
3581.04/3595.56	c #Conflicts:     257000 | #Constraints:     145989
3581.04/3595.56	c #Conflicts:     258000 | #Constraints:     147026
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -162
3581.04/3595.56	c #Conflicts:     259000 | #Constraints:     123535
3581.04/3595.56	c #Conflicts:     260000 | #Constraints:     124535
3581.04/3595.56	c #Conflicts:     261000 | #Constraints:     125535
3581.04/3595.56	c #Conflicts:     262000 | #Constraints:     126535
3581.04/3595.56	c #Conflicts:     263000 | #Constraints:     127535
3581.04/3595.56	c bounds -52 >= -161 @ 286.334
3581.04/3595.56	c #Conflicts:     264000 | #Constraints:     128556
3581.04/3595.56	c #Conflicts:     265000 | #Constraints:     129556
3581.04/3595.56	c #Conflicts:     266000 | #Constraints:     130556
3581.04/3595.56	c #Conflicts:     267000 | #Constraints:     131556
3581.04/3595.56	c #Conflicts:     268000 | #Constraints:     132556
3581.04/3595.56	c #Conflicts:     269000 | #Constraints:     133556
3581.04/3595.56	c #Conflicts:     270000 | #Constraints:     134556
3581.04/3595.56	c #Conflicts:     271000 | #Constraints:     135556
3581.04/3595.56	c #Conflicts:     272000 | #Constraints:     136556
3581.04/3595.56	c #Conflicts:     273000 | #Constraints:     137556
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -161
3581.04/3595.56	c #Conflicts:     274000 | #Constraints:     118739
3581.04/3595.56	c #Conflicts:     275000 | #Constraints:     119739
3581.04/3595.56	c #Conflicts:     276000 | #Constraints:     120739
3581.04/3595.56	c bounds -52 >= -160 @ 304.686
3581.04/3595.56	c #Conflicts:     277000 | #Constraints:     121757
3581.04/3595.56	c #Conflicts:     278000 | #Constraints:     122757
3581.04/3595.56	c #Conflicts:     279000 | #Constraints:     123757
3581.04/3595.56	c #Conflicts:     280000 | #Constraints:     124757
3581.04/3595.56	c #Conflicts:     281000 | #Constraints:     125757
3581.04/3595.56	c #Conflicts:     282000 | #Constraints:     126757
3581.04/3595.56	c #Conflicts:     283000 | #Constraints:     127757
3581.04/3595.56	c #Conflicts:     284000 | #Constraints:     128757
3581.04/3595.56	c #Conflicts:     285000 | #Constraints:     129757
3581.04/3595.56	c #Conflicts:     286000 | #Constraints:     130757
3581.04/3595.56	c #Conflicts:     287000 | #Constraints:     131757
3581.04/3595.56	c #Conflicts:     288000 | #Constraints:     132757
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.56	c rational objective -160
3581.04/3595.56	c #Conflicts:     289000 | #Constraints:     115624
3581.04/3595.56	c #Conflicts:     290000 | #Constraints:     116624
3581.04/3595.56	c #Conflicts:     291000 | #Constraints:     117624
3581.04/3595.56	c #Conflicts:     292000 | #Constraints:     118624
3581.04/3595.56	c #Conflicts:     293000 | #Constraints:     119624
3581.04/3595.56	c #Conflicts:     294000 | #Constraints:     120624
3581.04/3595.56	c #Conflicts:     295000 | #Constraints:     121624
3581.04/3595.56	c #Conflicts:     296000 | #Constraints:     122624
3581.04/3595.56	c #Conflicts:     297000 | #Constraints:     123624
3581.04/3595.56	c #Conflicts:     298000 | #Constraints:     124624
3581.04/3595.56	c #Conflicts:     299000 | #Constraints:     125624
3581.04/3595.56	c #Conflicts:     300000 | #Constraints:     126624
3581.04/3595.56	c #Conflicts:     301000 | #Constraints:     127624
3581.04/3595.56	c #Conflicts:     302000 | #Constraints:     128624
3581.04/3595.56	c bounds -52 >= -159 @ 334.06
3581.04/3595.56	c #Conflicts:     303000 | #Constraints:     129669
3581.04/3595.56	c #Conflicts:     304000 | #Constraints:     130669
3581.04/3595.56	c #Conflicts:     305000 | #Constraints:     131669
3581.04/3595.56	c #Conflicts:     306000 | #Constraints:     132669
3581.04/3595.56	c #Conflicts:     307000 | #Constraints:     133669
3581.04/3595.56	c #Conflicts:     308000 | #Constraints:     134669
3581.04/3595.56	c #Conflicts:     309000 | #Constraints:     135669
3581.04/3595.56	c #Conflicts:     310000 | #Constraints:     136669
3581.04/3595.56	c #Conflicts:     311000 | #Constraints:     137669
3581.04/3595.56	c #Conflicts:     312000 | #Constraints:     138669
3581.04/3595.56	c #Conflicts:     313000 | #Constraints:     139669
3581.04/3595.56	c #Conflicts:     314000 | #Constraints:     140669
3581.04/3595.56	c #Conflicts:     315000 | #Constraints:     141669
3581.04/3595.56	c #Conflicts:     316000 | #Constraints:     142669
3581.04/3595.56	c #Conflicts:     317000 | #Constraints:     143669
3581.04/3595.56	c #Conflicts:     318000 | #Constraints:     144669
3581.04/3595.56	c #Conflicts:     319000 | #Constraints:     145669
3581.04/3595.56	c #Conflicts:     320000 | #Constraints:     146669
3581.04/3595.56	c #Conflicts:     321000 | #Constraints:     147669
3581.04/3595.56	c #Conflicts:     322000 | #Constraints:     148669
3581.04/3595.56	c #Conflicts:     323000 | #Constraints:     149669
3581.04/3595.56	c #Conflicts:     324000 | #Constraints:     150669
3581.04/3595.56	c INPROCESSING
3581.04/3595.56	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -159
3581.04/3595.57	c #Conflicts:     325000 | #Constraints:     125322
3581.04/3595.57	c #Conflicts:     326000 | #Constraints:     126322
3581.04/3595.57	c #Conflicts:     327000 | #Constraints:     127322
3581.04/3595.57	c #Conflicts:     328000 | #Constraints:     128322
3581.04/3595.57	c #Conflicts:     329000 | #Constraints:     129322
3581.04/3595.57	c #Conflicts:     330000 | #Constraints:     130322
3581.04/3595.57	c #Conflicts:     331000 | #Constraints:     131322
3581.04/3595.57	c #Conflicts:     332000 | #Constraints:     132322
3581.04/3595.57	c #Conflicts:     333000 | #Constraints:     133322
3581.04/3595.57	c #Conflicts:     334000 | #Constraints:     134322
3581.04/3595.57	c #Conflicts:     335000 | #Constraints:     135322
3581.04/3595.57	c #Conflicts:     336000 | #Constraints:     136322
3581.04/3595.57	c #Conflicts:     337000 | #Constraints:     137322
3581.04/3595.57	c #Conflicts:     338000 | #Constraints:     138322
3581.04/3595.57	c #Conflicts:     339000 | #Constraints:     139322
3581.04/3595.57	c #Conflicts:     340000 | #Constraints:     140322
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -159
3581.04/3595.57	c #Conflicts:     341000 | #Constraints:     119901
3581.04/3595.57	c #Conflicts:     342000 | #Constraints:     120901
3581.04/3595.57	c #Conflicts:     343000 | #Constraints:     121901
3581.04/3595.57	c #Conflicts:     344000 | #Constraints:     122901
3581.04/3595.57	c #Conflicts:     345000 | #Constraints:     123901
3581.04/3595.57	c #Conflicts:     346000 | #Constraints:     124901
3581.04/3595.57	c #Conflicts:     347000 | #Constraints:     125901
3581.04/3595.57	c #Conflicts:     348000 | #Constraints:     126901
3581.04/3595.57	c #Conflicts:     349000 | #Constraints:     127901
3581.04/3595.57	c #Conflicts:     350000 | #Constraints:     128901
3581.04/3595.57	c #Conflicts:     351000 | #Constraints:     129901
3581.04/3595.57	c #Conflicts:     352000 | #Constraints:     130901
3581.04/3595.57	c #Conflicts:     353000 | #Constraints:     131901
3581.04/3595.57	c bounds -52 >= -158 @ 412.29
3581.04/3595.57	c #Conflicts:     354000 | #Constraints:     132931
3581.04/3595.57	c #Conflicts:     355000 | #Constraints:     133931
3581.04/3595.57	c #Conflicts:     356000 | #Constraints:     134931
3581.04/3595.57	c #Conflicts:     357000 | #Constraints:     135931
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -158
3581.04/3595.57	c #Conflicts:     358000 | #Constraints:     117887
3581.04/3595.57	c #Conflicts:     359000 | #Constraints:     118887
3581.04/3595.57	c #Conflicts:     360000 | #Constraints:     119887
3581.04/3595.57	c #Conflicts:     361000 | #Constraints:     120887
3581.04/3595.57	c #Conflicts:     362000 | #Constraints:     121887
3581.04/3595.57	c #Conflicts:     363000 | #Constraints:     122887
3581.04/3595.57	c #Conflicts:     364000 | #Constraints:     123887
3581.04/3595.57	c #Conflicts:     365000 | #Constraints:     124887
3581.04/3595.57	c #Conflicts:     366000 | #Constraints:     125887
3581.04/3595.57	c #Conflicts:     367000 | #Constraints:     126887
3581.04/3595.57	c #Conflicts:     368000 | #Constraints:     127887
3581.04/3595.57	c #Conflicts:     369000 | #Constraints:     128887
3581.04/3595.57	c #Conflicts:     370000 | #Constraints:     129887
3581.04/3595.57	c #Conflicts:     371000 | #Constraints:     130887
3581.04/3595.57	c #Conflicts:     372000 | #Constraints:     131887
3581.04/3595.57	c #Conflicts:     373000 | #Constraints:     132887
3581.04/3595.57	c #Conflicts:     374000 | #Constraints:     133887
3581.04/3595.57	c #Conflicts:     375000 | #Constraints:     134887
3581.04/3595.57	c #Conflicts:     376000 | #Constraints:     135887
3581.04/3595.57	c #Conflicts:     377000 | #Constraints:     136887
3581.04/3595.57	c #Conflicts:     378000 | #Constraints:     137887
3581.04/3595.57	c #Conflicts:     379000 | #Constraints:     138887
3581.04/3595.57	c #Conflicts:     380000 | #Constraints:     139887
3581.04/3595.57	c #Conflicts:     381000 | #Constraints:     140887
3581.04/3595.57	c #Conflicts:     382000 | #Constraints:     141887
3581.04/3595.57	c #Conflicts:     383000 | #Constraints:     142887
3581.04/3595.57	c #Conflicts:     384000 | #Constraints:     143887
3581.04/3595.57	c #Conflicts:     385000 | #Constraints:     144887
3581.04/3595.57	c #Conflicts:     386000 | #Constraints:     145887
3581.04/3595.57	c #Conflicts:     387000 | #Constraints:     146887
3581.04/3595.57	c #Conflicts:     388000 | #Constraints:     147887
3581.04/3595.57	c #Conflicts:     389000 | #Constraints:     148887
3581.04/3595.57	c #Conflicts:     390000 | #Constraints:     149887
3581.04/3595.57	c #Conflicts:     391000 | #Constraints:     150887
3581.04/3595.57	c #Conflicts:     392000 | #Constraints:     151887
3581.04/3595.57	c #Conflicts:     393000 | #Constraints:     152887
3581.04/3595.57	c #Conflicts:     394000 | #Constraints:     153887
3581.04/3595.57	c #Conflicts:     395000 | #Constraints:     154887
3581.04/3595.57	c #Conflicts:     396000 | #Constraints:     155887
3581.04/3595.57	c #Conflicts:     397000 | #Constraints:     156887
3581.04/3595.57	c bounds -52 >= -157 @ 473.488
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -157
3581.04/3595.57	c #Conflicts:     398000 | #Constraints:     128278
3581.04/3595.57	c #Conflicts:     399000 | #Constraints:     129278
3581.04/3595.57	c #Conflicts:     400000 | #Constraints:     130278
3581.04/3595.57	c #Conflicts:     401000 | #Constraints:     131278
3581.04/3595.57	c #Conflicts:     402000 | #Constraints:     132278
3581.04/3595.57	c #Conflicts:     403000 | #Constraints:     133278
3581.04/3595.57	c #Conflicts:     404000 | #Constraints:     134278
3581.04/3595.57	c #Conflicts:     405000 | #Constraints:     135278
3581.04/3595.57	c #Conflicts:     406000 | #Constraints:     136278
3581.04/3595.57	c #Conflicts:     407000 | #Constraints:     137278
3581.04/3595.57	c #Conflicts:     408000 | #Constraints:     138278
3581.04/3595.57	c #Conflicts:     409000 | #Constraints:     139278
3581.04/3595.57	c #Conflicts:     410000 | #Constraints:     140278
3581.04/3595.57	c #Conflicts:     411000 | #Constraints:     141278
3581.04/3595.57	c #Conflicts:     412000 | #Constraints:     142278
3581.04/3595.57	c #Conflicts:     413000 | #Constraints:     143278
3581.04/3595.57	c #Conflicts:     414000 | #Constraints:     144278
3581.04/3595.57	c #Conflicts:     415000 | #Constraints:     145278
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -157
3581.04/3595.57	c #Conflicts:     416000 | #Constraints:     122355
3581.04/3595.57	c #Conflicts:     417000 | #Constraints:     123355
3581.04/3595.57	c #Conflicts:     418000 | #Constraints:     124355
3581.04/3595.57	c #Conflicts:     419000 | #Constraints:     125355
3581.04/3595.57	c #Conflicts:     420000 | #Constraints:     126355
3581.04/3595.57	c #Conflicts:     421000 | #Constraints:     127355
3581.04/3595.57	c #Conflicts:     422000 | #Constraints:     128355
3581.04/3595.57	c #Conflicts:     423000 | #Constraints:     129355
3581.04/3595.57	c #Conflicts:     424000 | #Constraints:     130355
3581.04/3595.57	c #Conflicts:     425000 | #Constraints:     131355
3581.04/3595.57	c #Conflicts:     426000 | #Constraints:     132355
3581.04/3595.57	c #Conflicts:     427000 | #Constraints:     133355
3581.04/3595.57	c #Conflicts:     428000 | #Constraints:     134355
3581.04/3595.57	c #Conflicts:     429000 | #Constraints:     135355
3581.04/3595.57	c #Conflicts:     430000 | #Constraints:     136355
3581.04/3595.57	c #Conflicts:     431000 | #Constraints:     137355
3581.04/3595.57	c #Conflicts:     432000 | #Constraints:     138355
3581.04/3595.57	c #Conflicts:     433000 | #Constraints:     139355
3581.04/3595.57	c #Conflicts:     434000 | #Constraints:     140355
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -157
3581.04/3595.57	c #Conflicts:     435000 | #Constraints:     121144
3581.04/3595.57	c #Conflicts:     436000 | #Constraints:     122144
3581.04/3595.57	c #Conflicts:     437000 | #Constraints:     123144
3581.04/3595.57	c #Conflicts:     438000 | #Constraints:     124144
3581.04/3595.57	c #Conflicts:     439000 | #Constraints:     125144
3581.04/3595.57	c #Conflicts:     440000 | #Constraints:     126144
3581.04/3595.57	c #Conflicts:     441000 | #Constraints:     127144
3581.04/3595.57	c #Conflicts:     442000 | #Constraints:     128144
3581.04/3595.57	c #Conflicts:     443000 | #Constraints:     129144
3581.04/3595.57	c #Conflicts:     444000 | #Constraints:     130144
3581.04/3595.57	c #Conflicts:     445000 | #Constraints:     131144
3581.04/3595.57	c #Conflicts:     446000 | #Constraints:     132144
3581.04/3595.57	c #Conflicts:     447000 | #Constraints:     133144
3581.04/3595.57	c #Conflicts:     448000 | #Constraints:     134144
3581.04/3595.57	c #Conflicts:     449000 | #Constraints:     135144
3581.04/3595.57	c #Conflicts:     450000 | #Constraints:     136144
3581.04/3595.57	c #Conflicts:     451000 | #Constraints:     137144
3581.04/3595.57	c #Conflicts:     452000 | #Constraints:     138144
3581.04/3595.57	c #Conflicts:     453000 | #Constraints:     139144
3581.04/3595.57	c #Conflicts:     454000 | #Constraints:     140144
3581.04/3595.57	c #Conflicts:     455000 | #Constraints:     141144
3581.04/3595.57	c #Conflicts:     456000 | #Constraints:     142144
3581.04/3595.57	c bounds -52 >= -156 @ 557.9
3581.04/3595.57	c #Conflicts:     457000 | #Constraints:     143171
3581.04/3595.57	c #Conflicts:     458000 | #Constraints:     144171
3581.04/3595.57	c #Conflicts:     459000 | #Constraints:     145171
3581.04/3595.57	c #Conflicts:     460000 | #Constraints:     146171
3581.04/3595.57	c #Conflicts:     461000 | #Constraints:     147171
3581.04/3595.57	c #Conflicts:     462000 | #Constraints:     148172
3581.04/3595.57	c #Conflicts:     463000 | #Constraints:     149201
3581.04/3595.57	c #Conflicts:     464000 | #Constraints:     150237
3581.04/3595.57	c #Conflicts:     465000 | #Constraints:     151267
3581.04/3595.57	c #Conflicts:     466000 | #Constraints:     152305
3581.04/3595.57	c #Conflicts:     467000 | #Constraints:     153334
3581.04/3595.57	c #Conflicts:     468000 | #Constraints:     154354
3581.04/3595.57	c #Conflicts:     469000 | #Constraints:     155377
3581.04/3595.57	c #Conflicts:     470000 | #Constraints:     156418
3581.04/3595.57	c #Conflicts:     471000 | #Constraints:     157447
3581.04/3595.57	c #Conflicts:     472000 | #Constraints:     158483
3581.04/3595.57	c #Conflicts:     473000 | #Constraints:     159517
3581.04/3595.57	c #Conflicts:     474000 | #Constraints:     160554
3581.04/3595.57	c #Conflicts:     475000 | #Constraints:     161586
3581.04/3595.57	c #Conflicts:     476000 | #Constraints:     162615
3581.04/3595.57	c #Conflicts:     477000 | #Constraints:     163643
3581.04/3595.57	c #Conflicts:     478000 | #Constraints:     164678
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -156
3581.04/3595.57	c #Conflicts:     479000 | #Constraints:     132270
3581.04/3595.57	c #Conflicts:     480000 | #Constraints:     133270
3581.04/3595.57	c #Conflicts:     481000 | #Constraints:     134270
3581.04/3595.57	c #Conflicts:     482000 | #Constraints:     135270
3581.04/3595.57	c #Conflicts:     483000 | #Constraints:     136270
3581.04/3595.57	c #Conflicts:     484000 | #Constraints:     137270
3581.04/3595.57	c #Conflicts:     485000 | #Constraints:     138270
3581.04/3595.57	c #Conflicts:     486000 | #Constraints:     139270
3581.04/3595.57	c #Conflicts:     487000 | #Constraints:     140270
3581.04/3595.57	c #Conflicts:     488000 | #Constraints:     141270
3581.04/3595.57	c #Conflicts:     489000 | #Constraints:     142270
3581.04/3595.57	c #Conflicts:     490000 | #Constraints:     143270
3581.04/3595.57	c #Conflicts:     491000 | #Constraints:     144270
3581.04/3595.57	c #Conflicts:     492000 | #Constraints:     145270
3581.04/3595.57	c #Conflicts:     493000 | #Constraints:     146270
3581.04/3595.57	c #Conflicts:     494000 | #Constraints:     147270
3581.04/3595.57	c #Conflicts:     495000 | #Constraints:     148270
3581.04/3595.57	c #Conflicts:     496000 | #Constraints:     149270
3581.04/3595.57	c #Conflicts:     497000 | #Constraints:     150270
3581.04/3595.57	c #Conflicts:     498000 | #Constraints:     151270
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -156
3581.04/3595.57	c #Conflicts:     499000 | #Constraints:     125038
3581.04/3595.57	c #Conflicts:     500000 | #Constraints:     126038
3581.04/3595.57	c #Conflicts:     501000 | #Constraints:     127038
3581.04/3595.57	c #Conflicts:     502000 | #Constraints:     128038
3581.04/3595.57	c #Conflicts:     503000 | #Constraints:     129038
3581.04/3595.57	c #Conflicts:     504000 | #Constraints:     130038
3581.04/3595.57	c #Conflicts:     505000 | #Constraints:     131038
3581.04/3595.57	c #Conflicts:     506000 | #Constraints:     132038
3581.04/3595.57	c #Conflicts:     507000 | #Constraints:     133038
3581.04/3595.57	c #Conflicts:     508000 | #Constraints:     134038
3581.04/3595.57	c #Conflicts:     509000 | #Constraints:     135038
3581.04/3595.57	c #Conflicts:     510000 | #Constraints:     136038
3581.04/3595.57	c #Conflicts:     511000 | #Constraints:     137038
3581.04/3595.57	c #Conflicts:     512000 | #Constraints:     138038
3581.04/3595.57	c #Conflicts:     513000 | #Constraints:     139038
3581.04/3595.57	c #Conflicts:     514000 | #Constraints:     140038
3581.04/3595.57	c bounds -52 >= -155 @ 627.309
3581.04/3595.57	c #Conflicts:     515000 | #Constraints:     141059
3581.04/3595.57	c #Conflicts:     516000 | #Constraints:     142092
3581.04/3595.57	c #Conflicts:     517000 | #Constraints:     143136
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -155
3581.04/3595.57	c #Conflicts:     518000 | #Constraints:     122342
3581.04/3595.57	c #Conflicts:     519000 | #Constraints:     123342
3581.04/3595.57	c bounds -52 >= -154 @ 629.674
3581.04/3595.57	c #Conflicts:     520000 | #Constraints:     124360
3581.04/3595.57	c #Conflicts:     521000 | #Constraints:     125360
3581.04/3595.57	c #Conflicts:     522000 | #Constraints:     126360
3581.04/3595.57	c #Conflicts:     523000 | #Constraints:     127360
3581.04/3595.57	c bounds -52 >= -153 @ 630.908
3581.04/3595.57	c #Conflicts:     524000 | #Constraints:     128369
3581.04/3595.57	c #Conflicts:     525000 | #Constraints:     129369
3581.04/3595.57	c #Conflicts:     526000 | #Constraints:     130369
3581.04/3595.57	c #Conflicts:     527000 | #Constraints:     131369
3581.04/3595.57	c #Conflicts:     528000 | #Constraints:     132369
3581.04/3595.57	c #Conflicts:     529000 | #Constraints:     133369
3581.04/3595.57	c #Conflicts:     530000 | #Constraints:     134369
3581.04/3595.57	c #Conflicts:     531000 | #Constraints:     135369
3581.04/3595.57	c #Conflicts:     532000 | #Constraints:     136369
3581.04/3595.57	c #Conflicts:     533000 | #Constraints:     137369
3581.04/3595.57	c #Conflicts:     534000 | #Constraints:     138369
3581.04/3595.57	c #Conflicts:     535000 | #Constraints:     139369
3581.04/3595.57	c #Conflicts:     536000 | #Constraints:     140369
3581.04/3595.57	c #Conflicts:     537000 | #Constraints:     141369
3581.04/3595.57	c #Conflicts:     538000 | #Constraints:     142369
3581.04/3595.57	c #Conflicts:     539000 | #Constraints:     143369
3581.04/3595.57	c #Conflicts:     540000 | #Constraints:     144369
3581.04/3595.57	c #Conflicts:     541000 | #Constraints:     145369
3581.04/3595.57	c #Conflicts:     542000 | #Constraints:     146369
3581.04/3595.57	c #Conflicts:     543000 | #Constraints:     147369
3581.04/3595.57	c #Conflicts:     544000 | #Constraints:     148369
3581.04/3595.57	c #Conflicts:     545000 | #Constraints:     149369
3581.04/3595.57	c #Conflicts:     546000 | #Constraints:     150369
3581.04/3595.57	c #Conflicts:     547000 | #Constraints:     151369
3581.04/3595.57	c #Conflicts:     548000 | #Constraints:     152369
3581.04/3595.57	c #Conflicts:     549000 | #Constraints:     153369
3581.04/3595.57	c #Conflicts:     550000 | #Constraints:     154369
3581.04/3595.57	c #Conflicts:     551000 | #Constraints:     155369
3581.04/3595.57	c #Conflicts:     552000 | #Constraints:     156369
3581.04/3595.57	c #Conflicts:     553000 | #Constraints:     157369
3581.04/3595.57	c #Conflicts:     554000 | #Constraints:     158369
3581.04/3595.57	c #Conflicts:     555000 | #Constraints:     159369
3581.04/3595.57	c #Conflicts:     556000 | #Constraints:     160369
3581.04/3595.57	c bounds -52 >= -152 @ 676.997
3581.04/3595.57	c #Conflicts:     557000 | #Constraints:     161396
3581.04/3595.57	c #Conflicts:     558000 | #Constraints:     162397
3581.04/3595.57	c #Conflicts:     559000 | #Constraints:     163424
3581.04/3595.57	c #Conflicts:     560000 | #Constraints:     164461
3581.04/3595.57	c #Conflicts:     561000 | #Constraints:     165495
3581.04/3595.57	c #Conflicts:     562000 | #Constraints:     166543
3581.04/3595.57	c #Conflicts:     563000 | #Constraints:     167587
3581.04/3595.57	c #Conflicts:     564000 | #Constraints:     168627
3581.04/3595.57	c #Conflicts:     565000 | #Constraints:     169667
3581.04/3595.57	c #Conflicts:     566000 | #Constraints:     170709
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -152
3581.04/3595.57	c #Conflicts:     567000 | #Constraints:     135223
3581.04/3595.57	c #Conflicts:     568000 | #Constraints:     136255
3581.04/3595.57	c #Conflicts:     569000 | #Constraints:     137286
3581.04/3595.57	c #Conflicts:     570000 | #Constraints:     138319
3581.04/3595.57	c #Conflicts:     571000 | #Constraints:     139353
3581.04/3595.57	c #Conflicts:     572000 | #Constraints:     140381
3581.04/3595.57	c #Conflicts:     573000 | #Constraints:     141419
3581.04/3595.57	c #Conflicts:     574000 | #Constraints:     142454
3581.04/3595.57	c #Conflicts:     575000 | #Constraints:     143493
3581.04/3595.57	c #Conflicts:     576000 | #Constraints:     144525
3581.04/3595.57	c #Conflicts:     577000 | #Constraints:     145561
3581.04/3595.57	c #Conflicts:     578000 | #Constraints:     146592
3581.04/3595.57	c #Conflicts:     579000 | #Constraints:     147619
3581.04/3595.57	c #Conflicts:     580000 | #Constraints:     148653
3581.04/3595.57	c #Conflicts:     581000 | #Constraints:     149702
3581.04/3595.57	c #Conflicts:     582000 | #Constraints:     150727
3581.04/3595.57	c #Conflicts:     583000 | #Constraints:     151766
3581.04/3595.57	c #Conflicts:     584000 | #Constraints:     152796
3581.04/3595.57	c #Conflicts:     585000 | #Constraints:     153834
3581.04/3595.57	c #Conflicts:     586000 | #Constraints:     154870
3581.04/3595.57	c #Conflicts:     587000 | #Constraints:     155907
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -152
3581.04/3595.57	c #Conflicts:     588000 | #Constraints:     127889
3581.04/3595.57	c #Conflicts:     589000 | #Constraints:     128889
3581.04/3595.57	c #Conflicts:     590000 | #Constraints:     129889
3581.04/3595.57	c #Conflicts:     591000 | #Constraints:     130889
3581.04/3595.57	c #Conflicts:     592000 | #Constraints:     131889
3581.04/3595.57	c #Conflicts:     593000 | #Constraints:     132889
3581.04/3595.57	c #Conflicts:     594000 | #Constraints:     133889
3581.04/3595.57	c #Conflicts:     595000 | #Constraints:     134889
3581.04/3595.57	c #Conflicts:     596000 | #Constraints:     135889
3581.04/3595.57	c #Conflicts:     597000 | #Constraints:     136889
3581.04/3595.57	c #Conflicts:     598000 | #Constraints:     137889
3581.04/3595.57	c #Conflicts:     599000 | #Constraints:     138889
3581.04/3595.57	c #Conflicts:     600000 | #Constraints:     139889
3581.04/3595.57	c #Conflicts:     601000 | #Constraints:     140889
3581.04/3595.57	c #Conflicts:     602000 | #Constraints:     141889
3581.04/3595.57	c #Conflicts:     603000 | #Constraints:     142889
3581.04/3595.57	c #Conflicts:     604000 | #Constraints:     143889
3581.04/3595.57	c #Conflicts:     605000 | #Constraints:     144889
3581.04/3595.57	c #Conflicts:     606000 | #Constraints:     145889
3581.04/3595.57	c #Conflicts:     607000 | #Constraints:     146889
3581.04/3595.57	c #Conflicts:     608000 | #Constraints:     147889
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -152
3581.04/3595.57	c #Conflicts:     609000 | #Constraints:     125415
3581.04/3595.57	c #Conflicts:     610000 | #Constraints:     126415
3581.04/3595.57	c #Conflicts:     611000 | #Constraints:     127415
3581.04/3595.57	c #Conflicts:     612000 | #Constraints:     128415
3581.04/3595.57	c #Conflicts:     613000 | #Constraints:     129415
3581.04/3595.57	c #Conflicts:     614000 | #Constraints:     130415
3581.04/3595.57	c #Conflicts:     615000 | #Constraints:     131415
3581.04/3595.57	c #Conflicts:     616000 | #Constraints:     132415
3581.04/3595.57	c #Conflicts:     617000 | #Constraints:     133415
3581.04/3595.57	c #Conflicts:     618000 | #Constraints:     134415
3581.04/3595.57	c #Conflicts:     619000 | #Constraints:     135415
3581.04/3595.57	c #Conflicts:     620000 | #Constraints:     136415
3581.04/3595.57	c #Conflicts:     621000 | #Constraints:     137415
3581.04/3595.57	c #Conflicts:     622000 | #Constraints:     138415
3581.04/3595.57	c #Conflicts:     623000 | #Constraints:     139415
3581.04/3595.57	c #Conflicts:     624000 | #Constraints:     140415
3581.04/3595.57	c #Conflicts:     625000 | #Constraints:     141415
3581.04/3595.57	c #Conflicts:     626000 | #Constraints:     142415
3581.04/3595.57	c #Conflicts:     627000 | #Constraints:     143415
3581.04/3595.57	c #Conflicts:     628000 | #Constraints:     144415
3581.04/3595.57	c #Conflicts:     629000 | #Constraints:     145415
3581.04/3595.57	c #Conflicts:     630000 | #Constraints:     146415
3581.04/3595.57	c #Conflicts:     631000 | #Constraints:     147415
3581.04/3595.57	c #Conflicts:     632000 | #Constraints:     148415
3581.04/3595.57	c #Conflicts:     633000 | #Constraints:     149415
3581.04/3595.57	c #Conflicts:     634000 | #Constraints:     150415
3581.04/3595.57	c #Conflicts:     635000 | #Constraints:     151415
3581.04/3595.57	c #Conflicts:     636000 | #Constraints:     152415
3581.04/3595.57	c #Conflicts:     637000 | #Constraints:     153415
3581.04/3595.57	c #Conflicts:     638000 | #Constraints:     154415
3581.04/3595.57	c bounds -52 >= -151 @ 778.915
3581.04/3595.57	c #Conflicts:     639000 | #Constraints:     155451
3581.04/3595.57	c #Conflicts:     640000 | #Constraints:     156451
3581.04/3595.57	c #Conflicts:     641000 | #Constraints:     157451
3581.04/3595.57	c #Conflicts:     642000 | #Constraints:     158451
3581.04/3595.57	c #Conflicts:     643000 | #Constraints:     159451
3581.04/3595.57	c #Conflicts:     644000 | #Constraints:     160451
3581.04/3595.57	c #Conflicts:     645000 | #Constraints:     161451
3581.04/3595.57	c #Conflicts:     646000 | #Constraints:     162451
3581.04/3595.57	c #Conflicts:     647000 | #Constraints:     163451
3581.04/3595.57	c #Conflicts:     648000 | #Constraints:     164451
3581.04/3595.57	c #Conflicts:     649000 | #Constraints:     165451
3581.04/3595.57	c #Conflicts:     650000 | #Constraints:     166451
3581.04/3595.57	c #Conflicts:     651000 | #Constraints:     167451
3581.04/3595.57	c #Conflicts:     652000 | #Constraints:     168451
3581.04/3595.57	c #Conflicts:     653000 | #Constraints:     169451
3581.04/3595.57	c #Conflicts:     654000 | #Constraints:     170451
3581.04/3595.57	c #Conflicts:     655000 | #Constraints:     171451
3581.04/3595.57	c #Conflicts:     656000 | #Constraints:     172451
3581.04/3595.57	c #Conflicts:     657000 | #Constraints:     173451
3581.04/3595.57	c #Conflicts:     658000 | #Constraints:     174451
3581.04/3595.57	c #Conflicts:     659000 | #Constraints:     175451
3581.04/3595.57	c #Conflicts:     660000 | #Constraints:     176451
3581.04/3595.57	c #Conflicts:     661000 | #Constraints:     177451
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -151
3581.04/3595.57	c #Conflicts:     662000 | #Constraints:     138687
3581.04/3595.57	c #Conflicts:     663000 | #Constraints:     139717
3581.04/3595.57	c #Conflicts:     664000 | #Constraints:     140756
3581.04/3595.57	c #Conflicts:     665000 | #Constraints:     141801
3581.04/3595.57	c #Conflicts:     666000 | #Constraints:     142834
3581.04/3595.57	c #Conflicts:     667000 | #Constraints:     143884
3581.04/3595.57	c #Conflicts:     668000 | #Constraints:     144922
3581.04/3595.57	c #Conflicts:     669000 | #Constraints:     145964
3581.04/3595.57	c #Conflicts:     670000 | #Constraints:     147011
3581.04/3595.57	c #Conflicts:     671000 | #Constraints:     148059
3581.04/3595.57	c #Conflicts:     672000 | #Constraints:     149105
3581.04/3595.57	c #Conflicts:     673000 | #Constraints:     150137
3581.04/3595.57	c #Conflicts:     674000 | #Constraints:     151176
3581.04/3595.57	c #Conflicts:     675000 | #Constraints:     152219
3581.04/3595.57	c #Conflicts:     676000 | #Constraints:     153253
3581.04/3595.57	c #Conflicts:     677000 | #Constraints:     154285
3581.04/3595.57	c #Conflicts:     678000 | #Constraints:     155334
3581.04/3595.57	c #Conflicts:     679000 | #Constraints:     156384
3581.04/3595.57	c #Conflicts:     680000 | #Constraints:     157420
3581.04/3595.57	c #Conflicts:     681000 | #Constraints:     158463
3581.04/3595.57	c #Conflicts:     682000 | #Constraints:     159505
3581.04/3595.57	c #Conflicts:     683000 | #Constraints:     160554
3581.04/3595.57	c #Conflicts:     684000 | #Constraints:     161595
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -151
3581.04/3595.57	c #Conflicts:     685000 | #Constraints:     130950
3581.04/3595.57	c #Conflicts:     686000 | #Constraints:     131950
3581.04/3595.57	c #Conflicts:     687000 | #Constraints:     132950
3581.04/3595.57	c #Conflicts:     688000 | #Constraints:     133950
3581.04/3595.57	c #Conflicts:     689000 | #Constraints:     134950
3581.04/3595.57	c #Conflicts:     690000 | #Constraints:     135950
3581.04/3595.57	c #Conflicts:     691000 | #Constraints:     136950
3581.04/3595.57	c bounds -52 >= -150 @ 851.593
3581.04/3595.57	c #Conflicts:     692000 | #Constraints:     137986
3581.04/3595.57	c #Conflicts:     693000 | #Constraints:     138986
3581.04/3595.57	c #Conflicts:     694000 | #Constraints:     139986
3581.04/3595.57	c #Conflicts:     695000 | #Constraints:     140986
3581.04/3595.57	c #Conflicts:     696000 | #Constraints:     141986
3581.04/3595.57	c #Conflicts:     697000 | #Constraints:     142986
3581.04/3595.57	c #Conflicts:     698000 | #Constraints:     143986
3581.04/3595.57	c #Conflicts:     699000 | #Constraints:     144986
3581.04/3595.57	c #Conflicts:     700000 | #Constraints:     145986
3581.04/3595.57	c #Conflicts:     701000 | #Constraints:     146986
3581.04/3595.57	c #Conflicts:     702000 | #Constraints:     147986
3581.04/3595.57	c #Conflicts:     703000 | #Constraints:     148986
3581.04/3595.57	c #Conflicts:     704000 | #Constraints:     149986
3581.04/3595.57	c #Conflicts:     705000 | #Constraints:     150986
3581.04/3595.57	c #Conflicts:     706000 | #Constraints:     151986
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -150
3581.04/3595.57	c #Conflicts:     707000 | #Constraints:     127454
3581.04/3595.57	c #Conflicts:     708000 | #Constraints:     128454
3581.04/3595.57	c #Conflicts:     709000 | #Constraints:     129454
3581.04/3595.57	c #Conflicts:     710000 | #Constraints:     130454
3581.04/3595.57	c #Conflicts:     711000 | #Constraints:     131454
3581.04/3595.57	c #Conflicts:     712000 | #Constraints:     132454
3581.04/3595.57	c #Conflicts:     713000 | #Constraints:     133454
3581.04/3595.57	c #Conflicts:     714000 | #Constraints:     134454
3581.04/3595.57	c #Conflicts:     715000 | #Constraints:     135454
3581.04/3595.57	c #Conflicts:     716000 | #Constraints:     136454
3581.04/3595.57	c #Conflicts:     717000 | #Constraints:     137454
3581.04/3595.57	c #Conflicts:     718000 | #Constraints:     138454
3581.04/3595.57	c #Conflicts:     719000 | #Constraints:     139454
3581.04/3595.57	c #Conflicts:     720000 | #Constraints:     140454
3581.04/3595.57	c #Conflicts:     721000 | #Constraints:     141454
3581.04/3595.57	c #Conflicts:     722000 | #Constraints:     142454
3581.04/3595.57	c #Conflicts:     723000 | #Constraints:     143454
3581.04/3595.57	c #Conflicts:     724000 | #Constraints:     144454
3581.04/3595.57	c #Conflicts:     725000 | #Constraints:     145454
3581.04/3595.57	c #Conflicts:     726000 | #Constraints:     146454
3581.04/3595.57	c #Conflicts:     727000 | #Constraints:     147454
3581.04/3595.57	c #Conflicts:     728000 | #Constraints:     148454
3581.04/3595.57	c #Conflicts:     729000 | #Constraints:     149454
3581.04/3595.57	c #Conflicts:     730000 | #Constraints:     150454
3581.04/3595.57	c #Conflicts:     731000 | #Constraints:     151454
3581.04/3595.57	c #Conflicts:     732000 | #Constraints:     152454
3581.04/3595.57	c #Conflicts:     733000 | #Constraints:     153454
3581.04/3595.57	c #Conflicts:     734000 | #Constraints:     154454
3581.04/3595.57	c #Conflicts:     735000 | #Constraints:     155454
3581.04/3595.57	c #Conflicts:     736000 | #Constraints:     156454
3581.04/3595.57	c #Conflicts:     737000 | #Constraints:     157454
3581.04/3595.57	c #Conflicts:     738000 | #Constraints:     158454
3581.04/3595.57	c #Conflicts:     739000 | #Constraints:     159454
3581.04/3595.57	c #Conflicts:     740000 | #Constraints:     160454
3581.04/3595.57	c #Conflicts:     741000 | #Constraints:     161454
3581.04/3595.57	c #Conflicts:     742000 | #Constraints:     162454
3581.04/3595.57	c #Conflicts:     743000 | #Constraints:     163454
3581.04/3595.57	c #Conflicts:     744000 | #Constraints:     164454
3581.04/3595.57	c #Conflicts:     745000 | #Constraints:     165454
3581.04/3595.57	c #Conflicts:     746000 | #Constraints:     166454
3581.04/3595.57	c #Conflicts:     747000 | #Constraints:     167454
3581.04/3595.57	c #Conflicts:     748000 | #Constraints:     168454
3581.04/3595.57	c #Conflicts:     749000 | #Constraints:     169454
3581.04/3595.57	c #Conflicts:     750000 | #Constraints:     170454
3581.04/3595.57	c #Conflicts:     751000 | #Constraints:     171454
3581.04/3595.57	c #Conflicts:     752000 | #Constraints:     172454
3581.04/3595.57	c #Conflicts:     753000 | #Constraints:     173454
3581.04/3595.57	c #Conflicts:     754000 | #Constraints:     174454
3581.04/3595.57	c #Conflicts:     755000 | #Constraints:     175454
3581.04/3595.57	c #Conflicts:     756000 | #Constraints:     176454
3581.04/3595.57	c #Conflicts:     757000 | #Constraints:     177454
3581.04/3595.57	c #Conflicts:     758000 | #Constraints:     178454
3581.04/3595.57	c #Conflicts:     759000 | #Constraints:     179454
3581.04/3595.57	c #Conflicts:     760000 | #Constraints:     180454
3581.04/3595.57	c #Conflicts:     761000 | #Constraints:     181454
3581.04/3595.57	c #Conflicts:     762000 | #Constraints:     182454
3581.04/3595.57	c #Conflicts:     763000 | #Constraints:     183454
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -150
3581.04/3595.57	c #Conflicts:     764000 | #Constraints:     141593
3581.04/3595.57	c #Conflicts:     765000 | #Constraints:     142613
3581.04/3595.57	c #Conflicts:     766000 | #Constraints:     143646
3581.04/3595.57	c #Conflicts:     767000 | #Constraints:     144688
3581.04/3595.57	c #Conflicts:     768000 | #Constraints:     145728
3581.04/3595.57	c #Conflicts:     769000 | #Constraints:     146764
3581.04/3595.57	c #Conflicts:     770000 | #Constraints:     147790
3581.04/3595.57	c #Conflicts:     771000 | #Constraints:     148823
3581.04/3595.57	c #Conflicts:     772000 | #Constraints:     149866
3581.04/3595.57	c #Conflicts:     773000 | #Constraints:     150905
3581.04/3595.57	c #Conflicts:     774000 | #Constraints:     151944
3581.04/3595.57	c #Conflicts:     775000 | #Constraints:     152989
3581.04/3595.57	c #Conflicts:     776000 | #Constraints:     154024
3581.04/3595.57	c #Conflicts:     777000 | #Constraints:     155062
3581.04/3595.57	c #Conflicts:     778000 | #Constraints:     156092
3581.04/3595.57	c #Conflicts:     779000 | #Constraints:     157123
3581.04/3595.57	c #Conflicts:     780000 | #Constraints:     158162
3581.04/3595.57	c #Conflicts:     781000 | #Constraints:     159198
3581.04/3595.57	c #Conflicts:     782000 | #Constraints:     160231
3581.04/3595.57	c #Conflicts:     783000 | #Constraints:     161268
3581.04/3595.57	c #Conflicts:     784000 | #Constraints:     162305
3581.04/3595.57	c #Conflicts:     785000 | #Constraints:     163329
3581.04/3595.57	c #Conflicts:     786000 | #Constraints:     164361
3581.04/3595.57	c #Conflicts:     787000 | #Constraints:     165387
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -150
3581.04/3595.57	c #Conflicts:     788000 | #Constraints:     132456
3581.04/3595.57	c #Conflicts:     789000 | #Constraints:     133456
3581.04/3595.57	c #Conflicts:     790000 | #Constraints:     134456
3581.04/3595.57	c #Conflicts:     791000 | #Constraints:     135456
3581.04/3595.57	c #Conflicts:     792000 | #Constraints:     136456
3581.04/3595.57	c #Conflicts:     793000 | #Constraints:     137456
3581.04/3595.57	c #Conflicts:     794000 | #Constraints:     138456
3581.04/3595.57	c #Conflicts:     795000 | #Constraints:     139456
3581.04/3595.57	c #Conflicts:     796000 | #Constraints:     140456
3581.04/3595.57	c #Conflicts:     797000 | #Constraints:     141456
3581.04/3595.57	c #Conflicts:     798000 | #Constraints:     142456
3581.04/3595.57	c #Conflicts:     799000 | #Constraints:     143456
3581.04/3595.57	c #Conflicts:     800000 | #Constraints:     144456
3581.04/3595.57	c #Conflicts:     801000 | #Constraints:     145456
3581.04/3595.57	c #Conflicts:     802000 | #Constraints:     146456
3581.04/3595.57	c #Conflicts:     803000 | #Constraints:     147456
3581.04/3595.57	c #Conflicts:     804000 | #Constraints:     148456
3581.04/3595.57	c #Conflicts:     805000 | #Constraints:     149456
3581.04/3595.57	c #Conflicts:     806000 | #Constraints:     150456
3581.04/3595.57	c #Conflicts:     807000 | #Constraints:     151456
3581.04/3595.57	c #Conflicts:     808000 | #Constraints:     152456
3581.04/3595.57	c #Conflicts:     809000 | #Constraints:     153456
3581.04/3595.57	c #Conflicts:     810000 | #Constraints:     154456
3581.04/3595.57	c #Conflicts:     811000 | #Constraints:     155456
3581.04/3595.57	c #Conflicts:     812000 | #Constraints:     156456
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -150
3581.04/3595.57	c #Conflicts:     813000 | #Constraints:     129832
3581.04/3595.57	c #Conflicts:     814000 | #Constraints:     130862
3581.04/3595.57	c #Conflicts:     815000 | #Constraints:     131898
3581.04/3595.57	c #Conflicts:     816000 | #Constraints:     132932
3581.04/3595.57	c #Conflicts:     817000 | #Constraints:     133968
3581.04/3595.57	c #Conflicts:     818000 | #Constraints:     135009
3581.04/3595.57	c #Conflicts:     819000 | #Constraints:     136056
3581.04/3595.57	c #Conflicts:     820000 | #Constraints:     137101
3581.04/3595.57	c #Conflicts:     821000 | #Constraints:     138138
3581.04/3595.57	c #Conflicts:     822000 | #Constraints:     139171
3581.04/3595.57	c #Conflicts:     823000 | #Constraints:     140201
3581.04/3595.57	c #Conflicts:     824000 | #Constraints:     141224
3581.04/3595.57	c #Conflicts:     825000 | #Constraints:     142271
3581.04/3595.57	c #Conflicts:     826000 | #Constraints:     143298
3581.04/3595.57	c #Conflicts:     827000 | #Constraints:     144326
3581.04/3595.57	c #Conflicts:     828000 | #Constraints:     145378
3581.04/3595.57	c #Conflicts:     829000 | #Constraints:     146417
3581.04/3595.57	c #Conflicts:     830000 | #Constraints:     147461
3581.04/3595.57	c #Conflicts:     831000 | #Constraints:     148498
3581.04/3595.57	c #Conflicts:     832000 | #Constraints:     149536
3581.04/3595.57	c #Conflicts:     833000 | #Constraints:     150568
3581.04/3595.57	c #Conflicts:     834000 | #Constraints:     151603
3581.04/3595.57	c #Conflicts:     835000 | #Constraints:     152636
3581.04/3595.57	c #Conflicts:     836000 | #Constraints:     153663
3581.04/3595.57	c #Conflicts:     837000 | #Constraints:     154696
3581.04/3595.57	c #Conflicts:     838000 | #Constraints:     155726
3581.04/3595.57	c #Conflicts:     839000 | #Constraints:     156758
3581.04/3595.57	c #Conflicts:     840000 | #Constraints:     157790
3581.04/3595.57	c #Conflicts:     841000 | #Constraints:     158816
3581.04/3595.57	c #Conflicts:     842000 | #Constraints:     159850
3581.04/3595.57	c #Conflicts:     843000 | #Constraints:     160884
3581.04/3595.57	c #Conflicts:     844000 | #Constraints:     161914
3581.04/3595.57	c #Conflicts:     845000 | #Constraints:     162948
3581.04/3595.57	c #Conflicts:     846000 | #Constraints:     163988
3581.04/3595.57	c #Conflicts:     847000 | #Constraints:     165036
3581.04/3595.57	c #Conflicts:     848000 | #Constraints:     166068
3581.04/3595.57	c #Conflicts:     849000 | #Constraints:     167107
3581.04/3595.57	c #Conflicts:     850000 | #Constraints:     168145
3581.04/3595.57	c #Conflicts:     851000 | #Constraints:     169183
3581.04/3595.57	c #Conflicts:     852000 | #Constraints:     170228
3581.04/3595.57	c #Conflicts:     853000 | #Constraints:     171264
3581.04/3595.57	c #Conflicts:     854000 | #Constraints:     172302
3581.04/3595.57	c #Conflicts:     855000 | #Constraints:     173332
3581.04/3595.57	c #Conflicts:     856000 | #Constraints:     174377
3581.04/3595.57	c #Conflicts:     857000 | #Constraints:     175428
3581.04/3595.57	c #Conflicts:     858000 | #Constraints:     176470
3581.04/3595.57	c #Conflicts:     859000 | #Constraints:     177512
3581.04/3595.57	c #Conflicts:     860000 | #Constraints:     178557
3581.04/3595.57	c #Conflicts:     861000 | #Constraints:     179600
3581.04/3595.57	c #Conflicts:     862000 | #Constraints:     180638
3581.04/3595.57	c #Conflicts:     863000 | #Constraints:     181670
3581.04/3595.57	c #Conflicts:     864000 | #Constraints:     182696
3581.04/3595.57	c #Conflicts:     865000 | #Constraints:     183726
3581.04/3595.57	c #Conflicts:     866000 | #Constraints:     184762
3581.04/3595.57	c #Conflicts:     867000 | #Constraints:     185809
3581.04/3595.57	c #Conflicts:     868000 | #Constraints:     186850
3581.04/3595.57	c #Conflicts:     869000 | #Constraints:     187906
3581.04/3595.57	c #Conflicts:     870000 | #Constraints:     188951
3581.04/3595.57	c #Conflicts:     871000 | #Constraints:     190002
3581.04/3595.57	c #Conflicts:     872000 | #Constraints:     191043
3581.04/3595.57	c #Conflicts:     873000 | #Constraints:     192067
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -150
3581.04/3595.57	c #Conflicts:     874000 | #Constraints:     146047
3581.04/3595.57	c #Conflicts:     875000 | #Constraints:     147047
3581.04/3595.57	c #Conflicts:     876000 | #Constraints:     148047
3581.04/3595.57	c #Conflicts:     877000 | #Constraints:     149047
3581.04/3595.57	c #Conflicts:     878000 | #Constraints:     150047
3581.04/3595.57	c #Conflicts:     879000 | #Constraints:     151047
3581.04/3595.57	c #Conflicts:     880000 | #Constraints:     152047
3581.04/3595.57	c #Conflicts:     881000 | #Constraints:     153047
3581.04/3595.57	c #Conflicts:     882000 | #Constraints:     154047
3581.04/3595.57	c #Conflicts:     883000 | #Constraints:     155047
3581.04/3595.57	c #Conflicts:     884000 | #Constraints:     156047
3581.04/3595.57	c #Conflicts:     885000 | #Constraints:     157047
3581.04/3595.57	c #Conflicts:     886000 | #Constraints:     158047
3581.04/3595.57	c #Conflicts:     887000 | #Constraints:     159047
3581.04/3595.57	c #Conflicts:     888000 | #Constraints:     160047
3581.04/3595.57	c #Conflicts:     889000 | #Constraints:     161047
3581.04/3595.57	c #Conflicts:     890000 | #Constraints:     162047
3581.04/3595.57	c #Conflicts:     891000 | #Constraints:     163047
3581.04/3595.57	c #Conflicts:     892000 | #Constraints:     164047
3581.04/3595.57	c #Conflicts:     893000 | #Constraints:     165047
3581.04/3595.57	c #Conflicts:     894000 | #Constraints:     166047
3581.04/3595.57	c #Conflicts:     895000 | #Constraints:     167047
3581.04/3595.57	c #Conflicts:     896000 | #Constraints:     168047
3581.04/3595.57	c #Conflicts:     897000 | #Constraints:     169047
3581.04/3595.57	c #Conflicts:     898000 | #Constraints:     170047
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -150
3581.04/3595.57	c #Conflicts:     899000 | #Constraints:     134946
3581.04/3595.57	c #Conflicts:     900000 | #Constraints:     135946
3581.04/3595.57	c #Conflicts:     901000 | #Constraints:     136946
3581.04/3595.57	c #Conflicts:     902000 | #Constraints:     137946
3581.04/3595.57	c #Conflicts:     903000 | #Constraints:     138946
3581.04/3595.57	c #Conflicts:     904000 | #Constraints:     139946
3581.04/3595.57	c #Conflicts:     905000 | #Constraints:     140946
3581.04/3595.57	c #Conflicts:     906000 | #Constraints:     141946
3581.04/3595.57	c #Conflicts:     907000 | #Constraints:     142946
3581.04/3595.57	c #Conflicts:     908000 | #Constraints:     143946
3581.04/3595.57	c #Conflicts:     909000 | #Constraints:     144946
3581.04/3595.57	c #Conflicts:     910000 | #Constraints:     145946
3581.04/3595.57	c #Conflicts:     911000 | #Constraints:     146946
3581.04/3595.57	c #Conflicts:     912000 | #Constraints:     147946
3581.04/3595.57	c #Conflicts:     913000 | #Constraints:     148946
3581.04/3595.57	c #Conflicts:     914000 | #Constraints:     149946
3581.04/3595.57	c #Conflicts:     915000 | #Constraints:     150946
3581.04/3595.57	c #Conflicts:     916000 | #Constraints:     151946
3581.04/3595.57	c bounds -52 >= -149 @ 1219.68
3581.04/3595.57	c #Conflicts:     917000 | #Constraints:     152973
3581.04/3595.57	c #Conflicts:     918000 | #Constraints:     153973
3581.04/3595.57	c #Conflicts:     919000 | #Constraints:     154973
3581.04/3595.57	c #Conflicts:     920000 | #Constraints:     155973
3581.04/3595.57	c #Conflicts:     921000 | #Constraints:     156973
3581.04/3595.57	c #Conflicts:     922000 | #Constraints:     157973
3581.04/3595.57	c #Conflicts:     923000 | #Constraints:     158973
3581.04/3595.57	c #Conflicts:     924000 | #Constraints:     159973
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -149
3581.04/3595.57	c #Conflicts:     925000 | #Constraints:     130345
3581.04/3595.57	c #Conflicts:     926000 | #Constraints:     131345
3581.04/3595.57	c #Conflicts:     927000 | #Constraints:     132345
3581.04/3595.57	c #Conflicts:     928000 | #Constraints:     133345
3581.04/3595.57	c #Conflicts:     929000 | #Constraints:     134345
3581.04/3595.57	c #Conflicts:     930000 | #Constraints:     135345
3581.04/3595.57	c #Conflicts:     931000 | #Constraints:     136345
3581.04/3595.57	c #Conflicts:     932000 | #Constraints:     137345
3581.04/3595.57	c #Conflicts:     933000 | #Constraints:     138345
3581.04/3595.57	c #Conflicts:     934000 | #Constraints:     139345
3581.04/3595.57	c #Conflicts:     935000 | #Constraints:     140345
3581.04/3595.57	c #Conflicts:     936000 | #Constraints:     141345
3581.04/3595.57	c #Conflicts:     937000 | #Constraints:     142345
3581.04/3595.57	c #Conflicts:     938000 | #Constraints:     143345
3581.04/3595.57	c #Conflicts:     939000 | #Constraints:     144345
3581.04/3595.57	c #Conflicts:     940000 | #Constraints:     145345
3581.04/3595.57	c #Conflicts:     941000 | #Constraints:     146345
3581.04/3595.57	c #Conflicts:     942000 | #Constraints:     147345
3581.04/3595.57	c #Conflicts:     943000 | #Constraints:     148345
3581.04/3595.57	c #Conflicts:     944000 | #Constraints:     149345
3581.04/3595.57	c #Conflicts:     945000 | #Constraints:     150345
3581.04/3595.57	c #Conflicts:     946000 | #Constraints:     151345
3581.04/3595.57	c #Conflicts:     947000 | #Constraints:     152345
3581.04/3595.57	c #Conflicts:     948000 | #Constraints:     153345
3581.04/3595.57	c #Conflicts:     949000 | #Constraints:     154345
3581.04/3595.57	c #Conflicts:     950000 | #Constraints:     155345
3581.04/3595.57	c #Conflicts:     951000 | #Constraints:     156345
3581.04/3595.57	c #Conflicts:     952000 | #Constraints:     157345
3581.04/3595.57	c #Conflicts:     953000 | #Constraints:     158345
3581.04/3595.57	c #Conflicts:     954000 | #Constraints:     159345
3581.04/3595.57	c #Conflicts:     955000 | #Constraints:     160345
3581.04/3595.57	c #Conflicts:     956000 | #Constraints:     161345
3581.04/3595.57	c #Conflicts:     957000 | #Constraints:     162345
3581.04/3595.57	c #Conflicts:     958000 | #Constraints:     163345
3581.04/3595.57	c #Conflicts:     959000 | #Constraints:     164345
3581.04/3595.57	c #Conflicts:     960000 | #Constraints:     165345
3581.04/3595.57	c #Conflicts:     961000 | #Constraints:     166345
3581.04/3595.57	c #Conflicts:     962000 | #Constraints:     167345
3581.04/3595.57	c #Conflicts:     963000 | #Constraints:     168345
3581.04/3595.57	c #Conflicts:     964000 | #Constraints:     169345
3581.04/3595.57	c #Conflicts:     965000 | #Constraints:     170345
3581.04/3595.57	c #Conflicts:     966000 | #Constraints:     171345
3581.04/3595.57	c #Conflicts:     967000 | #Constraints:     172345
3581.04/3595.57	c #Conflicts:     968000 | #Constraints:     173345
3581.04/3595.57	c #Conflicts:     969000 | #Constraints:     174345
3581.04/3595.57	c #Conflicts:     970000 | #Constraints:     175345
3581.04/3595.57	c #Conflicts:     971000 | #Constraints:     176345
3581.04/3595.57	c #Conflicts:     972000 | #Constraints:     177345
3581.04/3595.57	c #Conflicts:     973000 | #Constraints:     178345
3581.04/3595.57	c #Conflicts:     974000 | #Constraints:     179345
3581.04/3595.57	c #Conflicts:     975000 | #Constraints:     180345
3581.04/3595.57	c #Conflicts:     976000 | #Constraints:     181345
3581.04/3595.57	c #Conflicts:     977000 | #Constraints:     182345
3581.04/3595.57	c #Conflicts:     978000 | #Constraints:     183345
3581.04/3595.57	c bounds -52 >= -148 @ 1310.32
3581.04/3595.57	c #Conflicts:     979000 | #Constraints:     184369
3581.04/3595.57	c #Conflicts:     980000 | #Constraints:     185369
3581.04/3595.57	c #Conflicts:     981000 | #Constraints:     186369
3581.04/3595.57	c #Conflicts:     982000 | #Constraints:     187369
3581.04/3595.57	c #Conflicts:     983000 | #Constraints:     188369
3581.04/3595.57	c #Conflicts:     984000 | #Constraints:     189369
3581.04/3595.57	c #Conflicts:     985000 | #Constraints:     190369
3581.04/3595.57	c #Conflicts:     986000 | #Constraints:     191369
3581.04/3595.57	c #Conflicts:     987000 | #Constraints:     192369
3581.04/3595.57	c #Conflicts:     988000 | #Constraints:     193369
3581.04/3595.57	c #Conflicts:     989000 | #Constraints:     194369
3581.04/3595.57	c #Conflicts:     990000 | #Constraints:     195369
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -148
3581.04/3595.57	c #Conflicts:     991000 | #Constraints:     147896
3581.04/3595.57	c #Conflicts:     992000 | #Constraints:     148896
3581.04/3595.57	c #Conflicts:     993000 | #Constraints:     149896
3581.04/3595.57	c #Conflicts:     994000 | #Constraints:     150896
3581.04/3595.57	c #Conflicts:     995000 | #Constraints:     151896
3581.04/3595.57	c #Conflicts:     996000 | #Constraints:     152896
3581.04/3595.57	c #Conflicts:     997000 | #Constraints:     153896
3581.04/3595.57	c #Conflicts:     998000 | #Constraints:     154896
3581.04/3595.57	c #Conflicts:     999000 | #Constraints:     155896
3581.04/3595.57	c #Conflicts:    1000000 | #Constraints:     156896
3581.04/3595.57	c #Conflicts:    1001000 | #Constraints:     157896
3581.04/3595.57	c #Conflicts:    1002000 | #Constraints:     158896
3581.04/3595.57	c #Conflicts:    1003000 | #Constraints:     159896
3581.04/3595.57	c #Conflicts:    1004000 | #Constraints:     160896
3581.04/3595.57	c #Conflicts:    1005000 | #Constraints:     161896
3581.04/3595.57	c #Conflicts:    1006000 | #Constraints:     162896
3581.04/3595.57	c #Conflicts:    1007000 | #Constraints:     163896
3581.04/3595.57	c #Conflicts:    1008000 | #Constraints:     164896
3581.04/3595.57	c #Conflicts:    1009000 | #Constraints:     165896
3581.04/3595.57	c #Conflicts:    1010000 | #Constraints:     166896
3581.04/3595.57	c #Conflicts:    1011000 | #Constraints:     167896
3581.04/3595.57	c #Conflicts:    1012000 | #Constraints:     168896
3581.04/3595.57	c #Conflicts:    1013000 | #Constraints:     169896
3581.04/3595.57	c #Conflicts:    1014000 | #Constraints:     170896
3581.04/3595.57	c #Conflicts:    1015000 | #Constraints:     171896
3581.04/3595.57	c #Conflicts:    1016000 | #Constraints:     172896
3581.04/3595.57	c #Conflicts:    1017000 | #Constraints:     173896
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -148
3581.04/3595.57	c #Conflicts:    1018000 | #Constraints:     137312
3581.04/3595.57	c #Conflicts:    1019000 | #Constraints:     138312
3581.04/3595.57	c #Conflicts:    1020000 | #Constraints:     139312
3581.04/3595.57	c #Conflicts:    1021000 | #Constraints:     140312
3581.04/3595.57	c #Conflicts:    1022000 | #Constraints:     141312
3581.04/3595.57	c #Conflicts:    1023000 | #Constraints:     142312
3581.04/3595.57	c #Conflicts:    1024000 | #Constraints:     143312
3581.04/3595.57	c #Conflicts:    1025000 | #Constraints:     144312
3581.04/3595.57	c #Conflicts:    1026000 | #Constraints:     145312
3581.04/3595.57	c #Conflicts:    1027000 | #Constraints:     146312
3581.04/3595.57	c #Conflicts:    1028000 | #Constraints:     147312
3581.04/3595.57	c #Conflicts:    1029000 | #Constraints:     148312
3581.04/3595.57	c #Conflicts:    1030000 | #Constraints:     149312
3581.04/3595.57	c #Conflicts:    1031000 | #Constraints:     150312
3581.04/3595.57	c #Conflicts:    1032000 | #Constraints:     151312
3581.04/3595.57	c #Conflicts:    1033000 | #Constraints:     152312
3581.04/3595.57	c #Conflicts:    1034000 | #Constraints:     153312
3581.04/3595.57	c #Conflicts:    1035000 | #Constraints:     154312
3581.04/3595.57	c #Conflicts:    1036000 | #Constraints:     155312
3581.04/3595.57	c #Conflicts:    1037000 | #Constraints:     156312
3581.04/3595.57	c #Conflicts:    1038000 | #Constraints:     157312
3581.04/3595.57	c #Conflicts:    1039000 | #Constraints:     158312
3581.04/3595.57	c #Conflicts:    1040000 | #Constraints:     159312
3581.04/3595.57	c #Conflicts:    1041000 | #Constraints:     160312
3581.04/3595.57	c #Conflicts:    1042000 | #Constraints:     161312
3581.04/3595.57	c #Conflicts:    1043000 | #Constraints:     162312
3581.04/3595.57	c #Conflicts:    1044000 | #Constraints:     163312
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -148
3581.04/3595.57	c #Conflicts:    1045000 | #Constraints:     132760
3581.04/3595.57	c #Conflicts:    1046000 | #Constraints:     133760
3581.04/3595.57	c #Conflicts:    1047000 | #Constraints:     134760
3581.04/3595.57	c #Conflicts:    1048000 | #Constraints:     135760
3581.04/3595.57	c #Conflicts:    1049000 | #Constraints:     136760
3581.04/3595.57	c #Conflicts:    1050000 | #Constraints:     137760
3581.04/3595.57	c #Conflicts:    1051000 | #Constraints:     138760
3581.04/3595.57	c #Conflicts:    1052000 | #Constraints:     139760
3581.04/3595.57	c #Conflicts:    1053000 | #Constraints:     140760
3581.04/3595.57	c #Conflicts:    1054000 | #Constraints:     141760
3581.04/3595.57	c #Conflicts:    1055000 | #Constraints:     142760
3581.04/3595.57	c #Conflicts:    1056000 | #Constraints:     143760
3581.04/3595.57	c #Conflicts:    1057000 | #Constraints:     144760
3581.04/3595.57	c #Conflicts:    1058000 | #Constraints:     145760
3581.04/3595.57	c #Conflicts:    1059000 | #Constraints:     146760
3581.04/3595.57	c #Conflicts:    1060000 | #Constraints:     147760
3581.04/3595.57	c #Conflicts:    1061000 | #Constraints:     148760
3581.04/3595.57	c #Conflicts:    1062000 | #Constraints:     149760
3581.04/3595.57	c #Conflicts:    1063000 | #Constraints:     150760
3581.04/3595.57	c #Conflicts:    1064000 | #Constraints:     151760
3581.04/3595.57	c #Conflicts:    1065000 | #Constraints:     152760
3581.04/3595.57	c #Conflicts:    1066000 | #Constraints:     153760
3581.04/3595.57	c #Conflicts:    1067000 | #Constraints:     154760
3581.04/3595.57	c #Conflicts:    1068000 | #Constraints:     155760
3581.04/3595.57	c #Conflicts:    1069000 | #Constraints:     156760
3581.04/3595.57	c #Conflicts:    1070000 | #Constraints:     157760
3581.04/3595.57	c #Conflicts:    1071000 | #Constraints:     158760
3581.04/3595.57	c #Conflicts:    1072000 | #Constraints:     159760
3581.04/3595.57	c #Conflicts:    1073000 | #Constraints:     160760
3581.04/3595.57	c #Conflicts:    1074000 | #Constraints:     161760
3581.04/3595.57	c #Conflicts:    1075000 | #Constraints:     162760
3581.04/3595.57	c #Conflicts:    1076000 | #Constraints:     163760
3581.04/3595.57	c #Conflicts:    1077000 | #Constraints:     164760
3581.04/3595.57	c #Conflicts:    1078000 | #Constraints:     165760
3581.04/3595.57	c #Conflicts:    1079000 | #Constraints:     166760
3581.04/3595.57	c #Conflicts:    1080000 | #Constraints:     167760
3581.04/3595.57	c #Conflicts:    1081000 | #Constraints:     168760
3581.04/3595.57	c #Conflicts:    1082000 | #Constraints:     169760
3581.04/3595.57	c #Conflicts:    1083000 | #Constraints:     170760
3581.04/3595.57	c #Conflicts:    1084000 | #Constraints:     171760
3581.04/3595.57	c #Conflicts:    1085000 | #Constraints:     172760
3581.04/3595.57	c #Conflicts:    1086000 | #Constraints:     173760
3581.04/3595.57	c #Conflicts:    1087000 | #Constraints:     174760
3581.04/3595.57	c #Conflicts:    1088000 | #Constraints:     175760
3581.04/3595.57	c #Conflicts:    1089000 | #Constraints:     176760
3581.04/3595.57	c #Conflicts:    1090000 | #Constraints:     177760
3581.04/3595.57	c #Conflicts:    1091000 | #Constraints:     178760
3581.04/3595.57	c #Conflicts:    1092000 | #Constraints:     179760
3581.04/3595.57	c #Conflicts:    1093000 | #Constraints:     180760
3581.04/3595.57	c #Conflicts:    1094000 | #Constraints:     181760
3581.04/3595.57	c #Conflicts:    1095000 | #Constraints:     182760
3581.04/3595.57	c #Conflicts:    1096000 | #Constraints:     183760
3581.04/3595.57	c #Conflicts:    1097000 | #Constraints:     184760
3581.04/3595.57	c #Conflicts:    1098000 | #Constraints:     185760
3581.04/3595.57	c #Conflicts:    1099000 | #Constraints:     186760
3581.04/3595.57	c #Conflicts:    1100000 | #Constraints:     187760
3581.04/3595.57	c #Conflicts:    1101000 | #Constraints:     188760
3581.04/3595.57	c #Conflicts:    1102000 | #Constraints:     189760
3581.04/3595.57	c #Conflicts:    1103000 | #Constraints:     190760
3581.04/3595.57	c #Conflicts:    1104000 | #Constraints:     191760
3581.04/3595.57	c #Conflicts:    1105000 | #Constraints:     192760
3581.04/3595.57	c #Conflicts:    1106000 | #Constraints:     193760
3581.04/3595.57	c #Conflicts:    1107000 | #Constraints:     194760
3581.04/3595.57	c #Conflicts:    1108000 | #Constraints:     195760
3581.04/3595.57	c #Conflicts:    1109000 | #Constraints:     196760
3581.04/3595.57	c #Conflicts:    1110000 | #Constraints:     197760
3581.04/3595.57	c #Conflicts:    1111000 | #Constraints:     198760
3581.04/3595.57	c #Conflicts:    1112000 | #Constraints:     199760
3581.04/3595.57	c #Conflicts:    1113000 | #Constraints:     200760
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -148
3581.04/3595.57	c #Conflicts:    1114000 | #Constraints:     150198
3581.04/3595.57	c #Conflicts:    1115000 | #Constraints:     151198
3581.04/3595.57	c #Conflicts:    1116000 | #Constraints:     152198
3581.04/3595.57	c #Conflicts:    1117000 | #Constraints:     153198
3581.04/3595.57	c #Conflicts:    1118000 | #Constraints:     154198
3581.04/3595.57	c #Conflicts:    1119000 | #Constraints:     155198
3581.04/3595.57	c #Conflicts:    1120000 | #Constraints:     156198
3581.04/3595.57	c #Conflicts:    1121000 | #Constraints:     157198
3581.04/3595.57	c #Conflicts:    1122000 | #Constraints:     158198
3581.04/3595.57	c #Conflicts:    1123000 | #Constraints:     159198
3581.04/3595.57	c #Conflicts:    1124000 | #Constraints:     160198
3581.04/3595.57	c #Conflicts:    1125000 | #Constraints:     161198
3581.04/3595.57	c #Conflicts:    1126000 | #Constraints:     162198
3581.04/3595.57	c #Conflicts:    1127000 | #Constraints:     163198
3581.04/3595.57	c #Conflicts:    1128000 | #Constraints:     164198
3581.04/3595.57	c #Conflicts:    1129000 | #Constraints:     165198
3581.04/3595.57	c #Conflicts:    1130000 | #Constraints:     166198
3581.04/3595.57	c #Conflicts:    1131000 | #Constraints:     167198
3581.04/3595.57	c #Conflicts:    1132000 | #Constraints:     168198
3581.04/3595.57	c #Conflicts:    1133000 | #Constraints:     169198
3581.04/3595.57	c #Conflicts:    1134000 | #Constraints:     170198
3581.04/3595.57	c #Conflicts:    1135000 | #Constraints:     171198
3581.04/3595.57	c #Conflicts:    1136000 | #Constraints:     172198
3581.04/3595.57	c #Conflicts:    1137000 | #Constraints:     173198
3581.04/3595.57	c #Conflicts:    1138000 | #Constraints:     174198
3581.04/3595.57	c #Conflicts:    1139000 | #Constraints:     175198
3581.04/3595.57	c #Conflicts:    1140000 | #Constraints:     176198
3581.04/3595.57	c #Conflicts:    1141000 | #Constraints:     177198
3581.04/3595.57	c #Conflicts:    1142000 | #Constraints:     178198
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -148
3581.04/3595.57	c #Conflicts:    1143000 | #Constraints:     139185
3581.04/3595.57	c #Conflicts:    1144000 | #Constraints:     140185
3581.04/3595.57	c #Conflicts:    1145000 | #Constraints:     141185
3581.04/3595.57	c #Conflicts:    1146000 | #Constraints:     142185
3581.04/3595.57	c #Conflicts:    1147000 | #Constraints:     143185
3581.04/3595.57	c #Conflicts:    1148000 | #Constraints:     144185
3581.04/3595.57	c #Conflicts:    1149000 | #Constraints:     145185
3581.04/3595.57	c #Conflicts:    1150000 | #Constraints:     146185
3581.04/3595.57	c #Conflicts:    1151000 | #Constraints:     147185
3581.04/3595.57	c #Conflicts:    1152000 | #Constraints:     148185
3581.04/3595.57	c #Conflicts:    1153000 | #Constraints:     149185
3581.04/3595.57	c #Conflicts:    1154000 | #Constraints:     150185
3581.04/3595.57	c #Conflicts:    1155000 | #Constraints:     151185
3581.04/3595.57	c #Conflicts:    1156000 | #Constraints:     152185
3581.04/3595.57	c #Conflicts:    1157000 | #Constraints:     153185
3581.04/3595.57	c #Conflicts:    1158000 | #Constraints:     154185
3581.04/3595.57	c #Conflicts:    1159000 | #Constraints:     155185
3581.04/3595.57	c #Conflicts:    1160000 | #Constraints:     156185
3581.04/3595.57	c #Conflicts:    1161000 | #Constraints:     157185
3581.04/3595.57	c #Conflicts:    1162000 | #Constraints:     158185
3581.04/3595.57	c #Conflicts:    1163000 | #Constraints:     159185
3581.04/3595.57	c #Conflicts:    1164000 | #Constraints:     160185
3581.04/3595.57	c #Conflicts:    1165000 | #Constraints:     161185
3581.04/3595.57	c #Conflicts:    1166000 | #Constraints:     162185
3581.04/3595.57	c #Conflicts:    1167000 | #Constraints:     163185
3581.04/3595.57	c #Conflicts:    1168000 | #Constraints:     164185
3581.04/3595.57	c #Conflicts:    1169000 | #Constraints:     165185
3581.04/3595.57	c #Conflicts:    1170000 | #Constraints:     166185
3581.04/3595.57	c #Conflicts:    1171000 | #Constraints:     167185
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -148
3581.04/3595.57	c #Conflicts:    1172000 | #Constraints:     136554
3581.04/3595.57	c #Conflicts:    1173000 | #Constraints:     137554
3581.04/3595.57	c #Conflicts:    1174000 | #Constraints:     138554
3581.04/3595.57	c #Conflicts:    1175000 | #Constraints:     139554
3581.04/3595.57	c #Conflicts:    1176000 | #Constraints:     140554
3581.04/3595.57	c #Conflicts:    1177000 | #Constraints:     141554
3581.04/3595.57	c #Conflicts:    1178000 | #Constraints:     142554
3581.04/3595.57	c #Conflicts:    1179000 | #Constraints:     143554
3581.04/3595.57	c #Conflicts:    1180000 | #Constraints:     144554
3581.04/3595.57	c #Conflicts:    1181000 | #Constraints:     145554
3581.04/3595.57	c #Conflicts:    1182000 | #Constraints:     146554
3581.04/3595.57	c #Conflicts:    1183000 | #Constraints:     147554
3581.04/3595.57	c #Conflicts:    1184000 | #Constraints:     148554
3581.04/3595.57	c #Conflicts:    1185000 | #Constraints:     149554
3581.04/3595.57	c #Conflicts:    1186000 | #Constraints:     150554
3581.04/3595.57	c #Conflicts:    1187000 | #Constraints:     151554
3581.04/3595.57	c #Conflicts:    1188000 | #Constraints:     152554
3581.04/3595.57	c #Conflicts:    1189000 | #Constraints:     153554
3581.04/3595.57	c #Conflicts:    1190000 | #Constraints:     154554
3581.04/3595.57	c #Conflicts:    1191000 | #Constraints:     155554
3581.04/3595.57	c #Conflicts:    1192000 | #Constraints:     156554
3581.04/3595.57	c #Conflicts:    1193000 | #Constraints:     157554
3581.04/3595.57	c #Conflicts:    1194000 | #Constraints:     158554
3581.04/3595.57	c #Conflicts:    1195000 | #Constraints:     159554
3581.04/3595.57	c #Conflicts:    1196000 | #Constraints:     160554
3581.04/3595.57	c #Conflicts:    1197000 | #Constraints:     161554
3581.04/3595.57	c #Conflicts:    1198000 | #Constraints:     162554
3581.04/3595.57	c #Conflicts:    1199000 | #Constraints:     163554
3581.04/3595.57	c #Conflicts:    1200000 | #Constraints:     164554
3581.04/3595.57	c #Conflicts:    1201000 | #Constraints:     165554
3581.04/3595.57	c #Conflicts:    1202000 | #Constraints:     166554
3581.04/3595.57	c #Conflicts:    1203000 | #Constraints:     167554
3581.04/3595.57	c #Conflicts:    1204000 | #Constraints:     168554
3581.04/3595.57	c #Conflicts:    1205000 | #Constraints:     169554
3581.04/3595.57	c #Conflicts:    1206000 | #Constraints:     170554
3581.04/3595.57	c #Conflicts:    1207000 | #Constraints:     171554
3581.04/3595.57	c #Conflicts:    1208000 | #Constraints:     172554
3581.04/3595.57	c #Conflicts:    1209000 | #Constraints:     173554
3581.04/3595.57	c #Conflicts:    1210000 | #Constraints:     174554
3581.04/3595.57	c #Conflicts:    1211000 | #Constraints:     175554
3581.04/3595.57	c bounds -52 >= -147 @ 1660.16
3581.04/3595.57	c #Conflicts:    1212000 | #Constraints:     176587
3581.04/3595.57	c #Conflicts:    1213000 | #Constraints:     177587
3581.04/3595.57	c #Conflicts:    1214000 | #Constraints:     178587
3581.04/3595.57	c #Conflicts:    1215000 | #Constraints:     179587
3581.04/3595.57	c #Conflicts:    1216000 | #Constraints:     180587
3581.04/3595.57	c #Conflicts:    1217000 | #Constraints:     181587
3581.04/3595.57	c #Conflicts:    1218000 | #Constraints:     182587
3581.04/3595.57	c #Conflicts:    1219000 | #Constraints:     183596
3581.04/3595.57	c #Conflicts:    1220000 | #Constraints:     184632
3581.04/3595.57	c #Conflicts:    1221000 | #Constraints:     185660
3581.04/3595.57	c #Conflicts:    1222000 | #Constraints:     186689
3581.04/3595.57	c #Conflicts:    1223000 | #Constraints:     187715
3581.04/3595.57	c #Conflicts:    1224000 | #Constraints:     188747
3581.04/3595.57	c #Conflicts:    1225000 | #Constraints:     189770
3581.04/3595.57	c #Conflicts:    1226000 | #Constraints:     190800
3581.04/3595.57	c #Conflicts:    1227000 | #Constraints:     191838
3581.04/3595.57	c #Conflicts:    1228000 | #Constraints:     192864
3581.04/3595.57	c #Conflicts:    1229000 | #Constraints:     193895
3581.04/3595.57	c #Conflicts:    1230000 | #Constraints:     194932
3581.04/3595.57	c #Conflicts:    1231000 | #Constraints:     195970
3581.04/3595.57	c #Conflicts:    1232000 | #Constraints:     197005
3581.04/3595.57	c #Conflicts:    1233000 | #Constraints:     198042
3581.04/3595.57	c #Conflicts:    1234000 | #Constraints:     199082
3581.04/3595.57	c #Conflicts:    1235000 | #Constraints:     200112
3581.04/3595.57	c #Conflicts:    1236000 | #Constraints:     201148
3581.04/3595.57	c #Conflicts:    1237000 | #Constraints:     202189
3581.04/3595.57	c #Conflicts:    1238000 | #Constraints:     203217
3581.04/3595.57	c #Conflicts:    1239000 | #Constraints:     204249
3581.04/3595.57	c #Conflicts:    1240000 | #Constraints:     205292
3581.04/3595.57	c #Conflicts:    1241000 | #Constraints:     206329
3581.04/3595.57	c #Conflicts:    1242000 | #Constraints:     207367
3581.04/3595.57	c #Conflicts:    1243000 | #Constraints:     208399
3581.04/3595.57	c #Conflicts:    1244000 | #Constraints:     209438
3581.04/3595.57	c #Conflicts:    1245000 | #Constraints:     210471
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -147
3581.04/3595.57	c #Conflicts:    1246000 | #Constraints:     155435
3581.04/3595.57	c #Conflicts:    1247000 | #Constraints:     156435
3581.04/3595.57	c #Conflicts:    1248000 | #Constraints:     157435
3581.04/3595.57	c #Conflicts:    1249000 | #Constraints:     158435
3581.04/3595.57	c #Conflicts:    1250000 | #Constraints:     159435
3581.04/3595.57	c #Conflicts:    1251000 | #Constraints:     160435
3581.04/3595.57	c #Conflicts:    1252000 | #Constraints:     161435
3581.04/3595.57	c #Conflicts:    1253000 | #Constraints:     162435
3581.04/3595.57	c #Conflicts:    1254000 | #Constraints:     163435
3581.04/3595.57	c #Conflicts:    1255000 | #Constraints:     164435
3581.04/3595.57	c #Conflicts:    1256000 | #Constraints:     165435
3581.04/3595.57	c #Conflicts:    1257000 | #Constraints:     166435
3581.04/3595.57	c #Conflicts:    1258000 | #Constraints:     167435
3581.04/3595.57	c #Conflicts:    1259000 | #Constraints:     168435
3581.04/3595.57	c #Conflicts:    1260000 | #Constraints:     169435
3581.04/3595.57	c #Conflicts:    1261000 | #Constraints:     170435
3581.04/3595.57	c #Conflicts:    1262000 | #Constraints:     171435
3581.04/3595.57	c #Conflicts:    1263000 | #Constraints:     172435
3581.04/3595.57	c #Conflicts:    1264000 | #Constraints:     173435
3581.04/3595.57	c #Conflicts:    1265000 | #Constraints:     174435
3581.04/3595.57	c #Conflicts:    1266000 | #Constraints:     175435
3581.04/3595.57	c #Conflicts:    1267000 | #Constraints:     176435
3581.04/3595.57	c #Conflicts:    1268000 | #Constraints:     177435
3581.04/3595.57	c #Conflicts:    1269000 | #Constraints:     178435
3581.04/3595.57	c #Conflicts:    1270000 | #Constraints:     179435
3581.04/3595.57	c #Conflicts:    1271000 | #Constraints:     180435
3581.04/3595.57	c #Conflicts:    1272000 | #Constraints:     181435
3581.04/3595.57	c #Conflicts:    1273000 | #Constraints:     182435
3581.04/3595.57	c #Conflicts:    1274000 | #Constraints:     183435
3581.04/3595.57	c #Conflicts:    1275000 | #Constraints:     184435
3581.04/3595.57	c INPROCESSING
3581.04/3595.57	c GARBAGE COLLECT
3581.04/3595.57	c rational objective -147
3581.04/3595.57	c #Conflicts:    1276000 | #Constraints:     141902
3581.04/3595.57	c #Conflicts:    1277000 | #Constraints:     142902
3581.04/3595.57	c #Conflicts:    1278000 | #Constraints:     143902
3581.04/3595.57	c #Conflicts:    1279000 | #Constraints:     144902
3581.04/3595.57	c #Conflicts:    1280000 | #Constraints:     145902
3581.04/3595.57	c #Conflicts:    1281000 | #Constraints:     146902
3581.04/3595.57	c #Conflicts:    1282000 | #Constraints:     147902
3581.04/3595.57	c #Conflicts:    1283000 | #Constraints:     148902
3581.04/3595.57	c #Conflicts:    1284000 | #Constraints:     149902
3581.04/3595.57	c #Conflicts:    1285000 | #Constraints:     150902
3581.04/3595.57	c #Conflicts:    1286000 | #Constraints:     151902
3581.04/3595.57	c #Conflicts:    1287000 | #Constraints:     152902
3581.04/3595.57	c #Conflicts:    1288000 | #Constraints:     153902
3581.04/3595.57	c #Conflicts:    1289000 | #Constraints:     154902
3581.04/3595.57	c #Conflicts:    1290000 | #Constraints:     155902
3581.04/3595.57	c #Conflicts:    1291000 | #Constraints:     156902
3581.04/3595.57	c #Conflicts:    1292000 | #Constraints:     157902
3581.04/3595.57	c #Conflicts:    1293000 | #Constraints:     158902
3581.04/3595.57	c #Conflicts:    1294000 | #Constraints:     159902
3581.04/3595.57	c #Conflicts:    1295000 | #Constraints:     160902
3581.04/3595.57	c #Conflicts:    1296000 | #Constraints:     161902
3581.04/3595.57	c #Conflicts:    1297000 | #Constraints:     162902
3581.04/3595.57	c #Conflicts:    1298000 | #Constraints:     163902
3581.04/3595.57	c #Conflicts:    1299000 | #Constraints:     164902
3581.04/3595.57	c #Conflicts:    1300000 | #Constraints:     165902
3581.04/3595.57	c #Conflicts:    1301000 | #Constraints:     166902
3581.04/3595.57	c #Conflicts:    1302000 | #Constraints:     167902
3581.04/3595.57	c #Conflicts:    1303000 | #Constraints:     168902
3581.04/3595.57	c cpu time 1784.87 s
3581.04/3595.57	c deterministic time 234210379882 2.34e+11
3581.04/3595.57	c optimization time 42.142 s
3581.04/3595.57	c total solve time 1742.53 s
3581.04/3595.57	c core-guided solve time 1376.98 s
3581.04/3595.57	c propagation time 1592.04 s
3581.04/3595.57	c conflict analysis time 146.836 s
3581.04/3595.57	c propagations 235142362
3581.04/3595.57	c resolve steps 25077123
3581.04/3595.57	c decisions 3344584
3581.04/3595.57	c conflicts 1303362
3581.04/3595.57	c restarts 2526
3581.04/3595.57	c inprocessing phases 51
3581.04/3595.57	c input clauses 95893
3581.04/3595.57	c input cardinalities 2248
3581.04/3595.57	c input general constraints 1371
3581.04/3595.57	c input average constraint length 16.49
3581.04/3595.57	c input average constraint degree 7.41
3581.04/3595.57	c learned clauses 993988
3581.04/3595.57	c learned cardinalities 58938
3581.04/3595.57	c learned general constraints 259366
3581.04/3595.57	c learned average constraint length 298.25
3581.04/3595.57	c learned average constraint degree 8031513.70
3581.04/3595.57	c watched constraints 248551
3581.04/3595.57	c counting constraints 12186
3581.04/3595.57	c gcd simplifications 60884
3581.04/3595.57	c detected cardinalities 12659
3581.04/3595.57	c weakened non-implied lits 14006946
3581.04/3595.57	c weakened non-implying lits 210306
3581.04/3595.57	c original variables 1272
3581.04/3595.57	c clausal propagations 155283787
3581.04/3595.57	c cardinality propagations 22066644
3581.04/3595.57	c watched propagations 14106132
3581.04/3595.57	c counting propagations 42155646
3581.04/3595.57	c watch lookups 20384043948
3581.04/3595.57	c watch backjump lookups 13265303289
3581.04/3595.57	c watch checks 193835235062
3581.04/3595.57	c propagation checks 5182349197
3581.04/3595.57	c constraint additions 1063866502
3581.04/3595.57	c trail pops 239780881
3581.04/3595.57	c formula constraints 94127
3581.04/3595.57	c learned constraints 1294432
3581.04/3595.57	c bound constraints 1126
3581.04/3595.57	c core-guided constraints 4259
3581.04/3595.57	c encountered formula constraints 2663013
3581.04/3595.57	c encountered learned constraints 17218567
3581.04/3595.57	c encountered bound constraints 372
3581.04/3595.57	c encountered core-guided constraints 6376710
3581.04/3595.57	c LP total time 660.707 s
3581.04/3595.57	c LP solve time 639.03 s
3581.04/3595.57	c LP constraints added 94127
3581.04/3595.57	c LP constraints removed 0
3581.04/3595.57	c LP pivots internal 1303347
3581.04/3595.57	c LP pivots root 10709
3581.04/3595.57	c LP calls 105056
3581.04/3595.57	c LP optimalities 96124
3581.04/3595.57	c LP no pivot count 73107
3581.04/3595.57	c LP infeasibilities 8930
3581.04/3595.57	c LP valid Farkas constraints 8930
3581.04/3595.57	c LP learned Farkas constraints 8930
3581.04/3595.57	c LP basis resets 0
3581.04/3595.57	c LP cycling count 0
3581.04/3595.57	c LP singular count 0
3581.04/3595.57	c LP no primal count 0
3581.04/3595.57	c LP no farkas count 0
3581.04/3595.57	c LP other issue count 0
3581.04/3595.57	c LP Gomory cuts 0
3581.04/3595.57	c LP learned cuts 0
3581.04/3595.57	c LP deleted cuts 0
3581.04/3595.57	c LP encountered Gomory constraints 0
3581.04/3595.57	c LP encountered Farkas constraints 89209
3581.04/3595.57	c LP encountered learned Farkas constraints 23684
3581.04/3595.57	c CG auxiliary variables introduced 1794
3581.04/3595.57	c CG solutions found 1
3581.04/3595.57	c CG cores constructed 1125
3581.04/3595.57	c CG core cardinality constraints returned 0
3581.04/3595.57	c CG unit cores 0
3581.04/3595.57	c CG single cores 1125
3581.04/3595.57	c CG blocks removed during cardinality reduction 0
3581.04/3595.57	c CG first core best 0
3581.04/3595.57	c CG decision core best 0
3581.04/3595.57	c CG core reduction tie 0
3581.04/3595.57	c CG core degree average 1.00
3581.04/3595.57	c CG core slack average 1.69
3581.04/3595.57	c CG core upper bound improvements 0
3581.04/3595.57	c LS first time 30.0208 s
3581.04/3595.57	c LS restart time 0 s
3581.04/3595.57	s SATISFIABLE
3581.04/3595.57	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
3581.04/3595.57	c Program interrupted by user.
3581.06/3595.64	c Total time: 3595.416 seconds

Verifier Data

OK	-52

Watcher Data

runsolver version 3.4.3 (svn: 5215) 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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4781463-1783242846/watcher-4781463-1783242846 -o /tmp/evaluation-result-4781463-1783242846/solver-4781463-1783242846 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4781463-1783242846/vars-4781463-1783242846 --bin-var /tmp/runsolver-exch-nodeE005-1783242846-2557309 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4781463-1783242846.opb 3600 HOME 62000 

running on 4 cores: 36-39

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1,9-11,16,20,22-23,25,29,36,39,46,48,55,63
  3550 MHz: 0,3,5,7-8,12-15,21,40-43,52,54
  3600 MHz: 2,4,6,17-19,24,26-28,30-35,37-38,44-45,47,49-51,53,56-62
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 1
  3550 MHz: 0,3
  3600 MHz: 2
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (103967 MiB free)
  node 1: cores 8-15, 129019 MiB (104284 MiB free)
  node 2: cores 16-23, 128973 MiB (112449 MiB free)
  node 3: cores 24-31, 129003 MiB (111261 MiB free)
  node 4: cores 32-39, 129019 MiB (109047 MiB free)
  node 5: cores 40-47, 129019 MiB (111488 MiB free)
  node 6: cores 48-55, 129019 MiB (113923 MiB free)
  node 7: cores 56-63, 128474 MiB (101898 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2557502, runsolver pid=2557465
Current StackSize limit: 8192 KiB


[startup+0.100055 s]*
/proc/loadavg: 1.01 9.56 15.94 3/870 2557553
/proc/meminfo: memFree=889199420/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4192 memory=3172 CPUtime=0.01 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 245 211 0 0 0 0 0 1 20 0 1 0 257572609 4292608 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1048 793 713 219 0 110 0
[pid=2557554] ppid=2557502 vsize=464 memory=264 CPUtime=0 cores=36-39
/proc/2557554/stat : 2557554 (mkdir) R 2557502 2557502 2557290 0 -1 4194304 45 0 0 0 0 0 0 0 20 0 1 0 257572619 475136 0 18446744073709551615 94191584428032 94191584470385 140722000921248 0 0 0 0 0 0 0 0 0 17 37 0 0 0 0 0 94191584487824 94191584489624 94191598518272 140722000927092 140722000927136 140722000927136 140722000932841 0
/proc/2557554/statm: 116 66 55 11 0 42 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4656 KiB
Current children cumulated memory: 3436 KiB

[startup+0.212796 s]*
/proc/loadavg: 1.01 9.56 15.94 3/888 2557602
/proc/meminfo: memFree=889217320/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3248 CPUtime=0.03 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 312 437 0 0 0 0 0 3 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 2 4 65536 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 812 713 219 0 143 0
[pid=2557594] ppid=2557502 vsize=500 memory=272 CPUtime=0 cores=36-39
/proc/2557594/stat : 2557594 (date) R 2557502 2557502 2557290 0 -1 4194304 87 0 0 0 0 0 0 0 20 0 1 0 257572628 512000 0 18446744073709551615 94100027490304 94100027553569 140728712568848 0 0 0 0 0 0 0 0 0 17 37 0 0 0 0 0 94100027580400 94100027584664 94100060188672 140728712571286 140728712571298 140728712571298 140728712577002 0
/proc/2557594/statm: 125 68 57 16 0 43 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 4824 KiB
Current children cumulated memory: 3520 KiB

[startup+0.312002 s]*
/proc/loadavg: 1.01 9.56 15.94 8/894 2557643
/proc/meminfo: memFree=889116716/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=0.08 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 390 10383 0 0 0 0 3 5 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 2 4 65536 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3252 KiB

[startup+0.700263 s]
/proc/loadavg: 1.01 9.56 15.94 18/905 2557722
/proc/meminfo: memFree=888341872/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=0.09 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 523 10684 0 0 0 0 3 6 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2557670] ppid=2557502 vsize=2660 memory=1692 CPUtime=0 cores=36-39
/proc/2557670/stat : 2557670 (timeout) S 2557502 2557670 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572646 2723840 384 18446744073709551615 93881809305600 93881809322113 140735737327936 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 93881809336880 93881809338968 93881836392448 140735737329926 140735737330076 140735737330076 140735737335783 0
/proc/2557670/statm: 665 423 396 5 0 90 0
[pid=2557682] ppid=2557670 vsize=200900 memory=192404 CPUtime=0.3 cores=36-39
/proc/2557682/stat : 2557682 (cashwmaxsat-dis) R 2557670 2557670 2557290 0 -1 4194304 46119 0 0 0 28 2 0 0 20 0 1 0 257572648 205721600 47910 18446744073709551615 4198400 17477629 140721415117392 0 0 0 0 0 8404994 0 0 0 17 37 0 0 0 0 0 19900224 19994800 40345600 140721415125262 140721415125399 140721415125399 140721415131106 0
/proc/2557682/statm: 50225 48101 2755 3242 0 46365 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 207884 KiB
Current children cumulated memory: 197348 KiB

[startup+1.50029 s]
/proc/loadavg: 1.01 9.56 15.94 17/905 2557732
/proc/meminfo: memFree=886545232/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=0.09 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 523 10684 0 0 0 0 3 6 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2557670] ppid=2557502 vsize=2660 memory=1692 CPUtime=0 cores=36-39
/proc/2557670/stat : 2557670 (timeout) S 2557502 2557670 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572646 2723840 384 18446744073709551615 93881809305600 93881809322113 140735737327936 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 93881809336880 93881809338968 93881836392448 140735737329926 140735737330076 140735737330076 140735737335783 0
/proc/2557670/statm: 665 423 396 5 0 90 0
[pid=2557682] ppid=2557670 vsize=554500 memory=506160 CPUtime=1.1 cores=36-39
/proc/2557682/stat : 2557682 (cashwmaxsat-dis) R 2557670 2557670 2557290 0 -1 4194304 84620 0 0 0 106 4 0 0 20 0 1 0 257572648 567808000 126505 18446744073709551615 4198400 17477629 140721415117392 0 0 0 0 0 8404994 0 0 0 17 37 0 0 0 0 0 19900224 19994800 40345600 140721415125262 140721415125399 140721415125399 140721415131106 0
/proc/2557682/statm: 138625 126540 2851 3242 0 134765 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 561484 KiB
Current children cumulated memory: 511104 KiB

[startup+3.11436 s]
/proc/loadavg: 1.01 9.56 15.94 17/905 2557732
/proc/meminfo: memFree=883933136/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=0.09 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 523 10684 0 0 0 0 3 6 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2557670] ppid=2557502 vsize=2660 memory=1692 CPUtime=0 cores=36-39
/proc/2557670/stat : 2557670 (timeout) S 2557502 2557670 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572646 2723840 384 18446744073709551615 93881809305600 93881809322113 140735737327936 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 93881809336880 93881809338968 93881836392448 140735737329926 140735737330076 140735737330076 140735737335783 0
/proc/2557670/statm: 665 423 396 5 0 90 0
[pid=2557682] ppid=2557670 vsize=592188 memory=534088 CPUtime=2.71 cores=36-39
/proc/2557682/stat : 2557682 (cashwmaxsat-dis) R 2557670 2557670 2557290 0 -1 4194304 91586 0 0 0 266 5 0 0 20 0 1 0 257572648 606400512 133417 18446744073709551615 4198400 17477629 140721415117392 0 0 0 0 0 8404994 0 0 0 17 37 0 0 0 0 0 19900224 19994800 40345600 140721415125262 140721415125399 140721415125399 140721415131106 0
/proc/2557682/statm: 148047 133522 3011 3242 0 144187 0
Current children cumulated CPU time: 2.8 s
Current children cumulated vsize: 599172 KiB
Current children cumulated memory: 539032 KiB

[startup+6.30015 s]
/proc/loadavg: 2.21 9.67 15.94 16/899 2557751
/proc/meminfo: memFree=883750900/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=0.09 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 523 10684 0 0 0 0 3 6 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2557670] ppid=2557502 vsize=2660 memory=1692 CPUtime=0 cores=36-39
/proc/2557670/stat : 2557670 (timeout) S 2557502 2557670 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572646 2723840 384 18446744073709551615 93881809305600 93881809322113 140735737327936 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 93881809336880 93881809338968 93881836392448 140735737329926 140735737330076 140735737330076 140735737335783 0
/proc/2557670/statm: 665 423 396 5 0 90 0
[pid=2557682] ppid=2557670 vsize=623668 memory=553568 CPUtime=5.88 cores=36-39
/proc/2557682/stat : 2557682 (cashwmaxsat-dis) R 2557670 2557670 2557290 0 -1 4194304 94472 0 0 0 582 6 0 0 20 0 1 0 257572648 638636032 138232 18446744073709551615 4198400 17477629 140721415117392 0 0 0 0 0 8404994 0 0 0 17 37 0 0 0 0 0 19900224 19994800 40345600 140721415125262 140721415125399 140721415125399 140721415131106 0
/proc/2557682/statm: 155917 138392 3011 3242 0 152057 0
Current children cumulated CPU time: 5.97 s
Current children cumulated vsize: 630652 KiB
Current children cumulated memory: 558512 KiB

[startup+12.7002 s]
/proc/loadavg: 3.32 9.77 15.94 17/905 2557803
/proc/meminfo: memFree=882618640/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=0.09 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 523 10684 0 0 0 0 3 6 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2557670] ppid=2557502 vsize=2660 memory=1692 CPUtime=0 cores=36-39
/proc/2557670/stat : 2557670 (timeout) S 2557502 2557670 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572646 2723840 384 18446744073709551615 93881809305600 93881809322113 140735737327936 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 93881809336880 93881809338968 93881836392448 140735737329926 140735737330076 140735737330076 140735737335783 0
/proc/2557670/statm: 665 423 396 5 0 90 0
[pid=2557682] ppid=2557670 vsize=690988 memory=559284 CPUtime=12.26 cores=36-39
/proc/2557682/stat : 2557682 (cashwmaxsat-dis) R 2557670 2557670 2557290 0 -1 4194304 95914 0 0 0 1220 6 0 0 20 0 1 0 257572648 707571712 139640 18446744073709551615 4198400 17477629 140721415117392 0 0 0 0 0 8404994 0 0 0 17 37 0 0 0 0 0 19900224 19994800 40345600 140721415125262 140721415125399 140721415125399 140721415131106 0
/proc/2557682/statm: 172747 139821 3011 3242 0 168887 0
Current children cumulated CPU time: 12.35 s
Current children cumulated vsize: 697972 KiB
Current children cumulated memory: 564228 KiB

[startup+25.5003 s]
/proc/loadavg: 6.13 10.08 15.94 17/905 2557803
/proc/meminfo: memFree=881955800/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=0.09 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 523 10684 0 0 0 0 3 6 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2557670] ppid=2557502 vsize=2660 memory=1692 CPUtime=0 cores=36-39
/proc/2557670/stat : 2557670 (timeout) S 2557502 2557670 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572646 2723840 384 18446744073709551615 93881809305600 93881809322113 140735737327936 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 93881809336880 93881809338968 93881836392448 140735737329926 140735737330076 140735737330076 140735737335783 0
/proc/2557670/statm: 665 423 396 5 0 90 0
[pid=2557682] ppid=2557670 vsize=903004 memory=675920 CPUtime=25.01 cores=36-39
/proc/2557682/stat : 2557682 (cashwmaxsat-dis) R 2557670 2557670 2557290 0 -1 4194304 125083 0 0 0 2493 8 0 0 20 0 1 0 257572648 924676096 168824 18446744073709551615 4198400 17477629 140721415117392 0 0 0 0 0 8404994 0 0 0 17 37 0 0 0 0 0 19900224 19994800 40345600 140721415125262 140721415125399 140721415125399 140721415131106 0
/proc/2557682/statm: 225751 168980 3027 3242 0 221891 0
Current children cumulated CPU time: 25.1 s
Current children cumulated vsize: 909988 KiB
Current children cumulated memory: 680864 KiB

[startup+51.1151 s]
/proc/loadavg: 9.50 10.56 15.95 17/905 2557869
/proc/meminfo: memFree=881661060/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=0.09 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 523 10684 0 0 0 0 3 6 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2557670] ppid=2557502 vsize=2660 memory=1692 CPUtime=0 cores=36-39
/proc/2557670/stat : 2557670 (timeout) S 2557502 2557670 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572646 2723840 384 18446744073709551615 93881809305600 93881809322113 140735737327936 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 93881809336880 93881809338968 93881836392448 140735737329926 140735737330076 140735737330076 140735737335783 0
/proc/2557670/statm: 665 423 396 5 0 90 0

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

/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=848756 memory=610568 CPUtime=1597.93 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 49463 0 0 0 159312 481 0 0 20 0 1 0 257752350 869126144 152414 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212189 152642 2446 1054 0 200770 0
Current children cumulated CPU time: 3388.7 s
Current children cumulated vsize: 855740 KiB
Current children cumulated memory: 615516 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.00 16.00 17/902 2558578
/proc/meminfo: memFree=877770888/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=1790.77 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 600 368435 0 0 0 0 179041 36 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=849284 memory=611164 CPUtime=1657.68 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 49625 0 0 0 165272 496 0 0 20 0 1 0 257752350 869666816 152542 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212321 152791 2446 1054 0 200902 0
Current children cumulated CPU time: 3448.45 s
Current children cumulated vsize: 856268 KiB
Current children cumulated memory: 616112 KiB

[startup+3522.3 s]
/proc/loadavg: 16.22 16.05 16.02 17/901 2558580
/proc/meminfo: memFree=877682352/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=1790.77 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 600 368435 0 0 0 0 179041 36 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=851452 memory=613224 CPUtime=1717.42 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 50220 0 0 0 171230 512 0 0 20 0 1 0 257752350 871886848 153054 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212863 153306 2446 1054 0 201444 0
Current children cumulated CPU time: 3508.19 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 618172 KiB

[startup+3582.3 s]
/proc/loadavg: 16.64 16.21 16.07 17/901 2558584
/proc/meminfo: memFree=877136792/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=1790.77 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 600 368435 0 0 0 0 179041 36 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=851452 memory=613324 CPUtime=1777.17 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 50245 0 0 0 177184 533 0 0 20 0 1 0 257752350 871886848 153182 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212863 153331 2446 1054 0 201444 0
Current children cumulated CPU time: 3567.94 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 618272 KiB

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

# cumulated CPU time of all completed processes:  user=3575.31 s, system=5.80569 s

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

[startup+3584 s]*
/proc/loadavg: 16.64 16.21 16.07 17/901 2558584
/proc/meminfo: memFree=877117792/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=1790.77 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 600 368435 0 0 0 0 179041 36 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=851452 memory=613324 CPUtime=1778.87 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 50245 0 0 0 177354 533 0 0 20 0 1 0 257752350 871886848 153182 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212863 153331 2446 1054 0 201444 0
Current children cumulated CPU time: 3569.64 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 618272 KiB

[startup+3590.4 s]
/proc/loadavg: 16.54 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877093152/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=1790.77 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 600 368435 0 0 0 0 179041 36 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=851452 memory=613324 CPUtime=1785.23 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 50245 0 0 0 177989 534 0 0 20 0 1 0 257752350 871886848 153182 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212863 153331 2446 1054 0 201444 0
Current children cumulated CPU time: 3576 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 618272 KiB

[startup+3593.6 s]
/proc/loadavg: 16.54 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877080472/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=1790.77 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 600 368435 0 0 0 0 179041 36 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=851452 memory=613324 CPUtime=1788.42 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 50245 0 0 0 178307 535 0 0 20 0 1 0 257752350 871886848 153182 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212863 153331 2446 1054 0 201444 0
Current children cumulated CPU time: 3579.19 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 618272 KiB

[startup+3594.4 s]
/proc/loadavg: 16.54 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877055156/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=1790.77 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 600 368435 0 0 0 0 179041 36 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=851452 memory=613324 CPUtime=1789.21 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 50245 0 0 0 178386 535 0 0 20 0 1 0 257752350 871886848 153182 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212863 153331 2446 1054 0 201444 0
Current children cumulated CPU time: 3579.98 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 618272 KiB

[startup+3595.2 s]
/proc/loadavg: 16.49 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877036148/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3252 CPUtime=1790.77 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 600 368435 0 0 0 0 179041 36 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 813 713 219 0 143 0
[pid=2558019] ppid=2557502 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2558019/stat : 2558019 (timeout) S 2557502 2558019 2557290 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 257752350 2723840 384 18446744073709551615 94238937989120 94238938005633 140732229940800 0 0 0 0 3145728 90119 1 0 0 17 36 0 0 0 0 0 94238938020400 94238938022488 94238964289536 140732229945474 140732229945756 140732229945756 140732229951463 0
/proc/2558019/statm: 665 424 397 5 0 90 0
[pid=2558023] ppid=2558019 vsize=851452 memory=613324 CPUtime=1790.01 cores=36-39
/proc/2558023/stat : 2558023 (roundingsat) R 2558019 2558019 2557290 0 -1 4194304 50245 0 0 0 178466 535 0 0 20 0 1 0 257752350 871886848 153182 18446744073709551615 94714425618432 94714429933577 140725264378160 0 0 0 0 0 8405026 0 0 0 17 38 0 0 0 0 0 94714430677416 94714430730760 94714462937088 140725264386200 140725264386463 140725264386463 140725264392170 0
/proc/2558023/statm: 212863 153331 2446 1054 0 201444 0
Current children cumulated CPU time: 3580.78 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 618272 KiB

[startup+3595.6 s]
/proc/loadavg: 16.49 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877036148/1055320704 swapFree=33554428/33554428
[pid=2557502] ppid=2557465 vsize=4324 memory=3288 CPUtime=3581.06 cores=36-39
/proc/2557502/stat : 2557502 (Hybrid-CASHWMax) S 2557465 2557502 2557290 0 -1 4194304 879 422159 0 0 0 0 357530 576 20 0 1 0 257572609 4427776 640 18446744073709551615 94406860873728 94406861768261 140733191902288 0 0 0 2 4 65536 1 0 0 17 38 0 0 0 0 0 94406862007312 94406862055056 94406867845120 140733191911609 140733191911778 140733191911778 140733191917514 0
/proc/2557502/statm: 1081 822 713 219 0 143 0
Current children cumulated CPU time: 3581.06 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3288 KiB

Child status: 0

Real time (s): 3595.69
CPU time (s): 3581.12
CPU user time (s): 3575.31
CPU system time (s): 5.80569
CPU usage (%): 99.5948
Max. virtual memory (cumulated for all children) (KiB): 2627564
Max. memory (cumulated for all children) (KiB): 1910336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.31
system time used= 5.80569
maximum resident set size= 1904520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 423457
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6433
involuntary context switches= 2691


# summary of solver processes directly reported to runsolver:
#   pid: 2557502
#   total CPU time (s): 3581.12
#   total CPU user time (s): 3575.31
#   total CPU system time (s): 5.80569

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8896 second user time and 40.5112 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-05 11:14:07
IDJOB=4781463
IDBENCH=146671
IDSOLVER=3594
FILE ID=nodeE005/4781463-1783242846
RUNJOBID= nodeE005-1783242846-2557309
SLURM_JOB_ID= 12560890
Free space on /tmp= 797576 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-3.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4781463-1783242846/watcher-4781463-1783242846 -o /tmp/evaluation-result-4781463-1783242846/solver-4781463-1783242846 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4781463-1783242846/vars-4781463-1783242846 --bin-var /tmp/runsolver-exch-nodeE005-1783242846-2557309 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4781463-1783242846.opb 3600 HOME 62000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 4c4220841569fe2ff0ce6d0e8718e711
RANDOM SEED=1665989601

nodeE005 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.786
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3558.708
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.932
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.935
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.546
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.068
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3561.613
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3566.949
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3560.803
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3575.792
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.947
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3589.520
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3590.019
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3560.611
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.184
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3567.934
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.080
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3593.815
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3597.584
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.012
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.142
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.406
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.209
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.602
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.509
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.648
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.341
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.273
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.736
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.597
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.107
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.199
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.488
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.245
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3570.512
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.138
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3595.715
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.947
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3593.688
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3593.175
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.138
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.344
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.980
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320704 kB
MemFree:        889173796 kB
MemAvailable:   1046045404 kB
Buffers:            2348 kB
Cached:         161465264 kB
SwapCached:            0 kB
Active:          2076680 kB
Inactive:       159514168 kB
Active(anon):     998220 kB
Inactive(anon):        0 kB
Active(file):    1078460 kB
Inactive(file): 159514168 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            329192 kB
Writeback:             0 kB
AnonPages:        128248 kB
Mapped:           191892 kB
Shmem:            874984 kB
KReclaimable:    1592784 kB
Slab:            2170328 kB
SReclaimable:    1592784 kB
SUnreclaim:       577544 kB
KernelStack:       14064 kB
PageTables:         4752 kB
SecPageTables:     15328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1337352 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477856 kB
VmallocChunk:          0 kB
Percpu:           130304 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      401860 kB
DirectMap2M:    19843072 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 796920 MiB
End job on nodeE005 at 2026-07-05 12:14:03