Trace number 4465944

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30OPT0 8.0233 1.61539

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_22.opb
MD5SUM32ee0ddbdff3b16b51999f7bca4d7c0a
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.46048
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2992
Total number of constraints4444
Number of constraints which are clauses2904
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1540
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 88
Biggest coefficient in the objective function 8796093022208
Number of bits for the biggest coefficient in the objective function 44
Sum of the numbers in the objective function 35184372088830
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 8796093022208
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 35184372088830
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

Verifier Data

OK	0

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (187471 MiB free)
  memory of node 1: 193531 MiB (191413 MiB free)
  memory of node 2: 193531 MiB (192629 MiB free)
  memory of node 3: 193493 MiB (192073 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-4465944-1722617518/watcher-4465944-1722617518 -o /tmp/evaluation-result-4465944-1722617518/solver-4465944-1722617518 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722617518-181553 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465944-1722617518.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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


[startup+0.100105 s]*
/proc/loadavg: 0.94 6.65 28.45 15/963 181715
/proc/meminfo: memFree=781586476/790760800 swapFree=131071996/131071996
[pid=181609] ppid=181605 vsize=1523324 memory=111524 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/stat : 181609 (fscip) S 181605 181609 174940 0 -1 1077936128 26334 0 0 0 9 4 0 0 20 0 21 0 28331220 1559883776 27881 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
/proc/181609/statm: 380831 27881 2774 3035 0 68807 0
[pid=181609/tid=181674] ppid=181605 vsize=1523324 memory=4026531959 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181674/stat : 181674 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181675] ppid=181605 vsize=1523324 memory=32309 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181675/stat : 181675 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181676] ppid=181605 vsize=1523324 memory=55216921903569 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181676/stat : 181676 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181677] ppid=181605 vsize=1523324 memory=52983572464199 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181677/stat : 181677 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181678] ppid=181605 vsize=1523324 memory=59584953975483 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181678/stat : 181678 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181679] ppid=181605 vsize=1523324 memory=58519852418102 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181679/stat : 181679 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181680] ppid=181605 vsize=1523324 memory=15254839894476263 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181680/stat : 181680 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181681] ppid=181605 vsize=1523324 memory=94079 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181681/stat : 181681 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181682] ppid=181605 vsize=1523324 memory=3760843467379857898 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181682/stat : 181682 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181683] ppid=181605 vsize=1523324 memory=3545521715855932920 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181683/stat : 181683 (fscip) S 181605 181609 174940 0 -1 1077936192 1500 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181686] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181686/stat : 181686 (fscip) S 181605 181609 174940 0 -1 1077936192 1499 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 27947 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181687] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181687/stat : 181687 (fscip) S 181605 181609 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28013 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181688] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181688/stat : 181688 (fscip) S 181605 181609 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28013 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181689] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181689/stat : 181689 (fscip) S 181605 181609 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28013 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181690] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181690/stat : 181690 (fscip) S 181605 181609 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28013 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181691] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181691/stat : 181691 (fscip) S 181605 181609 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28013 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181692] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181692/stat : 181692 (fscip) R 181605 181609 174940 0 -1 4194368 900 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28013 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181693] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181693/stat : 181693 (fscip) S 181605 181609 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28013 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181694] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181694/stat : 181694 (fscip) S 181605 181609 174940 0 -1 1077936192 1501 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28013 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181695] ppid=181605 vsize=1523324 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181695/stat : 181695 (fscip) S 181605 181609 174940 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 28331226 1559883776 28079 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 1523324 KiB
Current children cumulated memory: 111524 KiB

