Trace number 4469327

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-12OPT0 4.31187 0.4488

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

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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


[startup+0.100106 s]*
/proc/loadavg: 5.42 2.27 13.41 62/965 726975
/proc/meminfo: memFree=715346884/790760804 swapFree=131071996/131071996
[pid=726954] ppid=726951 vsize=1678808 memory=103448 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/stat : 726954 (fscip) S 726951 726954 726498 0 -1 1077936128 22404 0 0 0 8 4 0 0 20 0 41 0 119256059 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
/proc/726954/statm: 419702 25862 2790 3035 0 106201 0
[pid=726954/tid=726956] ppid=726951 vsize=1678808 memory=4026532269 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726956/stat : 726956 (fscip) R 726951 726954 726498 0 -1 4194368 879 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726957] ppid=726951 vsize=1678808 memory=224244531548 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726957/stat : 726957 (fscip) D 726951 726954 726498 0 -1 4194368 876 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726958] ppid=726951 vsize=1678808 memory=56316433597947 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726958/stat : 726958 (fscip) D 726951 726954 726498 0 -1 4194368 877 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726959] ppid=726951 vsize=1678808 memory=54083084158695 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726959/stat : 726959 (fscip) D 726951 726954 726498 0 -1 4194368 876 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726960] ppid=726951 vsize=1678808 memory=61783977297875 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726960/stat : 726960 (fscip) D 726951 726954 726498 0 -1 4194368 879 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726961] ppid=726951 vsize=1678808 memory=56282191317483 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726961/stat : 726961 (fscip) D 726951 726954 726498 0 -1 4194368 878 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726962] ppid=726951 vsize=1678808 memory=14695188475970754 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726962/stat : 726962 (fscip) D 726951 726954 726498 0 -1 4194368 878 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726963] ppid=726951 vsize=1678808 memory=1588334 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726963/stat : 726963 (fscip) R 726951 726954 726498 0 -1 4194368 879 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726964] ppid=726951 vsize=1678808 memory=3690472502804611159 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726964/stat : 726964 (fscip) R 726951 726954 726498 0 -1 4194368 876 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726965] ppid=726951 vsize=1678808 memory=3978424711104430161 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726965/stat : 726965 (fscip) R 726951 726954 726498 0 -1 4194368 887 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726966] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726966/stat : 726966 (fscip) D 726951 726954 726498 0 -1 4194368 876 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726967] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726967/stat : 726967 (fscip) D 726951 726954 726498 0 -1 4194368 873 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726968] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726968/stat : 726968 (fscip) D 726951 726954 726498 0 -1 4194368 879 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726969] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726969/stat : 726969 (fscip) D 726951 726954 726498 0 -1 4194368 875 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726970] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726970/stat : 726970 (fscip) R 726951 726954 726498 0 -1 4194368 878 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726971] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726971/stat : 726971 (fscip) R 726951 726954 726498 0 -1 4194368 875 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726972] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726972/stat : 726972 (fscip) R 726951 726954 726498 0 -1 4194368 873 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726973] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726973/stat : 726973 (fscip) R 726951 726954 726498 0 -1 4194368 878 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726974] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726974/stat : 726974 (fscip) D 726951 726954 726498 0 -1 4194368 877 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726975] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726975/stat : 726975 (fscip) D 726951 726954 726498 0 -1 4194368 876 0 0 0 0 0 0 0 20 0 41 0 119256064 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726976] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726976/stat : 726976 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726977] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726977/stat : 726977 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726978] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726978/stat : 726978 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726979] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726979/stat : 726979 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726980] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726980/stat : 726980 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726981] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726981/stat : 726981 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726982] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726982/stat : 726982 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726983] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726983/stat : 726983 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726984] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726984/stat : 726984 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726985] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726985/stat : 726985 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726986] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726986/stat : 726986 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726987] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726987/stat : 726987 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726988] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726988/stat : 726988 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726989] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726989/stat : 726989 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726990] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726990/stat : 726990 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726991] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726991/stat : 726991 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726992] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726992/stat : 726992 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726993] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726993/stat : 726993 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726994] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726994/stat : 726994 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726995] ppid=726951 vsize=1678808 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726995/stat : 726995 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1719099392 25862 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 1678808 KiB
Current children cumulated memory: 103448 KiB

