Trace number 4469018

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 NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-12Signal 65063.8 3603.93

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K185.opb
MD5SUM8e923d8a993edfc65d984f909d6bfa9e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark43.2702
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22015
Total number of constraints22387
Number of constraints which are clauses22202
Number of constraints which are cardinality constraints (but not clauses)185
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint185
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 186
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 3bb793453d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.11	c Default LC presolving (default).
0.00/0.11	c ** Before presolving: virtualMemUsedAtLc = 125625361, getVmSize() = 107339776, SCIPgetMemUsed() = 75641614, SCIPgetMemTotal() = 82840782, SCIPgetMemExternEstim() = 42784579
0.00/0.11	c ** set memory limit for presolving in LC to 8.7957e+12 for SCIP **
37.63/37.84	c ** Estimated virtualMemUsedAtSolver = 267750986, getVmSize() = 392777728, SCIPgetMemUsed() = 270842252, SCIPgetMemTotal() = 358841900, SCIPgetMemExternEstim() = 42784579
37.63/37.84	c ** set memory limit for solvers to 4.18777e+11 for each SCIP **
37.63/37.84	c Original Problem   :
37.63/37.84	c   Problem name     : instance-4469018-1723612399
37.63/37.84	c   Variables        : 22015 (22015 binary, 0 integer, 0 implicit integer, 0 continuous)
37.63/37.84	c   Constraints      : 22387
37.63/37.84	c   Objective sense  : minimize
37.63/37.84	c Presolved Problem  :
37.63/37.84	c   Variables        : 20450 (20450 binary, 0 integer, 0 implicit integer, 0 continuous)
37.63/37.84	c   Constraints      : 20746
37.63/37.84	c Constraints        : Number
37.63/37.84	c   knapsack         : 1 
37.63/37.84	c   setppc           : 2518 
37.63/37.84	c   orbitope         : 1 
37.63/37.84	c   logicor          : 18226 
37.63/37.84	c ** Instance transfer method used: 0
37.63/37.88	c ** ParaScipInstance copy increased the number of variables. **
38.65/38.80	c LC is working with racing ramp-up and with rebuilding tree after racing.
38.65/38.80	c                                Nodes    Active                                            
38.65/38.80	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
25516.26/1323.88	c      1324              2           1        20                -           0.0000          -
25633.31/1329.72	c      1330            302         301        20                -           0.0000          -
25743.17/1335.38	c      1335            602         601        20                -           0.0000          -
25850.29/1340.75	c      1341            922         709        20                -           0.0000          -
25956.15/1346.10	c      1346           1322         907        20                -           0.0000          -
26062.62/1351.45	c      1351           1753        1335        20                -           0.0000          -
26169.78/1356.88	c      1357           2253        1835        20                -           0.0000          -
26270.98/1361.93	c      1362           2768        2350        20                -           0.0000          -
26376.15/1367.24	c      1367           3413        2995        20                -           0.0000          -
26479.27/1372.43	c      1372           4232        3814        20                -           0.0000          -
26580.37/1377.56	c      1378           5013        4595        20                -           0.0000          -
27273.40/1412.54	c      1413           5926           0        20                -           0.0000          -
27990.11/1448.74	c      1449           5926           0        20                -           0.0000          -
28088.19/1453.80	c      1454           5926           0        20                -           0.0000          -
28190.97/1459.03	c      1459           5926           0        20                -           0.0000          -
28476.55/1473.58	c      1474           5926           0        20                -           0.0000          -
29241.10/1512.38	c      1512           5926           0        20                -           0.0000          -
29367.77/1518.74	c      1519           5926           0        20                -           0.0000          -
29972.23/1549.33	c      1549           5926           0        20                -           0.0000          -
30089.11/1555.24	c      1555           5926           0        20                -           0.0000          -
30202.05/1560.91	c      1561           5926           0        20                -           0.0000          -
30309.03/1566.34	c      1566           5926           0        20                -           0.0000          -
30413.88/1571.65	c      1572           5926           0        20                -           0.0000          -
30524.51/1577.26	c      1577           5926           0        20                -           0.0000          -
30627.43/1582.47	c      1582           5926           0        20                -           0.0000          -
30741.13/1588.17	c      1588           5926           0        20                -           0.0000          -
30843.33/1593.39	c      1593           5926           0        20                -           0.0000          -
30952.30/1598.84	c      1599           5926           0        20                -           0.0000          -
31061.35/1604.31	c      1604           5926           0        20                -           0.0000          -
31168.46/1609.71	c      1610           5926           0        20                -           0.0000          -
31269.62/1614.86	c      1615           5926           0        20                -           0.0000          -
31369.46/1619.97	c      1620           5926           0        20                -           0.0000          -
31471.14/1625.03	c      1625           5926           0        20                -           0.0000          -
31577.56/1630.44	c      1630           5926           0        20                -           0.0000          -
31692.56/1636.26	c      1636           5926           0        20                -           0.0000          -
31805.48/1641.95	c      1642           5926           0        20                -           0.0000          -
31859.01/1644.64	c Warning: Ramp-Up Phase Process is switched to 1. CollectOnce, MergeNodesAtRestart and RacingStatBranching are switched to FALSE.
31859.01/1644.64	c You should check the following parameter values: StopRacingNumberOfNodesLeft, StopRacingNumberOfNodesLeftMultiplier, ProhibitCollectOnceMultiplier
31859.01/1644.64	Racing ramp-up finished after 1644.6500 seconds. Selected strategy 12.
31936.64/1648.78	c      1649              0           0         1                -           0.0000          -           0.0000          -
32027.48/1654.05	c      1654              0           0         1                -           0.0000          -           0.0000          -
32143.71/1661.80	c      1662              0           0         1                -           0.0000          -           0.0000          -
32310.21/1674.32	c      1674              0           0         1                -           0.0000          -           0.0000          -
32532.45/1692.94	c      1693              0           0         1                -           0.0000          -           0.0000          -
32601.63/1699.29	c      1699              0           0         1                -           0.0000          -           0.0000          -
32678.52/1706.91	c      1707              0           0         1                -           0.0000          -           0.0000          -
32818.44/1722.55	c      1723              0           0         1                -           0.0000          -           0.0000          -
34583.70/1944.28	c      1944              0           0         1                -           0.0000          -           0.0000          -
35432.02/2066.01	c      2066           5926           0         1                -           0.0000          -           0.0000          -
35553.58/2090.03	c      2090           5926           0         1                -           0.0000          -           0.0000          -
35644.44/2112.84	c      2113           5927           1         1                -           0.0000          -           0.0000          -
35748.50/2118.26	c      2118           6392         439        17                -           0.0000          -           0.0000          -
35849.55/2123.37	c      2123           6760         805        17                -           0.0000          -           0.0000          -
35970.40/2129.49	c      2129           6992         979        17                -           0.0000          -           0.0000          -
36082.01/2135.11	c      2135           7486        1467        17                -           0.0000          -           0.0000          -
36184.49/2140.20	c      2140           7674        1646        16                -           0.0000          -           0.0000          -
36293.41/2145.78	c      2146           8294        2258        17                -           0.0000          -           0.0000          -
36417.72/2152.04	c      2152           8556        2508        16                -           0.0000          -           0.0000          -
36529.95/2157.74	c      2158           9059        2997        17                -           0.0000          -           0.0000          -
36632.99/2163.02	c      2163           9747        3675        17                -           0.0000          -           0.0000          -
36739.99/2168.40	c      2168          10346        4271        17                -           0.0000          -           0.0000          -
36896.41/2176.28	c      2176          10469        4392        17                -           0.0000          -           0.0000          -
37009.38/2181.95	c      2182          11062        4971        17                -           0.0000          -           0.0000          -
37232.93/2193.20	c      2193          11461        5358        16                -           0.0000          -           0.0000          -
37348.00/2199.10	c      2199          12101        5981        17                -           0.0000          -           0.0000          -
37452.30/2204.35	c      2204          12665        6539        17                -           0.0000          -           0.0000          -
37557.25/2209.62	c      2210          13176        7028        17                -           0.0000          -           0.0000          -
37658.29/2214.74	c      2215          13810        7656        17                -           0.0000          -           0.0000          -
37763.88/2220.10	c      2220          14400        8234        17                -           0.0000          -           0.0000          -
37870.03/2225.44	c      2225          15061        8891        17                -           0.0000          -           0.0000          -
37973.05/2230.68	c      2231          15554        9375        17                -           0.0000          -           0.0000          -
38080.61/2236.03	c      2236          16148        9961        17                -           0.0000          -           0.0000          -
38184.96/2241.34	c      2241          16725       10532        17                -           0.0000          -           0.0000          -
38293.87/2246.82	c      2247          17312       11108        17                -           0.0000          -           0.0000          -
38392.91/2251.89	c      2252          17768       11553        17                -           0.0000          -           0.0000          -
38501.80/2257.37	c      2257          18249       12025        17                -           0.0000          -           0.0000          -
38608.70/2262.72	c      2263          20067       12575        17                -           0.0000          -           0.0000          -
38714.31/2268.08	c      2268          20833       12908        17                -           0.0000          -           0.0000          -
38818.58/2273.34	c      2273          21325       13397        17                -           0.0000          -           0.0000          -
38923.54/2278.63	c      2279          21900       13962        17                -           0.0000          -           0.0000          -
39028.50/2283.93	c      2284          22481       14530        17                -           0.0000          -           0.0000          -
39130.40/2289.12	c      2289          23111       15142        17                -           0.0000          -           0.0000          -
39234.44/2294.35	c      2294          23624       15647        17                -           0.0000          -           0.0000          -
39341.38/2299.71	c      2300          24207       16218        17                -           0.0000          -           0.0000          -
39444.36/2304.96	c      2305          25719       16823        17                -           0.0000          -           0.0000          -
39553.28/2310.43	c      2310          26683       17418        17                -           0.0000          -           0.0000          -
39658.18/2315.79	c      2316          27652       18255        17                -           0.0000          -           0.0000          -
39761.19/2320.93	c      2321          28180       18774        17                -           0.0000          -           0.0000          -
39866.08/2326.26	c      2326          28978       19565        17                -           0.0000          -           0.0000          -
39969.04/2331.42	c      2331          30481       20243        17                -           0.0000          -           0.0000          -
40075.98/2336.83	c      2337          31289       20724        17                -           0.0000          -           0.0000          -
40179.70/2342.13	c      2342          32882       21433        17                -           0.0000          -           0.0000          -
40285.83/2347.43	c      2347          33620       21729        17                -           0.0000          -           0.0000          -
40388.81/2352.64	c      2353          34079       22179        17                -           0.0000          -           0.0000          -
40493.76/2358.02	c      2358          34628       22716        17                -           0.0000          -           0.0000          -
40602.66/2363.44	c      2363          35165       23241        17                -           0.0000          -           0.0000          -
40711.59/2368.99	c      2369          35719       23784        17                -           0.0000          -           0.0000          -
40816.50/2374.21	c      2374          36272       24317        17                -           0.0000          -           0.0000          -
40919.53/2379.47	c      2379          36920       24954        17                -           0.0000          -           0.0000          -
41022.51/2384.68	c      2385          38049       26048        17                -           0.0000          -           0.0000          -
41127.48/2389.94	c      2390          39672       26371        17                -           0.0000          -           0.0000          -
41232.36/2395.22	c      2395          41499       26978        17                -           0.0000          -           0.0000          -
41337.30/2400.50	c      2401          42275       27446        17                -           0.0000          -           0.0000          -
41440.24/2405.71	c      2406          42811       27957        17                -           0.0000          -           0.0000          -
41539.35/2410.76	c      2411          45765       30171        17                -           0.0000          -           0.0000          -
41646.73/2416.15	c      2416          48739       28950        17                -           0.0000          -           0.0000          -
41754.84/2421.65	c      2422          49466       29669        17                -           0.0000          -           0.0000          -
41859.74/2426.96	c      2427          51367       31556        17                -           0.0000          -           0.0000          -
41968.58/2432.41	c      2432          54137       30972        17                -           0.0000          -           0.0000          -
42069.56/2437.59	c      2438          56190       32376        17                -           0.0000          -           0.0000          -
42174.44/2442.87	c      2443          60920       33584        17                -           0.0000          -           0.0000          -
42275.50/2447.99	c      2448          62204       34042        17                -           0.0000          -           0.0000          -
42380.50/2453.26	c      2453          63882       34126        17                -           0.0000          -           0.0000          -
42481.51/2458.33	c      2458          67974       35272        17                -           0.0000          -           0.0000          -
42584.48/2463.59	c      2464          70654       36222        17                -           0.0000          -           0.0000          -
42699.34/2469.35	c      2469          71887       36268        17                -           0.0000          -           0.0000          -
42800.28/2474.43	c      2474          72518       36869        17                -           0.0000          -           0.0000          -
42903.35/2479.66	c      2480          74847       37370        17                -           0.0000          -           0.0000          -
43004.44/2484.73	c      2485          77451       37907        17                -           0.0000          -           0.0000          -
43105.54/2489.80	c      2490          80095       38528        17                -           0.0000          -           0.0000          -
43218.48/2495.50	c      2496          81903       39463        17                -           0.0000          -           0.0000          -
43321.58/2500.78	c      2501          82903       39994        17                -           0.0000          -           0.0000          -
43421.93/2505.98	c      2506          83476       40533        17                -           0.0000          -           0.0000          -
43523.72/2511.11	c      2511          84268       41273        17                -           0.0000          -           0.0000          -
43625.64/2516.21	c      2516          85895       42240        17                -           0.0000          -           0.0000          -
43726.56/2521.40	c      2521          88534       42877        17                -           0.0000          -           0.0000          -
43831.47/2526.63	c      2527          94414       44110        17                -           0.0000          -           0.0000          -
43932.39/2531.71	c      2532          99021       44916        17                -           0.0000          -           0.0000          -
44033.35/2536.81	c      2537         102837       45936        17                -           0.0000          -           0.0000          -
44132.33/2541.88	c      2542         106033       46582        17                -           0.0000          -           0.0000          -
44233.29/2546.95	c      2547         109501       48034        17                -           0.0000          -           0.0000          -
44332.10/2552.01	c      2552         113386       50008        17                -           0.0000          -           0.0000          -
44440.89/2557.41	c      2557         117299       52189        17                -           0.0000          -           0.0000          -
44539.87/2562.46	c      2562         120704       52318        17                -           0.0000          -           0.0000          -
44642.79/2567.60	c      2568         124221       55777        17                -           0.0000          -           0.0000          -
44741.75/2572.65	c      2573         131485       55925        17                -           0.0000          -           0.0000          -
44840.68/2577.66	c      2578         136170       58121        17                -           0.0000          -           0.0000          -
44941.57/2582.72	c      2583         139346       59046        17                -           0.0000          -           0.0000          -
45040.47/2587.77	c      2588         143543       59995        17                -           0.0000          -           0.0000          -
45141.33/2592.85	c      2593         148892       58701        17                -           0.0000          -           0.0000          -
45242.33/2597.90	c      2598         153716       58787        17                -           0.0000          -           0.0000          -
45341.30/2602.97	c      2603         157612       58823        17                -           0.0000          -           0.0000          -
45454.15/2608.63	c      2609         161873       59466        17                -           0.0000          -           0.0000          -
45553.18/2613.68	c      2614         164724       60095        17                -           0.0000          -           0.0000          -
45654.34/2618.74	c      2619         167589       60781        17                -           0.0000          -           0.0000          -
45755.22/2623.83	c      2624         170237       61413        17                -           0.0000          -           0.0000          -
45858.77/2629.03	c      2629         172677       62087        17                -           0.0000          -           0.0000          -
45971.25/2634.73	c      2635         174639       62701        17                -           0.0000          -           0.0000          -
46074.12/2640.03	c      2640         175469       63519        17                -           0.0000          -           0.0000          -
46175.91/2645.08	c      2645         177439       64230        17                -           0.0000          -           0.0000          -
46276.83/2650.17	c      2650         179626       64841        17                -           0.0000          -           0.0000          -
46377.28/2655.25	c      2655         182696       66127        17                -           0.0000          -           0.0000          -
46478.31/2660.31	c      2660         185832       66269        17                -           0.0000          -           0.0000          -
46577.38/2665.39	c      2665         187969       66897        17                -           0.0000          -           0.0000          -
46678.44/2670.45	c      2670         189990       67347        17                -           0.0000          -           0.0000          -
46779.35/2675.53	c      2676         192568       68295        17                -           0.0000          -           0.0000          -
46880.42/2680.63	c      2681         194941       69157        17                -           0.0000          -           0.0000          -
46979.46/2685.69	c      2686         197519       70000        17                -           0.0000          -           0.0000          -
47080.63/2690.76	c      2691         200192       71000        17                -           0.0000          -           0.0000          -
47181.51/2695.81	c      2696         204639       73424        17                -           0.0000          -           0.0000          -
47280.55/2700.88	c      2701         210123       75279        17                -           0.0000          -           0.0000          -
47381.57/2705.96	c      2706         215173       75674        17                -           0.0000          -           0.0000          -
47492.51/2711.56	c      2712         219847       75747        17                -           0.0000          -           0.0000          -
47595.52/2716.72	c      2717         221776       77649        17                -           0.0000          -           0.0000          -
47701.17/2722.08	c      2722         223001       78837        17                -           0.0000          -           0.0000          -
47802.47/2727.19	c      2727         224269       80058        17                -           0.0000          -           0.0000          -
47902.73/2732.26	c      2732         225770       81534        17                -           0.0000          -           0.0000          -
48003.76/2737.32	c      2737         227828       83223        17                -           0.0000          -           0.0000          -
48104.72/2742.43	c      2742         230792       82555        17                -           0.0000          -           0.0000          -
48207.75/2747.68	c      2748         233756       84551        17                -           0.0000          -           0.0000          -
48315.47/2753.11	c      2753         235988       85973        17                -           0.0000          -           0.0000          -
48421.63/2758.46	c      2758         238017       84502        17                -           0.0000          -           0.0000          -
48524.66/2763.62	c      2764         238937       85376        17                -           0.0000          -           0.0000          -
48625.80/2768.71	c      2769         239966       86349        17                -           0.0000          -           0.0000          -
48724.92/2773.79	c      2774         241365       87702        17                -           0.0000          -           0.0000          -
48826.02/2778.81	c      2779         244344       89995        17                -           0.0000          -           0.0000          -
48927.15/2783.93	c      2784         247230       90919        17                -           0.0000          -           0.0000          -
49032.22/2789.21	c      2789         250473       90829        17                -           0.0000          -           0.0000          -
49133.38/2794.34	c      2794         251799       91303        17                -           0.0000          -           0.0000          -
49234.47/2799.47	c      2799         252928       92372        17                -           0.0000          -           0.0000          -
49337.58/2804.67	c      2805         254071       93429        17                -           0.0000          -           0.0000          -
49445.45/2810.11	c      2810         254742       94062        17                -           0.0000          -           0.0000          -
49547.79/2815.27	c      2815         255447       94572        17                -           0.0000          -           0.0000          -
49654.88/2820.65	c      2821         256027       95145        17                -           0.0000          -           0.0000          -
49755.99/2825.77	c      2826         256547       95659        17                -           0.0000          -           0.0000          -
49857.12/2830.81	c      2831         257070       96172        17                -           0.0000          -           0.0000          -
49960.74/2836.14	c      2836         257602       96700        17                -           0.0000          -           0.0000          -
50063.36/2841.22	c      2841         258091       97178        17                -           0.0000          -           0.0000          -
50168.47/2846.55	c      2847         258646       97729        17                -           0.0000          -           0.0000          -
50273.61/2851.83	c      2852         259248       98302        17                -           0.0000          -           0.0000          -
50374.77/2856.96	c      2857         259867       98893        17                -           0.0000          -           0.0000          -
50473.40/2862.01	c      2862         262824      100199        17                -           0.0000          -           0.0000          -
50577.18/2867.13	c      2867         266227      101171        17                -           0.0000          -           0.0000          -
50677.67/2872.20	c      2872         268509      101123        17                -           0.0000          -           0.0000          -
50778.59/2877.31	c      2877         270668      101816        17                -           0.0000          -           0.0000          -
50885.72/2882.77	c      2883         273228      103707        17                -           0.0000          -           0.0000          -
50986.62/2887.87	c      2888         274934      104037        17                -           0.0000          -           0.0000          -
51087.64/2892.92	c      2893         276941      105315        17                -           0.0000          -           0.0000          -
51192.59/2898.27	c      2898         277930      106272        17                -           0.0000          -           0.0000          -
51295.62/2903.48	c      2903         279291      106969        17                -           0.0000          -           0.0000          -
51400.58/2908.70	c      2909         280384      108025        17                -           0.0000          -           0.0000          -
51499.62/2913.78	c      2914         281415      108998        17                -           0.0000          -           0.0000          -
51602.62/2918.91	c      2919         282658      110154        17                -           0.0000          -           0.0000          -
51704.54/2924.07	c      2924         284116      111539        17                -           0.0000          -           0.0000          -
51806.66/2929.27	c      2929         285825      113218        17                -           0.0000          -           0.0000          -
51909.71/2934.41	c      2934         287786      115066        17                -           0.0000          -           0.0000          -
52008.83/2939.45	c      2939         290091      117266        17                -           0.0000          -           0.0000          -
52109.88/2944.51	c      2945         292878      119127        17                -           0.0000          -           0.0000          -
52210.92/2949.62	c      2950         296785      120498        17                -           0.0000          -           0.0000          -
52312.07/2954.80	c      2955         299677      122350        17                -           0.0000          -           0.0000          -
52414.91/2959.99	c      2960         301573      122416        17                -           0.0000          -           0.0000          -
52516.56/2965.14	c      2965         303365      123088        17                -           0.0000          -           0.0000          -
52622.99/2970.49	c      2970         304972      123728        17                -           0.0000          -           0.0000          -
52725.97/2975.61	c      2976         306575      124294        17                -           0.0000          -           0.0000          -
52829.00/2980.89	c      2981         308692      125099        17                -           0.0000          -           0.0000          -
52930.08/2985.93	c      2986         310560      125915        17                -           0.0000          -           0.0000          -
53035.06/2991.27	c      2991         313154      127568        17                -           0.0000          -           0.0000          -
53144.18/2996.75	c      2997         314202      127061        17                -           0.0000          -           0.0000          -
53247.35/3001.92	c      3002         315113      127959        17                -           0.0000          -           0.0000          -
53346.61/3006.98	c      3007         318117      129553        17                -           0.0000          -           0.0000          -
53448.46/3012.07	c      3012         319772      130104        17                -           0.0000          -           0.0000          -
53554.98/3017.43	c      3017         320837      129664        17                -           0.0000          -           0.0000          -
53660.17/3022.79	c      3023         322625      130383        17                -           0.0000          -           0.0000          -
53763.37/3027.98	c      3028         323674      131401        17                -           0.0000          -           0.0000          -
53870.50/3033.37	c      3033         326151      132251        17                -           0.0000          -           0.0000          -
53975.61/3038.61	c      3039         328002      132948        17                -           0.0000          -           0.0000          -
54074.83/3043.69	c      3044         329750      133516        17                -           0.0000          -           0.0000          -
54176.05/3048.75	c      3049         332404      135075        17                -           0.0000          -           0.0000          -
54284.06/3054.17	c      3054         334435      135765        17                -           0.0000          -           0.0000          -
54386.40/3059.32	c      3059         335638      136484        17                -           0.0000          -           0.0000          -
54487.63/3064.46	c      3064         336622      136862        17                -           0.0000          -           0.0000          -
54590.76/3069.64	c      3070         338292      138505        17                -           0.0000          -           0.0000          -
54693.98/3074.86	c      3075         341770      140152        17                -           0.0000          -           0.0000          -
54798.00/3080.13	c      3080         343916      140837        17                -           0.0000          -           0.0000          -
54900.34/3085.23	c      3085         346302      141660        17                -           0.0000          -           0.0000          -
55001.56/3090.36	c      3090         347938      142204        17                -           0.0000          -           0.0000          -
55102.79/3095.45	c      3095         350842      143783        17                -           0.0000          -           0.0000          -
55204.01/3100.53	c      3101         357229      147688        18                -           0.0000          -           0.0000          -
55305.17/3105.64	c      3106         362424      147249        18                -           0.0000          -           0.0000          -
55404.42/3110.69	c      3111         365270      147414        18                -           0.0000          -           0.0000          -
55505.55/3115.78	c      3116         367055      147812        18                -           0.0000          -           0.0000          -
55606.76/3120.83	c      3121         368744      148256        18                -           0.0000          -           0.0000          -
55707.95/3125.91	c      3126         370427      147256        18                -           0.0000          -           0.0000          -
55807.17/3130.96	c      3131         373670      147962        18                -           0.0000          -           0.0000          -
55918.25/3136.55	c      3137         376117      144081        18                -           0.0000          -           0.0000          -
56067.66/3144.12	c      3144         376279      143745        18                -           0.0000          -           0.0000          -
56704.50/3176.16	c      3176         376279      143745        18                -           0.0000          -           0.0000          -
57074.66/3194.89	c      3195         376399      142659        18                -           0.0000          -           0.0000          -
57181.72/3200.24	c      3200         377082      143074        18                -           0.0000          -           0.0000          -
57282.88/3205.32	c      3205         378713      143177        18                -           0.0000          -           0.0000          -
57384.06/3210.42	c      3210         380681      143481        18                -           0.0000          -           0.0000          -
57483.20/3215.50	c      3216         384431      143751        18                -           0.0000          -           0.0000          -
57584.16/3220.56	c      3221         390550      144804        18                -           0.0000          -           0.0000          -
57686.96/3225.74	c      3226         395333      144513        18                -           0.0000          -           0.0000          -
57787.85/3230.82	c      3231         398302      143425        18                -           0.0000          -           0.0000          -
57888.74/3235.94	c      3236         401985      144253        18                -           0.0000          -           0.0000          -
57990.44/3241.12	c      3241         405223      144519        18                -           0.0000          -           0.0000          -
58090.93/3246.17	c      3246         407954      143802        18                -           0.0000          -           0.0000          -
58197.40/3251.55	c      3252         409767      144198        18                -           0.0000          -           0.0000          -
58298.42/3256.62	c      3257         411375      144710        18                -           0.0000          -           0.0000          -
58399.16/3261.72	c      3262         413112      145240        18                -           0.0000          -           0.0000          -
58500.19/3266.80	c      3267         414571      145738        18                -           0.0000          -           0.0000          -
58601.33/3271.99	c      3272         416708      146509        18                -           0.0000          -           0.0000          -
58702.83/3277.06	c      3277         420876      145763        18                -           0.0000          -           0.0000          -
58802.10/3282.12	c      3282         425699      146514        18                -           0.0000          -           0.0000          -
58904.24/3287.21	c      3287         429397      145749        18                -           0.0000          -           0.0000          -
59003.25/3292.27	c      3292         433988      145933        18                -           0.0000          -           0.0000          -
59104.29/3297.33	c      3297         439271      145807        18                -           0.0000          -           0.0000          -
59205.30/3302.42	c      3302         443434      146322        18                -           0.0000          -           0.0000          -
59303.99/3307.47	c      3307         447405      144711        18                -           0.0000          -           0.0000          -
59407.10/3312.62	c      3313         451076      145858        18                -           0.0000          -           0.0000          -
59506.32/3317.68	c      3318         455204      146678        18                -           0.0000          -           0.0000          -
59606.91/3322.73	c      3323         459772      147433        18                -           0.0000          -           0.0000          -
59707.92/3327.83	c      3328         465477      149355        18                -           0.0000          -           0.0000          -
59808.90/3332.90	c      3333         469634      150461        18                -           0.0000          -           0.0000          -
59907.89/3337.95	c      3338         474270      151821        18                -           0.0000          -           0.0000          -
60016.75/3343.48	c      3343         478259      152035        18                -           0.0000          -           0.0000          -
60117.71/3348.53	c      3349         480654      153420        18                -           0.0000          -           0.0000          -
60216.70/3353.59	c      3354         484118      153972        18                -           0.0000          -           0.0000          -
60317.78/3358.65	c      3359         487817      155219        18                -           0.0000          -           0.0000          -
60418.88/3363.72	c      3364         490993      156282        18                -           0.0000          -           0.0000          -
60520.04/3368.82	c      3369         493759      157308        18                -           0.0000          -           0.0000          -
60621.24/3373.93	c      3374         495969      158345        18                -           0.0000          -           0.0000          -
60720.44/3378.98	c      3379         498976      159633        18                -           0.0000          -           0.0000          -
60819.52/3384.03	c      3384         501967      161039        18                -           0.0000          -           0.0000          -
60921.23/3389.07	c      3389         505444      163365        18                -           0.0000          -           0.0000          -
61022.31/3394.16	c      3394         509501      164712        18                -           0.0000          -           0.0000          -
61122.64/3399.22	c      3399         513514      165031        18                -           0.0000          -           0.0000          -
61225.77/3404.40	c      3404         518157      166468        18                -           0.0000          -           0.0000          -
61324.96/3409.46	c      3409         522893      167873        18                -           0.0000          -           0.0000          -
61434.10/3414.94	c      3415         528175      168767        18                -           0.0000          -           0.0000          -
61533.26/3420.00	c      3420         532605      165356        18                -           0.0000          -           0.0000          -
61635.09/3425.05	c      3425         536197      166060        18                -           0.0000          -           0.0000          -
61734.45/3430.13	c      3430         539849      167304        18                -           0.0000          -           0.0000          -
61836.57/3435.22	c      3435         543046      167582        18                -           0.0000          -           0.0000          -
61935.41/3440.27	c      3440         546359      168199        18                -           0.0000          -           0.0000          -
62036.44/3445.34	c      3445         549680      169113        18                -           0.0000          -           0.0000          -
62135.62/3450.38	c      3450         553423      170110        18                -           0.0000          -           0.0000          -
62238.70/3455.57	c      3456         557566      171028        18                -           0.0000          -           0.0000          -
62339.87/3460.63	c      3461         560685      171365        18                -           0.0000          -           0.0000          -
62439.05/3465.68	c      3466         565040      173455        18                -           0.0000          -           0.0000          -
62540.20/3470.75	c      3471         570097      174401        18                -           0.0000          -           0.0000          -
62641.37/3475.85	c      3476         575941      175165        18                -           0.0000          -           0.0000          -
62742.46/3480.99	c      3481         581008      176139        18                -           0.0000          -           0.0000          -
62844.31/3486.07	c      3486         585849      177074        18                -           0.0000          -           0.0000          -
62945.16/3491.16	c      3491         590393      177883        18                -           0.0000          -           0.0000          -
63045.29/3496.22	c      3496         593794      178486        18                -           0.0000          -           0.0000          -
63144.32/3501.27	c      3501         597116      179711        18                -           0.0000          -           0.0000          -
63245.14/3506.32	c      3506         604058      181713        18                -           0.0000          -           0.0000          -
63345.90/3511.40	c      3511         610996      182575        18                -           0.0000          -           0.0000          -
63446.70/3516.54	c      3517         619022      184664        18                -           0.0000          -           0.0000          -
63545.59/3521.60	c      3522         626349      185693        18                -           0.0000          -           0.0000          -
63646.06/3526.70	c      3527         634965      187244        18                -           0.0000          -           0.0000          -
63746.96/3531.76	c      3532         643551      188211        18                -           0.0000          -           0.0000          -
63847.88/3536.86	c      3537         650148      189232        18                -           0.0000          -           0.0000          -
63948.72/3541.93	c      3542         656655      189731        18                -           0.0000          -           0.0000          -
64047.74/3546.99	c      3547         661813      191137        18                -           0.0000          -           0.0000          -
64149.36/3552.10	c      3552         667310      192626        18                -           0.0000          -           0.0000          -
64250.42/3557.18	c      3557         671845      194246        18                -           0.0000          -           0.0000          -
64352.64/3562.31	c      3562         677173      196329        18                -           0.0000          -           0.0000          -
64451.60/3567.36	c      3567         682566      196536        18                -           0.0000          -           0.0000          -
64552.57/3572.43	c      3572         686969      190958        18                -           0.0000          -           0.0000          -
64653.49/3577.53	c      3578         691650      191788        18                -           0.0000          -           0.0000          -
64752.49/3582.57	c      3583         695852      192510        18                -           0.0000          -           0.0000          -
64853.41/3587.66	c      3588         700580      193257        18                -           0.0000          -           0.0000          -
64954.28/3592.72	c      3593         705033      193999        18                -           0.0000          -           0.0000          -
65053.31/3597.78	c      3598         710295      195646        18                -           0.0000          -           0.0000          -
65059.67/3598.09	terminate called after throwing an instance of 'std::logic_error'
65059.67/3598.09	  what():  [LOGICAL ERROR:src/ug_bb/bbParaSolverPool.cpp] func = inactivateSolver, line = 1262 - Rank = 1

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: 191633 MiB (173910 MiB free)
  memory of node 1: 193531 MiB (105890 MiB free)
  memory of node 2: 193531 MiB (186782 MiB free)
  memory of node 3: 193531 MiB (163554 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-4469018-1723612399/watcher-4469018-1723612399 -o /tmp/evaluation-result-4469018-1723612399/solver-4469018-1723612399 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723605080-719069 --watchdog 3760 fscip settings/racing.prm HOME/instance-4469018-1723612399.opb -qsol -t 3600 -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
solver pid=723771, runsolver pid=723768
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 66.38 76.81 78.50 44/944 723772
/proc/meminfo: memFree=645100328/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=108224 memory=95472 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/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 21598 0 0 0 9 2 0 0 20 0 1 0 127826683 110821376 23868 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 27107 23868 2598 3035 0 23503 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 108224 KiB
Current children cumulated memory: 95472 KiB

[startup+0.220388 s]*
/proc/loadavg: 66.38 76.81 78.50 43/944 723772
/proc/meminfo: memFree=644957864/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=142532 memory=128432 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/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 32013 0 0 0 19 4 0 0 20 0 1 0 127826683 145952768 32108 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 35633 32108 2678 3035 0 32029 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 142532 KiB
Current children cumulated memory: 128432 KiB

[startup+0.319868 s]*
/proc/loadavg: 66.38 76.81 78.50 43/944 723772
/proc/meminfo: memFree=644865660/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=142532 memory=128432 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/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 32017 0 0 0 29 4 0 0 20 0 1 0 127826683 145952768 32108 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 35633 32108 2678 3035 0 32029 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 142532 KiB
Current children cumulated memory: 128432 KiB

[startup+0.700261 s]
/proc/loadavg: 66.38 76.81 78.50 42/944 723772
/proc/meminfo: memFree=644767880/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=155716 memory=141360 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/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 38648 0 0 0 64 5 0 0 20 0 1 0 127826683 159453184 35340 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 38929 35340 2774 3035 0 35325 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 155716 KiB
Current children cumulated memory: 141360 KiB

[startup+1.50029 s]
/proc/loadavg: 66.38 76.81 78.50 42/944 723772
/proc/meminfo: memFree=644726072/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=202036 memory=183376 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/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 46378 0 0 0 142 6 0 0 20 0 1 0 127826683 206884864 45844 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 50509 45844 2790 3035 0 46905 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 202036 KiB
Current children cumulated memory: 183376 KiB

[startup+3.12001 s]
/proc/loadavg: 66.38 76.81 78.50 43/944 723773
/proc/meminfo: memFree=643975028/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=202604 memory=184160 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/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 46512 0 0 0 304 6 0 0 20 0 1 0 127826683 207466496 46040 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 50651 46040 2790 3035 0 47047 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 202604 KiB
Current children cumulated memory: 184160 KiB

[startup+6.30026 s]
/proc/loadavg: 64.43 76.23 78.31 43/944 723773
/proc/meminfo: memFree=643854968/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=205856 memory=187320 CPUtime=6.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 47350 0 0 0 620 6 0 0 20 0 1 0 127826683 210796544 46830 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 51464 46830 2790 3035 0 47860 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 205856 KiB
Current children cumulated memory: 187320 KiB

[startup+12.7002 s]
/proc/loadavg: 62.63 75.66 78.11 43/944 723773
/proc/meminfo: memFree=643781476/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=212028 memory=193392 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/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 48920 0 0 0 1257 7 0 0 20 0 1 0 127826683 217116672 48348 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 53007 48348 2790 3035 0 49403 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 212028 KiB
Current children cumulated memory: 193392 KiB

[startup+25.5003 s]
/proc/loadavg: 60.91 74.62 77.73 62/984 723816
/proc/meminfo: memFree=640687136/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=213400 memory=194700 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/723771/stat : 723771 (fscip) R 723768 723771 719059 0 -1 4194304 49247 0 0 0 2531 7 0 0 20 0 1 0 127826683 218521600 48675 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 53350 48675 2790 3035 0 49746 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 213400 KiB
Current children cumulated memory: 194700 KiB

[startup+51.1374 s]
/proc/loadavg: 63.86 74.15 77.49 81/1024 723861
/proc/meminfo: memFree=635755620/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=5677320 memory=4106864 CPUtime=282.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/stat : 723771 (fscip) S 723768 723771 719059 0 -1 1077936128 1398502 0 0 0 27984 236 0 0 20 0 41 0 127826683 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 1419330 1026716 2966 3035 0 1167001 0
[pid=723771/tid=723819] ppid=723768 vsize=5677320 memory=279478354713264 CPUtime=12.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723819/stat : 723819 (fscip) R 723768 723771 719059 0 -1 4194368 63452 0 0 0 1209 12 0 0 20 0 41 0 127830467 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723820] ppid=723768 vsize=5677320 memory=2112 CPUtime=11.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723820/stat : 723820 (fscip) R 723768 723771 719059 0 -1 4194368 51095 0 0 0 1179 8 0 0 20 0 41 0 127830467 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723821] ppid=723768 vsize=5677320 memory=11424 CPUtime=12.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723821/stat : 723821 (fscip) R 723768 723771 719059 0 -1 4194368 63843 0 0 0 1209 10 0 0 20 0 41 0 127830467 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723822] ppid=723768 vsize=5677320 memory=2353 CPUtime=12.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723822/stat : 723822 (fscip) R 723768 723771 719059 0 -1 4194368 62981 0 0 0 1211 11 0 0 20 0 41 0 127830467 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723823] ppid=723768 vsize=5677320 memory=579656 CPUtime=12.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723823/stat : 723823 (fscip) R 723768 723771 719059 0 -1 4194368 64631 0 0 0 1211 11 0 0 20 0 41 0 127830467 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723824] ppid=723768 vsize=5677320 memory=10392 CPUtime=12.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723824/stat : 723824 (fscip) R 723768 723771 719059 0 -1 4194368 51833 0 0 0 1214 9 0 0 20 0 41 0 127830467 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723825] ppid=723768 vsize=5677320 memory=195748 CPUtime=12.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723825/stat : 723825 (fscip) R 723768 723771 719059 0 -1 4194368 63223 0 0 0 1213 11 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723826] ppid=723768 vsize=5677320 memory=7598648330126172921 CPUtime=12.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723826/stat : 723826 (fscip) R 723768 723771 719059 0 -1 4194368 64140 0 0 0 1213 11 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723827] ppid=723768 vsize=5677320 memory=30399726987509844 CPUtime=12.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723827/stat : 723827 (fscip) R 723768 723771 719059 0 -1 4194368 73471 0 0 0 1212 13 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723828] ppid=723768 vsize=5677320 memory=5432 CPUtime=12.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723828/stat : 723828 (fscip) R 723768 723771 719059 0 -1 4194368 71111 0 0 0 1213 10 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723829] ppid=723768 vsize=5677320 memory=279478354803008 CPUtime=12.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723829/stat : 723829 (fscip) R 723768 723771 719059 0 -1 4194368 53041 0 0 0 1217 9 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723830] ppid=723768 vsize=5677320 memory=16240 CPUtime=12.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723830/stat : 723830 (fscip) R 723768 723771 719059 0 -1 4194368 52991 0 0 0 1214 9 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723831] ppid=723768 vsize=5677320 memory=6217746846455552 CPUtime=12.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723831/stat : 723831 (fscip) R 723768 723771 719059 0 -1 4194368 72913 0 0 0 1212 12 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723832] ppid=723768 vsize=5677320 memory=2268 CPUtime=12.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723832/stat : 723832 (fscip) R 723768 723771 719059 0 -1 4194368 74817 0 0 0 1212 13 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723833] ppid=723768 vsize=5677320 memory=104 CPUtime=12.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723833/stat : 723833 (fscip) R 723768 723771 719059 0 -1 4194368 74060 0 0 0 1211 11 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723834] ppid=723768 vsize=5677320 memory=33100 CPUtime=12.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723834/stat : 723834 (fscip) R 723768 723771 719059 0 -1 4194368 62203 0 0 0 1215 10 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723835] ppid=723768 vsize=5677320 memory=30916 CPUtime=12.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723835/stat : 723835 (fscip) R 723768 723771 719059 0 -1 4194368 74353 0 0 0 1211 13 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723836] ppid=723768 vsize=5677320 memory=279478354481904 CPUtime=12.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723836/stat : 723836 (fscip) R 723768 723771 719059 0 -1 4194368 74545 0 0 0 1212 11 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723837] ppid=723768 vsize=5677320 memory=0 CPUtime=12.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723837/stat : 723837 (fscip) R 723768 723771 719059 0 -1 4194368 71902 0 0 0 1213 11 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723838] ppid=723768 vsize=5677320 memory=3108559891338934 CPUtime=12.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723838/stat : 723838 (fscip) R 723768 723771 719059 0 -1 4194368 74082 0 0 0 1215 10 0 0 20 0 41 0 127830468 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723839] ppid=723768 vsize=5677320 memory=25333125866717268 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723839/stat : 723839 (fscip) S 723768 723771 719059 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723840] ppid=723768 vsize=5677320 memory=-3472574513799858010 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723840/stat : 723840 (fscip) S 723768 723771 719059 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723841] ppid=723768 vsize=5677320 memory=279478354080720 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723841/stat : 723841 (fscip) S 723768 723771 719059 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723842] ppid=723768 vsize=5677320 memory=-7674913789612892064 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723842/stat : 723842 (fscip) S 723768 723771 719059 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723843] ppid=723768 vsize=5677320 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/723771/task/723843/stat : 723843 (fscip) S 723768 723771 719059 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723844] ppid=723768 vsize=5677320 memory=279478356659616 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723844/stat : 723844 (fscip) S 723768 723771 719059 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723845] ppid=723768 vsize=5677320 memory=3076696 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723845/stat : 723845 (fscip) S 723768 723771 719059 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723846] ppid=723768 vsize=5677320 memory=25333125866717268 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723846/stat : 723846 (fscip) S 723768 723771 719059 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723847] ppid=723768 vsize=5677320 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/723771/task/723847/stat : 723847 (fscip) S 723768 723771 719059 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723848] ppid=723768 vsize=5677320 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/723771/task/723848/stat : 723848 (fscip) S 723768 723771 719059 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723849] ppid=723768 vsize=5677320 memory=6943526294502006880 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723849/stat : 723849 (fscip) S 723768 723771 719059 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723850] ppid=723768 vsize=5677320 memory=279478354672688 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723850/stat : 723850 (fscip) S 723768 723771 719059 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
[pid=723771/tid=723851] ppid=723768 vsize=5677320 memory=133608937 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723851/stat : 723851 (fscip) S 723768 723771 719059 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 127830564 5813575680 1026716 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0

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