[startup+0.231808 s]*
/proc/loadavg: 0.94 6.65 28.45 63/981 181775
/proc/meminfo: memFree=780856424/790760800 swapFree=131071996/131071996
[pid=181609] ppid=181605 vsize=1728284 memory=425188 CPUtime=1.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/stat : 181609 (fscip) S 181605 181609 174940 0 -1 1077936128 106154 0 0 0 101 62 0 0 20 0 41 0 28331220 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
/proc/181609/statm: 432071 106297 2886 3035 0 197904 0
[pid=181609/tid=181674] ppid=181605 vsize=1728284 memory=4026532252 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181674/stat : 181674 (fscip) D 181605 181609 174940 0 -1 4194368 4696 0 0 0 4 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181675] ppid=181605 vsize=1728284 memory=211359661321 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181675/stat : 181675 (fscip) D 181605 181609 174940 0 -1 4194368 4395 0 0 0 3 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181676] ppid=181605 vsize=1728284 memory=32663 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181676/stat : 181676 (fscip) R 181605 181609 174940 0 -1 4194368 6534 0 0 0 5 2 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181677] ppid=181605 vsize=1728284 memory=33015 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181677/stat : 181677 (fscip) D 181605 181609 174940 0 -1 4194368 4658 0 0 0 4 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181678] ppid=181605 vsize=1728284 memory=33365 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181678/stat : 181678 (fscip) D 181605 181609 174940 0 -1 4194368 4595 0 0 0 3 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181679] ppid=181605 vsize=1728284 memory=86494 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181679/stat : 181679 (fscip) R 181605 181609 174940 0 -1 4194368 5871 0 0 0 6 1 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181680] ppid=181605 vsize=1728284 memory=49012 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181680/stat : 181680 (fscip) R 181605 181609 174940 0 -1 4194368 4629 0 0 0 4 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181681] ppid=181605 vsize=1728284 memory=3545240223715978243 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181681/stat : 181681 (fscip) D 181605 181609 174940 0 -1 4194368 4393 0 0 0 4 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181682] ppid=181605 vsize=1728284 memory=353827 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181682/stat : 181682 (fscip) D 181605 181609 174940 0 -1 4194368 6366 0 0 0 5 2 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181683] ppid=181605 vsize=1728284 memory=391725 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181683/stat : 181683 (fscip) D 181605 181609 174940 0 -1 4194368 4654 0 0 0 4 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181686] ppid=181605 vsize=1728284 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181686/stat : 181686 (fscip) D 181605 181609 174940 0 -1 4194368 4398 0 0 0 3 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181687] ppid=181605 vsize=1728284 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181687/stat : 181687 (fscip) R 181605 181609 174940 0 -1 4194368 5625 0 0 0 6 1 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181688] ppid=181605 vsize=1728284 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181688/stat : 181688 (fscip) D 181605 181609 174940 0 -1 4194368 4660 0 0 0 4 4 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181689] ppid=181605 vsize=1728284 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181689/stat : 181689 (fscip) D 181605 181609 174940 0 -1 4194368 4392 0 0 0 4 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181690] ppid=181605 vsize=1728284 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181690/stat : 181690 (fscip) R 181605 181609 174940 0 -1 4194368 5864 0 0 0 6 2 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181691] ppid=181605 vsize=1728284 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181691/stat : 181691 (fscip) D 181605 181609 174940 0 -1 4194368 4412 0 0 0 4 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181692] ppid=181605 vsize=1728284 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181692/stat : 181692 (fscip) D 181605 181609 174940 0 -1 4194368 3757 0 0 0 3 2 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181693] ppid=181605 vsize=1728284 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181693/stat : 181693 (fscip) R 181605 181609 174940 0 -1 4194368 5625 0 0 0 6 1 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181694] ppid=181605 vsize=1728284 memory=0 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181694/stat : 181694 (fscip) D 181605 181609 174940 0 -1 4194368 4447 0 0 0 4 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181695] ppid=181605 vsize=1728284 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181695/stat : 181695 (fscip) R 181605 181609 174940 0 -1 4194368 4625 0 0 0 3 3 0 0 20 0 41 0 28331226 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181756] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181756/stat : 181756 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181757] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181757/stat : 181757 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181758] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181758/stat : 181758 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181759] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181759/stat : 181759 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181760] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181760/stat : 181760 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181761] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181761/stat : 181761 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181762] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181762/stat : 181762 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181763] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181763/stat : 181763 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181764] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181764/stat : 181764 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181765] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181765/stat : 181765 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181766] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181766/stat : 181766 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181767] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181767/stat : 181767 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181768] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181768/stat : 181768 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181769] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181769/stat : 181769 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181770] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181770/stat : 181770 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181771] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181771/stat : 181771 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181772] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181772/stat : 181772 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181773] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181773/stat : 181773 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181774] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181774/stat : 181774 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181775] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181775/stat : 181775 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 106297 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 1728284 KiB
Current children cumulated memory: 425188 KiB

