Trace number 4465394

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-30? (TO) 71287 3701.25

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-neos-631710.opb
MD5SUMa6cae5fe4979829ef4db3f016c46bc73
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark203
Best CPU time to get the best result obtained on this benchmark3558.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
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)
1.01/1.08	c Default LC presolving (default).
1.01/1.09	c ** Before presolving: virtualMemUsedAtLc = 905818756, getVmSize() = 631590912, SCIPgetMemUsed() = 563731824, SCIPgetMemTotal() = 590933512, SCIPgetMemExternEstim() = 314885244
1.01/1.09	c ** set memory limit for presolving in LC to 8.79324e+12 for SCIP **
100.29/100.86	c ** Estimated virtualMemUsedAtSolver = 1364474776, getVmSize() = 1853030400, SCIPgetMemUsed() = 1436603768, SCIPgetMemTotal() = 1731826920, SCIPgetMemExternEstim() = 314885244
100.29/100.86	c ** set memory limit for solvers to 4.18432e+11 for each SCIP **
100.29/100.86	c Original Problem   :
100.29/100.86	c   Problem name     : instance-4465394-1723607850
100.29/100.86	c   Variables        : 167056 (167056 binary, 0 integer, 0 implicit integer, 0 continuous)
100.29/100.86	c   Constraints      : 169576
100.29/100.86	c   Objective sense  : minimize
100.29/100.86	c Presolved Problem  :
100.29/100.86	c   Variables        : 166768 (166768 binary, 0 integer, 0 implicit integer, 0 continuous)
100.29/100.86	c   Constraints      : 169577
100.29/100.86	c Constraints        : Number
100.29/100.86	c   knapsack         : 555 
100.29/100.86	c   setppc           : 168734 
100.29/100.86	c   orbitope         : 288 
100.29/100.86	c ** Instance transfer method used: 0
100.80/101.31	c ** ParaScipInstance copy increased the number of variables. **
110.24/110.61	c LC is working with racing ramp-up and with rebuilding tree after racing.
110.24/110.61	c                                Nodes    Active                                            
110.24/110.61	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
394.34/125.28	c *     125              0           1        20         556.0000                -          -
394.34/125.28	c       125              0           1        20         556.0000                -          -
34786.80/1859.60	c *    1860              0           1        20         555.0000                -          -
34786.80/1859.60	c      1860              0           1        20         555.0000                -          -
35290.15/1885.03	c      1885              2           1        20         555.0000           0.0000          -
35407.13/1890.81	c      1891              2           1        20         555.0000           0.0000          -
35458.71/1893.41	c *    1893              2           1        20         216.0000           0.0000          -
35522.14/1896.66	c      1897              2           3        20         216.0000           0.0000          -
35632.91/1902.20	c      1902              2           3        20         216.0000           0.0000          -
35748.63/1908.10	c      1908              2           3        20         216.0000           0.0000          -
35859.01/1913.67	c      1914              2           3        20         216.0000           0.0000          -
35976.08/1919.56	c      1920              2           3        20         216.0000           0.0000          -
36097.07/1925.62	c      1926             10           9        20         216.0000           0.0000          -
36198.36/1930.70	c      1931             21          22        20         216.0000           0.0000          -
36307.32/1936.29	c      1936             21          22        20         216.0000           0.0000          -
36418.44/1941.84	c      1942             21          22        20         216.0000           0.0000          -
36539.40/1948.02	c      1948             21          22        20         216.0000           0.0000          -
36654.33/1953.75	c      1954           1000          60        20         216.0000           1.0000          -
36773.38/1959.77	c      1960           1120         180        20         216.0000           1.0000          -
36886.32/1965.43	c      1965           1280         340        20         216.0000           1.0000          -
36993.41/1970.88	c      1971           1421         450        20         216.0000           1.0000          -
37094.43/1975.92	c      1976           1443         430        20         216.0000           1.0000          -
37199.48/1981.27	c      1981           1451         422        20         216.0000           1.0000          -
37302.61/1986.44	c      1986           1462         411        20         216.0000           1.0000          -
37401.67/1991.49	c      1992           1478         395        20         216.0000           1.0000          -
37508.55/1996.85	c      1997           1504         369        20         216.0000           1.0000          -
37615.51/2002.27	c      2002           1521         352        20         216.0000           1.0000          -
37716.70/2007.34	c      2007           1552         323        20         216.0000           1.0000          -
37827.83/2012.99	c      2013           1563         312        20         216.0000           1.0000          -
37932.97/2018.22	c      2018           1582         293        20         216.0000           1.0000          -
38032.17/2023.25	c      2023           1707          20        20         216.0000           1.0000          -
38133.14/2028.30	c      2028           1649           0        20         216.0000           1.0000          -
38232.30/2033.38	c      2033           1649           0        20         216.0000           1.0000          -
38341.45/2038.83	c      2039           1654           5        20         216.0000           1.0000          -
38442.62/2044.02	c      2044           1810         161        20         216.0000           1.0000          -
38553.71/2049.53	c      2050           1950          20        20         216.0000           1.0000          -
38666.61/2055.26	c      2055           2247         560        20         216.0000           1.0000          -
38771.75/2060.59	c      2061           2347         660        20         216.0000           1.0000          -
38874.91/2065.78	c      2066           2310          12        20         216.0000           1.0000          -
38978.03/2070.92	c      2071           2367           0        20         216.0000           1.0000          -
39077.16/2076.04	c      2076           2367           0        20         216.0000           1.0000          -
39182.22/2081.29	c      2081           2707        1020        20         216.0000           1.0000          -
39285.25/2086.41	c      2086           2787        1100        20         216.0000           1.0000          -
39388.42/2091.68	c      2092           2688         321        20         216.0000           1.0000          -
39491.60/2096.87	c      2097           2784         362        20         216.0000           1.0000          -
39592.73/2101.99	c      2102           3075        1388        20         216.0000           1.0000          -
39701.83/2107.42	c      2107           3187        1500        20         216.0000           1.0000          -
39804.81/2112.67	c      2113           3187        1500        20         216.0000           1.0000          -
39905.99/2117.74	c      2118           3187        1500        20         216.0000           1.0000          -
40007.20/2122.83	c      2123           3200        1508        20         216.0000           1.0000          -
40118.31/2128.49	c      2128           3200        1508        20         216.0000           1.0000          -
40221.20/2133.66	c      2134           3200        1508        20         216.0000           1.0000          -
40320.40/2138.66	c      2139           3263         158        20         216.0000           1.0000          -
40423.54/2143.87	c      2144           3953          41        20         216.0000           1.0000          -
40524.74/2148.90	c      2149           1770         180        20         216.0000           1.0000          -
40633.81/2154.45	c      2154           3673           0        20         216.0000           1.0000          -
40738.83/2159.76	c      2160           2026         279        20         216.0000           1.0000          -
40844.63/2165.04	c      2165           4854           0        20         216.0000           1.0000          -
40945.66/2170.16	c      2170           4854           0        20         216.0000           1.0000          -
41052.08/2175.52	c      2176           4076           0        20         216.0000           1.0000          -
41151.20/2180.59	c      2181           4141          23        20         216.0000           1.0000          -
41252.27/2185.64	c      2186           4371          18        20         216.0000           1.0000          -
41353.42/2190.78	c      2191           4564          18        20         216.0000           1.0000          -
41456.58/2195.94	c      2196           2181         284        20         216.0000           1.0000          -
41558.26/2201.07	c      2201           5014           8        20         216.0000           1.0000          -
41660.88/2206.23	c      2206           2247         238        20         216.0000           1.0000          -
41760.09/2211.28	c      2211           2354         237        20         216.0000           1.0000          -
41867.25/2216.62	c      2217           2354         237        20         216.0000           1.0000          -
41968.38/2221.71	c      2222           2378         237        20         216.0000           1.0000          -
42071.32/2226.98	c      2227           2378         237        20         216.0000           1.0000          -
42173.07/2232.09	c      2232           2438         235        20         216.0000           1.0000          -
42274.06/2237.18	c      2237             21          22        20         216.0000           1.0000          -
42380.68/2242.51	c      2243             21          22        20         216.0000           1.0000          -
42481.87/2247.70	c      2248             21          22        20         216.0000           1.0000          -
42583.08/2252.76	c      2253             21          22        20         216.0000           1.0000          -
42684.26/2257.82	c      2258           7934          39        20         216.0000           1.0000          -
42785.43/2262.95	c      2263             22          21        20         216.0000           1.0000          -
42889.17/2268.17	c      2268             41          42        20         216.0000           1.0000          -
42993.50/2273.45	c      2273             41          42        20         216.0000           1.0000          -
43096.59/2278.63	c      2279             41          42        20         216.0000           1.0000          -
43199.65/2283.82	c      2284             41          42        20         216.0000           1.0000          -
43303.41/2289.11	c      2289             61          11        20         216.0000           1.0000          -
43409.71/2294.41	c      2294             80          30        20         216.0000           1.0000          -
43512.80/2299.61	c      2300            100          50        20         216.0000           1.0000          -
43611.89/2304.63	c      2305            130          80        20         216.0000           1.0000          -
43715.00/2309.84	c      2310            140          90        20         216.0000           1.0000          -
43815.99/2314.90	c      2315           9641          60        20         216.0000           1.0000          -
43922.97/2320.32	c      2320            190         140        20         216.0000           1.0000          -
44027.90/2325.61	c      2326            200         150        20         216.0000           1.0000          -
44128.87/2330.76	c      2331            201         153        20         216.0000           1.0000          -
44231.93/2335.99	c      2336            201         153        20         216.0000           1.0000          -
44333.89/2341.10	c      2341            201         153        20         216.0000           1.0000          -
44438.12/2346.36	c      2346          10580          57        20         216.0000           1.0000          -
44541.22/2351.59	c      2352            221         169        20         216.0000           1.0000          -
44642.33/2356.60	c      2357          10869          56        20         216.0000           1.0000          -
44747.43/2361.95	c      2362            372          41        20         216.0000           1.0000          -
44852.52/2367.28	c      2367          11190          60        20         216.0000           1.0000          -
44955.62/2372.42	c      2372            504          26        20         216.0000           1.0000          -
45067.39/2378.04	c      2378            514           0        20         216.0000           1.0000          -
45173.63/2383.41	c      2383            515           1        20         216.0000           1.0000          -
45272.68/2388.45	c      2388          11792          56        20         216.0000           1.0000          -
45381.73/2393.91	c      2394            680          47        20         216.0000           1.0000          -
45480.78/2398.94	c      2399          12104          54        20         216.0000           1.0000          -
45584.61/2404.17	c      2404          12305          49        20         216.0000           1.0000          -
45685.23/2409.25	c      2409           1033         400        20         216.0000           1.0000          -
45788.16/2414.41	c      2414          12635          58        20         216.0000           1.0000          -
45887.36/2419.43	c      2419           1253         620        20         216.0000           1.0000          -
45990.56/2424.64	c      2425          12987          61        20         216.0000           1.0000          -
46089.73/2429.64	c      2430           1473         840        20         216.0000           1.0000          -
46190.94/2434.74	c      2435           1572         939        20         216.0000           1.0000          -
46290.17/2439.78	c      2440          13480          55        20         216.0000           1.0000          -
46391.09/2444.88	c      2445           1572         941        20         216.0000           1.0000          -
46496.68/2450.15	c      2450           1572         941        20         216.0000           1.0000          -
46600.82/2455.49	c      2456           1667        1034        20         216.0000           1.0000          -
46701.81/2460.54	c      2461          14100          52        20         216.0000           1.0000          -
46806.84/2465.86	c      2466           1853        1220        20         216.0000           1.0000          -
46919.86/2471.52	c      2472           2000        1311        20         216.0000           1.0000          -
47022.95/2476.79	c      2477          14588          56        20         216.0000           1.0000          -
47128.47/2482.03	c      2482          14750           0        20         216.0000           1.0000          -
47233.05/2487.33	c      2487          14750           0        20         216.0000           1.0000          -
47332.15/2492.38	c      2492           2457        1639        20         216.0000           1.0000          -
47437.23/2497.60	c      2498          14924          62        20         216.0000           1.0000          -
47536.17/2502.66	c      2503           2556        1556        20         216.0000           1.0000          -
47639.29/2507.82	c      2508          15226          59        20         216.0000           1.0000          -
47740.19/2513.00	c      2513          15334          61        20         216.0000           1.0000          -
47844.10/2518.14	c      2518           2956        1956        20         216.0000           1.0000          -
47944.48/2523.23	c      2523           2956        1956        20         216.0000           1.0000          -
48049.50/2528.52	c      2529           2975        1977        20         216.0000           1.0000          -
48152.61/2533.70	c      2534           2975        1977        20         216.0000           1.0000          -
48253.66/2538.88	c      2539           2975        1977        20         216.0000           1.0000          -
48357.41/2544.03	c      2544           2975        1977        20         216.0000           1.0000          -
48458.60/2549.15	c      2549          16411          49        20         216.0000           1.0000          -
48557.50/2554.19	c      2554          16519          47        20         216.0000           1.0000          -
48657.86/2559.27	c      2559           3299           0        20         216.0000           1.0000          -
48758.94/2564.37	c      2564          16809          47        20         216.0000           1.0000          -
48864.09/2569.61	c      2570          16935          53        20         216.0000           1.0000          -
48963.29/2574.64	c      2575          17034          51        20         216.0000           1.0000          -
49064.43/2579.78	c      2580           3579          40        20         216.0000           1.0000          -
49167.61/2584.96	c      2585           3685          38        20         216.0000           1.0000          -
49274.73/2590.35	c      2590           3811          39        20         216.0000           1.0000          -
49375.90/2595.46	c      2595           3905          35        20         216.0000           1.0000          -
49477.10/2600.51	c      2601          17644          49        20         216.0000           1.0000          -
49578.30/2605.65	c      2606          17781          49        20         216.0000           1.0000          -
49681.49/2610.84	c      2611           4056           0        20         216.0000           1.0000          -
49782.68/2615.99	c      2616           4061           5        20         216.0000           1.0000          -
49881.89/2621.00	c      2621           4177          37        20         216.0000           1.0000          -
49985.77/2626.14	c      2626          18294          50        20         216.0000           1.0000          -
50090.08/2631.43	c      2631           4370          37        20         216.0000           1.0000          -
50193.15/2636.65	c      2637           4471          47        20         216.0000           1.0000          -
50294.36/2641.71	c      2642          18675          55        20         216.0000           1.0000          -
50395.53/2646.81	c      2647           4681          35        20         216.0000           1.0000          -
50496.74/2652.03	c      2652           4776          42        20         216.0000           1.0000          -
50603.86/2657.38	c      2657          18992          56        20         216.0000           1.0000          -
50705.04/2662.45	c      2662          19083          50        20         216.0000           1.0000          -
50810.20/2667.79	c      2668          19164          53        20         216.0000           1.0000          -
50915.96/2673.12	c      2673           5171          38        20         216.0000           1.0000          -
51020.40/2678.38	c      2678          19427          59        20         216.0000           1.0000          -
51123.48/2683.52	c      2684          19577          55        20         216.0000           1.0000          -
51226.68/2688.73	c      2689           5416           0        20         216.0000           1.0000          -
51327.85/2693.87	c      2694           5416           0        20         216.0000           1.0000          -
51429.05/2699.02	c      2699           5458          42        20         216.0000           1.0000          -
51530.96/2704.12	c      2704           5566          40        20         216.0000           1.0000          -
51637.38/2709.41	c      2709           5651          37        20         216.0000           1.0000          -
51740.56/2714.64	c      2715           5756          38        20         216.0000           1.0000          -
51843.74/2719.83	c      2720          20403          59        20         216.0000           1.0000          -
51944.79/2724.92	c      2725          20485          58        20         216.0000           1.0000          -
52046.63/2730.12	c      2730          20579          57        20         216.0000           1.0000          -
52152.96/2735.43	c      2735           6188          52        20         216.0000           1.0000          -
52256.07/2740.66	c      2741           6309          52        20         216.0000           1.0000          -
52355.11/2745.69	c      2746           6423          49        20         216.0000           1.0000          -
52456.24/2750.72	c      2751           6548          50        20         216.0000           1.0000          -
52555.45/2755.74	c      2756          21076          54        20         216.0000           1.0000          -
52656.53/2760.82	c      2761           6752          47        20         216.0000           1.0000          -
52760.19/2766.08	c      2766           6873          48        20         216.0000           1.0000          -
52859.48/2771.13	c      2771           6996          50        20         216.0000           1.0000          -
52967.96/2776.53	c      2777          21584          55        20         216.0000           1.0000          -
53071.07/2781.73	c      2782          21710          54        20         216.0000           1.0000          -
53172.26/2786.82	c      2787           7334          44        20         216.0000           1.0000          -
53273.29/2791.92	c      2792          21958          48        20         216.0000           1.0000          -
53372.31/2796.98	c      2797           7556          47        20         216.0000           1.0000          -
53473.94/2802.08	c      2802           7674          40        20         216.0000           1.0000          -
53575.05/2807.14	c      2807          22363          54        20         216.0000           1.0000          -
53674.22/2812.19	c      2812           7929          44        20         216.0000           1.0000          -
53774.51/2817.20	c      2817          22584          54        20         216.0000           1.0000          -
53873.73/2822.28	c      2822           8137          43        20         216.0000           1.0000          -
53976.86/2827.47	c      2827           8271          47        20         216.0000           1.0000          -
54079.79/2832.65	c      2833           8283           0        20         216.0000           1.0000          -
54178.68/2837.65	c      2838          23042          46        20         216.0000           1.0000          -
54286.40/2843.05	c      2843          23199          46        20         216.0000           1.0000          -
54387.51/2848.16	c      2848          23322          51        20         216.0000           1.0000          -
54487.72/2853.20	c      2853          18433          61        20         216.0000          10.0000          -
54586.45/2858.22	c      2858          18609          49        20         216.0000          10.0000          -
54687.38/2863.34	c      2863          18852          49        20         216.0000          10.0000          -
54786.57/2868.39	c      2868          19026          56        20         216.0000          10.0000          -
54887.66/2873.46	c      2873          19248          46        20         216.0000          10.0000          -
54988.70/2878.57	c      2879          19466          51        20         216.0000          10.0000          -
55089.56/2883.69	c      2884          19700          46        20         216.0000          10.0000          -
55192.61/2888.83	c      2889          19868          47        20         216.0000          10.0000          -
55291.78/2893.84	c      2894          20076          51        20         216.0000          10.0000          -
55395.75/2899.10	c      2899          20296          48        20         216.0000          10.0000          -
55499.89/2904.38	c      2904          20522          42        20         216.0000          10.0000          -
55602.99/2909.54	c      2910          20753          41        20         216.0000          10.0000          -
55706.04/2914.71	c      2915          20967          39        20         216.0000          10.0000          -
55805.40/2919.79	c      2920          21172          45        20         216.0000          10.0000          -
55904.24/2924.79	c      2925          21383          46        20         216.0000          10.0000          -
56007.42/2929.91	c      2930          21657          50        20         216.0000          10.0000          -
56109.20/2935.08	c      2935          21895          44        20         216.0000          10.0000          -
56211.65/2940.24	c      2940          22203          40        20         216.0000          10.0000          -
56312.60/2945.33	c      2945          22438          49        20         216.0000          10.0000          -
56413.78/2950.50	c      2950          22654          43        20         216.0000          10.0000          -
56516.95/2955.64	c      2956          22883          39        20         216.0000          10.0000          -
56618.14/2960.79	c      2961          23063          42        20         216.0000          10.0000          -
56719.31/2965.89	c      2966          23209          38        20         216.0000          10.0000          -
56820.44/2971.03	c      2971          23350          36        20         216.0000          10.0000          -
56924.13/2976.17	c      2976          23515          39        20         216.0000          10.0000          -
57026.66/2981.39	c      2981          23676          38        20         216.0000          10.0000          -
57125.66/2986.39	c      2986          23849          36        20         216.0000          10.0000          -
57232.83/2991.79	c      2992          24082          47        20         216.0000          10.0000          -
57338.85/2997.08	c      2997          24201          42        20         216.0000          10.0000          -
57445.03/3002.47	c      3002          24207           0        20         216.0000          10.0000          -
57552.12/3007.82	c      3008          24248          41        20         216.0000          10.0000          -
57659.26/3013.26	c      3013          24445          58        20         216.0000          10.0000          -
57764.35/3018.54	c      3019          24567          61        20         216.0000          10.0000          -
57871.50/3023.99	c      3024          24760          53        20         216.0000          10.0000          -
57976.63/3029.22	c      3029          24948          50        20         216.0000          10.0000          -
58077.79/3034.35	c      3034          25061          53        20         216.0000          10.0000          -
58180.98/3039.60	c      3040          25213          51        20         216.0000          10.0000          -
58286.13/3044.84	c      3045          25403          52        20         216.0000          10.0000          -
58393.16/3050.28	c      3050          25548          49        20         216.0000          10.0000          -
58496.29/3055.49	c      3055          25761          51        20         216.0000          10.0000          -
58597.39/3060.59	c      3061          25917          47        20         216.0000          10.0000          -
58700.45/3065.71	c      3066          26089          51        20         216.0000          10.0000          -
58803.54/3070.95	c      3071          26293          53        20         216.0000          10.0000          -
58907.19/3076.17	c      3076          26466          47        20         216.0000          10.0000          -
59007.64/3081.23	c      3081          26680          53        20         216.0000          10.0000          -
59108.71/3086.30	c      3086          26876          47        20         216.0000          10.0000          -
59209.77/3091.43	c      3091          27066          52        20         216.0000          10.0000          -
59312.84/3096.61	c      3097          27271          46        20         216.0000          10.0000          -
59413.96/3101.78	c      3102          27481          53        20         216.0000          10.0000          -
59515.01/3106.80	c      3107          27652          50        20         216.0000          10.0000          -
59614.13/3111.81	c      3112          27825          54        20         216.0000          10.0000          -
59715.22/3117.00	c      3117          28019          48        20         216.0000          10.0000          -
59822.26/3122.32	c      3122          28189          46        20         216.0000          10.0000          -
59925.34/3127.55	c      3128          28411          44        20         216.0000          10.0000          -
60024.43/3132.58	c      3133          28540          50        20         216.0000          10.0000          -
60127.49/3137.73	c      3138          28691          43        20         216.0000          10.0000          -
60230.58/3142.93	c      3143          28834          41        20         216.0000          10.0000          -
60335.62/3148.28	c      3148          29056          45        20         216.0000          10.0000          -
60436.70/3153.34	c      3153          29234          46        20         216.0000          10.0000          -
60539.76/3158.53	c      3159          29423          45        20         216.0000          10.0000          -
60646.73/3164.00	c      3164          29576          46        20         216.0000          10.0000          -
60753.64/3169.36	c      3169          29788          39        20         216.0000          10.0000          -
60854.73/3174.50	c      3174          30027          43        20         216.0000          10.0000          -
60959.81/3179.71	c      3180          30184          48        20         216.0000          10.0000          -
61058.87/3184.76	c      3185          30367          47        20         216.0000          10.0000          -
61164.65/3190.07	c      3190          30544          45        20         216.0000          10.0000          -
61271.17/3195.48	c      3195          30714          41        20         216.0000          10.0000          -
61380.33/3200.94	c      3201          30899          47        20         216.0000          10.0000          -
61485.50/3206.23	c      3206          31042          51        20         216.0000          10.0000          -
61586.65/3211.37	c      3211          31213          46        20         216.0000          10.0000          -
61689.81/3216.58	c      3217          31433          50        20         216.0000          10.0000          -
61796.91/3221.95	c      3222          31579          46        20         216.0000          10.0000          -
61904.00/3227.32	c      3227          31730          52        20         216.0000          10.0000          -
62007.22/3232.59	c      3233          31919          44        20         216.0000          10.0000          -
62110.48/3237.76	c      3238          32062          42        20         216.0000          10.0000          -
62211.68/3242.81	c      3243          32213          46        20         216.0000          10.0000          -
62312.88/3248.00	c      3248          32367          40        20         216.0000          10.0000          -
62419.98/3253.30	c      3253          32537          47        20         216.0000          10.0000          -
62525.13/3258.64	c      3259          32686          39        20         216.0000          10.0000          -
62630.28/3264.00	c      3264          32870          45        20         216.0000          10.0000          -
62735.45/3269.26	c      3269          33046          42        20         216.0000          10.0000          -
62838.60/3274.40	c      3274          33238          46        20         216.0000          10.0000          -
62941.79/3279.63	c      3280          33378          41        20         216.0000          10.0000          -
63044.99/3284.82	c      3285          33543          41        20         216.0000          10.0000          -
63148.98/3290.09	c      3290          33648          37        20         216.0000          10.0000          -
63253.38/3295.37	c      3295          33889          52        20         216.0000          10.0000          -
63354.61/3300.49	c      3300          34113          46        20         216.0000          10.0000          -
63455.85/3305.59	c      3306          34299          45        20         216.0000          10.0000          -
63559.06/3310.70	c      3311          34456          39        20         216.0000          10.0000          -
63660.28/3315.84	c      3316          34576          45        20         216.0000          10.0000          -
63764.02/3321.09	c      3321          34686          42        20         216.0000          10.0000          -
63865.45/3326.17	c      3326          34810          40        20         216.0000          10.0000          -
63969.84/3331.42	c      3331          34933          37        20         216.0000          10.0000          -
64073.07/3336.65	c      3337          35072          44        20         216.0000          10.0000          -
64178.28/3342.02	c      3342          35301          41        20         216.0000          10.0000          -
64283.44/3347.30	c      3347          35412          41        20         216.0000          10.0000          -
64390.61/3352.70	c      3353          35542          40        20         216.0000          10.0000          -
64493.73/3357.86	c      3358          35679          41        20         216.0000          10.0000          -
64594.98/3362.90	c      3363          35851          38        20         216.0000          10.0000          -
64694.22/3368.03	c      3368          35958          37        20         216.0000          10.0000          -
64799.35/3373.24	c      3373          36096          45        20         216.0000          10.0000          -
64904.58/3378.50	c      3379          36319          46        20         216.0000          10.0000          -
65005.83/3383.64	c      3384          36505          38        20         216.0000          10.0000          -
65105.09/3388.67	c      3389          36615          44        20         216.0000          10.0000          -
65206.34/3393.78	c      3394          36763          37        20         216.0000          10.0000          -
65307.59/3398.89	c      3399          36918          37        20         216.0000          10.0000          -
65416.76/3404.34	c      3404          37034          39        20         216.0000          10.0000          -
65523.95/3409.75	c      3410          37053           0        20         216.0000          10.0000          -
65629.81/3415.14	c      3415          37144          50        20         216.0000          10.0000          -
65734.34/3420.34	c      3420          37309          46        20         216.0000          10.0000          -
65837.54/3425.51	c      3426          37465          42        20         216.0000          10.0000          -
65940.76/3430.76	c      3431          37672          45        20         216.0000          10.0000          -
66040.02/3435.78	c      3436          37813          46        20         216.0000          10.0000          -
66141.27/3440.83	c      3441          37943          38        20         216.0000          10.0000          -
66248.45/3446.23	c      3446          38097          45        20         216.0000          10.0000          -
66347.70/3451.26	c      3451          38231          42        20         216.0000          10.0000          -
66450.95/3456.47	c      3456          38398          41        20         216.0000          10.0000          -
66558.15/3461.82	c      3462          38565          42        20         216.0000          10.0000          -
66657.42/3466.88	c      3467          38735          46        20         216.0000          10.0000          -
66758.64/3471.99	c      3472          38874          42        20         216.0000          10.0000          -
66860.52/3477.09	c      3477          39019          49        20         216.0000          10.0000          -
66965.12/3482.38	c      3482          39153          45        20         216.0000          10.0000          -
67068.38/3487.55	c      3488          39277          43        20         216.0000          10.0000          -
67169.63/3492.60	c      3493          39422          49        20         216.0000          10.0000          -
67270.89/3497.72	c      3498          39548          37        20         216.0000          10.0000          -
67378.79/3503.15	c      3503          39682          44        20         216.0000          10.0000          -
67483.41/3508.49	c      3508          39824          40        20         216.0000          10.0000          -
67584.68/3513.52	c      3514          39970          47        20         216.0000          10.0000          -
67685.96/3518.61	c      3519          40067          40        20         216.0000          10.0000          -
67785.20/3523.68	c      3524          40251          47        20         216.0000          10.0000          -
67886.47/3528.74	c      3529          40425          39        20         216.0000          10.0000          -
67992.54/3534.05	c      3534          40604          46        20         216.0000          10.0000          -
68094.89/3539.27	c      3539          40742          36        20         216.0000          10.0000          -
68198.03/3544.42	c      3544          40932          42        20         216.0000          10.0000          -
68303.22/3549.71	c      3550          41078          38        20         216.0000          10.0000          -
68402.43/3554.75	c      3555          41224          43        20         216.0000          10.0000          -
68505.62/3559.91	c      3560          41430          38        20         216.0000          10.0000          -
68604.82/3564.93	c      3565          41563          43        20         216.0000          10.0000          -
68706.71/3570.11	c      3570          41671          38        20         216.0000          10.0000          -
68811.12/3575.38	c      3575          41827          41        20         216.0000          10.0000          -
68910.32/3580.39	c      3580          41941          36        20         216.0000          10.0000          -
69015.64/3585.69	c      3586          42052          37        20         216.0000          10.0000          -
69116.66/3590.75	c      3591          42161          38        20         216.0000          10.0000          -
69217.83/3595.84	c      3596          42279          43        20         216.0000          10.0000          -
69317.03/3600.85	c      3601          42515          41        20         216.0000          10.0000          -
69416.22/3605.89	c      3606          42674          51        20         216.0000          10.0000          -
69517.39/3611.01	c      3611          42782          44        20         216.0000          10.0000          -
69619.18/3616.12	c      3616          42933          44        20         216.0000          10.0000          -
69721.64/3621.29	c      3621          43073          44        20         216.0000          10.0000          -
69828.81/3626.65	c      3627          43228          41        20         216.0000          10.0000          -
69929.92/3631.72	c      3632          43391          42        20         216.0000          10.0000          -
70031.04/3636.84	c      3637          43543          47        20         216.0000          10.0000          -
70130.12/3641.89	c      3642          43711          38        20         216.0000          10.0000          -
70231.26/3646.97	c      3647          43868          40        20         216.0000          10.0000          -
70336.37/3652.28	c      3652          43990          37        20         216.0000          10.0000          -
70439.52/3657.42	c      3657          44122          37        20         216.0000          10.0000          -
70542.69/3662.62	c      3663          44245          38        20         216.0000          10.0000          -
70645.86/3667.87	c      3668          44366          34        20         216.0000          10.0000          -
70747.02/3673.03	c      3673          44485          45        20         216.0000          10.0000          -
70851.09/3678.19	c      3678          44612          39        20         216.0000          10.0000          -
70957.34/3683.51	c      3684          44779          39        20         216.0000          10.0000          -
71056.55/3688.55	c      3689          44911          39        20         216.0000          10.0000          -
71157.76/3693.66	c      3694          45070          42        20         216.0000          10.0000          -
71258.92/3698.73	c      3699          45223          40        20         216.0000          10.0000          -

