Trace number 4465511

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30OPT-81068948 9.04718 0.692086

General information on the benchmark

NamePB24/normalized-PB16/OPT-LIN/lion9-single-obj/
normalized-single-obj-f35-AC_Side2.seq-B-2-combined-EDCBAir.opb
MD5SUMad58ef7574e9436bb1a709479fe63e41
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-81068948
Best CPU time to get the best result obtained on this benchmark0.023117
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1300
Total number of constraints3558
Number of constraints which are clauses3462
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints96
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 184
Biggest coefficient in the objective function 119140625
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 2978515624
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 119140625
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 2978515624
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 31866880, getVmSize() = 31866880, SCIPgetMemUsed() = 7023076, SCIPgetMemTotal() = 9972620, SCIPgetMemExternEstim() = 4528327
0.00/0.01	c ** set memory limit for presolving in LC to 8.79599e+12 for SCIP **
0.00/0.08	c ** Estimated virtualMemUsedAtSolver = 21600093, getVmSize() = 43065344, SCIPgetMemUsed() = 11709036, SCIPgetMemTotal() = 19736844, SCIPgetMemExternEstim() = 4528327
0.00/0.08	c ** set memory limit for solvers to 4.18855e+11 for each SCIP **
0.00/0.08	c Original Problem   :
0.00/0.08	c   Problem name     : instance-4465511-1722581829
0.00/0.08	c   Variables        : 1300 (1300 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.08	c   Constraints      : 3558
0.00/0.08	c   Objective sense  : minimize
0.00/0.08	c Presolved Problem  :
0.00/0.08	c   Variables        : 633 (633 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.08	c   Constraints      : 980
0.00/0.08	c Constraints        : Number
0.00/0.08	c   setppc           : 285 
0.00/0.08	c   and              : 389 
0.00/0.08	c   linear           : 53 
0.00/0.08	c   logicor          : 253 
0.00/0.08	c ** Instance transfer method used: 0
0.00/0.08	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.14	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.15	c                                Nodes    Active                                            
0.11/0.15	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.11/0.19	c *       0              0           1        20   -44651936.0000                -          -
0.11/0.19	c *       0              0           1        20   -53801946.0000                -          -
1.44/0.25	c *       0              0           1        20   -81068827.0000                -          -
3.37/0.35	c *       0              2           3        20   -81068918.0000  -100100965.0000     23.48%
3.37/0.37	c *       0              2           3        20   -81068933.0000  -100100965.0000     23.48%
3.37/0.37	c *       0              2           3        20   -81068938.0000  -100100965.0000     23.48%
3.37/0.38	c *       0              2           3        20   -81068948.0000  -100100965.0000     23.48%
7.90/0.61	c         1            329           0         0   -81068948.0000   -81068948.0000      0.00%
8.82/0.67	c         1            329           0         0   -81068948.0000   -81068948.0000      0.00%
8.82/0.67	c SCIP Status        : c problem is solved
8.82/0.67	c Total Time         : 0.67
8.82/0.67	c   solving          : 0.67
8.82/0.67	c   presolving       : 0.07 (included in solving)
8.82/0.67	c B&B Tree           :
8.82/0.67	c   nodes (total)    : 329
8.82/0.67	c Solution           :
8.82/0.67	c   Solutions found  : 7
8.82/0.67	c   Primal Bound     : -8.10689480000000e+07
8.82/0.67	c   Dual Bound       : -8.10689480000000e+07
8.82/0.67	c Gap                : 0.00000 %
8.82/0.67	o -81068948
8.82/0.67	s OPTIMUM FOUND
8.82/0.67	v -x1298 -x1296 x1294 -x1292 -x1289 -x1287 x1285 -x1283 -x1280 -x1278 x1276 -x1274 x1271 -x1269 -x1267 -x1265 -x1262 -x1260 x1258 
8.82/0.67	v -x1256 -x1253 -x1251 x1249 -x1247 -x1244 -x1242 x1240 -x1238 x1235 -x1233 -x1231 -x1229 x1226 -x1224 -x1222 -x1220 -x1217 -x1215 
8.82/0.67	v x1213 -x1211 -x1208 -x1206 x1204 -x1202 -x1199 -x1197 x1195 -x1193 -x1190 -x1188 x1186 -x1184 -x1181 -x1179 x1177 -x1175 
8.82/0.67	v x1172 -x1170 -x1168 -x1166 -x1163 -x1161 x1159 -x1157 -x1154 -x1152 x1150 -x1148 -x1145 -x1143 x1141 -x1139 x1136 -x1134 -x1132 
8.82/0.67	v -x1130 -x1127 -x1125 x1123 -x1121 -x1118 -x1116 x1114 -x1112 -x1109 -x1107 x1105 -x1103 x1100 -x1098 -x1096 -x1094 x1091 
8.82/0.67	v -x1089 -x1087 -x1085 x1082 x1083 x1081 x1078 x1079 x1077 x1074 x1075 x1073 x1070 x1071 x1069 x1066 x1067 x1065 x1062 x1063 x1061 
8.82/0.67	v x1058 x1059 x1057 x1054 x1055 x1053 x1050 x1051 x1049 x1046 x1047 x1045 x1042 x1043 x1041 x1038 x1039 x1037 x1034 x1035 x1033 
8.82/0.67	v x1030 x1031 x1029 x1026 x1027 x1025 x1022 x1023 x1021 x1018 x1019 x1017 x1014 x1015 x1013 x1010 x1011 x1009 x1006 x1007 
8.82/0.67	v x1005 x1002 x1003 x1001 x998 x999 x997 x994 x995 x993 x990 x991 x989 x986 x985 x984 x988 -x981 -x980 -x979 -x983 -x976 -x975 
8.82/0.67	v -x974 -x978 -x971 -x970 -x969 x973 -x968 -x967 -x966 -x965 -x964 -x963 -x962 x961 -x960 -x959 -x958 -x957 -x956 -x955 -x954 -x953 
8.82/0.67	v -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 
8.82/0.67	v -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 x912 -x911 
8.82/0.67	v -x910 -x909 -x908 -x907 -x906 x905 -x904 -x903 -x902 x901 -x900 -x899 -x898 x897 -x896 -x895 -x894 x893 x892 -x891 -x890 
8.82/0.67	v -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 x875 -x876 -x873 -x874 -x871 -x872 -x869 -x870 
8.82/0.67	v -x868 -x867 -x866 -x865 -x864 -x863 -x862 x861 -x860 -x859 -x858 x857 -x856 -x855 -x854 -x853 -x851 -x852 -x849 -x850 -x847 
8.82/0.67	v -x848 x845 -x846 -x844 -x843 -x842 x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 x833 -x832 -x831 -x830 -x829 -x828 -x827 x826 
8.82/0.67	v x825 -x824 -x823 -x822 -x821 -x820 x819 -x818 -x817 -x816 -x815 -x814 -x813 x812 -x811 -x810 -x809 -x807 -x808 -x805 -x806 
8.82/0.67	v -x803 -x804 x801 x802 x800 -x799 -x798 -x797 -x795 -x796 -x793 -x794 -x791 -x792 x789 -x790 -x788 -x787 -x786 x785 -x784 -x783 
8.82/0.67	v -x782 -x781 -x780 -x779 -x778 -x777 x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 x768 -x767 -x766 -x765 x764 -x763 -x762 
8.82/0.67	v -x761 -x759 -x760 -x757 -x758 -x755 -x756 x753 -x754 -x751 -x752 -x749 -x750 -x747 -x748 x745 x746 -x744 -x743 -x742 -x741 x740 
8.82/0.67	v -x739 -x738 -x737 -x736 -x735 -x734 -x733 x731 -x732 -x729 -x730 -x727 -x728 -x725 -x726 x723 -x724 -x721 -x722 -x719 -x720 
8.82/0.67	v -x717 -x718 -x715 -x716 -x713 -x714 -x711 -x712 x709 x710 -x708 -x707 -x706 -x705 -x704 -x703 x702 x701 -x699 -x700 -x697 
8.82/0.67	v -x698 -x695 -x696 x693 -x694 x690 -x692 -x691 -x687 -x689 -x688 -x684 -x686 -x685 -x681 -x683 x682 x678 x680 x679 -x675 -x677 
8.82/0.67	v -x676 -x672 -x674 -x673 -x669 -x671 -x670 x666 -x668 -x667 -x663 -x665 -x664 -x660 -x662 -x661 -x657 -x659 x658 -x654 -x656 
8.82/0.67	v x655 -x651 -x653 -x652 -x648 -x650 -x649 x645 -x647 -x646 x643 x641 x640 -x639 -x638 -x637 -x636 x635 -x634 x633 x632 x630 x629 
8.82/0.67	v x628 x627 x626 -x625 -x624 -x623 x621 -x620 x619 -x618 -x617 x616 -x615 -x614 -x612 -x613 -x610 -x609 -x608 -x607 -x606 -x605 
8.82/0.67	v -x604 x602 x601 -x600 -x599 -x598 -x596 -x597 -x594 -x593 -x592 -x591 -x590 -x588 -x589 x586 -x585 x584 -x583 -x582 -x581 
8.82/0.67	v -x580 x579 -x578 -x577 -x575 -x574 -x573 -x572 -x571 -x570 x568 x566 -x565 x564 -x563 -x562 x560 x558 x557 -x556 -x555 -x554 
8.82/0.67	v -x552 -x553 x550 -x549 x548 -x547 -x546 -x545 -x543 -x544 -x541 -x540 -x539 -x538 -x537 x536 -x534 -x535 -x532 -x531 -x530 -x529 
8.82/0.67	v -x528 -x527 -x526 x525 -x524 -x523 -x522 x520 -x519 x518 -x517 -x516 -x515 -x514 -x513 -x511 -x510 -x509 -x508 -x507 -x506 
8.82/0.67	v x505 -x504 -x503 -x502 x500 -x499 x498 -x497 -x496 -x494 -x495 -x492 -x491 -x490 -x489 -x488 -x486 -x487 -x484 -x483 -x482 
8.82/0.67	v -x481 -x480 x479 -x478 x477 -x476 -x475 -x473 -x474 x471 -x470 x469 -x468 -x467 -x465 -x466 -x463 -x462 -x461 -x460 -x459 -x457 
8.82/0.68	v -x458 -x455 -x454 -x453 -x452 -x451 -x450 -x449 -x447 -x446 -x445 -x444 -x443 x442 -x441 -x440 x438 -x437 x436 -x435 -x434 
8.82/0.68	v -x432 -x433 x430 -x429 x428 -x427 -x426 x424 x422 -x421 x420 -x419 -x418 x416 x414 -x413 x412 -x411 -x410 x408 x406 x405 -x404 
8.82/0.68	v -x403 -x402 x401 -x400 -x399 -x398 -x397 -x395 -x394 -x393 -x392 -x391 -x390 -x389 x387 -x386 x385 -x384 -x383 -x381 -x382 
8.82/0.68	v -x379 -x378 -x377 -x376 -x375 -x373 -x374 -x371 -x370 -x369 -x368 -x367 -x366 -x365 x363 x362 -x361 -x360 -x359 x358 -x357 
8.82/0.68	v -x356 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x346 -x347 x344 -x343 x342 -x341 -x340 -x339 -x337 -x338 -x335 -x334 -x333 -x332 
8.82/0.68	v -x331 x330 -x329 -x328 -x326 -x325 -x324 -x323 -x322 -x321 -x319 -x320 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x309 x308 
8.82/0.68	v -x307 -x306 -x305 x304 -x302 -x303 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x290 -x289 -x288 -x287 -x286 x285 
8.82/0.68	v -x283 -x284 x281 -x280 x279 -x278 -x277 x276 x275 x273 -x272 x271 -x270 -x269 -x267 -x268 -x265 -x264 -x263 -x262 -x261 -x260 
8.82/0.68	v -x259 x257 x256 -x255 -x254 -x253 -x252 -x251 x249 -x248 x247 -x246 -x245 x244 x243 x241 x240 x239 x238 x237 -x235 -x236 x233 
8.82/0.68	v -x232 x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 x222 x221 -x220 -x219 -x218 -x217 -x216 -x214 -x213 -x212 -x211 -x210 
8.82/0.68	v -x208 -x209 -x206 -x205 -x204 -x203 -x202 -x200 -x201 x198 -x197 x196 -x195 -x194 -x193 -x192 x190 -x189 x188 -x187 -x186 -x185 
8.82/0.68	v -x184 -x182 -x181 -x180 -x179 -x178 x176 x177 x174 -x173 x172 -x171 -x170 -x168 -x169 -x166 -x165 -x164 -x163 -x162 -x161 
8.82/0.68	v -x160 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x150 -x149 -x148 -x147 -x146 x144 x145 x142 -x141 x140 -x139 -x138 -x136 -x137 
8.82/0.68	v x134 -x133 x132 -x131 -x130 x128 x126 -x125 x124 -x123 -x122 x121 -x120 -x118 -x119 x116 -x115 -x113 -x114 x111 -x110 -x109 
8.82/0.68	v -x108 x106 x105 x103 -x104 x101 -x100 -x98 -x99 x96 -x95 -x94 -x93 x91 -x90 -x89 -x88 x86 x85 -x84 x81 x80 -x79 x78 x76 -x75 
8.82/0.68	v -x74 -x73 x71 -x70 -x68 -x69 x66 -x65 -x63 -x64 x61 -x60 -x58 -x59 x56 -x55 -x53 -x54 x51 x50 -x49 x46 -x45 -x43 -x44 x41 
8.82/0.68	v -x40 -x38 -x39 x36 -x35 -x34 -x33 x31 x30 -x29 x26 -x25 -x24 -x23 x21 -x20 -x18 -x19 x16 -x15 -x14 -x13 x11 x10 x8 -x9 x6 x5 
8.82/0.68	v x3 -x4 x1084 x1080 x1076 x1072 x1068 x1064 x1060 x1056 x1052 x1048 x1044 x1040 x1036 x1032 x1028 x1024 x1020 x1016 x1012 x1008 
8.82/0.68	v x1004 x1000 x996 x992 x83 x48 x28 x644 x569 x561 x425 x417 x409 x129 x117 x112 x107 x102 x97 x92 x87 x82 x77 x72 x67 x62 x57 
8.82/0.68	v x52 x47 x42 x37 x32 x27 x22 x17 x12 x7 x2 x1 -x1300 -x1299 -x1297 x1295 -x1293 -x1291 -x1290 -x1288 x1286 -x1284 -x1282 -x1281 
8.82/0.68	v -x1279 x1277 -x1275 -x1273 x1272 -x1270 -x1268 -x1266 -x1264 -x1263 -x1261 x1259 -x1257 -x1255 -x1254 -x1252 x1250 -x1248 
8.82/0.68	v -x1246 -x1245 -x1243 x1241 -x1239 -x1237 x1236 -x1234 -x1232 -x1230 -x1228 x1227 -x1225 -x1223 -x1221 -x1219 -x1218 -x1216 x1214 
8.82/0.68	v -x1212 -x1210 -x1209 -x1207 x1205 -x1203 -x1201 -x1200 -x1198 x1196 -x1194 -x1192 -x1191 -x1189 x1187 -x1185 -x1183 -x1182 
8.82/0.68	v -x1180 x1178 -x1176 -x1174 x1173 -x1171 -x1169 -x1167 -x1165 -x1164 -x1162 x1160 -x1158 -x1156 -x1155 -x1153 x1151 -x1149 
8.82/0.68	v -x1147 -x1146 -x1144 x1142 -x1140 -x1138 x1137 -x1135 -x1133 -x1131 -x1129 -x1128 -x1126 x1124 -x1122 -x1120 -x1119 -x1117 x1115 
8.82/0.68	v -x1113 -x1111 -x1110 -x1108 x1106 -x1104 -x1102 x1101 -x1099 -x1097 -x1095 -x1093 x1092 -x1090 -x1088 -x1086 x987 -x982 -x977 
8.82/0.68	v x972 x642 -x631 -x622 -x611 -x603 -x595 -x587 -x576 x567 x559 -x551 -x542 -x533 -x521 -x512 -x501 -x493 -x485 -x472 -x464 
8.82/0.68	v -x456 -x448 -x439 -x431 x423 x415 x407 -x396 -x388 -x380 -x372 -x364 -x355 -x345 -x336 -x327 -x318 -x310 -x301 -x291 -x282 
8.82/0.68	v x274 -x266 -x258 -x250 -x242 -x234 -x223 -x215 -x207 -x199 -x191 -x183 x175 -x167 -x159 -x151 x143 -x135 x127 

Verifier Data

OK	-81068948

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (187730 MiB free)
  memory of node 1: 193494 MiB (191536 MiB free)
  memory of node 2: 193531 MiB (191058 MiB free)
  memory of node 3: 193531 MiB (191715 MiB free)
  node distances:
     10  21  21  21
     21  10  21  21
     21  21  10  21
     21  21  21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465511-1722581829/watcher-4465511-1722581829 -o /tmp/evaluation-result-4465511-1722581829/solver-4465511-1722581829 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722581828-159986 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465511-1722581829.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=160541, runsolver pid=160538
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 77.77 82.68 83.63 40/957 160567
/proc/meminfo: memFree=780092420/790760804 swapFree=131071996/131071996
[pid=160541] ppid=160538 vsize=1518232 memory=61656 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/stat : 160541 (fscip) S 160538 160541 159974 0 -1 1077936128 12594 0 0 0 9 2 0 0 20 0 21 0 24766030 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
/proc/160541/statm: 379558 15414 2790 3035 0 55781 0
[pid=160541/tid=160548] ppid=160538 vsize=1518232 memory=4026531957 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160548/stat : 160548 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160549] ppid=160538 vsize=1518232 memory=211359629656 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160549/stat : 160549 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160550] ppid=160538 vsize=1518232 memory=53017898672631 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160550/stat : 160550 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160551] ppid=160538 vsize=1518232 memory=60718791811809 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160551/stat : 160551 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160552] ppid=160538 vsize=1518232 memory=58485442372557 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160552/stat : 160552 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160553] ppid=160538 vsize=1518232 memory=59619364108767 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160553/stat : 160553 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160554] ppid=160538 vsize=1518232 memory=15538518189490407 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160554/stat : 160554 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160555] ppid=160538 vsize=1518232 memory=4049356405151652263 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160555/stat : 160555 (fscip) S 160538 160541 159974 0 -1 1077936192 644 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160556] ppid=160538 vsize=1518232 memory=318546 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160556/stat : 160556 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160557] ppid=160538 vsize=1518232 memory=363890 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160557/stat : 160557 (fscip) S 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160558] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160558/stat : 160558 (fscip) S 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160559] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160559/stat : 160559 (fscip) S 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160560] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160560/stat : 160560 (fscip) R 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160561] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160561/stat : 160561 (fscip) S 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160562] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160562/stat : 160562 (fscip) S 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160563] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160563/stat : 160563 (fscip) S 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160564] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160564/stat : 160564 (fscip) S 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160565] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160565/stat : 160565 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160566] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160566/stat : 160566 (fscip) S 160538 160541 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160567] ppid=160538 vsize=1518232 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160567/stat : 160567 (fscip) S 160538 160541 159974 0 -1 1077936192 643 0 0 0 0 0 0 0 20 0 21 0 24766038 1554669568 15414 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1518232 KiB
Current children cumulated memory: 61656 KiB

