Trace number 4469328

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 7.61725 0.845923

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_21.opb
MD5SUM216ba9da6a205e5efe57192784bc5fe9
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.321287
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2730
Total number of constraints4053
Number of constraints which are clauses2646
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1407
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 84
Biggest coefficient in the objective function 2199023255552
Number of bits for the biggest coefficient in the objective function 42
Sum of the numbers in the objective function 8796093022206
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 2199023255552
Number of bits of the biggest number in a constraint 42
Biggest sum of numbers in a constraint 8796093022206
Number of bits of the biggest sum of numbers43
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 = 35176448, getVmSize() = 35176448, SCIPgetMemUsed() = 10491485, SCIPgetMemTotal() = 13232493, SCIPgetMemExternEstim() = 6208786
0.00/0.01	c ** set memory limit for presolving in LC to 8.79598e+12 for SCIP **
0.00/0.05	c ** Estimated virtualMemUsedAtSolver = 23704266, getVmSize() = 43155456, SCIPgetMemUsed() = 10917426, SCIPgetMemTotal() = 19943162, SCIPgetMemExternEstim() = 6208786
0.00/0.05	c ** set memory limit for solvers to 4.18854e+11 for each SCIP **
0.00/0.05	c Original Problem   :
0.00/0.05	c   Problem name     : instance-4469328-1723526735
0.00/0.05	c   Variables        : 2730 (2730 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 4053
0.00/0.05	c   Objective sense  : minimize
0.00/0.05	c Presolved Problem  :
0.00/0.05	c   Variables        : 2163 (2163 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.05	c   Constraints      : 1281
0.00/0.05	c Constraints        : Number
0.00/0.05	c   and              : 441 
0.00/0.05	c   xor              : 2 
0.00/0.05	c   linear           : 838 
0.00/0.05	c ** Instance transfer method used: 0
0.00/0.06	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.15	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.15	c                                Nodes    Active                                            
0.11/0.15	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3.53/0.41	c         0              1           0         0           0.0000           0.0000      0.00%
7.55/0.82	c         1              1           0         0           0.0000           0.0000      0.00%
7.55/0.82	c SCIP Status        : c problem is solved
7.55/0.82	c Total Time         : 0.83
7.55/0.82	c   solving          : 0.83
7.55/0.82	c   presolving       : 0.04 (included in solving)
7.55/0.82	c B&B Tree           :
7.55/0.82	c   nodes (total)    : 1
7.55/0.82	c Solution           :
7.55/0.82	c   Solutions found  : 1
7.55/0.82	c   Primal Bound     : +0.00000000000000e+00
7.55/0.82	c   Dual Bound       : +0.00000000000000e+00
7.55/0.82	c Gap                : 0.00000 %
7.55/0.83	o 0
7.55/0.83	s OPTIMUM FOUND
7.55/0.83	v -x2646 -x1764 -x924 -x2205 -x1344 -x483 -x2625 -x1744 -x2645 -x1763 -x903 -x923 -x2184 -x1324 -x2204 -x1343 -x462 -x482 -x2604 
7.55/0.83	v -x1724 -x2624 -x1743 -x2644 -x1762 -x882 -x902 -x922 -x2163 -x1304 -x2183 -x1323 -x2203 -x1342 -x441 -x461 -x481 -x2583 -x1704 
7.55/0.83	v -x2603 -x1723 -x2623 -x1742 -x2643 -x1761 -x861 -x881 -x901 -x921 -x2142 -x1284 -x2162 -x1303 -x2182 -x1322 -x2202 -x1341 -x420 
7.55/0.83	v -x440 -x460 -x480 -x2562 -x1684 -x2582 -x1703 -x2602 -x1722 -x2622 -x1741 -x2642 -x1760 -x840 -x860 -x880 -x900 -x920 -x2121 
7.55/0.83	v -x1264 -x2141 -x1283 -x2161 -x1302 -x2181 -x1321 -x2201 -x1340 -x399 -x419 -x439 -x459 -x479 -x2541 -x1664 -x2561 -x1683 
7.55/0.83	v -x2581 -x1702 -x2601 -x1721 -x2621 -x1740 -x2641 -x1759 -x819 -x839 -x859 -x879 -x899 -x919 -x2100 -x1244 -x2120 -x1263 -x2140 
7.55/0.83	v -x1282 -x2160 -x1301 -x2180 -x1320 -x2200 -x1339 -x378 -x398 -x418 -x438 -x458 -x478 -x2520 -x1644 -x2540 -x1663 -x2560 -x1682 
7.55/0.83	v -x2580 -x1701 -x2600 -x1720 -x2620 -x1739 -x2640 -x1758 -x798 -x818 -x838 -x858 -x878 -x898 -x918 -x2079 -x1224 -x2099 -x1243 
7.55/0.83	v -x2119 -x1262 -x2139 -x1281 -x2159 -x1300 -x2179 -x1319 -x2199 -x1338 -x357 -x377 -x397 -x417 -x437 -x457 -x477 -x2499 
7.55/0.83	v -x1624 -x2519 -x1643 -x2539 -x1662 -x2559 -x1681 -x2579 -x1700 -x2599 -x1719 -x2619 -x1738 -x2639 -x1757 -x777 -x797 -x817 -x837 
7.55/0.83	v -x857 -x877 -x897 -x917 -x2058 -x1204 -x2078 -x1223 -x2098 -x1242 -x2118 -x1261 -x2138 -x1280 -x2158 -x1299 -x2178 -x1318 
7.55/0.83	v -x2198 -x1337 -x336 -x356 -x376 -x396 -x416 -x436 -x456 -x476 -x2478 -x1604 -x2498 -x1623 -x2518 -x1642 -x2538 -x1661 -x2558 
7.55/0.83	v -x1680 -x2578 -x1699 -x2598 -x1718 -x2618 -x1737 -x2638 -x1756 -x756 -x776 -x796 -x816 -x836 -x856 -x876 -x896 -x916 -x2037 
7.55/0.83	v -x1184 -x2057 -x1203 -x2077 -x1222 -x2097 -x1241 -x2117 -x1260 -x2137 -x1279 -x2157 -x1298 -x2177 -x1317 -x2197 -x1336 -x315 
7.55/0.83	v -x335 -x355 -x375 -x395 -x415 -x435 -x455 -x475 -x2457 -x1584 -x2477 -x1603 -x2497 -x1622 -x2517 -x1641 -x2537 -x1660 -x2557 
7.55/0.83	v -x1679 -x2577 -x1698 -x2597 -x1717 -x2617 -x1736 -x2637 -x1755 -x735 -x755 -x775 -x795 -x815 -x835 -x855 -x875 -x895 -x915 -x2016 
7.55/0.83	v -x1164 -x2036 -x1183 -x2056 -x1202 -x2076 -x1221 -x2096 -x1240 -x2116 -x1259 -x2136 -x1278 -x2156 -x1297 -x2176 -x1316 -x2196 
7.55/0.83	v -x1335 -x294 -x314 -x334 -x354 -x374 -x394 -x414 -x434 -x454 -x474 -x2436 -x1564 -x2456 -x1583 -x2476 -x1602 -x2496 -x1621 
7.55/0.83	v -x2516 -x1640 -x2536 -x1659 -x2556 -x1678 -x2576 -x1697 -x2596 -x1716 -x2616 -x1735 -x2636 -x1754 -x714 -x734 -x754 -x774 
7.55/0.83	v -x794 -x814 -x834 -x854 -x874 -x894 -x914 -x1995 -x1144 -x2015 -x1163 -x2035 -x1182 -x2055 -x1201 -x2075 -x1220 -x2095 -x1239 
7.55/0.83	v -x2115 -x1258 -x2135 -x1277 -x2155 -x1296 -x2175 -x1315 -x2195 -x1334 -x273 -x293 -x313 -x333 -x353 -x373 -x393 -x413 -x433 
7.55/0.83	v -x453 -x473 -x2415 -x1544 -x2435 -x1563 -x2455 -x1582 -x2475 -x1601 -x2495 -x1620 -x2515 -x1639 -x2535 -x1658 -x2555 -x1677 
7.55/0.83	v -x2575 -x1696 -x2595 -x1715 -x2615 -x1734 -x2635 -x1753 -x693 -x713 -x733 -x753 -x773 -x793 -x813 -x833 -x853 -x873 -x893 -x913 
7.55/0.83	v -x1974 -x1124 -x1994 -x1143 -x2014 -x1162 -x2034 -x1181 -x2054 -x1200 -x2074 -x1219 -x2094 -x1238 -x2114 -x1257 -x2134 -x1276 
7.55/0.83	v -x2154 -x1295 -x2174 -x1314 -x2194 -x1333 -x252 -x272 -x292 -x312 -x332 -x352 -x372 -x392 -x412 -x432 -x452 -x472 -x2394 
7.55/0.83	v -x1524 -x2414 -x1543 -x2434 -x1562 -x2454 -x1581 -x2474 -x1600 -x2494 -x1619 -x2514 -x1638 -x2534 -x1657 -x2554 -x1676 -x2574 
7.55/0.83	v -x1695 -x2594 -x1714 -x2614 -x1733 -x2634 -x1752 -x672 -x692 -x712 -x732 -x752 -x772 -x792 -x812 -x832 -x852 -x872 -x892 -x912 
7.55/0.83	v -x1953 -x1104 -x1973 -x1123 -x1993 -x1142 -x2013 -x1161 -x2033 -x1180 -x2053 -x1199 -x2073 -x1218 -x2093 -x1237 -x2113 -x1256 
7.55/0.83	v -x2133 -x1275 -x2153 -x1294 -x2173 -x1313 -x2193 -x1332 -x231 -x251 -x271 -x291 -x311 -x331 -x351 -x371 -x391 -x411 -x431 
7.55/0.83	v -x451 -x471 -x2373 -x1504 -x2393 -x1523 -x2413 -x1542 -x2433 -x1561 -x2453 -x1580 -x2473 -x1599 -x2493 -x1618 -x2513 -x1637 
7.55/0.83	v -x2533 -x1656 -x2553 -x1675 -x2573 -x1694 -x2593 -x1713 -x2613 -x1732 -x2633 -x1751 -x651 -x671 -x691 -x711 -x731 -x751 -x771 
7.55/0.83	v -x791 -x811 -x831 -x851 -x871 -x891 -x911 -x1932 -x1084 -x1952 -x1103 -x1972 -x1122 -x1992 -x1141 -x2012 -x1160 -x2032 -x1179 
7.55/0.83	v -x2052 -x1198 -x2072 -x1217 -x2092 -x1236 -x2112 -x1255 -x2132 -x1274 -x2152 -x1293 -x2172 -x1312 -x2192 -x1331 -x210 -x230 
7.55/0.83	v -x250 -x270 -x290 -x310 -x330 -x350 -x370 -x390 -x410 -x430 -x450 -x470 -x2352 -x1484 -x2372 -x1503 -x2392 -x1522 -x2412 -x1541 
7.55/0.83	v -x2432 -x1560 -x2452 -x1579 -x2472 -x1598 -x2492 -x1617 -x2512 -x1636 -x2532 -x1655 -x2552 -x1674 -x2572 -x1693 -x2592 -x1712 
7.55/0.83	v -x2612 -x1731 -x2632 -x1750 -x630 -x650 -x670 -x690 -x710 -x730 -x750 -x770 -x790 -x810 -x830 -x850 -x870 -x890 -x910 -x1911 
7.55/0.83	v -x1064 -x1931 -x1083 -x1951 -x1102 -x1971 -x1121 -x1991 -x1140 -x2011 -x1159 -x2031 -x1178 -x2051 -x1197 -x2071 -x1216 -x2091 
7.55/0.83	v -x1235 -x2111 -x1254 -x2131 -x1273 -x2151 -x1292 -x2171 -x1311 -x2191 -x1330 -x189 -x209 -x229 -x249 -x269 -x289 -x309 
7.55/0.83	v -x329 -x349 -x369 -x389 -x409 -x429 -x449 -x469 -x2331 -x1464 -x2351 -x1483 -x2371 -x1502 -x2391 -x1521 -x2411 -x1540 -x2431 
7.55/0.83	v -x1559 -x2451 -x1578 -x2471 -x1597 -x2491 -x1616 -x2511 -x1635 -x2531 -x1654 -x2551 -x1673 -x2571 -x1692 -x2591 -x1711 -x2611 
7.55/0.83	v -x1730 -x2631 -x1749 -x609 -x629 -x649 -x669 -x689 -x709 -x729 -x749 -x769 -x789 -x809 -x829 -x849 -x869 -x889 -x909 -x1890 
7.55/0.83	v -x1044 -x1910 -x1063 -x1930 -x1082 -x1950 -x1101 -x1970 -x1120 -x1990 -x1139 -x2010 -x1158 -x2030 -x1177 -x2050 -x1196 -x2070 
7.55/0.83	v -x1215 -x2090 -x1234 -x2110 -x1253 -x2130 -x1272 -x2150 -x1291 -x2170 -x1310 -x2190 -x1329 -x168 -x188 -x208 -x228 -x248 -x268 
7.55/0.83	v -x288 -x308 -x328 -x348 -x368 -x388 -x408 -x428 -x448 -x468 -x2310 -x1444 -x2330 -x1463 -x2350 -x1482 -x2370 -x1501 -x2390 
7.55/0.83	v -x1520 -x2410 -x1539 -x2430 -x1558 -x2450 -x1577 -x2470 -x1596 -x2490 -x1615 -x2510 -x1634 -x2530 -x1653 -x2550 -x1672 -x2570 
7.55/0.83	v -x1691 -x2590 -x1710 -x2610 -x1729 -x2630 -x1748 -x588 -x608 -x628 -x648 -x668 -x688 -x708 -x728 -x748 -x768 -x788 -x808 -x828 
7.55/0.83	v -x848 -x868 -x888 -x908 -x1869 -x1024 -x1889 -x1043 -x1909 -x1062 -x1929 -x1081 -x1949 -x1100 -x1969 -x1119 -x1989 -x1138 
7.55/0.83	v -x2009 -x1157 -x2029 -x1176 -x2049 -x1195 -x2069 -x1214 -x2089 -x1233 -x2109 -x1252 -x2129 -x1271 -x2149 -x1290 -x2169 -x1309 
7.55/0.83	v -x2189 -x1328 -x147 -x167 -x187 -x207 -x227 -x247 -x267 -x287 -x307 -x327 -x347 -x367 -x387 -x407 -x427 -x447 -x467 -x2289 
7.55/0.83	v -x1424 -x2309 -x1443 -x2329 -x1462 -x2349 -x1481 -x2369 -x1500 -x2389 -x1519 -x2409 -x1538 -x2429 -x1557 -x2449 -x1576 -x2469 
7.55/0.83	v -x1595 -x2489 -x1614 -x2509 -x1633 -x2529 -x1652 -x2549 -x1671 -x2569 -x1690 -x2589 -x1709 -x2609 -x1728 -x2629 -x1747 -x567 
7.55/0.83	v -x587 -x607 -x627 -x647 -x667 -x687 -x707 -x727 -x747 -x767 -x787 -x807 -x827 -x847 -x867 -x887 -x907 -x1848 -x1004 -x1868 -x1023 
7.55/0.83	v -x1888 -x1042 -x1908 -x1061 -x1928 -x1080 -x1948 -x1099 -x1968 -x1118 -x1988 -x1137 -x2008 -x1156 -x2028 -x1175 -x2048 
7.55/0.83	v -x1194 -x2068 -x1213 -x2088 -x1232 -x2108 -x1251 -x2128 -x1270 -x2148 -x1289 -x2168 -x1308 -x2188 -x1327 -x126 -x146 -x166 -x186 
7.55/0.83	v -x206 -x226 -x246 -x266 -x286 -x306 -x326 -x346 -x366 -x386 -x406 -x426 -x446 -x466 -x2268 -x1404 -x2288 -x1423 -x2308 -x1442 
7.55/0.83	v -x2328 -x1461 -x2348 -x1480 -x2368 -x1499 -x2388 -x1518 -x2408 -x1537 -x2428 -x1556 -x2448 -x1575 -x2468 -x1594 -x2488 -x1613 
7.55/0.83	v -x2508 -x1632 -x2528 -x1651 -x2548 -x1670 -x2568 -x1689 -x2588 -x1708 -x2608 -x1727 -x2628 -x1746 -x546 -x566 -x586 -x606 
7.55/0.83	v -x626 -x646 -x666 -x686 -x706 -x726 -x746 -x766 -x786 -x806 -x826 -x846 -x866 -x886 -x906 -x1827 -x984 -x1847 -x1003 -x1867 
7.55/0.83	v -x1022 -x1887 -x1041 -x1907 -x1060 -x1927 -x1079 -x1947 -x1098 -x1967 -x1117 -x1987 -x1136 -x2007 -x1155 -x2027 -x1174 -x2047 
7.55/0.83	v -x1193 -x2067 -x1212 -x2087 -x1231 -x2107 -x1250 -x2127 -x1269 -x2147 -x1288 -x2167 -x1307 -x2187 -x1326 -x105 -x125 -x145 
7.55/0.83	v -x165 -x185 -x205 -x225 -x245 -x265 -x285 -x305 -x325 -x345 -x365 -x385 -x405 -x425 -x445 -x465 -x2247 -x1384 -x2267 -x1403 
7.55/0.83	v -x2287 -x1422 -x2307 -x1441 -x2327 -x1460 -x2347 -x1479 -x2367 -x1498 -x2387 -x1517 -x2407 -x1536 -x2427 -x1555 -x2447 -x1574 
7.55/0.83	v -x2467 -x1593 -x2487 -x1612 -x2507 -x1631 -x2527 -x1650 -x2547 -x1669 -x2567 -x1688 -x2587 -x1707 -x2607 -x1726 -x2627 -x1745 
7.55/0.83	v -x525 -x545 -x565 -x585 -x605 -x625 -x645 -x665 -x685 -x705 -x725 -x745 -x765 -x785 -x805 -x825 -x845 -x865 -x885 -x905 -x1806 
7.55/0.83	v -x964 -x1826 -x983 -x1846 -x1002 -x1866 -x1021 -x1886 -x1040 -x1906 -x1059 -x1926 -x1078 -x1946 -x1097 -x1966 -x1116 -x1986 
7.55/0.83	v -x1135 -x2006 -x1154 -x2026 -x1173 -x2046 -x1192 -x2066 -x1211 -x2086 -x1230 -x2106 -x1249 -x2126 -x1268 -x2146 -x1287 -x2166 
7.55/0.83	v -x1306 -x2186 -x1325 -x84 -x104 -x124 -x144 -x164 -x184 -x204 -x224 -x244 -x264 -x284 -x304 -x324 -x344 -x364 -x384 -x404 
7.55/0.83	v -x424 -x444 -x464 -x2226 -x1364 -x2246 -x1383 -x2266 -x1402 -x2286 -x1421 -x2306 -x1440 -x2326 -x1459 -x2346 -x1478 -x2366 -x1497 
7.55/0.83	v -x2386 -x1516 -x2406 -x1535 -x2426 -x1554 -x2446 -x1573 -x2466 -x1592 -x2486 -x1611 -x2506 -x1630 -x2526 -x1649 -x2546 
7.55/0.83	v -x1668 -x2566 -x1687 -x2586 -x1706 -x2606 -x1725 -x2626 -x504 -x524 -x544 -x564 -x584 -x604 -x624 -x644 -x664 -x684 -x704 -x724 
7.55/0.83	v -x744 -x764 -x784 -x804 -x824 -x844 -x864 -x884 -x904 -x1785 -x944 -x1805 -x963 -x1825 -x982 -x1845 -x1001 -x1865 -x1020 -x1885 
7.55/0.83	v -x1039 -x1905 -x1058 -x1925 -x1077 -x1945 -x1096 -x1965 -x1115 -x1985 -x1134 -x2005 -x1153 -x2025 -x1172 -x2045 -x1191 
7.55/0.83	v -x2065 -x1210 -x2085 -x1229 -x2105 -x1248 -x2125 -x1267 -x2145 -x1286 -x2165 -x1305 -x2185 -x42 -x63 -x83 -x103 -x123 -x143 -x163 
7.55/0.83	v -x183 -x203 -x223 -x243 -x263 -x283 -x303 -x323 -x343 -x363 -x383 -x403 -x423 -x443 -x21 -x463 -x2225 -x1363 -x2245 -x1382 
7.55/0.83	v -x2265 -x1401 -x2285 -x1420 -x2305 -x1439 -x2325 -x1458 -x2345 -x1477 -x2365 -x1496 -x2385 -x1515 -x2405 -x1534 -x2425 -x1553 
7.55/0.83	v -x2445 -x1572 -x2465 -x1591 -x2485 -x1610 -x2505 -x1629 -x2525 -x1648 -x2545 -x1667 -x2565 -x1686 -x2585 -x1705 -x2605 -x503 
7.55/0.83	v -x523 -x543 -x563 -x583 -x603 -x623 -x643 -x663 -x683 -x703 -x723 -x743 -x763 -x783 -x803 -x823 -x843 -x863 -x883 -x1784 
7.55/0.83	v -x943 -x1804 -x962 -x1824 -x981 -x1844 -x1000 -x1864 -x1019 -x1884 -x1038 -x1904 -x1057 -x1924 -x1076 -x1944 -x1095 -x1964 -x1114 
7.55/0.83	v -x1984 -x1133 -x2004 -x1152 -x2024 -x1171 -x2044 -x1190 -x2064 -x1209 -x2084 -x1228 -x2104 -x1247 -x2124 -x1266 -x2144 -x1285 
7.55/0.83	v -x2164 -x41 -x62 -x82 -x102 -x122 -x142 -x162 -x182 -x202 -x222 -x242 -x262 -x282 -x302 -x322 -x342 -x362 -x382 -x402 -x422 
7.55/0.83	v -x20 -x442 -x2224 -x1362 -x2244 -x1381 -x2264 -x1400 -x2284 -x1419 -x2304 -x1438 -x2324 -x1457 -x2344 -x1476 -x2364 -x1495 
7.55/0.83	v -x2384 -x1514 -x2404 -x1533 -x2424 -x1552 -x2444 -x1571 -x2464 -x1590 -x2484 -x1609 -x2504 -x1628 -x2524 -x1647 -x2544 -x1666 
7.55/0.83	v -x2564 -x1685 -x2584 -x502 -x522 -x542 -x562 -x582 -x602 -x622 -x642 -x662 -x682 -x702 -x722 -x742 -x762 -x782 -x802 -x822 
7.55/0.83	v -x842 -x862 -x1783 -x942 -x1803 -x961 -x1823 -x980 -x1843 -x999 -x1863 -x1018 -x1883 -x1037 -x1903 -x1056 -x1923 -x1075 -x1943 
7.55/0.83	v -x1094 -x1963 -x1113 -x1983 -x1132 -x2003 -x1151 -x2023 -x1170 -x2043 -x1189 -x2063 -x1208 -x2083 -x1227 -x2103 -x1246 -x2123 
7.55/0.83	v -x1265 -x2143 -x40 -x61 -x81 -x101 -x121 -x141 -x161 -x181 -x201 -x221 -x241 -x261 -x281 -x301 -x321 -x341 -x361 -x381 -x401 
7.55/0.83	v -x19 -x421 -x2223 -x1361 -x2243 -x1380 -x2263 -x1399 -x2283 -x1418 -x2303 -x1437 -x2323 -x1456 -x2343 -x1475 -x2363 -x1494 
7.55/0.83	v -x2383 -x1513 -x2403 -x1532 -x2423 -x1551 -x2443 -x1570 -x2463 -x1589 -x2483 -x1608 -x2503 -x1627 -x2523 -x1646 -x2543 -x1665 
7.55/0.83	v -x2563 -x501 -x521 -x541 -x561 -x581 -x601 -x621 -x641 -x661 -x681 -x701 -x721 -x741 -x761 -x781 -x801 -x821 -x841 -x1782 
7.55/0.83	v -x941 -x1802 -x960 -x1822 -x979 -x1842 -x998 -x1862 -x1017 -x1882 -x1036 -x1902 -x1055 -x1922 -x1074 -x1942 -x1093 -x1962 -x1112 
7.55/0.83	v -x1982 -x1131 -x2002 -x1150 -x2022 -x1169 -x2042 -x1188 -x2062 -x1207 -x2082 -x1226 -x2102 -x1245 -x2122 -x39 -x60 -x80 
7.55/0.83	v -x100 -x120 -x140 -x160 -x180 -x200 -x220 -x240 -x260 -x280 -x300 -x320 -x340 -x360 -x380 -x18 -x400 -x2222 -x1360 -x2242 -x1379 
7.55/0.83	v -x2262 -x1398 -x2282 -x1417 -x2302 -x1436 -x2322 -x1455 -x2342 -x1474 -x2362 -x1493 -x2382 -x1512 -x2402 -x1531 -x2422 -x1550 
7.55/0.83	v -x2442 -x1569 -x2462 -x1588 -x2482 -x1607 -x2502 -x1626 -x2522 -x1645 -x2542 -x500 -x520 -x540 -x560 -x580 -x600 -x620 -x640 
7.55/0.83	v -x660 -x680 -x700 -x720 -x740 -x760 -x780 -x800 -x820 -x1781 -x940 -x1801 -x959 -x1821 -x978 -x1841 -x997 -x1861 -x1016 
7.55/0.83	v -x1881 -x1035 -x1901 -x1054 -x1921 -x1073 -x1941 -x1092 -x1961 -x1111 -x1981 -x1130 -x2001 -x1149 -x2021 -x1168 -x2041 -x1187 
7.55/0.83	v -x2061 -x1206 -x2081 -x1225 -x2101 -x38 -x59 -x79 -x99 -x119 -x139 -x159 -x179 -x199 -x219 -x239 -x259 -x279 -x299 -x319 -x339 
7.55/0.83	v -x359 -x17 -x379 -x2221 -x1359 -x2241 -x1378 -x2261 -x1397 -x2281 -x1416 -x2301 -x1435 -x2321 -x1454 -x2341 -x1473 -x2361 
7.55/0.83	v -x1492 -x2381 -x1511 -x2401 -x1530 -x2421 -x1549 -x2441 -x1568 -x2461 -x1587 -x2481 -x1606 -x2501 -x1625 -x2521 -x499 -x519 -x539 
7.55/0.83	v -x559 -x579 -x599 -x619 -x639 -x659 -x679 -x699 -x719 -x739 -x759 -x779 -x799 -x1780 -x939 -x1800 -x958 -x1820 -x977 -x1840 
7.55/0.83	v -x996 -x1860 -x1015 -x1880 -x1034 -x1900 -x1053 -x1920 -x1072 -x1940 -x1091 -x1960 -x1110 -x1980 -x1129 -x2000 -x1148 -x2020 
7.55/0.83	v -x1167 -x2040 -x1186 -x2060 -x1205 -x2080 -x37 -x58 -x78 -x98 -x118 -x138 -x158 -x178 -x198 -x218 -x238 -x258 -x278 -x298 
7.55/0.83	v -x318 -x338 -x16 -x358 -x2220 -x1358 -x2240 -x1377 -x2260 -x1396 -x2280 -x1415 -x2300 -x1434 -x2320 -x1453 -x2340 -x1472 -x2360 
7.55/0.83	v -x1491 -x2380 -x1510 -x2400 -x1529 -x2420 -x1548 -x2440 -x1567 -x2460 -x1586 -x2480 -x1605 -x2500 -x498 -x518 -x538 -x558 
7.55/0.83	v -x578 -x598 -x618 -x638 -x658 -x678 -x698 -x718 -x738 -x758 -x778 -x1779 -x938 -x1799 -x957 -x1819 -x976 -x1839 -x995 -x1859 
7.55/0.83	v -x1014 -x1879 -x1033 -x1899 -x1052 -x1919 -x1071 -x1939 -x1090 -x1959 -x1109 -x1979 -x1128 -x1999 -x1147 -x2019 -x1166 -x2039 
7.55/0.83	v -x1185 -x2059 -x36 -x57 -x77 -x97 -x117 -x137 -x157 -x177 -x197 -x217 -x237 -x257 -x277 -x297 -x317 -x15 -x337 -x2219 -x1357 
7.55/0.83	v -x2239 -x1376 -x2259 -x1395 -x2279 -x1414 -x2299 -x1433 -x2319 -x1452 -x2339 -x1471 -x2359 -x1490 -x2379 -x1509 -x2399 -x1528 
7.55/0.83	v -x2419 -x1547 -x2439 -x1566 -x2459 -x1585 -x2479 -x497 -x517 -x537 -x557 -x577 -x597 -x617 -x637 -x657 -x677 -x697 -x717 -x737 
7.55/0.83	v -x757 -x1778 -x937 -x1798 -x956 -x1818 -x975 -x1838 -x994 -x1858 -x1013 -x1878 -x1032 -x1898 -x1051 -x1918 -x1070 -x1938 
7.55/0.83	v -x1089 -x1958 -x1108 -x1978 -x1127 -x1998 -x1146 -x2018 -x1165 -x2038 -x35 -x56 -x76 -x96 -x116 -x136 -x156 -x176 -x196 -x216 
7.55/0.83	v -x236 -x256 -x276 -x296 -x14 -x316 -x2218 -x1356 -x2238 -x1375 -x2258 -x1394 -x2278 -x1413 -x2298 -x1432 -x2318 -x1451 -x2338 
7.55/0.83	v -x1470 -x2358 -x1489 -x2378 -x1508 -x2398 -x1527 -x2418 -x1546 -x2438 -x1565 -x2458 -x496 -x516 -x536 -x556 -x576 -x596 -x616 
7.55/0.83	v -x636 -x656 -x676 -x696 -x716 -x736 -x1777 -x936 -x1797 -x955 -x1817 -x974 -x1837 -x993 -x1857 -x1012 -x1877 -x1031 -x1897 
7.55/0.83	v -x1050 -x1917 -x1069 -x1937 -x1088 -x1957 -x1107 -x1977 -x1126 -x1997 -x1145 -x2017 -x34 -x55 -x75 -x95 -x115 -x135 -x155 -x175 
7.55/0.83	v -x195 -x215 -x235 -x255 -x275 -x13 -x295 -x2217 -x1355 -x2237 -x1374 -x2257 -x1393 -x2277 -x1412 -x2297 -x1431 -x2317 -x1450 
7.55/0.83	v -x2337 -x1469 -x2357 -x1488 -x2377 -x1507 -x2397 -x1526 -x2417 -x1545 -x2437 -x495 -x515 -x535 -x555 -x575 -x595 -x615 -x635 
7.55/0.83	v -x655 -x675 -x695 -x715 -x1776 -x935 -x1796 -x954 -x1816 -x973 -x1836 -x992 -x1856 -x1011 -x1876 -x1030 -x1896 -x1049 -x1916 
7.55/0.83	v -x1068 -x1936 -x1087 -x1956 -x1106 -x1976 -x1125 -x1996 -x33 -x54 -x74 -x94 -x114 -x134 -x154 -x174 -x194 -x214 -x234 -x254 
7.55/0.83	v -x12 -x274 -x2216 -x1354 -x2236 -x1373 -x2256 -x1392 -x2276 -x1411 -x2296 -x1430 -x2316 -x1449 -x2336 -x1468 -x2356 -x1487 
7.55/0.83	v -x2376 -x1506 -x2396 -x1525 -x2416 -x494 -x514 -x534 -x554 -x574 -x594 -x614 -x634 -x654 -x674 -x694 -x1775 -x934 -x1795 -x953 
7.55/0.83	v -x1815 -x972 -x1835 -x991 -x1855 -x1010 -x1875 -x1029 -x1895 -x1048 -x1915 -x1067 -x1935 -x1086 -x1955 -x1105 -x1975 -x32 
7.55/0.83	v -x53 -x73 -x93 -x113 -x133 -x153 -x173 -x193 -x213 -x233 -x11 -x253 -x2215 -x1353 -x2235 -x1372 -x2255 -x1391 -x2275 -x1410 
7.55/0.83	v -x2295 -x1429 -x2315 -x1448 -x2335 -x1467 -x2355 -x1486 -x2375 -x1505 -x2395 -x493 -x513 -x533 -x553 -x573 -x593 -x613 -x633 
7.55/0.83	v -x653 -x673 -x1774 -x933 -x1794 -x952 -x1814 -x971 -x1834 -x990 -x1854 -x1009 -x1874 -x1028 -x1894 -x1047 -x1914 -x1066 -x1934 
7.55/0.83	v -x1085 -x1954 -x31 -x52 -x72 -x92 -x112 -x132 -x152 -x172 -x192 -x212 -x10 -x232 -x2214 -x1352 -x2234 -x1371 -x2254 -x1390 
7.55/0.83	v -x2274 -x1409 -x2294 -x1428 -x2314 -x1447 -x2334 -x1466 -x2354 -x1485 -x2374 -x492 -x512 -x532 -x552 -x572 -x592 -x612 -x632 
7.55/0.83	v -x652 -x1773 -x932 -x1793 -x951 -x1813 -x970 -x1833 -x989 -x1853 -x1008 -x1873 -x1027 -x1893 -x1046 -x1913 -x1065 -x1933 -x30 
7.55/0.83	v -x51 -x71 -x91 -x111 -x131 -x151 -x171 -x191 -x9 -x211 -x2213 -x1351 -x2233 -x1370 -x2253 -x1389 -x2273 -x1408 -x2293 -x1427 
7.55/0.83	v -x2313 -x1446 -x2333 -x1465 -x2353 -x491 -x511 -x531 -x551 -x571 -x591 -x611 -x631 -x1772 -x931 -x1792 -x950 -x1812 -x969 -x1832 
7.55/0.83	v -x988 -x1852 -x1007 -x1872 -x1026 -x1892 -x1045 -x1912 -x29 -x50 -x70 -x90 -x110 -x130 -x150 -x170 -x8 -x190 -x2212 -x1350 
7.55/0.83	v -x2232 -x1369 -x2252 -x1388 -x2272 -x1407 -x2292 -x1426 -x2312 -x1445 -x2332 -x490 -x510 -x530 -x550 -x570 -x590 -x610 -x1771 
7.55/0.83	v -x930 -x1791 -x949 -x1811 -x968 -x1831 -x987 -x1851 -x1006 -x1871 -x1025 -x1891 -x28 -x49 -x69 -x89 -x109 -x129 -x149 -x7 
7.55/0.83	v -x169 -x2211 -x1349 -x2231 -x1368 -x2251 -x1387 -x2271 -x1406 -x2291 -x1425 -x2311 -x489 -x509 -x529 -x549 -x569 -x589 -x1770 
7.55/0.83	v -x929 -x1790 -x948 -x1810 -x967 -x1830 -x986 -x1850 -x1005 -x1870 -x27 -x48 -x68 -x88 -x108 -x128 -x6 -x148 -x2210 -x1348 -x2230 
7.55/0.83	v -x1367 -x2250 -x1386 -x2270 -x1405 -x2290 -x488 -x508 -x528 -x548 -x568 -x1769 -x928 -x1789 -x947 -x1809 -x966 -x1829 -x985 
7.55/0.83	v -x1849 -x26 -x47 -x67 -x87 -x107 -x5 -x127 -x2209 -x1347 -x2229 -x1366 -x2249 -x1385 -x2269 -x487 -x507 -x527 -x547 -x1768 
7.55/0.83	v -x927 -x1788 -x946 -x1808 -x965 -x1828 -x25 -x46 -x66 -x86 -x4 -x106 -x2208 -x1346 -x2228 -x1365 -x2248 -x486 -x506 -x526 
7.55/0.83	v -x1767 -x926 -x1787 -x945 -x1807 -x24 -x45 -x65 -x3 -x85 -x2207 -x1345 -x2227 -x485 -x505 -x1766 -x925 -x1786 -x23 -x44 -x2 -x64 
7.55/0.83	v -x2206 -x484 -x1765 -x22 -x1 -x43 -x2730 -x2688 -x2729 -x2687 -x2728 -x2686 -x2727 -x2685 -x2726 -x2684 -x2725 -x2683 -x2724 
7.55/0.83	v -x2682 -x2723 -x2681 -x2722 -x2680 -x2721 -x2679 -x2720 -x2678 -x2719 -x2677 -x2718 -x2676 -x2717 -x2675 -x2716 -x2674 -x2715 
7.55/0.83	v -x2673 -x2714 -x2672 -x2713 -x2671 -x2712 -x2670 -x2711 -x2669 -x2710 -x2668 -x2709 -x2667 -x2708 -x2666 -x2707 -x2665 -x2706 
7.55/0.83	v -x2664 -x2705 -x2663 -x2704 -x2662 -x2703 -x2661 -x2702 -x2660 -x2701 -x2659 -x2700 -x2658 -x2699 -x2657 -x2698 -x2656 
7.55/0.83	v -x2697 -x2655 -x2696 -x2654 -x2695 -x2653 -x2694 -x2652 -x2693 -x2651 -x2692 -x2650 -x2691 -x2649 -x2690 -x2648 -x2689 -x2647 

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 (170706 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-4469328-1723526735/watcher-4469328-1723526735 -o /tmp/evaluation-result-4469328-1723526735/solver-4469328-1723526735 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723526731-726511 --watchdog 3760 fscip settings/racing.prm HOME/instance-4469328-1723526735.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=727040, runsolver pid=727037
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 5.42 2.27 13.41 63/965 727061
/proc/meminfo: memFree=715261636/790760804 swapFree=131071996/131071996
[pid=727040] ppid=727037 vsize=1519860 memory=102112 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/727040/stat : 727040 (fscip) S 727037 727040 726498 0 -1 1077936128 23831 0 0 0 7 4 0 0 20 0 21 0 119256157 1556336640 25528 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
/proc/727040/statm: 379965 25528 2790 3035 0 66279 0
[pid=727040/tid=727042] ppid=727037 vsize=1519860 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/727040/task/727042/stat : 727042 (fscip) S 727037 727040 726498 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727043] ppid=727037 vsize=1519860 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/727040/task/727043/stat : 727043 (fscip) R 727037 727040 726498 0 -1 4194368 1404 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727044] ppid=727037 vsize=1519860 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/727040/task/727044/stat : 727044 (fscip) S 727037 727040 726498 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727045] ppid=727037 vsize=1519860 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/727040/task/727045/stat : 727045 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727046] ppid=727037 vsize=1519860 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/727040/task/727046/stat : 727046 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727047] ppid=727037 vsize=1519860 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/727040/task/727047/stat : 727047 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727048] ppid=727037 vsize=1519860 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/727040/task/727048/stat : 727048 (fscip) S 727037 727040 726498 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727049] ppid=727037 vsize=1519860 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/727040/task/727049/stat : 727049 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727050] ppid=727037 vsize=1519860 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/727040/task/727050/stat : 727050 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727051] ppid=727037 vsize=1519860 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/727040/task/727051/stat : 727051 (fscip) S 727037 727040 726498 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727052] ppid=727037 vsize=1519860 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/727040/task/727052/stat : 727052 (fscip) S 727037 727040 726498 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727053] ppid=727037 vsize=1519860 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/727040/task/727053/stat : 727053 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727054] ppid=727037 vsize=1519860 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/727040/task/727054/stat : 727054 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727055] ppid=727037 vsize=1519860 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/727040/task/727055/stat : 727055 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727056] ppid=727037 vsize=1519860 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/727040/task/727056/stat : 727056 (fscip) S 727037 727040 726498 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727057] ppid=727037 vsize=1519860 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/727040/task/727057/stat : 727057 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727058] ppid=727037 vsize=1519860 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/727040/task/727058/stat : 727058 (fscip) S 727037 727040 726498 0 -1 1077936192 1431 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727059] ppid=727037 vsize=1519860 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/727040/task/727059/stat : 727059 (fscip) S 727037 727040 726498 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727060] ppid=727037 vsize=1519860 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/727040/task/727060/stat : 727060 (fscip) S 727037 727040 726498 0 -1 1077936192 1429 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727061] ppid=727037 vsize=1519860 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/727040/task/727061/stat : 727061 (fscip) S 727037 727040 726498 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 119256163 1556336640 25594 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1519860 KiB
Current children cumulated memory: 102112 KiB