Verifier Data

ERROR: no interpretation found !

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 (188874 MiB free)
  memory of node 1: 193494 MiB (132184 MiB free)
  memory of node 2: 193531 MiB (177787 MiB free)
  memory of node 3: 193531 MiB (176828 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-4465394-1723607850/watcher-4465394-1723607850 -o /tmp/evaluation-result-4465394-1723607850/solver-4465394-1723607850 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723607375-750325 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465394-1723607850.opb -qsol -t 72000 -sth 20 

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

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

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

solver pid=751069, runsolver pid=751066

[startup+0.100216 s]*
/proc/loadavg: 76.96 61.10 48.33 62/984 751070
/proc/meminfo: memFree=691769808/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=162916 memory=150444 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 35509 0 0 0 6 5 0 0 20 0 1 0 127368156 166825984 37611 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 40729 37611 2347 3035 0 37125 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 162916 KiB
Current children cumulated memory: 150444 KiB

[startup+0.220414 s]*
/proc/loadavg: 76.96 61.10 48.33 62/984 751070
/proc/meminfo: memFree=691739028/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=217492 memory=205060 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 49155 0 0 0 16 7 0 0 20 0 1 0 127368156 222711808 51265 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 54373 51265 2347 3035 0 50769 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 217492 KiB
Current children cumulated memory: 205060 KiB

[startup+0.320245 s]*
/proc/loadavg: 76.96 61.10 48.33 62/984 751070
/proc/meminfo: memFree=691710640/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=248628 memory=235984 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 56924 0 0 0 25 8 0 0 20 0 1 0 127368156 254595072 58996 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 62157 58996 2347 3035 0 58553 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 248628 KiB
Current children cumulated memory: 235984 KiB

[startup+0.700279 s]
/proc/loadavg: 76.96 61.10 48.33 62/984 751070
/proc/meminfo: memFree=691668732/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=464556 memory=452644 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 111656 0 0 0 53 16 0 0 20 0 1 0 127368156 475705344 113161 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 116139 113161 2555 3035 0 112535 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 464556 KiB
Current children cumulated memory: 452644 KiB

[startup+1.50028 s]
/proc/loadavg: 76.96 61.10 48.33 62/984 751070
/proc/meminfo: memFree=691354120/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=669956 memory=651796 CPUtime=1.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 161350 0 0 0 125 23 0 0 20 0 1 0 127368156 686034944 162949 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 167489 162949 2614 3035 0 163885 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 669956 KiB
Current children cumulated memory: 651796 KiB

[startup+3.12038 s]
/proc/loadavg: 76.96 61.10 48.33 63/984 751072
/proc/meminfo: memFree=691019052/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=900608 memory=877544 CPUtime=3.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 191252 0 0 0 278 32 0 0 20 0 1 0 127368156 922222592 219386 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 225152 219386 2694 3035 0 221548 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 900608 KiB
Current children cumulated memory: 877544 KiB

[startup+6.3002 s]
/proc/loadavg: 75.68 61.10 48.40 62/984 751072
/proc/meminfo: memFree=690920744/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=962428 memory=932944 CPUtime=6.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 241195 0 0 0 586 41 0 0 20 0 1 0 127368156 985526272 233236 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 240607 233236 2758 3035 0 237003 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 962428 KiB
Current children cumulated memory: 932944 KiB

[startup+12.7003 s]
/proc/loadavg: 74.50 61.09 48.46 62/984 751072
/proc/meminfo: memFree=690502332/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=1035900 memory=1003940 CPUtime=12.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 248762 0 0 0 1220 44 0 0 20 0 1 0 127368156 1060761600 250985 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 258975 250985 2774 3035 0 255371 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1035900 KiB
Current children cumulated memory: 1003940 KiB

[startup+25.5003 s]
/proc/loadavg: 71.51 61.09 48.66 62/984 751075
/proc/meminfo: memFree=690202108/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=1053312 memory=1021412 CPUtime=25.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 253367 0 0 0 2492 46 0 0 20 0 1 0 127368156 1078591488 255353 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 263328 255353 2774 3035 0 259724 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1053312 KiB
Current children cumulated memory: 1021412 KiB

[startup+51.1206 s]
/proc/loadavg: 67.92 61.08 48.99 62/985 751248
/proc/meminfo: memFree=690325624/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=1060480 memory=1028472 CPUtime=50.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) R 751066 751069 750315 0 -1 4194304 255176 0 0 0 5040 47 0 0 20 0 1 0 127368156 1085931520 257118 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 265120 257118 2774 3035 0 261516 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 1060480 KiB
Current children cumulated memory: 1028472 KiB