[startup+0.33535 s]*
/proc/loadavg: 0.94 6.65 28.45 46/963 181783
/proc/meminfo: memFree=780777736/790760800 swapFree=131071996/131071996
[pid=181609] ppid=181605 vsize=1728284 memory=486440 CPUtime=3.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/stat : 181609 (fscip) S 181605 181609 174940 0 -1 1077936128 125599 0 0 0 310 66 0 0 20 0 41 0 28331220 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
/proc/181609/statm: 432071 121610 2934 3035 0 213327 0
[pid=181609/tid=181674] ppid=181605 vsize=1728284 memory=-7233780906022726806 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181674/stat : 181674 (fscip) R 181605 181609 174940 0 -1 4194368 5326 0 0 0 15 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181675] ppid=181605 vsize=1728284 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181675/stat : 181675 (fscip) R 181605 181609 174940 0 -1 4194368 5294 0 0 0 14 4 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181676] ppid=181605 vsize=1728284 memory=280526057648368 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181676/stat : 181676 (fscip) R 181605 181609 174940 0 -1 4194368 7778 0 0 0 15 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181677] ppid=181605 vsize=1728284 memory=25333125866717268 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181677/stat : 181677 (fscip) R 181605 181609 174940 0 -1 4194368 5331 0 0 0 11 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181678] ppid=181605 vsize=1728284 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181678/stat : 181678 (fscip) R 181605 181609 174940 0 -1 4194368 5299 0 0 0 14 4 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181679] ppid=181605 vsize=1728284 memory=0 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181679/stat : 181679 (fscip) R 181605 181609 174940 0 -1 4194368 7371 0 0 0 18 1 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181680] ppid=181605 vsize=1728284 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181680/stat : 181680 (fscip) R 181605 181609 174940 0 -1 4194368 5341 0 0 0 15 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181681] ppid=181605 vsize=1728284 memory=0 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181681/stat : 181681 (fscip) R 181605 181609 174940 0 -1 4194368 5310 0 0 0 14 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0

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

/proc/181609/task/181683/stat : 181683 (fscip) R 181605 181609 174940 0 -1 4194368 5321 0 0 0 15 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181686] ppid=181605 vsize=1728284 memory=55208332000723 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181686/stat : 181686 (fscip) R 181605 181609 174940 0 -1 4194368 5323 0 0 0 14 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181687] ppid=181605 vsize=1728284 memory=59610690224687 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181687/stat : 181687 (fscip) R 181605 181609 174940 0 -1 4194368 6966 0 0 0 17 1 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181688] ppid=181605 vsize=1728284 memory=55221250425507 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181688/stat : 181688 (fscip) R 181605 181609 174940 0 -1 4194368 5348 0 0 0 14 4 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181689] ppid=181605 vsize=1728284 memory=62913570407272 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181689/stat : 181689 (fscip) R 181605 181609 174940 0 -1 4194368 5312 0 0 0 14 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181690] ppid=181605 vsize=1728284 memory=15824382622696895 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181690/stat : 181690 (fscip) R 181605 181609 174940 0 -1 4194368 8283 0 0 0 16 2 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181691] ppid=181605 vsize=1728284 memory=15258155626007420 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181691/stat : 181691 (fscip) R 181605 181609 174940 0 -1 4194368 5087 0 0 0 15 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181692] ppid=181605 vsize=1728284 memory=337755 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181692/stat : 181692 (fscip) R 181605 181609 174940 0 -1 4194368 5333 0 0 0 13 2 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181693] ppid=181605 vsize=1728284 memory=3691035482722312829 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181693/stat : 181693 (fscip) R 181605 181609 174940 0 -1 4194368 6797 0 0 0 17 2 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181694] ppid=181605 vsize=1728284 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181694/stat : 181694 (fscip) R 181605 181609 174940 0 -1 4194368 5107 0 0 0 15 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181695] ppid=181605 vsize=1728284 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181695/stat : 181695 (fscip) R 181605 181609 174940 0 -1 4194368 5282 0 0 0 15 3 0 0 20 0 41 0 28331226 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181756] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181756/stat : 181756 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181757] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181757/stat : 181757 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181758] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181758/stat : 181758 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181759] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181759/stat : 181759 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181760] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181760/stat : 181760 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181761] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181761/stat : 181761 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181762] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181762/stat : 181762 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181763] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181763/stat : 181763 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181764] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181764/stat : 181764 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181765] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181765/stat : 181765 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181766] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181766/stat : 181766 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181767] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181767/stat : 181767 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181768] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181768/stat : 181768 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181769] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181769/stat : 181769 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181770] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181770/stat : 181770 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181771] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181771/stat : 181771 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181772] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181772/stat : 181772 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181773] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181773/stat : 181773 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181774] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181774/stat : 181774 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181775] ppid=181605 vsize=1728284 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181775/stat : 181775 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28331237 1769762816 121610 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
Current children cumulated CPU time: 3.76 s
Current children cumulated vsize: 1728284 KiB
Current children cumulated memory: 486440 KiB