[startup+0.219 s]*
/proc/loadavg: 5.42 2.27 13.41 79/985 727081
/proc/meminfo: memFree=715013428/790760804 swapFree=131071996/131071996
[pid=727040] ppid=727037 vsize=1724820 memory=324644 CPUtime=1.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/stat : 727040 (fscip) S 727037 727040 726498 0 -1 1077936128 77958 0 0 0 62 85 0 0 20 0 41 0 119256157 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 17 59 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
/proc/727040/statm: 431205 81161 2806 3035 0 169493 0
[pid=727040/tid=727042] ppid=727037 vsize=1724820 memory=4026531959 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727042/stat : 727042 (fscip) R 727037 727040 726498 0 -1 4194368 3614 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727043] ppid=727037 vsize=1724820 memory=67123 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727043/stat : 727043 (fscip) R 727037 727040 726498 0 -1 4194368 3615 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727044] ppid=727037 vsize=1724820 memory=55216921903569 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727044/stat : 727044 (fscip) R 727037 727040 726498 0 -1 4194368 3613 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727045] ppid=727037 vsize=1724820 memory=52983572464199 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727045/stat : 727045 (fscip) R 727037 727040 726498 0 -1 4194368 3611 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727046] ppid=727037 vsize=1724820 memory=60684465603260 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727046/stat : 727046 (fscip) R 727037 727040 726498 0 -1 4194368 3362 0 0 0 3 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727047] ppid=727037 vsize=1724820 memory=55182679606333 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727047/stat : 727047 (fscip) R 727037 727040 726498 0 -1 1077936192 3612 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727048] ppid=727037 vsize=1724820 memory=14132238522516992 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727048/stat : 727048 (fscip) R 727037 727040 726498 0 -1 4194368 3358 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727049] ppid=727037 vsize=1724820 memory=1567994 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727049/stat : 727049 (fscip) R 727037 727040 726498 0 -1 4194368 3613 0 0 0 3 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727050] ppid=727037 vsize=1724820 memory=4049353098110697560 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727050/stat : 727050 (fscip) R 727037 727040 726498 0 -1 1077936192 3613 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727051] ppid=727037 vsize=1724820 memory=3618136740914790489 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727051/stat : 727051 (fscip) R 727037 727040 726498 0 -1 4194368 3613 0 0 0 2 3 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727052] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727052/stat : 727052 (fscip) R 727037 727040 726498 0 -1 1077936192 3614 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727053] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727053/stat : 727053 (fscip) S 727037 727040 726498 0 -1 1077936192 3609 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727054] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727054/stat : 727054 (fscip) R 727037 727040 726498 0 -1 4194368 3613 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727055] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727055/stat : 727055 (fscip) R 727037 727040 726498 0 -1 4194368 3615 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727056] ppid=727037 vsize=1724820 memory=0 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727056/stat : 727056 (fscip) R 727037 727040 726498 0 -1 1077936192 3363 0 0 0 3 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727057] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727057/stat : 727057 (fscip) R 727037 727040 726498 0 -1 4194368 3355 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727058] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727058/stat : 727058 (fscip) R 727037 727040 726498 0 -1 4194368 3614 0 0 0 3 3 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727059] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727059/stat : 727059 (fscip) R 727037 727040 726498 0 -1 4194368 3612 0 0 0 3 3 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727060] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727060/stat : 727060 (fscip) R 727037 727040 726498 0 -1 1077936192 3610 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727061] ppid=727037 vsize=1724820 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727061/stat : 727061 (fscip) R 727037 727040 726498 0 -1 4194368 3604 0 0 0 2 4 0 0 20 0 41 0 119256163 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727062] ppid=727037 vsize=1724820 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/727040/task/727062/stat : 727062 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727063] ppid=727037 vsize=1724820 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/727040/task/727063/stat : 727063 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727064] ppid=727037 vsize=1724820 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/727040/task/727064/stat : 727064 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727065] ppid=727037 vsize=1724820 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/727040/task/727065/stat : 727065 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727066] ppid=727037 vsize=1724820 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/727040/task/727066/stat : 727066 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727067] ppid=727037 vsize=1724820 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/727040/task/727067/stat : 727067 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727068] ppid=727037 vsize=1724820 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/727040/task/727068/stat : 727068 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727069] ppid=727037 vsize=1724820 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/727040/task/727069/stat : 727069 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727070] ppid=727037 vsize=1724820 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/727040/task/727070/stat : 727070 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727071] ppid=727037 vsize=1724820 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/727040/task/727071/stat : 727071 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727072] ppid=727037 vsize=1724820 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/727040/task/727072/stat : 727072 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727073] ppid=727037 vsize=1724820 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/727040/task/727073/stat : 727073 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727074] ppid=727037 vsize=1724820 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/727040/task/727074/stat : 727074 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727075] ppid=727037 vsize=1724820 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/727040/task/727075/stat : 727075 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727076] ppid=727037 vsize=1724820 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/727040/task/727076/stat : 727076 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727077] ppid=727037 vsize=1724820 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/727040/task/727077/stat : 727077 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727078] ppid=727037 vsize=1724820 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/727040/task/727078/stat : 727078 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727079] ppid=727037 vsize=1724820 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/727040/task/727079/stat : 727079 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727080] ppid=727037 vsize=1724820 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/727040/task/727080/stat : 727080 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727081] ppid=727037 vsize=1724820 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/727040/task/727081/stat : 727081 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1766215680 81161 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 1724820 KiB
Current children cumulated memory: 324644 KiB

