Trace number 4469020

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 68519.2 3604.07

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K197.opb
MD5SUMcd0a69270cffb0a3df5915a64d0aa68c
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 benchmark34.2303
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23443
Total number of constraints23839
Number of constraints which are clauses23642
Number of constraints which are cardinality constraints (but not clauses)197
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint197
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 198
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.11/0.13	c Default LC presolving (default).
0.11/0.13	c ** Before presolving: virtualMemUsedAtLc = 132836642, getVmSize() = 111636480, SCIPgetMemUsed() = 80364814, SCIPgetMemTotal() = 87275958, SCIPgetMemExternEstim() = 45560684
0.11/0.13	c ** set memory limit for presolving in LC to 8.79567e+12 for SCIP **
49.79/50.09	c ** Estimated virtualMemUsedAtSolver = 284760600, getVmSize() = 415952896, SCIPgetMemUsed() = 287309457, SCIPgetMemTotal() = 381580217, SCIPgetMemExternEstim() = 45560684
49.79/50.09	c ** set memory limit for solvers to 4.18772e+11 for each SCIP **
49.79/50.09	c Original Problem   :
49.79/50.09	c   Problem name     : instance-4469020-1723613258
49.79/50.09	c   Variables        : 23443 (23443 binary, 0 integer, 0 implicit integer, 0 continuous)
49.79/50.09	c   Constraints      : 23839
49.79/50.09	c   Objective sense  : minimize
49.79/50.09	c Presolved Problem  :
49.79/50.09	c   Variables        : 21868 (21868 binary, 0 integer, 0 implicit integer, 0 continuous)
49.79/50.09	c   Constraints      : 22179
49.79/50.09	c Constraints        : Number
49.79/50.09	c   knapsack         : 1 
49.79/50.09	c   setppc           : 2689 
49.79/50.09	c   orbitope         : 1 
49.79/50.09	c   logicor          : 19488 
49.79/50.09	c ** Instance transfer method used: 0
49.90/50.14	c ** ParaScipInstance copy increased the number of variables. **
50.91/51.12	c LC is working with racing ramp-up and with rebuilding tree after racing.
50.91/51.13	c                                Nodes    Active                                            
50.91/51.13	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
20623.37/1088.23	c      1088              2           1        20                -           0.0000          -
20779.79/1096.18	c      1096              2           3        20                -           0.0000          -
21052.66/1110.01	c      1110              3           2        20                -           0.0000          -
21176.25/1116.19	c      1116              5           4        20                -           0.0000          -
21435.40/1129.25	c      1129              7           6        20                -           0.0000          -
21890.17/1152.16	c      1152              9           8        20                -           0.0000          -
23526.18/1234.68	c      1235             12          11        20                -           0.0000          -
23649.23/1240.80	c      1241             13          12        20                -           0.0000          -
24470.34/1282.29	c      1282             14          13        20                -           0.0000          -
25315.28/1324.86	c      1325             15          14        20                -           0.0000          -
26076.82/1363.28	c      1363             16          15        20                -           0.0000          -
29130.43/1517.51	c      1518             16          15        20                -           0.0000          -
29249.45/1523.56	c      1524             16          15        20                -           0.0000          -
29368.48/1529.56	c      1530             16          15        20                -           0.0000          -
29480.27/1535.19	c      1535             16          15        20                -           0.0000          -
29766.71/1549.70	c      1550             16          15        20                -           0.0000          -
29867.90/1554.80	c      1555             16          15        20                -           0.0000          -
29988.90/1561.01	c      1561             16          15        20                -           0.0000          -
30112.40/1567.15	c      1567             16          15        20                -           0.0000          -
30211.78/1572.17	c      1572             16          15        20                -           0.0000          -
30899.37/1606.88	c      1607           1050           0        20                -           0.0000          -
32143.69/1669.71	c      1670           1050           0        20                -           0.0000          -
32461.06/1685.76	c      1686           1050           0        20                -           0.0000          -
32578.02/1691.64	c      1692           1050           0        20                -           0.0000          -
32697.02/1697.62	c      1698           1050           0        20                -           0.0000          -
32812.07/1703.46	c      1703           1050           0        20                -           0.0000          -
32925.67/1709.20	c      1709           1050           0        20                -           0.0000          -
33032.64/1714.68	c      1715           1050           0        20                -           0.0000          -
33143.71/1720.28	c      1720           1050           0        20                -           0.0000          -
33248.91/1725.56	c      1726           1050           0        20                -           0.0000          -
33356.05/1731.02	c      1731           1050           0        20                -           0.0000          -
33463.21/1736.37	c      1736           1050           0        20                -           0.0000          -
33582.17/1742.39	c      1742           1050           0        20                -           0.0000          -
34450.66/1786.15	c      1786           1050           0        20                -           0.0000          -
34570.67/1792.22	c      1792           1050           0        20                -           0.0000          -
34691.63/1798.38	c      1798           1050           0        20                -           0.0000          -
34812.62/1804.41	c      1804           1050           0        20                -           0.0000          -
34919.79/1809.88	c      1810           1050           0        20                -           0.0000          -
35020.96/1814.96	c      1815           1050           0        20                -           0.0000          -
35140.04/1821.00	c      1821           1050           0        20                -           0.0000          -
35257.08/1826.82	c      1827           1050           0        20                -           0.0000          -
37743.09/1952.24	c      1952           1050           0        20                -           0.0000          -
38610.39/1996.11	c      1996           1050           0        20                -           0.0000          -
39351.37/2033.45	c      2033           1050           0        20                -           0.0000          -
40360.43/2084.39	c      2084           1050           0        20                -           0.0000          -
40743.10/2103.61	c      2104           1050           0        20                -           0.0000          -
41504.84/2142.03	c      2142           1050           0        20                -           0.0000          -
41780.01/2155.95	c      2156           1050           0        20                -           0.0000          -
42040.39/2169.08	c      2169           1050           0        20                -           0.0000          -
42642.97/2199.51	c      2200           1050           0        20                -           0.0000          -
42763.88/2205.62	c      2206           1050           0        20                -           0.0000          -
42999.66/2217.51	c      2218           1050           0        20                -           0.0000          -
43768.81/2256.38	c      2256           1050           0        20                -           0.0000          -
44415.25/2288.96	c      2289           1050           0        20                -           0.0000          -
44415.25/2288.96	c Warning: Ramp-Up Phase Process is switched to 1. CollectOnce, MergeNodesAtRestart and RacingStatBranching are switched to FALSE.
44415.25/2288.96	c You should check the following parameter values: StopRacingNumberOfNodesLeft, StopRacingNumberOfNodesLeftMultiplier, ProhibitCollectOnceMultiplier
44415.25/2288.96	Racing ramp-up finished after 2288.9600 seconds. Selected strategy 6.
44571.92/2296.80	c      2297              0           0         1                -           0.0000          -           0.0000          -
44692.80/2303.27	c      2303           1050           0         1                -           0.0000          -           0.0000          -
45473.62/2346.75	c      2347           1050           0         1                -           0.0000          -           0.0000          -
45960.42/2375.51	c      2376           1050           0         1                -           0.0000          -           0.0000          -
46080.21/2383.09	c      2383           1050           0         1                -           0.0000          -           0.0000          -
47581.60/2483.74	c      2484           1051           1         1                -           0.0000          -           0.0000          -
47666.57/2489.47	c      2489           1379         323         1                -           0.0000          -           0.0000          -
47742.61/2494.52	c      2495           1660         604         1                -           0.0000          -           0.0000          -
47820.14/2499.74	c      2500           1954         890         1                -           0.0000          -           0.0000          -
47896.19/2504.81	c      2505           2241        1147         1                -           0.0000          -           0.0000          -
47970.70/2509.88	c      2510           2511        1394         1                -           0.0000          -           0.0000          -
48046.73/2514.94	c      2515           2767        1623         1                -           0.0000          -           0.0000          -
48131.69/2520.64	c      2521           3042        1866         1                -           0.0000          -           0.0000          -
48206.20/2525.71	c      2526           3312        2079         1                -           0.0000          -           0.0000          -
48277.17/2530.86	c      2531           3624        2355         1                -           0.0000          -           0.0000          -
48345.35/2535.95	c      2536           3966        2697         1                -           0.0000          -           0.0000          -
48411.55/2541.06	c      2541           4305        2982         1                -           0.0000          -           0.0000          -
48477.48/2546.13	c      2546           4690        3340         1                -           0.0000          -           0.0000          -
48544.43/2551.31	c      2551           5077        3710         1                -           0.0000          -           0.0000          -
48612.93/2556.69	c      2557           5425        3995         1                -           0.0000          -           0.0000          -
48680.15/2561.89	c      2562           5769        4250         1                -           0.0000          -           0.0000          -
48746.07/2567.02	c      2567           6093        4474         1                -           0.0000          -           0.0000          -
48812.25/2572.10	c      2572           6384        4660         1                -           0.0000          -           0.0000          -
48878.19/2577.15	c      2577           6725        4919         1                -           0.0000          -           0.0000          -
48943.85/2582.23	c      2582           7063        5160         1                -           0.0000          -           0.0000          -
49008.50/2587.30	c      2587           7441        5501         1                -           0.0000          -           0.0000          -
49075.72/2592.40	c      2592           7849        5898         1                -           0.0000          -           0.0000          -
49140.35/2597.50	c      2598           8249        6280         1                -           0.0000          -           0.0000          -
49206.30/2602.55	c      2603           8477        6390         1                -           0.0000          -           0.0000          -
49268.99/2607.60	c      2608           8816        6729         1                -           0.0000          -           0.0000          -
49329.86/2612.71	c      2613           9172        7085         1                -           0.0000          -           0.0000          -
49389.54/2617.77	c      2618           9512        7425         1                -           0.0000          -           0.0000          -
49450.41/2622.83	c      2623           9846        7759         1                -           0.0000          -           0.0000          -
49511.28/2627.92	c      2628          10169        8082         1                -           0.0000          -           0.0000          -
49593.14/2633.23	c      2633          10558        8461        10                -           0.0000          -           0.0000          -
49698.24/2638.53	c      2639          11026        8927        10                -           0.0000          -           0.0000          -
49909.39/2649.14	c      2649          11347        9246         9                -           0.0000          -           0.0000          -
50045.96/2656.60	c      2657          11347        9244         7                -           0.0000          -           0.0000          -
50147.70/2662.05	c      2662          11595        9484        10                -           0.0000          -           0.0000          -
50252.09/2667.30	c      2667          12035        9923        10                -           0.0000          -           0.0000          -
50357.24/2672.69	c      2673          12595       10483        10                -           0.0000          -           0.0000          -
50462.36/2678.00	c      2678          13212       11094        10                -           0.0000          -           0.0000          -
50571.43/2683.46	c      2683          13747       11626        10                -           0.0000          -           0.0000          -
50678.52/2688.86	c      2689          14227       12106        11                -           0.0000          -           0.0000          -
50795.54/2694.78	c      2695          14341       12216        11                -           0.0000          -           0.0000          -
51163.55/2714.26	c      2714          14342       12217        11                -           0.0000          -           0.0000          -
51266.62/2719.41	c      2719          14691       12558        12                -           0.0000          -           0.0000          -
51530.41/2732.71	c      2733          14692       12557        12                -           0.0000          -           0.0000          -
51685.18/2740.99	c      2741          14693       12556        12                -           0.0000          -           0.0000          -
51796.06/2746.60	c      2747          15174       13026        13                -           0.0000          -           0.0000          -
51897.25/2751.66	c      2752          15634       13478        13                -           0.0000          -           0.0000          -
52002.37/2756.93	c      2757          16084       13922        13                -           0.0000          -           0.0000          -
52109.43/2762.39	c      2762          16635       14455        13                -           0.0000          -           0.0000          -
52218.55/2767.83	c      2768          17175       14990        13                -           0.0000          -           0.0000          -
52319.68/2772.95	c      2773          17984       15788        13                -           0.0000          -           0.0000          -
52424.89/2778.28	c      2778          18552       16353        13                -           0.0000          -           0.0000          -
52528.00/2783.48	c      2783          19380       17179        13                -           0.0000          -           0.0000          -
52629.08/2788.58	c      2789          20027       17822        13                -           0.0000          -           0.0000          -
52738.90/2794.04	c      2794          20567       18362        13                -           0.0000          -           0.0000          -
52838.06/2799.10	c      2799          21226       19018        13                -           0.0000          -           0.0000          -
53065.32/2810.56	c      2811          21910       19696        12                -           0.0000          -           0.0000          -
53400.45/2827.49	c      2828          21911       19695        12                -           0.0000          -           0.0000          -
53555.00/2835.87	c      2836          21912       19694        11                -           0.0000          -           0.0000          -
53654.76/2841.18	c      2841          22207       19977        14                -           0.0000          -           0.0000          -
53757.25/2846.31	c      2846          22991       20758        14                -           0.0000          -           0.0000          -
53858.43/2851.45	c      2851          23726       21486        14                -           0.0000          -           0.0000          -
53961.63/2856.63	c      2857          24347       22105        14                -           0.0000          -           0.0000          -
54066.80/2861.99	c      2862          24967       22723        14                -           0.0000          -           0.0000          -
54171.95/2867.28	c      2867          25580       23331        14                -           0.0000          -           0.0000          -
54277.25/2872.59	c      2873          26096       23844        15                -           0.0000          -           0.0000          -
54572.62/2887.46	c      2887          26099       23843        14                -           0.0000          -           0.0000          -
54740.13/2896.77	c      2897          26101       23841        12                -           0.0000          -           0.0000          -
55051.55/2915.16	c      2915          26102       23840        11                -           0.0000          -           0.0000          -
55151.52/2920.33	c      2920          26581       24308        15                -           0.0000          -           0.0000          -
55256.64/2925.64	c      2926          27137       24861        15                -           0.0000          -           0.0000          -
55367.80/2931.28	c      2931          27719       25436        15                -           0.0000          -           0.0000          -
55473.13/2936.52	c      2937          28341       26055        15                -           0.0000          -           0.0000          -
55576.19/2941.73	c      2942          29012       26724        15                -           0.0000          -           0.0000          -
55682.09/2947.09	c      2947          29660       27367        15                -           0.0000          -           0.0000          -
55790.63/2952.54	c      2953          30191       27891        15                -           0.0000          -           0.0000          -
55891.68/2957.65	c      2958          30786       28484        16                -           0.0000          -           0.0000          -
55999.35/2963.11	c      2963          31288       28976        16                -           0.0000          -           0.0000          -
56105.87/2968.45	c      2968          31757       29437        16                -           0.0000          -           0.0000          -
56211.01/2973.75	c      2974          32298       29976        16                -           0.0000          -           0.0000          -
56318.71/2979.14	c      2979          32890       30565        16                -           0.0000          -           0.0000          -
56427.25/2984.68	c      2985          33435       31107        16                -           0.0000          -           0.0000          -
56537.07/2990.16	c      2990          33954       31623        16                -           0.0000          -           0.0000          -
56647.47/2995.70	c      2996          34477       32142        16                -           0.0000          -           0.0000          -
56755.30/3001.15	c      3001          35039       32701        16                -           0.0000          -           0.0000          -
56889.50/3007.93	c      3008          35227       32887        16                -           0.0000          -           0.0000          -
57006.50/3013.89	c      3014          35228       32886        16                -           0.0000          -           0.0000          -
57516.26/3040.82	c      3041          35229       32885        15                -           0.0000          -           0.0000          -
57954.28/3065.35	c      3065          35230       32886        15                -           0.0000          -           0.0000          -
58063.23/3070.90	c      3071          35871       33513        17                -           0.0000          -           0.0000          -
58167.06/3076.12	c      3076          36550       34190        17                -           0.0000          -           0.0000          -
58275.44/3081.57	c      3082          37232       34866        17                -           0.0000          -           0.0000          -
58380.62/3086.86	c      3087          37988       35620        17                -           0.0000          -           0.0000          -
58487.74/3092.28	c      3092          38621       36250        17                -           0.0000          -           0.0000          -
58742.22/3105.07	c      3105          38990       36610        16                -           0.0000          -           0.0000          -
58853.90/3110.88	c      3111          38993       36609        16                -           0.0000          -           0.0000          -
58956.63/3116.08	c      3116          40205       37813        17                -           0.0000          -           0.0000          -
59057.93/3121.14	c      3121          42274       39882        18                -           0.0000          -           0.0000          -
59165.95/3126.62	c      3127          42827       39168        18                -           0.0000          -           0.0000          -
59265.14/3131.64	c      3132          44136       39452        18                -           0.0000          -           0.0000          -
59366.28/3136.71	c      3137          46415       40160        18                -           0.0000          -           0.0000          -
59467.40/3141.83	c      3142          49329       39602        18                -           0.0000          -           0.0000          -
59571.26/3147.06	c      3147          51980       37527        18                -           0.0000          -           0.0000          -
59670.37/3152.11	c      3152          52748       37510        18                -           0.0000          -           0.0000          -
59772.79/3157.20	c      3157          53876       37652        18                -           0.0000          -           0.0000          -
59873.96/3162.32	c      3162          56273       38860        18                -           0.0000          -           0.0000          -
59973.10/3167.39	c      3167          60285       41619        18                -           0.0000          -           0.0000          -
60076.24/3172.50	c      3173          63195       43239        18                -           0.0000          -           0.0000          -
60175.29/3177.53	c      3178          65012       43701        18                -           0.0000          -           0.0000          -
60274.35/3182.53	c      3183          66195       43704        18                -           0.0000          -           0.0000          -
60373.51/3187.55	c      3188          67211       43694        18                -           0.0000          -           0.0000          -
60472.74/3192.56	c      3193          68203       43693        18                -           0.0000          -           0.0000          -
60571.82/3197.57	c      3198          69168       43681        18                -           0.0000          -           0.0000          -
60671.14/3202.57	c      3203          70213       43664        18                -           0.0000          -           0.0000          -
60770.18/3207.59	c      3208          71180       43659        18                -           0.0000          -           0.0000          -
60871.32/3212.61	c      3213          72211       43656        18                -           0.0000          -           0.0000          -
60970.54/3217.61	c      3218          73375       43651        18                -           0.0000          -           0.0000          -
61069.73/3222.63	c      3223          74743       43634        18                -           0.0000          -           0.0000          -
61169.03/3227.63	c      3228          76017       43675        18                -           0.0000          -           0.0000          -
61268.18/3232.68	c      3233          76973       43639        18                -           0.0000          -           0.0000          -
61369.27/3237.72	c      3238          78368       43637        18                -           0.0000          -           0.0000          -
61468.43/3242.75	c      3243          80062       43665        18                -           0.0000          -           0.0000          -
61567.61/3247.78	c      3248          81099       43637        18                -           0.0000          -           0.0000          -
61666.86/3252.79	c      3253          82286       43638        18                -           0.0000          -           0.0000          -
61767.93/3257.80	c      3258          83876       43636        18                -           0.0000          -           0.0000          -
61867.14/3262.82	c      3263          84984       43638        18                -           0.0000          -           0.0000          -
61966.31/3267.83	c      3268          86197       43636        18                -           0.0000          -           0.0000          -
62065.55/3272.85	c      3273          87238       43633        18                -           0.0000          -           0.0000          -
62164.82/3277.89	c      3278          88354       43654        18                -           0.0000          -           0.0000          -
62265.95/3282.90	c      3283          89897       43646        18                -           0.0000          -           0.0000          -
62365.15/3287.94	c      3288          91113       43626        18                -           0.0000          -           0.0000          -
62464.31/3292.97	c      3293          92133       43616        18                -           0.0000          -           0.0000          -
62563.49/3298.04	c      3298          93172       43650        18                -           0.0000          -           0.0000          -
62665.33/3303.05	c      3303          94322       43633        18                -           0.0000          -           0.0000          -
62764.46/3308.06	c      3308          95229       43617        18                -           0.0000          -           0.0000          -
62863.73/3313.08	c      3313          96316       43625        18                -           0.0000          -           0.0000          -
62962.78/3318.13	c      3318          97312       43615        18                -           0.0000          -           0.0000          -
63064.07/3323.17	c      3323          98291       43608        18                -           0.0000          -           0.0000          -
63164.41/3328.20	c      3328          99380       43641        18                -           0.0000          -           0.0000          -
63263.61/3333.24	c      3333         100564       43624        18                -           0.0000          -           0.0000          -
63362.76/3338.26	c      3338         101607       43612        18                -           0.0000          -           0.0000          -
63463.83/3343.30	c      3343         102649       43617        18                -           0.0000          -           0.0000          -
63562.97/3348.32	c      3348         103668       43617        18                -           0.0000          -           0.0000          -
63662.10/3353.33	c      3353         105824       44822        18                -           0.0000          -           0.0000          -
63761.25/3358.36	c      3358         108551       46654        18                -           0.0000          -           0.0000          -
63860.39/3363.37	c      3363         110506       43618        18                -           0.0000          -           0.0000          -
63961.52/3368.40	c      3368         111561       43621        18                -           0.0000          -           0.0000          -
64060.65/3373.44	c      3373         112496       43625        18                -           0.0000          -           0.0000          -
64159.81/3378.49	c      3378         113515       43638        18                -           0.0000          -           0.0000          -
64260.93/3383.50	c      3384         114555       43587        18                -           0.0000          -           0.0000          -
64360.09/3388.52	c      3389         115330       43596        18                -           0.0000          -           0.0000          -
64459.30/3393.53	c      3394         116274       43616        18                -           0.0000          -           0.0000          -
64558.41/3398.54	c      3399         117291       43610        18                -           0.0000          -           0.0000          -
64657.53/3403.58	c      3404         118320       43616        18                -           0.0000          -           0.0000          -
64756.74/3408.59	c      3409         119311       43607        18                -           0.0000          -           0.0000          -
64857.84/3413.64	c      3414         120400       43592        18                -           0.0000          -           0.0000          -
64956.91/3418.67	c      3419         121333       43601        18                -           0.0000          -           0.0000          -
65058.01/3423.72	c      3424         122243       43603        18                -           0.0000          -           0.0000          -
65157.18/3428.75	c      3429         123256       43577        18                -           0.0000          -           0.0000          -
65256.36/3433.76	c      3434         124212       43583        18                -           0.0000          -           0.0000          -
65355.54/3438.76	c      3439         125231       43608        18                -           0.0000          -           0.0000          -
65456.51/3443.80	c      3444         126108       43597        18                -           0.0000          -           0.0000          -
65555.20/3448.82	c      3449         127156       43601        18                -           0.0000          -           0.0000          -
65654.37/3453.82	c      3454         128122       43600        18                -           0.0000          -           0.0000          -
65753.57/3458.84	c      3459         129192       43578        18                -           0.0000          -           0.0000          -
65852.73/3463.85	c      3464         130306       43610        18                -           0.0000          -           0.0000          -
65951.89/3468.88	c      3469         131557       43611        18                -           0.0000          -           0.0000          -
66053.05/3473.91	c      3474         132738       43586        18                -           0.0000          -           0.0000          -
66152.19/3478.92	c      3479         134085       43606        18                -           0.0000          -           0.0000          -
66251.32/3483.93	c      3484         135522       44168        19                -           0.0000          -           0.0000          -
66350.37/3488.97	c      3489         138042       44963        19                -           0.0000          -           0.0000          -
66452.12/3494.04	c      3494         139125       43598        19                -           0.0000          -           0.0000          -
66551.22/3499.08	c      3499         140213       43619        19                -           0.0000          -           0.0000          -
66650.31/3504.11	c      3504         140963       43620        19                -           0.0000          -           0.0000          -
66749.68/3509.13	c      3509         142041       40417        19                -           0.0000          -           0.0000          -
66850.63/3514.15	c      3514         143085       40402        19                -           0.0000          -           0.0000          -
66949.88/3519.16	c      3519         143946       40381        19                -           0.0000          -           0.0000          -
67048.95/3524.16	c      3524         144925       40430        19                -           0.0000          -           0.0000          -
67148.16/3529.18	c      3529         145913       40400        19                -           0.0000          -           0.0000          -
67247.48/3534.18	c      3534         146884       40387        19                -           0.0000          -           0.0000          -
67346.43/3539.19	c      3539         147734       40390        19                -           0.0000          -           0.0000          -
67446.93/3544.20	c      3544         150061       41656        19                -           0.0000          -           0.0000          -
67548.14/3549.33	c      3549         153347       42920        19                -           0.0000          -           0.0000          -
67647.32/3554.39	c      3554         154728       40375        19                -           0.0000          -           0.0000          -
67748.48/3559.40	c      3559         156028       40741        19                -           0.0000          -           0.0000          -
67847.70/3564.47	c      3564         159304       42180        19                -           0.0000          -           0.0000          -
67946.84/3569.48	c      3569         160388       40355        19                -           0.0000          -           0.0000          -
68046.04/3574.49	c      3574         161276       40453        19                -           0.0000          -           0.0000          -
68145.23/3579.49	c      3580         162573       40378        19                -           0.0000          -           0.0000          -
68246.35/3584.52	c      3585         163646       40377        19                -           0.0000          -           0.0000          -
68345.59/3589.54	c      3590         164491       40397        19                -           0.0000          -           0.0000          -
68444.77/3594.59	c      3595         165419       40400        19                -           0.0000          -           0.0000          -
68514.61/3598.10	terminate called after throwing an instance of 'std::logic_error'
68514.61/3598.10	  what():  [LOGICAL ERROR:src/ug_bb/bbParaSolverPool.cpp] func = inactivateSolver, line = 1262 - Rank = 5

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (169593 MiB free)
  memory of node 1: 193531 MiB (151729 MiB free)
  memory of node 2: 193531 MiB (83709 MiB free)
  memory of node 3: 193493 MiB (120533 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-4469020-1723613258/watcher-4469020-1723613258 -o /tmp/evaluation-result-4469020-1723613258/solver-4469020-1723613258 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD104-1723606037-769058 --watchdog 3760 fscip settings/racing.prm HOME/instance-4469020-1723613258.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=773676, runsolver pid=773673
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 77.09 79.59 79.33 62/982 773677
/proc/meminfo: memFree=538112304/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=102128 memory=91408 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/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 20590 0 0 0 8 3 0 0 20 0 1 0 127905201 104579072 22786 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 25532 22852 2555 3035 0 21928 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 102128 KiB
Current children cumulated memory: 91408 KiB

[startup+0.220065 s]*
/proc/loadavg: 77.09 79.59 79.33 62/982 773677
/proc/meminfo: memFree=538077372/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=131340 memory=116556 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/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 26380 0 0 0 19 4 0 0 20 0 1 0 127905201 134492160 29139 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 32835 29139 2630 3035 0 29231 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 131340 KiB
Current children cumulated memory: 116556 KiB

[startup+0.319605 s]*
/proc/loadavg: 77.09 79.59 79.33 62/982 773677
/proc/meminfo: memFree=538054304/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=149844 memory=136076 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/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 32572 0 0 0 28 5 0 0 20 0 1 0 127905201 153440256 34019 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 37461 34019 2678 3035 0 33857 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 149844 KiB
Current children cumulated memory: 136076 KiB

[startup+0.700281 s]
/proc/loadavg: 77.09 79.59 79.33 62/982 773677
/proc/meminfo: memFree=538014832/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=164572 memory=150832 CPUtime=0.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 39576 0 0 0 62 6 0 0 20 0 1 0 127905201 168521728 37708 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 41143 37708 2774 3035 0 37539 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 164572 KiB
Current children cumulated memory: 150832 KiB

[startup+1.50027 s]
/proc/loadavg: 77.09 79.59 79.33 63/982 773677
/proc/meminfo: memFree=537868332/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=210132 memory=193280 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/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 47384 0 0 0 140 8 0 0 20 0 1 0 127905201 215175168 48320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 52533 48320 2790 3035 0 48929 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 210132 KiB
Current children cumulated memory: 193280 KiB

[startup+3.12053 s]
/proc/loadavg: 77.09 79.59 79.33 62/983 773679
/proc/meminfo: memFree=537342224/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=213580 memory=196448 CPUtime=3.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 48188 0 0 0 301 8 0 0 20 0 1 0 127905201 218705920 49112 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 53395 49112 2790 3035 0 49791 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 213580 KiB
Current children cumulated memory: 196448 KiB

[startup+6.30024 s]
/proc/loadavg: 75.81 79.29 79.23 62/983 773680
/proc/meminfo: memFree=536608372/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=216940 memory=199852 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/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 49034 0 0 0 618 8 0 0 20 0 1 0 127905201 222146560 49963 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 54235 49963 2790 3035 0 50631 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 216940 KiB
Current children cumulated memory: 199852 KiB

[startup+12.7003 s]
/proc/loadavg: 74.62 78.98 79.13 63/983 773680
/proc/meminfo: memFree=535037520/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=222736 memory=205648 CPUtime=12.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 50542 0 0 0 1254 9 0 0 20 0 1 0 127905201 228081664 51412 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 55684 51412 2790 3035 0 52080 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 222736 KiB
Current children cumulated memory: 205648 KiB

[startup+25.5002 s]
/proc/loadavg: 69.07 77.56 78.67 45/950 773853
/proc/meminfo: memFree=590200712/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=224360 memory=207456 CPUtime=25.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/stat : 773676 (fscip) R 773673 773676 769048 0 -1 4194304 50977 0 0 0 2528 9 0 0 20 0 1 0 127905201 229744640 51864 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 56090 51864 2790 3035 0 52486 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 224360 KiB
Current children cumulated memory: 207456 KiB

[startup+51.1198 s]
/proc/loadavg: 60.26 74.80 77.72 43/966 773876
/proc/meminfo: memFree=603336496/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=1915488 memory=1104204 CPUtime=50.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/stat : 773676 (fscip) S 773673 773676 769048 0 -1 1077936128 274171 0 0 0 5049 42 0 0 20 0 21 0 127905201 1961459712 276051 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 478872 276051 2806 3035 0 340286 0
[pid=773676/tid=773857] ppid=773673 vsize=1915488 memory=715372 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773857/stat : 773857 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773858] ppid=773673 vsize=1915488 memory=11572 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773858/stat : 773858 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773859] ppid=773673 vsize=1915488 memory=209280 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773859/stat : 773859 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773860] ppid=773673 vsize=1915488 memory=209280 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/773676/task/773860/stat : 773860 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 0 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773861] ppid=773673 vsize=1915488 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773861/stat : 773861 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773862] ppid=773673 vsize=1915488 memory=42220 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773862/stat : 773862 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773863] ppid=773673 vsize=1915488 memory=10824 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773863/stat : 773863 (fscip) S 773673 773676 769048 0 -1 1077936192 9355 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773864] ppid=773673 vsize=1915488 memory=16220 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773864/stat : 773864 (fscip) S 773673 773676 769048 0 -1 1077936192 9357 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773865] ppid=773673 vsize=1915488 memory=2212 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773865/stat : 773865 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 4 0 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773866] ppid=773673 vsize=1915488 memory=100613 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773866/stat : 773866 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276117 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773867] ppid=773673 vsize=1915488 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773867/stat : 773867 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773868] ppid=773673 vsize=1915488 memory=25333125866717268 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773868/stat : 773868 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773869] ppid=773673 vsize=1915488 memory=25333125866717268 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773869/stat : 773869 (fscip) S 773673 773676 769048 0 -1 1077936192 9355 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773870] ppid=773673 vsize=1915488 memory=281354583663840 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773870/stat : 773870 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773871] ppid=773673 vsize=1915488 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773871/stat : 773871 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 4 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773872] ppid=773673 vsize=1915488 memory=21544 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/773676/task/773872/stat : 773872 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 0 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773873] ppid=773673 vsize=1915488 memory=100 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773873/stat : 773873 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773874] ppid=773673 vsize=1915488 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/773676/task/773874/stat : 773874 (fscip) R 773673 773676 769048 0 -1 4194368 8822 0 0 0 2 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773875] ppid=773673 vsize=1915488 memory=25988 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773875/stat : 773875 (fscip) S 773673 773676 769048 0 -1 1077936192 9356 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773876] ppid=773673 vsize=1915488 memory=2244 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773876/stat : 773876 (fscip) S 773673 773676 769048 0 -1 1077936192 9355 0 0 0 3 1 0 0 20 0 21 0 127910211 1961459712 276183 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1915488 KiB
Current children cumulated memory: 1104204 KiB