[startup+0.220059 s]*
/proc/loadavg: 5.42 2.27 13.41 82/985 726995
/proc/meminfo: memFree=715112008/790760804 swapFree=131071996/131071996
[pid=726954] ppid=726951 vsize=1713848 memory=310852 CPUtime=2.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/stat : 726954 (fscip) S 726951 726954 726498 0 -1 1077936128 74168 0 0 0 156 82 0 0 20 0 41 0 119256059 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
/proc/726954/statm: 428462 77713 2934 3035 0 166293 0
[pid=726954/tid=726956] ppid=726951 vsize=1713848 memory=4026531959 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726956/stat : 726956 (fscip) R 726951 726954 726498 0 -1 4194368 3509 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726957] ppid=726951 vsize=1713848 memory=67123 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726957/stat : 726957 (fscip) R 726951 726954 726498 0 -1 4194368 3257 0 0 0 7 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726958] ppid=726951 vsize=1713848 memory=55216921903569 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726958/stat : 726958 (fscip) R 726951 726954 726498 0 -1 4194368 3452 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726959] ppid=726951 vsize=1713848 memory=52983572464199 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726959/stat : 726959 (fscip) R 726951 726954 726498 0 -1 4194368 3533 0 0 0 7 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726960] ppid=726951 vsize=1713848 memory=60684465603260 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726960/stat : 726960 (fscip) R 726951 726954 726498 0 -1 4194368 3489 0 0 0 7 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726961] ppid=726951 vsize=1713848 memory=55182679606333 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726961/stat : 726961 (fscip) R 726951 726954 726498 0 -1 4194368 3462 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726962] ppid=726951 vsize=1713848 memory=14132238522516992 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726962/stat : 726962 (fscip) R 726951 726954 726498 0 -1 4194368 3496 0 0 0 8 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726963] ppid=726951 vsize=1713848 memory=1567994 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726963/stat : 726963 (fscip) R 726951 726954 726498 0 -1 4194368 3484 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726964] ppid=726951 vsize=1713848 memory=4049353098110697560 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726964/stat : 726964 (fscip) R 726951 726954 726498 0 -1 4194368 3463 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726965] ppid=726951 vsize=1713848 memory=3618136740914790489 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726965/stat : 726965 (fscip) R 726951 726954 726498 0 -1 4194368 3527 0 0 0 8 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726966] ppid=726951 vsize=1713848 memory=0 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726966/stat : 726966 (fscip) R 726951 726954 726498 0 -1 4194368 3502 0 0 0 7 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726967] ppid=726951 vsize=1713848 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726967/stat : 726967 (fscip) R 726951 726954 726498 0 -1 4194368 3452 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726968] ppid=726951 vsize=1713848 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726968/stat : 726968 (fscip) R 726951 726954 726498 0 -1 4194368 3498 0 0 0 8 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726969] ppid=726951 vsize=1713848 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726969/stat : 726969 (fscip) R 726951 726954 726498 0 -1 4194368 3428 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726970] ppid=726951 vsize=1713848 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726970/stat : 726970 (fscip) R 726951 726954 726498 0 -1 4194368 3456 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726971] ppid=726951 vsize=1713848 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726971/stat : 726971 (fscip) R 726951 726954 726498 0 -1 4194368 3497 0 0 0 7 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726972] ppid=726951 vsize=1713848 memory=0 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726972/stat : 726972 (fscip) R 726951 726954 726498 0 -1 4194368 3507 0 0 0 7 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726973] ppid=726951 vsize=1713848 memory=0 CPUtime=0.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726973/stat : 726973 (fscip) R 726951 726954 726498 0 -1 4194368 3398 0 0 0 5 4 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726974] ppid=726951 vsize=1713848 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726974/stat : 726974 (fscip) R 726951 726954 726498 0 -1 4194368 3293 0 0 0 8 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726975] ppid=726951 vsize=1713848 memory=0 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726975/stat : 726975 (fscip) R 726951 726954 726498 0 -1 4194368 3481 0 0 0 7 3 0 0 20 0 41 0 119256064 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726976] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726976/stat : 726976 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726977] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726977/stat : 726977 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726978] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726978/stat : 726978 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726979] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726979/stat : 726979 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726980] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726980/stat : 726980 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726981] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726981/stat : 726981 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726982] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726982/stat : 726982 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726983] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726983/stat : 726983 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726984] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726984/stat : 726984 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726985] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726985/stat : 726985 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726986] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726986/stat : 726986 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726987] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726987/stat : 726987 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726988] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726988/stat : 726988 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726989] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726989/stat : 726989 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726990] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726990/stat : 726990 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726991] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726991/stat : 726991 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726992] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726992/stat : 726992 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726993] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726993/stat : 726993 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726994] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726994/stat : 726994 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726995] ppid=726951 vsize=1713848 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726995/stat : 726995 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256071 1754980352 77713 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
Current children cumulated CPU time: 2.38 s
Current children cumulated vsize: 1713848 KiB
Current children cumulated memory: 310852 KiB