[startup+0.322791 s]*
/proc/loadavg: 5.42 2.27 13.41 82/985 727081
/proc/meminfo: memFree=714897088/790760804 swapFree=131071996/131071996
[pid=727040] ppid=727037 vsize=1745380 memory=435920 CPUtime=3.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/stat : 727040 (fscip) S 727037 727040 726498 0 -1 1077936128 105447 0 0 0 244 109 0 0 20 0 41 0 119256157 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 17 59 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
/proc/727040/statm: 436345 108980 2934 3035 0 199349 0
[pid=727040/tid=727042] ppid=727037 vsize=1745380 memory=-3415246339065495180 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727042/stat : 727042 (fscip) R 727037 727040 726498 0 -1 4194368 4983 0 0 0 12 5 0 0 20 0 41 0 119256163 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727043] ppid=727037 vsize=1745380 memory=7318452475133972 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727043/stat : 727043 (fscip) R 727037 727040 726498 0 -1 4194368 5027 0 0 0 11 5 0 0 20 0 41 0 119256163 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727044] ppid=727037 vsize=1745380 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727044/stat : 727044 (fscip) R 727037 727040 726498 0 -1 4194368 4937 0 0 0 11 5 0 0 20 0 41 0 119256163 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727045] ppid=727037 vsize=1745380 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727045/stat : 727045 (fscip) R 727037 727040 726498 0 -1 4194368 4987 0 0 0 12 5 0 0 20 0 41 0 119256163 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727046] ppid=727037 vsize=1745380 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727046/stat : 727046 (fscip) R 727037 727040 726498 0 -1 4194368 4762 0 0 0 12 5 0 0 20 0 41 0 119256163 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727047] ppid=727037 vsize=1745380 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727047/stat : 727047 (fscip) R 727037 727040 726498 0 -1 4194368 4911 0 0 0 12 5 0 0 20 0 41 0 119256163 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727048] ppid=727037 vsize=1745380 memory=4027874914 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727048/stat : 727048 (fscip) R 727037 727040 726498 0 -1 4194368 4765 0 0 0 12 5 0 0 20 0 41 0 119256163 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727049] ppid=727037 vsize=1745380 memory=207047885133 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727049/stat : 727049 (fscip) R 727037 727040 726498 0 -1 4194368 5005 0 0 0 11 5 0 0 20 0 41 0 119256163 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0

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

