Trace number 4465416

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 69075.2 3703.72

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_0null50mast_rapportOE2.0_TMAX180_K192_cod2.opb
MD5SUMccc767bd01ae3f57d23f9938eef5a5f9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-250538
Best CPU time to get the best result obtained on this benchmark72002.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 10548534
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 10548534
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
2.38/2.45	c Default LC presolving (default).
2.38/2.46	c ** Before presolving: virtualMemUsedAtLc = 2170223286, getVmSize() = 1465675776, SCIPgetMemUsed() = 1386389957, SCIPgetMemTotal() = 1405924309, SCIPgetMemExternEstim() = 764298977
2.38/2.46	c ** set memory limit for presolving in LC to 8.78926e+12 for SCIP **
205.74/206.40	c ** Estimated virtualMemUsedAtSolver = 2849933703, getVmSize() = 3907895296, SCIPgetMemUsed() = 2547545954, SCIPgetMemTotal() = 3510601578, SCIPgetMemExternEstim() = 764298977
205.74/206.40	c ** set memory limit for solvers to 4.17964e+11 for each SCIP **
205.74/206.40	c Original Problem   :
205.74/206.40	c   Problem name     : instance-4465416-1723640578
205.74/206.40	c   Variables        : 400896 (400896 binary, 0 integer, 0 implicit integer, 0 continuous)
205.74/206.40	c   Constraints      : 402763
205.74/206.40	c   Objective sense  : minimize
205.74/206.40	c Presolved Problem  :
205.74/206.40	c   Variables        : 391407 (391407 binary, 0 integer, 0 implicit integer, 0 continuous)
205.74/206.40	c   Constraints      : 391602
205.74/206.40	c Constraints        : Number
205.74/206.40	c   knapsack         : 1 
205.74/206.40	c   setppc           : 28715 
205.74/206.40	c   logicor          : 362886 
205.74/206.40	c ** Instance transfer method used: 0
206.94/207.69	c ** ParaScipInstance copy does not increase the number of variables. **
229.21/229.43	c LC is working with racing ramp-up and with rebuilding tree after racing.
229.21/229.43	c                                Nodes    Active                                            
229.21/229.43	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
4662.06/453.28	c *     453              0           1        20           0.0000                -          -
4662.06/453.28	c       453              0           1        20           0.0000                -          -
17288.74/1089.43	c      1089              2           1        20           0.0000   -10548534.0000          -
17453.46/1097.79	c      1098              2           1        20           0.0000   -10548534.0000          -
18161.55/1133.48	c      1133              2           1        20           0.0000   -10548534.0000          -
18441.24/1147.52	c      1148              2           1        20           0.0000   -10548534.0000          -
21768.88/1315.33	c      1315              2           1        20           0.0000   -10548534.0000          -
22010.42/1327.50	c      1328              2           1        20           0.0000   -10548534.0000          -
22551.86/1354.82	c      1355              3           4        20           0.0000   -10548534.0000          -
22720.48/1363.36	c      1363              3           4        20           0.0000   -10548534.0000          -
22889.18/1371.80	c      1372              3           4        20           0.0000   -10548534.0000          -
22990.29/1376.99	c      1377              3           4        20           0.0000   -10548534.0000          -
23461.94/1400.73	c      1401              3           4        20           0.0000   -10548534.0000          -
27411.33/1599.94	c      1600             21          20        20           0.0000   -10548534.0000          -
27689.09/1614.03	c      1614             21          20        20           0.0000   -10548534.0000          -
27833.89/1621.22	c      1621             21          20        20           0.0000   -10548534.0000          -
28164.95/1637.95	c      1638             21          20        20           0.0000   -10548534.0000          -
28430.79/1651.35	c      1651             21          22        20           0.0000   -10548534.0000          -
28587.52/1659.23	c      1659             38          37        20           0.0000   -10548534.0000          -
28885.07/1674.23	c      1674             38          37        20           0.0000   -10548534.0000          -
29179.70/1689.13	c      1689             38          37        20           0.0000   -10548534.0000          -
33104.24/1886.90	c      1887             38          37        20           0.0000   -10548534.0000          -
33333.93/1898.58	c      1899             37          36        20           0.0000   -10548534.0000          -
33478.78/1905.81	c      1906             37          36        20           0.0000   -10548534.0000          -
33728.45/1918.46	c      1918             37          36        20           0.0000   -10548534.0000          -
33916.99/1928.04	c      1928             37          36        20           0.0000   -10548534.0000          -
34045.81/1934.44	c      1934             37          36        20           0.0000   -10548534.0000          -
34149.03/1939.63	c      1940             37          36        20           0.0000   -10548534.0000          -
34313.62/1947.92	c      1948             80          79        20           0.0000   -10548534.0000          -
34418.80/1953.21	c      1953             41          42        20           0.0000   -10548534.0000          -
34525.76/1958.68	c      1959             41          42        20           0.0000   -10548534.0000          -
34627.00/1963.75	c      1964             41          42        20           0.0000   -10548534.0000          -
34774.52/1971.16	c      1971             41          42        20           0.0000   -10548534.0000          -
34874.79/1976.27	c      1976            121         120        20           0.0000   -10548534.0000          -
34981.99/1981.63	c      1982            121         120        20           0.0000   -10548534.0000          -
35097.27/1987.46	c      1987            121         120        20           0.0000   -10548534.0000          -
35206.29/1993.02	c      1993            121         120        20           0.0000   -10548534.0000          -
35368.01/2001.06	c      2001            121         120        20           0.0000   -10548534.0000          -
35537.67/2009.68	c      2010            121         120        20           0.0000   -10548534.0000          -
39146.70/2191.51	c      2192            112         111        20           0.0000   -10548534.0000          -
39313.40/2199.90	c      2200            112         111        20           0.0000   -10548534.0000          -
39545.61/2211.70	c      2212            112         111        20           0.0000   -10548534.0000          -
39678.59/2218.32	c      2218            114         113        20           0.0000   -10548534.0000          -
39931.23/2231.12	c      2231            114         113        20           0.0000   -10548534.0000          -
40030.69/2236.12	c      2236            114         113        20           0.0000   -10548534.0000          -
40140.82/2241.60	c      2242            114         113        20           0.0000   -10548534.0000          -
40279.61/2248.65	c      2249            141         140        20           0.0000   -10548534.0000          -
40394.71/2254.40	c      2254            121         122        20           0.0000   -10548534.0000          -
40503.74/2259.96	c      2260            121         122        20           0.0000   -10548534.0000          -
40602.95/2265.03	c      2265            121         122        20           0.0000   -10548534.0000          -
40716.11/2270.62	c      2271            121         122        20           0.0000   -10548534.0000          -
40837.22/2276.77	c      2277            192         191        20           0.0000   -10548534.0000          -
40988.02/2284.31	c      2284            173         172        20           0.0000   -10548534.0000          -
41099.10/2290.03	c      2290            202         201        20           0.0000   -10548534.0000          -
41214.01/2295.70	c      2296            202         201        20           0.0000   -10548534.0000          -
41320.02/2301.12	c      2301            201         200        20           0.0000   -10548534.0000          -
41452.06/2307.70	c      2308            201         200        20           0.0000   -10548534.0000          -
41558.12/2313.12	c      2313            202         203        20           0.0000   -10548534.0000          -
41688.11/2319.66	c      2320            202         203        20           0.0000   -10548534.0000          -
41892.48/2329.97	c      2330            202         203        20           0.0000   -10548534.0000          -
42124.33/2341.68	c      2342            202         203        20           0.0000   -10548534.0000          -
42850.20/2378.25	c      2378            202         203        20           0.0000   -10548534.0000          -
43030.78/2387.39	c      2387            202         203        20           0.0000   -10548534.0000          -
43237.13/2397.73	c      2398            202         203        20           0.0000   -10548534.0000          -
43354.19/2403.60	c      2404            202         203        20           0.0000   -10548534.0000          -
43457.30/2408.86	c      2409            202         203        20           0.0000   -10548534.0000          -
43558.49/2413.93	c      2414            212         211        20           0.0000   -10548534.0000          -
43657.68/2419.02	c      2419            203         202        20           0.0000   -10548534.0000          -
43761.85/2424.19	c      2424            232         231        20           0.0000   -10548534.0000          -
43863.99/2429.31	c      2429            212         211        20           0.0000   -10548534.0000          -
43972.88/2434.85	c      2435            352         351        20           0.0000   -10548534.0000          -
44072.10/2439.89	c      2440            272         271        20           0.0000   -10548534.0000          -
44181.19/2445.32	c      2445            373         372        20           0.0000   -10548534.0000          -
44282.32/2450.44	c      2450            392         391        20           0.0000   -10548534.0000          -
44397.27/2456.24	c      2456            320         319        20           0.0000   -10548534.0000          -
44518.17/2462.32	c      2462            332         331        20           0.0000   -10548534.0000          -
44619.35/2467.40	c      2467            382         381        20           0.0000   -10548534.0000          -
44738.40/2473.50	c      2474            391         390        20           0.0000   -10548534.0000          -
44857.47/2479.48	c      2479            413         412        20           0.0000   -10548534.0000          -
44960.65/2484.67	c      2485            434         433        20           0.0000   -10548534.0000          -
45068.55/2490.10	c      2490            401         400        20           0.0000   -10548534.0000          -
45180.78/2495.73	c      2496            412         411        20           0.0000   -10548534.0000          -
45283.91/2501.04	c      2501            562         561        20           0.0000   -10548534.0000          -
45397.01/2506.66	c      2507            432         431        20           0.0000   -10548534.0000          -
45502.19/2511.97	c      2512            505         504        20           0.0000   -10548534.0000          -
45607.31/2517.22	c      2517            653         652        20           0.0000   -10548534.0000          -
45710.28/2522.50	c      2522            472         471        20           0.0000   -10548534.0000          -
45813.37/2527.65	c      2528            492         491        20           0.0000   -10548534.0000          -
45924.48/2533.26	c      2533            613         612        20           0.0000   -10548534.0000          -
46035.59/2538.86	c      2539            794         793        20           0.0000   -10548534.0000          -
46162.53/2545.29	c      2545            673         672        20           0.0000   -10548534.0000          -
46293.52/2551.81	c      2552            532         531        20           0.0000   -10548534.0000          -
46392.69/2556.82	c      2557            552         551        20           0.0000   -10548534.0000          -
46499.69/2562.25	c      2562            775         774        20           0.0000   -10548534.0000          -
46604.82/2567.54	c      2568            572         571        20           0.0000   -10548534.0000          -
46719.82/2573.35	c      2573            592         591        20           0.0000   -10548534.0000          -
46830.53/2578.97	c      2579           1042        1041        20           0.0000   -10548534.0000          -
46941.50/2584.57	c      2585           1042        1041        20           0.0000   -10548534.0000          -
47046.66/2589.84	c      2590           1042        1041        20           0.0000   -10548534.0000          -
47147.87/2594.90	c      2595           1042        1041        20           0.0000   -10548534.0000          -
47247.13/2599.98	c      2600           1050           0        20           0.0000   -10548534.0000          -
47376.08/2606.47	c      2606           1050           0        20           0.0000   -10548534.0000          -
47487.98/2612.12	c      2612           1050           0        20           0.0000   -10548534.0000          -
47596.29/2617.53	c      2618           1050           0        20           0.0000   -10548534.0000          -
47703.51/2622.98	c      2623           1050           0        20           0.0000   -10548534.0000          -
47802.79/2628.01	c      2628           1050           0        20           0.0000   -10548534.0000          -
47908.11/2633.24	c      2633           1050           0        20           0.0000   -10548534.0000          -
48007.24/2638.26	c      2638           1050           0        20           0.0000   -10548534.0000          -
48112.42/2643.57	c      2644           1050           0        20           0.0000   -10548534.0000          -
48217.59/2648.81	c      2649           1050           0        20           0.0000   -10548534.0000          -
48316.86/2653.85	c      2654           1050           0        20           0.0000   -10548534.0000          -
48422.90/2659.17	c      2659           1050           0        20           0.0000   -10548534.0000          -
48551.13/2665.64	c      2666           1069          19        20           0.0000   -10548534.0000          -
48659.33/2671.06	c      2671            853         852        20           0.0000   -10548534.0000          -
48758.18/2676.13	c      2676            874         873        20           0.0000   -10548534.0000          -
48862.60/2681.39	c      2681            893         892        20           0.0000   -10548534.0000          -
48965.84/2686.59	c      2687           1269         219        20           0.0000   -10548534.0000          -
49073.07/2691.90	c      2692            913         912        20           0.0000   -10548534.0000          -
49177.37/2697.17	c      2697            933         932        20           0.0000   -10548534.0000          -
49277.52/2702.30	c      2702            954         953        20           0.0000   -10548534.0000          -
49382.73/2707.57	c      2708           1360         310        20           0.0000   -10548534.0000          -
49485.95/2712.76	c      2713            973         972        20           0.0000   -10548534.0000          -
49587.15/2717.82	c      2718            993         992        20           0.0000   -10548534.0000          -
49688.41/2723.00	c      2723           1440         390        20           0.0000   -10548534.0000          -
49790.48/2728.04	c      2728           1014        1013        20           0.0000   -10548534.0000          -
49889.81/2733.07	c      2733           1033        1032        20           0.0000   -10548534.0000          -
49989.01/2738.14	c      2738           1500         450        20           0.0000   -10548534.0000          -
50097.35/2743.50	c      2744           1042        1041        20           0.0000   -10548534.0000          -
50204.53/2749.01	c      2749           1042        1041        20           0.0000   -10548534.0000          -
50311.70/2754.39	c      2754           1042        1041        20           0.0000   -10548534.0000          -
50414.94/2759.50	c      2760           1461         411        20           0.0000   -10548534.0000          -
50527.97/2765.23	c      2765           1050           0        20           0.0000   -10548534.0000          -
50635.21/2770.65	c      2771           1050           0        20           0.0000   -10548534.0000          -
50736.29/2775.71	c      2776           1050           0        20           0.0000   -10548534.0000          -
50835.54/2780.79	c      2781           1050           0        20           0.0000   -10548534.0000          -
50938.68/2785.98	c      2786           1050           0        20           0.0000   -10548534.0000          -
51047.80/2791.41	c      2791           1622         572        20           0.0000   -10548534.0000          -
51149.01/2796.56	c      2797           1062          12        20           0.0000   -10548534.0000          -
51256.24/2801.90	c      2802           1082          32        20           0.0000   -10548534.0000          -
51363.38/2807.32	c      2807           1102          52        20           0.0000   -10548534.0000          -
51464.65/2812.48	c      2812           1743         693        20           0.0000   -10548534.0000          -
51567.83/2817.61	c      2818           1122          72        20           0.0000   -10548534.0000          -
51669.02/2822.71	c      2823           1142          92        20           0.0000   -10548534.0000          -
51772.00/2827.98	c      2828           1162         112        20           0.0000   -10548534.0000          -
51874.15/2833.09	c      2833           2045         995        20           0.0000   -10548534.0000          -
51972.99/2838.11	c      2838           1182         132        20           0.0000   -10548534.0000          -
52075.15/2843.22	c      2843           1924         874        20           0.0000   -10548534.0000          -
52178.31/2848.46	c      2848           1211         161        20           0.0000   -10548534.0000          -
52290.26/2854.05	c      2854           1222         172        20           0.0000   -10548534.0000          -
52391.05/2859.17	c      2859           1242         192        20           0.0000   -10548534.0000          -
52493.63/2864.32	c      2864           2252        1202        20           0.0000   -10548534.0000          -
52592.82/2869.35	c      2869           2045         995        20           0.0000   -10548534.0000          -
52698.00/2874.68	c      2875           1282         232        20           0.0000   -10548534.0000          -
52803.17/2880.03	c      2880           1302         252        20           0.0000   -10548534.0000          -
52908.31/2885.20	c      2885           2356        1306        20           0.0000   -10548534.0000          -
53007.53/2890.22	c      2890           1322         272        20           0.0000   -10548534.0000          -
53108.75/2895.37	c      2895           1342         292        20           0.0000   -10548534.0000          -
53217.89/2900.81	c      2901           2251        1201        20           0.0000   -10548534.0000          -
53317.12/2905.82	c      2906           1361         311        20           0.0000   -10548534.0000          -
53421.10/2911.09	c      2911           1382         332        20           0.0000   -10548534.0000          -
53525.48/2916.32	c      2916           2331        1281        20           0.0000   -10548534.0000          -
53626.69/2921.47	c      2921           2651        1601        20           0.0000   -10548534.0000          -
53729.92/2926.69	c      2927           1422         372        20           0.0000   -10548534.0000          -
53835.14/2931.99	c      2932           1442         392        20           0.0000   -10548534.0000          -
53940.29/2937.28	c      2937           2791        1741        20           0.0000   -10548534.0000          -
54041.50/2942.35	c      2942           1462         412        20           0.0000   -10548534.0000          -
54148.62/2947.75	c      2948           1482         432        20           0.0000   -10548534.0000          -
54247.83/2952.78	c      2953           2973        1919        20           0.0000   -10548534.0000          -
54350.97/2957.98	c      2958           1502         452        20           0.0000   -10548534.0000          -
54456.12/2963.23	c      2963           3033        1979        20           0.0000   -10548534.0000          -
54565.24/2968.78	c      2969           3053        1999        20           0.0000   -10548534.0000          -
54666.44/2973.85	c      2974           3073        2019        20           0.0000   -10548534.0000          -
54767.66/2978.94	c      2979           1562         512        20           0.0000   -10548534.0000          -
54874.80/2984.32	c      2984           1582         532        20           0.0000   -10548534.0000          -
54979.96/2989.65	c      2990           3052        1999        20           0.0000   -10548534.0000          -
55085.18/2994.96	c      2995           3092        2039        20           0.0000   -10548534.0000          -
55190.36/3000.28	c      3000           1622         572        20           0.0000   -10548534.0000          -
55291.57/3005.34	c      3005           1642         592        20           0.0000   -10548534.0000          -
55392.78/3010.42	c      3010           3433        2379        20           0.0000   -10548534.0000          -
55501.64/3016.03	c      3016           1662         612        20           0.0000   -10548534.0000          -
55606.77/3021.29	c      3021           1681         631        20           0.0000   -10548534.0000          -
55713.86/3026.61	c      3027           1702         652        20           0.0000   -10548534.0000          -
55817.05/3031.83	c      3032           3633        2579        20           0.0000   -10548534.0000          -
55928.04/3037.44	c      3037           1722         672        20           0.0000   -10548534.0000          -
56027.26/3042.46	c      3042           1741         691        20           0.0000   -10548534.0000          -
56128.41/3047.53	c      3048           1751         701        20           0.0000   -10548534.0000          -
56235.52/3053.03	c      3053           1761         711        20           0.0000   -10548534.0000          -
56337.39/3058.15	c      3058           1781         731        20           0.0000   -10548534.0000          -
56445.80/3063.53	c      3064           3913        2859        20           0.0000   -10548534.0000          -
56555.93/3069.12	c      3069           1801         751        20           0.0000   -10548534.0000          -
56660.08/3074.34	c      3074           1822         772        20           0.0000   -10548534.0000          -
56763.29/3079.55	c      3080           3912        2859        20           0.0000   -10548534.0000          -
56866.49/3084.75	c      3085           1842         792        20           0.0000   -10548534.0000          -
56967.72/3089.88	c      3090           1861         811        20           0.0000   -10548534.0000          -
57073.81/3095.20	c      3095           4173        3119        20           0.0000   -10548534.0000          -
57178.06/3100.40	c      3100           1882         832        20           0.0000   -10548534.0000          -
57278.98/3105.54	c      3106           1902         852        20           0.0000   -10548534.0000          -
57388.95/3111.12	c      3111           1922         872        20           0.0000   -10548534.0000          -
57495.19/3116.48	c      3116           1942         892        20           0.0000   -10548534.0000          -
57610.18/3122.22	c      3122           4433        3379        20           0.0000   -10548534.0000          -
57713.03/3127.41	c      3127           1982         932        20           0.0000   -10548534.0000          -
57824.97/3133.05	c      3133           2002         952        20           0.0000   -10548534.0000          -
57926.21/3138.15	c      3138           2022         972        20           0.0000   -10548534.0000          -
58028.57/3143.31	c      3143           4633        3579        20           0.0000   -10548534.0000          -
58131.72/3148.53	c      3149           2042         992        20           0.0000   -10548534.0000          -
58236.86/3153.81	c      3154           2062        1012        20           0.0000   -10548534.0000          -
58340.54/3159.13	c      3159           2082        1032        20           0.0000   -10548534.0000          -
58448.75/3164.51	c      3165           2102        1052        20           0.0000   -10548534.0000          -
58553.91/3169.88	c      3170           2122        1072        20           0.0000   -10548534.0000          -
58654.89/3175.04	c      3175           4792        3739        20           0.0000   -10548534.0000          -
58781.72/3181.36	c      3181           2162        1112        20           0.0000   -10548534.0000          -
58888.89/3186.78	c      3187           4892        3839        20           0.0000   -10548534.0000          -
59001.99/3192.46	c      3192           2203        1151        20           0.0000   -10548534.0000          -
59110.99/3197.93	c      3198           2224        1172        20           0.0000   -10548534.0000          -
59212.86/3203.08	c      3203           2244        1192        20           0.0000   -10548534.0000          -
59314.92/3208.20	c      3208           5153        4099        20           0.0000   -10548534.0000          -
59415.96/3213.37	c      3213           2252        1200        20           0.0000   -10548534.0000          -
59517.08/3218.45	c      3218           2260        1208        20           0.0000   -10548534.0000          -
59632.18/3224.23	c      3224           2284        1232        20           0.0000   -10548534.0000          -
59745.32/3230.00	c      3230           2304        1252        20           0.0000   -10548534.0000          -
59858.31/3235.68	c      3236           2324        1272        20           0.0000   -10548534.0000          -
59959.11/3240.76	c      3241           5493        4439        20           0.0000   -10548534.0000          -
60076.09/3246.63	c      3247           5492        4439        20           0.0000   -10548534.0000          -
60193.20/3252.57	c      3253           2364        1312        20           0.0000   -10548534.0000          -
60334.12/3259.60	c      3260           5593        4539        20           0.0000   -10548534.0000          -
60461.89/3266.08	c      3266           5593        4539        20           0.0000   -10548534.0000          -
60594.01/3272.74	c      3273           5593        4539        20           0.0000   -10548534.0000          -
60726.94/3279.43	c      3279           5593        4539        20           0.0000   -10548534.0000          -
60858.75/3286.10	c      3286           5593        4539        20           0.0000   -10548534.0000          -
60994.75/3292.92	c      3293           5593        4539        20           0.0000   -10548534.0000          -
61129.59/3299.76	c      3300           5593        4539        20           0.0000   -10548534.0000          -
61262.34/3306.50	c      3306           5593        4539        20           0.0000   -10548534.0000          -
61397.26/3313.24	c      3313           5593        4539        20           0.0000   -10548534.0000          -
61530.25/3319.94	c      3320           5593        4539        20           0.0000   -10548534.0000          -
61661.08/3326.59	c      3327           5593        4539        20           0.0000   -10548534.0000          -
61793.98/3333.27	c      3333           5593        4539        20           0.0000   -10548534.0000          -
61926.89/3340.02	c      3340           5593        4539        20           0.0000   -10548534.0000          -
62061.75/3346.78	c      3347           5593        4539        20           0.0000   -10548534.0000          -
62196.68/3353.56	c      3354           5593        4539        20           0.0000   -10548534.0000          -
62329.51/3360.29	c      3360           5593        4539        20           0.0000   -10548534.0000          -
62462.48/3366.92	c      3367           5593        4539        20           0.0000   -10548534.0000          -
62593.43/3373.57	c      3374           5593        4539        20           0.0000   -10548534.0000          -
62726.30/3380.28	c      3380           5593        4539        20           0.0000   -10548534.0000          -
62857.26/3386.88	c      3387           5593        4539        20           0.0000   -10548534.0000          -
62990.14/3393.51	c      3394           5593        4539        20           0.0000   -10548534.0000          -
63120.03/3400.09	c      3400           5593        4539        20           0.0000   -10548534.0000          -
63250.13/3406.63	c      3407           5593        4539        20           0.0000   -10548534.0000          -
63379.89/3413.17	c      3413           5593        4539        20           0.0000   -10548534.0000          -
63512.10/3419.82	c      3420           5593        4539        20           0.0000   -10548534.0000          -
63613.24/3424.90	c      3425           5593        4539        20           0.0000   -10548534.0000          -
63717.31/3430.19	c      3430           5593        4539        20           0.0000   -10548534.0000          -
63861.09/3437.43	c      3437           5593        4539        20           0.0000   -10548534.0000          -
63960.16/3442.49	c      3442           5593        4539        20           0.0000   -10548534.0000          -
64065.29/3447.77	c      3448           5593        4539        20           0.0000   -10548534.0000          -
64164.51/3452.79	c      3453           5593        4539        20           0.0000   -10548534.0000          -
64275.58/3458.37	c      3458           5593        4539        20           0.0000   -10548534.0000          -
64389.52/3464.12	c      3464           5593        4539        20           0.0000   -10548534.0000          -
64491.83/3469.30	c      3469           5593        4539        20           0.0000   -10548534.0000          -
64595.04/3474.42	c      3474           5593        4539        20           0.0000   -10548534.0000          -
64700.23/3479.70	c      3480           5592        4539        20           0.0000   -10548534.0000          -
64801.43/3484.86	c      3485           5592        4539        20           0.0000   -10548534.0000          -
64902.65/3489.99	c      3490           5592        4539        20           0.0000   -10548534.0000          -
65004.76/3495.10	c      3495           5592        4539        20           0.0000   -10548534.0000          -
65107.04/3500.25	c      3500           5612        4560        20           0.0000   -10548534.0000          -
65210.16/3505.41	c      3505           5612        4560        20           0.0000   -10548534.0000          -
65324.07/3511.19	c      3511           5612        4560        20           0.0000   -10548534.0000          -
65426.41/3516.38	c      3516           5611        4560        20           0.0000   -10548534.0000          -
65529.61/3521.53	c      3522           5611        4560        20           0.0000   -10548534.0000          -
65632.84/3526.73	c      3527           5611        4560        20           0.0000   -10548534.0000          -
65732.09/3531.79	c      3532           5611        4560        20           0.0000   -10548534.0000          -
65835.30/3536.94	c      3537           3205        2153        20           0.0000   -10548534.0000          -
65934.55/3542.01	c      3542           3224        2172        20           0.0000   -10548534.0000          -
66038.73/3547.17	c      3547           5712        4659        20           0.0000   -10548534.0000          -
66138.84/3552.22	c      3552           3244        2192        20           0.0000   -10548534.0000          -
66246.02/3557.66	c      3558           3264        2212        20           0.0000   -10548534.0000          -
66351.17/3562.97	c      3563           3284        2232        20           0.0000   -10548534.0000          -
66458.11/3568.35	c      3568           3304        2252        20           0.0000   -10548534.0000          -
66557.14/3573.36	c      3573           5932        4879        20           0.0000   -10548534.0000          -
66662.21/3578.66	c      3579           6213        5159        20           0.0000   -10548534.0000          -
66772.19/3584.19	c      3584           3344        2292        20           0.0000   -10548534.0000          -
66880.38/3589.67	c      3590           3364        2312        20           0.0000   -10548534.0000          -
66981.46/3594.71	c      3595           3384        2332        20           0.0000   -10548534.0000          -
67084.61/3599.91	c      3600           6192        5139        20           0.0000   -10548534.0000          -
67193.55/3605.48	c      3605           6252        5199        20           0.0000   -10548534.0000          -
67302.76/3610.93	c      3611           3425        2373        20           0.0000   -10548534.0000          -
67401.95/3615.97	c      3616           3444        2392        20           0.0000   -10548534.0000          -
67501.11/3621.03	c      3621           3464        2412        20           0.0000   -10548534.0000          -
67608.26/3626.37	c      3626           3484        2432        20           0.0000   -10548534.0000          -
67709.47/3631.48	c      3631           6693        5639        20           0.0000   -10548534.0000          -
67814.47/3636.73	c      3637           3504        2452        20           0.0000   -10548534.0000          -
67913.70/3641.75	c      3642           3524        2472        20           0.0000   -10548534.0000          -
68019.59/3647.11	c      3647           6652        5599        20           0.0000   -10548534.0000          -
68126.00/3652.44	c      3652           6913        5859        20           0.0000   -10548534.0000          -
68225.25/3657.46	c      3657           3572        2520        20           0.0000   -10548534.0000          -
68324.45/3662.48	c      3662           3584        2532        20           0.0000   -10548534.0000          -
68427.66/3667.60	c      3668           3604        2552        20           0.0000   -10548534.0000          -
68526.88/3672.65	c      3673           3624        2572        20           0.0000   -10548534.0000          -
68628.07/3677.74	c      3678           7173        6119        20           0.0000   -10548534.0000          -
68729.22/3682.82	c      3683           3644        2592        20           0.0000   -10548534.0000          -
68828.46/3687.85	c      3688           3664        2612        20           0.0000   -10548534.0000          -
68935.60/3693.22	c      3693           3684        2632        20           0.0000   -10548534.0000          -
69034.77/3698.26	c      3698           7373        6319        20           0.0000   -10548534.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (173531 MiB free)
  memory of node 1: 193531 MiB (167827 MiB free)
  memory of node 2: 193531 MiB (186882 MiB free)
  memory of node 3: 193531 MiB (180446 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-4465416-1723640578/watcher-4465416-1723640578 -o /tmp/evaluation-result-4465416-1723640578/solver-4465416-1723640578 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741481 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465416-1723640578.opb -qsol -t 72000 -sth 20 

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

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

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

solver pid=741532, runsolver pid=741529

[startup+0.100562 s]*
/proc/loadavg: 58.78 75.25 78.65 6/864 741545
/proc/meminfo: memFree=725402876/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=99540 memory=87600 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/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 19802 0 0 0 8 3 0 0 20 0 1 0 130644544 101928960 21900 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 24885 21900 2347 3035 0 21281 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 99540 KiB
Current children cumulated memory: 87600 KiB

[startup+0.22481 s]*
/proc/loadavg: 58.78 75.25 78.65 6/864 741545
/proc/meminfo: memFree=725069520/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=162756 memory=151164 CPUtime=0.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 35715 0 0 0 18 6 0 0 20 0 1 0 130644544 166662144 37791 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 40689 37791 2347 3035 0 37085 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 162756 KiB
Current children cumulated memory: 151164 KiB

[startup+0.326252 s]*
/proc/loadavg: 58.78 75.25 78.65 6/864 741545
/proc/meminfo: memFree=724803588/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=221448 memory=209940 CPUtime=0.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 50381 0 0 0 26 8 0 0 20 0 1 0 130644544 226762752 52485 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 55362 52485 2347 3035 0 51758 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 221448 KiB
Current children cumulated memory: 209940 KiB

[startup+0.700267 s]
/proc/loadavg: 58.78 75.25 78.65 6/864 741545
/proc/meminfo: memFree=724344656/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=430672 memory=419204 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 101680 0 0 0 52 17 0 0 20 0 1 0 130644544 441008128 104801 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 107668 104801 2347 3035 0 104064 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 430672 KiB
Current children cumulated memory: 419204 KiB

[startup+1.50026 s]
/proc/loadavg: 54.40 74.07 78.25 6/864 741545
/proc/meminfo: memFree=723367408/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=967512 memory=956120 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/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 238835 0 0 0 113 35 0 0 20 0 1 0 130644544 990732288 239030 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 241878 239030 2555 3035 0 238274 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 967512 KiB
Current children cumulated memory: 956120 KiB

[startup+3.12474 s]
/proc/loadavg: 54.40 74.07 78.25 6/864 741545
/proc/meminfo: memFree=719864268/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=1511804 memory=1488168 CPUtime=3.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 369183 0 0 0 254 57 0 0 20 0 1 0 130644544 1548087296 372042 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 377951 372042 2614 3035 0 374347 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 1511804 KiB
Current children cumulated memory: 1488168 KiB

[startup+6.30024 s]
/proc/loadavg: 50.36 72.91 77.85 6/864 741547
/proc/meminfo: memFree=717936012/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=2002716 memory=1969052 CPUtime=6.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 405913 0 0 0 551 76 0 0 20 0 1 0 130644544 2050781184 492263 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 500679 492263 2726 3035 0 497075 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2002716 KiB
Current children cumulated memory: 1969052 KiB

[startup+12.7002 s]
/proc/loadavg: 46.65 71.76 77.45 6/864 741547
/proc/meminfo: memFree=717853604/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=2025452 memory=1982432 CPUtime=12.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 408396 0 0 0 1186 79 0 0 20 0 1 0 130644544 2074062848 495608 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 506363 495608 2742 3035 0 502759 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2025452 KiB
Current children cumulated memory: 1982432 KiB

[startup+25.5002 s]
/proc/loadavg: 40.09 69.53 76.67 6/863 741551
/proc/meminfo: memFree=717845080/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=2025452 memory=1982432 CPUtime=25.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 408599 0 0 0 2459 82 0 0 20 0 1 0 130644544 2074062848 495608 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 506363 495608 2742 3035 0 502759 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2025452 KiB
Current children cumulated memory: 1982432 KiB

[startup+51.1249 s]
/proc/loadavg: 25.87 63.27 74.35 6/863 741554
/proc/meminfo: memFree=717837628/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=2031568 memory=1984180 CPUtime=50.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 409289 0 0 0 5012 85 0 0 20 0 1 0 130644544 2080325632 496045 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 507892 496045 2742 3035 0 504288 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2031568 KiB
Current children cumulated memory: 1984180 KiB

[startup+102.3 s]
/proc/loadavg: 13.49 54.13 70.66 6/863 741566
/proc/meminfo: memFree=716892628/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=2031568 memory=1984180 CPUtime=102.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 409568 0 0 0 10111 90 0 0 20 0 1 0 130644544 2080325632 496045 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 507892 496045 2742 3035 0 504288 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2031568 KiB
Current children cumulated memory: 1984180 KiB

[startup+162.3 s]
/proc/loadavg: 13.97 46.53 66.99 25/904 741618
/proc/meminfo: memFree=678901204/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=2905960 memory=2824984 CPUtime=161.81 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) R 741529 741532 741471 0 -1 4194304 600261 0 0 0 16051 130 0 0 20 0 1 0 130644544 2975703040 706246 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 726490 706246 2790 3035 0 722886 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2905960 KiB
Current children cumulated memory: 2824984 KiB