[startup+0.337058 s]*
/proc/loadavg: 5.42 2.27 13.41 72/976 726995
/proc/meminfo: memFree=715159888/790760804 swapFree=131071996/131071996
[pid=726954] ppid=726951 vsize=1692824 memory=217988 CPUtime=3.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/stat : 726954 (fscip) S 726951 726954 726498 0 -1 1077936128 75041 0 0 0 302 82 0 0 20 0 30 0 119256059 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 17 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
/proc/726954/statm: 423206 54497 2998 3035 0 161838 0
[pid=726954/tid=726957] ppid=726951 vsize=0 memory=-6368483963574598507 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726957/stat : 726957 (fscip) R 726951 726954 726498 0 -1 4194372 3307 0 0 0 17 3 0 0 20 0 30 0 119256064 0 0 809668444160 0 0 0 0 0 0 2147221247 0 2 0 0 0 -1 67 0 0 0 0 0 0 0 0 0 0 0 0 0
[pid=726954/tid=726958] ppid=726951 vsize=1692824 memory=0 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726958/stat : 726958 (fscip) R 726951 726954 726498 0 -1 4194368 3516 0 0 0 17 4 0 0 20 0 29 0 119256064 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726960] ppid=726951 vsize=1692824 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726960/stat : 726960 (fscip) R 726951 726954 726498 0 -1 4194368 3531 0 0 0 17 3 0 0 20 0 29 0 119256064 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726962] ppid=726951 vsize=1692824 memory=664970774371476891 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726962/stat : 726962 (fscip) R 726951 726954 726498 0 -1 4194368 3580 0 0 0 18 3 0 0 20 0 29 0 119256064 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726963] ppid=726951 vsize=1692824 memory=6944656575208382560 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726963/stat : 726963 (fscip) R 726951 726954 726498 0 -1 4194368 3551 0 0 0 17 4 0 0 20 0 29 0 119256064 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726966] ppid=726951 vsize=1692824 memory=6944665387894744215 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726966/stat : 726966 (fscip) R 726951 726954 726498 0 -1 4194368 3520 0 0 0 17 3 0 0 20 0 29 0 119256064 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726967] ppid=726951 vsize=1692824 memory=279696994588912 CPUtime=0.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726967/stat : 726967 (fscip) R 726951 726954 726498 0 -1 4194368 3537 0 0 0 17 4 0 0 20 0 29 0 119256064 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726972] ppid=726951 vsize=1692824 memory=279696994539216 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726972/stat : 726972 (fscip) R 726951 726954 726498 0 -1 4194368 3555 0 0 0 17 3 0 0 20 0 29 0 119256064 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726973] ppid=726951 vsize=1692824 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726973/stat : 726973 (fscip) R 726951 726954 726498 0 -1 4194368 3506 0 0 0 15 4 0 0 20 0 29 0 119256064 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726976] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726976/stat : 726976 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726977] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726977/stat : 726977 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726978] ppid=726951 vsize=1692824 memory=6944656592455360604 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726978/stat : 726978 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726979] ppid=726951 vsize=1692824 memory=-4115478935907605022 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726979/stat : 726979 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726980] ppid=726951 vsize=1692824 memory=7740933921057226857 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726980/stat : 726980 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726981] ppid=726951 vsize=1692824 memory=1399956038741501882 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726981/stat : 726981 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726982] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726982/stat : 726982 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726983] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726983/stat : 726983 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726984] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726984/stat : 726984 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726985] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726985/stat : 726985 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726986] ppid=726951 vsize=1692824 memory=6656426216303648864 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726986/stat : 726986 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726987] ppid=726951 vsize=1692824 memory=-2672971630408907303 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726987/stat : 726987 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726988] ppid=726951 vsize=1692824 memory=6944656591801720226 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726988/stat : 726988 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726989] ppid=726951 vsize=1692824 memory=7882799547281467754 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726989/stat : 726989 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726990] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726990/stat : 726990 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726991] ppid=726951 vsize=1692824 memory=8333499361535160474 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726991/stat : 726991 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726992] ppid=726951 vsize=1692824 memory=279696994701696 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726992/stat : 726992 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726993] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726993/stat : 726993 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726994] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726994/stat : 726994 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726995] ppid=726951 vsize=1692824 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726995/stat : 726995 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 29 0 119256071 1733451776 54497 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
Current children cumulated CPU time: 3.84 s
Current children cumulated vsize: 1692824 KiB
Current children cumulated memory: 217988 KiB

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