/proc/727040/task/727064/stat : 727064 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727065] ppid=727037 vsize=1745380 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/727040/task/727065/stat : 727065 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727066] ppid=727037 vsize=1745380 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/727040/task/727066/stat : 727066 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727067] ppid=727037 vsize=1745380 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/727040/task/727067/stat : 727067 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727068] ppid=727037 vsize=1745380 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/727040/task/727068/stat : 727068 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727069] ppid=727037 vsize=1745380 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/727040/task/727069/stat : 727069 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727070] ppid=727037 vsize=1745380 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/727040/task/727070/stat : 727070 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727071] ppid=727037 vsize=1745380 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/727040/task/727071/stat : 727071 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727072] ppid=727037 vsize=1745380 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/727040/task/727072/stat : 727072 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727073] ppid=727037 vsize=1745380 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/727040/task/727073/stat : 727073 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727074] ppid=727037 vsize=1745380 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/727040/task/727074/stat : 727074 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727075] ppid=727037 vsize=1745380 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/727040/task/727075/stat : 727075 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727076] ppid=727037 vsize=1745380 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/727040/task/727076/stat : 727076 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727077] ppid=727037 vsize=1745380 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/727040/task/727077/stat : 727077 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727078] ppid=727037 vsize=1745380 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/727040/task/727078/stat : 727078 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727079] ppid=727037 vsize=1745380 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/727040/task/727079/stat : 727079 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727080] ppid=727037 vsize=1745380 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/727040/task/727080/stat : 727080 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727081] ppid=727037 vsize=1745380 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/727040/task/727081/stat : 727081 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 119256173 1787269120 108980 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
Current children cumulated CPU time: 3.53 s
Current children cumulated vsize: 1745380 KiB
Current children cumulated memory: 435920 KiB