[startup+222.301 s]
/proc/loadavg: 27.17 44.06 64.84 44/963 741689
/proc/meminfo: memFree=621623360/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=13351872 memory=11882636 CPUtime=221.96 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) S 741529 741532 741471 0 -1 1077936128 2834237 0 0 0 21739 457 0 0 20 0 21 0 130644544 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 3337968 2970659 2806 3035 0 3077925 0
[pid=741532/tid=741668] ppid=741529 vsize=13351872 memory=3638672 CPUtime=1.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741668/stat : 741668 (fscip) S 741529 741532 741471 0 -1 1077936192 152965 0 0 0 89 22 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741669] ppid=741529 vsize=13351872 memory=-6585788134563429219 CPUtime=1.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741669/stat : 741669 (fscip) S 741529 741532 741471 0 -1 1077936192 146082 0 0 0 90 20 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741670] ppid=741529 vsize=13351872 memory=2825492 CPUtime=1.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741670/stat : 741670 (fscip) S 741529 741532 741471 0 -1 1077936192 146594 0 0 0 88 22 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741671] ppid=741529 vsize=13351872 memory=-6585788134563429219 CPUtime=1.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741671/stat : 741671 (fscip) S 741529 741532 741471 0 -1 1077936192 146083 0 0 0 90 19 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741672] ppid=741529 vsize=13351872 memory=9001532 CPUtime=1.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741672/stat : 741672 (fscip) S 741529 741532 741471 0 -1 1077936192 146082 0 0 0 89 20 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741673] ppid=741529 vsize=13351872 memory=280345267938208 CPUtime=1.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741673/stat : 741673 (fscip) S 741529 741532 741471 0 -1 1077936192 152856 0 0 0 92 20 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741674] ppid=741529 vsize=13351872 memory=10392 CPUtime=1.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741674/stat : 741674 (fscip) S 741529 741532 741471 0 -1 1077936192 146082 0 0 0 90 20 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741675] ppid=741529 vsize=13351872 memory=11424 CPUtime=1.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741675/stat : 741675 (fscip) S 741529 741532 741471 0 -1 1077936192 188595 0 0 0 89 23 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741676] ppid=741529 vsize=13351872 memory=-1751206873017374807 CPUtime=1.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741676/stat : 741676 (fscip) S 741529 741532 741471 0 -1 1077936192 146081 0 0 0 90 19 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741677] ppid=741529 vsize=13351872 memory=4636 CPUtime=1.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741677/stat : 741677 (fscip) S 741529 741532 741471 0 -1 1077936192 146082 0 0 0 89 21 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741678] ppid=741529 vsize=13351872 memory=6056 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741678/stat : 741678 (fscip) S 741529 741532 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741679] ppid=741529 vsize=13351872 memory=38468 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741679/stat : 741679 (fscip) S 741529 741532 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741680] ppid=741529 vsize=13351872 memory=0 CPUtime=0.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741680/stat : 741680 (fscip) R 741529 741532 741471 0 -1 4194368 103405 0 0 0 33 15 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741681] ppid=741529 vsize=13351872 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741681/stat : 741681 (fscip) S 741529 741532 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741682] ppid=741529 vsize=13351872 memory=35732 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741682/stat : 741682 (fscip) S 741529 741532 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741683] ppid=741529 vsize=13351872 memory=54680 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741683/stat : 741683 (fscip) S 741529 741532 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741684] ppid=741529 vsize=13351872 memory=5915936 CPUtime=1.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741684/stat : 741684 (fscip) S 741529 741532 741471 0 -1 1077936192 146082 0 0 0 89 21 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741685] ppid=741529 vsize=13351872 memory=9925228 CPUtime=1.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741685/stat : 741685 (fscip) S 741529 741532 741471 0 -1 1077936192 146082 0 0 0 88 20 0 0 20 0 21 0 130665184 13672316928 2970659 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0

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