# cumulated CPU time of all completed processes:  user=3.46351 s, system=0.848368 s

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

[startup+0.420567 s]*
/proc/loadavg: 5.42 2.27 13.41 66/969 726995
/proc/meminfo: memFree=715205472/790760804 swapFree=131071996/131071996
[pid=726954] ppid=726951 vsize=1546192 memory=135840 CPUtime=4.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/stat : 726954 (fscip) R 726951 726954 726498 0 -1 4194304 75122 0 0 0 345 83 0 0 20 0 21 0 119256059 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 0 0 0 17 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
/proc/726954/statm: 386548 33960 2998 3035 0 125272 0
[pid=726954/tid=726976] ppid=726951 vsize=1546192 memory=4026532269 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726976/stat : 726976 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726977] ppid=726951 vsize=1546192 memory=224244531548 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726977/stat : 726977 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726978] ppid=726951 vsize=1546192 memory=56316433597947 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726978/stat : 726978 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726979] ppid=726951 vsize=1546192 memory=54083084158695 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726979/stat : 726979 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726980] ppid=726951 vsize=1546192 memory=61783977297875 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726980/stat : 726980 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726981] ppid=726951 vsize=1546192 memory=56282191317483 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726981/stat : 726981 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726982] ppid=726951 vsize=1546192 memory=15818889359557821 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726982/stat : 726982 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726983] ppid=726951 vsize=1546192 memory=3977012946730745944 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726983/stat : 726983 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726984] ppid=726951 vsize=1546192 memory=1981669 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726984/stat : 726984 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726985] ppid=726951 vsize=1546192 memory=2054032 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726985/stat : 726985 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726986] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726986/stat : 726986 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726987] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726987/stat : 726987 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726988] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726988/stat : 726988 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726989] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726989/stat : 726989 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726990] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726990/stat : 726990 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726991] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726991/stat : 726991 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726992] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726992/stat : 726992 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726993] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726993/stat : 726993 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726994] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726994/stat : 726994 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
[pid=726954/tid=726995] ppid=726951 vsize=1546192 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/726954/task/726995/stat : 726995 (fscip) S 726951 726954 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 21 0 119256071 1583300608 33960 809668444160 4194304 16622685 140727352472304 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 30892032 140727352480746 140727352480861 140727352480861 140727352487887 0
Current children cumulated CPU time: 4.28 s
Current children cumulated vsize: 1546192 KiB
Current children cumulated memory: 135840 KiB

Child status: 0