[startup+0.222278 s]*
/proc/loadavg: 77.77 82.68 83.63 61/1003 160617
/proc/meminfo: memFree=779851744/790760804 swapFree=131071996/131071996
[pid=160541] ppid=160538 vsize=1682152 memory=247668 CPUtime=1.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/stat : 160541 (fscip) S 160538 160541 159974 0 -1 1077936128 57949 0 0 0 114 30 0 0 20 0 41 0 24766030 1722523648 61917 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
/proc/160541/statm: 420538 61917 2886 3035 0 150940 0
[pid=160541/tid=160548] ppid=160538 vsize=1682152 memory=4026531959 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160548/stat : 160548 (fscip) R 160538 160541 159974 0 -1 4194368 1657 0 0 0 5 0 0 0 20 0 41 0 24766038 1722523648 61917 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160549] ppid=160538 vsize=1682152 memory=25145 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160549/stat : 160549 (fscip) R 160538 160541 159974 0 -1 4194368 3263 0 0 0 4 2 0 0 20 0 41 0 24766038 1722523648 61917 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160550] ppid=160538 vsize=1682152 memory=56316433531346 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160550/stat : 160550 (fscip) R 160538 160541 159974 0 -1 4194368 2789 0 0 0 4 1 0 0 20 0 41 0 24766038 1722523648 61917 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160551] ppid=160538 vsize=1682152 memory=54083084091976 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160551/stat : 160551 (fscip) D 160538 160541 159974 0 -1 4194368 1812 0 0 0 5 1 0 0 20 0 41 0 24766038 1722523648 61917 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160552] ppid=160538 vsize=1682152 memory=61783977231038 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160552/stat : 160552 (fscip) R 160538 160541 159974 0 -1 4194368 3262 0 0 0 5 1 0 0 20 0 41 0 24766038 1722523648 61917 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160553] ppid=160538 vsize=1682152 memory=62917898929210 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160553/stat : 160553 (fscip) R 160538 160541 159974 0 -1 4194368 2786 0 0 0 6 1 0 0 20 0 41 0 24766038 1722523648 61917 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160554] ppid=160538 vsize=1682152 memory=16101468142831202 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160554/stat : 160554 (fscip) D 160538 160541 159974 0 -1 4194368 1658 0 0 0 6 0 0 0 20 0 41 0 24766038 1722523648 61917 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160555] ppid=160538 vsize=1682152 memory=78195 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160555/stat : 160555 (fscip) R 160538 160541 159974 0 -1 4194368 3259 0 0 0 3 2 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160556] ppid=160538 vsize=1682152 memory=3472338200436275736 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160556/stat : 160556 (fscip) R 160538 160541 159974 0 -1 4194368 2780 0 0 0 6 1 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160557] ppid=160538 vsize=1682152 memory=3977302122516867875 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160557/stat : 160557 (fscip) D 160538 160541 159974 0 -1 4194368 1657 0 0 0 5 0 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160558] ppid=160538 vsize=1682152 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160558/stat : 160558 (fscip) D 160538 160541 159974 0 -1 4194368 3249 0 0 0 3 2 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160559] ppid=160538 vsize=1682152 memory=0 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160559/stat : 160559 (fscip) R 160538 160541 159974 0 -1 4194368 2764 0 0 0 6 1 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160560] ppid=160538 vsize=1682152 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160560/stat : 160560 (fscip) R 160538 160541 159974 0 -1 4194368 2444 0 0 0 6 0 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160561] ppid=160538 vsize=1682152 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160561/stat : 160561 (fscip) R 160538 160541 159974 0 -1 4194368 3253 0 0 0 4 2 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160562] ppid=160538 vsize=1682152 memory=0 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160562/stat : 160562 (fscip) R 160538 160541 159974 0 -1 4194368 2805 0 0 0 6 1 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160563] ppid=160538 vsize=1682152 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160563/stat : 160563 (fscip) D 160538 160541 159974 0 -1 4194368 1656 0 0 0 5 0 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160564] ppid=160538 vsize=1682152 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160564/stat : 160564 (fscip) R 160538 160541 159974 0 -1 4194368 3262 0 0 0 4 2 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160565] ppid=160538 vsize=1682152 memory=0 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160565/stat : 160565 (fscip) R 160538 160541 159974 0 -1 4194368 2789 0 0 0 6 1 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160566] ppid=160538 vsize=1682152 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160566/stat : 160566 (fscip) D 160538 160541 159974 0 -1 4194368 2042 0 0 0 6 0 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160567] ppid=160538 vsize=1682152 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160567/stat : 160567 (fscip) R 160538 160541 159974 0 -1 4194368 3264 0 0 0 4 2 0 0 20 0 41 0 24766038 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160578] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160578/stat : 160578 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160579] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160579/stat : 160579 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160580] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160580/stat : 160580 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160581] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160581/stat : 160581 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160582] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160582/stat : 160582 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160583] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160583/stat : 160583 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160584] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160584/stat : 160584 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160585] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160585/stat : 160585 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160586] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160586/stat : 160586 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160587] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160587/stat : 160587 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160588] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160588/stat : 160588 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160589] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160589/stat : 160589 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160590] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160590/stat : 160590 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160591] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160591/stat : 160591 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160592] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160592/stat : 160592 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160593] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160593/stat : 160593 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160594] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160594/stat : 160594 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160595] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160595/stat : 160595 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160596] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160596/stat : 160596 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160597] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160597/stat : 160597 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 62026 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1682152 KiB
Current children cumulated memory: 247668 KiB