/proc/741532/task/741698/stat : 741698 (fscip) S 741529 741532 741471 0 -1 1077936192 382 0 0 0 2 0 0 0 20 0 41 0 130667492 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741699] ppid=741529 vsize=102897580 memory=2112 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/741532/task/741699/stat : 741699 (fscip) S 741529 741532 741471 0 -1 1077936192 360 0 0 0 2 0 0 0 20 0 41 0 130667492 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741700] ppid=741529 vsize=102897580 memory=97816060 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/741532/task/741700/stat : 741700 (fscip) S 741529 741532 741471 0 -1 1077936192 283 0 0 0 2 0 0 0 20 0 41 0 130667493 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741701] ppid=741529 vsize=102897580 memory=97377068 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/741532/task/741701/stat : 741701 (fscip) S 741529 741532 741471 0 -1 1077936192 382 0 0 0 2 0 0 0 20 0 41 0 130667493 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741702] ppid=741529 vsize=102897580 memory=11424 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/741532/task/741702/stat : 741702 (fscip) S 741529 741532 741471 0 -1 1077936192 458 0 0 0 3 0 0 0 20 0 41 0 130667493 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741703] ppid=741529 vsize=102897580 memory=11424 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/741532/task/741703/stat : 741703 (fscip) S 741529 741532 741471 0 -1 1077936192 388 0 0 0 2 0 0 0 20 0 41 0 130667493 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741704] ppid=741529 vsize=102897580 memory=280345266551328 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/741532/task/741704/stat : 741704 (fscip) S 741529 741532 741471 0 -1 1077936192 377 0 0 0 3 0 0 0 20 0 41 0 130667493 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741705] ppid=741529 vsize=102897580 memory=10392 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741705/stat : 741705 (fscip) S 741529 741532 741471 0 -1 1077936192 391 0 0 0 2 0 0 0 20 0 41 0 130667496 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741706] ppid=741529 vsize=102897580 memory=5432 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/741532/task/741706/stat : 741706 (fscip) S 741529 741532 741471 0 -1 1077936192 381 0 0 0 2 0 0 0 20 0 41 0 130667496 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741707] ppid=741529 vsize=102897580 memory=97816320 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/741532/task/741707/stat : 741707 (fscip) S 741529 741532 741471 0 -1 1077936192 358 0 0 0 2 0 0 0 20 0 41 0 130667496 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741708] ppid=741529 vsize=102897580 memory=1704 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741708/stat : 741708 (fscip) S 741529 741532 741471 0 -1 1077936192 362 0 0 0 2 0 0 0 20 0 41 0 130667496 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741709] ppid=741529 vsize=102897580 memory=18272 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/741532/task/741709/stat : 741709 (fscip) S 741529 741532 741471 0 -1 1077936192 381 0 0 0 2 0 0 0 20 0 41 0 130667496 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741710] ppid=741529 vsize=102897580 memory=6628 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/741532/task/741710/stat : 741710 (fscip) S 741529 741532 741471 0 -1 1077936192 385 0 0 0 2 0 0 0 20 0 41 0 130667497 105367121920 24454084 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
Current children cumulated CPU time: 67925.6 s
Current children cumulated vsize: 102897580 KiB
Current children cumulated memory: 97816336 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.29 80.28 80.03 83/1023 743636
/proc/meminfo: memFree=420719592/790760800 swapFree=131071996/131071996
[pid=741532] ppid=741529 vsize=103168516 memory=98030372 CPUtime=69071.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/stat : 741532 (fscip) S 741529 741532 741471 0 -1 1077936128 267190722 0 0 0 6880788 26342 0 0 20 0 41 0 130644544 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 17 20 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
/proc/741532/statm: 25792129 24507593 3030 3035 0 25360816 0
[pid=741532/tid=741668] ppid=741529 vsize=103168516 memory=11328 CPUtime=3436.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741668/stat : 741668 (fscip) R 741529 741532 741471 0 -1 4194368 5650450 0 0 0 342929 747 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741669] ppid=741529 vsize=103168516 memory=11328 CPUtime=3444.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741669/stat : 741669 (fscip) R 741529 741532 741471 0 -1 4194368 8282924 0 0 0 343597 896 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741670] ppid=741529 vsize=103168516 memory=4630719448672506982 CPUtime=3442.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741670/stat : 741670 (fscip) R 741529 741532 741471 0 -1 4194368 27003008 0 0 0 341981 2237 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741671] ppid=741529 vsize=103168516 memory=49328708 CPUtime=3440.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741671/stat : 741671 (fscip) R 741529 741532 741471 0 -1 4194368 6404700 0 0 0 343232 841 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741672] ppid=741529 vsize=103168516 memory=2844 CPUtime=3444.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741672/stat : 741672 (fscip) R 741529 741532 741471 0 -1 4194368 11826044 0 0 0 343212 1245 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741673] ppid=741529 vsize=103168516 memory=6628 CPUtime=3445.39 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741673/stat : 741673 (fscip) R 741529 741532 741471 0 -1 4194368 27953713 0 0 0 342223 2316 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741674] ppid=741529 vsize=103168516 memory=98066820 CPUtime=3448.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741674/stat : 741674 (fscip) R 741529 741532 741471 0 -1 4194368 7407867 0 0 0 343849 999 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741675] ppid=741529 vsize=103168516 memory=2636 CPUtime=3447.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741675/stat : 741675 (fscip) R 741529 741532 741471 0 -1 4194368 8471349 0 0 0 343805 993 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741676] ppid=741529 vsize=103168516 memory=97980484 CPUtime=3445.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741676/stat : 741676 (fscip) R 741529 741532 741471 0 -1 4194368 25875317 0 0 0 342438 2137 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741677] ppid=741529 vsize=103168516 memory=31860 CPUtime=3442.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741677/stat : 741677 (fscip) R 741529 741532 741471 0 -1 4194368 5862702 0 0 0 343541 688 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741678] ppid=741529 vsize=103168516 memory=7176 CPUtime=3438.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741678/stat : 741678 (fscip) R 741529 741532 741471 0 -1 4194368 8373279 0 0 0 343000 872 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741679] ppid=741529 vsize=103168516 memory=36248 CPUtime=3441.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741679/stat : 741679 (fscip) R 741529 741532 741471 0 -1 4194368 26897369 0 0 0 341929 2189 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741680] ppid=741529 vsize=103168516 memory=97587992 CPUtime=3444.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741680/stat : 741680 (fscip) R 741529 741532 741471 0 -1 4194368 11097875 0 0 0 342918 1570 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741681] ppid=741529 vsize=103168516 memory=98066864 CPUtime=3439.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741681/stat : 741681 (fscip) R 741529 741532 741471 0 -1 4194368 7742660 0 0 0 343056 853 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741682] ppid=741529 vsize=103168516 memory=98033872 CPUtime=3441.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741682/stat : 741682 (fscip) R 741529 741532 741471 0 -1 4194368 27588290 0 0 0 341781 2327 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741683] ppid=741529 vsize=103168516 memory=2152 CPUtime=3439.77 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741683/stat : 741683 (fscip) R 741529 741532 741471 0 -1 4194368 6502693 0 0 0 343161 816 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741684] ppid=741529 vsize=103168516 memory=6056 CPUtime=3445.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741684/stat : 741684 (fscip) R 741529 741532 741471 0 -1 4194368 8194878 0 0 0 343619 976 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741685] ppid=741529 vsize=103168516 memory=104 CPUtime=3444.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741685/stat : 741685 (fscip) R 741529 741532 741471 0 -1 4194368 21085398 0 0 0 342688 1798 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741686] ppid=741529 vsize=103168516 memory=33100 CPUtime=3442.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741686/stat : 741686 (fscip) R 741529 741532 741471 0 -1 4194368 6127133 0 0 0 343535 756 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741687] ppid=741529 vsize=103168516 memory=19600 CPUtime=3445.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741687/stat : 741687 (fscip) R 741529 741532 741471 0 -1 4194368 8022638 0 0 0 343685 904 0 0 20 0 41 0 130665184 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741691] ppid=741529 vsize=103168516 memory=54680 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/741532/task/741691/stat : 741691 (fscip) S 741529 741532 741471 0 -1 1077936192 386 0 0 0 2 0 0 0 20 0 41 0 130667491 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741692] ppid=741529 vsize=103168516 memory=28496 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/741532/task/741692/stat : 741692 (fscip) S 741529 741532 741471 0 -1 1077936192 390 0 0 0 2 0 0 0 20 0 41 0 130667492 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741693] ppid=741529 vsize=103168516 memory=2112 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/741532/task/741693/stat : 741693 (fscip) S 741529 741532 741471 0 -1 1077936192 292 0 0 0 2 0 0 0 20 0 41 0 130667492 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741694] ppid=741529 vsize=103168516 memory=3308 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741694/stat : 741694 (fscip) S 741529 741532 741471 0 -1 1077936192 386 0 0 0 2 0 0 0 20 0 41 0 130667492 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741695] ppid=741529 vsize=103168516 memory=35732 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/741532/task/741695/stat : 741695 (fscip) S 741529 741532 741471 0 -1 1077936192 389 0 0 0 2 0 0 0 20 0 41 0 130667492 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741696] ppid=741529 vsize=103168516 memory=10392 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/741532/task/741696/stat : 741696 (fscip) S 741529 741532 741471 0 -1 1077936192 390 0 0 0 2 0 0 0 20 0 41 0 130667492 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741697] ppid=741529 vsize=103168516 memory=5432 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/741532/task/741697/stat : 741697 (fscip) S 741529 741532 741471 0 -1 1077936192 391 0 0 0 2 0 0 0 20 0 41 0 130667492 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741698] ppid=741529 vsize=103168516 memory=16240 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/741532/task/741698/stat : 741698 (fscip) S 741529 741532 741471 0 -1 1077936192 387 0 0 0 2 0 0 0 20 0 41 0 130667492 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741699] ppid=741529 vsize=103168516 memory=2268 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/741532/task/741699/stat : 741699 (fscip) S 741529 741532 741471 0 -1 1077936192 365 0 0 0 2 0 0 0 20 0 41 0 130667492 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741700] ppid=741529 vsize=103168516 memory=1996 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/741532/task/741700/stat : 741700 (fscip) S 741529 741532 741471 0 -1 1077936192 287 0 0 0 2 0 0 0 20 0 41 0 130667493 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741701] ppid=741529 vsize=103168516 memory=1836 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/741532/task/741701/stat : 741701 (fscip) S 741529 741532 741471 0 -1 1077936192 387 0 0 0 2 0 0 0 20 0 41 0 130667493 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741702] ppid=741529 vsize=103168516 memory=20572 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/741532/task/741702/stat : 741702 (fscip) S 741529 741532 741471 0 -1 1077936192 464 0 0 0 3 0 0 0 20 0 41 0 130667493 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741703] ppid=741529 vsize=103168516 memory=6856 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/741532/task/741703/stat : 741703 (fscip) S 741529 741532 741471 0 -1 1077936192 394 0 0 0 2 0 0 0 20 0 41 0 130667493 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741704] ppid=741529 vsize=103168516 memory=6720669835228954217 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/741532/task/741704/stat : 741704 (fscip) S 741529 741532 741471 0 -1 1077936192 383 0 0 0 3 0 0 0 20 0 41 0 130667493 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741705] ppid=741529 vsize=103168516 memory=75457 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/741532/task/741705/stat : 741705 (fscip) S 741529 741532 741471 0 -1 1077936192 397 0 0 0 2 0 0 0 20 0 41 0 130667496 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741706] ppid=741529 vsize=103168516 memory=43371 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/741532/task/741706/stat : 741706 (fscip) S 741529 741532 741471 0 -1 1077936192 387 0 0 0 2 0 0 0 20 0 41 0 130667496 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741707] ppid=741529 vsize=103168516 memory=66868 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/741532/task/741707/stat : 741707 (fscip) S 741529 741532 741471 0 -1 1077936192 364 0 0 0 2 0 0 0 20 0 41 0 130667496 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741708] ppid=741529 vsize=103168516 memory=104 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/741532/task/741708/stat : 741708 (fscip) S 741529 741532 741471 0 -1 1077936192 366 0 0 0 2 0 0 0 20 0 41 0 130667496 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741709] ppid=741529 vsize=103168516 memory=33100 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/741532/task/741709/stat : 741709 (fscip) S 741529 741532 741471 0 -1 1077936192 387 0 0 0 3 0 0 0 20 0 41 0 130667496 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
[pid=741532/tid=741710] ppid=741529 vsize=103168516 memory=19600 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/741532/task/741710/stat : 741710 (fscip) S 741529 741532 741471 0 -1 1077936192 391 0 0 0 2 0 0 0 20 0 41 0 130667497 105644560384 24507593 809668444160 4194304 16623229 140727161830624 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 44830720 140727161832454 140727161832572 140727161832572 140727161839600 0
Current children cumulated CPU time: 69071.3 s
Current children cumulated vsize: 103168516 KiB
Current children cumulated memory: 98030372 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=68808.1 s, system=267.077 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3700.8 s]
/proc/loadavg: 80.29 80.28 80.03 5/867 743636
/proc/meminfo: memFree=433790304/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 80.29 80.28 80.03 6/867 743637
/proc/meminfo: memFree=537676804/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3702 s]*
/proc/loadavg: 74.18 79.01 79.63 6/867 743637
/proc/meminfo: memFree=635454700/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 15 (SIGTERM)

