Trace number 4468048

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-08-09OPT0 4.29121 0.45699

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_18.opb
MD5SUM858e72f790302981bac4f28574add405
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 benchmark0
Best CPU time to get the best result obtained on this benchmark0.145801
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2016
Total number of constraints2988
Number of constraints which are clauses1944
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1044
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 72
Biggest coefficient in the objective function 34359738368
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 137438953470
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 34359738368
Number of bits of the biggest number in a constraint 36
Biggest sum of numbers in a constraint 137438953470
Number of bits of the biggest sum of numbers37
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: 917abe4c5e]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         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 = 30695424, getVmSize() = 30695424, SCIPgetMemUsed() = 7870074, SCIPgetMemTotal() = 8821810, SCIPgetMemExternEstim() = 4578921
0.00/0.01	c ** set memory limit for presolving in LC to 8.796e+12 for SCIP **
0.00/0.04	c ** Estimated virtualMemUsedAtSolver = 20731741, getVmSize() = 39141376, SCIPgetMemUsed() = 8170691, SCIPgetMemTotal() = 16001891, SCIPgetMemExternEstim() = 4578921
0.00/0.04	c ** set memory limit for solvers to 4.18855e+11 for each SCIP **
0.00/0.04	c Original Problem   :
0.00/0.04	c   Problem name     : instance-4468048-1723270133
0.00/0.04	c   Variables        : 2016 (2016 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.04	c   Constraints      : 2988
0.00/0.04	c   Objective sense  : minimize
0.00/0.04	c Presolved Problem  :
0.00/0.04	c   Variables        : 1584 (1584 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.04	c   Constraints      : 936
0.00/0.04	c Constraints        : Number
0.00/0.04	c   and              : 324 
0.00/0.04	c   xor              : 2 
0.00/0.04	c   linear           : 610 
0.00/0.04	c ** Instance transfer method used: 0
0.00/0.04	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.11	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.11	c                                Nodes    Active                                            
0.00/0.11	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
2.31/0.25	c         0              1           0         0           0.0000           0.0000      0.00%
4.26/0.44	c         0              1           0         0           0.0000           0.0000      0.00%
4.26/0.44	c SCIP Status        : c problem is solved
4.26/0.44	c Total Time         : 0.44
4.26/0.44	c   solving          : 0.44
4.26/0.44	c   presolving       : 0.03 (included in solving)
4.26/0.44	c B&B Tree           :
4.26/0.44	c   nodes (total)    : 1
4.26/0.44	c Solution           :
4.26/0.44	c   Solutions found  : 1
4.26/0.44	c   Primal Bound     : +0.00000000000000e+00
4.26/0.44	c   Dual Bound       : +0.00000000000000e+00
4.26/0.44	c Gap                : 0.00000 %
4.26/0.44	o 0
4.26/0.44	s OPTIMUM FOUND
4.26/0.44	v -x1944 -x1296 -x684 -x1620 -x990 -x360 -x1926 -x1279 -x1943 -x1295 -x666 -x683 -x1602 -x973 -x1619 -x989 -x342 -x359 -x1908 -x1262 
4.26/0.44	v -x1925 -x1278 -x1942 -x1294 -x648 -x665 -x682 -x1584 -x956 -x1601 -x972 -x1618 -x988 -x324 -x341 -x358 -x1890 -x1245 -x1907 
4.26/0.44	v -x1261 -x1924 -x1277 -x1941 -x1293 -x630 -x647 -x664 -x681 -x1566 -x939 -x1583 -x955 -x1600 -x971 -x1617 -x987 -x306 -x323 
4.26/0.44	v -x340 -x357 -x1872 -x1228 -x1889 -x1244 -x1906 -x1260 -x1923 -x1276 -x1940 -x1292 -x612 -x629 -x646 -x663 -x680 -x1548 -x922 
4.26/0.44	v -x1565 -x938 -x1582 -x954 -x1599 -x970 -x1616 -x986 -x288 -x305 -x322 -x339 -x356 -x1854 -x1211 -x1871 -x1227 -x1888 -x1243 
4.26/0.44	v -x1905 -x1259 -x1922 -x1275 -x1939 -x1291 -x594 -x611 -x628 -x645 -x662 -x679 -x1530 -x905 -x1547 -x921 -x1564 -x937 -x1581 -x953 
4.26/0.44	v -x1598 -x969 -x1615 -x985 -x270 -x287 -x304 -x321 -x338 -x355 -x1836 -x1194 -x1853 -x1210 -x1870 -x1226 -x1887 -x1242 -x1904 
4.26/0.44	v -x1258 -x1921 -x1274 -x1938 -x1290 -x576 -x593 -x610 -x627 -x644 -x661 -x678 -x1512 -x888 -x1529 -x904 -x1546 -x920 -x1563 
4.26/0.44	v -x936 -x1580 -x952 -x1597 -x968 -x1614 -x984 -x252 -x269 -x286 -x303 -x320 -x337 -x354 -x1818 -x1177 -x1835 -x1193 -x1852 
4.26/0.44	v -x1209 -x1869 -x1225 -x1886 -x1241 -x1903 -x1257 -x1920 -x1273 -x1937 -x1289 -x558 -x575 -x592 -x609 -x626 -x643 -x660 -x677 
4.26/0.44	v -x1494 -x871 -x1511 -x887 -x1528 -x903 -x1545 -x919 -x1562 -x935 -x1579 -x951 -x1596 -x967 -x1613 -x983 -x234 -x251 -x268 -x285 
4.26/0.44	v -x302 -x319 -x336 -x353 -x1800 -x1160 -x1817 -x1176 -x1834 -x1192 -x1851 -x1208 -x1868 -x1224 -x1885 -x1240 -x1902 -x1256 
4.26/0.44	v -x1919 -x1272 -x1936 -x1288 -x540 -x557 -x574 -x591 -x608 -x625 -x642 -x659 -x676 -x1476 -x854 -x1493 -x870 -x1510 -x886 -x1527 
4.26/0.44	v -x902 -x1544 -x918 -x1561 -x934 -x1578 -x950 -x1595 -x966 -x1612 -x982 -x216 -x233 -x250 -x267 -x284 -x301 -x318 -x335 -x352 
4.26/0.44	v -x1782 -x1143 -x1799 -x1159 -x1816 -x1175 -x1833 -x1191 -x1850 -x1207 -x1867 -x1223 -x1884 -x1239 -x1901 -x1255 -x1918 -x1271 
4.26/0.44	v -x1935 -x1287 -x522 -x539 -x556 -x573 -x590 -x607 -x624 -x641 -x658 -x675 -x1458 -x837 -x1475 -x853 -x1492 -x869 -x1509 -x885 
4.26/0.44	v -x1526 -x901 -x1543 -x917 -x1560 -x933 -x1577 -x949 -x1594 -x965 -x1611 -x981 -x198 -x215 -x232 -x249 -x266 -x283 -x300 
4.26/0.44	v -x317 -x334 -x351 -x1764 -x1126 -x1781 -x1142 -x1798 -x1158 -x1815 -x1174 -x1832 -x1190 -x1849 -x1206 -x1866 -x1222 -x1883 -x1238 
4.26/0.44	v -x1900 -x1254 -x1917 -x1270 -x1934 -x1286 -x504 -x521 -x538 -x555 -x572 -x589 -x606 -x623 -x640 -x657 -x674 -x1440 -x820 
4.26/0.44	v -x1457 -x836 -x1474 -x852 -x1491 -x868 -x1508 -x884 -x1525 -x900 -x1542 -x916 -x1559 -x932 -x1576 -x948 -x1593 -x964 -x1610 
4.26/0.44	v -x980 -x180 -x197 -x214 -x231 -x248 -x265 -x282 -x299 -x316 -x333 -x350 -x1746 -x1109 -x1763 -x1125 -x1780 -x1141 -x1797 -x1157 
4.26/0.44	v -x1814 -x1173 -x1831 -x1189 -x1848 -x1205 -x1865 -x1221 -x1882 -x1237 -x1899 -x1253 -x1916 -x1269 -x1933 -x1285 -x486 -x503 
4.26/0.44	v -x520 -x537 -x554 -x571 -x588 -x605 -x622 -x639 -x656 -x673 -x1422 -x803 -x1439 -x819 -x1456 -x835 -x1473 -x851 -x1490 -x867 
4.26/0.44	v -x1507 -x883 -x1524 -x899 -x1541 -x915 -x1558 -x931 -x1575 -x947 -x1592 -x963 -x1609 -x979 -x162 -x179 -x196 -x213 -x230 -x247 
4.26/0.44	v -x264 -x281 -x298 -x315 -x332 -x349 -x1728 -x1092 -x1745 -x1108 -x1762 -x1124 -x1779 -x1140 -x1796 -x1156 -x1813 -x1172 -x1830 
4.26/0.44	v -x1188 -x1847 -x1204 -x1864 -x1220 -x1881 -x1236 -x1898 -x1252 -x1915 -x1268 -x1932 -x1284 -x468 -x485 -x502 -x519 -x536 
4.26/0.44	v -x553 -x570 -x587 -x604 -x621 -x638 -x655 -x672 -x1404 -x786 -x1421 -x802 -x1438 -x818 -x1455 -x834 -x1472 -x850 -x1489 -x866 
4.26/0.44	v -x1506 -x882 -x1523 -x898 -x1540 -x914 -x1557 -x930 -x1574 -x946 -x1591 -x962 -x1608 -x978 -x144 -x161 -x178 -x195 -x212 -x229 
4.26/0.44	v -x246 -x263 -x280 -x297 -x314 -x331 -x348 -x1710 -x1075 -x1727 -x1091 -x1744 -x1107 -x1761 -x1123 -x1778 -x1139 -x1795 -x1155 
4.26/0.44	v -x1812 -x1171 -x1829 -x1187 -x1846 -x1203 -x1863 -x1219 -x1880 -x1235 -x1897 -x1251 -x1914 -x1267 -x1931 -x1283 -x450 -x467 
4.26/0.44	v -x484 -x501 -x518 -x535 -x552 -x569 -x586 -x603 -x620 -x637 -x654 -x671 -x1386 -x769 -x1403 -x785 -x1420 -x801 -x1437 -x817 
4.26/0.44	v -x1454 -x833 -x1471 -x849 -x1488 -x865 -x1505 -x881 -x1522 -x897 -x1539 -x913 -x1556 -x929 -x1573 -x945 -x1590 -x961 -x1607 
4.26/0.44	v -x977 -x126 -x143 -x160 -x177 -x194 -x211 -x228 -x245 -x262 -x279 -x296 -x313 -x330 -x347 -x1692 -x1058 -x1709 -x1074 -x1726 
4.26/0.44	v -x1090 -x1743 -x1106 -x1760 -x1122 -x1777 -x1138 -x1794 -x1154 -x1811 -x1170 -x1828 -x1186 -x1845 -x1202 -x1862 -x1218 -x1879 
4.26/0.44	v -x1234 -x1896 -x1250 -x1913 -x1266 -x1930 -x1282 -x432 -x449 -x466 -x483 -x500 -x517 -x534 -x551 -x568 -x585 -x602 -x619 
4.26/0.44	v -x636 -x653 -x670 -x1368 -x752 -x1385 -x768 -x1402 -x784 -x1419 -x800 -x1436 -x816 -x1453 -x832 -x1470 -x848 -x1487 -x864 -x1504 
4.26/0.44	v -x880 -x1521 -x896 -x1538 -x912 -x1555 -x928 -x1572 -x944 -x1589 -x960 -x1606 -x976 -x108 -x125 -x142 -x159 -x176 -x193 -x210 
4.26/0.44	v -x227 -x244 -x261 -x278 -x295 -x312 -x329 -x346 -x1674 -x1041 -x1691 -x1057 -x1708 -x1073 -x1725 -x1089 -x1742 -x1105 -x1759 
4.26/0.44	v -x1121 -x1776 -x1137 -x1793 -x1153 -x1810 -x1169 -x1827 -x1185 -x1844 -x1201 -x1861 -x1217 -x1878 -x1233 -x1895 -x1249 -x1912 
4.26/0.44	v -x1265 -x1929 -x1281 -x414 -x431 -x448 -x465 -x482 -x499 -x516 -x533 -x550 -x567 -x584 -x601 -x618 -x635 -x652 -x669 -x1350 
4.26/0.44	v -x735 -x1367 -x751 -x1384 -x767 -x1401 -x783 -x1418 -x799 -x1435 -x815 -x1452 -x831 -x1469 -x847 -x1486 -x863 -x1503 -x879 
4.26/0.44	v -x1520 -x895 -x1537 -x911 -x1554 -x927 -x1571 -x943 -x1588 -x959 -x1605 -x975 -x90 -x107 -x124 -x141 -x158 -x175 -x192 -x209 
4.26/0.44	v -x226 -x243 -x260 -x277 -x294 -x311 -x328 -x345 -x1656 -x1024 -x1673 -x1040 -x1690 -x1056 -x1707 -x1072 -x1724 -x1088 -x1741 
4.26/0.44	v -x1104 -x1758 -x1120 -x1775 -x1136 -x1792 -x1152 -x1809 -x1168 -x1826 -x1184 -x1843 -x1200 -x1860 -x1216 -x1877 -x1232 -x1894 
4.26/0.44	v -x1248 -x1911 -x1264 -x1928 -x1280 -x396 -x413 -x430 -x447 -x464 -x481 -x498 -x515 -x532 -x549 -x566 -x583 -x600 -x617 -x634 
4.26/0.44	v -x651 -x668 -x1332 -x718 -x1349 -x734 -x1366 -x750 -x1383 -x766 -x1400 -x782 -x1417 -x798 -x1434 -x814 -x1451 -x830 -x1468 
4.26/0.44	v -x846 -x1485 -x862 -x1502 -x878 -x1519 -x894 -x1536 -x910 -x1553 -x926 -x1570 -x942 -x1587 -x958 -x1604 -x974 -x72 -x89 -x106 
4.26/0.44	v -x123 -x140 -x157 -x174 -x191 -x208 -x225 -x242 -x259 -x276 -x293 -x310 -x327 -x344 -x1638 -x1007 -x1655 -x1023 -x1672 -x1039 
4.26/0.44	v -x1689 -x1055 -x1706 -x1071 -x1723 -x1087 -x1740 -x1103 -x1757 -x1119 -x1774 -x1135 -x1791 -x1151 -x1808 -x1167 -x1825 -x1183 
4.26/0.44	v -x1842 -x1199 -x1859 -x1215 -x1876 -x1231 -x1893 -x1247 -x1910 -x1263 -x1927 -x378 -x395 -x412 -x429 -x446 -x463 -x480 -x497 
4.26/0.44	v -x514 -x531 -x548 -x565 -x582 -x599 -x616 -x633 -x650 -x667 -x1314 -x701 -x1331 -x717 -x1348 -x733 -x1365 -x749 -x1382 -x765 
4.26/0.44	v -x1399 -x781 -x1416 -x797 -x1433 -x813 -x1450 -x829 -x1467 -x845 -x1484 -x861 -x1501 -x877 -x1518 -x893 -x1535 -x909 -x1552 
4.26/0.44	v -x925 -x1569 -x941 -x1586 -x957 -x1603 -x36 -x54 -x71 -x88 -x105 -x122 -x139 -x156 -x173 -x190 -x207 -x224 -x241 -x258 -x275 
4.26/0.44	v -x292 -x309 -x326 -x18 -x343 -x1637 -x1006 -x1654 -x1022 -x1671 -x1038 -x1688 -x1054 -x1705 -x1070 -x1722 -x1086 -x1739 -x1102 
4.26/0.44	v -x1756 -x1118 -x1773 -x1134 -x1790 -x1150 -x1807 -x1166 -x1824 -x1182 -x1841 -x1198 -x1858 -x1214 -x1875 -x1230 -x1892 
4.26/0.44	v -x1246 -x1909 -x377 -x394 -x411 -x428 -x445 -x462 -x479 -x496 -x513 -x530 -x547 -x564 -x581 -x598 -x615 -x632 -x649 -x1313 -x700 
4.26/0.44	v -x1330 -x716 -x1347 -x732 -x1364 -x748 -x1381 -x764 -x1398 -x780 -x1415 -x796 -x1432 -x812 -x1449 -x828 -x1466 -x844 -x1483 
4.26/0.44	v -x860 -x1500 -x876 -x1517 -x892 -x1534 -x908 -x1551 -x924 -x1568 -x940 -x1585 -x35 -x53 -x70 -x87 -x104 -x121 -x138 -x155 
4.26/0.44	v -x172 -x189 -x206 -x223 -x240 -x257 -x274 -x291 -x308 -x17 -x325 -x1636 -x1005 -x1653 -x1021 -x1670 -x1037 -x1687 -x1053 -x1704 
4.26/0.44	v -x1069 -x1721 -x1085 -x1738 -x1101 -x1755 -x1117 -x1772 -x1133 -x1789 -x1149 -x1806 -x1165 -x1823 -x1181 -x1840 -x1197 -x1857 
4.26/0.44	v -x1213 -x1874 -x1229 -x1891 -x376 -x393 -x410 -x427 -x444 -x461 -x478 -x495 -x512 -x529 -x546 -x563 -x580 -x597 -x614 -x631 
4.26/0.44	v -x1312 -x699 -x1329 -x715 -x1346 -x731 -x1363 -x747 -x1380 -x763 -x1397 -x779 -x1414 -x795 -x1431 -x811 -x1448 -x827 -x1465 
4.26/0.44	v -x843 -x1482 -x859 -x1499 -x875 -x1516 -x891 -x1533 -x907 -x1550 -x923 -x1567 -x34 -x52 -x69 -x86 -x103 -x120 -x137 -x154 -x171 
4.26/0.44	v -x188 -x205 -x222 -x239 -x256 -x273 -x290 -x16 -x307 -x1635 -x1004 -x1652 -x1020 -x1669 -x1036 -x1686 -x1052 -x1703 -x1068 
4.26/0.44	v -x1720 -x1084 -x1737 -x1100 -x1754 -x1116 -x1771 -x1132 -x1788 -x1148 -x1805 -x1164 -x1822 -x1180 -x1839 -x1196 -x1856 -x1212 
4.26/0.44	v -x1873 -x375 -x392 -x409 -x426 -x443 -x460 -x477 -x494 -x511 -x528 -x545 -x562 -x579 -x596 -x613 -x1311 -x698 -x1328 -x714 
4.26/0.44	v -x1345 -x730 -x1362 -x746 -x1379 -x762 -x1396 -x778 -x1413 -x794 -x1430 -x810 -x1447 -x826 -x1464 -x842 -x1481 -x858 -x1498 
4.26/0.44	v -x874 -x1515 -x890 -x1532 -x906 -x1549 -x33 -x51 -x68 -x85 -x102 -x119 -x136 -x153 -x170 -x187 -x204 -x221 -x238 -x255 -x272 
4.26/0.44	v -x15 -x289 -x1634 -x1003 -x1651 -x1019 -x1668 -x1035 -x1685 -x1051 -x1702 -x1067 -x1719 -x1083 -x1736 -x1099 -x1753 -x1115 -x1770 
4.26/0.44	v -x1131 -x1787 -x1147 -x1804 -x1163 -x1821 -x1179 -x1838 -x1195 -x1855 -x374 -x391 -x408 -x425 -x442 -x459 -x476 -x493 -x510 
4.26/0.44	v -x527 -x544 -x561 -x578 -x595 -x1310 -x697 -x1327 -x713 -x1344 -x729 -x1361 -x745 -x1378 -x761 -x1395 -x777 -x1412 -x793 
4.26/0.44	v -x1429 -x809 -x1446 -x825 -x1463 -x841 -x1480 -x857 -x1497 -x873 -x1514 -x889 -x1531 -x32 -x50 -x67 -x84 -x101 -x118 -x135 -x152 
4.26/0.44	v -x169 -x186 -x203 -x220 -x237 -x254 -x14 -x271 -x1633 -x1002 -x1650 -x1018 -x1667 -x1034 -x1684 -x1050 -x1701 -x1066 -x1718 
4.26/0.44	v -x1082 -x1735 -x1098 -x1752 -x1114 -x1769 -x1130 -x1786 -x1146 -x1803 -x1162 -x1820 -x1178 -x1837 -x373 -x390 -x407 -x424 
4.26/0.44	v -x441 -x458 -x475 -x492 -x509 -x526 -x543 -x560 -x577 -x1309 -x696 -x1326 -x712 -x1343 -x728 -x1360 -x744 -x1377 -x760 -x1394 
4.26/0.44	v -x776 -x1411 -x792 -x1428 -x808 -x1445 -x824 -x1462 -x840 -x1479 -x856 -x1496 -x872 -x1513 -x31 -x49 -x66 -x83 -x100 -x117 
4.26/0.44	v -x134 -x151 -x168 -x185 -x202 -x219 -x236 -x13 -x253 -x1632 -x1001 -x1649 -x1017 -x1666 -x1033 -x1683 -x1049 -x1700 -x1065 -x1717 
4.26/0.44	v -x1081 -x1734 -x1097 -x1751 -x1113 -x1768 -x1129 -x1785 -x1145 -x1802 -x1161 -x1819 -x372 -x389 -x406 -x423 -x440 -x457 
4.26/0.44	v -x474 -x491 -x508 -x525 -x542 -x559 -x1308 -x695 -x1325 -x711 -x1342 -x727 -x1359 -x743 -x1376 -x759 -x1393 -x775 -x1410 -x791 
4.26/0.44	v -x1427 -x807 -x1444 -x823 -x1461 -x839 -x1478 -x855 -x1495 -x30 -x48 -x65 -x82 -x99 -x116 -x133 -x150 -x167 -x184 -x201 -x218 
4.26/0.44	v -x12 -x235 -x1631 -x1000 -x1648 -x1016 -x1665 -x1032 -x1682 -x1048 -x1699 -x1064 -x1716 -x1080 -x1733 -x1096 -x1750 -x1112 
4.26/0.44	v -x1767 -x1128 -x1784 -x1144 -x1801 -x371 -x388 -x405 -x422 -x439 -x456 -x473 -x490 -x507 -x524 -x541 -x1307 -x694 -x1324 -x710 
4.26/0.44	v -x1341 -x726 -x1358 -x742 -x1375 -x758 -x1392 -x774 -x1409 -x790 -x1426 -x806 -x1443 -x822 -x1460 -x838 -x1477 -x29 -x47 -x64 
4.26/0.44	v -x81 -x98 -x115 -x132 -x149 -x166 -x183 -x200 -x11 -x217 -x1630 -x999 -x1647 -x1015 -x1664 -x1031 -x1681 -x1047 -x1698 -x1063 
4.26/0.44	v -x1715 -x1079 -x1732 -x1095 -x1749 -x1111 -x1766 -x1127 -x1783 -x370 -x387 -x404 -x421 -x438 -x455 -x472 -x489 -x506 -x523 
4.26/0.44	v -x1306 -x693 -x1323 -x709 -x1340 -x725 -x1357 -x741 -x1374 -x757 -x1391 -x773 -x1408 -x789 -x1425 -x805 -x1442 -x821 -x1459 
4.26/0.44	v -x28 -x46 -x63 -x80 -x97 -x114 -x131 -x148 -x165 -x182 -x10 -x199 -x1629 -x998 -x1646 -x1014 -x1663 -x1030 -x1680 -x1046 -x1697 
4.26/0.44	v -x1062 -x1714 -x1078 -x1731 -x1094 -x1748 -x1110 -x1765 -x369 -x386 -x403 -x420 -x437 -x454 -x471 -x488 -x505 -x1305 -x692 
4.26/0.44	v -x1322 -x708 -x1339 -x724 -x1356 -x740 -x1373 -x756 -x1390 -x772 -x1407 -x788 -x1424 -x804 -x1441 -x27 -x45 -x62 -x79 -x96 
4.26/0.44	v -x113 -x130 -x147 -x164 -x9 -x181 -x1628 -x997 -x1645 -x1013 -x1662 -x1029 -x1679 -x1045 -x1696 -x1061 -x1713 -x1077 -x1730 
4.26/0.44	v -x1093 -x1747 -x368 -x385 -x402 -x419 -x436 -x453 -x470 -x487 -x1304 -x691 -x1321 -x707 -x1338 -x723 -x1355 -x739 -x1372 -x755 
4.26/0.44	v -x1389 -x771 -x1406 -x787 -x1423 -x26 -x44 -x61 -x78 -x95 -x112 -x129 -x146 -x8 -x163 -x1627 -x996 -x1644 -x1012 -x1661 -x1028 
4.26/0.44	v -x1678 -x1044 -x1695 -x1060 -x1712 -x1076 -x1729 -x367 -x384 -x401 -x418 -x435 -x452 -x469 -x1303 -x690 -x1320 -x706 -x1337 
4.26/0.44	v -x722 -x1354 -x738 -x1371 -x754 -x1388 -x770 -x1405 -x25 -x43 -x60 -x77 -x94 -x111 -x128 -x7 -x145 -x1626 -x995 -x1643 -x1011 
4.26/0.44	v -x1660 -x1027 -x1677 -x1043 -x1694 -x1059 -x1711 -x366 -x383 -x400 -x417 -x434 -x451 -x1302 -x689 -x1319 -x705 -x1336 -x721 
4.26/0.44	v -x1353 -x737 -x1370 -x753 -x1387 -x24 -x42 -x59 -x76 -x93 -x110 -x6 -x127 -x1625 -x994 -x1642 -x1010 -x1659 -x1026 -x1676 
4.26/0.44	v -x1042 -x1693 -x365 -x382 -x399 -x416 -x433 -x1301 -x688 -x1318 -x704 -x1335 -x720 -x1352 -x736 -x1369 -x23 -x41 -x58 -x75 -x92 
4.26/0.44	v -x5 -x109 -x1624 -x993 -x1641 -x1009 -x1658 -x1025 -x1675 -x364 -x381 -x398 -x415 -x1300 -x687 -x1317 -x703 -x1334 -x719 -x1351 
4.26/0.44	v -x22 -x40 -x57 -x74 -x4 -x91 -x1623 -x992 -x1640 -x1008 -x1657 -x363 -x380 -x397 -x1299 -x686 -x1316 -x702 -x1333 -x21 
4.26/0.44	v -x39 -x56 -x3 -x73 -x1622 -x991 -x1639 -x362 -x379 -x1298 -x685 -x1315 -x20 -x38 -x2 -x55 -x1621 -x361 -x1297 -x19 -x1 -x37 -x2016 
4.26/0.44	v -x1980 -x2015 -x1979 -x2014 -x1978 -x2013 -x1977 -x2012 -x1976 -x2011 -x1975 -x2010 -x1974 -x2009 -x1973 -x2008 -x1972 
4.26/0.44	v -x2007 -x1971 -x2006 -x1970 -x2005 -x1969 -x2004 -x1968 -x2003 -x1967 -x2002 -x1966 -x2001 -x1965 -x2000 -x1964 -x1999 -x1963 
4.26/0.44	v -x1998 -x1962 -x1997 -x1961 -x1996 -x1960 -x1995 -x1959 -x1994 -x1958 -x1993 -x1957 -x1992 -x1956 -x1991 -x1955 -x1990 -x1954 
4.26/0.44	v -x1989 -x1953 -x1988 -x1952 -x1987 -x1951 -x1986 -x1950 -x1985 -x1949 -x1984 -x1948 -x1983 -x1947 -x1982 -x1946 -x1981 -x1945 

Verifier Data

OK	0

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 (163073 MiB free)
  memory of node 1: 193531 MiB (179753 MiB free)
  memory of node 2: 193531 MiB (161999 MiB free)
  memory of node 3: 193493 MiB (177993 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-4468048-1723270133/watcher-4468048-1723270133 -o /tmp/evaluation-result-4468048-1723270133/solver-4468048-1723270133 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1723262841-573958 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468048-1723270133.opb -qsol -t 72000 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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=580937, runsolver pid=580934
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 59.54 60.88 63.40 43/943 580958
/proc/meminfo: memFree=699132828/790760804 swapFree=131071996/131071996
[pid=580937] ppid=580934 vsize=1678808 memory=105492 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/stat : 580937 (fscip) R 580934 580937 573948 0 -1 4194304 22372 0 0 0 9 3 0 0 20 0 41 0 93596028 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 17 20 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
/proc/580937/statm: 419702 26373 2790 3035 0 106198 0
[pid=580937/tid=580939] ppid=580934 vsize=1678808 memory=8390339637985935414 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580939/stat : 580939 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580940] ppid=580934 vsize=1678808 memory=57910 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580940/stat : 580940 (fscip) S 580934 580937 573948 0 -1 1077936192 869 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580941] ppid=580934 vsize=1678808 memory=56316433531346 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580941/stat : 580941 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580942] ppid=580934 vsize=1678808 memory=54083084091976 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580942/stat : 580942 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580943] ppid=580934 vsize=1678808 memory=61783977231038 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580943/stat : 580943 (fscip) S 580934 580937 573948 0 -1 1077936192 869 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580944] ppid=580934 vsize=1678808 memory=56282191234110 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580944/stat : 580944 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580945] ppid=580934 vsize=1678808 memory=15539617701037672 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580945/stat : 580945 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580946] ppid=580934 vsize=1678808 memory=1191523 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580946/stat : 580946 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580947] ppid=580934 vsize=1678808 memory=3474868185348702290 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580947/stat : 580947 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580948] ppid=580934 vsize=1678808 memory=4123387644086583385 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580948/stat : 580948 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580949] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580949/stat : 580949 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580950] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580950/stat : 580950 (fscip) S 580934 580937 573948 0 -1 1077936192 869 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580951] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580951/stat : 580951 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580952] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580952/stat : 580952 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580953] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580953/stat : 580953 (fscip) S 580934 580937 573948 0 -1 1077936192 871 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580954] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580954/stat : 580954 (fscip) S 580934 580937 573948 0 -1 1077936192 870 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580955] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580955/stat : 580955 (fscip) S 580934 580937 573948 0 -1 1077936192 869 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580956] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580956/stat : 580956 (fscip) S 580934 580937 573948 0 -1 1077936192 869 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580957] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580957/stat : 580957 (fscip) S 580934 580937 573948 0 -1 1077936192 868 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580958] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580958/stat : 580958 (fscip) S 580934 580937 573948 0 -1 1077936192 869 0 0 0 0 0 0 0 20 0 41 0 93596033 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580959] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580959/stat : 580959 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580960] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580960/stat : 580960 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580961] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580961/stat : 580961 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580962] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580962/stat : 580962 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580963] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580963/stat : 580963 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580964] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580964/stat : 580964 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580965] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580965/stat : 580965 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580966] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580966/stat : 580966 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580967] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580967/stat : 580967 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580968] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580968/stat : 580968 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580969] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580969/stat : 580969 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580970] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580970/stat : 580970 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580971] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580971/stat : 580971 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580972] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580972/stat : 580972 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580973] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580973/stat : 580973 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580974] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580974/stat : 580974 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580975] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580975/stat : 580975 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580976] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580976/stat : 580976 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580977] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580977/stat : 580977 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580978] ppid=580934 vsize=1678808 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580978/stat : 580978 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1719099392 26373 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1678808 KiB
Current children cumulated memory: 105492 KiB