[startup+102.302 s]
/proc/loadavg: 55.72 71.55 76.47 43/946 773952
/proc/meminfo: memFree=649677096/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=6041092 memory=4725280 CPUtime=1064.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/stat : 773676 (fscip) S 773673 773676 769048 0 -1 1077936128 2155014 0 0 0 106151 335 0 0 20 0 41 0 127905201 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 1510273 1181320 2998 3035 0 1330006 0
[pid=773676/tid=773857] ppid=773673 vsize=6041092 memory=3583 CPUtime=50.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773857/stat : 773857 (fscip) R 773673 773676 769048 0 -1 4194368 78147 0 0 0 5068 15 0 0 20 0 41 0 127910211 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773858] ppid=773673 vsize=6041092 memory=0 CPUtime=50.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773858/stat : 773858 (fscip) R 773673 773676 769048 0 -1 4194368 104581 0 0 0 5062 16 0 0 20 0 41 0 127910211 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773859] ppid=773673 vsize=6041092 memory=0 CPUtime=50.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773859/stat : 773859 (fscip) R 773673 773676 769048 0 -1 4194368 101798 0 0 0 5067 15 0 0 20 0 41 0 127910211 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773860] ppid=773673 vsize=6041092 memory=281354584162880 CPUtime=50.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773860/stat : 773860 (fscip) R 773673 773676 769048 0 -1 4194368 97938 0 0 0 5070 14 0 0 20 0 41 0 127910211 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773861] ppid=773673 vsize=6041092 memory=11572 CPUtime=50.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773861/stat : 773861 (fscip) R 773673 773676 769048 0 -1 4194368 101096 0 0 0 5066 18 0 0 20 0 41 0 127910211 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773862] ppid=773673 vsize=6041092 memory=3950 CPUtime=50.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773862/stat : 773862 (fscip) R 773673 773676 769048 0 -1 4194368 104747 0 0 0 5066 16 0 0 20 0 41 0 127910211 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773863] ppid=773673 vsize=6041092 memory=208496 CPUtime=50.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773863/stat : 773863 (fscip) R 773673 773676 769048 0 -1 4194368 98199 0 0 0 5068 14 0 0 20 0 41 0 127910211 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
[pid=773676/tid=773864] ppid=773673 vsize=6041092 memory=6656426216303648864 CPUtime=50.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773864/stat : 773864 (fscip) R 773673 773676 769048 0 -1 4194368 91005 0 0 0 5067 15 0 0 20 0 41 0 127910211 6186078208 1181320 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0

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