[startup+0.325082 s]*
/proc/loadavg: 77.77 82.68 83.63 62/981 160637
/proc/meminfo: memFree=779728944/790760804 swapFree=131071996/131071996
[pid=160541] ppid=160538 vsize=1683176 memory=376968 CPUtime=3.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/stat : 160541 (fscip) S 160538 160541 159974 0 -1 1077936128 92798 0 0 0 295 42 0 0 20 0 41 0 24766030 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
/proc/160541/statm: 420794 94242 2966 3035 0 185487 0
[pid=160541/tid=160548] ppid=160538 vsize=1683176 memory=-6675103658964320192 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160548/stat : 160548 (fscip) R 160538 160541 159974 0 -1 4194368 4861 0 0 0 13 1 0 0 20 0 41 0 24766038 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160549] ppid=160538 vsize=1683176 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160549/stat : 160549 (fscip) R 160538 160541 159974 0 -1 4194368 3736 0 0 0 14 2 0 0 20 0 41 0 24766038 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160550] ppid=160538 vsize=1683176 memory=-5936728724725964585 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160550/stat : 160550 (fscip) R 160538 160541 159974 0 -1 4194368 4930 0 0 0 13 1 0 0 20 0 41 0 24766038 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160551] ppid=160538 vsize=1683176 memory=7679927811743456362 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160551/stat : 160551 (fscip) R 160538 160541 159974 0 -1 4194368 4864 0 0 0 13 2 0 0 20 0 41 0 24766038 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160552] ppid=160538 vsize=1683176 memory=5791717494736562784 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160552/stat : 160552 (fscip) R 160538 160541 159974 0 -1 4194368 4524 0 0 0 15 2 0 0 20 0 41 0 24766038 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160553] ppid=160538 vsize=1683176 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160553/stat : 160553 (fscip) R 160538 160541 159974 0 -1 4194368 4861 0 0 0 15 1 0 0 20 0 41 0 24766038 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160554] ppid=160538 vsize=1683176 memory=139885742777792 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160554/stat : 160554 (fscip) R 160538 160541 159974 0 -1 4194368 4864 0 0 0 13 1 0 0 20 0 41 0 24766038 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160555] ppid=160538 vsize=1683176 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160555/stat : 160555 (fscip) R 160538 160541 159974 0 -1 4194368 3735 0 0 0 13 2 0 0 20 0 41 0 24766038 1723572224 94242 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0

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