[startup+0.222502 s]*
/proc/loadavg: 59.54 60.88 63.40 62/963 580978
/proc/meminfo: memFree=698911240/790760804 swapFree=131071996/131071996
[pid=580937] ppid=580934 vsize=1713848 memory=312892 CPUtime=2.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/stat : 580937 (fscip) S 580934 580937 573948 0 -1 1077936128 74157 0 0 0 145 86 0 0 20 0 41 0 93596028 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 17 20 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
/proc/580937/statm: 428462 78223 2934 3035 0 166270 0
[pid=580937/tid=580939] ppid=580934 vsize=1713848 memory=8318255677412212789 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580939/stat : 580939 (fscip) R 580934 580937 573948 0 -1 4194368 3312 0 0 0 9 2 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580940] ppid=580934 vsize=1713848 memory=211359629656 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580940/stat : 580940 (fscip) R 580934 580937 573948 0 -1 4194368 3317 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580941] ppid=580934 vsize=1713848 memory=53017898705396 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580941/stat : 580941 (fscip) R 580934 580937 573948 0 -1 4194368 3451 0 0 0 7 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580942] ppid=580934 vsize=1713848 memory=60718791844574 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580942/stat : 580942 (fscip) R 580934 580937 573948 0 -1 4194368 3536 0 0 0 7 3 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580943] ppid=580934 vsize=1713848 memory=58485442405322 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580943/stat : 580943 (fscip) R 580934 580937 573948 0 -1 4194368 3493 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580944] ppid=580934 vsize=1713848 memory=52983656426980 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580944/stat : 580944 (fscip) R 580934 580937 573948 0 -1 4194368 3485 0 0 0 8 3 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580945] ppid=580934 vsize=1713848 memory=14695192770905267 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580945/stat : 580945 (fscip) R 580934 580937 573948 0 -1 4194368 3494 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580946] ppid=580934 vsize=1713848 memory=1246930 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580946/stat : 580946 (fscip) R 580934 580937 573948 0 -1 4194368 3483 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580947] ppid=580934 vsize=1713848 memory=4122820283201749072 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580947/stat : 580947 (fscip) R 580934 580937 573948 0 -1 4194368 3457 0 0 0 7 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580948] ppid=580934 vsize=1713848 memory=3689071755022041173 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580948/stat : 580948 (fscip) R 580934 580937 573948 0 -1 4194368 3499 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580949] ppid=580934 vsize=1713848 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580949/stat : 580949 (fscip) R 580934 580937 573948 0 -1 4194368 3511 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580950] ppid=580934 vsize=1713848 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580950/stat : 580950 (fscip) R 580934 580937 573948 0 -1 4194368 3457 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580951] ppid=580934 vsize=1713848 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580951/stat : 580951 (fscip) R 580934 580937 573948 0 -1 4194368 3494 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580952] ppid=580934 vsize=1713848 memory=0 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580952/stat : 580952 (fscip) R 580934 580937 573948 0 -1 4194368 3479 0 0 0 7 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580953] ppid=580934 vsize=1713848 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580953/stat : 580953 (fscip) R 580934 580937 573948 0 -1 4194368 3443 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580954] ppid=580934 vsize=1713848 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580954/stat : 580954 (fscip) R 580934 580937 573948 0 -1 4194368 3493 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580955] ppid=580934 vsize=1713848 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580955/stat : 580955 (fscip) R 580934 580937 573948 0 -1 4194368 3511 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580956] ppid=580934 vsize=1713848 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580956/stat : 580956 (fscip) R 580934 580937 573948 0 -1 4194368 3402 0 0 0 5 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580957] ppid=580934 vsize=1713848 memory=0 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580957/stat : 580957 (fscip) R 580934 580937 573948 0 -1 4194368 3374 0 0 0 8 3 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580958] ppid=580934 vsize=1713848 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580958/stat : 580958 (fscip) R 580934 580937 573948 0 -1 4194368 3487 0 0 0 6 4 0 0 20 0 41 0 93596033 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580959] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580959/stat : 580959 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580960] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580960/stat : 580960 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580961] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580961/stat : 580961 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580962] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580962/stat : 580962 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580963] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580963/stat : 580963 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580964] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580964/stat : 580964 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580965] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580965/stat : 580965 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580966] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580966/stat : 580966 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580967] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580967/stat : 580967 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580968] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580968/stat : 580968 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580969] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580969/stat : 580969 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580970] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580970/stat : 580970 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580971] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580971/stat : 580971 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580972] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580972/stat : 580972 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580973] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580973/stat : 580973 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580974] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580974/stat : 580974 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580975] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580975/stat : 580975 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580976] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580976/stat : 580976 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580977] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580977/stat : 580977 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580978] ppid=580934 vsize=1713848 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580978/stat : 580978 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 93596040 1754980352 78223 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 1713848 KiB
Current children cumulated memory: 312892 KiB