/proc/773676/task/773875/stat : 773875 (fscip) D 773673 773676 769048 0 -1 1077937220 1282116 0 0 0 351339 166 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773876] ppid=773673 vsize=44268624 memory=37041844 CPUtime=3520.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773876/stat : 773876 (fscip) D 773673 773676 769048 0 -1 1077937220 1815743 0 0 0 351764 300 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773877] ppid=773673 vsize=44268624 memory=2720 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/773676/task/773877/stat : 773877 (fscip) D 773673 773676 769048 0 -1 1077937220 249 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773878] ppid=773673 vsize=44268624 memory=6728 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/773676/task/773878/stat : 773878 (fscip) D 773673 773676 769048 0 -1 1077937220 246 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773879] ppid=773673 vsize=44268624 memory=64961848 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/773676/task/773879/stat : 773879 (fscip) D 773673 773676 769048 0 -1 1077937220 271 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773880] ppid=773673 vsize=44268624 memory=2656 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/773676/task/773880/stat : 773880 (fscip) D 773673 773676 769048 0 -1 1077937220 250 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773881] ppid=773673 vsize=44268624 memory=6844 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/773676/task/773881/stat : 773881 (fscip) D 773673 773676 769048 0 -1 1077937220 248 0 0 0 1 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773882] ppid=773673 vsize=44268624 memory=66858516 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/773676/task/773882/stat : 773882 (fscip) D 773673 773676 769048 0 -1 1077937220 241 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773883] ppid=773673 vsize=44268624 memory=5556 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/773676/task/773883/stat : 773883 (fscip) D 773673 773676 769048 0 -1 1077937220 250 0 0 0 1 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773884] ppid=773673 vsize=44268624 memory=16220 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/773676/task/773884/stat : 773884 (fscip) D 773673 773676 769048 0 -1 1077937220 256 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773885] ppid=773673 vsize=44268624 memory=2212 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/773676/task/773885/stat : 773885 (fscip) D 773673 773676 769048 0 -1 1077937220 251 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773886] ppid=773673 vsize=44268624 memory=6096 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/773676/task/773886/stat : 773886 (fscip) D 773673 773676 769048 0 -1 1077937220 250 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773887] ppid=773673 vsize=44268624 memory=1968 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/773676/task/773887/stat : 773887 (fscip) D 773673 773676 769048 0 -1 1077937220 246 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773888] ppid=773673 vsize=44268624 memory=54344 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/773676/task/773888/stat : 773888 (fscip) D 773673 773676 769048 0 -1 1077937220 286 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773889] ppid=773673 vsize=44268624 memory=33196 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/773676/task/773889/stat : 773889 (fscip) D 773673 773676 769048 0 -1 1077937220 268 0 0 0 1 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773890] ppid=773673 vsize=44268624 memory=21544 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/773676/task/773890/stat : 773890 (fscip) D 773673 773676 769048 0 -1 1077937220 253 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773891] ppid=773673 vsize=44268624 memory=5524 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/773676/task/773891/stat : 773891 (fscip) D 773673 773676 769048 0 -1 1077937220 245 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773892] ppid=773673 vsize=44268624 memory=11584 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/773676/task/773892/stat : 773892 (fscip) D 773673 773676 769048 0 -1 1077937220 266 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773893] ppid=773673 vsize=44268624 memory=13732 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/773676/task/773893/stat : 773893 (fscip) D 773673 773676 769048 0 -1 1077937220 165 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773894] ppid=773673 vsize=44268624 memory=14508 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/773676/task/773894/stat : 773894 (fscip) D 773673 773676 769048 0 -1 1077937220 157 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773895] ppid=773673 vsize=44268624 memory=13296 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/773676/task/773895/stat : 773895 (fscip) D 773673 773676 769048 0 -1 1077937220 290 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773896] ppid=773673 vsize=44268624 memory=19136 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773896/stat : 773896 (fscip) D 773673 773676 769048 0 -1 1077937220 247 0 0 0 2 2 0 0 20 0 41 0 127910315 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
Current children cumulated CPU time: 68517.9 s
Current children cumulated vsize: 44268624 KiB
Current children cumulated memory: 37136988 KiB