[startup+0.700432 s]
/proc/loadavg: 0.94 6.65 28.45 16/910 181783
/proc/meminfo: memFree=781291572/790760800 swapFree=131071996/131071996
[pid=181609] ppid=181605 vsize=1695452 memory=287316 CPUtime=6.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/stat : 181609 (fscip) S 181605 181609 174940 0 -1 1077936128 128846 0 0 0 630 67 0 0 20 0 25 0 28331220 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
/proc/181609/statm: 423863 71829 2998 3035 0 207165 0
[pid=181609/tid=181674] ppid=181605 vsize=1695452 memory=10824 CPUtime=0.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181674/stat : 181674 (fscip) R 181605 181609 174940 0 -1 4194368 5390 0 0 0 47 3 0 0 20 0 25 0 28331226 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181686] ppid=181605 vsize=1695452 memory=2212 CPUtime=0.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181686/stat : 181686 (fscip) R 181605 181609 174940 0 -1 4194368 5437 0 0 0 45 3 0 0 20 0 25 0 28331226 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181694] ppid=181605 vsize=1695452 memory=16088 CPUtime=0.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181694/stat : 181694 (fscip) R 181605 181609 174940 0 -1 4194368 5179 0 0 0 47 3 0 0 20 0 25 0 28331226 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181695] ppid=181605 vsize=1695452 memory=6096 CPUtime=0.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181695/stat : 181695 (fscip) R 181605 181609 174940 0 -1 4194368 5413 0 0 0 46 3 0 0 20 0 25 0 28331226 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181756] ppid=181605 vsize=1695452 memory=54204 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181756/stat : 181756 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181757] ppid=181605 vsize=1695452 memory=1968 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181757/stat : 181757 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181758] ppid=181605 vsize=1695452 memory=11572 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181758/stat : 181758 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181759] ppid=181605 vsize=1695452 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181759/stat : 181759 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181760] ppid=181605 vsize=1695452 memory=280526057902752 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181760/stat : 181760 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181761] ppid=181605 vsize=1695452 memory=32195 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181761/stat : 181761 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181762] ppid=181605 vsize=1695452 memory=-5943449105830081728 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181762/stat : 181762 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181763] ppid=181605 vsize=1695452 memory=3054156605402801524 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181763/stat : 181763 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181764] ppid=181605 vsize=1695452 memory=21532 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181764/stat : 181764 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181765] ppid=181605 vsize=1695452 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181765/stat : 181765 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181766] ppid=181605 vsize=1695452 memory=18736 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181766/stat : 181766 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181767] ppid=181605 vsize=1695452 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181767/stat : 181767 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181768] ppid=181605 vsize=1695452 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181768/stat : 181768 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181769] ppid=181605 vsize=1695452 memory=28656 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181769/stat : 181769 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181770] ppid=181605 vsize=1695452 memory=7492 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181770/stat : 181770 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181771] ppid=181605 vsize=1695452 memory=26972 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181771/stat : 181771 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181772] ppid=181605 vsize=1695452 memory=3664 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181772/stat : 181772 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181773] ppid=181605 vsize=1695452 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181773/stat : 181773 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181774] ppid=181605 vsize=1695452 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181774/stat : 181774 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181775] ppid=181605 vsize=1695452 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181775/stat : 181775 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 25 0 28331237 1736142848 71829 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
Current children cumulated CPU time: 6.97 s
Current children cumulated vsize: 1695452 KiB
Current children cumulated memory: 287316 KiB