[startup+0.328502 s]*
/proc/loadavg: 59.54 60.88 63.40 53/954 580978
/proc/meminfo: memFree=698966648/790760804 swapFree=131071996/131071996
[pid=580937] ppid=580934 vsize=1698080 memory=248532 CPUtime=3.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/stat : 580937 (fscip) S 580934 580937 573948 0 -1 1077936128 74978 0 0 0 289 87 0 0 20 0 32 0 93596028 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
/proc/580937/statm: 424520 62133 2998 3035 0 163079 0
[pid=580937/tid=580940] ppid=580934 vsize=1698080 memory=-6512605722983971688 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580940/stat : 580940 (fscip) R 580934 580937 573948 0 -1 4194368 3367 0 0 0 16 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580941] ppid=580934 vsize=1698080 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580941/stat : 580941 (fscip) R 580934 580937 573948 0 -1 4194368 3478 0 0 0 17 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580943] ppid=580934 vsize=1698080 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580943/stat : 580943 (fscip) R 580934 580937 573948 0 -1 4194368 3535 0 0 0 16 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580945] ppid=580934 vsize=1698080 memory=664970774371477658 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580945/stat : 580945 (fscip) R 580934 580937 573948 0 -1 4194368 3579 0 0 0 16 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580946] ppid=580934 vsize=1698080 memory=6944656592455360604 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580946/stat : 580946 (fscip) R 580934 580937 573948 0 -1 4194368 3519 0 0 0 16 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580948] ppid=580934 vsize=1698080 memory=6944665387894744215 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580948/stat : 580948 (fscip) R 580934 580937 573948 0 -1 4194368 3538 0 0 0 16 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580949] ppid=580934 vsize=1698080 memory=280645108619504 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580949/stat : 580949 (fscip) R 580934 580937 573948 0 -1 4194368 3527 0 0 0 16 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580950] ppid=580934 vsize=1698080 memory=280645108569808 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580950/stat : 580950 (fscip) R 580934 580937 573948 0 -1 4194368 3544 0 0 0 16 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580951] ppid=580934 vsize=1698080 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580951/stat : 580951 (fscip) R 580934 580937 573948 0 -1 4194368 3530 0 0 0 15 5 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580955] ppid=580934 vsize=1698080 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580955/stat : 580955 (fscip) R 580934 580937 573948 0 -1 4194368 3557 0 0 0 16 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580956] ppid=580934 vsize=1698080 memory=0 CPUtime=0.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580956/stat : 580956 (fscip) R 580934 580937 573948 0 -1 4194368 3489 0 0 0 14 4 0 0 20 0 32 0 93596033 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580959] ppid=580934 vsize=1698080 memory=6655300316396806240 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580959/stat : 580959 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580960] ppid=580934 vsize=1698080 memory=-4115478935907605022 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580960/stat : 580960 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580961] ppid=580934 vsize=1698080 memory=8028882822232227941 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580961/stat : 580961 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580962] ppid=580934 vsize=1698080 memory=1400509097385240506 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580962/stat : 580962 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580963] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580963/stat : 580963 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580964] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580964/stat : 580964 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580965] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580965/stat : 580965 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580966] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580966/stat : 580966 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580967] ppid=580934 vsize=1698080 memory=6944656592455360604 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580967/stat : 580967 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580968] ppid=580934 vsize=1698080 memory=-2182441933448489533 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580968/stat : 580968 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580969] ppid=580934 vsize=1698080 memory=-6586667731246695840 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580969/stat : 580969 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580970] ppid=580934 vsize=1698080 memory=7666910400144302678 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580970/stat : 580970 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580971] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580971/stat : 580971 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580972] ppid=580934 vsize=1698080 memory=29836794214613092 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580972/stat : 580972 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580973] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580973/stat : 580973 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580974] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580974/stat : 580974 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580975] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580975/stat : 580975 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580976] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580976/stat : 580976 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580977] ppid=580934 vsize=1698080 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580977/stat : 580977 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580978] ppid=580934 vsize=1698080 memory=6156539808870066791 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580978/stat : 580978 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 32 0 93596040 1738833920 62133 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
Current children cumulated CPU time: 3.76 s
Current children cumulated vsize: 1698080 KiB
Current children cumulated memory: 248532 KiB

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