??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.423083 s]*
/proc/loadavg: 77.77 82.68 83.63 62/980 160641
/proc/meminfo: memFree=779646188/790760804 swapFree=131071996/131071996
[pid=160541] ppid=160538 vsize=1682152 memory=402640 CPUtime=5.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/stat : 160541 (fscip) S 160538 160541 159974 0 -1 1077936128 99986 0 0 0 534 44 0 0 20 0 41 0 24766030 1722523648 100660 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
/proc/160541/statm: 420538 100660 2966 3035 0 190828 0
[pid=160541/tid=160548] ppid=160538 vsize=1682152 memory=4026532202 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160548/stat : 160548 (fscip) R 160538 160541 159974 0 -1 4194368 4953 0 0 0 26 1 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160549] ppid=160538 vsize=1682152 memory=25138 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160549/stat : 160549 (fscip) R 160538 160541 159974 0 -1 4194368 4687 0 0 0 26 2 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160550] ppid=160538 vsize=1682152 memory=54117410275792 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160550/stat : 160550 (fscip) R 160538 160541 159974 0 -1 4194368 5111 0 0 0 25 1 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160551] ppid=160538 vsize=1682152 memory=61818303414854 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160551/stat : 160551 (fscip) R 160538 160541 159974 0 -1 4194368 5161 0 0 0 25 2 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160552] ppid=160538 vsize=1682152 memory=59584953975483 CPUtime=0.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160552/stat : 160552 (fscip) R 160538 160541 159974 0 -1 4194368 4862 0 0 0 27 2 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160553] ppid=160538 vsize=1682152 memory=60718875673656 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160553/stat : 160553 (fscip) R 160538 160541 159974 0 -1 4194368 4992 0 0 0 26 2 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160554] ppid=160538 vsize=1682152 memory=16101468142831202 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160554/stat : 160554 (fscip) R 160538 160541 159974 0 -1 4194368 4962 0 0 0 26 1 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160555] ppid=160538 vsize=1682152 memory=78195 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160555/stat : 160555 (fscip) R 160538 160541 159974 0 -1 4194368 4850 0 0 0 24 2 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160556] ppid=160538 vsize=1682152 memory=3472338200436275736 CPUtime=0.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160556/stat : 160556 (fscip) R 160538 160541 159974 0 -1 4194368 3911 0 0 0 28 1 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160557] ppid=160538 vsize=1682152 memory=3977302122516867875 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160557/stat : 160557 (fscip) R 160538 160541 159974 0 -1 4194368 4925 0 0 0 20 2 0 0 20 0 41 0 24766038 1722523648 100726 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160558] ppid=160538 vsize=1682152 memory=0 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160558/stat : 160558 (fscip) R 160538 160541 159974 0 -1 4194368 4704 0 0 0 25 2 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160559] ppid=160538 vsize=1682152 memory=0 CPUtime=0.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160559/stat : 160559 (fscip) R 160538 160541 159974 0 -1 4194368 3946 0 0 0 28 1 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160560] ppid=160538 vsize=1682152 memory=0 CPUtime=0.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160560/stat : 160560 (fscip) R 160538 160541 159974 0 -1 4194368 4944 0 0 0 28 1 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160561] ppid=160538 vsize=1682152 memory=0 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160561/stat : 160561 (fscip) R 160538 160541 159974 0 -1 4194368 4655 0 0 0 25 2 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160562] ppid=160538 vsize=1682152 memory=0 CPUtime=0.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160562/stat : 160562 (fscip) R 160538 160541 159974 0 -1 4194368 4376 0 0 0 28 1 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160563] ppid=160538 vsize=1682152 memory=0 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160563/stat : 160563 (fscip) R 160538 160541 159974 0 -1 4194368 4938 0 0 0 25 2 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160564] ppid=160538 vsize=1682152 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160564/stat : 160564 (fscip) R 160538 160541 159974 0 -1 4194368 4855 0 0 0 25 3 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160565] ppid=160538 vsize=1682152 memory=0 CPUtime=0.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160565/stat : 160565 (fscip) R 160538 160541 159974 0 -1 4194368 3937 0 0 0 28 1 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160566] ppid=160538 vsize=1682152 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160566/stat : 160566 (fscip) R 160538 160541 159974 0 -1 4194368 5070 0 0 0 27 1 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160567] ppid=160538 vsize=1682152 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160567/stat : 160567 (fscip) R 160538 160541 159974 0 -1 4194368 4729 0 0 0 26 2 0 0 20 0 41 0 24766038 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160578] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160578/stat : 160578 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100792 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160579] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160579/stat : 160579 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160580] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160580/stat : 160580 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160581] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160581/stat : 160581 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160582] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160582/stat : 160582 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160583] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160583/stat : 160583 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160584] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160584/stat : 160584 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160585] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160585/stat : 160585 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160586] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160586/stat : 160586 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160587] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160587/stat : 160587 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160588] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160588/stat : 160588 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100858 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160589] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160589/stat : 160589 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160590] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160590/stat : 160590 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160591] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160591/stat : 160591 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160592] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160592/stat : 160592 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160593] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160593/stat : 160593 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160594] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160594/stat : 160594 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160595] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160595/stat : 160595 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160596] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160596/stat : 160596 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160597] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160597/stat : 160597 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 24766045 1722523648 100924 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
Current children cumulated CPU time: 5.78 s
Current children cumulated vsize: 1682152 KiB
Current children cumulated memory: 402640 KiB