[startup+1.50023 s]
/proc/loadavg: 0.94 6.65 28.45 4/899 181901
/proc/meminfo: memFree=781660808/790760800 swapFree=131071996/131071996
[pid=181609] ppid=181605 vsize=1566356 memory=172512 CPUtime=7.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/stat : 181609 (fscip) S 181605 181609 174940 0 -1 1077936128 129666 0 0 0 722 68 0 0 20 0 3 0 28331220 1603948544 43128 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
/proc/181609/statm: 391589 43128 2998 3035 0 174906 0
[pid=181609/tid=181695] ppid=181605 vsize=1566356 memory=1968 CPUtime=1.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181695/stat : 181695 (fscip) R 181605 181609 174940 0 -1 4194368 6228 0 0 0 126 4 0 0 20 0 3 0 28331226 1603948544 43128 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
[pid=181609/tid=181773] ppid=181605 vsize=1566356 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181773/stat : 181773 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 3 0 28331237 1603948544 43128 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
Current children cumulated CPU time: 7.9 s
Current children cumulated vsize: 1566356 KiB
Current children cumulated memory: 172512 KiB

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

# cumulated CPU time of all completed processes:  user=7.32684 s, system=0.696463 s

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

[startup+1.60026 s]
/proc/loadavg: 0.94 6.65 28.45 4/899 181901
/proc/meminfo: memFree=781660808/790760800 swapFree=131071996/131071996
[pid=181609] ppid=181605 vsize=1400384 memory=141192 CPUtime=7.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/stat : 181609 (fscip) R 181605 181609 174940 0 -1 4194304 133909 0 0 0 731 68 0 0 20 0 2 0 28331220 1433993216 35298 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
/proc/181609/statm: 350096 35298 2998 3035 0 133433 0
[pid=181609/tid=181773] ppid=181605 vsize=1400384 memory=11572 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181609/task/181773/stat : 181773 (fscip) S 181605 181609 174940 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 28331237 1433993216 35298 809668444160 4194304 16623229 140727079671504 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 37093376 140727079674889 140727079675007 140727079675007 140727079682032 0
Current children cumulated CPU time: 7.99 s
Current children cumulated vsize: 1400384 KiB
Current children cumulated memory: 141192 KiB

Child status: 0

Real time (s): 1.61539
CPU time (s): 8.0233
CPU user time (s): 7.32684
CPU system time (s): 0.696463
CPU usage (%): 496.679
Max. virtual memory (cumulated for all children) (KiB): 1728284
Max. memory (cumulated for all children) (KiB): 486440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.32684
system time used= 0.696463
maximum resident set size= 495144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134661
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= 36098
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 181609
#   total CPU time (s): 8.0233
#   total CPU user time (s): 7.32684
#   total CPU system time (s): 0.696463

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043529 second user time and 0.177698 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 18:51:58
IDJOB=4465944
IDBENCH=177178
IDSOLVER=3094
FILE ID=nodeD104/4465944-1722617518
RUNJOBID= nodeD104-1722617518-181553
SLURM_JOB_ID= 8254309
Free space on /tmp= 8622912 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_22.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465944-1722617518/watcher-4465944-1722617518 -o /tmp/evaluation-result-4465944-1722617518/solver-4465944-1722617518 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722617518-181553 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465944-1722617518.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 32ee0ddbdff3b16b51999f7bca4d7c0a
RANDOM SEED=1533717968

