Trace number 4465497

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) 71420.1 3701.4

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm75p-opt.opb.negationfix.opb
MD5SUMcb1e30dd77f685e81033380919ead272
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 benchmark95
Best CPU time to get the best result obtained on this benchmark2192.23
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables134272
Total number of constraints2354
Number of constraints which are clauses1048
Number of constraints which are cardinality constraints (but not clauses)1048
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint128
Maximum length of a constraint1049
Number of terms in the objective function 128
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 128
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 391713
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 1009997
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.43/0.46	c Default LC presolving (default).
0.43/0.46	c ** Before presolving: virtualMemUsedAtLc = 467858715, getVmSize() = 365469696, SCIPgetMemUsed() = 329853993, SCIPgetMemTotal() = 339097337, SCIPgetMemExternEstim() = 128761378
0.43/0.46	c ** set memory limit for presolving in LC to 8.79462e+12 for SCIP **
104.05/104.52	c ** Estimated virtualMemUsedAtSolver = 1048249200, getVmSize() = 1494843392, SCIPgetMemUsed() = 1199062551, SCIPgetMemTotal() = 1443612423, SCIPgetMemExternEstim() = 128761378
104.05/104.52	c ** set memory limit for solvers to 4.18531e+11 for each SCIP **
104.05/104.52	c Original Problem   :
104.05/104.52	c   Problem name     : instance-4465497-1723653505
104.05/104.52	c   Variables        : 134272 (134272 binary, 0 integer, 0 implicit integer, 0 continuous)
104.05/104.52	c   Constraints      : 2354
104.05/104.52	c   Objective sense  : minimize
104.05/104.52	c Presolved Problem  :
104.05/104.52	c   Variables        : 133809 (133809 binary, 0 integer, 0 implicit integer, 0 continuous)
104.05/104.52	c   Constraints      : 1306
104.05/104.52	c Constraints        : Number
104.05/104.52	c   knapsack         : 258 
104.05/104.52	c   setppc           : 1048 
104.05/104.52	c ** Instance transfer method used: 0
104.25/104.74	c ** ParaScipInstance copy does not increase the number of variables. **
107.87/108.23	c LC is working with racing ramp-up and with rebuilding tree after racing.
107.87/108.24	c                                Nodes    Active                                            
107.87/108.24	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
201.89/113.23	c *     113              0           1        20         128.0000                -          -
201.89/113.23	c       113              0           1        20         128.0000                -          -
781.74/142.50	c *     142              0           1        20         110.0000                -          -
781.74/142.50	c       142              0           1        20         110.0000                -          -
888.58/147.99	c *     148              0           1        20         107.0000                -          -
888.58/147.99	c       148              0           1        20         107.0000                -          -
894.52/148.24	c *     148              0           1        20         106.0000                -          -
1324.37/169.97	c       170              2           1        20         106.0000           0.0000          -
1611.75/184.48	c       184              2           3        20         106.0000           0.0000          -
1720.87/189.96	c       190              3           2        20         106.0000           0.0000          -
1899.45/198.90	c       199             21          22        20         106.0000           0.0000          -
2018.50/204.91	c       205             35          34        20         106.0000           1.0000          -
2182.94/213.21	c       213             41          42        20         106.0000           1.0000          -
2303.80/219.35	c       219             42          41        20         106.0000           1.0000          -
2430.72/225.75	c       226             61          62        20         106.0000           1.0000          -
2529.84/230.78	c       231             82          81        20         106.0000           1.0000          -
2655.59/237.06	c       237            102         101        20         106.0000           1.0000          -
2758.04/242.27	c       242            132         131        20         106.0000           1.0000          -
2857.21/247.28	c       247            142         141        20         106.0000           1.0000          -
2966.38/252.72	c       253            202         201        20         106.0000           1.0000          -
3027.73/255.89	c *     256            161         162        20          96.0000           1.0000          -
3069.34/258.01	c       258            161         162        20          96.0000           1.0000          -
3126.83/260.89	c *     261            161         162        20          95.0000           1.0000          -
3215.87/265.33	c       265            161         162        20          95.0000           1.0000          -
3329.53/271.11	c       271            161         162        20          95.0000           1.0000          -
3445.76/276.99	c       277            162         161        20          95.0000           1.0000          -
3567.42/283.09	c       283            262         261        20          95.0000           1.0000          -
3677.63/288.64	c       289            222         221        20          95.0000           1.0000          -
3798.71/294.76	c       295            262         261        20          95.0000           1.0000          -
3901.86/299.94	c       300            282         281        20          95.0000           1.0000          -
4010.91/305.47	c       305            301         302        20          95.0000           1.0000          -
4112.11/310.55	c       311            402         401        20          95.0000           1.0000          -
4215.21/315.76	c       316            402         403        20          95.0000           1.0000          -
4324.16/321.21	c       321            402         403        20          95.0000           1.0000          -
4423.36/326.28	c       326            402         403        20          95.0000           1.0000          -
4524.53/331.34	c       331            602         601        20          95.0000           1.0000          -
4625.76/336.47	c       336            482         481        20          95.0000           1.0000          -
4728.75/341.68	c       342            682         681        20          95.0000           1.0000          -
4831.89/346.86	c       347            582         581        20          95.0000           1.0000          -
4935.87/352.13	c       352            782         781        20          95.0000           1.0000          -
5037.92/357.23	c       357            662         661        20          95.0000           1.0000          -
5139.02/362.32	c       362            882         881        20          95.0000           1.0000          -
5242.12/367.56	c       368            942         941        20          95.0000           1.0000          -
5345.35/372.75	c       373            822         821        20          95.0000           1.0000          -
5448.49/377.92	c       378            802         801        20          95.0000           1.0000          -
5547.73/383.04	c       383            942         941        20          95.0000           1.0000          -
5660.80/388.66	c       389           1002        1001        20          95.0000           1.0000          -
5762.04/393.70	c       394           1151         101        20          95.0000           1.0000          -
5867.81/399.08	c       399           1051           1        20          95.0000           1.0000          -
5989.06/405.19	c       405           1050           0        20          95.0000           1.0000          -
6099.59/410.79	c       411           1331         281        20          95.0000           1.0000          -
6210.80/416.38	c       416           1391         341        20          95.0000           1.0000          -
6322.04/422.01	c       422           1451         401        20          95.0000           1.0000          -
6424.04/427.05	c       427           1351         301        20          95.0000           1.0000          -
6526.61/432.27	c       432           1291         241        20          95.0000           1.0000          -
6627.90/437.32	c       437           1351         301        20          95.0000           1.0000          -
6727.16/442.36	c       442           1511         461        20          95.0000           1.0000          -
6830.45/447.57	c       448              2           1        20          95.0000          94.0000      1.06%
6945.50/453.32	c       453              3           2        20          95.0000          94.0000      1.06%
7056.63/459.03	c       459              3           4        20          95.0000          94.0000      1.06%
7169.85/464.64	c       465              3           4        20          95.0000          94.0000      1.06%
7283.07/470.31	c       470              3           4        20          95.0000          94.0000      1.06%
7394.32/475.99	c       476              3           4        20          95.0000          94.0000      1.06%
7496.21/481.03	c       481              3           4        20          95.0000          94.0000      1.06%
7595.44/486.09	c       486              3           4        20          95.0000          94.0000      1.06%
7698.09/491.23	c       491              3           4        20          95.0000          94.0000      1.06%
7807.32/496.78	c       497              3           4        20          95.0000          94.0000      1.06%
7926.45/502.70	c       503              3           4        20          95.0000          94.0000      1.06%
8025.54/507.77	c       508              3           4        20          95.0000          94.0000      1.06%
8126.62/512.83	c       513              3           4        20          95.0000          94.0000      1.06%
8225.80/517.88	c       518              3           4        20          95.0000          94.0000      1.06%
8332.92/523.24	c       523              3           4        20          95.0000          94.0000      1.06%
8436.13/528.46	c       528              3           4        20          95.0000          94.0000      1.06%
8541.33/533.75	c       534              3           4        20          95.0000          94.0000      1.06%
8640.55/538.78	c       539              3           4        20          95.0000          94.0000      1.06%
8741.80/543.89	c       544              3           4        20          95.0000          94.0000      1.06%
8843.02/549.00	c       549              3           4        20          95.0000          94.0000      1.06%
8950.19/554.32	c       554              3           4        20          95.0000          94.0000      1.06%
9061.43/559.91	c       560              3           4        20          95.0000          94.0000      1.06%
9163.06/565.09	c       565              3           4        20          95.0000          94.0000      1.06%
9262.37/570.11	c       570              3           4        20          95.0000          94.0000      1.06%
9378.88/575.97	c       576              3           4        20          95.0000          94.0000      1.06%
9477.81/581.02	c       581              3           2        20          95.0000          94.0000      1.06%
9584.80/586.30	c       586              3           2        20          95.0000          94.0000      1.06%
9689.78/591.63	c       592              3           4        20          95.0000          94.0000      1.06%
9788.66/596.66	c       597              3           4        20          95.0000          94.0000      1.06%
9893.59/602.02	c       602              3           4        20          95.0000          94.0000      1.06%
9998.38/607.27	c       607              3           4        20          95.0000          94.0000      1.06%
10099.24/612.30	c       612              3           4        20          95.0000          94.0000      1.06%
10204.13/617.64	c       618              3           4        20          95.0000          94.0000      1.06%
10303.15/622.66	c       623              3           4        20          95.0000          94.0000      1.06%
10404.01/627.77	c       628              3           4        20          95.0000          94.0000      1.06%
10509.93/633.10	c       633              3           4        20          95.0000          94.0000      1.06%
10615.90/638.43	c       638              3           4        20          95.0000          94.0000      1.06%
10720.93/643.71	c       644              3           4        20          95.0000          94.0000      1.06%
10819.94/648.73	c       649              3           4        20          95.0000          94.0000      1.06%
10922.93/654.02	c       654              3           4        20          95.0000          94.0000      1.06%
11024.61/659.10	c       659              3           4        20          95.0000          94.0000      1.06%
11127.06/664.28	c       664              3           4        20          95.0000          94.0000      1.06%
11237.97/669.85	c       670              3           4        20          95.0000          94.0000      1.06%
11339.06/675.00	c       675              3           4        20          95.0000          94.0000      1.06%
11438.24/680.02	c       680              3           4        20          95.0000          94.0000      1.06%
11557.00/685.91	c       686              3           4        20          95.0000          94.0000      1.06%
11661.83/691.28	c       691              3           4        20          95.0000          94.0000      1.06%
11774.64/696.96	c       697              3           4        20          95.0000          94.0000      1.06%
11883.53/702.42	c       702              3           4        20          95.0000          94.0000      1.06%
11990.49/707.83	c       708              3           4        20          95.0000          94.0000      1.06%
12094.19/713.04	c       713              3           4        20          95.0000          94.0000      1.06%
12198.66/718.37	c       718              3           4        20          95.0000          94.0000      1.06%
12297.83/723.39	c       723              3           4        20          95.0000          94.0000      1.06%
12398.87/728.48	c       728              3           4        20          95.0000          94.0000      1.06%
12499.76/733.51	c       734              3           4        20          95.0000          94.0000      1.06%
12600.72/738.60	c       739              3           4        20          95.0000          94.0000      1.06%
12699.90/743.68	c       744              3           4        20          95.0000          94.0000      1.06%
12798.93/748.69	c       749              3           4        20          95.0000          94.0000      1.06%
12911.91/754.33	c       754              3           4        20          95.0000          94.0000      1.06%
13013.06/759.48	c       759              3           4        20          95.0000          94.0000      1.06%
13122.07/765.01	c       765              3           4        20          95.0000          94.0000      1.06%
13227.09/770.29	c       770              3           4        20          95.0000          94.0000      1.06%
13328.32/775.34	c       775              3           4        20          95.0000          94.0000      1.06%
13427.54/780.36	c       780              3           4        20          95.0000          94.0000      1.06%
13528.54/785.44	c       785              3           4        20          95.0000          94.0000      1.06%
13631.56/790.67	c       791              3           4        20          95.0000          94.0000      1.06%
13736.75/795.93	c       796              3           4        20          95.0000          94.0000      1.06%
13838.63/801.08	c       801              3           4        20          95.0000          94.0000      1.06%
13937.90/806.13	c       806              3           4        20          95.0000          94.0000      1.06%
14040.38/811.29	c       811              3           4        20          95.0000          94.0000      1.06%
14141.65/816.35	c       816              3           4        20          95.0000          94.0000      1.06%
14244.83/821.50	c       822              3           4        20          95.0000          94.0000      1.06%
14346.09/826.65	c       827              3           4        20          95.0000          94.0000      1.06%
14449.24/831.81	c       832              3           4        20          95.0000          94.0000      1.06%
14558.36/837.35	c       837              3           4        20          95.0000          94.0000      1.06%
14672.16/843.04	c       843              6           5        20          95.0000          94.0000      1.06%
14776.69/848.32	c       848              6           5        20          95.0000          94.0000      1.06%
14877.95/853.43	c       853              6           5        20          95.0000          94.0000      1.06%
14979.10/858.55	c       859              6           5        20          95.0000          94.0000      1.06%
15090.93/864.19	c       864              6           5        20          95.0000          94.0000      1.06%
15191.50/869.27	c       869              6           5        20          95.0000          94.0000      1.06%
15296.71/874.52	c       875              6           5        20          95.0000          94.0000      1.06%
15401.89/879.81	c       880              7           6        20          95.0000          94.0000      1.06%
15501.12/884.89	c       885             14          13        20          95.0000          94.0000      1.06%
15604.90/890.07	c       890             15          14        20          95.0000          94.0000      1.06%
15709.48/895.30	c       895             16          15        20          95.0000          94.0000      1.06%
15808.65/900.34	c       900             17          16        20          95.0000          94.0000      1.06%
15911.91/905.53	c       906             17          16        20          95.0000          94.0000      1.06%
16023.78/911.15	c       911             17          16        20          95.0000          94.0000      1.06%
16124.29/916.25	c       916             17          16        20          95.0000          94.0000      1.06%
16225.54/921.36	c       921             17          16        20          95.0000          94.0000      1.06%
16326.80/926.45	c       926             17          16        20          95.0000          94.0000      1.06%
16427.98/931.58	c       932             17          16        20          95.0000          94.0000      1.06%
16529.12/936.65	c       937             18          17        20          95.0000          94.0000      1.06%
16640.14/942.24	c       942             19          18        20          95.0000          94.0000      1.06%
16751.24/947.85	c       948             19          18        20          95.0000          94.0000      1.06%
16852.47/952.98	c       953             20          19        20          95.0000          94.0000      1.06%
16951.64/958.00	c       958             21          20        20          95.0000          94.0000      1.06%
17050.86/963.03	c       963             21          20        20          95.0000          94.0000      1.06%
17157.94/968.38	c       968             21          20        20          95.0000          94.0000      1.06%
17269.08/973.90	c       974             21          20        20          95.0000          94.0000      1.06%
17382.14/979.65	c       980             22          23        20          95.0000          94.0000      1.06%
17491.93/985.19	c       985             23          22        20          95.0000          94.0000      1.06%
17609.08/991.09	c       991             23          22        20          95.0000          94.0000      1.06%
17721.19/996.76	c       997             23          22        20          95.0000          94.0000      1.06%
17832.02/1002.32	c      1002             23          22        20          95.0000          94.0000      1.06%
17943.34/1008.02	c      1008             24          23        20          95.0000          94.0000      1.06%
18044.95/1013.08	c      1013             24          23        20          95.0000          94.0000      1.06%
18147.60/1018.22	c      1018             24          23        20          95.0000          94.0000      1.06%
18246.74/1023.24	c      1023             26          25        20          95.0000          94.0000      1.06%
18349.83/1028.41	c      1028             27          26        20          95.0000          94.0000      1.06%
18452.95/1033.64	c      1034             30          29        20          95.0000          94.0000      1.06%
18556.08/1038.85	c      1039             32          31        20          95.0000          94.0000      1.06%
18660.00/1044.08	c      1044             32          31        20          95.0000          94.0000      1.06%
18774.44/1049.86	c      1050             32          31        20          95.0000          94.0000      1.06%
18873.68/1054.89	c      1055             32          31        20          95.0000          94.0000      1.06%
18979.47/1060.18	c      1060             32          31        20          95.0000          94.0000      1.06%
19079.95/1065.24	c      1065             32          31        20          95.0000          94.0000      1.06%
19191.07/1070.84	c      1071             32          31        20          95.0000          94.0000      1.06%
19295.01/1076.05	c      1076             32          31        20          95.0000          94.0000      1.06%
19394.12/1081.09	c      1081             32          31        20          95.0000          94.0000      1.06%
19498.66/1086.32	c      1086             32          31        20          95.0000          94.0000      1.06%
19597.90/1091.35	c      1091             32          31        20          95.0000          94.0000      1.06%
19709.07/1096.97	c      1097             32          31        20          95.0000          94.0000      1.06%
19811.20/1102.04	c      1102             32          31        20          95.0000          94.0000      1.06%
19913.52/1107.24	c      1107             32          31        20          95.0000          94.0000      1.06%
20016.74/1112.44	c      1112             32          31        20          95.0000          94.0000      1.06%
20121.79/1117.71	c      1118             32          31        20          95.0000          94.0000      1.06%
20225.04/1122.99	c      1123             32          31        20          95.0000          94.0000      1.06%
20328.96/1128.19	c      1128             32          31        20          95.0000          94.0000      1.06%
20431.44/1133.33	c      1133             32          31        20          95.0000          94.0000      1.06%
20545.49/1139.05	c      1139             32          31        20          95.0000          94.0000      1.06%
20646.68/1144.17	c      1144             32          31        20          95.0000          94.0000      1.06%
20749.12/1149.30	c      1149             32          31        20          95.0000          94.0000      1.06%
20850.36/1154.47	c      1154             32          31        20          95.0000          94.0000      1.06%
20953.59/1159.62	c      1160             32          31        20          95.0000          94.0000      1.06%
21054.88/1164.71	c      1165             32          31        20          95.0000          94.0000      1.06%
21154.12/1169.76	c      1170             32          31        20          95.0000          94.0000      1.06%
21255.32/1174.88	c      1175             35          34        20          95.0000          94.0000      1.06%
21356.17/1179.93	c      1180             35          34        20          95.0000          94.0000      1.06%
21458.20/1185.13	c      1185             35          34        20          95.0000          94.0000      1.06%
21560.57/1190.29	c      1190             35          34        20          95.0000          94.0000      1.06%
21661.86/1195.38	c      1195             35          34        20          95.0000          94.0000      1.06%
21772.93/1200.93	c      1201             35          34        20          95.0000          94.0000      1.06%
21888.07/1206.75	c      1207             35          34        20          95.0000          94.0000      1.06%
21987.26/1211.79	c      1212             38          39        20          95.0000          94.0000      1.06%
22096.33/1217.20	c      1217             38          39        20          95.0000          94.0000      1.06%
22195.57/1222.26	c      1222             38          39        20          95.0000          94.0000      1.06%
22296.81/1227.37	c      1227             38          39        20          95.0000          94.0000      1.06%
22397.92/1232.42	c      1232             38          39        20          95.0000          94.0000      1.06%
22497.02/1237.46	c      1237             38          39        20          95.0000          94.0000      1.06%
22598.27/1242.58	c      1243             38          39        20          95.0000          94.0000      1.06%
22703.49/1247.87	c      1248             38          39        20          95.0000          94.0000      1.06%
22804.64/1253.02	c      1253             38          39        20          95.0000          94.0000      1.06%
22906.74/1258.08	c      1258             38          39        20          95.0000          94.0000      1.06%
23011.13/1263.37	c      1263             38          39        20          95.0000          94.0000      1.06%
23114.26/1268.57	c      1269             38          39        20          95.0000          94.0000      1.06%
23215.35/1273.61	c      1274             38          39        20          95.0000          94.0000      1.06%
23320.55/1278.90	c      1279             38          39        20          95.0000          94.0000      1.06%
23419.74/1284.01	c      1284             38          39        20          95.0000          94.0000      1.06%
23521.68/1289.09	c      1289             38          39        20          95.0000          94.0000      1.06%
23620.92/1294.13	c      1294             38          39        20          95.0000          94.0000      1.06%
23725.25/1299.34	c      1299             38          39        20          95.0000          94.0000      1.06%
23826.49/1304.43	c      1304             38          39        20          95.0000          94.0000      1.06%
23925.56/1309.48	c      1309             38          39        20          95.0000          94.0000      1.06%
24032.77/1314.80	c      1315             38          39        20          95.0000          94.0000      1.06%
24132.03/1319.82	c      1320             38          39        20          95.0000          94.0000      1.06%
24237.97/1325.17	c      1325             38          39        20          95.0000          94.0000      1.06%
24344.42/1330.52	c      1331             38          39        20          95.0000          94.0000      1.06%
24449.41/1335.89	c      1336             38          39        20          95.0000          94.0000      1.06%
24556.52/1341.27	c      1341             38          39        20          95.0000          94.0000      1.06%
24657.75/1346.33	c      1346             38          39        20          95.0000          94.0000      1.06%
24762.93/1351.68	c      1352             38          39        20          95.0000          94.0000      1.06%
24872.59/1357.17	c      1357             38          39        20          95.0000          94.0000      1.06%
24981.21/1362.65	c      1363             38          39        20          95.0000          94.0000      1.06%
25080.22/1367.67	c      1368             38          39        20          95.0000          94.0000      1.06%
25183.46/1372.81	c      1373             38          39        20          95.0000          94.0000      1.06%
25282.65/1377.86	c      1378             38          39        20          95.0000          94.0000      1.06%
25386.60/1383.10	c      1383             38          39        20          95.0000          94.0000      1.06%
25499.03/1388.74	c      1389             38          39        20          95.0000          94.0000      1.06%
25602.24/1393.90	c      1394             39          38        20          95.0000          94.0000      1.06%
25709.40/1399.32	c      1399             39          38        20          95.0000          94.0000      1.06%
25814.60/1404.62	c      1405             39          38        20          95.0000          94.0000      1.06%
25922.31/1410.09	c      1410             39          38        20          95.0000          94.0000      1.06%
26026.82/1415.33	c      1415             40          39        20          95.0000          94.0000      1.06%
26129.90/1420.59	c      1421             40          39        20          95.0000          94.0000      1.06%
26239.59/1426.03	c      1426             40          39        20          95.0000          94.0000      1.06%
26338.82/1431.09	c      1431             40          41        20          95.0000          94.0000      1.06%
26439.86/1436.18	c      1436             40          41        20          95.0000          94.0000      1.06%
26544.32/1441.43	c      1441             40          41        20          95.0000          94.0000      1.06%
26647.46/1446.67	c      1447             40          41        20          95.0000          94.0000      1.06%
26752.50/1451.96	c      1452             40          41        20          95.0000          94.0000      1.06%
26857.62/1457.22	c      1457             40          41        20          95.0000          94.0000      1.06%
26960.75/1462.43	c      1462             40          41        20          95.0000          94.0000      1.06%
27059.95/1467.45	c      1467             40          41        20          95.0000          94.0000      1.06%
27161.10/1472.54	c      1473             40          41        20          95.0000          94.0000      1.06%
27260.27/1477.60	c      1478             40          41        20          95.0000          94.0000      1.06%
27365.41/1482.85	c      1483             40          41        20          95.0000          94.0000      1.06%
27471.26/1488.18	c      1488             40          41        20          95.0000          94.0000      1.06%
27571.61/1493.21	c      1493             40          41        20          95.0000          94.0000      1.06%
27670.81/1498.23	c      1498             40          41        20          95.0000          94.0000      1.06%
27776.00/1503.51	c      1504             40          41        20          95.0000          94.0000      1.06%
27875.17/1508.51	c      1509             40          41        20          95.0000          94.0000      1.06%
27974.42/1513.54	c      1514             40          41        20          95.0000          94.0000      1.06%
28075.63/1518.69	c      1519             40          41        20          95.0000          94.0000      1.06%
28186.75/1524.25	c      1524             40          41        20          95.0000          94.0000      1.06%
28287.93/1529.40	c      1529             40          41        20          95.0000          94.0000      1.06%
28391.06/1534.58	c      1535             40          41        20          95.0000          94.0000      1.06%
28492.21/1539.60	c      1540             40          41        20          95.0000          94.0000      1.06%
28591.40/1544.63	c      1545             40          41        20          95.0000          94.0000      1.06%
28692.53/1549.75	c      1550             40          41        20          95.0000          94.0000      1.06%
28795.67/1555.01	c      1555             40          41        20          95.0000          94.0000      1.06%
28900.83/1560.24	c      1560             40          41        20          95.0000          94.0000      1.06%
29000.10/1565.28	c      1565             40          41        20          95.0000          94.0000      1.06%
29103.17/1570.49	c      1570             40          41        20          95.0000          94.0000      1.06%
29218.24/1576.21	c      1576             40          41        20          95.0000          94.0000      1.06%
29331.29/1581.97	c      1582             40          41        20          95.0000          94.0000      1.06%
29436.38/1587.23	c      1587             41          40        20          95.0000          94.0000      1.06%
29537.56/1592.39	c      1592             41          40        20          95.0000          94.0000      1.06%
29644.68/1597.79	c      1598             41          40        20          95.0000          94.0000      1.06%
29747.83/1602.96	c      1603             41          40        20          95.0000          94.0000      1.06%
29852.95/1608.26	c      1608             44          43        20          95.0000          94.0000      1.06%
29956.10/1613.44	c      1613             45          44        20          95.0000          94.0000      1.06%
30061.24/1618.74	c      1619             46          45        20          95.0000          94.0000      1.06%
30160.47/1623.77	c      1624             48          47        20          95.0000          94.0000      1.06%
30263.64/1629.00	c      1629             48          47        20          95.0000          94.0000      1.06%
30368.77/1634.24	c      1634             48          47        20          95.0000          94.0000      1.06%
30473.93/1639.58	c      1640             48          47        20          95.0000          94.0000      1.06%
30577.12/1644.76	c      1645             48          47        20          95.0000          94.0000      1.06%
30678.32/1649.87	c      1650             48          47        20          95.0000          94.0000      1.06%
30785.39/1655.25	c      1655             48          47        20          95.0000          94.0000      1.06%
30888.53/1660.42	c      1660             48          47        20          95.0000          94.0000      1.06%
30989.73/1665.59	c      1666             48          47        20          95.0000          94.0000      1.06%
31090.94/1670.64	c      1671             48          47        20          95.0000          94.0000      1.06%
31196.15/1675.99	c      1676             48          47        20          95.0000          94.0000      1.06%
31303.19/1681.34	c      1681             48          47        20          95.0000          94.0000      1.06%
31406.35/1686.59	c      1687             48          47        20          95.0000          94.0000      1.06%
31507.54/1691.63	c      1692             48          47        20          95.0000          94.0000      1.06%
31608.71/1696.75	c      1697             48          47        20          95.0000          94.0000      1.06%
31709.91/1701.82	c      1702             50          49        20          95.0000          94.0000      1.06%
31809.02/1706.86	c      1707             50          49        20          95.0000          94.0000      1.06%
31910.34/1711.91	c      1712             50          49        20          95.0000          94.0000      1.06%
32009.40/1716.94	c      1717             50          49        20          95.0000          94.0000      1.06%
32110.96/1722.03	c      1722             50          49        20          95.0000          94.0000      1.06%
32210.34/1727.08	c      1727             50          49        20          95.0000          94.0000      1.06%
32316.85/1732.42	c      1732             50          49        20          95.0000          94.0000      1.06%
32423.97/1737.83	c      1738             50          49        20          95.0000          94.0000      1.06%
32527.91/1743.07	c      1743             51          52        20          95.0000          94.0000      1.06%
32628.99/1748.14	c      1748             51          52        20          95.0000          94.0000      1.06%
32729.58/1753.23	c      1753             51          52        20          95.0000          94.0000      1.06%
32830.77/1758.31	c      1758             51          52        20          95.0000          94.0000      1.06%
32931.99/1763.40	c      1763             51          52        20          95.0000          94.0000      1.06%
33033.19/1768.53	c      1769             51          52        20          95.0000          94.0000      1.06%
33136.30/1773.72	c      1774             51          52        20          95.0000          94.0000      1.06%
33244.21/1779.16	c      1779             51          52        20          95.0000          94.0000      1.06%
33343.33/1784.19	c      1784             51          52        20          95.0000          94.0000      1.06%
33443.83/1789.25	c      1789             51          52        20          95.0000          94.0000      1.06%
33546.97/1794.43	c      1794             51          52        20          95.0000          94.0000      1.06%
33650.13/1799.60	c      1800             51          52        20          95.0000          94.0000      1.06%
33753.31/1804.82	c      1805             51          52        20          95.0000          94.0000      1.06%
33852.49/1809.89	c      1810             51          52        20          95.0000          94.0000      1.06%
33956.25/1815.05	c      1815             51          52        20          95.0000          94.0000      1.06%
34057.56/1820.14	c      1820             52          51        20          95.0000          94.0000      1.06%
34156.59/1825.16	c      1825             54          53        20          95.0000          94.0000      1.06%
34257.25/1830.21	c      1830             54          53        20          95.0000          94.0000      1.06%
34358.48/1835.33	c      1835             54          53        20          95.0000          94.0000      1.06%
34457.71/1840.38	c      1840             54          53        20          95.0000          94.0000      1.06%
34558.99/1845.43	c      1845             55          54        20          95.0000          94.0000      1.06%
34672.77/1851.14	c      1851             55          54        20          95.0000          94.0000      1.06%
34773.61/1856.23	c      1856             55          54        20          95.0000          94.0000      1.06%
34872.97/1861.25	c      1861             57          56        20          95.0000          94.0000      1.06%
34976.31/1866.48	c      1866             57          56        20          95.0000          94.0000      1.06%
35083.61/1871.83	c      1872             57          56        20          95.0000          94.0000      1.06%
35187.54/1877.09	c      1877             57          56        20          95.0000          94.0000      1.06%
35289.04/1882.18	c      1882             57          56        20          95.0000          94.0000      1.06%
35395.55/1887.53	c      1888             57          56        20          95.0000          94.0000      1.06%
35505.45/1893.04	c      1893             57          56        20          95.0000          94.0000      1.06%
35616.18/1898.62	c      1899             57          56        20          95.0000          94.0000      1.06%
35721.71/1903.93	c      1904             57          56        20          95.0000          94.0000      1.06%
35823.40/1909.09	c      1909             57          56        20          95.0000          94.0000      1.06%
35924.83/1914.17	c      1914             58          59        20          95.0000          94.0000      1.06%
36025.59/1919.29	c      1919             58          59        20          95.0000          94.0000      1.06%
36128.93/1924.49	c      1924             58          59        20          95.0000          94.0000      1.06%
36230.25/1929.50	c      1930             58          59        20          95.0000          94.0000      1.06%
36335.55/1934.80	c      1935             58          59        20          95.0000          94.0000      1.06%
36444.82/1940.33	c      1940             58          59        20          95.0000          94.0000      1.06%
36548.19/1945.51	c      1946             58          59        20          95.0000          94.0000      1.06%
36649.53/1950.62	c      1951             58          59        20          95.0000          94.0000      1.06%
36748.89/1955.68	c      1956             59          58        20          95.0000          94.0000      1.06%
36852.21/1960.81	c      1961             59          58        20          95.0000          94.0000      1.06%
36953.53/1965.97	c      1966             59          58        20          95.0000          94.0000      1.06%
37052.86/1971.02	c      1971             61          60        20          95.0000          94.0000      1.06%
37154.84/1976.09	c      1976             61          60        20          95.0000          94.0000      1.06%
37257.40/1981.22	c      1981             61          60        20          95.0000          94.0000      1.06%
37370.69/1986.92	c      1987             61          60        20          95.0000          94.0000      1.06%
37470.17/1991.92	c      1992             63          62        20          95.0000          94.0000      1.06%
37569.38/1997.02	c      1997             63          62        20          95.0000          94.0000      1.06%
37671.20/2002.05	c      2002             63          62        20          95.0000          94.0000      1.06%
37775.96/2007.30	c      2007             63          62        20          95.0000          94.0000      1.06%
37875.22/2012.39	c      2012             64          63        20          95.0000          94.0000      1.06%
37978.56/2017.52	c      2018             64          63        20          95.0000          94.0000      1.06%
38077.88/2022.60	c      2023             66          65        20          95.0000          94.0000      1.06%
38179.19/2027.69	c      2028             68          67        20          95.0000          94.0000      1.06%
38282.52/2032.83	c      2033             68          67        20          95.0000          94.0000      1.06%
38381.88/2037.84	c      2038             68          67        20          95.0000          94.0000      1.06%
38481.25/2042.86	c      2043             68          67        20          95.0000          94.0000      1.06%
38582.72/2047.92	c      2048             68          67        20          95.0000          94.0000      1.06%
38684.46/2053.11	c      2053             68          67        20          95.0000          94.0000      1.06%
38789.16/2058.31	c      2058             69          68        20          95.0000          94.0000      1.06%
38890.48/2063.44	c      2063             69          68        20          95.0000          94.0000      1.06%
38989.80/2068.47	c      2068             71          72        20          95.0000          94.0000      1.06%
39093.13/2073.66	c      2074             71          72        20          95.0000          94.0000      1.06%
39194.49/2078.73	c      2079             71          72        20          95.0000          94.0000      1.06%
39293.86/2083.75	c      2084             73          72        20          95.0000          94.0000      1.06%
39395.13/2088.87	c      2089             73          72        20          95.0000          94.0000      1.06%
39496.48/2093.90	c      2094             74          73        20          95.0000          94.0000      1.06%
39611.73/2099.74	c      2100             74          75        20          95.0000          94.0000      1.06%
39711.09/2104.77	c      2105             74          75        20          95.0000          94.0000      1.06%
39812.42/2109.81	c      2110             75          74        20          95.0000          94.0000      1.06%
39916.39/2115.13	c      2115             75          74        20          95.0000          94.0000      1.06%
40021.12/2120.33	c      2120             75          74        20          95.0000          94.0000      1.06%
40124.44/2125.59	c      2126             75          74        20          95.0000          94.0000      1.06%
40227.79/2130.79	c      2131             75          74        20          95.0000          94.0000      1.06%
40331.24/2135.94	c      2136             75          74        20          95.0000          94.0000      1.06%
40430.50/2141.02	c      2141             76          75        20          95.0000          94.0000      1.06%
40534.49/2146.16	c      2146             77          76        20          95.0000          94.0000      1.06%
40635.19/2151.27	c      2151             79          78        20          95.0000          94.0000      1.06%
40736.57/2156.34	c      2156             79          78        20          95.0000          94.0000      1.06%
40835.97/2161.37	c      2161             81          80        20          95.0000          94.0000      1.06%
40937.32/2166.45	c      2166             81          82        20          95.0000          94.0000      1.06%
41040.70/2171.62	c      2172             86          85        20          95.0000          94.0000      1.06%
41160.00/2177.69	c      2178             92          91        20          95.0000          94.0000      1.06%
41265.35/2182.93	c      2183             92          91        20          95.0000          94.0000      1.06%
41367.36/2188.07	c      2188             92          91        20          95.0000          94.0000      1.06%
41466.71/2193.12	c      2193             96          95        20          95.0000          94.0000      1.06%
41568.19/2198.19	c      2198             96          95        20          95.0000          94.0000      1.06%
41668.88/2203.22	c      2203             96          95        20          95.0000          94.0000      1.06%
41768.27/2208.24	c      2208             96          95        20          95.0000          94.0000      1.06%
41869.63/2213.36	c      2213             96          95        20          95.0000          94.0000      1.06%
41970.99/2218.47	c      2218             96          95        20          95.0000          94.0000      1.06%
42072.37/2223.50	c      2224             96          95        20          95.0000          94.0000      1.06%
42173.74/2228.64	c      2229            100          97        20          95.0000          94.0000      1.06%
42275.12/2233.75	c      2234            100          97        20          95.0000          94.0000      1.06%
42374.52/2238.78	c      2239            108         101        20          95.0000          94.0000      1.06%
42475.90/2243.86	c      2244            108         101        20          95.0000          94.0000      1.06%
42575.26/2248.90	c      2249            113         104        20          95.0000          94.0000      1.06%
42676.53/2253.94	c      2254            113         104        20          95.0000          94.0000      1.06%
42778.42/2259.07	c      2259            113         104        20          95.0000          94.0000      1.06%
42877.78/2264.09	c      2264            113         104        20          95.0000          94.0000      1.06%
42980.62/2269.29	c      2269            118         109        20          95.0000          94.0000      1.06%
43081.98/2274.30	c      2274            118         109        20          95.0000          94.0000      1.06%
43181.38/2279.32	c      2279            118         109        20          95.0000          94.0000      1.06%
43282.75/2284.42	c      2284            127         116        20          95.0000          94.0000      1.06%
43386.11/2289.62	c      2290            127         116        20          95.0000          94.0000      1.06%
43487.49/2294.70	c      2295            127         118        20          95.0000          94.0000      1.06%
43588.87/2299.84	c      2300            127         118        20          95.0000          94.0000      1.06%
43690.22/2304.90	c      2305            127         118        20          95.0000          94.0000      1.06%
43789.63/2309.94	c      2310            127         118        20          95.0000          94.0000      1.06%
43889.06/2314.97	c      2315            127         118        20          95.0000          94.0000      1.06%
43992.94/2320.15	c      2320            127         118        20          95.0000          94.0000      1.06%
44093.70/2325.25	c      2325            127         118        20          95.0000          94.0000      1.06%
44195.08/2330.31	c      2330            127         118        20          95.0000          94.0000      1.06%
44296.47/2335.46	c      2335            128         117        20          95.0000          94.0000      1.06%
44397.85/2340.56	c      2341            128         117        20          95.0000          94.0000      1.06%
44499.16/2345.62	c      2346            128         117        20          95.0000          94.0000      1.06%
44607.06/2351.12	c      2351            128         117        20          95.0000          94.0000      1.06%
44709.73/2356.22	c      2356            128         117        20          95.0000          94.0000      1.06%
44811.08/2361.33	c      2361            128         117        20          95.0000          94.0000      1.06%
44910.45/2366.36	c      2366            128         117        20          95.0000          94.0000      1.06%
45009.84/2371.39	c      2371            128         117        20          95.0000          94.0000      1.06%
45115.14/2376.62	c      2377            129         120        20          95.0000          94.0000      1.06%
45216.47/2381.74	c      2382            132         121        20          95.0000          94.0000      1.06%
45319.81/2386.99	c      2387            132         121        20          95.0000          94.0000      1.06%
45419.33/2391.99	c      2392            133         122        20          95.0000          94.0000      1.06%
45524.35/2397.24	c      2397            133         122        20          95.0000          94.0000      1.06%
45625.67/2402.31	c      2402            134         125        20          95.0000          94.0000      1.06%
45727.06/2407.48	c      2407            135         124        20          95.0000          94.0000      1.06%
45828.44/2412.56	c      2413            135         124        20          95.0000          94.0000      1.06%
45931.77/2417.70	c      2418            135         124        20          95.0000          94.0000      1.06%
46031.13/2422.77	c      2423            139         128        20          95.0000          94.0000      1.06%
46139.13/2428.17	c      2428            139         128        20          95.0000          94.0000      1.06%
46239.75/2433.23	c      2433            141         130        20          95.0000          94.0000      1.06%
46341.05/2438.39	c      2438            143         130        20          95.0000          94.0000      1.06%
46442.32/2443.41	c      2443            143         130        20          95.0000          94.0000      1.06%
46547.62/2448.76	c      2449            143         130        20          95.0000          94.0000      1.06%
46646.95/2453.77	c      2454            145         132        20          95.0000          94.0000      1.06%
46754.98/2459.20	c      2459            146         133        20          95.0000          94.0000      1.06%
46861.61/2464.58	c      2465            148         135        20          95.0000          94.0000      1.06%
46968.96/2469.97	c      2470            150         137        20          95.0000          94.0000      1.06%
47071.03/2475.04	c      2475            150         139        20          95.0000          94.0000      1.06%
47172.34/2480.18	c      2480            150         139        20          95.0000          94.0000      1.06%
47273.03/2485.22	c      2485            151         138        20          95.0000          94.0000      1.06%
47372.38/2490.28	c      2490            153         140        20          95.0000          94.0000      1.06%
47475.75/2495.47	c      2495            154         141        20          95.0000          94.0000      1.06%
47579.08/2500.60	c      2501            154         141        20          95.0000          94.0000      1.06%
47680.34/2505.73	c      2506            154         141        20          95.0000          94.0000      1.06%
47788.17/2511.18	c      2511            154         141        20          95.0000          94.0000      1.06%
47890.74/2516.32	c      2516            154         141        20          95.0000          94.0000      1.06%
47992.05/2521.47	c      2521            156         143        20          95.0000          94.0000      1.06%
48093.42/2526.55	c      2527            156         143        20          95.0000          94.0000      1.06%
48194.81/2531.65	c      2532            158         145        20          95.0000          94.0000      1.06%
48298.15/2536.82	c      2537            159         146        20          95.0000          94.0000      1.06%
48409.44/2542.43	c      2542            160         147        20          95.0000          94.0000      1.06%
48514.75/2547.70	c      2548            163         150        20          95.0000          94.0000      1.06%
48614.14/2552.78	c      2553            163         150        20          95.0000          94.0000      1.06%
48717.51/2557.97	c      2558            164         151        20          95.0000          94.0000      1.06%
48816.88/2562.99	c      2563            164         151        20          95.0000          94.0000      1.06%
48918.71/2568.07	c      2568            164         151        20          95.0000          94.0000      1.06%
49025.54/2573.40	c      2573            164         151        20          95.0000          94.0000      1.06%
49124.91/2578.40	c      2578            164         151        20          95.0000          94.0000      1.06%
49224.30/2583.42	c      2583            165         152        20          95.0000          94.0000      1.06%
49327.65/2588.60	c      2589            167         154        20          95.0000          94.0000      1.06%
49426.99/2593.62	c      2594            167         154        20          95.0000          94.0000      1.06%
49530.32/2598.82	c      2599            168         155        20          95.0000          94.0000      1.06%
49631.65/2603.92	c      2604            168         157        20          95.0000          94.0000      1.06%
49733.66/2609.08	c      2609            168         157        20          95.0000          94.0000      1.06%
49834.95/2614.13	c      2614            168         157        20          95.0000          94.0000      1.06%
49935.71/2619.26	c      2619            168         157        20          95.0000          94.0000      1.06%
50037.09/2624.32	c      2624            168         157        20          95.0000          94.0000      1.06%
50140.41/2629.50	c      2630            168         157        20          95.0000          94.0000      1.06%
50241.76/2634.60	c      2635            169         156        20          95.0000          94.0000      1.06%
50345.09/2639.82	c      2640            169         156        20          95.0000          94.0000      1.06%
50446.45/2644.99	c      2645            172         159        20          95.0000          94.0000      1.06%
50548.29/2650.05	c      2650            174         161        20          95.0000          94.0000      1.06%
50649.87/2655.13	c      2655            174         161        20          95.0000          94.0000      1.06%
50752.54/2660.32	c      2660            175         162        20          95.0000          94.0000      1.06%
50851.94/2665.33	c      2665            175         162        20          95.0000          94.0000      1.06%
50951.25/2670.38	c      2670            175         162        20          95.0000          94.0000      1.06%
51054.62/2675.55	c      2676            178         165        20          95.0000          94.0000      1.06%
51159.98/2680.86	c      2681            178         165        20          95.0000          94.0000      1.06%
51269.28/2686.38	c      2686            178         165        20          95.0000          94.0000      1.06%
51372.64/2691.52	c      2692            179         166        20          95.0000          94.0000      1.06%
51475.99/2696.72	c      2697            179         166        20          95.0000          94.0000      1.06%
51583.98/2702.15	c      2702            179         166        20          95.0000          94.0000      1.06%
51688.68/2707.44	c      2707            179         166        20          95.0000          94.0000      1.06%
51788.05/2712.47	c      2712            179         166        20          95.0000          94.0000      1.06%
51901.94/2718.17	c      2718            179         166        20          95.0000          94.0000      1.06%
52001.39/2723.19	c      2723            181         168        20          95.0000          94.0000      1.06%
52108.08/2728.59	c      2729            181         168        20          95.0000          94.0000      1.06%
52215.38/2733.94	c      2734            185         172        20          95.0000          94.0000      1.06%
52320.74/2739.22	c      2739            185         172        20          95.0000          94.0000      1.06%
52441.94/2745.32	c      2745            186         173        20          95.0000          94.0000      1.06%
52555.90/2751.10	c      2751            188         175        20          95.0000          94.0000      1.06%
52658.57/2756.28	c      2756            188         175        20          95.0000          94.0000      1.06%
52759.97/2761.33	c      2761            188         175        20          95.0000          94.0000      1.06%
52859.38/2766.38	c      2766            188         175        20          95.0000          94.0000      1.06%
52966.74/2771.76	c      2772            188         175        20          95.0000          94.0000      1.06%
53066.15/2776.78	c      2777            188         175        20          95.0000          94.0000      1.06%
53165.55/2781.79	c      2782            188         175        20          95.0000          94.0000      1.06%
53268.91/2786.99	c      2787            188         175        20          95.0000          94.0000      1.06%
53370.91/2792.06	c      2792            191         178        20          95.0000          94.0000      1.06%
53473.63/2797.28	c      2797            191         178        20          95.0000          94.0000      1.06%
53577.03/2802.47	c      2802            193         180        20          95.0000          94.0000      1.06%
53684.37/2807.82	c      2808            194         181        20          95.0000          94.0000      1.06%
53785.74/2812.91	c      2813            199         182        20          95.0000          94.0000      1.06%
53893.06/2818.32	c      2818            200         185        20          95.0000          94.0000      1.06%
53992.47/2823.38	c      2823            200         185        20          95.0000          94.0000      1.06%
54097.85/2828.62	c      2829            201         184        20          95.0000          94.0000      1.06%
54197.25/2833.64	c      2834            201         184        20          95.0000          94.0000      1.06%
54298.64/2838.79	c      2839            201         184        20          95.0000          94.0000      1.06%
54398.05/2843.79	c      2844            201         184        20          95.0000          94.0000      1.06%
54499.45/2848.86	c      2849            201         184        20          95.0000          94.0000      1.06%
54600.83/2853.92	c      2854            202         185        20          95.0000          94.0000      1.06%
54704.96/2859.19	c      2859            202         185        20          95.0000          94.0000      1.06%
54805.53/2864.22	c      2864            202         187        20          95.0000          94.0000      1.06%
54906.91/2869.32	c      2869            202         187        20          95.0000          94.0000      1.06%
55006.29/2874.36	c      2874            202         187        20          95.0000          94.0000      1.06%
55109.65/2879.56	c      2880            202         187        20          95.0000          94.0000      1.06%
55211.01/2884.64	c      2885            202         187        20          95.0000          94.0000      1.06%
55316.38/2889.93	c      2890            202         187        20          95.0000          94.0000      1.06%
55415.77/2895.01	c      2895            202         187        20          95.0000          94.0000      1.06%
55517.81/2900.05	c      2900            202         187        20          95.0000          94.0000      1.06%
55619.14/2905.15	c      2905            202         187        20          95.0000          94.0000      1.06%
55718.61/2910.17	c      2910            202         187        20          95.0000          94.0000      1.06%
55819.29/2915.24	c      2915            202         187        20          95.0000          94.0000      1.06%
55926.65/2920.64	c      2921            202         187        20          95.0000          94.0000      1.06%
56030.02/2925.81	c      2926            202         187        20          95.0000          94.0000      1.06%
56129.41/2930.85	c      2931            202         187        20          95.0000          94.0000      1.06%
56228.81/2935.86	c      2936            202         187        20          95.0000          94.0000      1.06%
56332.68/2941.05	c      2941            202         187        20          95.0000          94.0000      1.06%
56432.17/2946.12	c      2946            202         187        20          95.0000          94.0000      1.06%
56533.70/2951.14	c      2951            202         187        20          95.0000          94.0000      1.06%
56638.29/2956.40	c      2956            202         187        20          95.0000          94.0000      1.06%
56739.68/2961.59	c      2962            202         187        20          95.0000          94.0000      1.06%
56841.08/2966.64	c      2967            202         187        20          95.0000          94.0000      1.06%
56944.46/2971.84	c      2972            202         187        20          95.0000          94.0000      1.06%
57045.83/2976.99	c      2977            202         187        20          95.0000          94.0000      1.06%
57145.24/2982.02	c      2982            202         187        20          95.0000          94.0000      1.06%
57247.19/2987.03	c      2987            202         187        20          95.0000          94.0000      1.06%
57346.69/2992.06	c      2992            202         187        20          95.0000          94.0000      1.06%
57446.08/2997.11	c      2997            202         187        20          95.0000          94.0000      1.06%
57547.47/3002.17	c      3002            202         187        20          95.0000          94.0000      1.06%
57648.15/3007.22	c      3007            202         187        20          95.0000          94.0000      1.06%
57751.52/3012.49	c      3012            202         187        20          95.0000          94.0000      1.06%
57852.90/3017.59	c      3018            202         187        20          95.0000          94.0000      1.06%
57954.28/3022.65	c      3023            202         187        20          95.0000          94.0000      1.06%
58067.59/3028.37	c      3028            202         187        20          95.0000          94.0000      1.06%
58172.95/3033.60	c      3034            202         187        20          95.0000          94.0000      1.06%
58272.30/3038.61	c      3039            202         187        20          95.0000          94.0000      1.06%
58373.68/3043.78	c      3044            202         187        20          95.0000          94.0000      1.06%
58475.05/3048.83	c      3049            202         187        20          95.0000          94.0000      1.06%
58582.39/3054.28	c      3054            202         187        20          95.0000          94.0000      1.06%
58683.77/3059.32	c      3059            202         187        20          95.0000          94.0000      1.06%
58785.18/3064.43	c      3064            202         187        20          95.0000          94.0000      1.06%
58890.55/3069.71	c      3070            202         187        20          95.0000          94.0000      1.06%
58989.94/3074.75	c      3075            202         187        20          95.0000          94.0000      1.06%
59097.83/3080.16	c      3080            202         187        20          95.0000          94.0000      1.06%
59202.63/3085.46	c      3085            202         187        20          95.0000          94.0000      1.06%
59306.02/3090.69	c      3091            202         187        20          95.0000          94.0000      1.06%
59409.34/3095.86	c      3096            202         187        20          95.0000          94.0000      1.06%
59510.73/3100.95	c      3101            202         187        20          95.0000          94.0000      1.06%
59612.74/3106.07	c      3106            202         187        20          95.0000          94.0000      1.06%
59712.20/3111.13	c      3111            202         187        20          95.0000          94.0000      1.06%
59814.84/3116.29	c      3116            202         187        20          95.0000          94.0000      1.06%
59918.23/3121.48	c      3121            202         187        20          95.0000          94.0000      1.06%
60019.63/3126.54	c      3127            202         187        20          95.0000          94.0000      1.06%
60125.01/3131.89	c      3132            202         187        20          95.0000          94.0000      1.06%
60229.02/3137.08	c      3137            202         187        20          95.0000          94.0000      1.06%
60333.68/3142.35	c      3142            202         187        20          95.0000          94.0000      1.06%
60437.06/3147.51	c      3148            202         187        20          95.0000          94.0000      1.06%
60542.41/3152.86	c      3153            202         187        20          95.0000          94.0000      1.06%
60649.74/3158.25	c      3158            202         187        20          95.0000          94.0000      1.06%
60753.09/3163.47	c      3163            202         187        20          95.0000          94.0000      1.06%
60852.49/3168.48	c      3168            202         187        20          95.0000          94.0000      1.06%
60959.86/3173.83	c      3174            202         187        20          95.0000          94.0000      1.06%
61059.26/3178.87	c      3179            202         187        20          95.0000          94.0000      1.06%
61163.20/3184.03	c      3184            202         187        20          95.0000          94.0000      1.06%
61264.77/3189.14	c      3189            202         187        20          95.0000          94.0000      1.06%
61364.05/3194.16	c      3194            202         187        20          95.0000          94.0000      1.06%
61468.74/3199.46	c      3199            202         187        20          95.0000          94.0000      1.06%
61576.06/3204.83	c      3205            202         187        20          95.0000          94.0000      1.06%
61681.89/3210.16	c      3210            202         187        20          95.0000          94.0000      1.06%
61782.71/3215.27	c      3215            202         187        20          95.0000          94.0000      1.06%
61888.09/3220.50	c      3220            202         187        20          95.0000          94.0000      1.06%
61991.47/3225.70	c      3226            202         187        20          95.0000          94.0000      1.06%
62097.47/3231.10	c      3231            202         187        20          95.0000          94.0000      1.06%
62198.84/3236.14	c      3236            202         187        20          95.0000          94.0000      1.06%
62299.54/3241.20	c      3241            202         187        20          95.0000          94.0000      1.06%
62408.88/3246.74	c      3247            202         187        20          95.0000          94.0000      1.06%
62516.90/3252.16	c      3252            202         187        20          95.0000          94.0000      1.06%
62616.36/3257.17	c      3257            202         187        20          95.0000          94.0000      1.06%
62722.97/3262.57	c      3263            202         187        20          95.0000          94.0000      1.06%
62826.35/3267.71	c      3268            202         187        20          95.0000          94.0000      1.06%
62929.66/3272.93	c      3273            202         187        20          95.0000          94.0000      1.06%
63029.06/3277.99	c      3278            202         187        20          95.0000          94.0000      1.06%
63133.03/3283.19	c      3283            202         187        20          95.0000          94.0000      1.06%
63235.80/3288.35	c      3288            202         187        20          95.0000          94.0000      1.06%
63341.17/3293.61	c      3294            202         187        20          95.0000          94.0000      1.06%
63442.56/3298.71	c      3299            202         187        20          95.0000          94.0000      1.06%
63543.93/3303.82	c      3304            202         187        20          95.0000          94.0000      1.06%
63645.34/3308.94	c      3309            202         187        20          95.0000          94.0000      1.06%
63744.76/3314.00	c      3314            202         187        20          95.0000          94.0000      1.06%
63846.79/3319.13	c      3319            202         187        20          95.0000          94.0000      1.06%
63951.49/3324.30	c      3324            202         187        20          95.0000          94.0000      1.06%
64052.90/3329.48	c      3329            202         187        20          95.0000          94.0000      1.06%
64154.30/3334.57	c      3335            202         187        20          95.0000          94.0000      1.06%
64255.69/3339.60	c      3340            202         187        20          95.0000          94.0000      1.06%
64355.08/3344.63	c      3345            202         187        20          95.0000          94.0000      1.06%
64456.48/3349.77	c      3350            202         187        20          95.0000          94.0000      1.06%
64557.82/3354.80	c      3355            202         187        20          95.0000          94.0000      1.06%
64659.36/3359.98	c      3360            202         187        20          95.0000          94.0000      1.06%
64761.11/3365.06	c      3365            202         187        20          95.0000          94.0000      1.06%
64867.91/3370.47	c      3370            202         187        20          95.0000          94.0000      1.06%
64977.41/3376.03	c      3376            202         187        20          95.0000          94.0000      1.06%
65084.59/3381.37	c      3381            202         187        20          95.0000          94.0000      1.06%
65189.93/3386.68	c      3387            202         187        20          95.0000          94.0000      1.06%
65301.22/3392.21	c      3392            202         187        20          95.0000          94.0000      1.06%
65400.57/3397.24	c      3397            202         187        20          95.0000          94.0000      1.06%
65499.91/3402.28	c      3402            202         187        20          95.0000          94.0000      1.06%
65609.16/3407.76	c      3408            202         187        20          95.0000          94.0000      1.06%
65720.44/3413.38	c      3413            202         187        20          95.0000          94.0000      1.06%
65827.77/3418.72	c      3419            203         186        20          95.0000          94.0000      1.06%
65929.12/3423.81	c      3424            204         187        20          95.0000          94.0000      1.06%
66028.45/3428.90	c      3429            204         187        20          95.0000          94.0000      1.06%
66129.82/3433.99	c      3434            204         187        20          95.0000          94.0000      1.06%
66231.80/3439.09	c      3439            204         187        20          95.0000          94.0000      1.06%
66333.18/3444.17	c      3444            207         190        20          95.0000          94.0000      1.06%
66435.89/3449.36	c      3449            207         190        20          95.0000          94.0000      1.06%
66541.23/3454.63	c      3455            207         190        20          95.0000          94.0000      1.06%
66640.57/3459.66	c      3460            207         192        20          95.0000          94.0000      1.06%
66750.41/3465.13	c      3465            207         192        20          95.0000          94.0000      1.06%
66855.12/3470.43	c      3470            208         191        20          95.0000          94.0000      1.06%
66954.52/3475.45	c      3475            210         193        20          95.0000          94.0000      1.06%
67057.86/3480.62	c      3481            210         193        20          95.0000          94.0000      1.06%
67157.24/3485.64	c      3486            210         193        20          95.0000          94.0000      1.06%
67260.59/3490.81	c      3491            210         193        20          95.0000          94.0000      1.06%
67362.09/3495.91	c      3496            210         193        20          95.0000          94.0000      1.06%
67461.33/3500.94	c      3501            210         193        20          95.0000          94.0000      1.06%
67560.72/3505.95	c      3506            211         194        20          95.0000          94.0000      1.06%
67660.09/3510.96	c      3511            211         194        20          95.0000          94.0000      1.06%
67759.46/3516.01	c      3516            216         197        20          95.0000          94.0000      1.06%
67864.78/3521.24	c      3521            222         201        20          95.0000          94.0000      1.06%
67966.12/3526.31	c      3526            226         203        20          95.0000          94.0000      1.06%
68067.44/3531.49	c      3532            227         204        20          95.0000          94.0000      1.06%
68176.77/3536.98	c      3537            228         203        20          95.0000          94.0000      1.06%
68286.09/3542.41	c      3542            228         203        20          95.0000          94.0000      1.06%
68387.39/3547.58	c      3548            228         203        20          95.0000          94.0000      1.06%
68488.73/3552.69	c      3553            230         205        20          95.0000          94.0000      1.06%
68590.05/3557.78	c      3558            231         206        20          95.0000          94.0000      1.06%
68691.42/3562.89	c      3563            231         206        20          95.0000          94.0000      1.06%
68792.95/3567.91	c      3568            233         208        20          95.0000          94.0000      1.06%
68892.18/3572.95	c      3573            233         208        20          95.0000          94.0000      1.06%
68994.11/3578.12	c      3578            233         208        20          95.0000          94.0000      1.06%
69095.62/3583.14	c      3583            233         208        20          95.0000          94.0000      1.06%
69194.95/3588.16	c      3588            236         209        20          95.0000          94.0000      1.06%
69295.63/3593.20	c      3593            236         209        20          95.0000          94.0000      1.06%
69400.86/3598.53	c      3599            236         211        20          95.0000          94.0000      1.06%
69502.22/3603.63	c      3604            236         211        20          95.0000          94.0000      1.06%
69601.59/3608.66	c      3609            237         212        20          95.0000          94.0000      1.06%
69706.96/3613.92	c      3614            237         212        20          95.0000          94.0000      1.06%
69808.92/3619.11	c      3619            239         212        20          95.0000          94.0000      1.06%
69919.60/3624.69	c      3625            241         214        20          95.0000          94.0000      1.06%
70020.97/3629.71	c      3630            241         214        20          95.0000          94.0000      1.06%
70120.32/3634.79	c      3635            241         214        20          95.0000          94.0000      1.06%
70223.77/3639.92	c      3640            241         214        20          95.0000          94.0000      1.06%
70323.00/3645.02	c      3645            241         214        20          95.0000          94.0000      1.06%
70426.84/3650.18	c      3650            241         214        20          95.0000          94.0000      1.06%
70527.59/3655.22	c      3655            241         214        20          95.0000          94.0000      1.06%
70628.87/3660.35	c      3660            241         214        20          95.0000          94.0000      1.06%
70732.10/3665.54	c      3666            241         214        20          95.0000          94.0000      1.06%
70833.43/3670.62	c      3671            241         214        20          95.0000          94.0000      1.06%
70934.77/3675.76	c      3676            242         217        20          95.0000          94.0000      1.06%
71036.14/3680.80	c      3681            242         217        20          95.0000          94.0000      1.06%
71137.55/3686.01	c      3686            242         217        20          95.0000          94.0000      1.06%
71241.62/3691.14	c      3691            243         218        20          95.0000          94.0000      1.06%
71340.81/3696.18	c      3696            245         218        20          95.0000          94.0000      1.06%

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 (173510 MiB free)
  memory of node 1: 193531 MiB (142794 MiB free)
  memory of node 2: 193531 MiB (148670 MiB free)
  memory of node 3: 193531 MiB (151492 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-4465497-1723653505/watcher-4465497-1723653505 -o /tmp/evaluation-result-4465497-1723653505/solver-4465497-1723653505 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748317 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465497-1723653505.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
solver pid=749568, runsolver pid=749565
Current StackSize limit: 8192 KiB


[startup+0.100103 s]*
/proc/loadavg: 80.18 80.35 79.68 62/981 749569
/proc/meminfo: memFree=631147828/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=157432 memory=144692 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/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 34063 0 0 0 6 5 0 0 20 0 1 0 131937261 161210368 36173 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 39358 36173 2347 3035 0 35754 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 157432 KiB
Current children cumulated memory: 144692 KiB

[startup+0.219897 s]*
/proc/loadavg: 80.18 80.35 79.68 63/981 749569
/proc/meminfo: memFree=631117204/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=184208 memory=171948 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 41460 0 0 0 17 6 0 0 20 0 1 0 131937261 188628992 42987 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 46052 42987 2555 3035 0 42448 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 184208 KiB
Current children cumulated memory: 171948 KiB

[startup+0.319399 s]*
/proc/loadavg: 80.18 80.35 79.68 62/981 749569
/proc/meminfo: memFree=631002544/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=297788 memory=285732 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 69862 0 0 0 22 10 0 0 20 0 1 0 131937261 304934912 71433 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 74447 71433 2555 3035 0 70843 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 297788 KiB
Current children cumulated memory: 285732 KiB

[startup+0.700234 s]
/proc/loadavg: 80.18 80.35 79.68 62/981 749569
/proc/meminfo: memFree=630911868/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=383428 memory=366528 CPUtime=0.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 90047 0 0 0 55 13 0 0 20 0 1 0 131937261 392630272 91632 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 95857 91632 2630 3035 0 92253 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 383428 KiB
Current children cumulated memory: 366528 KiB

[startup+1.50024 s]
/proc/loadavg: 80.18 80.35 79.68 62/981 749569
/proc/meminfo: memFree=630827536/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=468812 memory=450672 CPUtime=1.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 107931 0 0 0 131 18 0 0 20 0 1 0 131937261 480063488 112668 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 117203 112668 2726 3035 0 113599 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 468812 KiB
Current children cumulated memory: 450672 KiB

[startup+3.11951 s]
/proc/loadavg: 78.65 80.03 79.58 62/981 749569
/proc/meminfo: memFree=630564284/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=825720 memory=773100 CPUtime=3.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 152506 0 0 0 281 29 0 0 20 0 1 0 131937261 845537280 193275 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 206430 193275 2774 3035 0 202826 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 825720 KiB
Current children cumulated memory: 773100 KiB

[startup+6.30024 s]
/proc/loadavg: 78.65 80.03 79.58 62/981 749569
/proc/meminfo: memFree=630289916/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=825720 memory=773100 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/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 152532 0 0 0 597 30 0 0 20 0 1 0 131937261 845537280 193275 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 206430 193275 2774 3035 0 202826 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 825720 KiB
Current children cumulated memory: 773100 KiB

[startup+12.7002 s]
/proc/loadavg: 75.93 79.40 79.38 62/981 749571
/proc/meminfo: memFree=630251184/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=991768 memory=861132 CPUtime=12.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 170119 0 0 0 1230 34 0 0 20 0 1 0 131937261 1015570432 215283 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 247942 215283 2790 3035 0 244338 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 991768 KiB
Current children cumulated memory: 861132 KiB

[startup+25.5002 s]
/proc/loadavg: 73.71 78.81 79.19 62/981 749572
/proc/meminfo: memFree=629666060/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=1190964 memory=1074992 CPUtime=25.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 220029 0 0 0 2496 42 0 0 20 0 1 0 131937261 1219547136 268748 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 297741 268748 2790 3035 0 294137 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1190964 KiB
Current children cumulated memory: 1074992 KiB

[startup+51.1174 s]
/proc/loadavg: 69.37 77.38 78.70 62/981 749578
/proc/meminfo: memFree=629138176/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=1233836 memory=1120576 CPUtime=50.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 230913 0 0 0 5043 46 0 0 20 0 1 0 131937261 1263448064 280144 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 308459 280144 2790 3035 0 304855 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1233836 KiB
Current children cumulated memory: 1120576 KiB

[startup+102.3 s]
/proc/loadavg: 64.52 74.67 77.70 62/983 749591
/proc/meminfo: memFree=627881912/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=1233840 memory=1120576 CPUtime=101.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) R 749565 749568 748307 0 -1 4194304 230927 0 0 0 10138 48 0 0 20 0 1 0 131937261 1263452160 280144 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 308460 280144 2790 3035 0 304856 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 1233840 KiB
Current children cumulated memory: 1120576 KiB