[startup+0.631323 s]
/proc/loadavg: 77.77 82.68 83.63 61/980 160651
/proc/meminfo: memFree=779416836/790760804 swapFree=131071996/131071996
[pid=160541] ppid=160538 vsize=1682152 memory=332316 CPUtime=8.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/stat : 160541 (fscip) S 160538 160541 159974 0 -1 1077936128 110292 0 0 0 835 47 0 0 20 0 29 0 24766030 1722523648 83079 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
/proc/160541/statm: 420538 83079 3014 3035 0 199001 0
[pid=160541/tid=160548] ppid=160538 vsize=1682152 memory=237112680705 CPUtime=0.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160548/stat : 160548 (fscip) R 160538 160541 159974 0 -1 4194368 5223 0 0 0 41 1 0 0 20 0 29 0 24766038 1722523648 83079 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160549] ppid=160538 vsize=1682152 memory=54113115308486 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160549/stat : 160549 (fscip) R 160538 160541 159974 0 -1 4194368 5970 0 0 0 41 2 0 0 20 0 29 0 24766038 1722523648 83079 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160551] ppid=160538 vsize=1682152 memory=61818320217003 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160551/stat : 160551 (fscip) R 160538 160541 159974 0 -1 4194368 5318 0 0 0 41 2 0 0 20 0 29 0 24766038 1722523648 83079 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160552] ppid=160538 vsize=1682152 memory=57420307235693 CPUtime=0.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160552/stat : 160552 (fscip) R 160538 160541 159974 0 -1 4194368 6239 0 0 0 42 3 0 0 20 0 29 0 24766038 1722523648 83079 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160555] ppid=160538 vsize=1682152 memory=282754 CPUtime=0.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160555/stat : 160555 (fscip) R 160538 160541 159974 0 -1 4194368 5967 0 0 0 39 3 0 0 20 0 29 0 24766038 1722523648 83079 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160558] ppid=160538 vsize=1682152 memory=0 CPUtime=0.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160558/stat : 160558 (fscip) R 160538 160541 159974 0 -1 4194368 6200 0 0 0 40 2 0 0 20 0 29 0 24766038 1722523648 83079 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160561] ppid=160538 vsize=1682152 memory=0 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160561/stat : 160561 (fscip) R 160538 160541 159974 0 -1 4194368 5750 0 0 0 41 2 0 0 20 0 29 0 24766038 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160563] ppid=160538 vsize=1682152 memory=0 CPUtime=0.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160563/stat : 160563 (fscip) R 160538 160541 159974 0 -1 4194368 5287 0 0 0 41 2 0 0 20 0 29 0 24766038 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160578] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160578/stat : 160578 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160579] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160579/stat : 160579 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160580] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160580/stat : 160580 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160581] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160581/stat : 160581 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160582] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160582/stat : 160582 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160583] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160583/stat : 160583 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160584] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160584/stat : 160584 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160585] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160585/stat : 160585 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160586] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160586/stat : 160586 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160587] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160587/stat : 160587 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160588] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160588/stat : 160588 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160589] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160589/stat : 160589 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160590] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160590/stat : 160590 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160591] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160591/stat : 160591 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160592] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160592/stat : 160592 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160593] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160593/stat : 160593 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160594] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160594/stat : 160594 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160595] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160595/stat : 160595 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160596] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160596/stat : 160596 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
[pid=160541/tid=160597] ppid=160538 vsize=1682152 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160541/task/160597/stat : 160597 (fscip) S 160538 160541 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 24766045 1722523648 83145 809668444160 4194304 16623229 140737018484112 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 51183616 140737018491913 140737018492031 140737018492031 140737018499056 0
Current children cumulated CPU time: 8.82 s
Current children cumulated vsize: 1682152 KiB
Current children cumulated memory: 332316 KiB