[startup+0.700542 s]
/proc/loadavg: 5.42 2.27 13.41 73/977 727081
/proc/meminfo: memFree=714948576/790760804 swapFree=131071996/131071996
[pid=727040] ppid=727037 vsize=1689940 memory=208876 CPUtime=7.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/stat : 727040 (fscip) S 727037 727040 726498 0 -1 1077936128 106770 0 0 0 634 109 0 0 20 0 25 0 119256157 1730498560 52986 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 17 71 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
/proc/727040/statm: 422485 52544 2998 3035 0 186805 0
[pid=727040/tid=727042] ppid=727037 vsize=1689940 memory=10556 CPUtime=0.51 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727042/stat : 727042 (fscip) R 727037 727040 726498 0 -1 4194368 5048 0 0 0 46 5 0 0 20 0 25 0 119256163 1730498560 51621 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727047] ppid=727037 vsize=1689940 memory=25333125866717268 CPUtime=0.51 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727047/stat : 727047 (fscip) R 727037 727040 726498 0 -1 4194368 4983 0 0 0 46 5 0 0 20 0 25 0 119256163 1730498560 51621 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727048] ppid=727037 vsize=1689940 memory=5472 CPUtime=0.51 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727048/stat : 727048 (fscip) R 727037 727040 726498 0 -1 4194368 4840 0 0 0 46 5 0 0 20 0 25 0 119256163 1730498560 51183 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727057] ppid=727037 vsize=1689940 memory=6120 CPUtime=0.51 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727057/stat : 727057 (fscip) R 727037 727040 726498 0 -1 4194368 4822 0 0 0 46 5 0 0 20 0 25 0 119256163 1730498560 50567 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727062] ppid=727037 vsize=1689940 memory=38604 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727062/stat : 727062 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50567 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727063] ppid=727037 vsize=1689940 memory=1848 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727063/stat : 727063 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727064] ppid=727037 vsize=1689940 memory=2268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727064/stat : 727064 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727065] ppid=727037 vsize=1689940 memory=-8990767739041717920 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727065/stat : 727065 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727066] ppid=727037 vsize=1689940 memory=-7595718148651707234 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727066/stat : 727066 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727067] ppid=727037 vsize=1689940 memory=11536 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727067/stat : 727067 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727068] ppid=727037 vsize=1689940 memory=281366260473840 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727068/stat : 727068 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727069] ppid=727037 vsize=1689940 memory=33100 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727069/stat : 727069 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727070] ppid=727037 vsize=1689940 memory=2244 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727070/stat : 727070 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727071] ppid=727037 vsize=1689940 memory=28748 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727071/stat : 727071 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727072] ppid=727037 vsize=1689940 memory=7384 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727072/stat : 727072 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727073] ppid=727037 vsize=1689940 memory=30888 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727073/stat : 727073 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727074] ppid=727037 vsize=1689940 memory=27932 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727074/stat : 727074 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727075] ppid=727037 vsize=1689940 memory=3760 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727075/stat : 727075 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727076] ppid=727037 vsize=1689940 memory=40392 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727076/stat : 727076 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727077] ppid=727037 vsize=1689940 memory=8284 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727077/stat : 727077 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727078] ppid=727037 vsize=1689940 memory=25333125866717268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727078/stat : 727078 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727079] ppid=727037 vsize=1689940 memory=6120 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727079/stat : 727079 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727080] ppid=727037 vsize=1689940 memory=69032 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727080/stat : 727080 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727081] ppid=727037 vsize=1689940 memory=2244 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727081/stat : 727081 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 119256173 1730498560 50389 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
Current children cumulated CPU time: 7.43 s
Current children cumulated vsize: 1689940 KiB
Current children cumulated memory: 208876 KiB

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