[startup+162.301 s]
/proc/loadavg: 73.87 75.42 77.77 81/1024 749644
/proc/meminfo: memFree=603296516/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=26652340 memory=24501528 CPUtime=1173.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) S 749565 749568 748307 0 -1 1077936128 7198170 0 0 0 116047 1320 0 0 20 0 41 0 131937261 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 6663085 6125382 2998 3035 0 6467381 0
[pid=749568/tid=749592] ppid=749565 vsize=26652340 memory=1836 CPUtime=53.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749592/stat : 749592 (fscip) R 749565 749568 748307 0 -1 4194368 231629 0 0 0 5325 47 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749593] ppid=749565 vsize=26652340 memory=20641936 CPUtime=53.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749593/stat : 749593 (fscip) R 749565 749568 748307 0 -1 4194368 355260 0 0 0 5282 63 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749594] ppid=749565 vsize=26652340 memory=2268 CPUtime=53.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749594/stat : 749594 (fscip) R 749565 749568 748307 0 -1 4194368 459224 0 0 0 5275 80 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749595] ppid=749565 vsize=26652340 memory=16240 CPUtime=53.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749595/stat : 749595 (fscip) R 749565 749568 748307 0 -1 4194368 233127 0 0 0 5320 48 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749596] ppid=749565 vsize=26652340 memory=279799538253312 CPUtime=53.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749596/stat : 749596 (fscip) R 749565 749568 748307 0 -1 4194368 360835 0 0 0 5253 67 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749597] ppid=749565 vsize=26652340 memory=279799539573024 CPUtime=53.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749597/stat : 749597 (fscip) R 749565 749568 748307 0 -1 4194368 433229 0 0 0 5281 75 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749598] ppid=749565 vsize=26652340 memory=279799538199824 CPUtime=53.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749598/stat : 749598 (fscip) R 749565 749568 748307 0 -1 4194368 233334 0 0 0 5327 47 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749599] ppid=749565 vsize=26652340 memory=8021302196968272 CPUtime=53.39 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749599/stat : 749599 (fscip) R 749565 749568 748307 0 -1 4194368 351834 0 0 0 5275 64 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749600] ppid=749565 vsize=26652340 memory=0 CPUtime=53.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749600/stat : 749600 (fscip) R 749565 749568 748307 0 -1 4194368 450345 0 0 0 5264 78 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749601] ppid=749565 vsize=26652340 memory=2312 CPUtime=53.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749601/stat : 749601 (fscip) R 749565 749568 748307 0 -1 4194368 230536 0 0 0 5328 48 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749602] ppid=749565 vsize=26652340 memory=139899769227088 CPUtime=53.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749602/stat : 749602 (fscip) R 749565 749568 748307 0 -1 4194368 376741 0 0 0 5270 65 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749603] ppid=749565 vsize=26652340 memory=0 CPUtime=53.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749603/stat : 749603 (fscip) R 749565 749568 748307 0 -1 4194368 437586 0 0 0 5282 74 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749604] ppid=749565 vsize=26652340 memory=279799537431344 CPUtime=53.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749604/stat : 749604 (fscip) R 749565 749568 748307 0 -1 4194368 230691 0 0 0 5310 46 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749605] ppid=749565 vsize=26652340 memory=0 CPUtime=53.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749605/stat : 749605 (fscip) R 749565 749568 748307 0 -1 4194368 360567 0 0 0 5270 65 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749606] ppid=749565 vsize=26652340 memory=2268 CPUtime=53.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749606/stat : 749606 (fscip) R 749565 749568 748307 0 -1 4194368 503871 0 0 0 5275 85 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749607] ppid=749565 vsize=26652340 memory=279799537429488 CPUtime=52.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749607/stat : 749607 (fscip) R 749565 749568 748307 0 -1 4194368 231877 0 0 0 5228 47 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749608] ppid=749565 vsize=26652340 memory=23823916 CPUtime=53.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749608/stat : 749608 (fscip) R 749565 749568 748307 0 -1 4194368 355748 0 0 0 5266 63 0 0 20 0 41 0 131947713 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749609] ppid=749565 vsize=26652340 memory=23335244 CPUtime=53.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749609/stat : 749609 (fscip) R 749565 749568 748307 0 -1 4194368 433766 0 0 0 5286 73 0 0 20 0 41 0 131947714 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749610] ppid=749565 vsize=26652340 memory=5035 CPUtime=53.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749610/stat : 749610 (fscip) R 749565 749568 748307 0 -1 4194368 233928 0 0 0 5311 48 0 0 20 0 41 0 131947714 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749611] ppid=749565 vsize=26652340 memory=0 CPUtime=52.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749611/stat : 749611 (fscip) R 749565 749568 748307 0 -1 4194368 364537 0 0 0 5234 63 0 0 20 0 41 0 131947714 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749614] ppid=749565 vsize=26652340 memory=11424 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749614/stat : 749614 (fscip) S 749565 749568 748307 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 131948087 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749615] ppid=749565 vsize=26652340 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/749568/task/749615/stat : 749615 (fscip) S 749565 749568 748307 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 131948087 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749616] ppid=749565 vsize=26652340 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/749568/task/749616/stat : 749616 (fscip) S 749565 749568 748307 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 131948087 27291996160 6125382 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0

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