Real time (s): 3703.72
CPU time (s): 69075.2
CPU user time (s): 68808.1
CPU system time (s): 267.077
CPU usage (%): 1865.02
Max. virtual memory (cumulated for all children) (KiB): 103263828
Max. memory (cumulated for all children) (KiB): 98095136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68808.1
system time used= 267.077
maximum resident set size= 98095136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267190744
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= 1168829
involuntary context switches= 325914


# summary of solver processes directly reported to runsolver:
#   pid: 741532
#   total CPU time (s): 69075.2
#   total CPU user time (s): 68808.1
#   total CPU system time (s): 267.077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.4314 second user time and 106.192 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 15:02:58
IDJOB=4465416
IDBENCH=158030
IDSOLVER=3094
FILE ID=nodeD101/4465416-1723640578
RUNJOBID= nodeD101-1723640577-741481
SLURM_JOB_ID= 8267917
Free space on /tmp= 8622808 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_0null50mast_rapportOE2.0_TMAX180_K192_cod2.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465416-1723640578/watcher-4465416-1723640578 -o /tmp/evaluation-result-4465416-1723640578/solver-4465416-1723640578 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741481 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465416-1723640578.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= ccc767bd01ae3f57d23f9938eef5a5f9
RANDOM SEED=650350026

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 46
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2653.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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        725710100 kB
MemAvailable:   783558672 kB
Buffers:         1173608 kB
Cached:         59929564 kB
SwapCached:            0 kB
Active:         18818628 kB
Inactive:       42702876 kB
Active(anon):       2024 kB
Inactive(anon):   455224 kB
Active(file):   18816604 kB
Inactive(file): 42247652 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            224664 kB
Writeback:             4 kB
AnonPages:        416232 kB
Mapped:           101196 kB
Shmem:             38920 kB
KReclaimable:     407688 kB
Slab:             823792 kB
SReclaimable:     407688 kB
SUnreclaim:       416104 kB
KernelStack:       14704 kB
PageTables:        10948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1122464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1148928 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622752 MiB
End job on nodeD101 at 2024-08-14 16:04:42