# cumulated CPU time of all completed processes:  user=3.40061 s, system=0.890606 s

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

[startup+0.420296 s]*
/proc/loadavg: 59.54 60.88 63.40 46/947 580978
/proc/meminfo: memFree=699037236/790760804 swapFree=131071996/131071996
[pid=580937] ppid=580934 vsize=1680560 memory=147616 CPUtime=4.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/stat : 580937 (fscip) S 580934 580937 573948 0 -1 1077936128 75141 0 0 0 338 88 0 0 20 0 22 0 93596028 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
/proc/580937/statm: 420140 36904 2998 3035 0 158869 0
[pid=580937/tid=580945] ppid=580934 vsize=1680560 memory=8318255677412212789 CPUtime=0.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580945/stat : 580945 (fscip) R 580934 580937 573948 0 -1 4194368 3581 0 0 0 25 4 0 0 20 0 22 0 93596033 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580959] ppid=580934 vsize=1680560 memory=241407623510 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580959/stat : 580959 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580960] ppid=580934 vsize=1680560 memory=60710185132526 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580960/stat : 580960 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580961] ppid=580934 vsize=1680560 memory=58519768589018 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580961/stat : 580961 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580962] ppid=580934 vsize=1680560 memory=55186907521990 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580962/stat : 580962 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580963] ppid=580934 vsize=1680560 memory=61818387377632 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580963/stat : 580963 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580964] ppid=580934 vsize=1680560 memory=13569292864062639 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580964/stat : 580964 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580965] ppid=580934 vsize=1680560 memory=1234047 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580965/stat : 580965 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580966] ppid=580934 vsize=1680560 memory=3760561988175134807 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580966/stat : 580966 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580967] ppid=580934 vsize=1680560 memory=3832623993144475728 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580967/stat : 580967 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580968] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580968/stat : 580968 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580969] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580969/stat : 580969 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580970] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580970/stat : 580970 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580971] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580971/stat : 580971 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580972] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580972/stat : 580972 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580973] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580973/stat : 580973 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580974] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580974/stat : 580974 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580975] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580975/stat : 580975 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580976] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580976/stat : 580976 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580977] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580977/stat : 580977 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
[pid=580937/tid=580978] ppid=580934 vsize=1680560 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/580937/task/580978/stat : 580978 (fscip) S 580934 580937 573948 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 93596040 1720893440 36904 809668444160 4194304 16622877 140721221440032 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39780352 140721221444585 140721221444701 140721221444701 140721221451727 0
Current children cumulated CPU time: 4.26 s
Current children cumulated vsize: 1680560 KiB
Current children cumulated memory: 147616 KiB