[pid=723771/tid=723841] ppid=723768 vsize=28698216 memory=75037 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723841/stat : 723841 (fscip) D 723768 723771 719059 0 -1 1077937220 243 0 0 0 0 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723842] ppid=723768 vsize=28698216 memory=40436 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723842/stat : 723842 (fscip) D 723768 723771 719059 0 -1 1077937220 247 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723843] ppid=723768 vsize=28698216 memory=8240 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723843/stat : 723843 (fscip) D 723768 723771 719059 0 -1 1077937220 277 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723844] ppid=723768 vsize=28698216 memory=2112 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/723771/task/723844/stat : 723844 (fscip) D 723768 723771 719059 0 -1 1077937220 241 0 0 0 1 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723845] ppid=723768 vsize=28698216 memory=3308 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723845/stat : 723845 (fscip) D 723768 723771 719059 0 -1 1077937220 235 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723846] ppid=723768 vsize=28698216 memory=1704 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/723771/task/723846/stat : 723846 (fscip) D 723768 723771 719059 0 -1 1077937220 254 0 0 0 1 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723847] ppid=723768 vsize=28698216 memory=18016 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723847/stat : 723847 (fscip) D 723768 723771 719059 0 -1 1077937220 243 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723848] ppid=723768 vsize=28698216 memory=28356 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723848/stat : 723848 (fscip) D 723768 723771 719059 0 -1 1077937220 253 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723849] ppid=723768 vsize=28698216 memory=31860 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723849/stat : 723849 (fscip) D 723768 723771 719059 0 -1 1077937220 261 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723850] ppid=723768 vsize=28698216 memory=7176 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723850/stat : 723850 (fscip) D 723768 723771 719059 0 -1 1077937220 247 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723851] ppid=723768 vsize=28698216 memory=18472 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723851/stat : 723851 (fscip) D 723768 723771 719059 0 -1 1077937220 239 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723852] ppid=723768 vsize=28698216 memory=20284 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723852/stat : 723852 (fscip) D 723768 723771 719059 0 -1 1077937220 272 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723853] ppid=723768 vsize=28698216 memory=5712 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723853/stat : 723853 (fscip) D 723768 723771 719059 0 -1 1077937220 283 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723854] ppid=723768 vsize=28698216 memory=-6242758068983594180 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723854/stat : 723854 (fscip) D 723768 723771 719059 0 -1 1077937220 352 0 0 0 2 0 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723855] ppid=723768 vsize=28698216 memory=13616 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723855/stat : 723855 (fscip) D 723768 723771 719059 0 -1 1077937220 150 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723856] ppid=723768 vsize=28698216 memory=14448 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/723771/task/723856/stat : 723856 (fscip) D 723768 723771 719059 0 -1 1077937220 160 0 0 0 1 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723857] ppid=723768 vsize=28698216 memory=16304 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723857/stat : 723857 (fscip) D 723768 723771 719059 0 -1 1077937220 215 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723858] ppid=723768 vsize=28698216 memory=14484 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723858/stat : 723858 (fscip) D 723768 723771 719059 0 -1 1077937220 239 0 0 0 1 1 0 0 20 0 41 0 127830565 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
Current children cumulated CPU time: 65062.9 s
Current children cumulated vsize: 28698216 KiB
Current children cumulated memory: 20874792 KiB