[startup+102.301 s]
/proc/loadavg: 64.12 61.10 49.64 62/1005 751277
/proc/meminfo: memFree=688437704/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=4091392 memory=2546988 CPUtime=101.81 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) S 751066 751069 750315 0 -1 1077936128 591314 0 0 0 10080 101 0 0 20 0 21 0 127368156 4189585408 636681 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 1022848 636747 2790 3035 0 705299 0
[pid=751069/tid=751258] ppid=751066 vsize=4091392 memory=1593012 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751258/stat : 751258 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636747 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751259] ppid=751066 vsize=4091392 memory=1593012 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751259/stat : 751259 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636747 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751260] ppid=751066 vsize=4091392 memory=2316 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751260/stat : 751260 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636747 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751261] ppid=751066 vsize=4091392 memory=1021412 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751261/stat : 751261 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751262] ppid=751066 vsize=4091392 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751262/stat : 751262 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751263] ppid=751066 vsize=4091392 memory=1593012 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751263/stat : 751263 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751264] ppid=751066 vsize=4091392 memory=10544 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751264/stat : 751264 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751265] ppid=751066 vsize=4091392 memory=280645511405280 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751265/stat : 751265 (fscip) S 751066 751069 750315 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751266] ppid=751066 vsize=4091392 memory=5512 CPUtime=0.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751266/stat : 751266 (fscip) S 751066 751069 750315 0 -1 1077936192 68765 0 0 0 36 10 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751267] ppid=751066 vsize=4091392 memory=16164 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751267/stat : 751267 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751268] ppid=751066 vsize=4091392 memory=26988 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751268/stat : 751268 (fscip) R 751066 751069 750315 0 -1 4194368 18329 0 0 0 2 3 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751269] ppid=751066 vsize=4091392 memory=3776 CPUtime=0.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751269/stat : 751269 (fscip) S 751066 751069 750315 0 -1 1077936192 68765 0 0 0 37 10 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751270] ppid=751066 vsize=4091392 memory=280645511696080 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751270/stat : 751270 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636813 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751271] ppid=751066 vsize=4091392 memory=8239626323457 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751271/stat : 751271 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636879 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751272] ppid=751066 vsize=4091392 memory=11448 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751272/stat : 751272 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636879 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751273] ppid=751066 vsize=4091392 memory=280645511960272 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751273/stat : 751273 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636879 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751274] ppid=751066 vsize=4091392 memory=4632 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751274/stat : 751274 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636879 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751275] ppid=751066 vsize=4091392 memory=1584832 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751275/stat : 751275 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636879 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751276] ppid=751066 vsize=4091392 memory=1593012 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751276/stat : 751276 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636879 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751277] ppid=751066 vsize=4091392 memory=6048 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751277/stat : 751277 (fscip) S 751066 751069 750315 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 127378242 4189585408 636879 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
Current children cumulated CPU time: 101.81 s
Current children cumulated vsize: 4091392 KiB
Current children cumulated memory: 2546988 KiB

