Trace number 4790211
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
| Name | PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/ ~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-3.opb |
| MD5SUM | 4c4220841569fe2ff0ce6d0e8718e711 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | -53 |
| Best CPU time to get the best result obtained on this benchmark | 3584.21 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 1272 |
| Total number of constraints | 94127 |
| Number of constraints which are clauses | 94127 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 2 |
| 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 numbers | 11 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
0.02/0.30 c Preprocess time: 0.107 seconds
0.02/0.30 c First solver time limit: 1797 seconds
0.02/0.30 c Second solver time limit: 1798 seconds
3582.20/3595.47 c Exit code from Second Program: 124
3582.44/3595.90 c RoundingSat 2
3582.44/3595.90 c branch HEAD
3582.44/3595.90 c commit unknown
3582.44/3595.90 c #variables 1272 #constraints 94127
3582.44/3595.90 c Finish copy
3582.44/3595.90 c bounds - >= -1272 @ 0.201899
3582.44/3595.90 c intsize: 11
3582.44/3595.90 c runls-beg
3582.44/3595.90 c clone-beg
3582.44/3595.90 c setend
3582.44/3595.90 c isMakeUpper
3582.44/3595.90 c isMakeUpper
3582.44/3595.90 c Finish cloning data from SAT to LS
3582.44/3595.90 c
3582.44/3595.90 c Use LS-small
3582.44/3595.90 c opt_unsat_weight_small = 1272, opt_time = 0.00, step = 1
3582.44/3595.90 o 0
3582.44/3595.90 c opt_unsat_weight_small = 1271, opt_time = 0.00, step = 2
3582.44/3595.90 o -1
3582.44/3595.90 c opt_unsat_weight_small = 1270, opt_time = 0.00, step = 3
3582.44/3595.90 o -2
3582.44/3595.90 c opt_unsat_weight_small = 1269, opt_time = 0.00, step = 4
3582.44/3595.90 o -3
3582.44/3595.90 c opt_unsat_weight_small = 1268, opt_time = 0.00, step = 5
3582.44/3595.90 o -4
3582.44/3595.90 c opt_unsat_weight_small = 1267, opt_time = 0.00, step = 6
3582.44/3595.90 o -5
3582.44/3595.90 c opt_unsat_weight_small = 1266, opt_time = 0.00, step = 7
3582.44/3595.90 o -6
3582.44/3595.90 c opt_unsat_weight_small = 1265, opt_time = 0.00, step = 8
3582.44/3595.90 o -7
3582.44/3595.90 c opt_unsat_weight_small = 1264, opt_time = 0.00, step = 9
3582.44/3595.90 o -8
3582.44/3595.90 c opt_unsat_weight_small = 1263, opt_time = 0.00, step = 10
3582.44/3595.90 o -9
3582.44/3595.90 c opt_unsat_weight_small = 1262, opt_time = 0.00, step = 11
3582.44/3595.90 o -10
3582.44/3595.90 c opt_unsat_weight_small = 1261, opt_time = 0.00, step = 12
3582.44/3595.90 o -11
3582.44/3595.90 c opt_unsat_weight_small = 1260, opt_time = 0.00, step = 13
3582.44/3595.90 o -12
3582.44/3595.90 c opt_unsat_weight_small = 1259, opt_time = 0.00, step = 14
3582.44/3595.90 o -13
3582.44/3595.90 c opt_unsat_weight_small = 1258, opt_time = 0.00, step = 15
3582.44/3595.90 o -14
3582.44/3595.90 c opt_unsat_weight_small = 1257, opt_time = 0.00, step = 16
3582.44/3595.90 o -15
3582.44/3595.90 c opt_unsat_weight_small = 1256, opt_time = 0.00, step = 17
3582.44/3595.90 o -16
3582.44/3595.90 c opt_unsat_weight_small = 1255, opt_time = 0.00, step = 18
3582.44/3595.90 o -17
3582.44/3595.90 c opt_unsat_weight_small = 1254, opt_time = 0.00, step = 19
3582.44/3595.90 o -18
3582.44/3595.90 c opt_unsat_weight_small = 1253, opt_time = 0.00, step = 20
3582.44/3595.90 o -19
3582.44/3595.90 c opt_unsat_weight_small = 1252, opt_time = 0.00, step = 21
3582.44/3595.90 o -20
3582.44/3595.90 c opt_unsat_weight_small = 1251, opt_time = 0.00, step = 22
3582.44/3595.90 o -21
3582.44/3595.90 c opt_unsat_weight_small = 1250, opt_time = 0.00, step = 23
3582.44/3595.90 o -22
3582.44/3595.90 c opt_unsat_weight_small = 1249, opt_time = 0.00, step = 24
3582.44/3595.90 o -23
3582.44/3595.90 c opt_unsat_weight_small = 1248, opt_time = 0.00, step = 25
3582.44/3595.90 o -24
3582.44/3595.90 c opt_unsat_weight_small = 1247, opt_time = 0.00, step = 26
3582.44/3595.90 o -25
3582.44/3595.90 c opt_unsat_weight_small = 1246, opt_time = 0.00, step = 27
3582.44/3595.90 o -26
3582.44/3595.90 c opt_unsat_weight_small = 1245, opt_time = 0.00, step = 28
3582.44/3595.90 o -27
3582.44/3595.90 c opt_unsat_weight_small = 1244, opt_time = 0.00, step = 29
3582.44/3595.90 o -28
3582.44/3595.90 c opt_unsat_weight_small = 1243, opt_time = 0.00, step = 30
3582.44/3595.90 o -29
3582.44/3595.90 c opt_unsat_weight_small = 1242, opt_time = 0.00, step = 31
3582.44/3595.90 o -30
3582.44/3595.90 c opt_unsat_weight_small = 1241, opt_time = 0.00, step = 32
3582.44/3595.90 o -31
3582.44/3595.90 c opt_unsat_weight_small = 1240, opt_time = 0.00, step = 33
3582.44/3595.90 o -32
3582.44/3595.90 c opt_unsat_weight_small = 1239, opt_time = 0.00, step = 34
3582.44/3595.90 o -33
3582.44/3595.90 c opt_unsat_weight_small = 1238, opt_time = 0.00, step = 35
3582.44/3595.90 o -34
3582.44/3595.90 c opt_unsat_weight_small = 1237, opt_time = 0.00, step = 36
3582.44/3595.90 o -35
3582.44/3595.90 c opt_unsat_weight_small = 1227, opt_time = 0.00, step = 145
3582.44/3595.90 o -45
3582.44/3595.90 c opt_unsat_weight_small = 1226, opt_time = 0.03, step = 13578
3582.44/3595.90 o -46
3582.44/3595.90 c opt_unsat_weight_small = 1223, opt_time = 0.07, step = 28413
3582.44/3595.90 o -49
3582.44/3595.90 c opt_unsat_weight_small = 1222, opt_time = 0.49, step = 187350
3582.44/3595.90 o -50
3582.44/3595.90 c opt_unsat_weight_small = 1221, opt_time = 1.60, step = 540696
3582.44/3595.90 o -51
3582.44/3595.90 c opt_unsat_weight_small = 1220, opt_time = 29.23, step = 7092948
3582.44/3595.90 o -52
3582.44/3595.90 c ls-end
3582.44/3595.90 c LS found feasible solution, updating lastSol
3582.44/3595.90 c SAT by LS-small
3582.44/3595.90 c bounds -52 >= -1272 @ 60.5036
3582.44/3595.90 c bounds -52 >= -1271 @ 60.5042
3582.44/3595.90 c bounds -52 >= -1270 @ 60.5046
3582.44/3595.90 c bounds -52 >= -1269 @ 60.505
3582.44/3595.90 c #Conflicts: 1000 | #Constraints: 95152
3582.44/3595.90 c #Conflicts: 2000 | #Constraints: 96188
3582.44/3595.90 c INPROCESSING
3582.44/3595.90 c GARBAGE COLLECT
3582.44/3595.90 c bounds -52 >= -1268 @ 61.5082
3582.44/3595.90 c bounds -52 >= -1267 @ 61.5087
3582.44/3595.90 c bounds -52 >= -1266 @ 61.5091
3582.44/3595.90 c bounds -52 >= -1265 @ 61.5096
3582.44/3595.90 c bounds -52 >= -1264 @ 61.51
3582.44/3595.90 c bounds -52 >= -1263 @ 61.5104
3582.44/3595.90 c bounds -52 >= -1262 @ 61.5109
3582.44/3595.90 c bounds -52 >= -1261 @ 61.5115
3582.44/3595.90 c bounds -52 >= -1260 @ 61.512
3582.44/3595.90 c bounds -52 >= -1259 @ 61.5125
3582.44/3595.90 c bounds -52 >= -1258 @ 61.5129
3582.44/3595.90 c bounds -52 >= -1257 @ 61.5133
3582.44/3595.90 c bounds -52 >= -1256 @ 61.5137
3582.44/3595.90 c bounds -52 >= -1255 @ 61.5141
3582.44/3595.90 c bounds -52 >= -1254 @ 61.5146
3582.44/3595.90 c bounds -52 >= -1253 @ 61.515
3582.44/3595.90 c bounds -52 >= -1252 @ 61.5154
3582.44/3595.90 c bounds -52 >= -1251 @ 61.5159
3582.44/3595.90 c bounds -52 >= -1250 @ 61.5163
3582.44/3595.90 c bounds -52 >= -1249 @ 61.5167
3582.44/3595.90 c bounds -52 >= -1248 @ 61.5172
3582.44/3595.90 c bounds -52 >= -1247 @ 61.5176
3582.44/3595.90 c bounds -52 >= -1246 @ 61.518
3582.44/3595.90 c bounds -52 >= -1245 @ 61.5184
3582.44/3595.90 c bounds -52 >= -1244 @ 61.5188
3582.44/3595.90 c bounds -52 >= -1243 @ 61.5193
3582.44/3595.90 c bounds -52 >= -1242 @ 61.5197
3582.44/3595.90 c bounds -52 >= -1241 @ 61.5201
3582.44/3595.90 c bounds -52 >= -1240 @ 61.5206
3582.44/3595.90 c bounds -52 >= -1239 @ 61.5212
3582.44/3595.90 c bounds -52 >= -1238 @ 61.5216
3582.44/3595.90 c bounds -52 >= -1237 @ 61.522
3582.44/3595.90 c bounds -52 >= -1236 @ 61.5224
3582.44/3595.90 c bounds -52 >= -1235 @ 61.5228
3582.44/3595.90 c bounds -52 >= -1234 @ 61.5233
3582.44/3595.90 c bounds -52 >= -1233 @ 61.5237
3582.44/3595.90 c bounds -52 >= -1232 @ 61.5241
3582.44/3595.90 c bounds -52 >= -1231 @ 61.5245
3582.44/3595.90 c bounds -52 >= -1230 @ 61.5249
3582.44/3595.90 c bounds -52 >= -1229 @ 61.5253
3582.44/3595.90 c bounds -52 >= -1228 @ 61.5258
3582.44/3595.90 c bounds -52 >= -1227 @ 61.5262
3582.44/3595.90 c bounds -52 >= -1226 @ 61.5266
3582.44/3595.90 c bounds -52 >= -1225 @ 61.527
3582.44/3595.90 c bounds -52 >= -1224 @ 61.5274
3582.44/3595.90 c bounds -52 >= -1223 @ 61.5279
3582.44/3595.90 c bounds -52 >= -1222 @ 61.5283
3582.44/3595.90 c bounds -52 >= -1221 @ 61.5287
3582.44/3595.90 c bounds -52 >= -1220 @ 61.5291
3582.44/3595.90 c bounds -52 >= -1219 @ 61.5296
3582.44/3595.90 c bounds -52 >= -1218 @ 61.53
3582.44/3595.90 c bounds -52 >= -1217 @ 61.5304
3582.44/3595.90 c bounds -52 >= -1216 @ 61.5308
3582.44/3595.90 c bounds -52 >= -1215 @ 61.5312
3582.44/3595.90 c bounds -52 >= -1214 @ 61.5316
3582.44/3595.90 c bounds -52 >= -1213 @ 61.532
3582.44/3595.90 c bounds -52 >= -1212 @ 61.5325
3582.44/3595.90 c bounds -52 >= -1211 @ 61.5329
3582.44/3595.90 c bounds -52 >= -1210 @ 61.5333
3582.44/3595.90 c bounds -52 >= -1209 @ 61.5337
3582.44/3595.90 c bounds -52 >= -1208 @ 61.5341
3582.44/3595.90 c bounds -52 >= -1207 @ 61.5345
3582.44/3595.90 c bounds -52 >= -1206 @ 61.5349
3582.44/3595.90 c bounds -52 >= -1205 @ 61.5354
3582.44/3595.90 c bounds -52 >= -1204 @ 61.5358
3582.44/3595.90 c bounds -52 >= -1203 @ 61.5362
3582.44/3595.90 c bounds -52 >= -1202 @ 61.5366
3582.44/3595.90 c bounds -52 >= -1201 @ 61.537
3582.44/3595.90 c bounds -52 >= -1200 @ 61.5374
3582.44/3595.90 c bounds -52 >= -1199 @ 61.5378
3582.44/3595.90 c bounds -52 >= -1198 @ 61.5382
3582.44/3595.90 c bounds -52 >= -1197 @ 61.5386
3582.44/3595.90 c bounds -52 >= -1196 @ 61.539
3582.44/3595.90 c bounds -52 >= -1195 @ 61.5394
3582.44/3595.90 c bounds -52 >= -1194 @ 61.5399
3582.44/3595.90 c bounds -52 >= -1193 @ 61.5403
3582.44/3595.90 c bounds -52 >= -1192 @ 61.5407
3582.44/3595.90 c bounds -52 >= -1191 @ 61.5411
3582.44/3595.90 c bounds -52 >= -1190 @ 61.5415
3582.44/3595.90 c bounds -52 >= -1189 @ 61.5419
3582.44/3595.90 c bounds -52 >= -1188 @ 61.5423
3582.44/3595.90 c bounds -52 >= -1187 @ 61.5427
3582.44/3595.90 c bounds -52 >= -1186 @ 61.5431
3582.44/3595.90 c bounds -52 >= -1185 @ 61.5435
3582.44/3595.90 c bounds -52 >= -1184 @ 61.5439
3582.44/3595.90 c bounds -52 >= -1183 @ 61.5443
3582.44/3595.90 c bounds -52 >= -1182 @ 61.5447
3582.44/3595.90 c bounds -52 >= -1181 @ 61.5451
3582.44/3595.90 c bounds -52 >= -1180 @ 61.5455
3582.44/3595.90 c bounds -52 >= -1179 @ 61.5459
3582.44/3595.90 c bounds -52 >= -1178 @ 61.5463
3582.44/3595.90 c bounds -52 >= -1177 @ 61.5467
3582.44/3595.90 c bounds -52 >= -1176 @ 61.5471
3582.44/3595.90 c bounds -52 >= -1175 @ 61.5475
3582.44/3595.90 c bounds -52 >= -1174 @ 61.5479
3582.44/3595.90 c bounds -52 >= -1173 @ 61.5483
3582.44/3595.90 c bounds -52 >= -1172 @ 61.5488
3582.44/3595.90 c bounds -52 >= -1171 @ 61.5492
3582.44/3595.90 c bounds -52 >= -1170 @ 61.5496
3582.44/3595.90 c bounds -52 >= -1169 @ 61.55
3582.44/3595.90 c bounds -52 >= -1168 @ 61.5504
3582.44/3595.90 c bounds -52 >= -1167 @ 61.5508
3582.44/3595.90 c bounds -52 >= -1166 @ 61.5512
3582.44/3595.90 c bounds -52 >= -1165 @ 61.5516
3582.44/3595.90 c bounds -52 >= -1164 @ 61.552
3582.44/3595.90 c bounds -52 >= -1163 @ 61.5524
3582.44/3595.90 c bounds -52 >= -1162 @ 61.5528
3582.44/3595.90 c bounds -52 >= -1161 @ 61.5532
3582.44/3595.90 c bounds -52 >= -1160 @ 61.5537
3582.44/3595.90 c bounds -52 >= -1159 @ 61.5541
3582.44/3595.90 c bounds -52 >= -1158 @ 61.5545
3582.44/3595.90 c bounds -52 >= -1157 @ 61.5549
3582.44/3595.90 c bounds -52 >= -1156 @ 61.5552
3582.44/3595.90 c bounds -52 >= -1155 @ 61.5556
3582.44/3595.90 c bounds -52 >= -1154 @ 61.556
3582.44/3595.90 c bounds -52 >= -1153 @ 61.5564
3582.44/3595.90 c bounds -52 >= -1152 @ 61.5568
3582.44/3595.90 c bounds -52 >= -1151 @ 61.5573
3582.44/3595.90 c bounds -52 >= -1150 @ 61.5577
3582.44/3595.90 c bounds -52 >= -1149 @ 61.5581
3582.44/3595.90 c bounds -52 >= -1148 @ 61.5585
3582.44/3595.90 c bounds -52 >= -1147 @ 61.5589
3582.44/3595.90 c bounds -52 >= -1146 @ 61.5593
3582.44/3595.90 c bounds -52 >= -1145 @ 61.5597
3582.44/3595.90 c bounds -52 >= -1144 @ 61.5601
3582.44/3595.90 c bounds -52 >= -1143 @ 61.5605
3582.44/3595.90 c bounds -52 >= -1142 @ 61.5609
3582.44/3595.90 c bounds -52 >= -1141 @ 61.5613
3582.44/3595.90 c bounds -52 >= -1140 @ 61.5617
3582.44/3595.90 c bounds -52 >= -1139 @ 61.5621
3582.44/3595.90 c bounds -52 >= -1138 @ 61.5625
3582.44/3595.90 c bounds -52 >= -1137 @ 61.5629
3582.44/3595.90 c bounds -52 >= -1136 @ 61.5633
3582.44/3595.90 c bounds -52 >= -1135 @ 61.5637
3582.44/3595.90 c bounds -52 >= -1134 @ 61.5641
3582.44/3595.90 c bounds -52 >= -1133 @ 61.5645
3582.44/3595.90 c bounds -52 >= -1132 @ 61.5649
3582.44/3595.90 c bounds -52 >= -1131 @ 61.5653
3582.44/3595.90 c bounds -52 >= -1130 @ 61.5657
3582.44/3595.90 c bounds -52 >= -1129 @ 61.5661
3582.44/3595.90 c bounds -52 >= -1128 @ 61.5665
3582.44/3595.90 c bounds -52 >= -1127 @ 61.5669
3582.44/3595.90 c bounds -52 >= -1126 @ 61.5673
3582.44/3595.90 c bounds -52 >= -1125 @ 61.5677
3582.44/3595.90 c bounds -52 >= -1124 @ 61.5681
3582.44/3595.90 c bounds -52 >= -1123 @ 61.5685
3582.44/3595.90 c bounds -52 >= -1122 @ 61.5689
3582.44/3595.90 c bounds -52 >= -1121 @ 61.5693
3582.44/3595.90 c bounds -52 >= -1120 @ 61.5696
3582.44/3595.90 c bounds -52 >= -1119 @ 61.57
3582.44/3595.90 c bounds -52 >= -1118 @ 61.5704
3582.44/3595.90 c bounds -52 >= -1117 @ 61.5708
3582.44/3595.90 c bounds -52 >= -1116 @ 61.5712
3582.44/3595.90 c bounds -52 >= -1115 @ 61.5716
3582.44/3595.90 c bounds -52 >= -1114 @ 61.572
3582.44/3595.90 c bounds -52 >= -1113 @ 61.5724
3582.44/3595.90 c bounds -52 >= -1112 @ 61.5728
3582.44/3595.90 c bounds -52 >= -1111 @ 61.5732
3582.44/3595.90 c bounds -52 >= -1110 @ 61.5736
3582.44/3595.90 c bounds -52 >= -1109 @ 61.574
3582.44/3595.90 c bounds -52 >= -1108 @ 61.5744
3582.44/3595.90 c bounds -52 >= -1107 @ 61.5747
3582.44/3595.90 c bounds -52 >= -1106 @ 61.5751
3582.44/3595.90 c bounds -52 >= -1105 @ 61.5755
3582.44/3595.90 c bounds -52 >= -1104 @ 61.5759
3582.44/3595.90 c bounds -52 >= -1103 @ 61.5763
3582.44/3595.90 c bounds -52 >= -1102 @ 61.5767
3582.44/3595.90 c bounds -52 >= -1101 @ 61.5771
3582.44/3595.90 c bounds -52 >= -1100 @ 61.5775
3582.44/3595.90 c bounds -52 >= -1099 @ 61.5779
3582.44/3595.90 c bounds -52 >= -1098 @ 61.5784
3582.44/3595.90 c bounds -52 >= -1097 @ 61.5788
3582.44/3595.90 c bounds -52 >= -1096 @ 61.5792
3582.44/3595.90 c bounds -52 >= -1095 @ 61.5796
3582.44/3595.90 c bounds -52 >= -1094 @ 61.58
3582.44/3595.90 c bounds -52 >= -1093 @ 61.5804
3582.44/3595.90 c bounds -52 >= -1092 @ 61.5807
3582.44/3595.90 c bounds -52 >= -1091 @ 61.5811
3582.44/3595.90 c bounds -52 >= -1090 @ 61.5815
3582.44/3595.90 c bounds -52 >= -1089 @ 61.5819
3582.44/3595.90 c bounds -52 >= -1088 @ 61.5823
3582.44/3595.90 c bounds -52 >= -1087 @ 61.5827
3582.44/3595.90 c bounds -52 >= -1086 @ 61.5831
3582.44/3595.90 c bounds -52 >= -1085 @ 61.5834
3582.44/3595.90 c bounds -52 >= -1084 @ 61.5838
3582.44/3595.90 c bounds -52 >= -1083 @ 61.5842
3582.44/3595.90 c bounds -52 >= -1082 @ 61.5846
3582.44/3595.90 c bounds -52 >= -1081 @ 61.585
3582.44/3595.90 c bounds -52 >= -1080 @ 61.5853
3582.44/3595.90 c bounds -52 >= -1079 @ 61.5857
3582.44/3595.90 c bounds -52 >= -1078 @ 61.5861
3582.44/3595.90 c bounds -52 >= -1077 @ 61.5864
3582.44/3595.90 c bounds -52 >= -1076 @ 61.5868
3582.44/3595.90 c bounds -52 >= -1075 @ 61.5872
3582.44/3595.90 c bounds -52 >= -1074 @ 61.5875
3582.44/3595.90 c bounds -52 >= -1073 @ 61.5879
3582.44/3595.90 c bounds -52 >= -1072 @ 61.5883
3582.44/3595.90 c bounds -52 >= -1071 @ 61.5886
3582.44/3595.90 c bounds -52 >= -1070 @ 61.589
3582.44/3595.90 c bounds -52 >= -1069 @ 61.5894
3582.44/3595.90 c bounds -52 >= -1068 @ 61.5897
3582.44/3595.90 c bounds -52 >= -1067 @ 61.5901
3582.44/3595.90 c bounds -52 >= -1066 @ 61.5904
3582.44/3595.90 c bounds -52 >= -1065 @ 61.5908
3582.44/3595.90 c bounds -52 >= -1064 @ 61.5912
3582.44/3595.90 c bounds -52 >= -1063 @ 61.5915
3582.44/3595.90 c bounds -52 >= -1062 @ 61.5919
3582.44/3595.90 c bounds -52 >= -1061 @ 61.5923
3582.44/3595.90 c bounds -52 >= -1060 @ 61.5926
3582.44/3595.90 c bounds -52 >= -1059 @ 61.593
3582.44/3595.90 c bounds -52 >= -1058 @ 61.5933
3582.44/3595.90 c bounds -52 >= -1057 @ 61.5937
3582.44/3595.90 c bounds -52 >= -1056 @ 61.5941
3582.44/3595.90 c bounds -52 >= -1055 @ 61.5944
3582.44/3595.90 c bounds -52 >= -1054 @ 61.5948
3582.44/3595.90 c bounds -52 >= -1053 @ 61.5952
3582.44/3595.90 c bounds -52 >= -1052 @ 61.5955
3582.44/3595.90 c bounds -52 >= -1051 @ 61.5959
3582.44/3595.90 c bounds -52 >= -1050 @ 61.5964
3582.44/3595.90 c bounds -52 >= -1049 @ 61.5967
3582.44/3595.90 c bounds -52 >= -1048 @ 61.5971
3582.44/3595.90 c bounds -52 >= -1047 @ 61.5974
3582.44/3595.90 c bounds -52 >= -1046 @ 61.5978
3582.44/3595.90 c bounds -52 >= -1045 @ 61.5981
3582.44/3595.90 c bounds -52 >= -1044 @ 61.5985
3582.44/3595.90 c bounds -52 >= -1043 @ 61.5989
3582.44/3595.90 c bounds -52 >= -1042 @ 61.5993
3582.44/3595.90 c bounds -52 >= -1041 @ 61.5996
3582.44/3595.90 c bounds -52 >= -1040 @ 61.6
3582.44/3595.90 c bounds -52 >= -1039 @ 61.6003
3582.44/3595.90 c bounds -52 >= -1038 @ 61.6007
3582.44/3595.90 c bounds -52 >= -1037 @ 61.601
3582.44/3595.90 c bounds -52 >= -1036 @ 61.6014
3582.44/3595.90 c bounds -52 >= -1035 @ 61.6017
3582.44/3595.90 c bounds -52 >= -1034 @ 61.6021
3582.44/3595.90 c bounds -52 >= -1033 @ 61.6024
3582.44/3595.90 c bounds -52 >= -1032 @ 61.6028
3582.44/3595.90 c bounds -52 >= -1031 @ 61.6032
3582.44/3595.90 c bounds -52 >= -1030 @ 61.6035
3582.44/3595.90 c bounds -52 >= -1029 @ 61.6038
3582.44/3595.90 c bounds -52 >= -1028 @ 61.6042
3582.44/3595.90 c bounds -52 >= -1027 @ 61.6045
3582.44/3595.90 c bounds -52 >= -1026 @ 61.6049
3582.44/3595.90 c bounds -52 >= -1025 @ 61.6052
3582.44/3595.90 c bounds -52 >= -1024 @ 61.6056
3582.44/3595.90 c bounds -52 >= -1023 @ 61.6059
3582.44/3595.90 c bounds -52 >= -1022 @ 61.6063
3582.44/3595.90 c bounds -52 >= -1021 @ 61.6066
3582.44/3595.90 c bounds -52 >= -1020 @ 61.6069
3582.44/3595.90 c bounds -52 >= -1019 @ 61.6073
3582.44/3595.90 c bounds -52 >= -1018 @ 61.6076
3582.44/3595.90 c bounds -52 >= -1017 @ 61.608
3582.44/3595.90 c bounds -52 >= -1016 @ 61.6083
3582.44/3595.90 c bounds -52 >= -1015 @ 61.6086
3582.44/3595.90 c bounds -52 >= -1014 @ 61.609
3582.44/3595.90 c bounds -52 >= -1013 @ 61.6093
3582.44/3595.90 c bounds -52 >= -1012 @ 61.6096
3582.44/3595.90 c bounds -52 >= -1011 @ 61.61
3582.44/3595.90 c bounds -52 >= -1010 @ 61.6103
3582.44/3595.90 c bounds -52 >= -1009 @ 61.6106
3582.44/3595.90 c bounds -52 >= -1008 @ 61.611
3582.44/3595.90 c bounds -52 >= -1007 @ 61.6113
3582.44/3595.90 c bounds -52 >= -1006 @ 61.6116
3582.44/3595.90 c bounds -52 >= -1005 @ 61.612
3582.44/3595.90 c bounds -52 >= -1004 @ 61.6123
3582.44/3595.90 c bounds -52 >= -1003 @ 61.6126
3582.44/3595.90 c bounds -52 >= -1002 @ 61.613
3582.44/3595.90 c bounds -52 >= -1001 @ 61.6133
3582.44/3595.90 c bounds -52 >= -1000 @ 61.6136
3582.44/3595.90 c bounds -52 >= -999 @ 61.614
3582.44/3595.90 c bounds -52 >= -998 @ 61.6143
3582.44/3595.90 c bounds -52 >= -997 @ 61.6146
3582.44/3595.90 c bounds -52 >= -996 @ 61.615
3582.44/3595.90 c bounds -52 >= -995 @ 61.6153
3582.44/3595.90 c bounds -52 >= -994 @ 61.6156
3582.44/3595.90 c bounds -52 >= -993 @ 61.616
3582.44/3595.90 c bounds -52 >= -992 @ 61.6163
3582.44/3595.90 c bounds -52 >= -991 @ 61.6166
3582.44/3595.90 c bounds -52 >= -990 @ 61.617
3582.44/3595.90 c bounds -52 >= -989 @ 61.6173
3582.44/3595.90 c bounds -52 >= -988 @ 61.6176
3582.44/3595.90 c bounds -52 >= -987 @ 61.618
3582.44/3595.90 c bounds -52 >= -986 @ 61.6183
3582.44/3595.90 c bounds -52 >= -985 @ 61.6186
3582.44/3595.90 c bounds -52 >= -984 @ 61.619
3582.44/3595.90 c bounds -52 >= -983 @ 61.6193
3582.44/3595.90 c bounds -52 >= -982 @ 61.6196
3582.44/3595.90 c bounds -52 >= -981 @ 61.62
3582.44/3595.90 c bounds -52 >= -980 @ 61.6203
3582.44/3595.90 c bounds -52 >= -979 @ 61.6207
3582.44/3595.90 c bounds -52 >= -978 @ 61.621
3582.44/3595.90 c bounds -52 >= -977 @ 61.6214
3582.44/3595.90 c bounds -52 >= -976 @ 61.6217
3582.44/3595.90 c bounds -52 >= -975 @ 61.622
3582.44/3595.90 c bounds -52 >= -974 @ 61.6224
3582.44/3595.90 c bounds -52 >= -973 @ 61.6227
3582.44/3595.90 c bounds -52 >= -972 @ 61.6231
3582.44/3595.90 c bounds -52 >= -971 @ 61.6234
3582.44/3595.90 c bounds -52 >= -970 @ 61.6238
3582.44/3595.90 c bounds -52 >= -969 @ 61.6241
3582.44/3595.90 c bounds -52 >= -968 @ 61.6244
3582.44/3595.90 c bounds -52 >= -967 @ 61.6248
3582.44/3595.90 c bounds -52 >= -966 @ 61.6251
3582.44/3595.90 c bounds -52 >= -965 @ 61.6254
3582.44/3595.90 c bounds -52 >= -964 @ 61.6258
3582.44/3595.90 c bounds -52 >= -963 @ 61.6261
3582.44/3595.90 c bounds -52 >= -962 @ 61.6264
3582.44/3595.90 c bounds -52 >= -961 @ 61.6267
3582.44/3595.90 c bounds -52 >= -960 @ 61.6271
3582.44/3595.90 c bounds -52 >= -959 @ 61.6274
3582.44/3595.90 c bounds -52 >= -958 @ 61.6277
3582.44/3595.90 c bounds -52 >= -957 @ 61.6281
3582.44/3595.90 c bounds -52 >= -956 @ 61.6284
3582.44/3595.90 c bounds -52 >= -955 @ 61.6287
3582.44/3595.90 c bounds -52 >= -954 @ 61.629
3582.44/3595.90 c bounds -52 >= -953 @ 61.6293
3582.44/3595.90 c bounds -52 >= -952 @ 61.6297
3582.44/3595.90 c bounds -52 >= -951 @ 61.63
3582.44/3595.90 c bounds -52 >= -950 @ 61.6303
3582.44/3595.90 c bounds -52 >= -949 @ 61.6306
3582.44/3595.90 c bounds -52 >= -948 @ 61.6309
3582.44/3595.90 c bounds -52 >= -947 @ 61.6312
3582.44/3595.90 c bounds -52 >= -946 @ 61.6315
3582.44/3595.90 c bounds -52 >= -945 @ 61.6319
3582.44/3595.90 c bounds -52 >= -944 @ 61.6322
3582.44/3595.90 c bounds -52 >= -943 @ 61.6325
3582.44/3595.90 c bounds -52 >= -942 @ 61.6328
3582.44/3595.90 c bounds -52 >= -941 @ 61.6331
3582.44/3595.90 c bounds -52 >= -940 @ 61.6334
3582.44/3595.90 c bounds -52 >= -939 @ 61.6337
3582.44/3595.90 c bounds -52 >= -938 @ 61.634
3582.44/3595.90 c bounds -52 >= -937 @ 61.6343
3582.44/3595.90 c bounds -52 >= -936 @ 61.6346
3582.44/3595.90 c bounds -52 >= -935 @ 61.635
3582.44/3595.90 c bounds -52 >= -934 @ 61.6353
3582.44/3595.90 c bounds -52 >= -933 @ 61.6356
3582.44/3595.90 c bounds -52 >= -932 @ 61.6359
3582.44/3595.90 c bounds -52 >= -931 @ 61.6363
3582.44/3595.90 c bounds -52 >= -930 @ 61.6367
3582.44/3595.90 c bounds -52 >= -929 @ 61.637
3582.44/3595.90 c bounds -52 >= -928 @ 61.6373
3582.44/3595.90 c bounds -52 >= -927 @ 61.6376
3582.44/3595.90 c bounds -52 >= -926 @ 61.6379
3582.44/3595.90 c bounds -52 >= -925 @ 61.6382
3582.44/3595.90 c bounds -52 >= -924 @ 61.6386
3582.44/3595.90 c bounds -52 >= -923 @ 61.6389
3582.44/3595.90 c bounds -52 >= -922 @ 61.6392
3582.44/3595.90 c bounds -52 >= -921 @ 61.6395
3582.44/3595.90 c bounds -52 >= -920 @ 61.6398
3582.44/3595.90 c bounds -52 >= -919 @ 61.6401
3582.44/3595.90 c bounds -52 >= -918 @ 61.6404
3582.44/3595.90 c bounds -52 >= -917 @ 61.6407
3582.44/3595.90 c bounds -52 >= -916 @ 61.641
3582.44/3595.90 c bounds -52 >= -915 @ 61.6414
3582.44/3595.90 c bounds -52 >= -914 @ 61.6417
3582.44/3595.90 c bounds -52 >= -913 @ 61.642
3582.44/3595.90 c bounds -52 >= -912 @ 61.6423
3582.44/3595.90 c bounds -52 >= -911 @ 61.6426
3582.44/3595.90 c bounds -52 >= -910 @ 61.6429
3582.44/3595.90 c bounds -52 >= -909 @ 61.6432
3582.44/3595.90 c bounds -52 >= -908 @ 61.6435
3582.44/3595.90 c bounds -52 >= -907 @ 61.6438
3582.44/3595.90 c bounds -52 >= -906 @ 61.6441
3582.44/3595.90 c bounds -52 >= -905 @ 61.6445
3582.44/3595.90 c bounds -52 >= -904 @ 61.6448
3582.44/3595.90 c bounds -52 >= -903 @ 61.6451
3582.44/3595.90 c bounds -52 >= -902 @ 61.6454
3582.44/3595.90 c bounds -52 >= -901 @ 61.6457
3582.44/3595.90 c bounds -52 >= -900 @ 61.646
3582.44/3595.90 c bounds -52 >= -899 @ 61.6463
3582.44/3595.90 c bounds -52 >= -898 @ 61.6466
3582.44/3595.90 c bounds -52 >= -897 @ 61.6469
3582.44/3595.90 c bounds -52 >= -896 @ 61.6473
3582.44/3595.90 c bounds -52 >= -895 @ 61.6476
3582.44/3595.90 c bounds -52 >= -894 @ 61.6479
3582.44/3595.90 c bounds -52 >= -893 @ 61.6482
3582.44/3595.90 c bounds -52 >= -892 @ 61.6485
3582.44/3595.90 c bounds -52 >= -891 @ 61.6488
3582.44/3595.90 c bounds -52 >= -890 @ 61.6491
3582.44/3595.90 c bounds -52 >= -889 @ 61.6494
3582.44/3595.90 c bounds -52 >= -888 @ 61.6497
3582.44/3595.90 c bounds -52 >= -887 @ 61.65
3582.44/3595.90 c bounds -52 >= -886 @ 61.6503
3582.44/3595.90 c bounds -52 >= -885 @ 61.6507
3582.44/3595.90 c bounds -52 >= -884 @ 61.651
3582.44/3595.90 c bounds -52 >= -883 @ 61.6513
3582.44/3595.90 c bounds -52 >= -882 @ 61.6516
3582.44/3595.90 c bounds -52 >= -881 @ 61.6519
3582.44/3595.90 c bounds -52 >= -880 @ 61.6522
3582.44/3595.90 c bounds -52 >= -879 @ 61.6524
3582.44/3595.90 c bounds -52 >= -878 @ 61.6527
3582.44/3595.90 c bounds -52 >= -877 @ 61.653
3582.44/3595.90 c bounds -52 >= -876 @ 61.6533
3582.44/3595.90 c bounds -52 >= -875 @ 61.6536
3582.44/3595.90 c bounds -52 >= -874 @ 61.654
3582.44/3595.90 c bounds -52 >= -873 @ 61.6543
3582.44/3595.90 c bounds -52 >= -872 @ 61.6546
3582.44/3595.90 c bounds -52 >= -871 @ 61.655
3582.44/3595.90 c bounds -52 >= -870 @ 61.6553
3582.44/3595.90 c bounds -52 >= -869 @ 61.6557
3582.44/3595.90 c bounds -52 >= -868 @ 61.656
3582.44/3595.90 c bounds -52 >= -867 @ 61.6563
3582.44/3595.90 c bounds -52 >= -866 @ 61.6566
3582.44/3595.90 c bounds -52 >= -865 @ 61.6569
3582.44/3595.90 c bounds -52 >= -864 @ 61.6572
3582.44/3595.90 c bounds -52 >= -863 @ 61.6575
3582.44/3595.90 c bounds -52 >= -862 @ 61.6578
3582.44/3595.90 c bounds -52 >= -861 @ 61.6581
3582.44/3595.90 c bounds -52 >= -860 @ 61.6584
3582.44/3595.90 c bounds -52 >= -859 @ 61.6587
3582.44/3595.90 c bounds -52 >= -858 @ 61.659
3582.44/3595.90 c bounds -52 >= -857 @ 61.6593
3582.44/3595.90 c bounds -52 >= -856 @ 61.6596
3582.44/3595.90 c bounds -52 >= -855 @ 61.6599
3582.44/3595.90 c bounds -52 >= -854 @ 61.6602
3582.44/3595.90 c bounds -52 >= -853 @ 61.6604
3582.44/3595.90 c bounds -52 >= -852 @ 61.6607
3582.44/3595.90 c bounds -52 >= -851 @ 61.6611
3582.44/3595.90 c bounds -52 >= -850 @ 61.6614
3582.44/3595.90 c bounds -52 >= -849 @ 61.6617
3582.44/3595.90 c bounds -52 >= -848 @ 61.662
3582.44/3595.90 c bounds -52 >= -847 @ 61.6623
3582.44/3595.90 c bounds -52 >= -846 @ 61.6626
3582.44/3595.90 c bounds -52 >= -845 @ 61.6629
3582.44/3595.90 c bounds -52 >= -844 @ 61.6632
3582.44/3595.90 c bounds -52 >= -843 @ 61.6635
3582.44/3595.90 c bounds -52 >= -842 @ 61.6638
3582.44/3595.90 c bounds -52 >= -841 @ 61.664
3582.44/3595.90 c bounds -52 >= -840 @ 61.6643
3582.44/3595.90 c bounds -52 >= -839 @ 61.6646
3582.44/3595.90 c bounds -52 >= -838 @ 61.665
3582.44/3595.90 c bounds -52 >= -837 @ 61.6653
3582.44/3595.90 c bounds -52 >= -836 @ 61.6656
3582.44/3595.90 c bounds -52 >= -835 @ 61.6659
3582.44/3595.90 c bounds -52 >= -834 @ 61.6662
3582.44/3595.90 c bounds -52 >= -833 @ 61.6665
3582.44/3595.90 c bounds -52 >= -832 @ 61.6668
3582.44/3595.90 c bounds -52 >= -831 @ 61.6671
3582.44/3595.90 c bounds -52 >= -830 @ 61.6674
3582.44/3595.90 c bounds -52 >= -829 @ 61.6677
3582.44/3595.90 c bounds -52 >= -828 @ 61.668
3582.44/3595.90 c bounds -52 >= -827 @ 61.6683
3582.44/3595.90 c bounds -52 >= -826 @ 61.6687
3582.44/3595.90 c bounds -52 >= -825 @ 61.669
3582.44/3595.90 c bounds -52 >= -824 @ 61.6693
3582.44/3595.90 c bounds -52 >= -823 @ 61.6696
3582.44/3595.90 c bounds -52 >= -822 @ 61.6699
3582.44/3595.90 c bounds -52 >= -821 @ 61.6702
3582.44/3595.90 c bounds -52 >= -820 @ 61.6705
3582.44/3595.90 c bounds -52 >= -819 @ 61.6708
3582.44/3595.90 c bounds -52 >= -818 @ 61.6711
3582.44/3595.90 c bounds -52 >= -817 @ 61.6714
3582.44/3595.90 c bounds -52 >= -816 @ 61.6717
3582.44/3595.90 c bounds -52 >= -815 @ 61.672
3582.44/3595.90 c bounds -52 >= -814 @ 61.6723
3582.44/3595.90 c bounds -52 >= -813 @ 61.6726
3582.44/3595.90 c bounds -52 >= -812 @ 61.6729
3582.44/3595.90 c bounds -52 >= -811 @ 61.6732
3582.44/3595.90 c bounds -52 >= -810 @ 61.6735
3582.44/3595.90 c bounds -52 >= -809 @ 61.6738
3582.44/3595.90 c bounds -52 >= -808 @ 61.6741
3582.44/3595.90 c bounds -52 >= -807 @ 61.6744
3582.44/3595.90 c bounds -52 >= -806 @ 61.6747
3582.44/3595.90 c bounds -52 >= -805 @ 61.6749
3582.44/3595.90 c bounds -52 >= -804 @ 61.6752
3582.44/3595.90 c bounds -52 >= -803 @ 61.6755
3582.44/3595.90 c bounds -52 >= -802 @ 61.6758
3582.44/3595.90 c bounds -52 >= -801 @ 61.6761
3582.44/3595.90 c bounds -52 >= -800 @ 61.6764
3582.44/3595.90 c bounds -52 >= -799 @ 61.6767
3582.44/3595.90 c bounds -52 >= -798 @ 61.677
3582.44/3595.90 c bounds -52 >= -797 @ 61.6773
3582.44/3595.90 c bounds -52 >= -796 @ 61.6776
3582.44/3595.90 c bounds -52 >= -795 @ 61.6779
3582.44/3595.90 c bounds -52 >= -794 @ 61.6782
3582.44/3595.90 c bounds -52 >= -793 @ 61.6784
3582.44/3595.90 c bounds -52 >= -792 @ 61.6787
3582.44/3595.90 c bounds -52 >= -791 @ 61.679
3582.44/3595.90 c bounds -52 >= -790 @ 61.6793
3582.44/3595.90 c bounds -52 >= -789 @ 61.6796
3582.44/3595.90 c bounds -52 >= -788 @ 61.6799
3582.44/3595.90 c bounds -52 >= -787 @ 61.6802
3582.44/3595.90 c bounds -52 >= -786 @ 61.6804
3582.44/3595.90 c bounds -52 >= -785 @ 61.6807
3582.44/3595.90 c bounds -52 >= -784 @ 61.681
3582.44/3595.90 c bounds -52 >= -783 @ 61.6813
3582.44/3595.90 c bounds -52 >= -782 @ 61.6816
3582.44/3595.90 c bounds -52 >= -781 @ 61.6819
3582.44/3595.90 c bounds -52 >= -780 @ 61.6821
3582.44/3595.90 c bounds -52 >= -779 @ 61.6824
3582.44/3595.90 c bounds -52 >= -778 @ 61.6827
3582.44/3595.90 c bounds -52 >= -777 @ 61.683
3582.44/3595.90 c bounds -52 >= -776 @ 61.6833
3582.44/3595.90 c bounds -52 >= -775 @ 61.6836
3582.44/3595.90 c bounds -52 >= -774 @ 61.6839
3582.44/3595.90 c bounds -52 >= -773 @ 61.6842
3582.44/3595.90 c bounds -52 >= -772 @ 61.6845
3582.44/3595.90 c bounds -52 >= -771 @ 61.6848
3582.44/3595.90 c bounds -52 >= -770 @ 61.6851
3582.44/3595.90 c bounds -52 >= -769 @ 61.6854
3582.44/3595.90 c bounds -52 >= -768 @ 61.6857
3582.44/3595.90 c bounds -52 >= -767 @ 61.686
3582.44/3595.90 c bounds -52 >= -766 @ 61.6863
3582.44/3595.90 c bounds -52 >= -765 @ 61.6866
3582.44/3595.90 c bounds -52 >= -764 @ 61.6869
3582.44/3595.90 c bounds -52 >= -763 @ 61.6872
3582.44/3595.90 c bounds -52 >= -762 @ 61.6874
3582.44/3595.90 c bounds -52 >= -761 @ 61.6877
3582.44/3595.90 c bounds -52 >= -760 @ 61.688
3582.44/3595.90 c bounds -52 >= -759 @ 61.6883
3582.44/3595.90 c bounds -52 >= -758 @ 61.6885
3582.44/3595.90 c bounds -52 >= -757 @ 61.6888
3582.44/3595.90 c bounds -52 >= -756 @ 61.6891
3582.44/3595.90 c bounds -52 >= -755 @ 61.6894
3582.44/3595.90 c bounds -52 >= -754 @ 61.6897
3582.44/3595.90 c bounds -52 >= -753 @ 61.6899
3582.44/3595.90 c bounds -52 >= -752 @ 61.6902
3582.44/3595.90 c bounds -52 >= -751 @ 61.6905
3582.44/3595.90 c bounds -52 >= -750 @ 61.6907
3582.44/3595.90 c bounds -52 >= -749 @ 61.691
3582.44/3595.90 c bounds -52 >= -748 @ 61.6913
3582.44/3595.90 c bounds -52 >= -747 @ 61.6915
3582.44/3595.90 c bounds -52 >= -746 @ 61.6918
3582.44/3595.90 c bounds -52 >= -745 @ 61.6921
3582.44/3595.90 c bounds -52 >= -744 @ 61.6924
3582.44/3595.90 c bounds -52 >= -743 @ 61.6926
3582.44/3595.90 c bounds -52 >= -742 @ 61.6929
3582.44/3595.90 c bounds -52 >= -741 @ 61.6932
3582.44/3595.90 c bounds -52 >= -740 @ 61.6935
3582.44/3595.90 c bounds -52 >= -739 @ 61.6937
3582.44/3595.90 c bounds -52 >= -738 @ 61.694
3582.44/3595.90 c bounds -52 >= -737 @ 61.6943
3582.44/3595.90 c bounds -52 >= -736 @ 61.6946
3582.44/3595.90 c bounds -52 >= -735 @ 61.6948
3582.44/3595.90 c bounds -52 >= -734 @ 61.6951
3582.44/3595.90 c bounds -52 >= -733 @ 61.6954
3582.44/3595.90 c bounds -52 >= -732 @ 61.6957
3582.44/3595.90 c bounds -52 >= -731 @ 61.696
3582.44/3595.90 c bounds -52 >= -730 @ 61.6962
3582.44/3595.90 c bounds -52 >= -729 @ 61.6965
3582.44/3595.90 c bounds -52 >= -728 @ 61.6968
3582.44/3595.90 c bounds -52 >= -727 @ 61.6971
3582.44/3595.90 c bounds -52 >= -726 @ 61.6973
3582.44/3595.90 c bounds -52 >= -725 @ 61.6976
3582.44/3595.90 c bounds -52 >= -724 @ 61.6979
3582.44/3595.90 c bounds -52 >= -723 @ 61.6982
3582.44/3595.90 c bounds -52 >= -722 @ 61.6984
3582.44/3595.90 c bounds -52 >= -721 @ 61.6987
3582.44/3595.90 c bounds -52 >= -720 @ 61.699
3582.44/3595.90 c bounds -52 >= -719 @ 61.6993
3582.44/3595.90 c bounds -52 >= -718 @ 61.6996
3582.44/3595.90 c bounds -52 >= -717 @ 61.6998
3582.44/3595.90 c bounds -52 >= -716 @ 61.7001
3582.44/3595.90 c bounds -52 >= -715 @ 61.7004
3582.44/3595.90 c bounds -52 >= -714 @ 61.7007
3582.44/3595.90 c bounds -52 >= -713 @ 61.7009
3582.44/3595.90 c bounds -52 >= -712 @ 61.7012
3582.44/3595.90 c bounds -52 >= -711 @ 61.7015
3582.44/3595.90 c bounds -52 >= -710 @ 61.7017
3582.44/3595.90 c bounds -52 >= -709 @ 61.702
3582.44/3595.90 c bounds -52 >= -708 @ 61.7023
3582.44/3595.90 c bounds -52 >= -707 @ 61.7025
3582.44/3595.90 c bounds -52 >= -706 @ 61.7028
3582.44/3595.90 c bounds -52 >= -705 @ 61.7031
3582.44/3595.90 c bounds -52 >= -704 @ 61.7033
3582.44/3595.90 c bounds -52 >= -703 @ 61.7036
3582.44/3595.90 c bounds -52 >= -702 @ 61.7039
3582.44/3595.90 c bounds -52 >= -701 @ 61.7041
3582.44/3595.90 c bounds -52 >= -700 @ 61.7044
3582.44/3595.90 c bounds -52 >= -699 @ 61.7047
3582.44/3595.90 c bounds -52 >= -698 @ 61.7049
3582.44/3595.90 c bounds -52 >= -697 @ 61.7052
3582.44/3595.90 c bounds -52 >= -696 @ 61.7055
3582.44/3595.90 c bounds -52 >= -695 @ 61.7058
3582.44/3595.90 c bounds -52 >= -694 @ 61.7061
3582.44/3595.90 c bounds -52 >= -693 @ 61.7061
3582.44/3595.90 c bounds -52 >= -692 @ 61.7061
3582.44/3595.90 c bounds -52 >= -691 @ 61.7061
3582.44/3595.90 c bounds -52 >= -690 @ 61.7062
3582.44/3595.90 c bounds -52 >= -689 @ 61.7065
3582.44/3595.90 c bounds -52 >= -688 @ 61.7067
3582.44/3595.90 c bounds -52 >= -687 @ 61.707
3582.44/3595.90 c bounds -52 >= -686 @ 61.7073
3582.44/3595.90 c bounds -52 >= -685 @ 61.7076
3582.44/3595.90 c bounds -52 >= -684 @ 61.7078
3582.44/3595.90 c bounds -52 >= -683 @ 61.7081
3582.44/3595.90 c bounds -52 >= -682 @ 61.7084
3582.44/3595.90 c bounds -52 >= -681 @ 61.7087
3582.44/3595.90 c bounds -52 >= -680 @ 61.7089
3582.44/3595.90 c bounds -52 >= -679 @ 61.7092
3582.44/3595.90 c bounds -52 >= -678 @ 61.7095
3582.44/3595.90 c bounds -52 >= -677 @ 61.7097
3582.44/3595.90 c bounds -52 >= -676 @ 61.71
3582.44/3595.90 c bounds -52 >= -675 @ 61.7103
3582.44/3595.90 c bounds -52 >= -674 @ 61.7105
3582.44/3595.90 c bounds -52 >= -673 @ 61.7108
3582.44/3595.90 c bounds -52 >= -672 @ 61.711
3582.44/3595.90 c bounds -52 >= -671 @ 61.7113
3582.44/3595.90 c bounds -52 >= -670 @ 61.7116
3582.44/3595.90 c bounds -52 >= -669 @ 61.7118
3582.44/3595.90 c bounds -52 >= -668 @ 61.7121
3582.44/3595.90 c bounds -52 >= -667 @ 61.7124
3582.44/3595.90 c bounds -52 >= -666 @ 61.7126
3582.44/3595.90 c bounds -52 >= -665 @ 61.7129
3582.44/3595.90 c bounds -52 >= -664 @ 61.7131
3582.44/3595.90 c bounds -52 >= -663 @ 61.7134
3582.44/3595.90 c bounds -52 >= -662 @ 61.7136
3582.44/3595.90 c bounds -52 >= -661 @ 61.7139
3582.44/3595.90 c bounds -52 >= -660 @ 61.7141
3582.44/3595.90 c bounds -52 >= -659 @ 61.7144
3582.44/3595.90 c bounds -52 >= -658 @ 61.7147
3582.44/3595.90 c bounds -52 >= -657 @ 61.715
3582.44/3595.90 c bounds -52 >= -656 @ 61.7152
3582.44/3595.90 c bounds -52 >= -655 @ 61.7155
3582.44/3595.90 c bounds -52 >= -654 @ 61.7158
3582.44/3595.90 c bounds -52 >= -653 @ 61.716
3582.44/3595.90 c bounds -52 >= -652 @ 61.7163
3582.44/3595.90 c bounds -52 >= -651 @ 61.7165
3582.44/3595.90 c bounds -52 >= -650 @ 61.7168
3582.44/3595.90 c bounds -52 >= -649 @ 61.7171
3582.44/3595.90 c bounds -52 >= -648 @ 61.7173
3582.44/3595.90 c bounds -52 >= -647 @ 61.7176
3582.44/3595.90 c bounds -52 >= -646 @ 61.7179
3582.44/3595.90 c bounds -52 >= -645 @ 61.7181
3582.44/3595.90 c bounds -52 >= -644 @ 61.7184
3582.44/3595.90 c bounds -52 >= -643 @ 61.7187
3582.44/3595.90 c bounds -52 >= -642 @ 61.7189
3582.44/3595.90 c bounds -52 >= -641 @ 61.7192
3582.44/3595.90 c bounds -52 >= -640 @ 61.7195
3582.44/3595.90 c bounds -52 >= -639 @ 61.7197
3582.44/3595.90 c bounds -52 >= -638 @ 61.72
3582.44/3595.90 c bounds -52 >= -637 @ 61.7203
3582.44/3595.90 c bounds -52 >= -636 @ 61.7205
3582.44/3595.90 c bounds -52 >= -635 @ 61.7211
3582.44/3595.90 c bounds -52 >= -634 @ 61.7213
3582.44/3595.90 c bounds -52 >= -633 @ 61.7222
3582.44/3595.90 c bounds -52 >= -632 @ 61.7231
3582.44/3595.90 c bounds -52 >= -631 @ 61.724
3582.44/3595.90 c bounds -52 >= -630 @ 61.7241
3582.44/3595.90 c bounds -52 >= -629 @ 61.9722
3582.44/3595.90 c bounds -52 >= -628 @ 61.9731
3582.44/3595.90 c bounds -52 >= -627 @ 61.974
3582.44/3595.90 c bounds -52 >= -626 @ 61.9749
3582.44/3595.90 c bounds -52 >= -625 @ 61.975
3582.44/3595.90 c bounds -52 >= -624 @ 61.975
3582.44/3595.90 c bounds -52 >= -623 @ 61.9751
3582.44/3595.90 c bounds -52 >= -622 @ 61.9751
3582.44/3595.90 c bounds -52 >= -621 @ 61.9751
3582.44/3595.90 c bounds -52 >= -620 @ 61.9751
3582.44/3595.90 c bounds -52 >= -619 @ 61.9753
3582.44/3595.90 c bounds -52 >= -618 @ 61.9762
3582.44/3595.90 c bounds -52 >= -617 @ 61.9771
3582.44/3595.90 c bounds -52 >= -616 @ 61.978
3582.44/3595.90 c bounds -52 >= -615 @ 61.978
3582.44/3595.90 c bounds -52 >= -614 @ 61.978
3582.44/3595.90 c bounds -52 >= -613 @ 61.978
3582.44/3595.90 c bounds -52 >= -612 @ 61.9788
3582.44/3595.90 c bounds -52 >= -611 @ 61.979
3582.44/3595.90 c bounds -52 >= -610 @ 61.979
3582.44/3595.90 c bounds -52 >= -609 @ 61.979
3582.44/3595.90 c bounds -52 >= -608 @ 61.979
3582.44/3595.90 c bounds -52 >= -607 @ 61.9792
3582.44/3595.90 c bounds -52 >= -606 @ 61.9801
3582.44/3595.90 c bounds -52 >= -605 @ 61.981
3582.44/3595.90 c bounds -52 >= -604 @ 61.9822
3582.44/3595.90 c bounds -52 >= -603 @ 61.983
3582.44/3595.90 c bounds -52 >= -602 @ 61.9835
3582.44/3595.90 c bounds -52 >= -601 @ 61.984
3582.44/3595.90 c bounds -52 >= -600 @ 61.9845
3582.44/3595.90 c bounds -52 >= -599 @ 61.985
3582.44/3595.90 c bounds -52 >= -598 @ 61.9853
3582.44/3595.90 c bounds -52 >= -597 @ 61.9862
3582.44/3595.90 c bounds -52 >= -596 @ 61.9871
3582.44/3595.90 c bounds -52 >= -595 @ 61.9879
3582.44/3595.90 c bounds -52 >= -594 @ 61.988
3582.44/3595.90 c bounds -52 >= -593 @ 61.988
3582.44/3595.90 c bounds -52 >= -592 @ 61.988
3582.44/3595.90 c bounds -52 >= -591 @ 61.988
3582.44/3595.90 c bounds -52 >= -590 @ 61.9881
3582.44/3595.90 c bounds -52 >= -589 @ 61.989
3582.44/3595.90 c bounds -52 >= -588 @ 61.989
3582.44/3595.90 c bounds -52 >= -587 @ 61.9896
3582.44/3595.90 c bounds -52 >= -586 @ 61.99
3582.44/3595.90 c bounds -52 >= -585 @ 61.99
3582.44/3595.90 c bounds -52 >= -584 @ 61.9901
3582.44/3595.90 c bounds -52 >= -583 @ 61.9909
3582.44/3595.90 c bounds -52 >= -582 @ 61.9918
3582.48/3595.90 c bounds -52 >= -581 @ 61.992
3582.48/3595.90 c bounds -52 >= -580 @ 61.9925
3582.48/3595.90 c bounds -52 >= -579 @ 61.993
3582.48/3595.90 c bounds -52 >= -578 @ 61.993
3582.48/3595.90 c bounds -52 >= -577 @ 61.9936
3582.48/3595.90 c bounds -52 >= -576 @ 61.9947
3582.48/3595.90 c bounds -52 >= -575 @ 61.9958
3582.48/3595.90 c bounds -52 >= -574 @ 61.9962
3582.48/3595.90 c bounds -52 >= -573 @ 61.997
3582.48/3595.90 c bounds -52 >= -572 @ 61.9979
3582.48/3595.90 c bounds -52 >= -571 @ 61.998
3582.48/3595.90 c bounds -52 >= -570 @ 61.998
3582.48/3595.90 c bounds -52 >= -569 @ 61.998
3582.48/3595.90 c bounds -52 >= -568 @ 61.9981
3582.48/3595.90 c bounds -52 >= -567 @ 61.9989
3582.48/3595.90 c bounds -52 >= -566 @ 61.999
3582.48/3595.90 c bounds -52 >= -565 @ 61.9995
3582.48/3595.90 c bounds -52 >= -564 @ 62
3582.48/3595.90 c bounds -52 >= -563 @ 62.0002
3582.48/3595.90 c bounds -52 >= -562 @ 62.001
3582.48/3595.90 c bounds -52 >= -561 @ 62.0018
3582.48/3595.90 c bounds -52 >= -560 @ 62.002
3582.48/3595.90 c bounds -52 >= -559 @ 62.002
3582.48/3595.90 c bounds -52 >= -558 @ 62.002
3582.48/3595.90 c bounds -52 >= -557 @ 62.002
3582.48/3595.90 c bounds -52 >= -556 @ 62.0028
3582.48/3595.90 c bounds -52 >= -555 @ 62.0036
3582.48/3595.90 c bounds -52 >= -554 @ 62.004
3582.48/3595.90 c bounds -52 >= -553 @ 62.0044
3582.48/3595.90 c bounds -52 >= -552 @ 62.005
3582.48/3595.90 c bounds -52 >= -551 @ 62.005
3582.48/3595.90 c bounds -52 >= -550 @ 62.0058
3582.48/3595.90 c bounds -52 >= -549 @ 62.0068
3582.48/3595.90 c bounds -52 >= -548 @ 62.0069
3582.48/3595.90 c bounds -52 >= -547 @ 62.0069
3582.48/3595.90 c bounds -52 >= -546 @ 62.0074
3582.48/3595.90 c bounds -52 >= -545 @ 62.0079
3582.48/3595.90 c bounds -52 >= -544 @ 62.008
3582.48/3595.90 c bounds -52 >= -543 @ 62.0088
3582.48/3595.90 c bounds -52 >= -542 @ 62.0089
3582.48/3595.90 c bounds -52 >= -541 @ 62.0094
3582.48/3595.90 c bounds -52 >= -540 @ 62.0099
3582.48/3595.90 c bounds -52 >= -539 @ 62.0099
3582.48/3595.90 c bounds -52 >= -538 @ 62.0099
3582.48/3595.90 c bounds -52 >= -537 @ 62.0104
3582.48/3595.90 c bounds -52 >= -536 @ 62.0109
3582.48/3595.90 c bounds -52 >= -535 @ 62.0109
3582.48/3595.90 c bounds -52 >= -534 @ 62.0109
3582.48/3595.90 c bounds -52 >= -533 @ 62.0109
3582.48/3595.90 c bounds -52 >= -532 @ 62.0111
3582.48/3595.90 c bounds -52 >= -531 @ 62.0118
3582.48/3595.90 c bounds -52 >= -530 @ 62.0119
3582.48/3595.90 c bounds -52 >= -529 @ 62.0119
3582.48/3595.90 c bounds -52 >= -528 @ 62.012
3582.48/3595.90 c bounds -52 >= -527 @ 62.013
3582.48/3595.90 c bounds -52 >= -526 @ 62.0138
3582.48/3595.90 c bounds -52 >= -525 @ 62.0139
3582.48/3595.90 c bounds -52 >= -524 @ 62.0139
3582.48/3595.90 c bounds -52 >= -523 @ 62.0141
3582.48/3595.90 c bounds -52 >= -522 @ 62.0151
3582.48/3595.90 c bounds -52 >= -521 @ 62.0158
3582.48/3595.90 c bounds -52 >= -520 @ 62.0159
3582.48/3595.90 c bounds -52 >= -519 @ 62.0159
3582.48/3595.90 c bounds -52 >= -518 @ 62.016
3582.48/3595.90 c bounds -52 >= -517 @ 62.0167
3582.48/3595.90 c bounds -52 >= -516 @ 62.0178
3582.48/3595.90 c bounds -52 >= -515 @ 62.0179
3582.48/3595.90 c bounds -52 >= -514 @ 62.0179
3582.48/3595.90 c bounds -52 >= -513 @ 62.0179
3582.48/3595.90 c bounds -52 >= -512 @ 62.0179
3582.48/3595.90 c bounds -52 >= -511 @ 62.0179
3582.48/3595.90 c bounds -52 >= -510 @ 62.0179
3582.48/3595.90 c bounds -52 >= -509 @ 62.0181
3582.48/3595.90 c bounds -52 >= -508 @ 62.0188
3582.48/3595.90 c bounds -52 >= -507 @ 62.0196
3582.48/3595.90 c bounds -52 >= -506 @ 62.0199
3582.48/3595.90 c bounds -52 >= -505 @ 62.02
3582.48/3595.90 c bounds -52 >= -504 @ 62.0207
3582.48/3595.90 c bounds -52 >= -503 @ 62.0214
3582.48/3595.90 c bounds -52 >= -502 @ 62.0221
3582.48/3595.90 c bounds -52 >= -501 @ 62.0227
3582.48/3595.90 c bounds -52 >= -500 @ 62.0229
3582.48/3595.90 c bounds -52 >= -499 @ 62.0229
3582.48/3595.90 c bounds -52 >= -498 @ 62.023
3582.48/3595.90 c bounds -52 >= -497 @ 62.0239
3582.48/3595.90 c bounds -52 >= -496 @ 62.0246
3582.48/3595.90 c bounds -52 >= -495 @ 62.0249
3582.48/3595.90 c bounds -52 >= -494 @ 62.0251
3582.48/3595.90 c bounds -52 >= -493 @ 62.0258
3582.48/3595.90 c bounds -52 >= -492 @ 62.0259
3582.48/3595.90 c bounds -52 >= -491 @ 62.0259
3582.48/3595.90 c bounds -52 >= -490 @ 62.0259
3582.48/3595.90 c bounds -52 >= -489 @ 62.0259
3582.48/3595.90 c bounds -52 >= -488 @ 62.0259
3582.48/3595.90 c bounds -52 >= -487 @ 62.0259
3582.48/3595.90 c bounds -52 >= -486 @ 62.0259
3582.48/3595.90 c bounds -52 >= -485 @ 62.0259
3582.48/3595.90 c bounds -52 >= -484 @ 62.0259
3582.48/3595.90 c bounds -52 >= -483 @ 62.0259
3582.48/3595.90 c bounds -52 >= -482 @ 62.026
3582.48/3595.90 c bounds -52 >= -481 @ 62.0266
3582.48/3595.90 c bounds -52 >= -480 @ 62.0269
3582.48/3595.90 c bounds -52 >= -479 @ 62.027
3582.48/3595.90 c bounds -52 >= -478 @ 62.0277
3582.48/3595.90 c bounds -52 >= -477 @ 62.0279
3582.48/3595.90 c bounds -52 >= -476 @ 62.028
3582.48/3595.90 c bounds -52 >= -475 @ 62.0286
3582.48/3595.90 c bounds -52 >= -474 @ 62.0289
3582.48/3595.90 c bounds -52 >= -473 @ 62.0289
3582.48/3595.90 c bounds -52 >= -472 @ 62.0296
3582.48/3595.90 c bounds -52 >= -471 @ 62.0302
3582.48/3595.90 c bounds -52 >= -470 @ 62.0309
3582.48/3595.90 c bounds -52 >= -469 @ 62.0315
3582.48/3595.90 c bounds -52 >= -468 @ 62.0319
3582.48/3595.90 c bounds -52 >= -467 @ 62.0319
3582.48/3595.90 c bounds -52 >= -466 @ 62.0325
3582.48/3595.90 c bounds -52 >= -465 @ 62.0329
3582.48/3595.90 c bounds -52 >= -464 @ 62.0329
3582.48/3595.90 c bounds -52 >= -463 @ 62.0329
3582.48/3595.90 c bounds -52 >= -462 @ 62.0329
3582.48/3595.90 c bounds -52 >= -461 @ 62.033
3582.48/3595.90 c bounds -52 >= -460 @ 62.0338
3582.48/3595.90 c bounds -52 >= -459 @ 62.0338
3582.48/3595.90 c bounds -52 >= -458 @ 62.0339
3582.48/3595.90 c bounds -52 >= -457 @ 62.0339
3582.48/3595.90 c bounds -52 >= -456 @ 62.0339
3582.48/3595.90 c bounds -52 >= -455 @ 62.0345
3582.48/3595.90 c bounds -52 >= -454 @ 62.0348
3582.48/3595.90 c bounds -52 >= -453 @ 62.035
3582.48/3595.90 c bounds -52 >= -452 @ 62.0358
3582.48/3595.90 c bounds -52 >= -451 @ 62.0358
3582.48/3595.90 c bounds -52 >= -450 @ 62.0358
3582.48/3595.90 c bounds -52 >= -449 @ 62.0358
3582.48/3595.90 c bounds -52 >= -448 @ 62.0358
3582.48/3595.90 c bounds -52 >= -447 @ 62.036
3582.48/3595.90 c bounds -52 >= -446 @ 62.0366
3582.48/3595.90 c bounds -52 >= -445 @ 62.0373
3582.48/3595.90 c bounds -52 >= -444 @ 62.0379
3582.48/3595.90 c bounds -52 >= -443 @ 62.0387
3582.48/3595.90 c bounds -52 >= -442 @ 62.0388
3582.48/3595.90 c bounds -52 >= -441 @ 62.039
3582.48/3595.90 c bounds -52 >= -440 @ 62.0396
3582.48/3595.90 c bounds -52 >= -439 @ 62.0398
3582.48/3595.90 c bounds -52 >= -438 @ 62.0398
3582.48/3595.90 c bounds -52 >= -437 @ 62.0398
3582.48/3595.90 c bounds -52 >= -436 @ 62.04
3582.48/3595.90 c bounds -52 >= -435 @ 62.0406
3582.48/3595.90 c bounds -52 >= -434 @ 62.0408
3582.48/3595.90 c bounds -52 >= -433 @ 62.0408
3582.48/3595.90 c bounds -52 >= -432 @ 62.0408
3582.48/3595.90 c bounds -52 >= -431 @ 62.0409
3582.48/3595.90 c bounds -52 >= -430 @ 62.0415
3582.48/3595.90 c bounds -52 >= -429 @ 62.0418
3582.48/3595.90 c bounds -52 >= -428 @ 62.0418
3582.48/3595.90 c bounds -52 >= -427 @ 62.0418
3582.48/3595.90 c bounds -52 >= -426 @ 62.0419
3582.48/3595.90 c bounds -52 >= -425 @ 62.0425
3582.48/3595.90 c bounds -52 >= -424 @ 62.0428
3582.48/3595.90 c bounds -52 >= -423 @ 62.0428
3582.48/3595.90 c bounds -52 >= -422 @ 62.0428
3582.48/3595.90 c bounds -52 >= -421 @ 62.0429
3582.48/3595.90 c bounds -52 >= -420 @ 62.0438
3582.48/3595.90 c bounds -52 >= -419 @ 62.0444
3582.48/3595.90 c bounds -52 >= -418 @ 62.0451
3582.48/3595.90 c bounds -52 >= -417 @ 62.0459
3582.48/3595.90 c bounds -52 >= -416 @ 62.0467
3582.48/3595.90 c bounds -52 >= -415 @ 62.0468
3582.48/3595.90 c bounds -52 >= -414 @ 62.0468
3582.48/3595.90 c bounds -52 >= -413 @ 62.0468
3582.48/3595.90 c bounds -52 >= -412 @ 62.0468
3582.48/3595.90 c bounds -52 >= -411 @ 62.047
3582.48/3595.90 c bounds -52 >= -410 @ 62.0478
3582.48/3595.90 c bounds -52 >= -409 @ 62.0478
3582.48/3595.90 c bounds -52 >= -408 @ 62.0483
3582.48/3595.90 c bounds -52 >= -407 @ 62.0491
3582.48/3595.90 c bounds -52 >= -406 @ 62.0498
3582.48/3595.90 c bounds -52 >= -405 @ 62.0505
3582.48/3595.90 c bounds -52 >= -404 @ 62.0508
3582.48/3595.90 c bounds -52 >= -403 @ 62.0508
3582.48/3595.90 c bounds -52 >= -402 @ 62.0508
3582.48/3595.90 c bounds -52 >= -401 @ 62.0511
3582.48/3595.90 c bounds -52 >= -400 @ 62.0517
3582.48/3595.90 c bounds -52 >= -399 @ 62.0518
3582.48/3595.90 c bounds -52 >= -398 @ 62.0518
3582.48/3595.90 c bounds -52 >= -397 @ 62.0518
3582.48/3595.90 c bounds -52 >= -396 @ 62.0526
3582.48/3595.90 c bounds -52 >= -395 @ 62.0528
3582.48/3595.90 c bounds -52 >= -394 @ 62.0528
3582.48/3595.90 c bounds -52 >= -393 @ 62.0528
3582.48/3595.90 c bounds -52 >= -392 @ 62.0528
3582.48/3595.90 c bounds -52 >= -391 @ 62.0528
3582.48/3595.90 c bounds -52 >= -390 @ 62.0535
3582.48/3595.90 c bounds -52 >= -389 @ 62.0538
3582.48/3595.90 c bounds -52 >= -388 @ 62.0538
3582.48/3595.90 c bounds -52 >= -387 @ 62.0538
3582.48/3595.90 c bounds -52 >= -386 @ 62.0538
3582.48/3595.90 c bounds -52 >= -385 @ 62.0546
3582.48/3595.90 c bounds -52 >= -384 @ 62.0548
3582.48/3595.90 c bounds -52 >= -383 @ 62.055
3582.48/3595.90 c bounds -52 >= -382 @ 62.0555
3582.48/3595.90 c bounds -52 >= -381 @ 62.0558
3582.48/3595.90 c bounds -52 >= -380 @ 62.0558
3582.48/3595.90 c bounds -52 >= -379 @ 62.0558
3582.48/3595.90 c bounds -52 >= -378 @ 62.0559
3582.48/3595.90 c bounds -52 >= -377 @ 62.0564
3582.48/3595.90 c bounds -52 >= -376 @ 62.0569
3582.48/3595.90 c bounds -52 >= -375 @ 62.0575
3582.48/3595.90 c bounds -52 >= -374 @ 62.0578
3582.48/3595.90 c bounds -52 >= -373 @ 62.0578
3582.48/3595.90 c bounds -52 >= -372 @ 62.0578
3582.48/3595.90 c bounds -52 >= -371 @ 62.0578
3582.48/3595.90 c bounds -52 >= -370 @ 62.0578
3582.48/3595.90 c bounds -52 >= -369 @ 62.0578
3582.48/3595.90 c bounds -52 >= -368 @ 62.0583
3582.48/3595.90 c bounds -52 >= -367 @ 62.059
3582.48/3595.90 c bounds -52 >= -366 @ 62.0596
3582.48/3595.90 c bounds -52 >= -365 @ 62.0601
3582.48/3595.90 c bounds -52 >= -364 @ 62.0606
3582.48/3595.90 c bounds -52 >= -363 @ 62.0607
3582.48/3595.90 c bounds -52 >= -362 @ 62.061
3582.48/3595.90 c bounds -52 >= -361 @ 62.0615
3582.48/3595.90 c bounds -52 >= -360 @ 62.0617
3582.48/3595.90 c bounds -52 >= -359 @ 62.0617
3582.48/3595.90 c #Conflicts: 3000 | #Constraints: 99036
3582.48/3595.90 c bounds -52 >= -358 @ 62.0617
3582.48/3595.90 c bounds -52 >= -357 @ 62.0617
3582.48/3595.90 c bounds -52 >= -356 @ 62.0617
3582.48/3595.90 c bounds -52 >= -355 @ 62.0619
3582.48/3595.90 c bounds -52 >= -354 @ 62.0625
3582.48/3595.90 c bounds -52 >= -353 @ 62.0633
3582.48/3595.90 c bounds -52 >= -352 @ 62.0639
3582.48/3595.90 c bounds -52 >= -351 @ 62.0644
3582.48/3595.90 c bounds -52 >= -350 @ 62.0647
3582.48/3595.90 c bounds -52 >= -349 @ 62.0647
3582.48/3595.90 c bounds -52 >= -348 @ 62.0647
3582.48/3595.90 c bounds -52 >= -347 @ 62.0656
3582.48/3595.90 c bounds -52 >= -346 @ 62.0657
3582.48/3595.90 c bounds -52 >= -345 @ 62.0657
3582.48/3595.90 c bounds -52 >= -344 @ 62.0657
3582.48/3595.90 c bounds -52 >= -343 @ 62.0659
3582.48/3595.90 c bounds -52 >= -342 @ 62.0666
3582.48/3595.90 c bounds -52 >= -341 @ 62.0675
3582.48/3595.90 c bounds -52 >= -340 @ 62.0677
3582.48/3595.90 c bounds -52 >= -339 @ 62.0678
3582.48/3595.90 c bounds -52 >= -338 @ 62.0685
3582.48/3595.90 c bounds -52 >= -337 @ 62.0687
3582.48/3595.90 c bounds -52 >= -336 @ 62.0687
3582.48/3595.90 c bounds -52 >= -335 @ 62.0689
3582.48/3595.90 c bounds -52 >= -334 @ 62.0695
3582.48/3595.90 c bounds -52 >= -333 @ 62.0703
3582.48/3595.90 c bounds -52 >= -332 @ 62.0707
3582.48/3595.90 c bounds -52 >= -331 @ 62.0707
3582.48/3595.90 c bounds -52 >= -330 @ 62.0716
3582.48/3595.90 c bounds -52 >= -329 @ 62.0717
3582.48/3595.90 c bounds -52 >= -328 @ 62.0717
3582.48/3595.90 c bounds -52 >= -327 @ 62.0723
3582.48/3595.90 c bounds -52 >= -326 @ 62.0733
3582.48/3595.90 c bounds -52 >= -325 @ 62.0737
3582.48/3595.90 c bounds -52 >= -324 @ 62.0741
3582.48/3595.90 c bounds -52 >= -323 @ 62.0748
3582.48/3595.90 c bounds -52 >= -322 @ 62.0755
3582.48/3595.90 c bounds -52 >= -321 @ 62.0757
3582.48/3595.90 c bounds -52 >= -320 @ 62.0757
3582.48/3595.90 c bounds -52 >= -319 @ 62.0757
3582.48/3595.90 c bounds -52 >= -318 @ 62.0757
3582.48/3595.90 c bounds -52 >= -317 @ 62.0757
3582.48/3595.90 c bounds -52 >= -316 @ 62.0757
3582.48/3595.90 c bounds -52 >= -315 @ 62.0767
3582.48/3595.90 c bounds -52 >= -314 @ 62.0768
3582.48/3595.90 c bounds -52 >= -313 @ 62.0777
3582.48/3595.90 c bounds -52 >= -312 @ 62.0782
3582.48/3595.90 c bounds -52 >= -311 @ 62.079
3582.48/3595.90 c bounds -52 >= -310 @ 62.0798
3582.48/3595.90 c bounds -52 >= -309 @ 62.0807
3582.48/3595.90 c bounds -52 >= -308 @ 62.0813
3582.48/3595.90 c bounds -52 >= -307 @ 62.0817
3582.48/3595.90 c bounds -52 >= -306 @ 62.082
3582.48/3595.90 c bounds -52 >= -305 @ 62.0826
3582.48/3595.90 c bounds -52 >= -304 @ 62.0827
3582.48/3595.90 c bounds -52 >= -303 @ 62.0827
3582.48/3595.90 c bounds -52 >= -302 @ 62.0831
3582.48/3595.90 c bounds -52 >= -301 @ 62.0837
3582.48/3595.90 c bounds -52 >= -300 @ 62.0843
3582.48/3595.90 c bounds -52 >= -299 @ 62.0848
3582.48/3595.90 c bounds -52 >= -298 @ 62.0858
3582.48/3595.90 c bounds -52 >= -297 @ 62.0866
3582.48/3595.90 c bounds -52 >= -296 @ 62.0867
3582.48/3595.90 c bounds -52 >= -295 @ 62.0874
3582.48/3595.90 c bounds -52 >= -294 @ 62.0885
3582.48/3595.90 c bounds -52 >= -293 @ 62.0896
3582.48/3595.90 c bounds -52 >= -292 @ 62.0904
3582.48/3595.90 c bounds -52 >= -291 @ 62.0915
3582.48/3595.90 c bounds -52 >= -290 @ 62.0916
3582.48/3595.90 c bounds -52 >= -289 @ 62.0921
3582.48/3595.90 c bounds -52 >= -288 @ 62.0928
3582.48/3595.90 c bounds -52 >= -287 @ 62.0936
3582.48/3595.90 c bounds -52 >= -286 @ 62.0936
3582.48/3595.90 c bounds -52 >= -285 @ 62.0938
3582.48/3595.90 c bounds -52 >= -284 @ 62.0954
3582.48/3595.90 c bounds -52 >= -283 @ 62.0961
3582.48/3595.90 c bounds -52 >= -282 @ 62.097
3582.48/3595.90 c bounds -52 >= -281 @ 62.098
3582.48/3595.90 c bounds -52 >= -280 @ 62.0986
3582.48/3595.90 c bounds -52 >= -279 @ 62.0986
3582.48/3595.90 c bounds -52 >= -278 @ 62.0988
3582.48/3595.90 c bounds -52 >= -277 @ 62.0998
3582.48/3595.90 c bounds -52 >= -276 @ 62.1011
3582.48/3595.90 c bounds -52 >= -275 @ 62.1016
3582.48/3595.90 c bounds -52 >= -274 @ 62.1016
3582.48/3595.90 c bounds -52 >= -273 @ 62.1016
3582.48/3595.90 c bounds -52 >= -272 @ 62.1018
3582.48/3595.90 c bounds -52 >= -271 @ 62.1024
3582.48/3595.90 c bounds -52 >= -270 @ 62.1027
3582.48/3595.90 c bounds -52 >= -269 @ 62.1036
3582.48/3595.90 c bounds -52 >= -268 @ 62.1044
3582.48/3595.90 c bounds -52 >= -267 @ 62.1056
3582.48/3595.90 c bounds -52 >= -266 @ 62.1066
3582.48/3595.90 c bounds -52 >= -265 @ 62.1074
3582.48/3595.90 c bounds -52 >= -264 @ 62.1076
3582.48/3595.90 c bounds -52 >= -263 @ 62.1076
3582.48/3595.90 c #Conflicts: 4000 | #Constraints: 100631
3582.48/3595.90 c bounds -52 >= -262 @ 62.1076
3582.48/3595.90 c bounds -52 >= -261 @ 62.1089
3582.48/3595.90 c bounds -52 >= -260 @ 62.2726
3582.48/3595.90 c bounds -52 >= -259 @ 62.2736
3582.48/3595.90 c bounds -52 >= -258 @ 62.2744
3582.48/3595.90 c bounds -52 >= -257 @ 62.2753
3582.48/3595.90 c bounds -52 >= -256 @ 62.2761
3582.48/3595.90 c bounds -52 >= -255 @ 62.2769
3582.48/3595.90 c bounds -52 >= -254 @ 62.2772
3582.48/3595.90 c bounds -52 >= -253 @ 62.2787
3582.48/3595.90 c bounds -52 >= -252 @ 62.2797
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -252
3582.48/3595.90 c bounds -52 >= -251 @ 62.4494
3582.48/3595.90 c bounds -52 >= -250 @ 62.4512
3582.48/3595.90 c bounds -52 >= -249 @ 62.4516
3582.48/3595.90 c bounds -52 >= -248 @ 62.4522
3582.48/3595.90 c bounds -52 >= -247 @ 62.4529
3582.48/3595.90 c bounds -52 >= -246 @ 62.4533
3582.48/3595.90 c bounds -52 >= -245 @ 62.4535
3582.48/3595.90 c bounds -52 >= -244 @ 62.4541
3582.48/3595.90 c bounds -52 >= -243 @ 62.4552
3582.48/3595.90 c bounds -52 >= -242 @ 62.4552
3582.48/3595.90 c bounds -52 >= -241 @ 62.4558
3582.48/3595.90 c bounds -52 >= -240 @ 62.4569
3582.48/3595.90 c bounds -52 >= -239 @ 62.458
3582.48/3595.90 c bounds -52 >= -238 @ 62.4593
3582.48/3595.90 c bounds -52 >= -237 @ 62.4603
3582.48/3595.90 c bounds -52 >= -236 @ 62.4623
3582.48/3595.90 c bounds -52 >= -235 @ 62.4641
3582.48/3595.90 c bounds -52 >= -234 @ 62.465
3582.48/3595.90 c bounds -52 >= -233 @ 62.4659
3582.48/3595.90 c bounds -52 >= -232 @ 62.4664
3582.48/3595.90 c bounds -52 >= -231 @ 62.4679
3582.48/3595.90 c bounds -52 >= -230 @ 62.4692
3582.48/3595.90 c bounds -52 >= -229 @ 62.4696
3582.48/3595.90 c #Conflicts: 5000 | #Constraints: 99557
3582.48/3595.90 c bounds -52 >= -228 @ 62.4715
3582.48/3595.90 c bounds -52 >= -227 @ 62.4754
3582.48/3595.90 c bounds -52 >= -226 @ 62.4771
3582.48/3595.90 c bounds -52 >= -225 @ 62.4782
3582.48/3595.90 c bounds -52 >= -224 @ 62.4791
3582.48/3595.90 c bounds -52 >= -223 @ 62.4796
3582.48/3595.90 c bounds -52 >= -222 @ 62.4819
3582.48/3595.90 c bounds -52 >= -221 @ 62.4821
3582.48/3595.90 c bounds -52 >= -220 @ 62.4821
3582.48/3595.90 c bounds -52 >= -219 @ 62.4852
3582.48/3595.90 c bounds -52 >= -218 @ 62.6336
3582.48/3595.90 c bounds -52 >= -217 @ 62.638
3582.48/3595.90 c bounds -52 >= -216 @ 62.6413
3582.48/3595.90 c bounds -52 >= -215 @ 62.6427
3582.48/3595.90 c #Conflicts: 6000 | #Constraints: 100683
3582.48/3595.90 c bounds -52 >= -214 @ 62.6458
3582.48/3595.90 c bounds -52 >= -213 @ 62.649
3582.48/3595.90 c bounds -52 >= -212 @ 62.6528
3582.48/3595.90 c bounds -52 >= -211 @ 62.6545
3582.48/3595.90 c bounds -52 >= -210 @ 62.6557
3582.48/3595.90 c bounds -52 >= -209 @ 62.6586
3582.48/3595.90 c bounds -52 >= -208 @ 62.6635
3582.48/3595.90 c bounds -52 >= -207 @ 62.6649
3582.48/3595.90 c bounds -52 >= -206 @ 62.6681
3582.48/3595.90 c #Conflicts: 7000 | #Constraints: 101815
3582.48/3595.90 c bounds -52 >= -205 @ 62.6736
3582.48/3595.90 c bounds -52 >= -204 @ 62.8298
3582.48/3595.90 c bounds -52 >= -203 @ 62.8409
3582.48/3595.90 c #Conflicts: 8000 | #Constraints: 102869
3582.48/3595.90 c bounds -52 >= -202 @ 62.8572
3582.48/3595.90 c bounds -52 >= -201 @ 62.8599
3582.48/3595.90 c bounds -52 >= -200 @ 62.8628
3582.48/3595.90 c bounds -52 >= -199 @ 62.865
3582.48/3595.90 c bounds -52 >= -198 @ 62.8672
3582.48/3595.90 c bounds -52 >= -197 @ 63.0172
3582.48/3595.90 c #Conflicts: 9000 | #Constraints: 103974
3582.48/3595.90 c bounds -52 >= -196 @ 63.0301
3582.48/3595.90 c bounds -52 >= -195 @ 63.0336
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c rational objective -195
3582.48/3595.90 c bounds -52 >= -194 @ 63.1896
3582.48/3595.90 c bounds -52 >= -193 @ 63.1954
3582.48/3595.90 c bounds -52 >= -192 @ 63.2014
3582.48/3595.90 c #Conflicts: 10000 | #Constraints: 102298
3582.48/3595.90 c bounds -52 >= -191 @ 63.3508
3582.48/3595.90 c bounds -52 >= -190 @ 63.3747
3582.48/3595.90 c bounds -52 >= -189 @ 63.3841
3582.48/3595.90 c #Conflicts: 11000 | #Constraints: 103361
3582.48/3595.90 c bounds -52 >= -188 @ 63.3919
3582.48/3595.90 c bounds -52 >= -187 @ 63.4031
3582.48/3595.90 c bounds -52 >= -186 @ 63.5565
3582.48/3595.90 c bounds -52 >= -185 @ 63.5687
3582.48/3595.90 c #Conflicts: 12000 | #Constraints: 104415
3582.48/3595.90 c bounds -52 >= -184 @ 63.5938
3582.48/3595.90 c #Conflicts: 13000 | #Constraints: 105439
3582.48/3595.90 c bounds -52 >= -183 @ 63.7509
3582.48/3595.90 c bounds -52 >= -182 @ 63.8043
3582.48/3595.90 c #Conflicts: 14000 | #Constraints: 106487
3582.48/3595.90 c #Conflicts: 15000 | #Constraints: 107487
3582.48/3595.90 c bounds -52 >= -181 @ 64.0637
3582.48/3595.90 c #Conflicts: 16000 | #Constraints: 108517
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -181
3582.48/3595.90 c bounds -52 >= -180 @ 64.2832
3582.48/3595.90 c #Conflicts: 17000 | #Constraints: 104454
3582.48/3595.90 c #Conflicts: 18000 | #Constraints: 105454
3582.48/3595.90 c #Conflicts: 19000 | #Constraints: 106454
3582.48/3595.90 c bounds -52 >= -179 @ 64.7071
3582.48/3595.90 c #Conflicts: 20000 | #Constraints: 107481
3582.48/3595.90 c bounds -52 >= -178 @ 64.9669
3582.48/3595.90 c #Conflicts: 21000 | #Constraints: 108499
3582.48/3595.90 c #Conflicts: 22000 | #Constraints: 109499
3582.48/3595.90 c bounds -52 >= -177 @ 65.4072
3582.48/3595.90 c #Conflicts: 23000 | #Constraints: 110517
3582.48/3595.90 c #Conflicts: 24000 | #Constraints: 111517
3582.48/3595.90 c #Conflicts: 25000 | #Constraints: 112517
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -177
3582.48/3595.90 c #Conflicts: 26000 | #Constraints: 106306
3582.48/3595.90 c #Conflicts: 27000 | #Constraints: 107306
3582.48/3595.90 c bounds -52 >= -176 @ 67.426
3582.48/3595.90 c #Conflicts: 28000 | #Constraints: 108339
3582.48/3595.90 c bounds -52 >= -175 @ 67.6077
3582.48/3595.90 c #Conflicts: 29000 | #Constraints: 109360
3582.48/3595.90 c #Conflicts: 30000 | #Constraints: 110369
3582.48/3595.90 c #Conflicts: 31000 | #Constraints: 111404
3582.48/3595.90 c #Conflicts: 32000 | #Constraints: 112447
3582.48/3595.90 c #Conflicts: 33000 | #Constraints: 113481
3582.48/3595.90 c #Conflicts: 34000 | #Constraints: 114514
3582.48/3595.90 c #Conflicts: 35000 | #Constraints: 115543
3582.48/3595.90 c #Conflicts: 36000 | #Constraints: 116585
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -175
3582.48/3595.90 c #Conflicts: 37000 | #Constraints: 107851
3582.48/3595.90 c #Conflicts: 38000 | #Constraints: 108851
3582.48/3595.90 c bounds -52 >= -174 @ 73.2957
3582.48/3595.90 c #Conflicts: 39000 | #Constraints: 109869
3582.48/3595.90 c #Conflicts: 40000 | #Constraints: 110869
3582.48/3595.90 c bounds -52 >= -173 @ 73.589
3582.48/3595.90 c #Conflicts: 41000 | #Constraints: 111902
3582.48/3595.90 c #Conflicts: 42000 | #Constraints: 112902
3582.48/3595.90 c #Conflicts: 43000 | #Constraints: 113902
3582.48/3595.90 c bounds -52 >= -172 @ 74.5621
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -172
3582.48/3595.90 c #Conflicts: 44000 | #Constraints: 107983
3582.48/3595.90 c #Conflicts: 45000 | #Constraints: 108983
3582.48/3595.90 c bounds -52 >= -171 @ 75.4317
3582.48/3595.90 c #Conflicts: 46000 | #Constraints: 110001
3582.48/3595.90 c #Conflicts: 47000 | #Constraints: 111001
3582.48/3595.90 c #Conflicts: 48000 | #Constraints: 112001
3582.48/3595.90 c bounds -52 >= -170 @ 76.9404
3582.48/3595.90 c #Conflicts: 49000 | #Constraints: 113022
3582.48/3595.90 c #Conflicts: 50000 | #Constraints: 114022
3582.48/3595.90 c #Conflicts: 51000 | #Constraints: 115022
3582.48/3595.90 c #Conflicts: 52000 | #Constraints: 116022
3582.48/3595.90 c #Conflicts: 53000 | #Constraints: 117022
3582.48/3595.90 c bounds -52 >= -169 @ 85.7247
3582.48/3595.90 c #Conflicts: 54000 | #Constraints: 118040
3582.48/3595.90 c #Conflicts: 55000 | #Constraints: 119040
3582.48/3595.90 c #Conflicts: 56000 | #Constraints: 120040
3582.48/3595.90 c #Conflicts: 57000 | #Constraints: 121040
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -169
3582.48/3595.90 c #Conflicts: 58000 | #Constraints: 110127
3582.48/3595.90 c #Conflicts: 59000 | #Constraints: 111127
3582.48/3595.90 c #Conflicts: 60000 | #Constraints: 112127
3582.48/3595.90 c #Conflicts: 61000 | #Constraints: 113127
3582.48/3595.90 c #Conflicts: 62000 | #Constraints: 114127
3582.48/3595.90 c #Conflicts: 63000 | #Constraints: 115127
3582.48/3595.90 c #Conflicts: 64000 | #Constraints: 116127
3582.48/3595.90 c #Conflicts: 65000 | #Constraints: 117127
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -169
3582.48/3595.90 c #Conflicts: 66000 | #Constraints: 109215
3582.48/3595.90 c #Conflicts: 67000 | #Constraints: 110215
3582.48/3595.90 c #Conflicts: 68000 | #Constraints: 111215
3582.48/3595.90 c #Conflicts: 69000 | #Constraints: 112215
3582.48/3595.90 c #Conflicts: 70000 | #Constraints: 113215
3582.48/3595.90 c bounds -52 >= -168 @ 100.591
3582.48/3595.90 c #Conflicts: 71000 | #Constraints: 114239
3582.48/3595.90 c #Conflicts: 72000 | #Constraints: 115239
3582.48/3595.90 c #Conflicts: 73000 | #Constraints: 116239
3582.48/3595.90 c #Conflicts: 74000 | #Constraints: 117239
3582.48/3595.90 c #Conflicts: 75000 | #Constraints: 118239
3582.48/3595.90 c #Conflicts: 76000 | #Constraints: 119239
3582.48/3595.90 c #Conflicts: 77000 | #Constraints: 120239
3582.48/3595.90 c #Conflicts: 78000 | #Constraints: 121239
3582.48/3595.90 c #Conflicts: 79000 | #Constraints: 122239
3582.48/3595.90 c #Conflicts: 80000 | #Constraints: 123239
3582.48/3595.90 c #Conflicts: 81000 | #Constraints: 124239
3582.48/3595.90 c #Conflicts: 82000 | #Constraints: 125239
3582.48/3595.90 c #Conflicts: 83000 | #Constraints: 126239
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -168
3582.48/3595.90 c #Conflicts: 84000 | #Constraints: 113174
3582.48/3595.90 c #Conflicts: 85000 | #Constraints: 114213
3582.48/3595.90 c #Conflicts: 86000 | #Constraints: 115251
3582.48/3595.90 c #Conflicts: 87000 | #Constraints: 116300
3582.48/3595.90 c #Conflicts: 88000 | #Constraints: 117336
3582.48/3595.90 c #Conflicts: 89000 | #Constraints: 118376
3582.48/3595.90 c #Conflicts: 90000 | #Constraints: 119416
3582.48/3595.90 c #Conflicts: 91000 | #Constraints: 120460
3582.48/3595.90 c #Conflicts: 92000 | #Constraints: 121496
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -168
3582.48/3595.90 c #Conflicts: 93000 | #Constraints: 110509
3582.48/3595.90 c #Conflicts: 94000 | #Constraints: 111509
3582.48/3595.90 c #Conflicts: 95000 | #Constraints: 112509
3582.48/3595.90 c #Conflicts: 96000 | #Constraints: 113509
3582.48/3595.90 c #Conflicts: 97000 | #Constraints: 114509
3582.48/3595.90 c #Conflicts: 98000 | #Constraints: 115509
3582.48/3595.90 c #Conflicts: 99000 | #Constraints: 116509
3582.48/3595.90 c #Conflicts: 100000 | #Constraints: 117509
3582.48/3595.90 c bounds -52 >= -167 @ 133.709
3582.48/3595.90 c #Conflicts: 101000 | #Constraints: 118533
3582.48/3595.90 c #Conflicts: 102000 | #Constraints: 119533
3582.48/3595.90 c #Conflicts: 103000 | #Constraints: 120533
3582.48/3595.90 c #Conflicts: 104000 | #Constraints: 121533
3582.48/3595.90 c #Conflicts: 105000 | #Constraints: 122533
3582.48/3595.90 c #Conflicts: 106000 | #Constraints: 123533
3582.48/3595.90 c #Conflicts: 107000 | #Constraints: 124533
3582.48/3595.90 c #Conflicts: 108000 | #Constraints: 125533
3582.48/3595.90 c #Conflicts: 109000 | #Constraints: 126533
3582.48/3595.90 c #Conflicts: 110000 | #Constraints: 127533
3582.48/3595.90 c #Conflicts: 111000 | #Constraints: 128533
3582.48/3595.90 c #Conflicts: 112000 | #Constraints: 129533
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -167
3582.48/3595.90 c #Conflicts: 113000 | #Constraints: 114300
3582.48/3595.90 c #Conflicts: 114000 | #Constraints: 115300
3582.48/3595.90 c #Conflicts: 115000 | #Constraints: 116300
3582.48/3595.90 c #Conflicts: 116000 | #Constraints: 117300
3582.48/3595.90 c bounds -52 >= -166 @ 147.251
3582.48/3595.90 c #Conflicts: 117000 | #Constraints: 118333
3582.48/3595.90 c #Conflicts: 118000 | #Constraints: 119333
3582.48/3595.90 c #Conflicts: 119000 | #Constraints: 120333
3582.48/3595.90 c #Conflicts: 120000 | #Constraints: 121333
3582.48/3595.90 c #Conflicts: 121000 | #Constraints: 122333
3582.48/3595.90 c #Conflicts: 122000 | #Constraints: 123333
3582.48/3595.90 c #Conflicts: 123000 | #Constraints: 124333
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -166
3582.48/3595.90 c #Conflicts: 124000 | #Constraints: 111997
3582.48/3595.90 c #Conflicts: 125000 | #Constraints: 112997
3582.48/3595.90 c #Conflicts: 126000 | #Constraints: 113997
3582.48/3595.90 c #Conflicts: 127000 | #Constraints: 114997
3582.48/3595.90 c #Conflicts: 128000 | #Constraints: 115997
3582.48/3595.90 c #Conflicts: 129000 | #Constraints: 116997
3582.48/3595.90 c #Conflicts: 130000 | #Constraints: 117997
3582.48/3595.90 c #Conflicts: 131000 | #Constraints: 118997
3582.48/3595.90 c #Conflicts: 132000 | #Constraints: 119997
3582.48/3595.90 c #Conflicts: 133000 | #Constraints: 120997
3582.48/3595.90 c #Conflicts: 134000 | #Constraints: 121997
3582.48/3595.90 c #Conflicts: 135000 | #Constraints: 122997
3582.48/3595.90 c #Conflicts: 136000 | #Constraints: 123997
3582.48/3595.90 c bounds -52 >= -165 @ 171.162
3582.48/3595.90 c #Conflicts: 137000 | #Constraints: 125021
3582.48/3595.90 c #Conflicts: 138000 | #Constraints: 126021
3582.48/3595.90 c #Conflicts: 139000 | #Constraints: 127021
3582.48/3595.90 c #Conflicts: 140000 | #Constraints: 128021
3582.48/3595.90 c #Conflicts: 141000 | #Constraints: 129021
3582.48/3595.90 c #Conflicts: 142000 | #Constraints: 130021
3582.48/3595.90 c #Conflicts: 143000 | #Constraints: 131021
3582.48/3595.90 c #Conflicts: 144000 | #Constraints: 132021
3582.48/3595.90 c #Conflicts: 145000 | #Constraints: 133021
3582.48/3595.90 c #Conflicts: 146000 | #Constraints: 134021
3582.48/3595.90 c #Conflicts: 147000 | #Constraints: 135021
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -165
3582.48/3595.90 c #Conflicts: 148000 | #Constraints: 116999
3582.48/3595.90 c #Conflicts: 149000 | #Constraints: 118039
3582.48/3595.90 c #Conflicts: 150000 | #Constraints: 119086
3582.48/3595.90 c #Conflicts: 151000 | #Constraints: 120125
3582.48/3595.90 c #Conflicts: 152000 | #Constraints: 121156
3582.48/3595.90 c #Conflicts: 153000 | #Constraints: 122202
3582.48/3595.90 c #Conflicts: 154000 | #Constraints: 123235
3582.48/3595.90 c #Conflicts: 155000 | #Constraints: 124277
3582.48/3595.90 c #Conflicts: 156000 | #Constraints: 125314
3582.48/3595.90 c #Conflicts: 157000 | #Constraints: 126362
3582.48/3595.90 c #Conflicts: 158000 | #Constraints: 127401
3582.48/3595.90 c #Conflicts: 159000 | #Constraints: 128447
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -165
3582.48/3595.90 c #Conflicts: 160000 | #Constraints: 114209
3582.48/3595.90 c #Conflicts: 161000 | #Constraints: 115209
3582.48/3595.90 c #Conflicts: 162000 | #Constraints: 116209
3582.48/3595.90 c #Conflicts: 163000 | #Constraints: 117209
3582.48/3595.90 c #Conflicts: 164000 | #Constraints: 118209
3582.48/3595.90 c #Conflicts: 165000 | #Constraints: 119209
3582.48/3595.90 c #Conflicts: 166000 | #Constraints: 120209
3582.48/3595.90 c #Conflicts: 167000 | #Constraints: 121209
3582.48/3595.90 c #Conflicts: 168000 | #Constraints: 122209
3582.48/3595.90 c #Conflicts: 169000 | #Constraints: 123209
3582.48/3595.90 c bounds -52 >= -164 @ 203.264
3582.48/3595.90 c #Conflicts: 170000 | #Constraints: 124248
3582.48/3595.90 c #Conflicts: 171000 | #Constraints: 125248
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -164
3582.48/3595.90 c #Conflicts: 172000 | #Constraints: 113202
3582.48/3595.90 c #Conflicts: 173000 | #Constraints: 114202
3582.48/3595.90 c #Conflicts: 174000 | #Constraints: 115202
3582.48/3595.90 c #Conflicts: 175000 | #Constraints: 116202
3582.48/3595.90 c #Conflicts: 176000 | #Constraints: 117202
3582.48/3595.90 c #Conflicts: 177000 | #Constraints: 118202
3582.48/3595.90 c #Conflicts: 178000 | #Constraints: 119202
3582.48/3595.90 c #Conflicts: 179000 | #Constraints: 120202
3582.48/3595.90 c #Conflicts: 180000 | #Constraints: 121202
3582.48/3595.90 c #Conflicts: 181000 | #Constraints: 122202
3582.48/3595.90 c #Conflicts: 182000 | #Constraints: 123202
3582.48/3595.90 c #Conflicts: 183000 | #Constraints: 124202
3582.48/3595.90 c #Conflicts: 184000 | #Constraints: 125202
3582.48/3595.90 c bounds -52 >= -163 @ 217.923
3582.48/3595.90 c #Conflicts: 185000 | #Constraints: 126220
3582.48/3595.90 c #Conflicts: 186000 | #Constraints: 127220
3582.48/3595.90 c #Conflicts: 187000 | #Constraints: 128220
3582.48/3595.90 c #Conflicts: 188000 | #Constraints: 129220
3582.48/3595.90 c #Conflicts: 189000 | #Constraints: 130220
3582.48/3595.90 c #Conflicts: 190000 | #Constraints: 131220
3582.48/3595.90 c #Conflicts: 191000 | #Constraints: 132220
3582.48/3595.90 c #Conflicts: 192000 | #Constraints: 133220
3582.48/3595.90 c #Conflicts: 193000 | #Constraints: 134220
3582.48/3595.90 c #Conflicts: 194000 | #Constraints: 135220
3582.48/3595.90 c #Conflicts: 195000 | #Constraints: 136220
3582.48/3595.90 c #Conflicts: 196000 | #Constraints: 137220
3582.48/3595.90 c #Conflicts: 197000 | #Constraints: 138220
3582.48/3595.90 c #Conflicts: 198000 | #Constraints: 139220
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -163
3582.48/3595.90 c #Conflicts: 199000 | #Constraints: 119214
3582.48/3595.90 c #Conflicts: 200000 | #Constraints: 120214
3582.48/3595.90 c #Conflicts: 201000 | #Constraints: 121214
3582.48/3595.90 c #Conflicts: 202000 | #Constraints: 122214
3582.48/3595.90 c #Conflicts: 203000 | #Constraints: 123214
3582.48/3595.90 c #Conflicts: 204000 | #Constraints: 124214
3582.48/3595.90 c #Conflicts: 205000 | #Constraints: 125214
3582.48/3595.90 c #Conflicts: 206000 | #Constraints: 126214
3582.48/3595.90 c bounds -52 >= -162 @ 245.834
3582.48/3595.90 c #Conflicts: 207000 | #Constraints: 127244
3582.48/3595.90 c #Conflicts: 208000 | #Constraints: 128244
3582.48/3595.90 c #Conflicts: 209000 | #Constraints: 129265
3582.48/3595.90 c #Conflicts: 210000 | #Constraints: 130303
3582.48/3595.90 c #Conflicts: 211000 | #Constraints: 131335
3582.48/3595.90 c #Conflicts: 212000 | #Constraints: 132379
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -162
3582.48/3595.90 c #Conflicts: 213000 | #Constraints: 115837
3582.48/3595.90 c #Conflicts: 214000 | #Constraints: 116837
3582.48/3595.90 c #Conflicts: 215000 | #Constraints: 117837
3582.48/3595.90 c #Conflicts: 216000 | #Constraints: 118837
3582.48/3595.90 c #Conflicts: 217000 | #Constraints: 119837
3582.48/3595.90 c #Conflicts: 218000 | #Constraints: 120837
3582.48/3595.90 c #Conflicts: 219000 | #Constraints: 121837
3582.48/3595.90 c #Conflicts: 220000 | #Constraints: 122837
3582.48/3595.90 c #Conflicts: 221000 | #Constraints: 123837
3582.48/3595.90 c #Conflicts: 222000 | #Constraints: 124837
3582.48/3595.90 c #Conflicts: 223000 | #Constraints: 125837
3582.48/3595.90 c #Conflicts: 224000 | #Constraints: 126837
3582.48/3595.90 c #Conflicts: 225000 | #Constraints: 127837
3582.48/3595.90 c #Conflicts: 226000 | #Constraints: 128837
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -162
3582.48/3595.90 c #Conflicts: 227000 | #Constraints: 114888
3582.48/3595.90 c #Conflicts: 228000 | #Constraints: 115912
3582.48/3595.90 c #Conflicts: 229000 | #Constraints: 116949
3582.48/3595.90 c #Conflicts: 230000 | #Constraints: 117987
3582.48/3595.90 c #Conflicts: 231000 | #Constraints: 119027
3582.48/3595.90 c #Conflicts: 232000 | #Constraints: 120072
3582.48/3595.90 c #Conflicts: 233000 | #Constraints: 121116
3582.48/3595.90 c #Conflicts: 234000 | #Constraints: 122158
3582.48/3595.90 c #Conflicts: 235000 | #Constraints: 123202
3582.48/3595.90 c #Conflicts: 236000 | #Constraints: 124243
3582.48/3595.90 c #Conflicts: 237000 | #Constraints: 125292
3582.48/3595.90 c #Conflicts: 238000 | #Constraints: 126319
3582.48/3595.90 c #Conflicts: 239000 | #Constraints: 127341
3582.48/3595.90 c #Conflicts: 240000 | #Constraints: 128378
3582.48/3595.90 c #Conflicts: 241000 | #Constraints: 129420
3582.48/3595.90 c #Conflicts: 242000 | #Constraints: 130461
3582.48/3595.90 c #Conflicts: 243000 | #Constraints: 131502
3582.48/3595.90 c #Conflicts: 244000 | #Constraints: 132534
3582.48/3595.90 c #Conflicts: 245000 | #Constraints: 133572
3582.48/3595.90 c #Conflicts: 246000 | #Constraints: 134617
3582.48/3595.90 c #Conflicts: 247000 | #Constraints: 135644
3582.48/3595.90 c #Conflicts: 248000 | #Constraints: 136686
3582.48/3595.90 c #Conflicts: 249000 | #Constraints: 137723
3582.48/3595.90 c #Conflicts: 250000 | #Constraints: 138761
3582.48/3595.90 c #Conflicts: 251000 | #Constraints: 139798
3582.48/3595.90 c #Conflicts: 252000 | #Constraints: 140822
3582.48/3595.90 c #Conflicts: 253000 | #Constraints: 141857
3582.48/3595.90 c #Conflicts: 254000 | #Constraints: 142885
3582.48/3595.90 c #Conflicts: 255000 | #Constraints: 143915
3582.48/3595.90 c #Conflicts: 256000 | #Constraints: 144951
3582.48/3595.90 c #Conflicts: 257000 | #Constraints: 145989
3582.48/3595.90 c #Conflicts: 258000 | #Constraints: 147026
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -162
3582.48/3595.90 c #Conflicts: 259000 | #Constraints: 123535
3582.48/3595.90 c #Conflicts: 260000 | #Constraints: 124535
3582.48/3595.90 c #Conflicts: 261000 | #Constraints: 125535
3582.48/3595.90 c #Conflicts: 262000 | #Constraints: 126535
3582.48/3595.90 c #Conflicts: 263000 | #Constraints: 127535
3582.48/3595.90 c bounds -52 >= -161 @ 315.657
3582.48/3595.90 c #Conflicts: 264000 | #Constraints: 128556
3582.48/3595.90 c #Conflicts: 265000 | #Constraints: 129556
3582.48/3595.90 c #Conflicts: 266000 | #Constraints: 130556
3582.48/3595.90 c #Conflicts: 267000 | #Constraints: 131556
3582.48/3595.90 c #Conflicts: 268000 | #Constraints: 132556
3582.48/3595.90 c #Conflicts: 269000 | #Constraints: 133556
3582.48/3595.90 c #Conflicts: 270000 | #Constraints: 134556
3582.48/3595.90 c #Conflicts: 271000 | #Constraints: 135556
3582.48/3595.90 c #Conflicts: 272000 | #Constraints: 136556
3582.48/3595.90 c #Conflicts: 273000 | #Constraints: 137556
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -161
3582.48/3595.90 c #Conflicts: 274000 | #Constraints: 118739
3582.48/3595.90 c #Conflicts: 275000 | #Constraints: 119739
3582.48/3595.90 c #Conflicts: 276000 | #Constraints: 120739
3582.48/3595.90 c bounds -52 >= -160 @ 333.976
3582.48/3595.90 c #Conflicts: 277000 | #Constraints: 121757
3582.48/3595.90 c #Conflicts: 278000 | #Constraints: 122757
3582.48/3595.90 c #Conflicts: 279000 | #Constraints: 123757
3582.48/3595.90 c #Conflicts: 280000 | #Constraints: 124757
3582.48/3595.90 c #Conflicts: 281000 | #Constraints: 125757
3582.48/3595.90 c #Conflicts: 282000 | #Constraints: 126757
3582.48/3595.90 c #Conflicts: 283000 | #Constraints: 127757
3582.48/3595.90 c #Conflicts: 284000 | #Constraints: 128757
3582.48/3595.90 c #Conflicts: 285000 | #Constraints: 129757
3582.48/3595.90 c #Conflicts: 286000 | #Constraints: 130757
3582.48/3595.90 c #Conflicts: 287000 | #Constraints: 131757
3582.48/3595.90 c #Conflicts: 288000 | #Constraints: 132757
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -160
3582.48/3595.90 c #Conflicts: 289000 | #Constraints: 115624
3582.48/3595.90 c #Conflicts: 290000 | #Constraints: 116624
3582.48/3595.90 c #Conflicts: 291000 | #Constraints: 117624
3582.48/3595.90 c #Conflicts: 292000 | #Constraints: 118624
3582.48/3595.90 c #Conflicts: 293000 | #Constraints: 119624
3582.48/3595.90 c #Conflicts: 294000 | #Constraints: 120624
3582.48/3595.90 c #Conflicts: 295000 | #Constraints: 121624
3582.48/3595.90 c #Conflicts: 296000 | #Constraints: 122624
3582.48/3595.90 c #Conflicts: 297000 | #Constraints: 123624
3582.48/3595.90 c #Conflicts: 298000 | #Constraints: 124624
3582.48/3595.90 c #Conflicts: 299000 | #Constraints: 125624
3582.48/3595.90 c #Conflicts: 300000 | #Constraints: 126624
3582.48/3595.90 c #Conflicts: 301000 | #Constraints: 127624
3582.48/3595.90 c #Conflicts: 302000 | #Constraints: 128624
3582.48/3595.90 c bounds -52 >= -159 @ 363.052
3582.48/3595.90 c #Conflicts: 303000 | #Constraints: 129669
3582.48/3595.90 c #Conflicts: 304000 | #Constraints: 130669
3582.48/3595.90 c #Conflicts: 305000 | #Constraints: 131669
3582.48/3595.90 c #Conflicts: 306000 | #Constraints: 132669
3582.48/3595.90 c #Conflicts: 307000 | #Constraints: 133669
3582.48/3595.90 c #Conflicts: 308000 | #Constraints: 134669
3582.48/3595.90 c #Conflicts: 309000 | #Constraints: 135669
3582.48/3595.90 c #Conflicts: 310000 | #Constraints: 136669
3582.48/3595.90 c #Conflicts: 311000 | #Constraints: 137669
3582.48/3595.90 c #Conflicts: 312000 | #Constraints: 138669
3582.48/3595.90 c #Conflicts: 313000 | #Constraints: 139669
3582.48/3595.90 c #Conflicts: 314000 | #Constraints: 140669
3582.48/3595.90 c #Conflicts: 315000 | #Constraints: 141669
3582.48/3595.90 c #Conflicts: 316000 | #Constraints: 142669
3582.48/3595.90 c #Conflicts: 317000 | #Constraints: 143669
3582.48/3595.90 c #Conflicts: 318000 | #Constraints: 144669
3582.48/3595.90 c #Conflicts: 319000 | #Constraints: 145669
3582.48/3595.90 c #Conflicts: 320000 | #Constraints: 146669
3582.48/3595.90 c #Conflicts: 321000 | #Constraints: 147669
3582.48/3595.90 c #Conflicts: 322000 | #Constraints: 148669
3582.48/3595.90 c #Conflicts: 323000 | #Constraints: 149669
3582.48/3595.90 c #Conflicts: 324000 | #Constraints: 150669
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -159
3582.48/3595.90 c #Conflicts: 325000 | #Constraints: 125322
3582.48/3595.90 c #Conflicts: 326000 | #Constraints: 126322
3582.48/3595.90 c #Conflicts: 327000 | #Constraints: 127322
3582.48/3595.90 c #Conflicts: 328000 | #Constraints: 128322
3582.48/3595.90 c #Conflicts: 329000 | #Constraints: 129322
3582.48/3595.90 c #Conflicts: 330000 | #Constraints: 130322
3582.48/3595.90 c #Conflicts: 331000 | #Constraints: 131322
3582.48/3595.90 c #Conflicts: 332000 | #Constraints: 132322
3582.48/3595.90 c #Conflicts: 333000 | #Constraints: 133322
3582.48/3595.90 c #Conflicts: 334000 | #Constraints: 134322
3582.48/3595.90 c #Conflicts: 335000 | #Constraints: 135322
3582.48/3595.90 c #Conflicts: 336000 | #Constraints: 136322
3582.48/3595.90 c #Conflicts: 337000 | #Constraints: 137322
3582.48/3595.90 c #Conflicts: 338000 | #Constraints: 138322
3582.48/3595.90 c #Conflicts: 339000 | #Constraints: 139322
3582.48/3595.90 c #Conflicts: 340000 | #Constraints: 140322
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -159
3582.48/3595.90 c #Conflicts: 341000 | #Constraints: 119901
3582.48/3595.90 c #Conflicts: 342000 | #Constraints: 120901
3582.48/3595.90 c #Conflicts: 343000 | #Constraints: 121901
3582.48/3595.90 c #Conflicts: 344000 | #Constraints: 122901
3582.48/3595.90 c #Conflicts: 345000 | #Constraints: 123901
3582.48/3595.90 c #Conflicts: 346000 | #Constraints: 124901
3582.48/3595.90 c #Conflicts: 347000 | #Constraints: 125901
3582.48/3595.90 c #Conflicts: 348000 | #Constraints: 126901
3582.48/3595.90 c #Conflicts: 349000 | #Constraints: 127901
3582.48/3595.90 c #Conflicts: 350000 | #Constraints: 128901
3582.48/3595.90 c #Conflicts: 351000 | #Constraints: 129901
3582.48/3595.90 c #Conflicts: 352000 | #Constraints: 130901
3582.48/3595.90 c #Conflicts: 353000 | #Constraints: 131901
3582.48/3595.90 c bounds -52 >= -158 @ 441.028
3582.48/3595.90 c #Conflicts: 354000 | #Constraints: 132931
3582.48/3595.90 c #Conflicts: 355000 | #Constraints: 133931
3582.48/3595.90 c #Conflicts: 356000 | #Constraints: 134931
3582.48/3595.90 c #Conflicts: 357000 | #Constraints: 135931
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -158
3582.48/3595.90 c #Conflicts: 358000 | #Constraints: 117887
3582.48/3595.90 c #Conflicts: 359000 | #Constraints: 118887
3582.48/3595.90 c #Conflicts: 360000 | #Constraints: 119887
3582.48/3595.90 c #Conflicts: 361000 | #Constraints: 120887
3582.48/3595.90 c #Conflicts: 362000 | #Constraints: 121887
3582.48/3595.90 c #Conflicts: 363000 | #Constraints: 122887
3582.48/3595.90 c #Conflicts: 364000 | #Constraints: 123887
3582.48/3595.90 c #Conflicts: 365000 | #Constraints: 124887
3582.48/3595.90 c #Conflicts: 366000 | #Constraints: 125887
3582.48/3595.90 c #Conflicts: 367000 | #Constraints: 126887
3582.48/3595.90 c #Conflicts: 368000 | #Constraints: 127887
3582.48/3595.90 c #Conflicts: 369000 | #Constraints: 128887
3582.48/3595.90 c #Conflicts: 370000 | #Constraints: 129887
3582.48/3595.90 c #Conflicts: 371000 | #Constraints: 130887
3582.48/3595.90 c #Conflicts: 372000 | #Constraints: 131887
3582.48/3595.90 c #Conflicts: 373000 | #Constraints: 132887
3582.48/3595.90 c #Conflicts: 374000 | #Constraints: 133887
3582.48/3595.90 c #Conflicts: 375000 | #Constraints: 134887
3582.48/3595.90 c #Conflicts: 376000 | #Constraints: 135887
3582.48/3595.90 c #Conflicts: 377000 | #Constraints: 136887
3582.48/3595.90 c #Conflicts: 378000 | #Constraints: 137887
3582.48/3595.90 c #Conflicts: 379000 | #Constraints: 138887
3582.48/3595.90 c #Conflicts: 380000 | #Constraints: 139887
3582.48/3595.90 c #Conflicts: 381000 | #Constraints: 140887
3582.48/3595.90 c #Conflicts: 382000 | #Constraints: 141887
3582.48/3595.90 c #Conflicts: 383000 | #Constraints: 142887
3582.48/3595.90 c #Conflicts: 384000 | #Constraints: 143887
3582.48/3595.90 c #Conflicts: 385000 | #Constraints: 144887
3582.48/3595.90 c #Conflicts: 386000 | #Constraints: 145887
3582.48/3595.90 c #Conflicts: 387000 | #Constraints: 146887
3582.48/3595.90 c #Conflicts: 388000 | #Constraints: 147887
3582.48/3595.90 c #Conflicts: 389000 | #Constraints: 148887
3582.48/3595.90 c #Conflicts: 390000 | #Constraints: 149887
3582.48/3595.90 c #Conflicts: 391000 | #Constraints: 150887
3582.48/3595.90 c #Conflicts: 392000 | #Constraints: 151887
3582.48/3595.90 c #Conflicts: 393000 | #Constraints: 152887
3582.48/3595.90 c #Conflicts: 394000 | #Constraints: 153887
3582.48/3595.90 c #Conflicts: 395000 | #Constraints: 154887
3582.48/3595.90 c #Conflicts: 396000 | #Constraints: 155887
3582.48/3595.90 c #Conflicts: 397000 | #Constraints: 156887
3582.48/3595.90 c bounds -52 >= -157 @ 502.705
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -157
3582.48/3595.90 c #Conflicts: 398000 | #Constraints: 128278
3582.48/3595.90 c #Conflicts: 399000 | #Constraints: 129278
3582.48/3595.90 c #Conflicts: 400000 | #Constraints: 130278
3582.48/3595.90 c #Conflicts: 401000 | #Constraints: 131278
3582.48/3595.90 c #Conflicts: 402000 | #Constraints: 132278
3582.48/3595.90 c #Conflicts: 403000 | #Constraints: 133278
3582.48/3595.90 c #Conflicts: 404000 | #Constraints: 134278
3582.48/3595.90 c #Conflicts: 405000 | #Constraints: 135278
3582.48/3595.90 c #Conflicts: 406000 | #Constraints: 136278
3582.48/3595.90 c #Conflicts: 407000 | #Constraints: 137278
3582.48/3595.90 c #Conflicts: 408000 | #Constraints: 138278
3582.48/3595.90 c #Conflicts: 409000 | #Constraints: 139278
3582.48/3595.90 c #Conflicts: 410000 | #Constraints: 140278
3582.48/3595.90 c #Conflicts: 411000 | #Constraints: 141278
3582.48/3595.90 c #Conflicts: 412000 | #Constraints: 142278
3582.48/3595.90 c #Conflicts: 413000 | #Constraints: 143278
3582.48/3595.90 c #Conflicts: 414000 | #Constraints: 144278
3582.48/3595.90 c #Conflicts: 415000 | #Constraints: 145278
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -157
3582.48/3595.90 c #Conflicts: 416000 | #Constraints: 122355
3582.48/3595.90 c #Conflicts: 417000 | #Constraints: 123355
3582.48/3595.90 c #Conflicts: 418000 | #Constraints: 124355
3582.48/3595.90 c #Conflicts: 419000 | #Constraints: 125355
3582.48/3595.90 c #Conflicts: 420000 | #Constraints: 126355
3582.48/3595.90 c #Conflicts: 421000 | #Constraints: 127355
3582.48/3595.90 c #Conflicts: 422000 | #Constraints: 128355
3582.48/3595.90 c #Conflicts: 423000 | #Constraints: 129355
3582.48/3595.90 c #Conflicts: 424000 | #Constraints: 130355
3582.48/3595.90 c #Conflicts: 425000 | #Constraints: 131355
3582.48/3595.90 c #Conflicts: 426000 | #Constraints: 132355
3582.48/3595.90 c #Conflicts: 427000 | #Constraints: 133355
3582.48/3595.90 c #Conflicts: 428000 | #Constraints: 134355
3582.48/3595.90 c #Conflicts: 429000 | #Constraints: 135355
3582.48/3595.90 c #Conflicts: 430000 | #Constraints: 136355
3582.48/3595.90 c #Conflicts: 431000 | #Constraints: 137355
3582.48/3595.90 c #Conflicts: 432000 | #Constraints: 138355
3582.48/3595.90 c #Conflicts: 433000 | #Constraints: 139355
3582.48/3595.90 c #Conflicts: 434000 | #Constraints: 140355
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -157
3582.48/3595.90 c #Conflicts: 435000 | #Constraints: 121144
3582.48/3595.90 c #Conflicts: 436000 | #Constraints: 122144
3582.48/3595.90 c #Conflicts: 437000 | #Constraints: 123144
3582.48/3595.90 c #Conflicts: 438000 | #Constraints: 124144
3582.48/3595.90 c #Conflicts: 439000 | #Constraints: 125144
3582.48/3595.90 c #Conflicts: 440000 | #Constraints: 126144
3582.48/3595.90 c #Conflicts: 441000 | #Constraints: 127144
3582.48/3595.90 c #Conflicts: 442000 | #Constraints: 128144
3582.48/3595.90 c #Conflicts: 443000 | #Constraints: 129144
3582.48/3595.90 c #Conflicts: 444000 | #Constraints: 130144
3582.48/3595.90 c #Conflicts: 445000 | #Constraints: 131144
3582.48/3595.90 c #Conflicts: 446000 | #Constraints: 132144
3582.48/3595.90 c #Conflicts: 447000 | #Constraints: 133144
3582.48/3595.90 c #Conflicts: 448000 | #Constraints: 134144
3582.48/3595.90 c #Conflicts: 449000 | #Constraints: 135144
3582.48/3595.90 c #Conflicts: 450000 | #Constraints: 136144
3582.48/3595.90 c #Conflicts: 451000 | #Constraints: 137144
3582.48/3595.90 c #Conflicts: 452000 | #Constraints: 138144
3582.48/3595.90 c #Conflicts: 453000 | #Constraints: 139144
3582.48/3595.90 c #Conflicts: 454000 | #Constraints: 140144
3582.48/3595.90 c #Conflicts: 455000 | #Constraints: 141144
3582.48/3595.90 c #Conflicts: 456000 | #Constraints: 142144
3582.48/3595.90 c bounds -52 >= -156 @ 586.622
3582.48/3595.90 c #Conflicts: 457000 | #Constraints: 143171
3582.48/3595.90 c #Conflicts: 458000 | #Constraints: 144171
3582.48/3595.90 c #Conflicts: 459000 | #Constraints: 145171
3582.48/3595.90 c #Conflicts: 460000 | #Constraints: 146171
3582.48/3595.90 c #Conflicts: 461000 | #Constraints: 147171
3582.48/3595.90 c #Conflicts: 462000 | #Constraints: 148172
3582.48/3595.90 c #Conflicts: 463000 | #Constraints: 149201
3582.48/3595.90 c #Conflicts: 464000 | #Constraints: 150237
3582.48/3595.90 c #Conflicts: 465000 | #Constraints: 151267
3582.48/3595.90 c #Conflicts: 466000 | #Constraints: 152305
3582.48/3595.90 c #Conflicts: 467000 | #Constraints: 153334
3582.48/3595.90 c #Conflicts: 468000 | #Constraints: 154354
3582.48/3595.90 c #Conflicts: 469000 | #Constraints: 155377
3582.48/3595.90 c #Conflicts: 470000 | #Constraints: 156418
3582.48/3595.90 c #Conflicts: 471000 | #Constraints: 157447
3582.48/3595.90 c #Conflicts: 472000 | #Constraints: 158483
3582.48/3595.90 c #Conflicts: 473000 | #Constraints: 159517
3582.48/3595.90 c #Conflicts: 474000 | #Constraints: 160554
3582.48/3595.90 c #Conflicts: 475000 | #Constraints: 161586
3582.48/3595.90 c #Conflicts: 476000 | #Constraints: 162615
3582.48/3595.90 c #Conflicts: 477000 | #Constraints: 163643
3582.48/3595.90 c #Conflicts: 478000 | #Constraints: 164678
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -156
3582.48/3595.90 c #Conflicts: 479000 | #Constraints: 132270
3582.48/3595.90 c #Conflicts: 480000 | #Constraints: 133270
3582.48/3595.90 c #Conflicts: 481000 | #Constraints: 134270
3582.48/3595.90 c #Conflicts: 482000 | #Constraints: 135270
3582.48/3595.90 c #Conflicts: 483000 | #Constraints: 136270
3582.48/3595.90 c #Conflicts: 484000 | #Constraints: 137270
3582.48/3595.90 c #Conflicts: 485000 | #Constraints: 138270
3582.48/3595.90 c #Conflicts: 486000 | #Constraints: 139270
3582.48/3595.90 c #Conflicts: 487000 | #Constraints: 140270
3582.48/3595.90 c #Conflicts: 488000 | #Constraints: 141270
3582.48/3595.90 c #Conflicts: 489000 | #Constraints: 142270
3582.48/3595.90 c #Conflicts: 490000 | #Constraints: 143270
3582.48/3595.90 c #Conflicts: 491000 | #Constraints: 144270
3582.48/3595.90 c #Conflicts: 492000 | #Constraints: 145270
3582.48/3595.90 c #Conflicts: 493000 | #Constraints: 146270
3582.48/3595.90 c #Conflicts: 494000 | #Constraints: 147270
3582.48/3595.90 c #Conflicts: 495000 | #Constraints: 148270
3582.48/3595.90 c #Conflicts: 496000 | #Constraints: 149270
3582.48/3595.90 c #Conflicts: 497000 | #Constraints: 150270
3582.48/3595.90 c #Conflicts: 498000 | #Constraints: 151270
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -156
3582.48/3595.90 c #Conflicts: 499000 | #Constraints: 125038
3582.48/3595.90 c #Conflicts: 500000 | #Constraints: 126038
3582.48/3595.90 c #Conflicts: 501000 | #Constraints: 127038
3582.48/3595.90 c #Conflicts: 502000 | #Constraints: 128038
3582.48/3595.90 c #Conflicts: 503000 | #Constraints: 129038
3582.48/3595.90 c #Conflicts: 504000 | #Constraints: 130038
3582.48/3595.90 c #Conflicts: 505000 | #Constraints: 131038
3582.48/3595.90 c #Conflicts: 506000 | #Constraints: 132038
3582.48/3595.90 c #Conflicts: 507000 | #Constraints: 133038
3582.48/3595.90 c #Conflicts: 508000 | #Constraints: 134038
3582.48/3595.90 c #Conflicts: 509000 | #Constraints: 135038
3582.48/3595.90 c #Conflicts: 510000 | #Constraints: 136038
3582.48/3595.90 c #Conflicts: 511000 | #Constraints: 137038
3582.48/3595.90 c #Conflicts: 512000 | #Constraints: 138038
3582.48/3595.90 c #Conflicts: 513000 | #Constraints: 139038
3582.48/3595.90 c #Conflicts: 514000 | #Constraints: 140038
3582.48/3595.90 c bounds -52 >= -155 @ 656.366
3582.48/3595.90 c #Conflicts: 515000 | #Constraints: 141059
3582.48/3595.90 c #Conflicts: 516000 | #Constraints: 142092
3582.48/3595.90 c #Conflicts: 517000 | #Constraints: 143136
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -155
3582.48/3595.90 c #Conflicts: 518000 | #Constraints: 122342
3582.48/3595.90 c #Conflicts: 519000 | #Constraints: 123342
3582.48/3595.90 c bounds -52 >= -154 @ 658.764
3582.48/3595.90 c #Conflicts: 520000 | #Constraints: 124360
3582.48/3595.90 c #Conflicts: 521000 | #Constraints: 125360
3582.48/3595.90 c #Conflicts: 522000 | #Constraints: 126360
3582.48/3595.90 c #Conflicts: 523000 | #Constraints: 127360
3582.48/3595.90 c bounds -52 >= -153 @ 659.98
3582.48/3595.90 c #Conflicts: 524000 | #Constraints: 128369
3582.48/3595.90 c #Conflicts: 525000 | #Constraints: 129369
3582.48/3595.90 c #Conflicts: 526000 | #Constraints: 130369
3582.48/3595.90 c #Conflicts: 527000 | #Constraints: 131369
3582.48/3595.90 c #Conflicts: 528000 | #Constraints: 132369
3582.48/3595.90 c #Conflicts: 529000 | #Constraints: 133369
3582.48/3595.90 c #Conflicts: 530000 | #Constraints: 134369
3582.48/3595.90 c #Conflicts: 531000 | #Constraints: 135369
3582.48/3595.90 c #Conflicts: 532000 | #Constraints: 136369
3582.48/3595.90 c #Conflicts: 533000 | #Constraints: 137369
3582.48/3595.90 c #Conflicts: 534000 | #Constraints: 138369
3582.48/3595.90 c #Conflicts: 535000 | #Constraints: 139369
3582.48/3595.90 c #Conflicts: 536000 | #Constraints: 140369
3582.48/3595.90 c #Conflicts: 537000 | #Constraints: 141369
3582.48/3595.90 c #Conflicts: 538000 | #Constraints: 142369
3582.48/3595.90 c #Conflicts: 539000 | #Constraints: 143369
3582.48/3595.90 c #Conflicts: 540000 | #Constraints: 144369
3582.48/3595.90 c #Conflicts: 541000 | #Constraints: 145369
3582.48/3595.90 c #Conflicts: 542000 | #Constraints: 146369
3582.48/3595.90 c #Conflicts: 543000 | #Constraints: 147369
3582.48/3595.90 c #Conflicts: 544000 | #Constraints: 148369
3582.48/3595.90 c #Conflicts: 545000 | #Constraints: 149369
3582.48/3595.90 c #Conflicts: 546000 | #Constraints: 150369
3582.48/3595.90 c #Conflicts: 547000 | #Constraints: 151369
3582.48/3595.90 c #Conflicts: 548000 | #Constraints: 152369
3582.48/3595.90 c #Conflicts: 549000 | #Constraints: 153369
3582.48/3595.90 c #Conflicts: 550000 | #Constraints: 154369
3582.48/3595.90 c #Conflicts: 551000 | #Constraints: 155369
3582.48/3595.90 c #Conflicts: 552000 | #Constraints: 156369
3582.48/3595.90 c #Conflicts: 553000 | #Constraints: 157369
3582.48/3595.90 c #Conflicts: 554000 | #Constraints: 158369
3582.48/3595.90 c #Conflicts: 555000 | #Constraints: 159369
3582.48/3595.90 c #Conflicts: 556000 | #Constraints: 160369
3582.48/3595.90 c bounds -52 >= -152 @ 705.967
3582.48/3595.90 c #Conflicts: 557000 | #Constraints: 161396
3582.48/3595.90 c #Conflicts: 558000 | #Constraints: 162397
3582.48/3595.90 c #Conflicts: 559000 | #Constraints: 163424
3582.48/3595.90 c #Conflicts: 560000 | #Constraints: 164461
3582.48/3595.90 c #Conflicts: 561000 | #Constraints: 165495
3582.48/3595.90 c #Conflicts: 562000 | #Constraints: 166543
3582.48/3595.90 c #Conflicts: 563000 | #Constraints: 167587
3582.48/3595.90 c #Conflicts: 564000 | #Constraints: 168627
3582.48/3595.90 c #Conflicts: 565000 | #Constraints: 169667
3582.48/3595.90 c #Conflicts: 566000 | #Constraints: 170709
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -152
3582.48/3595.90 c #Conflicts: 567000 | #Constraints: 135223
3582.48/3595.90 c #Conflicts: 568000 | #Constraints: 136255
3582.48/3595.90 c #Conflicts: 569000 | #Constraints: 137286
3582.48/3595.90 c #Conflicts: 570000 | #Constraints: 138319
3582.48/3595.90 c #Conflicts: 571000 | #Constraints: 139353
3582.48/3595.90 c #Conflicts: 572000 | #Constraints: 140381
3582.48/3595.90 c #Conflicts: 573000 | #Constraints: 141419
3582.48/3595.90 c #Conflicts: 574000 | #Constraints: 142454
3582.48/3595.90 c #Conflicts: 575000 | #Constraints: 143493
3582.48/3595.90 c #Conflicts: 576000 | #Constraints: 144525
3582.48/3595.90 c #Conflicts: 577000 | #Constraints: 145561
3582.48/3595.90 c #Conflicts: 578000 | #Constraints: 146592
3582.48/3595.90 c #Conflicts: 579000 | #Constraints: 147619
3582.48/3595.90 c #Conflicts: 580000 | #Constraints: 148653
3582.48/3595.90 c #Conflicts: 581000 | #Constraints: 149702
3582.48/3595.90 c #Conflicts: 582000 | #Constraints: 150727
3582.48/3595.90 c #Conflicts: 583000 | #Constraints: 151766
3582.48/3595.90 c #Conflicts: 584000 | #Constraints: 152796
3582.48/3595.90 c #Conflicts: 585000 | #Constraints: 153834
3582.48/3595.90 c #Conflicts: 586000 | #Constraints: 154870
3582.48/3595.90 c #Conflicts: 587000 | #Constraints: 155907
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -152
3582.48/3595.90 c #Conflicts: 588000 | #Constraints: 127889
3582.48/3595.90 c #Conflicts: 589000 | #Constraints: 128889
3582.48/3595.90 c #Conflicts: 590000 | #Constraints: 129889
3582.48/3595.90 c #Conflicts: 591000 | #Constraints: 130889
3582.48/3595.90 c #Conflicts: 592000 | #Constraints: 131889
3582.48/3595.90 c #Conflicts: 593000 | #Constraints: 132889
3582.48/3595.90 c #Conflicts: 594000 | #Constraints: 133889
3582.48/3595.90 c #Conflicts: 595000 | #Constraints: 134889
3582.48/3595.90 c #Conflicts: 596000 | #Constraints: 135889
3582.48/3595.90 c #Conflicts: 597000 | #Constraints: 136889
3582.48/3595.90 c #Conflicts: 598000 | #Constraints: 137889
3582.48/3595.90 c #Conflicts: 599000 | #Constraints: 138889
3582.48/3595.90 c #Conflicts: 600000 | #Constraints: 139889
3582.48/3595.90 c #Conflicts: 601000 | #Constraints: 140889
3582.48/3595.90 c #Conflicts: 602000 | #Constraints: 141889
3582.48/3595.90 c #Conflicts: 603000 | #Constraints: 142889
3582.48/3595.90 c #Conflicts: 604000 | #Constraints: 143889
3582.48/3595.90 c #Conflicts: 605000 | #Constraints: 144889
3582.48/3595.90 c #Conflicts: 606000 | #Constraints: 145889
3582.48/3595.90 c #Conflicts: 607000 | #Constraints: 146889
3582.48/3595.90 c #Conflicts: 608000 | #Constraints: 147889
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -152
3582.48/3595.90 c #Conflicts: 609000 | #Constraints: 125415
3582.48/3595.90 c #Conflicts: 610000 | #Constraints: 126415
3582.48/3595.90 c #Conflicts: 611000 | #Constraints: 127415
3582.48/3595.90 c #Conflicts: 612000 | #Constraints: 128415
3582.48/3595.90 c #Conflicts: 613000 | #Constraints: 129415
3582.48/3595.90 c #Conflicts: 614000 | #Constraints: 130415
3582.48/3595.90 c #Conflicts: 615000 | #Constraints: 131415
3582.48/3595.90 c #Conflicts: 616000 | #Constraints: 132415
3582.48/3595.90 c #Conflicts: 617000 | #Constraints: 133415
3582.48/3595.90 c #Conflicts: 618000 | #Constraints: 134415
3582.48/3595.90 c #Conflicts: 619000 | #Constraints: 135415
3582.48/3595.90 c #Conflicts: 620000 | #Constraints: 136415
3582.48/3595.90 c #Conflicts: 621000 | #Constraints: 137415
3582.48/3595.90 c #Conflicts: 622000 | #Constraints: 138415
3582.48/3595.90 c #Conflicts: 623000 | #Constraints: 139415
3582.48/3595.90 c #Conflicts: 624000 | #Constraints: 140415
3582.48/3595.90 c #Conflicts: 625000 | #Constraints: 141415
3582.48/3595.90 c #Conflicts: 626000 | #Constraints: 142415
3582.48/3595.90 c #Conflicts: 627000 | #Constraints: 143415
3582.48/3595.90 c #Conflicts: 628000 | #Constraints: 144415
3582.48/3595.90 c #Conflicts: 629000 | #Constraints: 145415
3582.48/3595.90 c #Conflicts: 630000 | #Constraints: 146415
3582.48/3595.90 c #Conflicts: 631000 | #Constraints: 147415
3582.48/3595.90 c #Conflicts: 632000 | #Constraints: 148415
3582.48/3595.90 c #Conflicts: 633000 | #Constraints: 149415
3582.48/3595.90 c #Conflicts: 634000 | #Constraints: 150415
3582.48/3595.90 c #Conflicts: 635000 | #Constraints: 151415
3582.48/3595.90 c #Conflicts: 636000 | #Constraints: 152415
3582.48/3595.90 c #Conflicts: 637000 | #Constraints: 153415
3582.48/3595.90 c #Conflicts: 638000 | #Constraints: 154415
3582.48/3595.90 c bounds -52 >= -151 @ 807.222
3582.48/3595.90 c #Conflicts: 639000 | #Constraints: 155451
3582.48/3595.90 c #Conflicts: 640000 | #Constraints: 156451
3582.48/3595.90 c #Conflicts: 641000 | #Constraints: 157451
3582.48/3595.90 c #Conflicts: 642000 | #Constraints: 158451
3582.48/3595.90 c #Conflicts: 643000 | #Constraints: 159451
3582.48/3595.90 c #Conflicts: 644000 | #Constraints: 160451
3582.48/3595.90 c #Conflicts: 645000 | #Constraints: 161451
3582.48/3595.90 c #Conflicts: 646000 | #Constraints: 162451
3582.48/3595.90 c #Conflicts: 647000 | #Constraints: 163451
3582.48/3595.90 c #Conflicts: 648000 | #Constraints: 164451
3582.48/3595.90 c #Conflicts: 649000 | #Constraints: 165451
3582.48/3595.90 c #Conflicts: 650000 | #Constraints: 166451
3582.48/3595.90 c #Conflicts: 651000 | #Constraints: 167451
3582.48/3595.90 c #Conflicts: 652000 | #Constraints: 168451
3582.48/3595.90 c #Conflicts: 653000 | #Constraints: 169451
3582.48/3595.90 c #Conflicts: 654000 | #Constraints: 170451
3582.48/3595.90 c #Conflicts: 655000 | #Constraints: 171451
3582.48/3595.90 c #Conflicts: 656000 | #Constraints: 172451
3582.48/3595.90 c #Conflicts: 657000 | #Constraints: 173451
3582.48/3595.90 c #Conflicts: 658000 | #Constraints: 174451
3582.48/3595.90 c #Conflicts: 659000 | #Constraints: 175451
3582.48/3595.90 c #Conflicts: 660000 | #Constraints: 176451
3582.48/3595.90 c #Conflicts: 661000 | #Constraints: 177451
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -151
3582.48/3595.90 c #Conflicts: 662000 | #Constraints: 138687
3582.48/3595.90 c #Conflicts: 663000 | #Constraints: 139717
3582.48/3595.90 c #Conflicts: 664000 | #Constraints: 140756
3582.48/3595.90 c #Conflicts: 665000 | #Constraints: 141801
3582.48/3595.90 c #Conflicts: 666000 | #Constraints: 142834
3582.48/3595.90 c #Conflicts: 667000 | #Constraints: 143884
3582.48/3595.90 c #Conflicts: 668000 | #Constraints: 144922
3582.48/3595.90 c #Conflicts: 669000 | #Constraints: 145964
3582.48/3595.90 c #Conflicts: 670000 | #Constraints: 147011
3582.48/3595.90 c #Conflicts: 671000 | #Constraints: 148059
3582.48/3595.90 c #Conflicts: 672000 | #Constraints: 149105
3582.48/3595.90 c #Conflicts: 673000 | #Constraints: 150137
3582.48/3595.90 c #Conflicts: 674000 | #Constraints: 151176
3582.48/3595.90 c #Conflicts: 675000 | #Constraints: 152219
3582.48/3595.90 c #Conflicts: 676000 | #Constraints: 153253
3582.48/3595.90 c #Conflicts: 677000 | #Constraints: 154285
3582.48/3595.90 c #Conflicts: 678000 | #Constraints: 155334
3582.48/3595.90 c #Conflicts: 679000 | #Constraints: 156384
3582.48/3595.90 c #Conflicts: 680000 | #Constraints: 157420
3582.48/3595.90 c #Conflicts: 681000 | #Constraints: 158463
3582.48/3595.90 c #Conflicts: 682000 | #Constraints: 159505
3582.48/3595.90 c #Conflicts: 683000 | #Constraints: 160554
3582.48/3595.90 c #Conflicts: 684000 | #Constraints: 161595
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -151
3582.48/3595.90 c #Conflicts: 685000 | #Constraints: 130950
3582.48/3595.90 c #Conflicts: 686000 | #Constraints: 131950
3582.48/3595.90 c #Conflicts: 687000 | #Constraints: 132950
3582.48/3595.90 c #Conflicts: 688000 | #Constraints: 133950
3582.48/3595.90 c #Conflicts: 689000 | #Constraints: 134950
3582.48/3595.90 c #Conflicts: 690000 | #Constraints: 135950
3582.48/3595.90 c #Conflicts: 691000 | #Constraints: 136950
3582.48/3595.90 c bounds -52 >= -150 @ 879.169
3582.48/3595.90 c #Conflicts: 692000 | #Constraints: 137986
3582.48/3595.90 c #Conflicts: 693000 | #Constraints: 138986
3582.48/3595.90 c #Conflicts: 694000 | #Constraints: 139986
3582.48/3595.90 c #Conflicts: 695000 | #Constraints: 140986
3582.48/3595.90 c #Conflicts: 696000 | #Constraints: 141986
3582.48/3595.90 c #Conflicts: 697000 | #Constraints: 142986
3582.48/3595.90 c #Conflicts: 698000 | #Constraints: 143986
3582.48/3595.90 c #Conflicts: 699000 | #Constraints: 144986
3582.48/3595.90 c #Conflicts: 700000 | #Constraints: 145986
3582.48/3595.90 c #Conflicts: 701000 | #Constraints: 146986
3582.48/3595.90 c #Conflicts: 702000 | #Constraints: 147986
3582.48/3595.90 c #Conflicts: 703000 | #Constraints: 148986
3582.48/3595.90 c #Conflicts: 704000 | #Constraints: 149986
3582.48/3595.90 c #Conflicts: 705000 | #Constraints: 150986
3582.48/3595.90 c #Conflicts: 706000 | #Constraints: 151986
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -150
3582.48/3595.90 c #Conflicts: 707000 | #Constraints: 127454
3582.48/3595.90 c #Conflicts: 708000 | #Constraints: 128454
3582.48/3595.90 c #Conflicts: 709000 | #Constraints: 129454
3582.48/3595.90 c #Conflicts: 710000 | #Constraints: 130454
3582.48/3595.90 c #Conflicts: 711000 | #Constraints: 131454
3582.48/3595.90 c #Conflicts: 712000 | #Constraints: 132454
3582.48/3595.90 c #Conflicts: 713000 | #Constraints: 133454
3582.48/3595.90 c #Conflicts: 714000 | #Constraints: 134454
3582.48/3595.90 c #Conflicts: 715000 | #Constraints: 135454
3582.48/3595.90 c #Conflicts: 716000 | #Constraints: 136454
3582.48/3595.90 c #Conflicts: 717000 | #Constraints: 137454
3582.48/3595.90 c #Conflicts: 718000 | #Constraints: 138454
3582.48/3595.90 c #Conflicts: 719000 | #Constraints: 139454
3582.48/3595.90 c #Conflicts: 720000 | #Constraints: 140454
3582.48/3595.90 c #Conflicts: 721000 | #Constraints: 141454
3582.48/3595.90 c #Conflicts: 722000 | #Constraints: 142454
3582.48/3595.90 c #Conflicts: 723000 | #Constraints: 143454
3582.48/3595.90 c #Conflicts: 724000 | #Constraints: 144454
3582.48/3595.90 c #Conflicts: 725000 | #Constraints: 145454
3582.48/3595.90 c #Conflicts: 726000 | #Constraints: 146454
3582.48/3595.90 c #Conflicts: 727000 | #Constraints: 147454
3582.48/3595.90 c #Conflicts: 728000 | #Constraints: 148454
3582.48/3595.90 c #Conflicts: 729000 | #Constraints: 149454
3582.48/3595.90 c #Conflicts: 730000 | #Constraints: 150454
3582.48/3595.90 c #Conflicts: 731000 | #Constraints: 151454
3582.48/3595.90 c #Conflicts: 732000 | #Constraints: 152454
3582.48/3595.90 c #Conflicts: 733000 | #Constraints: 153454
3582.48/3595.90 c #Conflicts: 734000 | #Constraints: 154454
3582.48/3595.90 c #Conflicts: 735000 | #Constraints: 155454
3582.48/3595.90 c #Conflicts: 736000 | #Constraints: 156454
3582.48/3595.90 c #Conflicts: 737000 | #Constraints: 157454
3582.48/3595.90 c #Conflicts: 738000 | #Constraints: 158454
3582.48/3595.90 c #Conflicts: 739000 | #Constraints: 159454
3582.48/3595.90 c #Conflicts: 740000 | #Constraints: 160454
3582.48/3595.90 c #Conflicts: 741000 | #Constraints: 161454
3582.48/3595.90 c #Conflicts: 742000 | #Constraints: 162454
3582.48/3595.90 c #Conflicts: 743000 | #Constraints: 163454
3582.48/3595.90 c #Conflicts: 744000 | #Constraints: 164454
3582.48/3595.90 c #Conflicts: 745000 | #Constraints: 165454
3582.48/3595.90 c #Conflicts: 746000 | #Constraints: 166454
3582.48/3595.90 c #Conflicts: 747000 | #Constraints: 167454
3582.48/3595.90 c #Conflicts: 748000 | #Constraints: 168454
3582.48/3595.90 c #Conflicts: 749000 | #Constraints: 169454
3582.48/3595.90 c #Conflicts: 750000 | #Constraints: 170454
3582.48/3595.90 c #Conflicts: 751000 | #Constraints: 171454
3582.48/3595.90 c #Conflicts: 752000 | #Constraints: 172454
3582.48/3595.90 c #Conflicts: 753000 | #Constraints: 173454
3582.48/3595.90 c #Conflicts: 754000 | #Constraints: 174454
3582.48/3595.90 c #Conflicts: 755000 | #Constraints: 175454
3582.48/3595.90 c #Conflicts: 756000 | #Constraints: 176454
3582.48/3595.90 c #Conflicts: 757000 | #Constraints: 177454
3582.48/3595.90 c #Conflicts: 758000 | #Constraints: 178454
3582.48/3595.90 c #Conflicts: 759000 | #Constraints: 179454
3582.48/3595.90 c #Conflicts: 760000 | #Constraints: 180454
3582.48/3595.90 c #Conflicts: 761000 | #Constraints: 181454
3582.48/3595.90 c #Conflicts: 762000 | #Constraints: 182454
3582.48/3595.90 c #Conflicts: 763000 | #Constraints: 183454
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -150
3582.48/3595.90 c #Conflicts: 764000 | #Constraints: 141593
3582.48/3595.90 c #Conflicts: 765000 | #Constraints: 142613
3582.48/3595.90 c #Conflicts: 766000 | #Constraints: 143646
3582.48/3595.90 c #Conflicts: 767000 | #Constraints: 144688
3582.48/3595.90 c #Conflicts: 768000 | #Constraints: 145728
3582.48/3595.90 c #Conflicts: 769000 | #Constraints: 146764
3582.48/3595.90 c #Conflicts: 770000 | #Constraints: 147790
3582.48/3595.90 c #Conflicts: 771000 | #Constraints: 148823
3582.48/3595.90 c #Conflicts: 772000 | #Constraints: 149866
3582.48/3595.90 c #Conflicts: 773000 | #Constraints: 150905
3582.48/3595.90 c #Conflicts: 774000 | #Constraints: 151944
3582.48/3595.90 c #Conflicts: 775000 | #Constraints: 152989
3582.48/3595.90 c #Conflicts: 776000 | #Constraints: 154024
3582.48/3595.90 c #Conflicts: 777000 | #Constraints: 155062
3582.48/3595.90 c #Conflicts: 778000 | #Constraints: 156092
3582.48/3595.90 c #Conflicts: 779000 | #Constraints: 157123
3582.48/3595.90 c #Conflicts: 780000 | #Constraints: 158162
3582.48/3595.90 c #Conflicts: 781000 | #Constraints: 159198
3582.48/3595.90 c #Conflicts: 782000 | #Constraints: 160231
3582.48/3595.90 c #Conflicts: 783000 | #Constraints: 161268
3582.48/3595.90 c #Conflicts: 784000 | #Constraints: 162305
3582.48/3595.90 c #Conflicts: 785000 | #Constraints: 163329
3582.48/3595.90 c #Conflicts: 786000 | #Constraints: 164361
3582.48/3595.90 c #Conflicts: 787000 | #Constraints: 165387
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -150
3582.48/3595.90 c #Conflicts: 788000 | #Constraints: 132456
3582.48/3595.90 c #Conflicts: 789000 | #Constraints: 133456
3582.48/3595.90 c #Conflicts: 790000 | #Constraints: 134456
3582.48/3595.90 c #Conflicts: 791000 | #Constraints: 135456
3582.48/3595.90 c #Conflicts: 792000 | #Constraints: 136456
3582.48/3595.90 c #Conflicts: 793000 | #Constraints: 137456
3582.48/3595.90 c #Conflicts: 794000 | #Constraints: 138456
3582.48/3595.90 c #Conflicts: 795000 | #Constraints: 139456
3582.48/3595.90 c #Conflicts: 796000 | #Constraints: 140456
3582.48/3595.90 c #Conflicts: 797000 | #Constraints: 141456
3582.48/3595.90 c #Conflicts: 798000 | #Constraints: 142456
3582.48/3595.90 c #Conflicts: 799000 | #Constraints: 143456
3582.48/3595.90 c #Conflicts: 800000 | #Constraints: 144456
3582.48/3595.90 c #Conflicts: 801000 | #Constraints: 145456
3582.48/3595.90 c #Conflicts: 802000 | #Constraints: 146456
3582.48/3595.90 c #Conflicts: 803000 | #Constraints: 147456
3582.48/3595.90 c #Conflicts: 804000 | #Constraints: 148456
3582.48/3595.90 c #Conflicts: 805000 | #Constraints: 149456
3582.48/3595.90 c #Conflicts: 806000 | #Constraints: 150456
3582.48/3595.90 c #Conflicts: 807000 | #Constraints: 151456
3582.48/3595.90 c #Conflicts: 808000 | #Constraints: 152456
3582.48/3595.90 c #Conflicts: 809000 | #Constraints: 153456
3582.48/3595.90 c #Conflicts: 810000 | #Constraints: 154456
3582.48/3595.90 c #Conflicts: 811000 | #Constraints: 155456
3582.48/3595.90 c #Conflicts: 812000 | #Constraints: 156456
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -150
3582.48/3595.90 c #Conflicts: 813000 | #Constraints: 129832
3582.48/3595.90 c #Conflicts: 814000 | #Constraints: 130862
3582.48/3595.90 c #Conflicts: 815000 | #Constraints: 131898
3582.48/3595.90 c #Conflicts: 816000 | #Constraints: 132932
3582.48/3595.90 c #Conflicts: 817000 | #Constraints: 133968
3582.48/3595.90 c #Conflicts: 818000 | #Constraints: 135009
3582.48/3595.90 c #Conflicts: 819000 | #Constraints: 136056
3582.48/3595.90 c #Conflicts: 820000 | #Constraints: 137101
3582.48/3595.90 c #Conflicts: 821000 | #Constraints: 138138
3582.48/3595.90 c #Conflicts: 822000 | #Constraints: 139171
3582.48/3595.90 c #Conflicts: 823000 | #Constraints: 140201
3582.48/3595.90 c #Conflicts: 824000 | #Constraints: 141224
3582.48/3595.90 c #Conflicts: 825000 | #Constraints: 142271
3582.48/3595.90 c #Conflicts: 826000 | #Constraints: 143298
3582.48/3595.90 c #Conflicts: 827000 | #Constraints: 144326
3582.48/3595.90 c #Conflicts: 828000 | #Constraints: 145378
3582.48/3595.90 c #Conflicts: 829000 | #Constraints: 146417
3582.48/3595.90 c #Conflicts: 830000 | #Constraints: 147461
3582.48/3595.90 c #Conflicts: 831000 | #Constraints: 148498
3582.48/3595.90 c #Conflicts: 832000 | #Constraints: 149536
3582.48/3595.90 c #Conflicts: 833000 | #Constraints: 150568
3582.48/3595.90 c #Conflicts: 834000 | #Constraints: 151603
3582.48/3595.90 c #Conflicts: 835000 | #Constraints: 152636
3582.48/3595.90 c #Conflicts: 836000 | #Constraints: 153663
3582.48/3595.90 c #Conflicts: 837000 | #Constraints: 154696
3582.48/3595.90 c #Conflicts: 838000 | #Constraints: 155726
3582.48/3595.90 c #Conflicts: 839000 | #Constraints: 156758
3582.48/3595.90 c #Conflicts: 840000 | #Constraints: 157790
3582.48/3595.90 c #Conflicts: 841000 | #Constraints: 158816
3582.48/3595.90 c #Conflicts: 842000 | #Constraints: 159850
3582.48/3595.90 c #Conflicts: 843000 | #Constraints: 160884
3582.48/3595.90 c #Conflicts: 844000 | #Constraints: 161914
3582.48/3595.90 c #Conflicts: 845000 | #Constraints: 162948
3582.48/3595.90 c #Conflicts: 846000 | #Constraints: 163988
3582.48/3595.90 c #Conflicts: 847000 | #Constraints: 165036
3582.48/3595.90 c #Conflicts: 848000 | #Constraints: 166068
3582.48/3595.90 c #Conflicts: 849000 | #Constraints: 167107
3582.48/3595.90 c #Conflicts: 850000 | #Constraints: 168145
3582.48/3595.90 c #Conflicts: 851000 | #Constraints: 169183
3582.48/3595.90 c #Conflicts: 852000 | #Constraints: 170228
3582.48/3595.90 c #Conflicts: 853000 | #Constraints: 171264
3582.48/3595.90 c #Conflicts: 854000 | #Constraints: 172302
3582.48/3595.90 c #Conflicts: 855000 | #Constraints: 173332
3582.48/3595.90 c #Conflicts: 856000 | #Constraints: 174377
3582.48/3595.90 c #Conflicts: 857000 | #Constraints: 175428
3582.48/3595.90 c #Conflicts: 858000 | #Constraints: 176470
3582.48/3595.90 c #Conflicts: 859000 | #Constraints: 177512
3582.48/3595.90 c #Conflicts: 860000 | #Constraints: 178557
3582.48/3595.90 c #Conflicts: 861000 | #Constraints: 179600
3582.48/3595.90 c #Conflicts: 862000 | #Constraints: 180638
3582.48/3595.90 c #Conflicts: 863000 | #Constraints: 181670
3582.48/3595.90 c #Conflicts: 864000 | #Constraints: 182696
3582.48/3595.90 c #Conflicts: 865000 | #Constraints: 183726
3582.48/3595.90 c #Conflicts: 866000 | #Constraints: 184762
3582.48/3595.90 c #Conflicts: 867000 | #Constraints: 185809
3582.48/3595.90 c #Conflicts: 868000 | #Constraints: 186850
3582.48/3595.90 c #Conflicts: 869000 | #Constraints: 187906
3582.48/3595.90 c #Conflicts: 870000 | #Constraints: 188951
3582.48/3595.90 c #Conflicts: 871000 | #Constraints: 190002
3582.48/3595.90 c #Conflicts: 872000 | #Constraints: 191043
3582.48/3595.90 c #Conflicts: 873000 | #Constraints: 192067
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -150
3582.48/3595.90 c #Conflicts: 874000 | #Constraints: 146047
3582.48/3595.90 c #Conflicts: 875000 | #Constraints: 147047
3582.48/3595.90 c #Conflicts: 876000 | #Constraints: 148047
3582.48/3595.90 c #Conflicts: 877000 | #Constraints: 149047
3582.48/3595.90 c #Conflicts: 878000 | #Constraints: 150047
3582.48/3595.90 c #Conflicts: 879000 | #Constraints: 151047
3582.48/3595.90 c #Conflicts: 880000 | #Constraints: 152047
3582.48/3595.90 c #Conflicts: 881000 | #Constraints: 153047
3582.48/3595.90 c #Conflicts: 882000 | #Constraints: 154047
3582.48/3595.90 c #Conflicts: 883000 | #Constraints: 155047
3582.48/3595.90 c #Conflicts: 884000 | #Constraints: 156047
3582.48/3595.90 c #Conflicts: 885000 | #Constraints: 157047
3582.48/3595.90 c #Conflicts: 886000 | #Constraints: 158047
3582.48/3595.90 c #Conflicts: 887000 | #Constraints: 159047
3582.48/3595.90 c #Conflicts: 888000 | #Constraints: 160047
3582.48/3595.90 c #Conflicts: 889000 | #Constraints: 161047
3582.48/3595.90 c #Conflicts: 890000 | #Constraints: 162047
3582.48/3595.90 c #Conflicts: 891000 | #Constraints: 163047
3582.48/3595.90 c #Conflicts: 892000 | #Constraints: 164047
3582.48/3595.90 c #Conflicts: 893000 | #Constraints: 165047
3582.48/3595.90 c #Conflicts: 894000 | #Constraints: 166047
3582.48/3595.90 c #Conflicts: 895000 | #Constraints: 167047
3582.48/3595.90 c #Conflicts: 896000 | #Constraints: 168047
3582.48/3595.90 c #Conflicts: 897000 | #Constraints: 169047
3582.48/3595.90 c #Conflicts: 898000 | #Constraints: 170047
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -150
3582.48/3595.90 c #Conflicts: 899000 | #Constraints: 134946
3582.48/3595.90 c #Conflicts: 900000 | #Constraints: 135946
3582.48/3595.90 c #Conflicts: 901000 | #Constraints: 136946
3582.48/3595.90 c #Conflicts: 902000 | #Constraints: 137946
3582.48/3595.90 c #Conflicts: 903000 | #Constraints: 138946
3582.48/3595.90 c #Conflicts: 904000 | #Constraints: 139946
3582.48/3595.90 c #Conflicts: 905000 | #Constraints: 140946
3582.48/3595.90 c #Conflicts: 906000 | #Constraints: 141946
3582.48/3595.90 c #Conflicts: 907000 | #Constraints: 142946
3582.48/3595.90 c #Conflicts: 908000 | #Constraints: 143946
3582.48/3595.90 c #Conflicts: 909000 | #Constraints: 144946
3582.48/3595.90 c #Conflicts: 910000 | #Constraints: 145946
3582.48/3595.90 c #Conflicts: 911000 | #Constraints: 146946
3582.48/3595.90 c #Conflicts: 912000 | #Constraints: 147946
3582.48/3595.90 c #Conflicts: 913000 | #Constraints: 148946
3582.48/3595.90 c #Conflicts: 914000 | #Constraints: 149946
3582.48/3595.90 c #Conflicts: 915000 | #Constraints: 150946
3582.48/3595.90 c #Conflicts: 916000 | #Constraints: 151946
3582.48/3595.90 c bounds -52 >= -149 @ 1246.49
3582.48/3595.90 c #Conflicts: 917000 | #Constraints: 152973
3582.48/3595.90 c #Conflicts: 918000 | #Constraints: 153973
3582.48/3595.90 c #Conflicts: 919000 | #Constraints: 154973
3582.48/3595.90 c #Conflicts: 920000 | #Constraints: 155973
3582.48/3595.90 c #Conflicts: 921000 | #Constraints: 156973
3582.48/3595.90 c #Conflicts: 922000 | #Constraints: 157973
3582.48/3595.90 c #Conflicts: 923000 | #Constraints: 158973
3582.48/3595.90 c #Conflicts: 924000 | #Constraints: 159973
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -149
3582.48/3595.90 c #Conflicts: 925000 | #Constraints: 130345
3582.48/3595.90 c #Conflicts: 926000 | #Constraints: 131345
3582.48/3595.90 c #Conflicts: 927000 | #Constraints: 132345
3582.48/3595.90 c #Conflicts: 928000 | #Constraints: 133345
3582.48/3595.90 c #Conflicts: 929000 | #Constraints: 134345
3582.48/3595.90 c #Conflicts: 930000 | #Constraints: 135345
3582.48/3595.90 c #Conflicts: 931000 | #Constraints: 136345
3582.48/3595.90 c #Conflicts: 932000 | #Constraints: 137345
3582.48/3595.90 c #Conflicts: 933000 | #Constraints: 138345
3582.48/3595.90 c #Conflicts: 934000 | #Constraints: 139345
3582.48/3595.90 c #Conflicts: 935000 | #Constraints: 140345
3582.48/3595.90 c #Conflicts: 936000 | #Constraints: 141345
3582.48/3595.90 c #Conflicts: 937000 | #Constraints: 142345
3582.48/3595.90 c #Conflicts: 938000 | #Constraints: 143345
3582.48/3595.90 c #Conflicts: 939000 | #Constraints: 144345
3582.48/3595.90 c #Conflicts: 940000 | #Constraints: 145345
3582.48/3595.90 c #Conflicts: 941000 | #Constraints: 146345
3582.48/3595.90 c #Conflicts: 942000 | #Constraints: 147345
3582.48/3595.90 c #Conflicts: 943000 | #Constraints: 148345
3582.48/3595.90 c #Conflicts: 944000 | #Constraints: 149345
3582.48/3595.90 c #Conflicts: 945000 | #Constraints: 150345
3582.48/3595.90 c #Conflicts: 946000 | #Constraints: 151345
3582.48/3595.90 c #Conflicts: 947000 | #Constraints: 152345
3582.48/3595.90 c #Conflicts: 948000 | #Constraints: 153345
3582.48/3595.90 c #Conflicts: 949000 | #Constraints: 154345
3582.48/3595.90 c #Conflicts: 950000 | #Constraints: 155345
3582.48/3595.90 c #Conflicts: 951000 | #Constraints: 156345
3582.48/3595.90 c #Conflicts: 952000 | #Constraints: 157345
3582.48/3595.90 c #Conflicts: 953000 | #Constraints: 158345
3582.48/3595.90 c #Conflicts: 954000 | #Constraints: 159345
3582.48/3595.90 c #Conflicts: 955000 | #Constraints: 160345
3582.48/3595.90 c #Conflicts: 956000 | #Constraints: 161345
3582.48/3595.90 c #Conflicts: 957000 | #Constraints: 162345
3582.48/3595.90 c #Conflicts: 958000 | #Constraints: 163345
3582.48/3595.90 c #Conflicts: 959000 | #Constraints: 164345
3582.48/3595.90 c #Conflicts: 960000 | #Constraints: 165345
3582.48/3595.90 c #Conflicts: 961000 | #Constraints: 166345
3582.48/3595.90 c #Conflicts: 962000 | #Constraints: 167345
3582.48/3595.90 c #Conflicts: 963000 | #Constraints: 168345
3582.48/3595.90 c #Conflicts: 964000 | #Constraints: 169345
3582.48/3595.90 c #Conflicts: 965000 | #Constraints: 170345
3582.48/3595.90 c #Conflicts: 966000 | #Constraints: 171345
3582.48/3595.90 c #Conflicts: 967000 | #Constraints: 172345
3582.48/3595.90 c #Conflicts: 968000 | #Constraints: 173345
3582.48/3595.90 c #Conflicts: 969000 | #Constraints: 174345
3582.48/3595.90 c #Conflicts: 970000 | #Constraints: 175345
3582.48/3595.90 c #Conflicts: 971000 | #Constraints: 176345
3582.48/3595.90 c #Conflicts: 972000 | #Constraints: 177345
3582.48/3595.90 c #Conflicts: 973000 | #Constraints: 178345
3582.48/3595.90 c #Conflicts: 974000 | #Constraints: 179345
3582.48/3595.90 c #Conflicts: 975000 | #Constraints: 180345
3582.48/3595.90 c #Conflicts: 976000 | #Constraints: 181345
3582.48/3595.90 c #Conflicts: 977000 | #Constraints: 182345
3582.48/3595.90 c #Conflicts: 978000 | #Constraints: 183345
3582.48/3595.90 c bounds -52 >= -148 @ 1338.45
3582.48/3595.90 c #Conflicts: 979000 | #Constraints: 184369
3582.48/3595.90 c #Conflicts: 980000 | #Constraints: 185369
3582.48/3595.90 c #Conflicts: 981000 | #Constraints: 186369
3582.48/3595.90 c #Conflicts: 982000 | #Constraints: 187369
3582.48/3595.90 c #Conflicts: 983000 | #Constraints: 188369
3582.48/3595.90 c #Conflicts: 984000 | #Constraints: 189369
3582.48/3595.90 c #Conflicts: 985000 | #Constraints: 190369
3582.48/3595.90 c #Conflicts: 986000 | #Constraints: 191369
3582.48/3595.90 c #Conflicts: 987000 | #Constraints: 192369
3582.48/3595.90 c #Conflicts: 988000 | #Constraints: 193369
3582.48/3595.90 c #Conflicts: 989000 | #Constraints: 194369
3582.48/3595.90 c #Conflicts: 990000 | #Constraints: 195369
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -148
3582.48/3595.90 c #Conflicts: 991000 | #Constraints: 147896
3582.48/3595.90 c #Conflicts: 992000 | #Constraints: 148896
3582.48/3595.90 c #Conflicts: 993000 | #Constraints: 149896
3582.48/3595.90 c #Conflicts: 994000 | #Constraints: 150896
3582.48/3595.90 c #Conflicts: 995000 | #Constraints: 151896
3582.48/3595.90 c #Conflicts: 996000 | #Constraints: 152896
3582.48/3595.90 c #Conflicts: 997000 | #Constraints: 153896
3582.48/3595.90 c #Conflicts: 998000 | #Constraints: 154896
3582.48/3595.90 c #Conflicts: 999000 | #Constraints: 155896
3582.48/3595.90 c #Conflicts: 1000000 | #Constraints: 156896
3582.48/3595.90 c #Conflicts: 1001000 | #Constraints: 157896
3582.48/3595.90 c #Conflicts: 1002000 | #Constraints: 158896
3582.48/3595.90 c #Conflicts: 1003000 | #Constraints: 159896
3582.48/3595.90 c #Conflicts: 1004000 | #Constraints: 160896
3582.48/3595.90 c #Conflicts: 1005000 | #Constraints: 161896
3582.48/3595.90 c #Conflicts: 1006000 | #Constraints: 162896
3582.48/3595.90 c #Conflicts: 1007000 | #Constraints: 163896
3582.48/3595.90 c #Conflicts: 1008000 | #Constraints: 164896
3582.48/3595.90 c #Conflicts: 1009000 | #Constraints: 165896
3582.48/3595.90 c #Conflicts: 1010000 | #Constraints: 166896
3582.48/3595.90 c #Conflicts: 1011000 | #Constraints: 167896
3582.48/3595.90 c #Conflicts: 1012000 | #Constraints: 168896
3582.48/3595.90 c #Conflicts: 1013000 | #Constraints: 169896
3582.48/3595.90 c #Conflicts: 1014000 | #Constraints: 170896
3582.48/3595.90 c #Conflicts: 1015000 | #Constraints: 171896
3582.48/3595.90 c #Conflicts: 1016000 | #Constraints: 172896
3582.48/3595.90 c #Conflicts: 1017000 | #Constraints: 173896
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -148
3582.48/3595.90 c #Conflicts: 1018000 | #Constraints: 137312
3582.48/3595.90 c #Conflicts: 1019000 | #Constraints: 138312
3582.48/3595.90 c #Conflicts: 1020000 | #Constraints: 139312
3582.48/3595.90 c #Conflicts: 1021000 | #Constraints: 140312
3582.48/3595.90 c #Conflicts: 1022000 | #Constraints: 141312
3582.48/3595.90 c #Conflicts: 1023000 | #Constraints: 142312
3582.48/3595.90 c #Conflicts: 1024000 | #Constraints: 143312
3582.48/3595.90 c #Conflicts: 1025000 | #Constraints: 144312
3582.48/3595.90 c #Conflicts: 1026000 | #Constraints: 145312
3582.48/3595.90 c #Conflicts: 1027000 | #Constraints: 146312
3582.48/3595.90 c #Conflicts: 1028000 | #Constraints: 147312
3582.48/3595.90 c #Conflicts: 1029000 | #Constraints: 148312
3582.48/3595.90 c #Conflicts: 1030000 | #Constraints: 149312
3582.48/3595.90 c #Conflicts: 1031000 | #Constraints: 150312
3582.48/3595.90 c #Conflicts: 1032000 | #Constraints: 151312
3582.48/3595.90 c #Conflicts: 1033000 | #Constraints: 152312
3582.48/3595.90 c #Conflicts: 1034000 | #Constraints: 153312
3582.48/3595.90 c #Conflicts: 1035000 | #Constraints: 154312
3582.48/3595.90 c #Conflicts: 1036000 | #Constraints: 155312
3582.48/3595.90 c #Conflicts: 1037000 | #Constraints: 156312
3582.48/3595.90 c #Conflicts: 1038000 | #Constraints: 157312
3582.48/3595.90 c #Conflicts: 1039000 | #Constraints: 158312
3582.48/3595.90 c #Conflicts: 1040000 | #Constraints: 159312
3582.48/3595.90 c #Conflicts: 1041000 | #Constraints: 160312
3582.48/3595.90 c #Conflicts: 1042000 | #Constraints: 161312
3582.48/3595.90 c #Conflicts: 1043000 | #Constraints: 162312
3582.48/3595.90 c #Conflicts: 1044000 | #Constraints: 163312
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -148
3582.48/3595.90 c #Conflicts: 1045000 | #Constraints: 132760
3582.48/3595.90 c #Conflicts: 1046000 | #Constraints: 133760
3582.48/3595.90 c #Conflicts: 1047000 | #Constraints: 134760
3582.48/3595.90 c #Conflicts: 1048000 | #Constraints: 135760
3582.48/3595.90 c #Conflicts: 1049000 | #Constraints: 136760
3582.48/3595.90 c #Conflicts: 1050000 | #Constraints: 137760
3582.48/3595.90 c #Conflicts: 1051000 | #Constraints: 138760
3582.48/3595.90 c #Conflicts: 1052000 | #Constraints: 139760
3582.48/3595.90 c #Conflicts: 1053000 | #Constraints: 140760
3582.48/3595.90 c #Conflicts: 1054000 | #Constraints: 141760
3582.48/3595.90 c #Conflicts: 1055000 | #Constraints: 142760
3582.48/3595.90 c #Conflicts: 1056000 | #Constraints: 143760
3582.48/3595.90 c #Conflicts: 1057000 | #Constraints: 144760
3582.48/3595.90 c #Conflicts: 1058000 | #Constraints: 145760
3582.48/3595.90 c #Conflicts: 1059000 | #Constraints: 146760
3582.48/3595.90 c #Conflicts: 1060000 | #Constraints: 147760
3582.48/3595.90 c #Conflicts: 1061000 | #Constraints: 148760
3582.48/3595.90 c #Conflicts: 1062000 | #Constraints: 149760
3582.48/3595.90 c #Conflicts: 1063000 | #Constraints: 150760
3582.48/3595.90 c #Conflicts: 1064000 | #Constraints: 151760
3582.48/3595.90 c #Conflicts: 1065000 | #Constraints: 152760
3582.48/3595.90 c #Conflicts: 1066000 | #Constraints: 153760
3582.48/3595.90 c #Conflicts: 1067000 | #Constraints: 154760
3582.48/3595.90 c #Conflicts: 1068000 | #Constraints: 155760
3582.48/3595.90 c #Conflicts: 1069000 | #Constraints: 156760
3582.48/3595.90 c #Conflicts: 1070000 | #Constraints: 157760
3582.48/3595.90 c #Conflicts: 1071000 | #Constraints: 158760
3582.48/3595.90 c #Conflicts: 1072000 | #Constraints: 159760
3582.48/3595.90 c #Conflicts: 1073000 | #Constraints: 160760
3582.48/3595.90 c #Conflicts: 1074000 | #Constraints: 161760
3582.48/3595.90 c #Conflicts: 1075000 | #Constraints: 162760
3582.48/3595.90 c #Conflicts: 1076000 | #Constraints: 163760
3582.48/3595.90 c #Conflicts: 1077000 | #Constraints: 164760
3582.48/3595.90 c #Conflicts: 1078000 | #Constraints: 165760
3582.48/3595.90 c #Conflicts: 1079000 | #Constraints: 166760
3582.48/3595.90 c #Conflicts: 1080000 | #Constraints: 167760
3582.48/3595.90 c #Conflicts: 1081000 | #Constraints: 168760
3582.48/3595.90 c #Conflicts: 1082000 | #Constraints: 169760
3582.48/3595.90 c #Conflicts: 1083000 | #Constraints: 170760
3582.48/3595.90 c #Conflicts: 1084000 | #Constraints: 171760
3582.48/3595.90 c #Conflicts: 1085000 | #Constraints: 172760
3582.48/3595.90 c #Conflicts: 1086000 | #Constraints: 173760
3582.48/3595.90 c #Conflicts: 1087000 | #Constraints: 174760
3582.48/3595.90 c #Conflicts: 1088000 | #Constraints: 175760
3582.48/3595.90 c #Conflicts: 1089000 | #Constraints: 176760
3582.48/3595.90 c #Conflicts: 1090000 | #Constraints: 177760
3582.48/3595.90 c #Conflicts: 1091000 | #Constraints: 178760
3582.48/3595.90 c #Conflicts: 1092000 | #Constraints: 179760
3582.48/3595.90 c #Conflicts: 1093000 | #Constraints: 180760
3582.48/3595.90 c #Conflicts: 1094000 | #Constraints: 181760
3582.48/3595.90 c #Conflicts: 1095000 | #Constraints: 182760
3582.48/3595.90 c #Conflicts: 1096000 | #Constraints: 183760
3582.48/3595.90 c #Conflicts: 1097000 | #Constraints: 184760
3582.48/3595.90 c #Conflicts: 1098000 | #Constraints: 185760
3582.48/3595.90 c #Conflicts: 1099000 | #Constraints: 186760
3582.48/3595.90 c #Conflicts: 1100000 | #Constraints: 187760
3582.48/3595.90 c #Conflicts: 1101000 | #Constraints: 188760
3582.48/3595.90 c #Conflicts: 1102000 | #Constraints: 189760
3582.48/3595.90 c #Conflicts: 1103000 | #Constraints: 190760
3582.48/3595.90 c #Conflicts: 1104000 | #Constraints: 191760
3582.48/3595.90 c #Conflicts: 1105000 | #Constraints: 192760
3582.48/3595.90 c #Conflicts: 1106000 | #Constraints: 193760
3582.48/3595.90 c #Conflicts: 1107000 | #Constraints: 194760
3582.48/3595.90 c #Conflicts: 1108000 | #Constraints: 195760
3582.48/3595.90 c #Conflicts: 1109000 | #Constraints: 196760
3582.48/3595.90 c #Conflicts: 1110000 | #Constraints: 197760
3582.48/3595.90 c #Conflicts: 1111000 | #Constraints: 198760
3582.48/3595.90 c #Conflicts: 1112000 | #Constraints: 199760
3582.48/3595.90 c #Conflicts: 1113000 | #Constraints: 200760
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -148
3582.48/3595.90 c #Conflicts: 1114000 | #Constraints: 150198
3582.48/3595.90 c #Conflicts: 1115000 | #Constraints: 151198
3582.48/3595.90 c #Conflicts: 1116000 | #Constraints: 152198
3582.48/3595.90 c #Conflicts: 1117000 | #Constraints: 153198
3582.48/3595.90 c #Conflicts: 1118000 | #Constraints: 154198
3582.48/3595.90 c #Conflicts: 1119000 | #Constraints: 155198
3582.48/3595.90 c #Conflicts: 1120000 | #Constraints: 156198
3582.48/3595.90 c #Conflicts: 1121000 | #Constraints: 157198
3582.48/3595.90 c #Conflicts: 1122000 | #Constraints: 158198
3582.48/3595.90 c #Conflicts: 1123000 | #Constraints: 159198
3582.48/3595.90 c #Conflicts: 1124000 | #Constraints: 160198
3582.48/3595.90 c #Conflicts: 1125000 | #Constraints: 161198
3582.48/3595.90 c #Conflicts: 1126000 | #Constraints: 162198
3582.48/3595.90 c #Conflicts: 1127000 | #Constraints: 163198
3582.48/3595.90 c #Conflicts: 1128000 | #Constraints: 164198
3582.48/3595.90 c #Conflicts: 1129000 | #Constraints: 165198
3582.48/3595.90 c #Conflicts: 1130000 | #Constraints: 166198
3582.48/3595.90 c #Conflicts: 1131000 | #Constraints: 167198
3582.48/3595.90 c #Conflicts: 1132000 | #Constraints: 168198
3582.48/3595.90 c #Conflicts: 1133000 | #Constraints: 169198
3582.48/3595.90 c #Conflicts: 1134000 | #Constraints: 170198
3582.48/3595.90 c #Conflicts: 1135000 | #Constraints: 171198
3582.48/3595.90 c #Conflicts: 1136000 | #Constraints: 172198
3582.48/3595.90 c #Conflicts: 1137000 | #Constraints: 173198
3582.48/3595.90 c #Conflicts: 1138000 | #Constraints: 174198
3582.48/3595.90 c #Conflicts: 1139000 | #Constraints: 175198
3582.48/3595.90 c #Conflicts: 1140000 | #Constraints: 176198
3582.48/3595.90 c #Conflicts: 1141000 | #Constraints: 177198
3582.48/3595.90 c #Conflicts: 1142000 | #Constraints: 178198
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -148
3582.48/3595.90 c #Conflicts: 1143000 | #Constraints: 139185
3582.48/3595.90 c #Conflicts: 1144000 | #Constraints: 140185
3582.48/3595.90 c #Conflicts: 1145000 | #Constraints: 141185
3582.48/3595.90 c #Conflicts: 1146000 | #Constraints: 142185
3582.48/3595.90 c #Conflicts: 1147000 | #Constraints: 143185
3582.48/3595.90 c #Conflicts: 1148000 | #Constraints: 144185
3582.48/3595.90 c #Conflicts: 1149000 | #Constraints: 145185
3582.48/3595.90 c #Conflicts: 1150000 | #Constraints: 146185
3582.48/3595.90 c #Conflicts: 1151000 | #Constraints: 147185
3582.48/3595.90 c #Conflicts: 1152000 | #Constraints: 148185
3582.48/3595.90 c #Conflicts: 1153000 | #Constraints: 149185
3582.48/3595.90 c #Conflicts: 1154000 | #Constraints: 150185
3582.48/3595.90 c #Conflicts: 1155000 | #Constraints: 151185
3582.48/3595.90 c #Conflicts: 1156000 | #Constraints: 152185
3582.48/3595.90 c #Conflicts: 1157000 | #Constraints: 153185
3582.48/3595.90 c #Conflicts: 1158000 | #Constraints: 154185
3582.48/3595.90 c #Conflicts: 1159000 | #Constraints: 155185
3582.48/3595.90 c #Conflicts: 1160000 | #Constraints: 156185
3582.48/3595.90 c #Conflicts: 1161000 | #Constraints: 157185
3582.48/3595.90 c #Conflicts: 1162000 | #Constraints: 158185
3582.48/3595.90 c #Conflicts: 1163000 | #Constraints: 159185
3582.48/3595.90 c #Conflicts: 1164000 | #Constraints: 160185
3582.48/3595.90 c #Conflicts: 1165000 | #Constraints: 161185
3582.48/3595.90 c #Conflicts: 1166000 | #Constraints: 162185
3582.48/3595.90 c #Conflicts: 1167000 | #Constraints: 163185
3582.48/3595.90 c #Conflicts: 1168000 | #Constraints: 164185
3582.48/3595.90 c #Conflicts: 1169000 | #Constraints: 165185
3582.48/3595.90 c #Conflicts: 1170000 | #Constraints: 166185
3582.48/3595.90 c #Conflicts: 1171000 | #Constraints: 167185
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -148
3582.48/3595.90 c #Conflicts: 1172000 | #Constraints: 136554
3582.48/3595.90 c #Conflicts: 1173000 | #Constraints: 137554
3582.48/3595.90 c #Conflicts: 1174000 | #Constraints: 138554
3582.48/3595.90 c #Conflicts: 1175000 | #Constraints: 139554
3582.48/3595.90 c #Conflicts: 1176000 | #Constraints: 140554
3582.48/3595.90 c #Conflicts: 1177000 | #Constraints: 141554
3582.48/3595.90 c #Conflicts: 1178000 | #Constraints: 142554
3582.48/3595.90 c #Conflicts: 1179000 | #Constraints: 143554
3582.48/3595.90 c #Conflicts: 1180000 | #Constraints: 144554
3582.48/3595.90 c #Conflicts: 1181000 | #Constraints: 145554
3582.48/3595.90 c #Conflicts: 1182000 | #Constraints: 146554
3582.48/3595.90 c #Conflicts: 1183000 | #Constraints: 147554
3582.48/3595.90 c #Conflicts: 1184000 | #Constraints: 148554
3582.48/3595.90 c #Conflicts: 1185000 | #Constraints: 149554
3582.48/3595.90 c #Conflicts: 1186000 | #Constraints: 150554
3582.48/3595.90 c #Conflicts: 1187000 | #Constraints: 151554
3582.48/3595.90 c #Conflicts: 1188000 | #Constraints: 152554
3582.48/3595.90 c #Conflicts: 1189000 | #Constraints: 153554
3582.48/3595.90 c #Conflicts: 1190000 | #Constraints: 154554
3582.48/3595.90 c #Conflicts: 1191000 | #Constraints: 155554
3582.48/3595.90 c #Conflicts: 1192000 | #Constraints: 156554
3582.48/3595.90 c #Conflicts: 1193000 | #Constraints: 157554
3582.48/3595.90 c #Conflicts: 1194000 | #Constraints: 158554
3582.48/3595.90 c #Conflicts: 1195000 | #Constraints: 159554
3582.48/3595.90 c #Conflicts: 1196000 | #Constraints: 160554
3582.48/3595.90 c #Conflicts: 1197000 | #Constraints: 161554
3582.48/3595.90 c #Conflicts: 1198000 | #Constraints: 162554
3582.48/3595.90 c #Conflicts: 1199000 | #Constraints: 163554
3582.48/3595.90 c #Conflicts: 1200000 | #Constraints: 164554
3582.48/3595.90 c #Conflicts: 1201000 | #Constraints: 165554
3582.48/3595.90 c #Conflicts: 1202000 | #Constraints: 166554
3582.48/3595.90 c #Conflicts: 1203000 | #Constraints: 167554
3582.48/3595.90 c #Conflicts: 1204000 | #Constraints: 168554
3582.48/3595.90 c #Conflicts: 1205000 | #Constraints: 169554
3582.48/3595.90 c #Conflicts: 1206000 | #Constraints: 170554
3582.48/3595.90 c #Conflicts: 1207000 | #Constraints: 171554
3582.48/3595.90 c #Conflicts: 1208000 | #Constraints: 172554
3582.48/3595.90 c #Conflicts: 1209000 | #Constraints: 173554
3582.48/3595.90 c #Conflicts: 1210000 | #Constraints: 174554
3582.48/3595.90 c #Conflicts: 1211000 | #Constraints: 175554
3582.48/3595.90 c bounds -52 >= -147 @ 1699.63
3582.48/3595.90 c #Conflicts: 1212000 | #Constraints: 176587
3582.48/3595.90 c #Conflicts: 1213000 | #Constraints: 177587
3582.48/3595.90 c #Conflicts: 1214000 | #Constraints: 178587
3582.48/3595.90 c #Conflicts: 1215000 | #Constraints: 179587
3582.48/3595.90 c #Conflicts: 1216000 | #Constraints: 180587
3582.48/3595.90 c #Conflicts: 1217000 | #Constraints: 181587
3582.48/3595.90 c #Conflicts: 1218000 | #Constraints: 182587
3582.48/3595.90 c #Conflicts: 1219000 | #Constraints: 183596
3582.48/3595.90 c #Conflicts: 1220000 | #Constraints: 184632
3582.48/3595.90 c #Conflicts: 1221000 | #Constraints: 185660
3582.48/3595.90 c #Conflicts: 1222000 | #Constraints: 186689
3582.48/3595.90 c #Conflicts: 1223000 | #Constraints: 187715
3582.48/3595.90 c #Conflicts: 1224000 | #Constraints: 188747
3582.48/3595.90 c #Conflicts: 1225000 | #Constraints: 189770
3582.48/3595.90 c #Conflicts: 1226000 | #Constraints: 190800
3582.48/3595.90 c #Conflicts: 1227000 | #Constraints: 191838
3582.48/3595.90 c #Conflicts: 1228000 | #Constraints: 192864
3582.48/3595.90 c #Conflicts: 1229000 | #Constraints: 193895
3582.48/3595.90 c #Conflicts: 1230000 | #Constraints: 194932
3582.48/3595.90 c #Conflicts: 1231000 | #Constraints: 195970
3582.48/3595.90 c #Conflicts: 1232000 | #Constraints: 197005
3582.48/3595.90 c #Conflicts: 1233000 | #Constraints: 198042
3582.48/3595.90 c #Conflicts: 1234000 | #Constraints: 199082
3582.48/3595.90 c #Conflicts: 1235000 | #Constraints: 200112
3582.48/3595.90 c #Conflicts: 1236000 | #Constraints: 201148
3582.48/3595.90 c #Conflicts: 1237000 | #Constraints: 202189
3582.48/3595.90 c #Conflicts: 1238000 | #Constraints: 203217
3582.48/3595.90 c #Conflicts: 1239000 | #Constraints: 204249
3582.48/3595.90 c #Conflicts: 1240000 | #Constraints: 205292
3582.48/3595.90 c #Conflicts: 1241000 | #Constraints: 206329
3582.48/3595.90 c #Conflicts: 1242000 | #Constraints: 207367
3582.48/3595.90 c #Conflicts: 1243000 | #Constraints: 208399
3582.48/3595.90 c #Conflicts: 1244000 | #Constraints: 209438
3582.48/3595.90 c #Conflicts: 1245000 | #Constraints: 210471
3582.48/3595.90 c INPROCESSING
3582.48/3595.90 c GARBAGE COLLECT
3582.48/3595.90 c rational objective -147
3582.48/3595.90 c #Conflicts: 1246000 | #Constraints: 155435
3582.48/3595.90 c #Conflicts: 1247000 | #Constraints: 156435
3582.48/3595.90 c #Conflicts: 1248000 | #Constraints: 157435
3582.48/3595.90 c #Conflicts: 1249000 | #Constraints: 158435
3582.48/3595.90 c #Conflicts: 1250000 | #Constraints: 159435
3582.48/3595.90 c #Conflicts: 1251000 | #Constraints: 160435
3582.48/3595.90 c #Conflicts: 1252000 | #Constraints: 161435
3582.48/3595.90 c #Conflicts: 1253000 | #Constraints: 162435
3582.48/3595.90 c #Conflicts: 1254000 | #Constraints: 163435
3582.48/3595.90 c #Conflicts: 1255000 | #Constraints: 164435
3582.48/3595.90 c #Conflicts: 1256000 | #Constraints: 165435
3582.48/3595.90 c #Conflicts: 1257000 | #Constraints: 166435
3582.48/3595.90 c #Conflicts: 1258000 | #Constraints: 167435
3582.48/3595.90 c #Conflicts: 1259000 | #Constraints: 168435
3582.48/3595.90 c #Conflicts: 1260000 | #Constraints: 169435
3582.48/3595.90 c #Conflicts: 1261000 | #Constraints: 170435
3582.48/3595.90 c #Conflicts: 1262000 | #Constraints: 171435
3582.48/3595.90 c #Conflicts: 1263000 | #Constraints: 172435
3582.48/3595.90 c #Conflicts: 1264000 | #Constraints: 173435
3582.48/3595.90 c #Conflicts: 1265000 | #Constraints: 174435
3582.48/3595.90 c #Conflicts: 1266000 | #Constraints: 175435
3582.48/3595.90 c #Conflicts: 1267000 | #Constraints: 176435
3582.48/3595.90 c #Conflicts: 1268000 | #Constraints: 177435
3582.48/3595.90 c #Conflicts: 1269000 | #Constraints: 178435
3582.48/3595.90 c #Conflicts: 1270000 | #Constraints: 179435
3582.48/3595.90 c #Conflicts: 1271000 | #Constraints: 180435
3582.48/3595.90 c #Conflicts: 1272000 | #Constraints: 181435
3582.48/3595.90 c #Conflicts: 1273000 | #Constraints: 182435
3582.48/3595.90 c #Conflicts: 1274000 | #Constraints: 183435
3582.48/3595.90 c Disabling crashed LP
3582.48/3595.90 c cpu time 1786.35 s
3582.48/3595.90 c deterministic time 230205438978 2.30e+11
3582.48/3595.90 c optimization time 42.3506 s
3582.48/3595.90 c total solve time 1743.8 s
3582.48/3595.90 c core-guided solve time 1345.19 s
3582.48/3595.90 c propagation time 1568.81 s
3582.48/3595.90 c conflict analysis time 141.597 s
3582.48/3595.90 c propagations 228666418
3582.48/3595.90 c resolve steps 24364644
3582.48/3595.90 c decisions 3282405
3582.48/3595.90 c conflicts 1274986
3582.48/3595.90 c restarts 2428
3582.48/3595.90 c inprocessing phases 50
3582.48/3595.90 c input clauses 95893
3582.48/3595.90 c input cardinalities 2248
3582.48/3595.90 c input general constraints 1371
3582.48/3595.90 c input average constraint length 16.49
3582.48/3595.90 c input average constraint degree 7.41
3582.48/3595.90 c learned clauses 970421
3582.48/3595.90 c learned cardinalities 58938
3582.48/3595.90 c learned general constraints 254558
3582.48/3595.90 c learned average constraint length 302.77
3582.48/3595.90 c learned average constraint degree 8203198.07
3582.48/3595.90 c watched constraints 243870
3582.48/3595.90 c counting constraints 12059
3582.48/3595.90 c gcd simplifications 59920
3582.48/3595.90 c detected cardinalities 12659
3582.48/3595.90 c weakened non-implied lits 13704541
3582.48/3595.90 c weakened non-implying lits 202781
3582.48/3595.90 c original variables 1272
3582.48/3595.90 c clausal propagations 151047647
3582.48/3595.90 c cardinality propagations 21441404
3582.48/3595.90 c watched propagations 13631628
3582.48/3595.90 c counting propagations 41039855
3582.48/3595.90 c watch lookups 19710517012
3582.48/3595.90 c watch backjump lookups 12771578763
3582.48/3595.90 c watch checks 191155111967
3582.48/3595.90 c propagation checks 5049519106
3582.48/3595.90 c constraint additions 1052263361
3582.48/3595.90 c trail pops 233214257
3582.48/3595.90 c formula constraints 94127
3582.48/3595.90 c learned constraints 1266057
3582.48/3595.90 c bound constraints 1126
3582.48/3595.90 c core-guided constraints 4259
3582.48/3595.90 c encountered formula constraints 2634991
3582.48/3595.90 c encountered learned constraints 16679256
3582.48/3595.90 c encountered bound constraints 372
3582.48/3595.90 c encountered core-guided constraints 6203188
3582.48/3595.90 c LP total time 644.304 s
3582.48/3595.90 c LP solve time 623.08 s
3582.48/3595.90 c LP constraints added 94127
3582.48/3595.90 c LP constraints removed 0
3582.48/3595.90 c LP pivots internal 1274979
3582.48/3595.90 c LP pivots root 10709
3582.48/3595.90 c LP calls 102745
3582.48/3595.90 c LP optimalities 93813
3582.48/3595.90 c LP no pivot count 71492
3582.48/3595.90 c LP infeasibilities 8930
3582.48/3595.90 c LP valid Farkas constraints 8930
3582.48/3595.90 c LP learned Farkas constraints 8930
3582.48/3595.90 c LP basis resets 0
3582.48/3595.90 c LP cycling count 0
3582.48/3595.90 c LP singular count 0
3582.48/3595.90 c LP no primal count 0
3582.48/3595.90 c LP no farkas count 0
3582.48/3595.90 c LP other issue count 0
3582.48/3595.90 c LP Gomory cuts 0
3582.48/3595.90 c LP learned cuts 0
3582.48/3595.90 c LP deleted cuts 0
3582.48/3595.90 c LP encountered Gomory constraints 0
3582.48/3595.90 c LP encountered Farkas constraints 89209
3582.48/3595.90 c LP encountered learned Farkas constraints 23684
3582.48/3595.90 c CG auxiliary variables introduced 1794
3582.48/3595.90 c CG solutions found 1
3582.48/3595.90 c CG cores constructed 1125
3582.48/3595.90 c CG core cardinality constraints returned 0
3582.48/3595.90 c CG unit cores 0
3582.48/3595.90 c CG single cores 1125
3582.48/3595.90 c CG blocks removed during cardinality reduction 0
3582.48/3595.90 c CG first core best 0
3582.48/3595.90 c CG decision core best 0
3582.48/3595.90 c CG core reduction tie 0
3582.48/3595.90 c CG core degree average 1.00
3582.48/3595.90 c CG core slack average 1.69
3582.48/3595.90 c CG core upper bound improvements 0
3582.48/3595.90 c LS first time 60.0287 s
3582.48/3595.90 c LS restart time 0 s
3582.48/3595.90 s SATISFIABLE
3582.48/3595.90 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
3582.48/3595.90 c Program interrupted by user.
3582.48/3595.94 c Total time: 3595.743 seconds
Verifier Data
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-4790211-1783243179/watcher-4790211-1783243179 -o /tmp/evaluation-result-4790211-1783243179/solver-4790211-1783243179 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790211-1783243179/vars-4790211-1783243179 --bin-var /tmp/runsolver-exch-nodeE010-1783243179-2667664 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4790211-1783243179.opb 3600 HOME 62000
running on 4 cores: 48-51
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 3,5-10,12-14,16-18,20-21,24,30-31,36,39,44,46,48,55
3550 MHz: 4,19,49-51,54,56-59
3600 MHz: 0-2,11,15,22-23,25-29,32-35,37-38,40-43,45,47,52-53,60-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 3
3600 MHz: 0-2
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 48-51
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (119513 MiB free)
node 1: cores 8-15, 128973 MiB (96725 MiB free)
node 2: cores 16-23, 129019 MiB (123396 MiB free)
node 3: cores 24-31, 129003 MiB (118888 MiB free)
node 4: cores 32-39, 129019 MiB (117147 MiB free)
node 5: cores 40-47, 129019 MiB (123762 MiB free)
node 6: cores 48-55, 129019 MiB (108160 MiB free)
node 7: cores 56-63, 128474 MiB (115876 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
Current StackSize limit: 8192 KiB
solver pid=2667900, runsolver pid=2667851
[startup+0.100067 s]*
/proc/loadavg: 14.77 21.99 40.78 4/891 2667948
/proc/meminfo: memFree=945624548/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4192 memory=3228 CPUtime=0 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 257605671 4292608 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 2 4 65536 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1048 807 728 219 0 110 0
[pid=2667926] ppid=2667900 vsize=4192 memory=1720 CPUtime=0 cores=48-51
/proc/2667926/stat : 2667926 (Hybrid-CASHWMax) S 2667900 2667900 2667642 0 -1 4194368 61 0 0 0 0 0 0 0 20 0 1 0 257605676 4292608 256 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 2 0 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667926/statm: 1048 430 351 219 0 110 0
[pid=2667927] ppid=2667926 vsize=424 memory=260 CPUtime=0.01 cores=48-51
/proc/2667927/stat : 2667927 (dirname) D 2667926 2667900 2667642 0 -1 4194304 77 0 0 0 0 1 0 0 20 0 1 0 257605676 434176 0 18446744073709551615 94455883784192 94455883795393 140731871878320 0 0 0 0 0 0 1 0 0 17 48 0 0 0 0 0 94455883803568 94455883804680 94455906820096 140731871881574 140731871881628 140731871881628 140731871887335 0
/proc/2667927/statm: 106 65 54 3 0 42 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 8808 KiB
Current children cumulated memory: 5208 KiB
[startup+0.213658 s]*
/proc/loadavg: 14.77 21.99 40.78 5/892 2667994
/proc/meminfo: memFree=945485560/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.02 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 368 578 0 0 0 0 0 2 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2667991] ppid=2667900 vsize=436 memory=264 CPUtime=0 cores=48-51
/proc/2667991/stat : 2667991 (timeout) D 2667900 2667900 2667642 0 -1 4194304 72 0 0 0 0 0 0 0 20 0 1 0 257605691 446464 0 18446744073709551615 94327705321472 94327705337985 140735587753680 0 0 0 0 0 0 1 0 0 17 48 0 0 0 0 0 94327705352752 94327705354840 94327726993408 140735587756150 140735587756444 140735587756444 140735587762151 0
/proc/2667991/statm: 109 66 55 5 0 42 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 4760 KiB
Current children cumulated memory: 3576 KiB
[startup+0.313026 s]*
/proc/loadavg: 14.77 21.99 40.78 14/899 2668044
/proc/meminfo: memFree=945270136/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.07 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 523 10693 0 0 0 0 3 4 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668041] ppid=2667900 vsize=436 memory=264 CPUtime=0 cores=48-51
/proc/2668041/stat : 2668041 (timeout) D 2667900 2667900 2667642 0 -1 4194304 71 0 0 0 0 0 0 0 20 0 1 0 257605702 446464 0 18446744073709551615 94411958292480 94411958308993 140727260100128 0 0 0 0 0 0 1 0 0 17 49 0 0 0 0 0 94411958323760 94411958325848 94411991072768 140727260104966 140727260105116 140727260105116 140727260110823 0
/proc/2668041/statm: 109 66 55 5 0 42 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 4760 KiB
Current children cumulated memory: 3576 KiB
[startup+0.70029 s]
/proc/loadavg: 14.77 21.99 40.78 19/906 2668085
/proc/meminfo: memFree=944308604/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.07 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 523 10693 0 0 0 0 3 4 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668041] ppid=2667900 vsize=2660 memory=1732 CPUtime=0 cores=48-51
/proc/2668041/stat : 2668041 (timeout) S 2667900 2668041 2667642 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257605702 2723840 384 18446744073709551615 94411958292480 94411958308993 140727260100128 0 0 0 0 3145728 90119 1 0 0 17 49 0 0 0 0 0 94411958323760 94411958325848 94411991072768 140727260104966 140727260105116 140727260105116 140727260110823 0
/proc/2668041/statm: 665 433 406 5 0 90 0
[pid=2668057] ppid=2668041 vsize=208892 memory=200668 CPUtime=0.35 cores=48-51
/proc/2668057/stat : 2668057 (cashwmaxsat-dis) R 2668041 2668041 2667642 0 -1 4194304 47972 0 0 0 33 2 0 0 20 0 1 0 257605704 213905408 50069 18446744073709551615 4198400 17477629 140727077972928 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 19900224 19994800 47460352 140727077976334 140727077976471 140727077976471 140727077982178 0
/proc/2668057/statm: 52223 50167 2755 3242 0 48363 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 215876 KiB
Current children cumulated memory: 205712 KiB
[startup+1.50029 s]
/proc/loadavg: 14.77 21.99 40.78 18/906 2668085
/proc/meminfo: memFree=942529468/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.07 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 523 10693 0 0 0 0 3 4 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668041] ppid=2667900 vsize=2660 memory=1732 CPUtime=0 cores=48-51
/proc/2668041/stat : 2668041 (timeout) S 2667900 2668041 2667642 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257605702 2723840 384 18446744073709551615 94411958292480 94411958308993 140727260100128 0 0 0 0 3145728 90119 1 0 0 17 49 0 0 0 0 0 94411958323760 94411958325848 94411991072768 140727260104966 140727260105116 140727260105116 140727260110823 0
/proc/2668041/statm: 665 433 406 5 0 90 0
[pid=2668057] ppid=2668041 vsize=559644 memory=510288 CPUtime=1.15 cores=48-51
/proc/2668057/stat : 2668057 (cashwmaxsat-dis) R 2668041 2668041 2667642 0 -1 4194304 88430 0 0 0 111 4 0 0 20 0 1 0 257605704 573075456 127446 18446744073709551615 4198400 17477629 140727077972928 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 19900224 19994800 47460352 140727077976334 140727077976471 140727077976471 140727077982178 0
/proc/2668057/statm: 139911 127572 2931 3242 0 136051 0
Current children cumulated CPU time: 1.22 s
Current children cumulated vsize: 566628 KiB
Current children cumulated memory: 515332 KiB
[startup+3.11494 s]
/proc/loadavg: 14.77 21.99 40.78 18/906 2668085
/proc/meminfo: memFree=940479236/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.07 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 523 10693 0 0 0 0 3 4 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668041] ppid=2667900 vsize=2660 memory=1732 CPUtime=0 cores=48-51
/proc/2668041/stat : 2668041 (timeout) S 2667900 2668041 2667642 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257605702 2723840 384 18446744073709551615 94411958292480 94411958308993 140727260100128 0 0 0 0 3145728 90119 1 0 0 17 49 0 0 0 0 0 94411958323760 94411958325848 94411991072768 140727260104966 140727260105116 140727260105116 140727260110823 0
/proc/2668041/statm: 665 433 406 5 0 90 0
[pid=2668057] ppid=2668041 vsize=592188 memory=534268 CPUtime=2.76 cores=48-51
/proc/2668057/stat : 2668057 (cashwmaxsat-dis) R 2668041 2668041 2667642 0 -1 4194304 94484 0 0 0 272 4 0 0 20 0 1 0 257605704 606400512 133462 18446744073709551615 4198400 17477629 140727077972928 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 19900224 19994800 47460352 140727077976334 140727077976471 140727077976471 140727077982178 0
/proc/2668057/statm: 148047 133567 3011 3242 0 144187 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 599172 KiB
Current children cumulated memory: 539312 KiB
[startup+6.30014 s]
/proc/loadavg: 14.86 21.89 40.65 18/907 2668086
/proc/meminfo: memFree=940128796/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.07 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 523 10693 0 0 0 0 3 4 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668041] ppid=2667900 vsize=2660 memory=1732 CPUtime=0 cores=48-51
/proc/2668041/stat : 2668041 (timeout) S 2667900 2668041 2667642 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257605702 2723840 384 18446744073709551615 94411958292480 94411958308993 140727260100128 0 0 0 0 3145728 90119 1 0 0 17 49 0 0 0 0 0 94411958323760 94411958325848 94411991072768 140727260104966 140727260105116 140727260105116 140727260110823 0
/proc/2668041/statm: 665 433 406 5 0 90 0
[pid=2668057] ppid=2668041 vsize=623668 memory=553816 CPUtime=5.93 cores=48-51
/proc/2668057/stat : 2668057 (cashwmaxsat-dis) R 2668041 2668041 2667642 0 -1 4194304 96875 0 0 0 588 5 0 0 20 0 1 0 257605704 638636032 138349 18446744073709551615 4198400 17477629 140727077972928 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 19900224 19994800 47460352 140727077976334 140727077976471 140727077976471 140727077982178 0
/proc/2668057/statm: 155917 138454 3011 3242 0 152057 0
Current children cumulated CPU time: 6 s
Current children cumulated vsize: 630652 KiB
Current children cumulated memory: 558860 KiB
[startup+12.7003 s]
/proc/loadavg: 14.96 21.79 40.51 18/907 2668086
/proc/meminfo: memFree=939937684/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.07 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 523 10693 0 0 0 0 3 4 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668041] ppid=2667900 vsize=2660 memory=1732 CPUtime=0 cores=48-51
/proc/2668041/stat : 2668041 (timeout) S 2667900 2668041 2667642 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257605702 2723840 384 18446744073709551615 94411958292480 94411958308993 140727260100128 0 0 0 0 3145728 90119 1 0 0 17 49 0 0 0 0 0 94411958323760 94411958325848 94411991072768 140727260104966 140727260105116 140727260105116 140727260110823 0
/proc/2668041/statm: 665 433 406 5 0 90 0
[pid=2668057] ppid=2668041 vsize=689624 memory=558268 CPUtime=12.31 cores=48-51
/proc/2668057/stat : 2668057 (cashwmaxsat-dis) R 2668041 2668041 2667642 0 -1 4194304 98001 0 0 0 1225 6 0 0 20 0 1 0 257605704 706174976 139373 18446744073709551615 4198400 17477629 140727077972928 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 19900224 19994800 47460352 140727077976334 140727077976471 140727077976471 140727077982178 0
/proc/2668057/statm: 172406 139567 3011 3242 0 168546 0
Current children cumulated CPU time: 12.38 s
Current children cumulated vsize: 696608 KiB
Current children cumulated memory: 563312 KiB
[startup+25.5003 s]
/proc/loadavg: 15.19 21.51 40.12 18/907 2668086
/proc/meminfo: memFree=939184048/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.07 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 523 10693 0 0 0 0 3 4 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668041] ppid=2667900 vsize=2660 memory=1732 CPUtime=0 cores=48-51
/proc/2668041/stat : 2668041 (timeout) S 2667900 2668041 2667642 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257605702 2723840 384 18446744073709551615 94411958292480 94411958308993 140727260100128 0 0 0 0 3145728 90119 1 0 0 17 49 0 0 0 0 0 94411958323760 94411958325848 94411991072768 140727260104966 140727260105116 140727260105116 140727260110823 0
/proc/2668041/statm: 665 433 406 5 0 90 0
[pid=2668057] ppid=2668041 vsize=903004 memory=678124 CPUtime=25.07 cores=48-51
/proc/2668057/stat : 2668057 (cashwmaxsat-dis) R 2668041 2668041 2667642 0 -1 4194304 127446 0 0 0 2499 8 0 0 20 0 1 0 257605704 924676096 169337 18446744073709551615 4198400 17477629 140727077972928 0 0 0 0 0 8404994 0 0 0 17 50 0 0 0 0 0 19900224 19994800 47460352 140727077976334 140727077976471 140727077976471 140727077982178 0
/proc/2668057/statm: 225751 169531 3027 3242 0 221891 0
Current children cumulated CPU time: 25.14 s
Current children cumulated vsize: 909988 KiB
Current children cumulated memory: 683168 KiB
[startup+51.1156 s]
/proc/loadavg: 15.47 21.07 39.48 18/908 2668158
/proc/meminfo: memFree=938214012/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=0.07 cores=48-51
################
# More data... #
################
[pid=2668283] ppid=2668273 vsize=848360 memory=609716 CPUtime=1599.12 cores=48-51
/proc/2668283/stat : 2668283 (roundingsat) R 2668273 2668273 2667642 0 -1 4194304 49390 0 0 0 159440 472 0 0 20 0 1 0 257785416 868720640 152286 18446744073709551615 94696049623040 94696053938185 140732594054384 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 94696054682024 94696054735368 94696087883776 140732594059416 140732594059679 140732594059679 140732594065386 0
/proc/2668283/statm: 212090 152429 2402 1054 0 200671 0
Current children cumulated CPU time: 3389.78 s
Current children cumulated vsize: 855344 KiB
Current children cumulated memory: 614764 KiB
[startup+3462.3 s]
/proc/loadavg: 16.25 16.23 16.87 17/903 2669085
/proc/meminfo: memFree=935806128/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=1790.66 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 600 400785 0 0 0 1 179017 48 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668273] ppid=2667900 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2668273/stat : 2668273 (timeout) S 2667900 2668273 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785413 2723840 384 18446744073709551615 94037122686976 94037122703489 140736782769264 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94037122718256 94037122720344 94037138903040 140736782776450 140736782776732 140736782776732 140736782782439 0
/proc/2668273/statm: 665 434 406 5 0 90 0
[pid=2668283] ppid=2668273 vsize=848756 memory=610076 CPUtime=1658.92 cores=48-51
/proc/2668283/stat : 2668283 (roundingsat) R 2668273 2668273 2667642 0 -1 4194304 49480 0 0 0 165405 487 0 0 20 0 1 0 257785416 869126144 152414 18446744073709551615 94696049623040 94696053938185 140732594054384 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 94696054682024 94696054735368 94696087883776 140732594059416 140732594059679 140732594059679 140732594065386 0
/proc/2668283/statm: 212189 152519 2402 1054 0 200770 0
Current children cumulated CPU time: 3449.58 s
Current children cumulated vsize: 855740 KiB
Current children cumulated memory: 615124 KiB
[startup+3522.3 s]
/proc/loadavg: 16.09 16.18 16.81 17/903 2669086
/proc/meminfo: memFree=935513940/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=1790.66 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 600 400785 0 0 0 1 179017 48 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668273] ppid=2667900 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2668273/stat : 2668273 (timeout) S 2667900 2668273 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785413 2723840 384 18446744073709551615 94037122686976 94037122703489 140736782769264 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94037122718256 94037122720344 94037138903040 140736782776450 140736782776732 140736782776732 140736782782439 0
/proc/2668273/statm: 665 434 406 5 0 90 0
[pid=2668283] ppid=2668273 vsize=849548 memory=610932 CPUtime=1718.7 cores=48-51
/proc/2668283/stat : 2668283 (roundingsat) R 2668273 2668273 2667642 0 -1 4194304 49694 0 0 0 171366 504 0 0 20 0 1 0 257785416 869937152 152542 18446744073709551615 94696049623040 94696053938185 140732594054384 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 94696054682024 94696054735368 94696087883776 140732594059416 140732594059679 140732594059679 140732594065386 0
/proc/2668283/statm: 212387 152733 2402 1054 0 200968 0
Current children cumulated CPU time: 3509.36 s
Current children cumulated vsize: 856532 KiB
Current children cumulated memory: 615980 KiB
[startup+3582.3 s]
/proc/loadavg: 16.03 16.15 16.76 17/901 2669087
/proc/meminfo: memFree=935393404/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=1790.66 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 600 400785 0 0 0 1 179017 48 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668273] ppid=2667900 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2668273/stat : 2668273 (timeout) S 2667900 2668273 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785413 2723840 384 18446744073709551615 94037122686976 94037122703489 140736782769264 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94037122718256 94037122720344 94037138903040 140736782776450 140736782776732 140736782776732 140736782782439 0
/proc/2668273/statm: 665 434 406 5 0 90 0
[pid=2668283] ppid=2668273 vsize=851452 memory=612764 CPUtime=1778.49 cores=48-51
/proc/2668283/stat : 2668283 (roundingsat) R 2668273 2668273 2667642 0 -1 4194304 50152 0 0 0 177328 521 0 0 20 0 1 0 257785416 871886848 153054 18446744073709551615 94696049623040 94696053938185 140732594054384 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 94696054682024 94696054735368 94696087883776 140732594059416 140732594059679 140732594059679 140732594065386 0
/proc/2668283/statm: 212863 153191 2402 1054 0 201444 0
Current children cumulated CPU time: 3569.15 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 617812 KiB
[startup+3595.97 s]
# the end of solver process 2667900 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3576.55 s, system=5.96081 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 16.03 16.15 16.76 17/901 2669088
/proc/meminfo: memFree=935391544/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=1790.66 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 600 400785 0 0 0 1 179017 48 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668273] ppid=2667900 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2668273/stat : 2668273 (timeout) S 2667900 2668273 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785413 2723840 384 18446744073709551615 94037122686976 94037122703489 140736782769264 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94037122718256 94037122720344 94037138903040 140736782776450 140736782776732 140736782776732 140736782782439 0
/proc/2668273/statm: 665 434 406 5 0 90 0
[pid=2668283] ppid=2668273 vsize=851452 memory=612764 CPUtime=1780.21 cores=48-51
/proc/2668283/stat : 2668283 (roundingsat) R 2668273 2668273 2667642 0 -1 4194304 50152 0 0 0 177499 522 0 0 20 0 1 0 257785416 871886848 153054 18446744073709551615 94696049623040 94696053938185 140732594054384 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 94696054682024 94696054735368 94696087883776 140732594059416 140732594059679 140732594059679 140732594065386 0
/proc/2668283/statm: 212863 153191 2402 1054 0 201444 0
Current children cumulated CPU time: 3570.87 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 617812 KiB
[startup+3590.4 s]
/proc/loadavg: 16.10 16.16 16.75 17/901 2669088
/proc/meminfo: memFree=935392496/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=1790.66 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 600 400785 0 0 0 1 179017 48 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668273] ppid=2667900 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2668273/stat : 2668273 (timeout) S 2667900 2668273 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785413 2723840 384 18446744073709551615 94037122686976 94037122703489 140736782769264 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94037122718256 94037122720344 94037138903040 140736782776450 140736782776732 140736782776732 140736782782439 0
/proc/2668273/statm: 665 434 406 5 0 90 0
[pid=2668283] ppid=2668273 vsize=851452 memory=612764 CPUtime=1786.56 cores=48-51
/proc/2668283/stat : 2668283 (roundingsat) R 2668273 2668273 2667642 0 -1 4194304 50152 0 0 0 178132 524 0 0 20 0 1 0 257785416 871886848 153054 18446744073709551615 94696049623040 94696053938185 140732594054384 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 94696054682024 94696054735368 94696087883776 140732594059416 140732594059679 140732594059679 140732594065386 0
/proc/2668283/statm: 212863 153191 2402 1054 0 201444 0
Current children cumulated CPU time: 3577.22 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 617812 KiB
[startup+3593.6 s]
/proc/loadavg: 16.10 16.16 16.75 17/901 2669088
/proc/meminfo: memFree=935388632/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=1790.66 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 600 400785 0 0 0 1 179017 48 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668273] ppid=2667900 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2668273/stat : 2668273 (timeout) S 2667900 2668273 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785413 2723840 384 18446744073709551615 94037122686976 94037122703489 140736782769264 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94037122718256 94037122720344 94037138903040 140736782776450 140736782776732 140736782776732 140736782782439 0
/proc/2668273/statm: 665 434 406 5 0 90 0
[pid=2668283] ppid=2668273 vsize=851452 memory=612764 CPUtime=1789.75 cores=48-51
/proc/2668283/stat : 2668283 (roundingsat) R 2668273 2668273 2667642 0 -1 4194304 50152 0 0 0 178450 525 0 0 20 0 1 0 257785416 871886848 153054 18446744073709551615 94696049623040 94696053938185 140732594054384 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 94696054682024 94696054735368 94696087883776 140732594059416 140732594059679 140732594059679 140732594065386 0
/proc/2668283/statm: 212863 153191 2402 1054 0 201444 0
Current children cumulated CPU time: 3580.41 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 617812 KiB
[startup+3595.2 s]
/proc/loadavg: 16.09 16.16 16.75 17/901 2669088
/proc/meminfo: memFree=935384668/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3312 CPUtime=1790.66 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 600 400785 0 0 0 1 179017 48 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 828 728 219 0 143 0
[pid=2668273] ppid=2667900 vsize=2660 memory=1736 CPUtime=0 cores=48-51
/proc/2668273/stat : 2668273 (timeout) S 2667900 2668273 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785413 2723840 384 18446744073709551615 94037122686976 94037122703489 140736782769264 0 0 0 0 3145728 90119 1 0 0 17 48 0 0 0 0 0 94037122718256 94037122720344 94037138903040 140736782776450 140736782776732 140736782776732 140736782782439 0
/proc/2668273/statm: 665 434 406 5 0 90 0
[pid=2668283] ppid=2668273 vsize=851452 memory=612764 CPUtime=1791.35 cores=48-51
/proc/2668283/stat : 2668283 (roundingsat) R 2668273 2668273 2667642 0 -1 4194304 50152 0 0 0 178610 525 0 0 20 0 1 0 257785416 871886848 153054 18446744073709551615 94696049623040 94696053938185 140732594054384 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 94696054682024 94696054735368 94696087883776 140732594059416 140732594059679 140732594059679 140732594065386 0
/proc/2668283/statm: 212863 153191 2402 1054 0 201444 0
Current children cumulated CPU time: 3582.01 s
Current children cumulated vsize: 858436 KiB
Current children cumulated memory: 617812 KiB
[startup+3595.6 s]
/proc/loadavg: 16.09 16.16 16.75 17/901 2669088
/proc/meminfo: memFree=935384668/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3324 CPUtime=3582.32 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 662 451656 0 0 0 1 357653 578 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 2 4 65536 1 0 0 17 51 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 831 728 219 0 143 0
Current children cumulated CPU time: 3582.32 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3324 KiB
[startup+3595.8 s]
/proc/loadavg: 16.09 16.16 16.75 17/901 2669088
/proc/meminfo: memFree=935384668/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3336 CPUtime=3582.44 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 801 453729 0 0 0 1 357654 589 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 2 4 65536 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 834 728 219 0 143 0
Current children cumulated CPU time: 3582.44 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3336 KiB
[startup+3595.9 s]
/proc/loadavg: 16.09 16.16 16.75 17/901 2669088
/proc/meminfo: memFree=935384668/1055320708 swapFree=32653480/33554428
[pid=2667900] ppid=2667851 vsize=4324 memory=3336 CPUtime=3582.48 cores=48-51
/proc/2667900/stat : 2667900 (Hybrid-CASHWMax) S 2667851 2667900 2667642 0 -1 4194304 843 454310 0 0 0 1 357654 593 20 0 1 0 257605671 4427776 640 18446744073709551615 94693504434176 94693505328709 140723717896576 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94693505567760 94693505615504 94693517656064 140723717900473 140723717900642 140723717900642 140723717906378 0
/proc/2667900/statm: 1081 834 728 219 0 143 0
Current children cumulated CPU time: 3582.48 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3336 KiB
Child status: 0
Real time (s): 3595.97
CPU time (s): 3582.51
CPU user time (s): 3576.55
CPU system time (s): 5.96081
CPU usage (%): 99.6257
Max. virtual memory (cumulated for all children) (KiB): 2692996
Max. memory (cumulated for all children) (KiB): 1848200
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.55
system time used= 5.96082
maximum resident set size= 1842728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455728
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10270
involuntary context switches= 2604
# summary of solver processes directly reported to runsolver:
# pid: 2667900
# total CPU time (s): 3582.51
# total CPU user time (s): 3576.55
# total CPU system time (s): 5.96081
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8843 second user time and 43.7832 second system time
The end
Launcher Data
Begin job on nodeE010 at 2026-07-05 11:19:39
IDJOB=4790211
IDBENCH=146671
IDSOLVER=3620
FILE ID=nodeE010/4790211-1783243179
RUNJOBID= nodeE010-1783243179-2667664
SLURM_JOB_ID= 12560891
Free space on /tmp= 785008 MiB
SOLVER NAME= Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v2
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-4790211-1783243179/watcher-4790211-1783243179 -o /tmp/evaluation-result-4790211-1783243179/solver-4790211-1783243179 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790211-1783243179/vars-4790211-1783243179 --bin-var /tmp/runsolver-exch-nodeE010-1783243179-2667664 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4790211-1783243179.opb 3600 HOME 62000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 4c4220841569fe2ff0ce6d0e8718e711
RANDOM SEED=247525287
nodeE010 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 : 3583.700
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 : 3576.587
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 : 2493.659
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 : 3581.802
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 : 3565.386
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 : 3571.110
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 : 2493.659
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 : 3590.840
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 : 2493.659
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 : 3594.517
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 : 2493.659
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 : 3617.210
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 : 3618.987
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 : 3561.161
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 : 2493.659
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 : 3570.368
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 : 2493.659
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 : 3582.428
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 : 2493.659
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 : 3586.120
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 : 3586.964
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 : 2493.659
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 : 2493.659
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 : 3584.838
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 : 3570.907
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 : 2493.659
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 : 3574.053
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 : 2493.659
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 : 3589.785
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 : 3590.004
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 : 3589.538
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 : 3582.910
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 : 3584.455
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 : 3584.202
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 : 3574.623
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 : 2493.659
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 : 2493.659
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 : 3578.363
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 : 3586.729
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 : 3586.847
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 : 2493.659
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 : 2493.659
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 : 3570.254
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 : 3568.264
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 : 2493.659
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 : 3580.507
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.343
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 : 2493.659
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 : 3567.409
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 : 3560.484
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 : 3556.602
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 : 3564.949
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 : 3594.059
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 : 3594.086
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 : 3596.690
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 : 2493.659
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: 1055320708 kB
MemFree: 945513468 kB
MemAvailable: 1047678556 kB
Buffers: 32 kB
Cached: 106295752 kB
SwapCached: 8140 kB
Active: 6081716 kB
Inactive: 100263144 kB
Active(anon): 86992 kB
Inactive(anon): 24752 kB
Active(file): 5994724 kB
Inactive(file): 100238392 kB
Unevictable: 9000 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 32653480 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 438644 kB
Writeback: 0 kB
AnonPages: 54716 kB
Mapped: 68128 kB
Shmem: 62668 kB
KReclaimable: 1239128 kB
Slab: 1765188 kB
SReclaimable: 1239128 kB
SUnreclaim: 526060 kB
KernelStack: 13776 kB
PageTables: 4696 kB
SecPageTables: 15560 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214780 kB
Committed_AS: 1325540 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 477840 kB
VmallocChunk: 0 kB
Percpu: 116992 kB
HardwareCorrupted: 0 kB
AnonHugePages: 4096 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: 385476 kB
DirectMap2M: 20908032 kB
DirectMap1G: 1052770304 kB
Free space on /tmp at the end= 784440 MiB
End job on nodeE010 at 2026-07-05 12:19:36