[startup+3601.6 s]
/proc/loadavg: 75.78 76.48 74.97 35/963 725886
/proc/meminfo: memFree=626117044/790760800 swapFree=131071996/131071996
[pid=723771] ppid=723768 vsize=28698216 memory=20874792 CPUtime=65063 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/stat : 723771 (fscip) S 723768 723771 719059 0 -1 4195840 39780950 0 0 0 6499984 6318 0 0 20 0 41 0 127826683 29386973184 5218698 809668444160 4194304 16622685 140727419360256 140727419356640 16101707 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 0
/proc/723771/statm: 7174554 5218698 3350 3035 0 7049248 0
[pid=723771/tid=723819] ppid=723768 vsize=28698216 memory=0 CPUtime=3521.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723819/stat : 723819 (fscip) D 723768 723771 719059 0 -1 1077937220 766998 0 0 0 352092 95 0 0 20 0 41 0 127830467 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723820] ppid=723768 vsize=28698216 memory=0 CPUtime=3069.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723820/stat : 723820 (fscip) D 723768 723771 719059 0 -1 1077937220 1666764 0 0 0 306661 253 0 0 20 0 41 0 127830467 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723821] ppid=723768 vsize=28698216 memory=0 CPUtime=3066.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723821/stat : 723821 (fscip) D 723768 723771 719059 0 -1 1077937220 2095178 0 0 0 306339 321 0 0 20 0 41 0 127830467 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723822] ppid=723768 vsize=28698216 memory=6720668752930880616 CPUtime=3363.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723822/stat : 723822 (fscip) D 723768 723771 719059 0 -1 1077937220 2187977 0 0 0 336072 298 0 0 20 0 41 0 127830467 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723823] ppid=723768 vsize=28698216 memory=21047912 CPUtime=3525.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723823/stat : 723823 (fscip) D 723768 723771 719059 0 -1 1077937220 1640666 0 0 0 352311 284 0 0 20 0 41 0 127830467 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723824] ppid=723768 vsize=28698216 memory=279478353789184 CPUtime=3067.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723824/stat : 723824 (fscip) D 723768 723771 719059 0 -1 1077937220 2137388 0 0 0 306455 319 0 0 20 0 41 0 127830467 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723825] ppid=723768 vsize=28698216 memory=279478353789184 CPUtime=3532.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723825/stat : 723825 (fscip) D 723768 723771 719059 0 -1 1077937220 722884 0 0 0 353213 84 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723826] ppid=723768 vsize=28698216 memory=11424 CPUtime=3119.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723826/stat : 723826 (fscip) D 723768 723771 719059 0 -1 1077937220 2749203 0 0 0 311489 453 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723827] ppid=723768 vsize=28698216 memory=21045332 CPUtime=3072.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723827/stat : 723827 (fscip) D 723768 723771 719059 0 -1 1077937220 2104534 0 0 0 306902 324 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723828] ppid=723768 vsize=28698216 memory=2724 CPUtime=3502.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723828/stat : 723828 (fscip) D 723768 723771 719059 0 -1 1077937220 1736314 0 0 0 350033 202 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723829] ppid=723768 vsize=28698216 memory=6672 CPUtime=3073.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723829/stat : 723829 (fscip) D 723768 723771 719059 0 -1 1077937220 2536438 0 0 0 306927 442 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723830] ppid=723768 vsize=28698216 memory=15739964 CPUtime=3530.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723830/stat : 723830 (fscip) D 723768 723771 719059 0 -1 1077937220 2538941 0 0 0 352443 588 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723831] ppid=723768 vsize=28698216 memory=6720665450101095535 CPUtime=3482.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723831/stat : 723831 (fscip) D 723768 723771 719059 0 -1 1077937220 2342534 0 0 0 347932 317 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723832] ppid=723768 vsize=28698216 memory=8323350987516068516 CPUtime=3112.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723832/stat : 723832 (fscip) D 723768 723771 719059 0 -1 1077937220 2276169 0 0 0 310939 343 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723833] ppid=723768 vsize=28698216 memory=35396 CPUtime=3042.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723833/stat : 723833 (fscip) D 723768 723771 719059 0 -1 1077937220 2150730 0 0 0 303934 327 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723834] ppid=723768 vsize=28698216 memory=10392 CPUtime=3144.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723834/stat : 723834 (fscip) D 723768 723771 719059 0 -1 1077937220 1758726 0 0 0 314252 215 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723835] ppid=723768 vsize=28698216 memory=5432 CPUtime=3097.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723835/stat : 723835 (fscip) D 723768 723771 719059 0 -1 1077937220 2060221 0 0 0 309408 317 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723836] ppid=723768 vsize=28698216 memory=16240 CPUtime=3087.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723836/stat : 723836 (fscip) D 723768 723771 719059 0 -1 1077937220 2150713 0 0 0 308389 330 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723837] ppid=723768 vsize=28698216 memory=2268 CPUtime=3481.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723837/stat : 723837 (fscip) D 723768 723771 719059 0 -1 1077937220 1846003 0 0 0 347898 254 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723838] ppid=723768 vsize=28698216 memory=1996 CPUtime=3127.77 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723838/stat : 723838 (fscip) D 723768 723771 719059 0 -1 1077937220 2194556 0 0 0 312462 315 0 0 20 0 41 0 127830468 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723839] ppid=723768 vsize=28698216 memory=1836 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/723771/task/723839/stat : 723839 (fscip) D 723768 723771 719059 0 -1 1077937220 336 0 0 0 1 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723840] ppid=723768 vsize=28698216 memory=20874792 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723840/stat : 723840 (fscip) D 723768 723771 719059 0 -1 1077937220 259 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723841] ppid=723768 vsize=28698216 memory=11556 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723841/stat : 723841 (fscip) D 723768 723771 719059 0 -1 1077937220 243 0 0 0 0 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723842] ppid=723768 vsize=28698216 memory=13616 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723842/stat : 723842 (fscip) D 723768 723771 719059 0 -1 1077937220 247 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723843] ppid=723768 vsize=28698216 memory=14448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723843/stat : 723843 (fscip) D 723768 723771 719059 0 -1 1077937220 277 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723844] ppid=723768 vsize=28698216 memory=20874792 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/723771/task/723844/stat : 723844 (fscip) D 723768 723771 719059 0 -1 1077937220 241 0 0 0 1 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723845] ppid=723768 vsize=28698216 memory=10392 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723845/stat : 723845 (fscip) D 723768 723771 719059 0 -1 1077937220 235 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723846] ppid=723768 vsize=28698216 memory=5432 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/723771/task/723846/stat : 723846 (fscip) D 723768 723771 719059 0 -1 1077937220 254 0 0 0 1 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723847] ppid=723768 vsize=28698216 memory=66866 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723847/stat : 723847 (fscip) D 723768 723771 719059 0 -1 1077937220 243 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723848] ppid=723768 vsize=28698216 memory=1160779 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723848/stat : 723848 (fscip) D 723768 723771 719059 0 -1 1077937220 253 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723849] ppid=723768 vsize=28698216 memory=12385070777592139 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723849/stat : 723849 (fscip) D 723768 723771 719059 0 -1 1077937220 261 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723850] ppid=723768 vsize=28698216 memory=132294754 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723850/stat : 723850 (fscip) D 723768 723771 719059 0 -1 1077937220 247 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723851] ppid=723768 vsize=28698216 memory=139976222987144 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723851/stat : 723851 (fscip) D 723768 723771 719059 0 -1 1077937220 239 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723852] ppid=723768 vsize=28698216 memory=192735601621976 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723852/stat : 723852 (fscip) D 723768 723771 719059 0 -1 1077937220 272 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723853] ppid=723768 vsize=28698216 memory=193839424994344 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723853/stat : 723853 (fscip) D 723768 723771 719059 0 -1 1077937220 283 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723854] ppid=723768 vsize=28698216 memory=1704 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723854/stat : 723854 (fscip) D 723768 723771 719059 0 -1 1077937220 352 0 0 0 2 0 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723855] ppid=723768 vsize=28698216 memory=18016 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723855/stat : 723855 (fscip) D 723768 723771 719059 0 -1 1077937220 150 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723856] ppid=723768 vsize=28698216 memory=28356 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/723771/task/723856/stat : 723856 (fscip) D 723768 723771 719059 0 -1 1077937220 160 0 0 0 1 2 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723857] ppid=723768 vsize=28698216 memory=31860 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723857/stat : 723857 (fscip) D 723768 723771 719059 0 -1 1077937220 215 0 0 0 1 1 0 0 20 0 41 0 127830564 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
[pid=723771/tid=723858] ppid=723768 vsize=28698216 memory=7176 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/723771/task/723858/stat : 723858 (fscip) D 723768 723771 719059 0 -1 1077937220 239 0 0 0 1 1 0 0 20 0 41 0 127830565 29386973184 5218698 809668444160 4194304 16622685 140727419360256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40742912 140727419368424 140727419368539 140727419368539 140727419375567 6
Current children cumulated CPU time: 65063 s
Current children cumulated vsize: 28698216 KiB
Current children cumulated memory: 20874792 KiB