/proc/749568/task/749620/stat : 749620 (fscip) S 749565 749568 748307 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749621] ppid=749565 vsize=48078900 memory=7085094949170995264 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749621/stat : 749621 (fscip) S 749565 749568 748307 0 -1 1077936192 151 0 0 0 1 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749622] ppid=749565 vsize=48078900 memory=44989948 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/749568/task/749622/stat : 749622 (fscip) S 749565 749568 748307 0 -1 1077936192 212 0 0 0 0 2 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749623] ppid=749565 vsize=48078900 memory=44989952 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/749568/task/749623/stat : 749623 (fscip) S 749565 749568 748307 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749624] ppid=749565 vsize=48078900 memory=44989936 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/749568/task/749624/stat : 749624 (fscip) S 749565 749568 748307 0 -1 1077936192 191 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749625] ppid=749565 vsize=48078900 memory=279799536900832 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/749568/task/749625/stat : 749625 (fscip) S 749565 749568 748307 0 -1 1077936192 179 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749626] ppid=749565 vsize=48078900 memory=25333125866717268 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/749568/task/749626/stat : 749626 (fscip) S 749565 749568 748307 0 -1 1077936192 188 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749627] ppid=749565 vsize=48078900 memory=44989952 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/749568/task/749627/stat : 749627 (fscip) S 749565 749568 748307 0 -1 1077936192 185 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749628] ppid=749565 vsize=48078900 memory=2732 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/749568/task/749628/stat : 749628 (fscip) S 749565 749568 748307 0 -1 1077936192 201 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749629] ppid=749565 vsize=48078900 memory=35984 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/749568/task/749629/stat : 749629 (fscip) S 749565 749568 748307 0 -1 1077936192 146 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749630] ppid=749565 vsize=48078900 memory=44989712 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/749568/task/749630/stat : 749630 (fscip) S 749565 749568 748307 0 -1 1077936192 194 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749631] ppid=749565 vsize=48078900 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/749568/task/749631/stat : 749631 (fscip) S 749565 749568 748307 0 -1 1077936192 199 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749632] ppid=749565 vsize=48078900 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/749568/task/749632/stat : 749632 (fscip) S 749565 749568 748307 0 -1 1077936192 211 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749633] ppid=749565 vsize=48078900 memory=6720665454362836591 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/749568/task/749633/stat : 749633 (fscip) S 749565 749568 748307 0 -1 1077936192 179 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247491 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
Current children cumulated CPU time: 70271.3 s
Current children cumulated vsize: 48078900 KiB
Current children cumulated memory: 44989964 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 36.55 34.27 35.24 24/903 751763
/proc/meminfo: memFree=670640488/790760800 swapFree=131071996/131071996
[pid=749568] ppid=749565 vsize=48078900 memory=44990056 CPUtime=71418.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/stat : 749568 (fscip) S 749565 749568 748307 0 -1 1077936128 162377443 0 0 0 7127489 14365 0 0 20 0 41 0 131937261 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
/proc/749568/statm: 12019725 11247514 3062 3035 0 11838463 0
[pid=749568/tid=749592] ppid=749565 vsize=48078900 memory=-9176193553747321532 CPUtime=3560.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749592/stat : 749592 (fscip) R 749565 749568 748307 0 -1 4194368 6848289 0 0 0 355491 568 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749593] ppid=749565 vsize=48078900 memory=6432430680193066304 CPUtime=3567.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749593/stat : 749593 (fscip) R 749565 749568 748307 0 -1 4194368 10677378 0 0 0 355859 910 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749594] ppid=749565 vsize=48078900 memory=38468 CPUtime=3565.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749594/stat : 749594 (fscip) R 749565 749568 748307 0 -1 4194368 7941787 0 0 0 355773 763 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749595] ppid=749565 vsize=48078900 memory=2152 CPUtime=3572.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749595/stat : 749595 (fscip) R 749565 749568 748307 0 -1 4194368 6599286 0 0 0 356723 553 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749596] ppid=749565 vsize=48078900 memory=6056 CPUtime=3554.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749596/stat : 749596 (fscip) R 749565 749568 748307 0 -1 4194368 8602961 0 0 0 354739 730 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749597] ppid=749565 vsize=48078900 memory=104 CPUtime=3567.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749597/stat : 749597 (fscip) R 749565 749568 748307 0 -1 4194368 7750824 0 0 0 355988 790 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749598] ppid=749565 vsize=48078900 memory=33100 CPUtime=3569.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749598/stat : 749598 (fscip) R 749565 749568 748307 0 -1 4194368 6413335 0 0 0 356440 532 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749599] ppid=749565 vsize=48078900 memory=19600 CPUtime=3571.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749599/stat : 749599 (fscip) R 749565 749568 748307 0 -1 4194368 9059358 0 0 0 356322 786 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749600] ppid=749565 vsize=48078900 memory=54680 CPUtime=3555.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749600/stat : 749600 (fscip) R 749565 749568 748307 0 -1 4194368 7594945 0 0 0 354875 709 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749601] ppid=749565 vsize=48078900 memory=18468 CPUtime=3572.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749601/stat : 749601 (fscip) R 749565 749568 748307 0 -1 4194368 3692088 0 0 0 356948 323 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749602] ppid=749565 vsize=48078900 memory=28356 CPUtime=3569.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749602/stat : 749602 (fscip) R 749565 749568 748307 0 -1 4194368 12214367 0 0 0 355868 1091 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749603] ppid=749565 vsize=48078900 memory=31860 CPUtime=3567.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749603/stat : 749603 (fscip) R 749565 749568 748307 0 -1 4194368 7652485 0 0 0 356043 718 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749604] ppid=749565 vsize=48078900 memory=7176 CPUtime=3571.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749604/stat : 749604 (fscip) R 749565 749568 748307 0 -1 4194368 7052234 0 0 0 356585 587 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749605] ppid=749565 vsize=48078900 memory=36248 CPUtime=3570.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749605/stat : 749605 (fscip) R 749565 749568 748307 0 -1 4194368 11543793 0 0 0 356088 958 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749606] ppid=749565 vsize=48078900 memory=6628 CPUtime=3562.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749606/stat : 749606 (fscip) R 749565 749568 748307 0 -1 4194368 7867266 0 0 0 355461 748 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749607] ppid=749565 vsize=48078900 memory=20572 CPUtime=3569 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749607/stat : 749607 (fscip) R 749565 749568 748307 0 -1 4194368 7541926 0 0 0 356261 639 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749608] ppid=749565 vsize=48078900 memory=6856 CPUtime=3544.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749608/stat : 749608 (fscip) R 749565 749568 748307 0 -1 4194368 10758557 0 0 0 353522 913 0 0 20 0 41 0 131947713 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749609] ppid=749565 vsize=48078900 memory=7112 CPUtime=3570.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749609/stat : 749609 (fscip) R 749565 749568 748307 0 -1 4194368 7917747 0 0 0 356294 735 0 0 20 0 41 0 131947714 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749610] ppid=749565 vsize=48078900 memory=30816 CPUtime=3569.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749610/stat : 749610 (fscip) R 749565 749568 748307 0 -1 4194368 6751581 0 0 0 356348 573 0 0 20 0 41 0 131947714 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749611] ppid=749565 vsize=48078900 memory=28496 CPUtime=3560.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749611/stat : 749611 (fscip) R 749565 749568 748307 0 -1 4194368 7539725 0 0 0 355399 648 0 0 20 0 41 0 131947714 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749614] ppid=749565 vsize=48078900 memory=7644 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/749568/task/749614/stat : 749614 (fscip) S 749565 749568 748307 0 -1 1077936192 151 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749615] ppid=749565 vsize=48078900 memory=26960 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/749568/task/749615/stat : 749615 (fscip) S 749565 749568 748307 0 -1 1077936192 180 0 0 0 0 2 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749616] ppid=749565 vsize=48078900 memory=31356 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/749568/task/749616/stat : 749616 (fscip) S 749565 749568 748307 0 -1 1077936192 187 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749617] ppid=749565 vsize=48078900 memory=3672 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/749568/task/749617/stat : 749617 (fscip) S 749565 749568 748307 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749618] ppid=749565 vsize=48078900 memory=40436 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749618/stat : 749618 (fscip) S 749565 749568 748307 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749619] ppid=749565 vsize=48078900 memory=8240 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/749568/task/749619/stat : 749619 (fscip) S 749565 749568 748307 0 -1 1077936192 180 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749620] ppid=749565 vsize=48078900 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/749568/task/749620/stat : 749620 (fscip) S 749565 749568 748307 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749621] ppid=749565 vsize=48078900 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/749568/task/749621/stat : 749621 (fscip) S 749565 749568 748307 0 -1 1077936192 153 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749622] ppid=749565 vsize=48078900 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/749568/task/749622/stat : 749622 (fscip) S 749565 749568 748307 0 -1 1077936192 216 0 0 0 0 2 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749623] ppid=749565 vsize=48078900 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/749568/task/749623/stat : 749623 (fscip) S 749565 749568 748307 0 -1 1077936192 181 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749624] ppid=749565 vsize=48078900 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/749568/task/749624/stat : 749624 (fscip) S 749565 749568 748307 0 -1 1077936192 193 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749625] ppid=749565 vsize=48078900 memory=35984 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/749568/task/749625/stat : 749625 (fscip) S 749565 749568 748307 0 -1 1077936192 182 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749626] ppid=749565 vsize=48078900 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/749568/task/749626/stat : 749626 (fscip) S 749565 749568 748307 0 -1 1077936192 191 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749627] ppid=749565 vsize=48078900 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/749568/task/749627/stat : 749627 (fscip) S 749565 749568 748307 0 -1 1077936192 188 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749628] ppid=749565 vsize=48078900 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/749568/task/749628/stat : 749628 (fscip) S 749565 749568 748307 0 -1 1077936192 206 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749629] ppid=749565 vsize=48078900 memory=20572 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/749568/task/749629/stat : 749629 (fscip) S 749565 749568 748307 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749630] ppid=749565 vsize=48078900 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/749568/task/749630/stat : 749630 (fscip) S 749565 749568 748307 0 -1 1077936192 197 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749631] ppid=749565 vsize=48078900 memory=7112 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/749568/task/749631/stat : 749631 (fscip) S 749565 749568 748307 0 -1 1077936192 202 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749632] ppid=749565 vsize=48078900 memory=30816 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/749568/task/749632/stat : 749632 (fscip) S 749565 749568 748307 0 -1 1077936192 215 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
[pid=749568/tid=749633] ppid=749565 vsize=48078900 memory=3672 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/749568/task/749633/stat : 749633 (fscip) S 749565 749568 748307 0 -1 1077936192 182 0 0 0 2 0 0 0 20 0 41 0 131948087 49232793600 11247514 809668444160 4194304 16623229 140735189302784 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 37367808 140735189304326 140735189304444 140735189304444 140735189311472 0
Current children cumulated CPU time: 71418.5 s
Current children cumulated vsize: 48078900 KiB
Current children cumulated memory: 44990056 KiB

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

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