Child status: 0

Real time (s): 0.692086
CPU time (s): 9.04718
CPU user time (s): 8.54332
CPU system time (s): 0.503863
CPU usage (%): 1307.23
Max. virtual memory (cumulated for all children) (KiB): 1683176
Max. memory (cumulated for all children) (KiB): 423756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.54332
system time used= 0.503863
maximum resident set size= 439844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111694
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28107
involuntary context switches= 81


# summary of solver processes directly reported to runsolver:
#   pid: 160541
#   total CPU time (s): 9.04718
#   total CPU user time (s): 8.54332
#   total CPU system time (s): 0.503863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.039491 second user time and 0.117807 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-02 08:57:09
IDJOB=4465511
IDBENCH=161321
IDSOLVER=3094
FILE ID=nodeD105/4465511-1722581829
RUNJOBID= nodeD105-1722581828-159986
SLURM_JOB_ID= 8254295
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB16/OPT-LIN/lion9-single-obj/normalized-single-obj-f35-AC_Side2.seq-B-2-combined-EDCBAir.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465511-1722581829/watcher-4465511-1722581829 -o /tmp/evaluation-result-4465511-1722581829/solver-4465511-1722581829 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722581828-159986 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465511-1722581829.opb -qsol -t 72000 -sth 20

TIME LIMIT= 72000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 20