[startup+3603.2 s]*
/proc/loadavg: 75.78 76.48 74.97 35/923 725888
/proc/meminfo: memFree=628133116/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3603.6 s]
/proc/loadavg: 75.78 76.48 74.97 35/923 725888
/proc/meminfo: memFree=628133116/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3603.8 s]
/proc/loadavg: 75.78 76.48 74.97 35/923 725888
/proc/meminfo: memFree=628133116/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3603.9 s]
/proc/loadavg: 75.78 76.48 74.97 35/923 725888
/proc/meminfo: memFree=628133116/790760800 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 6 (SIGABRT)
Child dumped core

Real time (s): 3603.93
CPU time (s): 65063.8
CPU user time (s): 64999.8
CPU system time (s): 63.9111
CPU usage (%): 1805.36
Max. virtual memory (cumulated for all children) (KiB): 28937412
Max. memory (cumulated for all children) (KiB): 21120488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64999.8
system time used= 63.9111
maximum resident set size= 21120508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39780950
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= 134134
involuntary context switches= 233434


# summary of solver processes directly reported to runsolver:
#   pid: 723771
#   total CPU time (s): 65063.8
#   total CPU user time (s): 64999.8
#   total CPU system time (s): 63.9111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.7769 second user time and 82.1983 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 07:13:19
IDJOB=4469018
IDBENCH=158267
IDSOLVER=3099
FILE ID=nodeD101/4469018-1723612399
RUNJOBID= nodeD101-1723605080-719069
SLURM_JOB_ID= 8267902
Free space on /tmp= 8622704 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K185.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4469018-1723612399/watcher-4469018-1723612399 -o /tmp/evaluation-result-4469018-1723612399/solver-4469018-1723612399 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723605080-719069 --watchdog 3760  fscip settings/racing.prm HOME/instance-4469018-1723612399.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 8e923d8a993edfc65d984f909d6bfa9e
RANDOM SEED=157675807