[startup+162.301 s]
/proc/loadavg: 73.04 64.04 51.36 81/1025 751309
/proc/meminfo: memFree=660014308/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=32645116 memory=30774672 CPUtime=1127.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) S 751066 751069 750315 0 -1 1077936128 9229871 0 0 0 111160 1627 0 0 20 0 41 0 127368156 33428598784 7693668 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 8161279 7693668 2902 3035 0 7899677 0
[pid=751069/tid=751258] ppid=751066 vsize=32645116 memory=0 CPUtime=51.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751258/stat : 751258 (fscip) R 751066 751069 750315 0 -1 4194368 260625 0 0 0 5114 50 0 0 20 0 41 0 127378242 33428598784 7693668 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751259] ppid=751066 vsize=32645116 memory=6048 CPUtime=51.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751259/stat : 751259 (fscip) R 751066 751069 750315 0 -1 4194368 526770 0 0 0 5052 97 0 0 20 0 41 0 127378242 33428598784 7693668 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751260] ppid=751066 vsize=32645116 memory=30986240 CPUtime=51.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751260/stat : 751260 (fscip) R 751066 751069 750315 0 -1 4194368 543883 0 0 0 5019 92 0 0 20 0 41 0 127378242 33428598784 7693668 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0

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

[pid=751069/tid=751283] ppid=751066 vsize=40597708 memory=11448 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751283/stat : 751283 (fscip) S 751066 751069 750315 0 -1 1077936192 199 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751284] ppid=751066 vsize=40597708 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751284/stat : 751284 (fscip) S 751066 751069 750315 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751285] ppid=751066 vsize=40597708 memory=2257 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751285/stat : 751285 (fscip) S 751066 751069 750315 0 -1 1077936192 247 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751286] ppid=751066 vsize=40597708 memory=6453463241649506 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751286/stat : 751286 (fscip) S 751066 751069 750315 0 -1 1077936192 242 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751287] ppid=751066 vsize=40597708 memory=25333125866717268 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751287/stat : 751287 (fscip) S 751066 751069 750315 0 -1 1077936192 228 0 0 0 1 2 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751288] ppid=751066 vsize=40597708 memory=38839524 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751288/stat : 751288 (fscip) S 751066 751069 750315 0 -1 1077936192 202 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751289] ppid=751066 vsize=40597708 memory=38620176 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751289/stat : 751289 (fscip) S 751066 751069 750315 0 -1 1077936192 227 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751290] ppid=751066 vsize=40597708 memory=10544 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751290/stat : 751290 (fscip) S 751066 751069 750315 0 -1 1077936192 228 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751291] ppid=751066 vsize=40597708 memory=5512 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751291/stat : 751291 (fscip) S 751066 751069 750315 0 -1 1077936192 227 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751292] ppid=751066 vsize=40597708 memory=16164 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751292/stat : 751292 (fscip) S 751066 751069 750315 0 -1 1077936192 280 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751293] ppid=751066 vsize=40597708 memory=11448 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751293/stat : 751293 (fscip) S 751066 751069 750315 0 -1 1077936192 227 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751294] ppid=751066 vsize=40597708 memory=38620168 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751294/stat : 751294 (fscip) S 751066 751069 750315 0 -1 1077936192 191 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751295] ppid=751066 vsize=40597708 memory=38628160 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751295/stat : 751295 (fscip) S 751066 751069 750315 0 -1 1077936192 207 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751296] ppid=751066 vsize=40597708 memory=10544 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751296/stat : 751296 (fscip) S 751066 751069 750315 0 -1 1077936192 229 0 0 0 1 2 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751297] ppid=751066 vsize=40597708 memory=38620168 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751297/stat : 751297 (fscip) S 751066 751069 750315 0 -1 1077936192 232 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751298] ppid=751066 vsize=40597708 memory=280645512952864 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751298/stat : 751298 (fscip) S 751066 751069 750315 0 -1 1077936192 256 0 0 0 3 0 0 0 20 0 41 0 127379219 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751299] ppid=751066 vsize=40597708 memory=3227991924542186 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751299/stat : 751299 (fscip) S 751066 751069 750315 0 -1 1077936192 196 0 0 0 3 0 0 0 20 0 41 0 127379220 41572052992 9657042 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
Current children cumulated CPU time: 70140 s
Current children cumulated vsize: 40597708 KiB
Current children cumulated memory: 38628168 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 77.12 70.16 72.67 81/1027 753498
/proc/meminfo: memFree=607826060/790760804 swapFree=131071996/131071996
[pid=751069] ppid=751066 vsize=40532172 memory=38579640 CPUtime=71285.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/stat : 751069 (fscip) S 751066 751069 750315 0 -1 1077936128 122157523 0 0 0 7116330 12225 0 0 20 0 41 0 127368156 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
/proc/751069/statm: 10133043 9644910 3014 3035 0 9900817 0
[pid=751069/tid=751258] ppid=751066 vsize=40532172 memory=-6298399980023626599 CPUtime=3564.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751258/stat : 751258 (fscip) R 751066 751069 750315 0 -1 4194368 3497379 0 0 0 356036 391 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751259] ppid=751066 vsize=40532172 memory=8323350987516068516 CPUtime=3559.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751259/stat : 751259 (fscip) R 751066 751069 750315 0 -1 4194368 5021988 0 0 0 355451 485 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751260] ppid=751066 vsize=40532172 memory=47648 CPUtime=3562.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751260/stat : 751260 (fscip) R 751066 751069 750315 0 -1 4194368 7495293 0 0 0 355559 721 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751261] ppid=751066 vsize=40532172 memory=7640 CPUtime=3557.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751261/stat : 751261 (fscip) R 751066 751069 750315 0 -1 4194368 4160341 0 0 0 355333 419 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751262] ppid=751066 vsize=40532172 memory=19304 CPUtime=3562.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751262/stat : 751262 (fscip) R 751066 751069 750315 0 -1 4194368 5108251 0 0 0 355794 484 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751263] ppid=751066 vsize=40532172 memory=20384 CPUtime=3560.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751263/stat : 751263 (fscip) R 751066 751069 750315 0 -1 4194368 7401810 0 0 0 355283 728 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751264] ppid=751066 vsize=40532172 memory=6720666553790054256 CPUtime=3562.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751264/stat : 751264 (fscip) R 751066 751069 750315 0 -1 4194368 3838898 0 0 0 355811 426 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751265] ppid=751066 vsize=40532172 memory=40660 CPUtime=3558.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751265/stat : 751265 (fscip) R 751066 751069 750315 0 -1 4194368 5357587 0 0 0 355290 516 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751266] ppid=751066 vsize=40532172 memory=10544 CPUtime=3558.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751266/stat : 751266 (fscip) R 751066 751069 750315 0 -1 4194368 7307811 0 0 0 355110 705 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751267] ppid=751066 vsize=40532172 memory=28188 CPUtime=3555.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751267/stat : 751267 (fscip) R 751066 751069 750315 0 -1 4194368 3677747 0 0 0 355144 406 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751268] ppid=751066 vsize=40532172 memory=33864 CPUtime=3563.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751268/stat : 751268 (fscip) R 751066 751069 750315 0 -1 4194368 5408030 0 0 0 355843 535 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751269] ppid=751066 vsize=40532172 memory=38579584 CPUtime=3560.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751269/stat : 751269 (fscip) R 751066 751069 750315 0 -1 4194368 12756872 0 0 0 354779 1225 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751270] ppid=751066 vsize=40532172 memory=7640 CPUtime=3564.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751270/stat : 751270 (fscip) R 751066 751069 750315 0 -1 4194368 3518520 0 0 0 356019 395 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751271] ppid=751066 vsize=40532172 memory=38579588 CPUtime=3561.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751271/stat : 751271 (fscip) R 751066 751069 750315 0 -1 4194368 4984047 0 0 0 355647 498 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751272] ppid=751066 vsize=40532172 memory=1804 CPUtime=3564.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751272/stat : 751272 (fscip) R 751066 751069 750315 0 -1 4194368 12499131 0 0 0 355251 1161 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751273] ppid=751066 vsize=40532172 memory=6720666553790054256 CPUtime=3560.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751273/stat : 751273 (fscip) R 751066 751069 750315 0 -1 4194368 3623239 0 0 0 355679 413 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751274] ppid=751066 vsize=40532172 memory=3776 CPUtime=3559.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751274/stat : 751274 (fscip) R 751066 751069 750315 0 -1 4194368 5332287 0 0 0 355390 522 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751275] ppid=751066 vsize=40532172 memory=40480 CPUtime=3536.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751275/stat : 751275 (fscip) R 751066 751069 750315 0 -1 4194368 11865118 0 0 0 352587 1104 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751276] ppid=751066 vsize=40532172 memory=8196 CPUtime=3557.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751276/stat : 751276 (fscip) R 751066 751069 750315 0 -1 4194368 3768417 0 0 0 355324 458 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751277] ppid=751066 vsize=40532172 memory=3300 CPUtime=3554.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751277/stat : 751277 (fscip) R 751066 751069 750315 0 -1 4194368 5091301 0 0 0 354901 534 0 0 20 0 41 0 127378242 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751280] ppid=751066 vsize=40532172 memory=2264 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751280/stat : 751280 (fscip) S 751066 751069 750315 0 -1 1077936192 202 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751281] ppid=751066 vsize=40532172 memory=1668 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751281/stat : 751281 (fscip) S 751066 751069 750315 0 -1 1077936192 231 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751282] ppid=751066 vsize=40532172 memory=19508 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751282/stat : 751282 (fscip) S 751066 751069 750315 0 -1 1077936192 245 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751283] ppid=751066 vsize=40532172 memory=28648 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751283/stat : 751283 (fscip) S 751066 751069 750315 0 -1 1077936192 203 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751284] ppid=751066 vsize=40532172 memory=6048 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751284/stat : 751284 (fscip) S 751066 751069 750315 0 -1 1077936192 230 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751285] ppid=751066 vsize=40532172 memory=51344 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751285/stat : 751285 (fscip) S 751066 751069 750315 0 -1 1077936192 250 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751286] ppid=751066 vsize=40532172 memory=104 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751286/stat : 751286 (fscip) S 751066 751069 750315 0 -1 1077936192 246 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751287] ppid=751066 vsize=40532172 memory=25932 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751287/stat : 751287 (fscip) S 751066 751069 750315 0 -1 1077936192 232 0 0 0 1 2 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751288] ppid=751066 vsize=40532172 memory=21392 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751288/stat : 751288 (fscip) S 751066 751069 750315 0 -1 1077936192 204 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751289] ppid=751066 vsize=40532172 memory=2208 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751289/stat : 751289 (fscip) S 751066 751069 750315 0 -1 1077936192 231 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751290] ppid=751066 vsize=40532172 memory=2036 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751290/stat : 751290 (fscip) S 751066 751069 750315 0 -1 1077936192 232 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751291] ppid=751066 vsize=40532172 memory=31572 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751291/stat : 751291 (fscip) S 751066 751069 750315 0 -1 1077936192 231 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751292] ppid=751066 vsize=40532172 memory=28568 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751292/stat : 751292 (fscip) S 751066 751069 750315 0 -1 1077936192 284 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751293] ppid=751066 vsize=40532172 memory=3300 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751293/stat : 751293 (fscip) S 751066 751069 750315 0 -1 1077936192 231 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751294] ppid=751066 vsize=40532172 memory=2264 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751294/stat : 751294 (fscip) S 751066 751069 750315 0 -1 1077936192 193 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751295] ppid=751066 vsize=40532172 memory=11448 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751295/stat : 751295 (fscip) S 751066 751069 750315 0 -1 1077936192 209 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751296] ppid=751066 vsize=40532172 memory=40660 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751296/stat : 751296 (fscip) S 751066 751069 750315 0 -1 1077936192 233 0 0 0 1 2 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751297] ppid=751066 vsize=40532172 memory=10544 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751297/stat : 751297 (fscip) S 751066 751069 750315 0 -1 1077936192 236 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751298] ppid=751066 vsize=40532172 memory=5512 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751298/stat : 751298 (fscip) S 751066 751069 750315 0 -1 1077936192 260 0 0 0 3 0 0 0 20 0 41 0 127379219 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
[pid=751069/tid=751299] ppid=751066 vsize=40532172 memory=16164 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/751069/task/751299/stat : 751299 (fscip) S 751066 751069 750315 0 -1 1077936192 198 0 0 0 3 0 0 0 20 0 41 0 127379220 41504944128 9644910 809668444160 4194304 16623229 140725163530992 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 48029696 140725163533318 140725163533436 140725163533436 140725163540464 0
Current children cumulated CPU time: 71285.5 s
Current children cumulated vsize: 40532172 KiB
Current children cumulated memory: 38579640 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3701.25 s]
# the end of solver process 751069 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=71163.6 s, system=123.394 s

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