Child status: 0

Real time (s): 0.45699
CPU time (s): 4.29121
CPU user time (s): 3.40061
CPU system time (s): 0.890606
CPU usage (%): 939.017
Max. virtual memory (cumulated for all children) (KiB): 1713848
Max. memory (cumulated for all children) (KiB): 312892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.40061
system time used= 0.890606
maximum resident set size= 312892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75141
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= 38810
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 580937
#   total CPU time (s): 4.29121
#   total CPU user time (s): 3.40061
#   total CPU system time (s): 0.890606

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.028134 second user time and 0.088421 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-10 08:08:53
IDJOB=4468048
IDBENCH=177189
IDSOLVER=3097
FILE ID=nodeD103/4468048-1723270133
RUNJOBID= nodeD103-1723262841-573958
SLURM_JOB_ID= 8266915
Free space on /tmp= 8586616 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_18.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-4468048-1723270133/watcher-4468048-1723270133 -o /tmp/evaluation-result-4468048-1723270133/solver-4468048-1723270133 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1723262841-573958 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468048-1723270133.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 858e72f790302981bac4f28574add405
RANDOM SEED=702177692

nodeD103.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		: 2101.106
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		: 2990.750
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	: 5007.12
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		: 3116.328
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	: 5012.87
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		: 3184.374
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	: 5010.67
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		: 3132.186
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		: 2625.382
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	: 5007.12
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		: 2806.545
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	: 5012.87
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		: 3184.384
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	: 5010.67
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		: 2212.309
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		: 2603.391
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 3184.383
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	: 5010.67
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		: 2820.688
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		: 2624.928
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	: 5007.12
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		: 2947.083
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	: 5012.87
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		: 3184.389
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	: 5010.67
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		: 3576.708
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		: 2616.912
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	: 5007.12
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		: 3200.000
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	: 5012.87
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		: 3184.393
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	: 5010.67
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		: 2605.075
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		: 2624.520
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	: 5007.12
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		: 3200.000
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	: 5012.87
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		: 3184.391
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	: 5010.67
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		: 2732.532
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		: 2615.916
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 3184.386
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	: 5010.67
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		: 2602.520
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		: 2625.517
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	: 5007.12
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		: 2940.114
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	: 5012.87
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		: 3184.392
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	: 5010.67
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		: 2610.389
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		: 2638.270
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	: 5007.12
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		: 3200.000
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	: 5012.87
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		: 3184.393
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	: 5010.67
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		: 2649.839
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		: 2651.051
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	: 5007.12
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		: 3190.627
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	: 5012.87
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		: 3184.396
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	: 5010.67
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		: 2621.323
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		: 2637.367
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	: 5007.12
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		: 2894.545
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	: 5012.87
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		: 3184.389
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	: 5010.67
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		: 2618.841
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		: 2646.046
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	: 5007.12
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		: 3084.362
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	: 5012.87
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		: 3184.398
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	: 5010.67
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		: 2622.926
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		: 2650.563
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	: 5007.12
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		: 3033.824
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	: 5012.87
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		: 3184.397
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	: 5010.67
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		: 2656.677
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		: 2650.168
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 3184.398
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	: 5010.67
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		: 2659.560
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		: 3883.463
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	: 5007.12
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		: 2819.228
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	: 5012.87
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		: 3184.398
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	: 5010.67
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		: 3146.566
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		: 3134.040
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	: 5007.12
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		: 3037.243
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	: 5012.87
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		: 3184.397
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	: 5010.67
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		: 2597.191
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		: 3031.734
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	: 5007.12
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		: 3087.219
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	: 5012.87
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		: 3184.390
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	: 5010.67
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		: 2663.273
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		: 2646.867
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	: 5007.12
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		: 3052.837
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	: 5012.87
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		: 3184.396
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	: 5010.67
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		: 3579.266
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		: 2639.321
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	: 5007.12
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		: 3110.070
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	: 5012.87
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		: 3184.397
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	: 5010.67
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		: 3017.376
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		: 3720.764
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	: 5007.12
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		: 3048.175
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	: 5012.87
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		: 3184.401
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	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        699208500 kB
MemAvailable:   765204044 kB
Buffers:         1026760 kB
Cached:         67747140 kB
SwapCached:            0 kB
Active:          9385380 kB
Inactive:       77810680 kB
Active(anon):       2132 kB
Inactive(anon): 18458956 kB
Active(file):    9383248 kB
Inactive(file): 59351724 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28908 kB
Writeback:             0 kB
AnonPages:      18415552 kB
Mapped:           134200 kB
Shmem:             38920 kB
KReclaimable:    1360576 kB
Slab:            1886652 kB
SReclaimable:    1360576 kB
SUnreclaim:       526076 kB
KernelStack:       15888 kB
PageTables:        47744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   11379608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           845184 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1775616 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:      849920 kB
DirectMap2M:    152739840 kB
DirectMap1G:    652214272 kB

Free space on /tmp at the end= 8586588 MiB
End job on nodeD103 at 2024-08-10 08:08:54