nodeD104.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		: 2629.386
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		: 1461.989
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	: 5006.76
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		: 1465.726
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	: 5013.48
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		: 3485.890
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 1430.230
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		: 3548.414
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	: 5006.76
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		: 3505.578
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	: 5013.48
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		: 3492.726
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 200
initial apicid	: 200
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3562.234
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		: 3490.135
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	: 5006.76
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		: 3502.397
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	: 5013.48
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		: 3341.069
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3450.959
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		: 3537.202
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	: 5006.76
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		: 3312.282
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	: 5013.48
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		: 3049.705
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 198
initial apicid	: 198
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3281.283
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		: 2952.669
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	: 5006.76
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		: 3614.323
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	: 5013.48
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		: 3570.833
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 196
initial apicid	: 196
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3406.682
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		: 3056.867
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	: 5006.76
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		: 3570.660
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	: 5013.48
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		: 3546.764
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 216
initial apicid	: 216
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3528.449
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		: 3494.958
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	: 5006.76
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		: 1448.016
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	: 5013.48
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		: 2641.369
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2499.366
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		: 2573.529
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	: 5006.76
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		: 2695.312
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	: 5013.48
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		: 2584.033
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 214
initial apicid	: 214
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2587.090
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		: 2578.781
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	: 5006.76
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		: 2673.076
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	: 5013.48
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		: 2633.547
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2571.428
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		: 2597.826
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	: 5006.76
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		: 2769.230
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	: 5013.48
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		: 2661.637
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2597.336
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		: 2635.869
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	: 5006.76
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		: 2663.461
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	: 5013.48
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		: 2597.826
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2637.795
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		: 2595.338
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	: 5006.76
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		: 2673.076
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	: 5013.48
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		: 2600.635
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 232
initial apicid	: 232
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2587.090
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		: 2591.594
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	: 5006.76
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		: 2666.015
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	: 5013.48
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		: 2593.201
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2598.140
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		: 2584.033
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	: 5006.76
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		: 2660.984
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	: 5013.48
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		: 2571.721
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 230
initial apicid	: 230
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2587.090
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		: 2593.750
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	: 5006.76
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		: 2678.571
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	: 5013.48
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		: 2631.302
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2582.364
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		: 2594.537
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	: 5006.76
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		: 2692.307
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	: 5013.48
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		: 2637.195
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2576.219
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		: 2582.964
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	: 5006.76
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		: 2750.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	: 5013.48
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		: 2628.205
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2593.503
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		: 2587.809
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	: 5006.76
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		: 2660.984
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	: 5013.48
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		: 2590.042
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 246
initial apicid	: 246
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2579.365
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		: 2581.521
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	: 5006.76
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		: 2681.451
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	: 5013.48
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		: 2586.206
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2564.338
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		: 2585.470
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	: 5006.76
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		: 2634.615
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	: 5013.48
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		: 2666.015
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 244
initial apicid	: 244
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        781919852 kB
MemAvailable:   784406720 kB
Buffers:          415472 kB
Cached:          5384740 kB
SwapCached:            0 kB
Active:           591948 kB
Inactive:        5615952 kB
Active(anon):       2124 kB
Inactive(anon):   436296 kB
Active(file):     589824 kB
Inactive(file):  5179656 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            111576 kB
Writeback:             0 kB
AnonPages:        407432 kB
Mapped:            91276 kB
Shmem:             30728 kB
KReclaimable:     274204 kB
Slab:             646764 kB
SReclaimable:     274204 kB
SUnreclaim:       372560 kB
KernelStack:       14592 kB
PageTables:        10684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     929536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           319872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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:      749568 kB
DirectMap2M:    67905536 kB
DirectMap1G:    737148928 kB

Free space on /tmp at the end= 8622812 MiB
End job on nodeD104 at 2024-08-02 18:52:00