[startup+3700.8 s]
/proc/loadavg: 77.12 70.16 72.67 62/988 753498
/proc/meminfo: memFree=613124896/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.2 s]
/proc/loadavg: 77.12 70.16 72.67 62/988 753498
/proc/meminfo: memFree=639014340/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3701.25
CPU time (s): 71287
CPU user time (s): 71163.6
CPU system time (s): 123.394
CPU usage (%): 1926.03
Max. virtual memory (cumulated for all children) (KiB): 40859852
Max. memory (cumulated for all children) (KiB): 38840928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71163.6
system time used= 123.394
maximum resident set size= 38849008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122158010
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= 270451
involuntary context switches= 326038


# summary of solver processes directly reported to runsolver:
#   pid: 751069
#   total CPU time (s): 71287
#   total CPU user time (s): 71163.6
#   total CPU system time (s): 123.394

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3411 second user time and 86.8357 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 05:57:30
IDJOB=4465394
IDBENCH=155367
IDSOLVER=3094
FILE ID=nodeD105/4465394-1723607850
RUNJOBID= nodeD105-1723607375-750325
SLURM_JOB_ID= 8267905
Free space on /tmp= 8622804 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-neos-631710.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-4465394-1723607850/watcher-4465394-1723607850 -o /tmp/evaluation-result-4465394-1723607850/solver-4465394-1723607850 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723607375-750325 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465394-1723607850.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= a6cae5fe4979829ef4db3f016c46bc73
RANDOM SEED=1655603443

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        691891780 kB
MemAvailable:   696213100 kB
Buffers:         1196236 kB
Cached:          6418500 kB
SwapCached:            0 kB
Active:          1635056 kB
Inactive:       93618428 kB
Active(anon):       2168 kB
Inactive(anon): 87675500 kB
Active(file):    1632888 kB
Inactive(file):  5942928 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             38088 kB
Writeback:             0 kB
AnonPages:      87633048 kB
Mapped:           138048 kB
Shmem:             38920 kB
KReclaimable:     330416 kB
Slab:             763632 kB
SReclaimable:     330416 kB
SUnreclaim:       433216 kB
KernelStack:       16928 kB
PageTables:       184096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   18423840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1128960 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14825472 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:     1157120 kB
DirectMap2M:    141946880 kB
DirectMap1G:    662700032 kB

Free space on /tmp at the end= 8622680 MiB
End job on nodeD105 at 2024-08-14 06:59:12