nodeD101.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	: 0x5003102
cpu MHz		: 1975.094
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 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	: 0x5003102
cpu MHz		: 3183.393
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2608.394
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1605.745
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 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	: 0x5003102
cpu MHz		: 3183.370
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2639.058
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2848.708
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 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	: 0x5003102
cpu MHz		: 3183.359
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2632.680
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3264.909
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 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	: 0x5003102
cpu MHz		: 3183.355
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2638.620
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3672.020
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 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	: 0x5003102
cpu MHz		: 3183.345
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2636.001
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3604.078
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 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	: 0x5003102
cpu MHz		: 3183.342
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2636.262
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3551.980
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 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	: 0x5003102
cpu MHz		: 3183.325
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2631.028
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3603.345
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 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	: 0x5003102
cpu MHz		: 3183.318
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3893.255
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1512.064
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 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	: 0x5003102
cpu MHz		: 3183.308
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2639.900
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2659.511
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 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	: 0x5003102
cpu MHz		: 3183.298
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2639.236
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1965.490
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 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	: 0x5003102
cpu MHz		: 3183.288
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2637.146
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2662.294
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 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	: 0x5003102
cpu MHz		: 3183.278
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2646.239
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2614.433
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 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	: 0x5003102
cpu MHz		: 3183.265
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2631.590
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2670.556
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 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	: 0x5003102
cpu MHz		: 3183.256
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2640.623
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1132.368
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 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	: 0x5003102
cpu MHz		: 3183.246
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2707.490
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1551.665
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 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	: 0x5003102
cpu MHz		: 3183.236
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2639.133
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1891.568
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 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	: 0x5003102
cpu MHz		: 3183.227
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2630.359
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1434.607
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 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	: 0x5003102
cpu MHz		: 3183.221
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2658.060
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1957.823
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 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	: 0x5003102
cpu MHz		: 3183.211
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2650.023
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1468.497
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 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	: 0x5003102
cpu MHz		: 3183.202
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3756.649
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        645289496 kB
MemAvailable:   702370580 kB
Buffers:         1136752 kB
Cached:         59209392 kB
SwapCached:            0 kB
Active:         18911500 kB
Inactive:       122919860 kB
Active(anon):       2128 kB
Inactive(anon): 81522024 kB
Active(file):   18909372 kB
Inactive(file): 41397836 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             59900 kB
Writeback:             4 kB
AnonPages:      81481460 kB
Mapped:           136232 kB
Shmem:             38920 kB
KReclaimable:     386804 kB
Slab:             797980 kB
SReclaimable:     386804 kB
SUnreclaim:       411176 kB
KernelStack:       16256 kB
PageTables:       171144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   15991176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1126272 kB
HardwareCorrupted:     0 kB
AnonHugePages:  15544320 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:      774144 kB
DirectMap2M:    114018304 kB
DirectMap1G:    691011584 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD101 at 2024-08-14 08:13:23