[startup+3601.6 s]
/proc/loadavg: 82.28 78.90 76.83 62/1024 775885
/proc/meminfo: memFree=507875512/790760800 swapFree=131071996/131071996
[pid=773676] ppid=773673 vsize=44268624 memory=37136988 CPUtime=68518.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/stat : 773676 (fscip) S 773673 773676 769048 0 -1 4195840 37130402 0 0 0 6845645 6162 0 0 20 0 41 0 127905201 45331070976 9284247 809668444160 4194304 16622685 140722654050976 140722654047360 16101707 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 0
/proc/773676/statm: 11067156 9284247 3357 3035 0 10946894 0
[pid=773676/tid=773857] ppid=773673 vsize=44268624 memory=42220 CPUtime=3522.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773857/stat : 773857 (fscip) D 773673 773676 769048 0 -1 1077937220 980590 0 0 0 352121 113 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773858] ppid=773673 vsize=44268624 memory=10824 CPUtime=3271.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773858/stat : 773858 (fscip) D 773673 773676 769048 0 -1 1077937220 1985438 0 0 0 326845 322 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773859] ppid=773673 vsize=44268624 memory=5556 CPUtime=3494.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773859/stat : 773859 (fscip) D 773673 773676 769048 0 -1 1077937220 2138709 0 0 0 349072 343 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773860] ppid=773673 vsize=44268624 memory=16220 CPUtime=3519.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773860/stat : 773860 (fscip) D 773673 773676 769048 0 -1 1077937220 935279 0 0 0 351879 111 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773861] ppid=773673 vsize=44268624 memory=37136988 CPUtime=3519.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773861/stat : 773861 (fscip) D 773673 773676 769048 0 -1 1077937220 1290686 0 0 0 351667 254 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773862] ppid=773673 vsize=44268624 memory=48787 CPUtime=3501.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773862/stat : 773862 (fscip) D 773673 773676 769048 0 -1 1077937220 2330802 0 0 0 349724 470 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773863] ppid=773673 vsize=44268624 memory=90480 CPUtime=3518.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773863/stat : 773863 (fscip) D 773673 773676 769048 0 -1 1077937220 867257 0 0 0 351731 103 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773864] ppid=773673 vsize=44268624 memory=1964462 CPUtime=3405.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773864/stat : 773864 (fscip) D 773673 773676 769048 0 -1 1077937220 1787587 0 0 0 340258 299 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773865] ppid=773673 vsize=44268624 memory=140677295036330 CPUtime=3516.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773865/stat : 773865 (fscip) D 773673 773676 769048 0 -1 1077937220 1869810 0 0 0 351367 295 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773866] ppid=773673 vsize=44268624 memory=20452 CPUtime=3171.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773866/stat : 773866 (fscip) D 773673 773676 769048 0 -1 1077937220 1678954 0 0 0 316800 334 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773867] ppid=773673 vsize=44268624 memory=6836 CPUtime=3194.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773867/stat : 773867 (fscip) D 773673 773676 769048 0 -1 1077937220 1625986 0 0 0 319206 289 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773868] ppid=773673 vsize=44268624 memory=7044 CPUtime=3424.77 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773868/stat : 773868 (fscip) D 773673 773676 769048 0 -1 1077937220 2184947 0 0 0 342132 345 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773869] ppid=773673 vsize=44268624 memory=28212 CPUtime=3452.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773869/stat : 773869 (fscip) D 773673 773676 769048 0 -1 1077937220 1209986 0 0 0 345119 131 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773870] ppid=773673 vsize=44268624 memory=33776 CPUtime=3518.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773870/stat : 773870 (fscip) D 773673 773676 769048 0 -1 1077937220 1937896 0 0 0 351595 298 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773871] ppid=773673 vsize=44268624 memory=37136988 CPUtime=3183.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773871/stat : 773871 (fscip) D 773673 773676 769048 0 -1 1077937220 1996104 0 0 0 318077 311 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773872] ppid=773673 vsize=44268624 memory=100 CPUtime=3193.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773872/stat : 773872 (fscip) D 773673 773676 769048 0 -1 1077937220 1194958 0 0 0 319268 126 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773873] ppid=773673 vsize=44268624 memory=1836 CPUtime=3521.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773873/stat : 773873 (fscip) D 773673 773676 769048 0 -1 1077937220 1917850 0 0 0 351907 268 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773874] ppid=773673 vsize=44268624 memory=25988 CPUtime=3487.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773874/stat : 773874 (fscip) D 773673 773676 769048 0 -1 1077937220 2024887 0 0 0 348411 309 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773875] ppid=773673 vsize=44268624 memory=2244 CPUtime=3515.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773875/stat : 773875 (fscip) D 773673 773676 769048 0 -1 1077937220 1282116 0 0 0 351339 166 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773876] ppid=773673 vsize=44268624 memory=31488 CPUtime=3520.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773876/stat : 773876 (fscip) D 773673 773676 769048 0 -1 1077937220 1815743 0 0 0 351764 300 0 0 20 0 41 0 127910211 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773877] ppid=773673 vsize=44268624 memory=28656 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/773676/task/773877/stat : 773877 (fscip) D 773673 773676 769048 0 -1 1077937220 249 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773878] ppid=773673 vsize=44268624 memory=6988 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/773676/task/773878/stat : 773878 (fscip) D 773673 773676 769048 0 -1 1077937220 246 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773879] ppid=773673 vsize=44268624 memory=36276 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/773676/task/773879/stat : 773879 (fscip) D 773673 773676 769048 0 -1 1077937220 271 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773880] ppid=773673 vsize=44268624 memory=6608 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/773676/task/773880/stat : 773880 (fscip) D 773673 773676 769048 0 -1 1077937220 250 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773881] ppid=773673 vsize=44268624 memory=20452 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/773676/task/773881/stat : 773881 (fscip) D 773673 773676 769048 0 -1 1077937220 248 0 0 0 1 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773882] ppid=773673 vsize=44268624 memory=6836 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/773676/task/773882/stat : 773882 (fscip) D 773673 773676 769048 0 -1 1077937220 241 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773883] ppid=773673 vsize=44268624 memory=7044 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/773676/task/773883/stat : 773883 (fscip) D 773673 773676 769048 0 -1 1077937220 250 0 0 0 1 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773884] ppid=773673 vsize=44268624 memory=28212 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/773676/task/773884/stat : 773884 (fscip) D 773673 773676 769048 0 -1 1077937220 256 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773885] ppid=773673 vsize=44268624 memory=3664 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/773676/task/773885/stat : 773885 (fscip) D 773673 773676 769048 0 -1 1077937220 251 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773886] ppid=773673 vsize=44268624 memory=2212 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/773676/task/773886/stat : 773886 (fscip) D 773673 773676 769048 0 -1 1077937220 250 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773887] ppid=773673 vsize=44268624 memory=6096 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/773676/task/773887/stat : 773887 (fscip) D 773673 773676 769048 0 -1 1077937220 246 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773888] ppid=773673 vsize=44268624 memory=1968 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/773676/task/773888/stat : 773888 (fscip) D 773673 773676 769048 0 -1 1077937220 286 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773889] ppid=773673 vsize=44268624 memory=54344 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/773676/task/773889/stat : 773889 (fscip) D 773673 773676 769048 0 -1 1077937220 268 0 0 0 1 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773890] ppid=773673 vsize=44268624 memory=33196 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/773676/task/773890/stat : 773890 (fscip) D 773673 773676 769048 0 -1 1077937220 253 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773891] ppid=773673 vsize=44268624 memory=21544 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/773676/task/773891/stat : 773891 (fscip) D 773673 773676 769048 0 -1 1077937220 245 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773892] ppid=773673 vsize=44268624 memory=1744 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/773676/task/773892/stat : 773892 (fscip) D 773673 773676 769048 0 -1 1077937220 266 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773893] ppid=773673 vsize=44268624 memory=19952 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/773676/task/773893/stat : 773893 (fscip) D 773673 773676 769048 0 -1 1077937220 165 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773894] ppid=773673 vsize=44268624 memory=28716 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/773676/task/773894/stat : 773894 (fscip) D 773673 773676 769048 0 -1 1077937220 157 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773895] ppid=773673 vsize=44268624 memory=32884 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/773676/task/773895/stat : 773895 (fscip) D 773673 773676 769048 0 -1 1077937220 290 0 0 0 2 1 0 0 20 0 41 0 127910314 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
[pid=773676/tid=773896] ppid=773673 vsize=44268624 memory=6988 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/773676/task/773896/stat : 773896 (fscip) D 773673 773676 769048 0 -1 1077937220 247 0 0 0 2 2 0 0 20 0 41 0 127910315 45331070976 9284247 809668444160 4194304 16622685 140722654050976 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 52756480 140722654057448 140722654057563 140722654057563 140722654064591 6
Current children cumulated CPU time: 68518.1 s
Current children cumulated vsize: 44268624 KiB
Current children cumulated memory: 37136988 KiB