# cumulated CPU time of all completed processes:  user=71275.1 s, system=145.005 s

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

[startup+3700.8 s]
/proc/loadavg: 36.55 34.27 35.24 5/864 751763
/proc/meminfo: memFree=675800092/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.2 s]
/proc/loadavg: 36.55 34.27 35.24 5/864 751763
/proc/meminfo: memFree=706436696/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.4 s]
/proc/loadavg: 36.55 34.27 35.24 5/864 751763
/proc/meminfo: memFree=706436696/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): 3701.4
CPU time (s): 71420.1
CPU user time (s): 71275.1
CPU system time (s): 145.005
CPU usage (%): 1929.54
Max. virtual memory (cumulated for all children) (KiB): 48406580
Max. memory (cumulated for all children) (KiB): 45219888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71275.1
system time used= 145.005
maximum resident set size= 45220024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162377475
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= 240861
involuntary context switches= 257789


# summary of solver processes directly reported to runsolver:
#   pid: 749568
#   total CPU time (s): 71420.1
#   total CPU user time (s): 71275.1
#   total CPU system time (s): 145.005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.9651 second user time and 80.7442 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 18:38:25
IDJOB=4465497
IDBENCH=158603
IDSOLVER=3094
FILE ID=nodeD101/4465497-1723653505
RUNJOBID= nodeD101-1723651688-748317
SLURM_JOB_ID= 8267922
Free space on /tmp= 8622776 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm75p-opt.opb.negationfix.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-4465497-1723653505/watcher-4465497-1723653505 -o /tmp/evaluation-result-4465497-1723653505/solver-4465497-1723653505 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748317 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465497-1723653505.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= cb1e30dd77f685e81033380919ead272
RANDOM SEED=1937117700

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        631265136 kB
MemAvailable:   689122148 kB
Buffers:         1190320 kB
Cached:         59920524 kB
SwapCached:            0 kB
Active:         18904808 kB
Inactive:       136672472 kB
Active(anon):       2128 kB
Inactive(anon): 94503264 kB
Active(file):   18902680 kB
Inactive(file): 42169208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             34248 kB
Writeback:             0 kB
AnonPages:      94465004 kB
Mapped:           138828 kB
Shmem:             38920 kB
KReclaimable:     409304 kB
Slab:             826388 kB
SReclaimable:     409304 kB
SUnreclaim:       417084 kB
KernelStack:       16864 kB
PageTables:       395944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   44768588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1158912 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9904128 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= 8622728 MiB
End job on nodeD101 at 2024-08-14 19:40:07