# cumulated CPU time of all completed processes:  user=6.5179 s, system=1.09935 s

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

[startup+0.800623 s]
/proc/loadavg: 5.42 2.27 13.41 73/977 727081
/proc/meminfo: memFree=714948576/790760804 swapFree=131071996/131071996
[pid=727040] ppid=727037 vsize=1686860 memory=181112 CPUtime=7.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/stat : 727040 (fscip) S 727037 727040 726498 0 -1 1077936128 106779 0 0 0 646 109 0 0 20 0 22 0 119256157 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 17 71 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
/proc/727040/statm: 421715 45278 2998 3035 0 186048 0
[pid=727040/tid=727047] ppid=727037 vsize=1686860 memory=85059 CPUtime=0.61 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727047/stat : 727047 (fscip) R 727037 727040 726498 0 -1 4194368 4992 0 0 0 56 5 0 0 20 0 22 0 119256163 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727062] ppid=727037 vsize=1686860 memory=55212643780269 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727062/stat : 727062 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727063] ppid=727037 vsize=1686860 memory=55216955525003 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727063/stat : 727063 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727064] ppid=727037 vsize=1686860 memory=56312205756671 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727064/stat : 727064 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727065] ppid=727037 vsize=1686860 memory=3063578421 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727065/stat : 727065 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727066] ppid=727037 vsize=1686860 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/727040/task/727066/stat : 727066 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727067] ppid=727037 vsize=1686860 memory=16325789170925620 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727067/stat : 727067 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727068] ppid=727037 vsize=1686860 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/727040/task/727068/stat : 727068 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727069] ppid=727037 vsize=1686860 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/727040/task/727069/stat : 727069 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727070] ppid=727037 vsize=1686860 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/727040/task/727070/stat : 727070 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727071] ppid=727037 vsize=1686860 memory=25333125866717268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727071/stat : 727071 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727072] ppid=727037 vsize=1686860 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/727040/task/727072/stat : 727072 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727073] ppid=727037 vsize=1686860 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/727040/task/727073/stat : 727073 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727074] ppid=727037 vsize=1686860 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/727040/task/727074/stat : 727074 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727075] ppid=727037 vsize=1686860 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/727040/task/727075/stat : 727075 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727076] ppid=727037 vsize=1686860 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/727040/task/727076/stat : 727076 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727077] ppid=727037 vsize=1686860 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/727040/task/727077/stat : 727077 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727078] ppid=727037 vsize=1686860 memory=281366260631568 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727078/stat : 727078 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727079] ppid=727037 vsize=1686860 memory=1183639 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727079/stat : 727079 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727080] ppid=727037 vsize=1686860 memory=1882040 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727080/stat : 727080 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
[pid=727040/tid=727081] ppid=727037 vsize=1686860 memory=2034139 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/727040/task/727081/stat : 727081 (fscip) S 727037 727040 726498 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 22 0 119256173 1727344640 45278 809668444160 4194304 16622685 140724982641408 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 45887488 140724982649834 140724982649949 140724982649949 140724982656975 0
Current children cumulated CPU time: 7.55 s
Current children cumulated vsize: 1686860 KiB
Current children cumulated memory: 181112 KiB