Real time (s): 0.4488
CPU time (s): 4.31187
CPU user time (s): 3.46351
CPU system time (s): 0.848368
CPU usage (%): 960.757
Max. virtual memory (cumulated for all children) (KiB): 1713848
Max. memory (cumulated for all children) (KiB): 310852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.46351
system time used= 0.848368
maximum resident set size= 311908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75122
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= 38492
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 726954
#   total CPU time (s): 4.31187
#   total CPU user time (s): 3.46351
#   total CPU system time (s): 0.848368

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.031788 second user time and 0.088129 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-13 07:25:34
IDJOB=4469327
IDBENCH=177189
IDSOLVER=3099
FILE ID=nodeD102/4469327-1723526734
RUNJOBID= nodeD102-1723526731-726511
SLURM_JOB_ID= 8267574
Free space on /tmp= 8588220 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
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 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4469327-1723526734/watcher-4469327-1723526734 -o /tmp/evaluation-result-4469327-1723526734/solver-4469327-1723526734 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723526731-726511 --watchdog 3760  fscip settings/racing.prm HOME/instance-4469327-1723526734.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 858e72f790302981bac4f28574add405
RANDOM SEED=1173208258

nodeD102.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		: 3027.715
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		: 3146.294
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 2113.882
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	: 5005.94
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		: 3051.764
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		: 3146.277
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3199.999
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	: 5005.96
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		: 3435.650
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	: 5005.94
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		: 2913.655
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		: 3146.242
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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	: 5005.96
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		: 1804.348
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	: 5005.94
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		: 3114.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		: 3146.216
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 3539.221
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	: 5005.94
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		: 3120.130
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		: 3146.180
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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	: 5005.96
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		: 2136.612
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	: 5005.94
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		: 3163.762
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		: 3146.150
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3199.999
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	: 5005.96
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		: 2661.512
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	: 5005.94
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		: 3157.123
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		: 3146.111
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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	: 5005.96
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		: 3451.512
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	: 5005.94
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		: 3152.248
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		: 3146.091
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 2984.246
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	: 5005.94
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		: 2967.142
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		: 3146.057
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3199.999
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	: 5005.96
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		: 1265.575
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	: 5005.94
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		: 3054.853
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		: 3146.031
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 1837.700
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	: 5005.94
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		: 3059.666
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		: 3145.991
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3199.999
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	: 5005.96
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		: 2346.944
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	: 5005.94
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		: 3128.349
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		: 3145.965
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3199.999
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	: 5005.96
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		: 2044.035
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	: 5005.94
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		: 3081.686
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		: 3145.927
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3199.999
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	: 5005.96
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		: 2597.231
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	: 5005.94
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		: 3062.111
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		: 3145.868
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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	: 5005.96
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		: 2597.856
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	: 5005.94
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		: 3093.947
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		: 3145.804
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 2618.875
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	: 5005.94
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		: 3186.912
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		: 3145.746
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 2630.722
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	: 5005.94
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		: 2852.311
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		: 3145.664
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 2621.678
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	: 5005.94
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		: 3197.301
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		: 3145.613
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 2632.726
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	: 5005.94
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		: 3109.627
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		: 3145.542
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3199.999
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	: 5005.96
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		: 2648.651
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	: 5005.94
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		: 2944.534
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		: 3145.490
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3200.000
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	: 5005.96
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		: 3604.556
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        715434804 kB
MemAvailable:   781791408 kB
Buffers:         1203144 kB
Cached:         67920248 kB
SwapCached:            0 kB
Active:          9534556 kB
Inactive:       61236600 kB
Active(anon):       2260 kB
Inactive(anon):  1684488 kB
Active(file):    9532296 kB
Inactive(file): 59552112 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             57972 kB
Writeback:            20 kB
AnonPages:       1650360 kB
Mapped:           131572 kB
Shmem:             38920 kB
KReclaimable:    1383444 kB
Slab:            1927320 kB
SReclaimable:    1383444 kB
SUnreclaim:       543876 kB
KernelStack:       16240 kB
PageTables:        12420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1297432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1068288 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 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:     1110016 kB
DirectMap2M:    221685760 kB
DirectMap1G:    583008256 kB

Free space on /tmp at the end= 8588192 MiB
End job on nodeD102 at 2024-08-13 07:25:35