MD5SUM BENCH= ad58ef7574e9436bb1a709479fe63e41
RANDOM SEED=2108173854

nodeD105.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3105.035
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2637.793
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3603.236
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3446.234
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3153.929
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2924.978
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 136
initial apicid	: 136
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3440.669
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 200
initial apicid	: 200
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3051.060
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3616.744
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3420.667
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3446.178
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3581.549
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2993.067
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 134
initial apicid	: 134
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3436.438
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 198
initial apicid	: 198
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3562.651
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2946.700
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 132
initial apicid	: 132
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3452.581
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 196
initial apicid	: 196
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3162.444
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3502.302
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 152
initial apicid	: 152
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3197.214
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 216
initial apicid	: 216
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3046.022
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3516.286
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1943.851
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3440.361
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2971.348
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2165.006
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 150
initial apicid	: 150
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3207.749
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 214
initial apicid	: 214
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 32
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 33
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2460.401
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 34
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2594.509
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 35
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3211.324
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 36
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 37
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3581.944
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 38
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2598.736
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 148
initial apicid	: 148
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 39
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3414.462
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 40
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 41
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3066.191
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 42
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1848.940
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 43
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3197.271
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 44
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3092.604
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 40
initial apicid	: 40
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 45
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1000.649
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 46
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2635.472
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 168
initial apicid	: 168
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 47
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3195.560
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 232
initial apicid	: 232
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 48
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 49
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1000.586
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 50
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2616.814
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 51
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3198.882
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 52
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 38
initial apicid	: 38
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 53
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1000.088
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 54
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2610.097
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 166
initial apicid	: 166
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 55
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3196.405
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 230
initial apicid	: 230
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 56
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 36
initial apicid	: 36
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 57
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1000.065
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 58
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2595.577
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 164
initial apicid	: 164
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 59
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.894
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 60
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3112.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 56
initial apicid	: 56
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 61
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1426.034
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 62
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2619.173
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 184
initial apicid	: 184
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 63
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3439.513
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 64
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3196.930
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 65
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1413.622
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 66
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2638.809
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 67
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3436.033
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 68
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3008.966
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 54
initial apicid	: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 69
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1415.559
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 70
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2657.170
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 182
initial apicid	: 182
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 71
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3432.845
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 246
initial apicid	: 246
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 72
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3047.240
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 73
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1391.262
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 74
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2648.502
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 75
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3439.279
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 76
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 52
initial apicid	: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 77
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3776.188
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 78
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2659.238
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 180
initial apicid	: 180
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 79
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3630.148
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 244
initial apicid	: 244
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        780430836 kB
MemAvailable:   783009880 kB
Buffers:          365204 kB
Cached:          5519020 kB
SwapCached:            0 kB
Active:           570764 kB
Inactive:        7131204 kB
Active(anon):       2152 kB
Inactive(anon):  1838128 kB
Active(file):     568612 kB
Inactive(file):  5293076 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            114928 kB
Writeback:            92 kB
AnonPages:       1818188 kB
Mapped:           114364 kB
Shmem:             22536 kB
KReclaimable:     274116 kB
Slab:             648512 kB
SReclaimable:     274116 kB
SUnreclaim:       374396 kB
KernelStack:       16128 kB
PageTables:        13416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1175584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           306816 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      657408 kB
DirectMap2M:    82677760 kB
DirectMap1G:    722468864 kB

Free space on /tmp at the end= 8622836 MiB
End job on nodeD105 at 2024-08-02 08:57:10