Child status: 0

Real time (s): 0.845923
CPU time (s): 7.61725
CPU user time (s): 6.5179
CPU system time (s): 1.09935
CPU usage (%): 900.466
Max. virtual memory (cumulated for all children) (KiB): 1745380
Max. memory (cumulated for all children) (KiB): 435920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.5179
system time used= 1.09936
maximum resident set size= 438296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106791
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= 53893
involuntary context switches= 52


# summary of solver processes directly reported to runsolver:
#   pid: 727040
#   total CPU time (s): 7.61725
#   total CPU user time (s): 6.5179
#   total CPU system time (s): 1.09935

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.03481 second user time and 0.105705 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-13 07:25:35
IDJOB=4469328
IDBENCH=177198
IDSOLVER=3099
FILE ID=nodeD102/4469328-1723526735
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_21.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-4469328-1723526735/watcher-4469328-1723526735 -o /tmp/evaluation-result-4469328-1723526735/solver-4469328-1723526735 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723526731-726511 --watchdog 3760  fscip settings/racing.prm HOME/instance-4469328-1723526735.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 216ba9da6a205e5efe57192784bc5fe9
RANDOM SEED=1483734209

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		: 2965.817
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		: 3142.901
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		: 3199.999
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		: 3417.020
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		: 3005.578
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		: 3142.898
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		: 3200.000
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		: 1976.142
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		: 2980.905
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		: 3142.889
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		: 1855.171
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		: 3001.551
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		: 3142.876
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		: 3199.999
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		: 3099.142
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		: 3008.532
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		: 3142.850
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		: 3199.999
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		: 1311.213
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		: 3034.549
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		: 3142.830
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		: 3064.681
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		: 3038.438
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		: 3142.801
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		: 3200.000
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		: 2862.069
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		: 2984.918
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		: 3142.784
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		: 3199.999
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		: 1472.364
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		: 3010.810
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		: 3142.759
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		: 2595.158
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		: 3019.322
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		: 3142.722
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		: 3199.999
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		: 2568.189
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		: 2940.606
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		: 3142.669
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		: 2590.771
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		: 2996.211
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		: 3142.627
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		: 3200.000
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		: 2634.687
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		: 2989.404
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		: 3142.572
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		: 3200.000
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		: 2618.431
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		: 2987.255
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		: 3142.517
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		: 2625.132
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		: 2996.670
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		: 3142.464
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		: 3199.999
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		: 2624.780
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		: 2968.121
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		: 3142.420
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		: 2648.462
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		: 2994.241
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		: 3142.348
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		: 2645.524
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		: 3031.783
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		: 3142.304
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		: 3199.999
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		: 1896.469
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		: 2979.801
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		: 3142.254
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		: 3200.000
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		: 2641.551
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		: 2968.393
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		: 3142.198
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		: 3582.405
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:        715335720 kB
MemAvailable:   781692152 kB
Buffers:         1203152 kB
Cached:         67920260 kB
SwapCached:            0 kB
Active:          9534772 kB
Inactive:       61335872 kB
Active(anon):       2260 kB
Inactive(anon):  1783968 kB
Active(file):    9532512 kB
Inactive(file): 59551904 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             58388 kB
Writeback:            40 kB
AnonPages:       1749376 kB
Mapped:           131572 kB
Shmem:             38920 kB
KReclaimable:    1383084 kB
Slab:            1927456 kB
SReclaimable:    1383084 kB
SUnreclaim:       544372 kB
KernelStack:       16304 kB
PageTables:        12852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1274212 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:36