[startup+3603.2 s]
/proc/loadavg: 82.28 78.90 76.83 62/984 775885
/proc/meminfo: memFree=511617980/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: 82.28 78.90 76.83 62/984 775885
/proc/meminfo: memFree=511617980/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3604 s]*
/proc/loadavg: 82.28 78.90 76.83 62/984 775891
/proc/meminfo: memFree=545519336/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): 3604.07
CPU time (s): 68519.2
CPU user time (s): 68456.5
CPU system time (s): 62.7419
CPU usage (%): 1901.16
Max. virtual memory (cumulated for all children) (KiB): 44375608
Max. memory (cumulated for all children) (KiB): 37243808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68456.5
system time used= 62.7419
maximum resident set size= 37243808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37130402
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= 160407
involuntary context switches= 237586


# summary of solver processes directly reported to runsolver:
#   pid: 773676
#   total CPU time (s): 68519.2
#   total CPU user time (s): 68456.5
#   total CPU system time (s): 62.7419

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.398 second user time and 81.9877 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-14 07:27:38
IDJOB=4469020
IDBENCH=158277
IDSOLVER=3099
FILE ID=nodeD104/4469020-1723613258
RUNJOBID= nodeD104-1723606037-769058
SLURM_JOB_ID= 8267903
Free space on /tmp= 8587780 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K197.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-4469020-1723613258/watcher-4469020-1723613258 -o /tmp/evaluation-result-4469020-1723613258/solver-4469020-1723613258 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD104-1723606037-769058 --watchdog 3760  fscip settings/racing.prm HOME/instance-4469020-1723613258.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= cd0a69270cffb0a3df5915a64d0aa68c
RANDOM SEED=463717287

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        538180648 kB
MemAvailable:   615979560 kB
Buffers:         1245396 kB
Cached:         79300432 kB
SwapCached:            0 kB
Active:         13765768 kB
Inactive:       233811788 kB
Active(anon):       2204 kB
Inactive(anon): 167068436 kB
Active(file):   13763564 kB
Inactive(file): 66743352 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             30136 kB
Writeback:             0 kB
AnonPages:      167007948 kB
Mapped:           138556 kB
Shmem:             38920 kB
KReclaimable:    1423424 kB
Slab:            1978752 kB
SReclaimable:    1423424 kB
SUnreclaim:       555328 kB
KernelStack:       16880 kB
PageTables:       362144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   42148088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1118592 kB
HardwareCorrupted:     0 kB
AnonHugePages:  34756608 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:     1390592 kB
DirectMap2M:    246571008 kB
DirectMap1G:    557842432 kB

Free space on /tmp at the end= 8587864 MiB
End job on nodeD104 at 2024-08-14 08:27:42