Trace number 4465442

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) 71890.8 3701.51

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/
normalized-minisat35_4_11_1_mh_ic.opb
MD5SUM5c43d7dab24b2d6eb632f3b262990bf9
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 benchmark2838011
Best CPU time to get the best result obtained on this benchmark3600.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126385
Total number of constraints286973
Number of constraints which are clauses201180
Number of constraints which are cardinality constraints (but not clauses)43
Number of constraints which are nor clauses,nor cardinality constraints85750
Minimum length of a constraint2
Maximum length of a constraint1820
Number of terms in the objective function 46445
Biggest coefficient in the objective function 126506008
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 32130212021
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 126506008
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 32130212021
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
1.10/1.20	c Default LC presolving (default).
1.19/1.20	c ** Before presolving: virtualMemUsedAtLc = 1037914953, getVmSize() = 695402496, SCIPgetMemUsed() = 597966625, SCIPgetMemTotal() = 647023961, SCIPgetMemExternEstim() = 390890992
1.19/1.20	c ** set memory limit for presolving in LC to 8.79282e+12 for SCIP **
37.57/37.87	c ** Estimated virtualMemUsedAtSolver = 992941310, getVmSize() = 1226219520, SCIPgetMemUsed() = 838290406, SCIPgetMemTotal() = 1098520974, SCIPgetMemExternEstim() = 390890992
37.57/37.87	c ** set memory limit for solvers to 4.18549e+11 for each SCIP **
37.57/37.87	c Original Problem   :
37.57/37.87	c   Problem name     : instance-4465442-1723624347
37.57/37.87	c   Variables        : 126385 (126385 binary, 0 integer, 0 implicit integer, 0 continuous)
37.57/37.87	c   Constraints      : 286973
37.57/37.87	c   Objective sense  : minimize
37.57/37.87	c Presolved Problem  :
37.57/37.87	c   Variables        : 101220 (101220 binary, 0 integer, 0 implicit integer, 0 continuous)
37.57/37.87	c   Constraints      : 181654
37.57/37.87	c Constraints        : Number
37.57/37.87	c   knapsack         : 700 
37.57/37.87	c   setppc           : 119631 
37.57/37.87	c   and              : 60690 
37.57/37.87	c   linear           : 3 
37.57/37.87	c   logicor          : 630 
37.57/37.87	c ** Instance transfer method used: 0
37.97/38.29	c ** ParaScipInstance copy does not increase the number of variables. **
44.76/44.98	c LC is working with racing ramp-up and with rebuilding tree after racing.
44.76/44.98	c                                Nodes    Active                                            
44.76/44.98	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1640.35/126.06	c *     126              0           1        20   203420942.0000                -          -
1640.35/126.06	c       126              0           1        20   203420942.0000                -          -
3909.84/241.68	c       242              2           1        20   203420942.0000          -3.0000          -
4019.48/247.22	c       247              2           1        20   203420942.0000          -3.0000          -
4121.06/252.40	c       252              3           4        20   203420942.0000          -3.0000          -
4233.57/258.16	c       258              4           3        20   203420942.0000          -3.0000          -
4346.56/264.04	c       264              4           3        20   203420942.0000          -3.0000          -
4458.75/269.69	c       270             22          21        20   203420942.0000          -3.0000          -
4559.07/274.79	c       275             41          42        20   203420942.0000          -3.0000          -
4664.10/280.11	c       280             42          41        20   203420942.0000          -3.0000          -
4771.67/285.54	c       286             62          61        20   203420942.0000          -3.0000          -
4876.10/290.88	c       291            102         101        20   203420942.0000          -3.0000          -
4990.13/296.63	c       297            102         101        20   203420942.0000          -3.0000          -
5092.31/301.88	c       302            121         122        20   203420942.0000          -3.0000          -
5192.78/307.01	c       307            152         151        20   203420942.0000          -3.0000          -
5301.07/312.47	c       312            192         191        20   203420942.0000          -3.0000          -
5414.56/318.29	c       318            202         203        20   203420942.0000          -3.0000          -
5514.63/323.31	c       323            202         203        20   203420942.0000          -3.0000          -
5618.84/328.68	c       329            203         202        20   203420942.0000          -3.0000          -
5719.33/333.74	c       334            475         474        20   203420942.0000          -3.0000          -
5824.21/339.05	c       339            511         468        20   203420942.0000          -3.0000          -
5923.96/344.14	c       344            512         503        20   203420942.0000          -3.0000          -
6022.24/349.19	c       349            513         501        20   203420942.0000          -3.0000          -
6125.94/354.43	c       354            518         461        20   203420942.0000          -3.0000          -
6237.05/360.14	c       360            520         487        20   203420942.0000          -3.0000          -
6340.68/365.31	c       365            537         484        20   203420942.0000          -3.0000          -
6438.96/370.37	c       370            529         450        20   203420942.0000          -3.0000          -
6539.46/375.49	c       375            544         477        20   203420942.0000          -3.0000          -
6643.48/380.76	c       381            535         444        20   203420942.0000          -3.0000          -
6755.44/386.44	c       386            538         469        20   203420942.0000          -3.0000          -
6855.63/391.58	c       392            545         434        20   203420942.0000          -3.0000          -
6959.53/396.87	c       397            545         462        20   203420942.0000          -3.0000          -
7059.70/401.92	c       402            550         429        20   203420942.0000          -3.0000          -
7162.59/407.18	c       407            553         454        20   203420942.0000          -3.0000          -
7261.67/412.21	c       412            556         451        20   203420942.0000          -3.0000          -
7363.78/417.45	c       417            560         419        20   203420942.0000          -3.0000          -
7462.07/422.47	c       422            563         416        20   203420942.0000          -3.0000          -
7566.25/427.79	c       428            566         413        20   203420942.0000          -3.0000          -
7666.40/432.86	c       433            570         437        20   203420942.0000          -3.0000          -
7771.37/438.16	c       438            575         404        20   203420942.0000          -3.0000          -
7870.34/443.23	c       443            581         398        20   203420942.0000          -3.0000          -
7976.41/448.68	c       449            584         423        20   203420942.0000          -3.0000          -
8080.40/453.95	c       454            591         388        20   203420942.0000          -3.0000          -
8196.31/459.85	c       460           2349           0        20   203420942.0000          -3.0000          -
8294.46/464.87	c       465           2509         160        20   203420942.0000          -3.0000          -
8397.05/470.06	c       470            599         408        20   203420942.0000          -3.0000          -
8498.11/475.25	c       475            604         403        20   203420942.0000          -3.0000          -
8598.06/480.31	c       480           3446        1039        20   203420942.0000          -3.0000          -
8700.01/485.56	c       486           3479        1021        20   203420942.0000          -3.0000          -
8749.97/488.14	c *     488            616         363        20   179179616.0000          -3.0000          -
8769.27/489.06	c *     489           3499        1021        20   178323600.0000          -3.0000          -
8799.82/490.69	c       491           3499        1021        20   178323600.0000          -3.0000          -
8906.27/496.14	c       496           3503        1009        20   178323600.0000          -3.0000          -
9007.45/501.24	c       501           3513        1021        20   178323600.0000          -3.0000          -
9038.84/502.82	c *     503           3513        1021        20   177942948.0000          -3.0000          -
9040.79/503.03	c *     503           3513        1021        20   177044216.0000          -3.0000          -
9048.61/503.33	c *     503           3513        1021        20   176122124.0000          -3.0000          -
9072.14/504.58	c *     505           3513        1021        20   175548122.0000          -3.0000          -
9107.31/506.40	c       506           3514        1020        20   175548122.0000          -3.0000          -
9211.15/511.61	c       512            628         377        20   175548122.0000          -3.0000          -
9275.92/514.97	c *     515            628         377        20   174957698.0000          -3.0000          -
9317.61/517.11	c       517            628         377        20   174957698.0000          -3.0000          -
9330.63/517.76	c *     518            628         377        20   170858541.0000          -3.0000          -
9406.86/521.64	c *     522           3536        1041        20   167950847.0000          -3.0000          -
9424.45/522.57	c       523           3536        1041        20   167950847.0000          -3.0000          -
9538.21/528.38	c       528           3554        1059        20   167950847.0000          -3.0000          -
9646.07/533.84	c       534           3573        1080        20   167950847.0000          -3.0000          -
9757.77/539.56	c       540           3575        1080        20   167950847.0000          -3.0000          -
9869.78/545.25	c       545           3658        1099        20   167950847.0000          -3.0000          -
9970.01/550.35	c       550            676         296        20   167950847.0000          -3.0000          -
10070.06/555.49	c       555           4352        1076        20   167950847.0000          -3.0000          -
10171.99/560.68	c       561           4389        1075        20   167950847.0000          -3.0000          -
10281.86/566.27	c       566           4389        1075        20   167950847.0000          -3.0000          -
10379.63/571.30	c       571            694         335        20   167950847.0000          -3.0000          -
10487.42/576.78	c       577           5219        1076        20   167950847.0000          -3.0000          -
10587.44/581.87	c       582           5443           0        20   167950847.0000          -3.0000          -
10690.53/587.05	c       587           5784         341        20   167950847.0000          -3.0000          -
10791.58/592.22	c       592            714         315        20   167950847.0000          -3.0000          -
10895.30/597.58	c       598              2           1        20   167950847.0000     1057146.2726          -
10999.41/602.86	c       603              2           1        20   167950847.0000     1057146.2726          -
11107.41/608.37	c       608              2           1        20   167950847.0000     1057146.2726          -
11211.61/613.66	c       614              2           1        20   167950847.0000     1057146.2726          -
11313.84/618.89	c       619              2           1        20   167950847.0000     1057146.2726          -
11427.79/624.65	c       625              2           1        20   167950847.0000     1057146.2726          -
11527.95/629.70	c       630              2           1        20   167950847.0000     1057146.2726          -
11629.94/634.90	c       635              2           1        20   167950847.0000     1057146.2726          -
11730.60/640.03	c       640              2           1        20   167950847.0000     1057146.2726          -
11843.74/645.83	c       646              2           1        20   167950847.0000     1057146.2726          -
11953.64/651.42	c       651              2           1        20   167950847.0000     1057146.2726          -
12053.72/656.53	c       657              2           1        20   167950847.0000     1057146.2726          -
12162.59/662.06	c       662              2           1        20   167950847.0000     1057146.2726          -
12260.38/667.10	c       667              2           1        20   167950847.0000     1057146.2726          -
12360.47/672.18	c       672              2           1        20   167950847.0000     1057146.2726          -
12369.29/672.64	c *     673              2           1        20   107182348.0000     1057146.2726          -
12373.09/672.87	c *     673              2           1        20    56083169.0000     1057146.2726          -
12463.02/677.47	c       677              3           2        20    56083169.0000     1057146.2726          -
12551.44/682.01	c *     682              2           1        20    56041897.0000     1059857.6207          -
12555.93/682.14	c *     682              2           1        20    46986063.0000     1059857.6207          -
12566.87/682.70	c       683              2           1        20    46986063.0000     1059857.6207          -
12573.63/683.15	c *     683              2           1        20    46371438.0000     1059857.6207          -
12576.64/683.27	c *     683              2           1        20    46366447.0000     1059857.6207          -
12590.51/683.96	c *     684              2           1        20    46335157.0000     1059857.6207          -
12592.72/684.09	c *     684              2           1        20    46330166.0000     1059857.6207          -
12600.03/684.41	c *     684              2           1        20    44709906.0000     1059857.6207          -
12690.70/689.13	c       689              2           1        20    44709906.0000     1059857.6207          -
12769.34/693.08	c *     693              2           1        20    44704915.0000     1059857.6207          -
12772.43/693.28	c *     693              2           1        20    44673625.0000     1059857.6207          -
12776.29/693.41	c *     693              2           1        20    44668634.0000     1059857.6207          -
12780.29/693.67	c *     694              2           1        20    44239540.0000     1059857.6207          -
12790.38/694.18	c       694              2           1        20    44239540.0000     1059857.6207          -
12795.72/694.42	c *     694              2           1        20    44156662.0000     1059857.6207          -
12801.54/694.72	c *     695              2           1        20    43869404.0000     1059857.6207          -
12808.25/695.13	c *     695              2           1        20    43840123.0000     1059857.6207          -
12811.19/695.25	c *     695              2           1        20    43787870.0000     1059857.6207          -
12888.58/699.14	c *     699              2           1        20    43547874.0000     1059857.6207          -
12891.79/699.36	c       699              2           1        20    43547874.0000     1059857.6207          -
12997.75/704.78	c       705              2           1        20    43547874.0000     1059857.6207          -
13099.97/709.93	c       710              2           1        20    43547874.0000     1059857.6207          -
13207.94/715.47	c       715              2           1        20    43547874.0000     1059857.6207          -
13311.89/720.78	c       721              2           1        20    43547874.0000     1059857.6207          -
13418.53/726.13	c       726              2           1        20    43547874.0000     1059857.6207          -
13431.46/726.80	c *     727              2           1        20    42835550.0000     1059857.6207          -
13433.27/726.93	c *     727              2           1        20    42812743.0000     1059857.6207          -
13446.85/727.63	c *     728              2           1        20    42807752.0000     1059857.6207          -
13515.97/731.19	c       731              2           1        20    42807752.0000     1059857.6207          -
13623.36/736.70	c       737              2           1        20    42807752.0000     1059857.6207          -
13723.38/741.77	c       742              2           1        20    42807752.0000     1059857.6207          -
13774.29/744.36	c *     744              2           1        20    38586738.0000     1059857.6207          -
13776.18/744.50	c *     744              2           1        20    38563931.0000     1059857.6207          -
13791.73/745.30	c *     745              2           1        20    29508097.0000     1059857.6207          -
13811.21/746.20	c *     746              2           1        20    29314328.0000     1059857.6207          -
13813.16/746.35	c *     746              2           1        20    29291521.0000     1059857.6207          -
13862.23/748.87	c       749              2           1        20    29291521.0000     1059857.6207          -
13974.18/754.57	c       755              2           1        20    29291521.0000     1059857.6207          -
14080.35/760.02	c       760              2           1        20    29291521.0000     1059857.6207          -
14181.45/765.11	c       765              2           1        20    29291521.0000     1059857.6207          -
14284.77/770.34	c       770              3           2        20    29291521.0000     1061840.0603          -
14382.93/775.39	c       775              3           2        20    29291521.0000     1061840.0603          -
14489.20/780.73	c       781              3           2        20    29291521.0000     1061840.0603          -
14587.01/785.74	c       786              3           2        20    29291521.0000     1061840.0603          -
14691.69/791.04	c       791              3           2        20    29291521.0000     1061840.0603          -
14792.02/796.18	c       796              3           2        20    29291521.0000     1061840.0603          -
14897.06/801.54	c       802              3           2        20    29291521.0000     1061840.0603          -
14995.25/806.55	c       807              3           2        20    29291521.0000     1061840.0603          -
15109.14/812.31	c       812              3           2        20    29291521.0000     1061840.0603          -
15209.24/817.46	c       817              3           2        20    29291521.0000     1061840.0603          -
15311.32/822.62	c       823              3           2        20    29291521.0000     1061840.0603          -
15418.09/828.10	c       828              3           2        20    29291521.0000     1061840.0603          -
15521.41/833.32	c       833              3           2        20    29291521.0000     1061840.0603          -
15623.51/838.59	c       839              3           2        20    29291521.0000     1061840.0603          -
15729.56/844.02	c       844              4           3        20    29291521.0000     1061840.0603          -
15827.79/849.03	c       849              4           3        20    29291521.0000     1061840.0603          -
15930.94/854.18	c       854              4           3        20    29291521.0000     1061840.0603          -
16037.97/859.61	c       860              4           3        20    29291521.0000     1061840.0603          -
16136.15/864.63	c       865              4           3        20    29291521.0000     1061840.0603          -
16242.70/870.07	c       870              4           3        20    29291521.0000     1061840.0603          -
16343.86/875.23	c       875              4           3        20    29291521.0000     1061840.0603          -
16444.09/880.33	c       880              4           3        20    29291521.0000     1061840.0603          -
16544.18/885.41	c       885              4           3        20    29291521.0000     1061840.0603          -
16644.32/890.51	c       891              4           3        20    29291521.0000     1061840.0603          -
16752.86/896.04	c       896              4           3        20    29291521.0000     1061840.0603          -
16851.11/901.07	c       901              4           3        20    29291521.0000     1061840.0603          -
16951.47/906.15	c       906              4           3        20    29291521.0000     1061840.0603          -
17052.94/911.30	c       911              4           3        20    29291521.0000     1061840.0603          -
17155.13/916.53	c       917              4           3        20    29291521.0000     1061840.0603          -
17257.41/921.76	c       922              4           3        20    29291521.0000     1061840.0603          -
17364.41/927.16	c       927              4           3        20    29291521.0000     1061840.0603          -
17465.61/932.40	c       932              4           3        20    29291521.0000     1061840.0603          -
17565.65/937.50	c       938              4           3        20    29291521.0000     1061840.0603          -
17665.91/942.51	c       943              4           3        20    29291521.0000     1061840.0603          -
17769.83/947.81	c       948              4           3        20    29291521.0000     1061840.0603          -
17867.92/952.84	c       953              4           3        20    29291521.0000     1061840.0603          -
17968.18/958.02	c       958              4           3        20    29291521.0000     1061840.0603          -
18071.15/963.18	c       963              4           3        20    29291521.0000     1061840.0603          -
18176.41/968.52	c       969              4           3        20    29291521.0000     1061840.0603          -
18282.60/973.94	c       974              4           3        20    29291521.0000     1061840.0603          -
18383.60/979.10	c       979              4           3        20    29291521.0000     1061840.0603          -
18492.98/984.64	c       985              4           3        20    29291521.0000     1061840.0603          -
18597.06/990.02	c       990              4           3        20    29291521.0000     1061840.0603          -
18698.05/995.14	c       995              4           3        20    29291521.0000     1061840.0603          -
18803.39/1000.46	c      1000              4           3        20    29291521.0000     1061840.0603          -
18903.45/1005.58	c      1006              4           3        20    29291521.0000     1061840.0603          -
19012.03/1011.04	c      1011              4           3        20    29291521.0000     1061840.0603          -
19115.51/1016.33	c      1016              4           3        20    29291521.0000     1061840.0603          -
19213.85/1021.38	c      1021              4           3        20    29291521.0000     1061840.0603          -
19314.06/1026.42	c      1026              4           3        20    29291521.0000     1061840.0603          -
19416.30/1031.67	c      1032              4           3        20    29291521.0000     1061840.0603          -
19520.49/1036.94	c      1037              4           3        20    29291521.0000     1061840.0603          -
19618.91/1041.99	c      1042              4           3        20    29291521.0000     1061840.0603          -
19725.05/1047.30	c      1047              4           3        20    29291521.0000     1061840.0603          -
19827.17/1052.53	c      1053              4           3        20    29291521.0000     1061840.0603          -
19933.27/1057.94	c      1058              4           3        20    29291521.0000     1061840.0603          -
20049.34/1063.89	c      1064              4           3        20    29291521.0000     1061840.0603          -
20161.37/1069.57	c      1070              4           3        20    29291521.0000     1061840.0603          -
20267.63/1074.97	c      1075              4           3        20    29291521.0000     1061840.0603          -
20368.73/1080.11	c      1080              4           3        20    29291521.0000     1061840.0603          -
20479.81/1085.72	c      1086              4           3        20    29291521.0000     1061840.0603          -
20582.02/1091.01	c      1091              4           3        20    29291521.0000     1061840.0603          -
20683.04/1096.12	c      1096              4           3        20    29291521.0000     1061840.0603          -
20783.53/1101.15	c      1101              4           3        20    29291521.0000     1061840.0603          -
20882.90/1106.26	c      1106              4           3        20    29291521.0000     1061840.0603          -
20999.73/1112.16	c      1112              4           3        20    29291521.0000     1061840.0603          -
21099.05/1117.23	c      1117              4           3        20    29291521.0000     1061840.0603          -
21199.20/1122.34	c      1122              4           3        20    29291521.0000     1061840.0603          -
21307.48/1127.87	c      1128              4           3        20    29291521.0000     1061840.0603          -
21410.13/1133.08	c      1133              4           3        20    29291521.0000     1061840.0603          -
21511.74/1138.25	c      1138              4           3        20    29291521.0000     1061840.0603          -
21610.05/1143.27	c      1143              5           4        20    29291521.0000     1061840.0603          -
21724.91/1149.10	c      1149              5           4        20    29291521.0000     1061840.0603          -
21826.31/1154.29	c      1154              5           4        20    29291521.0000     1061840.0603          -
21926.68/1159.39	c      1159              5           4        20    29291521.0000     1061840.0603          -
22026.90/1164.40	c      1164              5           4        20    29291521.0000     1061840.0603          -
22127.10/1169.52	c      1170              5           4        20    29291521.0000     1061840.0603          -
22225.26/1174.56	c      1175              5           4        20    29291521.0000     1061840.0603          -
22327.48/1179.70	c      1180              5           4        20    29291521.0000     1061840.0603          -
22425.86/1184.72	c      1185              5           4        20    29291521.0000     1061840.0603          -
22526.24/1189.86	c      1190              5           4        20    29291521.0000     1061840.0603          -
22632.10/1195.26	c      1195              5           4        20    29291521.0000     1061840.0603          -
22734.28/1200.48	c      1200              5           4        20    29291521.0000     1061840.0603          -
22836.34/1205.62	c      1206              5           4        20    29291521.0000     1061840.0603          -
22938.49/1210.86	c      1211              6           5        20    29291521.0000     1061840.0603          -
23036.77/1215.89	c      1216              6           5        20    29291521.0000     1061840.0603          -
23137.15/1221.02	c      1221              6           5        20    29291521.0000     1061840.0603          -
23243.25/1226.33	c      1226              6           5        20    29291521.0000     1061840.0603          -
23345.59/1231.53	c      1232              6           5        20    29291521.0000     1061840.0603          -
23447.74/1236.73	c      1237              6           5        20    29291521.0000     1061840.0603          -
23550.04/1241.99	c      1242              6           5        20    29291521.0000     1061840.0603          -
23652.83/1247.16	c      1247              6           5        20    29291521.0000     1061840.0603          -
23754.27/1252.33	c      1252              6           5        20    29291521.0000     1061840.0603          -
23854.46/1257.46	c      1257              6           5        20    29291521.0000     1061840.0603          -
23958.71/1262.79	c      1263              6           5        20    29291521.0000     1061840.0603          -
24058.79/1267.88	c      1268              6           5        20    29291521.0000     1061840.0603          -
24158.94/1272.95	c      1273              6           5        20    29291521.0000     1061840.0603          -
24266.99/1278.43	c      1278              6           5        20    29291521.0000     1061840.0603          -
24367.31/1283.51	c      1284              6           5        20    29291521.0000     1061840.0603          -
24467.63/1288.61	c      1289              6           5        20    29291521.0000     1061840.0603          -
24567.92/1293.73	c      1294              6           5        20    29291521.0000     1061840.0603          -
24668.25/1298.83	c      1299              6           5        20    29291521.0000     1061840.0603          -
24774.46/1304.24	c      1304              6           5        20    29291521.0000     1061840.0603          -
24878.73/1309.58	c      1310              6           5        20    29291521.0000     1061840.0603          -
24984.96/1314.90	c      1315              6           5        20    29291521.0000     1061840.0603          -
25083.13/1320.01	c      1320              7           6        20    29291521.0000     1061840.0603          -
25189.13/1325.37	c      1325             22          11        20    29291521.0000     1062740.1150          -
25287.20/1330.39	c      1330             22          11        20    29291521.0000     1062740.1150          -
25391.43/1335.69	c      1336             23          12        20    29291521.0000     1062740.1150          -
25491.62/1340.75	c      1341             23          12        20    29291521.0000     1062740.1150          -
25593.75/1345.94	c      1346             23          12        20    29291521.0000     1062740.1150          -
25702.00/1351.42	c      1351             23          12        20    29291521.0000     1062740.1150          -
25805.87/1356.79	c      1357             24          13        20    29291521.0000     1062740.1150          -
25906.18/1361.84	c      1362             24          13        20    29291521.0000     1062740.1150          -
26006.53/1366.94	c      1367             24          13        20    29291521.0000     1062740.1150          -
26104.80/1372.04	c      1372             25          14        20    29291521.0000     1062740.1150          -
26207.91/1377.15	c      1377             27          16        20    29291521.0000     1073076.1969          -
26307.19/1382.29	c      1382             27          16        20    29291521.0000     1073076.1969          -
26409.26/1387.46	c      1387             27          16        20    29291521.0000     1073076.1969          -
26509.61/1392.55	c      1393             28          17        20    29291521.0000     1073076.1969          -
26608.04/1397.58	c      1398             28          17        20    29291521.0000     1073076.1969          -
26708.02/1402.61	c      1403             28          17        20    29291521.0000     1073076.1969          -
26814.85/1408.09	c      1408             29          18        20    29291521.0000     1073076.1969          -
26916.43/1413.26	c      1413             30          19        20    29291521.0000     1073076.1969          -
27018.62/1418.40	c      1418             31          20        20    29291521.0000     1073076.1969          -
27122.95/1423.78	c      1424             31          20        20    29291521.0000     1073076.1969          -
27227.98/1429.06	c      1429             32          19        20    29291521.0000     1073076.1969          -
27329.58/1434.20	c      1434             32          19        20    29291521.0000     1073076.1969          -
27428.00/1439.26	c      1439             32          19        20    29291521.0000     1073076.1969          -
27532.33/1444.58	c      1445             32          19        20    29291521.0000     1073076.1969          -
27634.60/1449.70	c      1450             32          19        20    29291521.0000     1073076.1969          -
27736.83/1454.91	c      1455             32          19        20    29291521.0000     1073076.1969          -
27841.02/1460.21	c      1460             32          19        20    29291521.0000     1073076.1969          -
27941.27/1465.38	c      1465             32          19        20    29291521.0000     1073076.1969          -
28043.55/1470.55	c      1471             32          19        20    29291521.0000     1073076.1969          -
28143.76/1475.69	c      1476             32          19        20    29291521.0000     1073076.1969          -
28247.94/1480.96	c      1481             32          19        20    29291521.0000     1073076.1969          -
28349.10/1486.07	c      1486             32          19        20    29291521.0000     1073076.1969          -
28447.44/1491.12	c      1491             34          21        20    29291521.0000     1074909.3217          -
28550.95/1496.36	c      1496             34          21        20    29291521.0000     1074909.3217          -
28651.34/1501.43	c      1501             35          22        20    29291521.0000     1074909.3217          -
28751.41/1506.52	c      1507             36          23        20    29291521.0000     1074909.3217          -
28849.85/1511.57	c      1512             36          23        20    29291521.0000     1074909.3217          -
28951.93/1516.73	c      1517             36          23        20    29291521.0000     1074909.3217          -
29052.24/1521.88	c      1522             39          26        20    29291521.0000     1074909.3217          -
29152.50/1527.02	c      1527             39          26        20    29291521.0000     1074909.3217          -
29262.69/1532.59	c      1533             39          26        20    29291521.0000     1074909.3217          -
29364.65/1537.70	c      1538             39          26        20    29291521.0000     1074909.3217          -
29469.45/1543.04	c      1543             39          26        20    29291521.0000     1074909.3217          -
29582.93/1548.86	c      1549             39          26        20    29291521.0000     1074909.3217          -
29685.99/1554.14	c      1554             39          26        20    29291521.0000     1074909.3217          -
29787.32/1559.22	c      1559             39          26        20    29291521.0000     1074909.3217          -
29885.58/1564.26	c      1564             39          26        20    29291521.0000     1074909.3217          -
29987.84/1569.43	c      1569             39          26        20    29291521.0000     1074909.3217          -
30088.17/1574.53	c      1575             39          26        20    29291521.0000     1074909.3217          -
30186.21/1579.54	c      1580             39          26        20    29291521.0000     1074909.3217          -
30284.52/1584.57	c      1585             39          26        20    29291521.0000     1074909.3217          -
30386.69/1589.78	c      1590             39          26        20    29291521.0000     1074909.3217          -
30488.71/1594.99	c      1595             39          26        20    29291521.0000     1074909.3217          -
30587.05/1600.03	c      1600             40          27        20    29291521.0000     1074909.3217          -
30687.68/1605.09	c      1605             40          27        20    29291521.0000     1074909.3217          -
30789.45/1610.26	c      1610             40          27        20    29291521.0000     1074909.3217          -
30895.70/1615.68	c      1616             40          27        20    29291521.0000     1074909.3217          -
30994.08/1620.69	c      1621             40          27        20    29291521.0000     1074909.3217          -
31094.44/1625.71	c      1626             40          27        20    29291521.0000     1074909.3217          -
31194.78/1630.88	c      1631             40          27        20    29291521.0000     1074909.3217          -
31295.03/1635.90	c      1636             40          27        20    29291521.0000     1074909.3217          -
31393.38/1640.91	c      1641             40          27        20    29291521.0000     1074909.3217          -
31412.88/1642.00	c *    1642             40          27        20    28948971.0000     1074909.3217          -
31493.45/1646.06	c      1646             40          27        20    28948971.0000     1074909.3217          -
31596.88/1651.39	c      1651             40          27        20    28948971.0000     1074909.3217          -
31698.43/1656.51	c      1657             40          27        20    28948971.0000     1074909.3217          -
31737.67/1658.58	c *    1659             40          27        20    28759036.0000     1074909.3217          -
31796.42/1661.53	c      1662             40          27        20    28759036.0000     1074909.3217          -
31885.08/1666.03	c *    1666             40          27        20    27653901.0000     1074909.3217          -
31896.27/1666.61	c      1667             40          27        20    27653901.0000     1074909.3217          -
31949.13/1669.31	c *    1669             40          27        20    27256624.0000     1074909.3217          -
31994.42/1671.66	c      1672             40          27        20    27256624.0000     1074909.3217          -
32096.62/1676.81	c      1677             42          29        20    27256624.0000     1082798.8744          -
32196.96/1681.95	c      1682             43          30        20    27256624.0000     1082798.8744          -
32305.03/1687.41	c      1687             45          32        20    27256624.0000     1082798.8744          -
32409.32/1692.73	c      1693             45          32        20    27256624.0000     1082798.8744          -
32514.22/1698.12	c      1698             45          32        20    27256624.0000     1082798.8744          -
32619.69/1703.42	c      1703             45          32        20    27256624.0000     1082798.8744          -
32723.92/1708.71	c      1709             45          32        20    27256624.0000     1082798.8744          -
32824.31/1713.83	c      1714             45          32        20    27256624.0000     1082798.8744          -
32932.52/1719.38	c      1719             46          33        20    27256624.0000     1082798.8744          -
33045.20/1725.07	c      1725             49          36        20    27256624.0000     1082798.8744          -
33146.90/1730.23	c      1730             49          36        20    27256624.0000     1082798.8744          -
33254.80/1735.74	c      1736             49          36        20    27256624.0000     1082798.8744          -
33365.13/1741.34	c      1741             49          36        20    27256624.0000     1082798.8744          -
33465.43/1746.48	c      1746             49          36        20    27256624.0000     1082798.8744          -
33573.69/1751.92	c      1752             49          36        20    27256624.0000     1082798.8744          -
33654.42/1756.08	c *    1756             49          36        20    10665920.0000     1082798.8744          -
33683.16/1757.52	c      1758             49          36        20    10665920.0000     1082798.8744          -
33781.60/1762.53	c      1763             51          38        20    10665920.0000     1082798.8744          -
33883.81/1767.71	c      1768             54          39        20    10665920.0000     1102921.6973          -
33990.47/1773.17	c      1773             55          40        20    10665920.0000     1102921.6973          -
34098.05/1778.63	c      1779             55          40        20    10665920.0000     1102921.6973          -
34202.22/1784.02	c      1784             57          42        20    10665920.0000     1102921.6973          -
34308.43/1789.34	c      1789             57          42        20    10665920.0000     1102921.6973          -
34412.38/1794.61	c      1795             57          42        20    10665920.0000     1102921.6973          -
34512.73/1799.74	c      1800             57          42        20    10665920.0000     1102921.6973          -
34613.19/1804.87	c      1805             57          42        20    10665920.0000     1102921.6973          -
34718.02/1810.19	c      1810             60          45        20    10665920.0000     1102921.6973          -
34823.56/1815.55	c      1816             60          45        20    10665920.0000     1102921.6973          -
34924.07/1820.70	c      1821             60          45        20    10665920.0000     1102921.6973          -
35024.36/1825.72	c      1826             60          45        20    10665920.0000     1102921.6973          -
35134.71/1831.34	c      1831             60          45        20    10665920.0000     1102921.6973          -
35235.25/1836.45	c      1836             60          45        20    10665920.0000     1102921.6973          -
35333.57/1841.48	c      1841             61          46        20    10665920.0000     1102921.6973          -
35441.85/1846.94	c      1847             89          74        20    10665920.0000     1105934.8923          -
35542.88/1852.13	c      1852             89          74        20    10665920.0000     1105934.8923          -
35644.46/1857.25	c      1857             89          74        20    10665920.0000     1105934.8923          -
35754.54/1862.88	c      1863             89          74        20    10665920.0000     1105934.8923          -
35854.53/1867.99	c      1868             89          74        20    10665920.0000     1105934.8923          -
35958.69/1873.24	c      1873             89          74        20    10665920.0000     1105934.8923          -
36060.85/1878.49	c      1878             90          75        20    10665920.0000     1105934.8923          -
36173.72/1884.17	c      1884             90          75        20    10665920.0000     1105934.8923          -
36279.07/1889.57	c      1890             90          75        20    10665920.0000     1105934.8923          -
36383.31/1894.86	c      1895             90          75        20    10665920.0000     1105934.8923          -
36486.36/1900.13	c      1900             91          76        20    10665920.0000     1105934.8923          -
36589.91/1905.31	c      1905             91          76        20    10665920.0000     1105934.8923          -
36690.29/1910.46	c      1910             91          76        20    10665920.0000     1105934.8923          -
36792.60/1915.66	c      1916             91          76        20    10665920.0000     1105934.8923          -
36896.85/1920.97	c      1921             91          76        20    10665920.0000     1105934.8923          -
36994.99/1926.02	c      1926             91          76        20    10665920.0000     1105934.8923          -
37096.04/1931.13	c      1931             92          77        20    10665920.0000     1105934.8923          -
37197.33/1936.21	c      1936             92          77        20    10665920.0000     1105934.8923          -
37305.58/1941.78	c      1942             92          77        20    10665920.0000     1105934.8923          -
37407.92/1946.95	c      1947             92          77        20    10665920.0000     1105934.8923          -
37511.08/1952.20	c      1952             92          77        20    10665920.0000     1105934.8923          -
37627.01/1958.09	c      1958             92          77        20    10665920.0000     1105934.8923          -
37730.46/1963.36	c      1963             92          77        20    10665920.0000     1105934.8923          -
37832.73/1968.56	c      1969             92          77        20    10665920.0000     1105934.8923          -
37941.34/1974.04	c      1974             92          77        20    10665920.0000     1105934.8923          -
38042.02/1979.19	c      1979             92          77        20    10665920.0000     1105934.8923          -
38149.29/1984.60	c      1985             92          77        20    10665920.0000     1105934.8923          -
38247.62/1989.61	c      1990             92          77        20    10665920.0000     1105934.8923          -
38349.83/1994.85	c      1995             92          77        20    10665920.0000     1105934.8923          -
38454.90/2000.14	c      2000             93          78        20    10665920.0000     1105934.8923          -
38562.11/2005.63	c      2006             93          78        20    10665920.0000     1105934.8923          -
38676.27/2011.43	c      2011             93          78        20    10665920.0000     1105934.8923          -
38776.46/2016.55	c      2017             93          78        20    10665920.0000     1105934.8923          -
38874.90/2021.57	c      2022             93          78        20    10665920.0000     1105934.8923          -
38981.20/2026.96	c      2027             93          78        20    10665920.0000     1105934.8923          -
39082.16/2032.12	c      2032             93          78        20    10665920.0000     1105934.8923          -
39183.96/2037.23	c      2037             93          78        20    10665920.0000     1105934.8923          -
39284.17/2042.33	c      2042             93          78        20    10665920.0000     1105934.8923          -
39386.32/2047.58	c      2048             93          78        20    10665920.0000     1105934.8923          -
39488.66/2052.75	c      2053             93          78        20    10665920.0000     1105934.8923          -
39588.85/2057.87	c      2058             93          78        20    10665920.0000     1105934.8923          -
39700.73/2063.58	c      2064             93          78        20    10665920.0000     1105934.8923          -
39800.90/2068.65	c      2069             93          78        20    10665920.0000     1105934.8923          -
39901.12/2073.75	c      2074             93          78        20    10665920.0000     1105934.8923          -
40003.56/2079.00	c      2079             93          78        20    10665920.0000     1105934.8923          -
40109.76/2084.30	c      2084             93          78        20    10665920.0000     1105934.8923          -
40210.10/2089.43	c      2089             93          78        20    10665920.0000     1105934.8923          -
40316.40/2094.85	c      2095             72          53        20    10665920.0000     1106862.2627          -
40414.81/2099.86	c      2100             72          53        20    10665920.0000     1106862.2627          -
40517.87/2105.13	c      2105             74          55        20    10665920.0000     1106862.2627          -
40623.22/2110.41	c      2110             74          55        20    10665920.0000     1106862.2627          -
40723.11/2115.53	c      2116             74          55        20    10665920.0000     1106862.2627          -
40829.42/2120.96	c      2121             74          55        20    10665920.0000     1106862.2627          -
40939.54/2126.54	c      2127             74          55        20    10665920.0000     1106862.2627          -
41045.66/2131.94	c      2132             74          55        20    10665920.0000     1106862.2627          -
41151.76/2137.38	c      2137             74          55        20    10665920.0000     1106862.2627          -
41260.01/2142.84	c      2143             74          55        20    10665920.0000     1106862.2627          -
41365.14/2148.19	c      2148             74          55        20    10665920.0000     1106862.2627          -
41470.47/2153.59	c      2154             74          55        20    10665920.0000     1106862.2627          -
41572.75/2158.79	c      2159             74          55        20    10665920.0000     1106862.2627          -
41675.07/2163.97	c      2164             74          55        20    10665920.0000     1106862.2627          -
41779.41/2169.21	c      2169             74          55        20    10665920.0000     1106862.2627          -
41881.74/2174.44	c      2174             74          55        20    10665920.0000     1106862.2627          -
41990.07/2179.95	c      2180             74          55        20    10665920.0000     1106862.2627          -
42088.22/2184.97	c      2185             75          56        20    10665920.0000     1106862.2627          -
42186.68/2190.01	c      2190             75          56        20    10665920.0000     1106862.2627          -
42287.48/2195.09	c      2195             77          58        20    10665920.0000     1106862.2627          -
42387.57/2200.20	c      2200             78          59        20    10665920.0000     1106862.2627          -
42501.04/2205.92	c      2206             80          61        20    10665920.0000     1106862.2627          -
42613.17/2211.61	c      2212             80          61        20    10665920.0000     1106862.2627          -
42711.62/2216.69	c      2217             80          61        20    10665920.0000     1106862.2627          -
42820.60/2222.16	c      2222             80          61        20    10665920.0000     1106862.2627          -
42922.04/2227.35	c      2227             80          61        20    10665920.0000     1106862.2627          -
43022.40/2232.48	c      2232             81          62        20    10665920.0000     1106862.2627          -
43124.93/2237.66	c      2238             82          63        20    10665920.0000     1117008.4108          -
43225.20/2242.78	c      2243             84          65        20    10665920.0000     1117008.4108          -
43323.50/2247.80	c      2248             84          65        20    10665920.0000     1117008.4108          -
43441.31/2253.73	c      2254             84          65        20    10665920.0000     1117008.4108          -
43539.78/2258.78	c      2259             84          65        20    10665920.0000     1117008.4108          -
43640.09/2263.89	c      2264             84          65        20    10665920.0000     1117008.4108          -
43743.22/2269.06	c      2269             84          65        20    10665920.0000     1117008.4108          -
43844.70/2274.26	c      2274             84          65        20    10665920.0000     1117008.4108          -
43946.94/2279.49	c      2279             84          65        20    10665920.0000     1117008.4108          -
44047.10/2284.52	c      2285             84          65        20    10665920.0000     1117008.4108          -
44165.07/2290.54	c      2291             84          65        20    10665920.0000     1117008.4108          -
44271.23/2295.95	c      2296             84          65        20    10665920.0000     1117008.4108          -
44372.39/2301.05	c      2301             84          65        20    10665920.0000     1117008.4108          -
44479.59/2306.60	c      2307             84          65        20    10665920.0000     1117008.4108          -
44629.58/2314.17	c      2314             84          65        20    10665920.0000     1117008.4108          -
44731.15/2319.31	c      2319             84          65        20    10665920.0000     1117008.4108          -
44841.27/2324.90	c      2325             84          65        20    10665920.0000     1117008.4108          -
44942.15/2330.04	c      2330             84          65        20    10665920.0000     1117008.4108          -
45042.71/2335.15	c      2335             84          65        20    10665920.0000     1117008.4108          -
45144.18/2340.41	c      2340             84          65        20    10665920.0000     1117008.4108          -
45248.32/2345.61	c      2346             85          66        20    10665920.0000     1117008.4108          -
45348.29/2350.80	c      2351             85          66        20    10665920.0000     1117008.4108          -
45448.62/2355.81	c      2356             85          66        20    10665920.0000     1117008.4108          -
45548.78/2360.90	c      2361             85          66        20    10665920.0000     1117008.4108          -
45662.72/2366.74	c      2367             85          66        20    10665920.0000     1117008.4108          -
45767.35/2372.05	c      2372             85          66        20    10665920.0000     1117008.4108          -
45867.56/2377.14	c      2377             86          67        20    10665920.0000     1117008.4108          -
45971.13/2382.49	c      2382             86          67        20    10665920.0000     1117008.4108          -
46077.33/2387.82	c      2388             86          67        20    10665920.0000     1117008.4108          -
46175.41/2392.83	c      2393             87          68        20    10665920.0000     1117008.4108          -
46275.64/2397.92	c      2398             91          72        20    10665920.0000     1117008.4108          -
46383.67/2403.46	c      2403             94          75        20    10665920.0000     1117008.4108          -
46481.94/2408.47	c      2408             94          75        20    10665920.0000     1117008.4108          -
46588.33/2413.83	c      2414             94          75        20    10665920.0000     1117008.4108          -
46688.76/2418.96	c      2419             94          75        20    10665920.0000     1117008.4108          -
46789.85/2424.12	c      2424             94          75        20    10665920.0000     1117008.4108          -
46893.56/2429.40	c      2429             94          75        20    10665920.0000     1117008.4108          -
46997.91/2434.66	c      2435             94          75        20    10665920.0000     1117008.4108          -
47099.99/2439.89	c      2440             94          75        20    10665920.0000     1117008.4108          -
47200.25/2444.97	c      2445             94          75        20    10665920.0000     1117008.4108          -
47304.49/2450.27	c      2450             94          75        20    10665920.0000     1117008.4108          -
47408.66/2455.53	c      2456             96          77        20    10665920.0000     1117008.4108          -
47506.92/2460.54	c      2461             96          77        20    10665920.0000     1117008.4108          -
47611.13/2465.82	c      2466             96          77        20    10665920.0000     1117008.4108          -
47727.14/2471.77	c      2472             96          77        20    10665920.0000     1117008.4108          -
47827.44/2476.84	c      2477             96          77        20    10665920.0000     1117008.4108          -
47925.79/2481.87	c      2482             99          80        20    10665920.0000     1117008.4108          -
48026.20/2486.96	c      2487             99          80        20    10665920.0000     1117008.4108          -
48127.28/2492.10	c      2492             99          80        20    10665920.0000     1117008.4108          -
48228.94/2497.23	c      2497             99          80        20    10665920.0000     1117008.4108          -
48329.29/2502.37	c      2502             99          80        20    10665920.0000     1117008.4108          -
48437.56/2507.82	c      2508             99          80        20    10665920.0000     1117008.4108          -
48537.66/2512.98	c      2513             99          80        20    10665920.0000     1117008.4108          -
48640.61/2518.18	c      2518             99          80        20    10665920.0000     1117008.4108          -
48748.03/2523.61	c      2524            100          81        20    10665920.0000     1117008.4108          -
48850.31/2528.86	c      2529            101          82        20    10665920.0000     1117008.4108          -
48953.10/2534.11	c      2534            102          83        20    10665920.0000     1117008.4108          -
49056.29/2539.34	c      2539            102          83        20    10665920.0000     1117008.4108          -
49166.52/2544.98	c      2545            102          83        20    10665920.0000     1117008.4108          -
49264.85/2550.01	c      2550            102          83        20    10665920.0000     1117008.4108          -
49375.03/2555.57	c      2556            102          83        20    10665920.0000     1117008.4108          -
49481.21/2560.90	c      2561            105          86        20    10665920.0000     1117008.4108          -
49584.45/2566.19	c      2566            105          86        20    10665920.0000     1117008.4108          -
49686.00/2571.33	c      2571            106          87        20    10665920.0000     1117008.4108          -
49784.44/2576.37	c      2576            106          87        20    10665920.0000     1117008.4108          -
49882.86/2581.39	c      2581            106          87        20    10665920.0000     1117008.4108          -
49991.14/2586.89	c      2587            108          89        20    10665920.0000     1117008.4108          -
50091.14/2591.90	c      2592            108          89        20    10665920.0000     1117008.4108          -
50195.37/2597.24	c      2597            110          89        20    10665920.0000     1117008.4108          -
50293.63/2602.27	c      2602            111          90        20    10665920.0000     1117008.4108          -
50393.88/2607.37	c      2607            111          90        20    10665920.0000     1117008.4108          -
50496.13/2612.59	c      2613            111          90        20    10665920.0000     1117008.4108          -
50596.39/2617.67	c      2618            112          91        20    10665920.0000     1117008.4108          -
50696.84/2622.71	c      2623            112          91        20    10665920.0000     1117008.4108          -
50799.23/2627.92	c      2628            112          93        20    10665920.0000     1117008.4108          -
50897.60/2632.93	c      2633            112          93        20    10665920.0000     1117008.4108          -
50995.74/2637.95	c      2638            112          93        20    10665920.0000     1117008.4108          -
51096.85/2643.05	c      2643            112          93        20    10665920.0000     1117008.4108          -
51198.42/2648.22	c      2648            112          93        20    10665920.0000     1117008.4108          -
51300.76/2653.44	c      2653            112          93        20    10665920.0000     1117008.4108          -
51403.10/2658.60	c      2659            113          92        20    10665920.0000     1117008.4108          -
51501.27/2663.60	c      2664            113          92        20    10665920.0000     1117008.4108          -
51601.33/2668.77	c      2669            114          93        20    10665920.0000     1117008.4108          -
51706.23/2674.05	c      2674            115          94        20    10665920.0000     1117008.4108          -
51804.37/2679.06	c      2679            116          95        20    10665920.0000     1117008.4108          -
51906.22/2684.21	c      2684            116          95        20    10665920.0000     1117008.4108          -
52008.43/2689.49	c      2689            117          96        20    10665920.0000     1117008.4108          -
52108.78/2694.57	c      2695            120          99        20    10665920.0000     1117008.4108          -
52211.25/2699.73	c      2700            120          99        20    10665920.0000     1117008.4108          -
52313.47/2705.00	c      2705            120          99        20    10665920.0000     1117008.4108          -
52414.42/2710.04	c      2710            120          99        20    10665920.0000     1117008.4108          -
52520.00/2715.44	c      2715            123         102        20    10665920.0000     1117008.4108          -
52626.06/2720.84	c      2721            125         104        20    10665920.0000     1117008.4108          -
52724.30/2725.88	c      2726            126         105        20    10665920.0000     1117008.4108          -
52824.60/2730.94	c      2731            126         105        20    10665920.0000     1117008.4108          -
52922.78/2735.98	c      2736            126         105        20    10665920.0000     1117008.4108          -
53023.58/2741.08	c      2741            126         105        20    10665920.0000     1117008.4108          -
53124.01/2746.19	c      2746            126         105        20    10665920.0000     1117008.4108          -
53223.54/2751.28	c      2751            126         105        20    10665920.0000     1117008.4108          -
53324.04/2756.33	c      2756            126         105        20    10665920.0000     1117008.4108          -
53422.42/2761.38	c      2761            126         105        20    10665920.0000     1117008.4108          -
53522.85/2766.43	c      2766            126         105        20    10665920.0000     1117008.4108          -
53621.24/2771.48	c      2771            126         105        20    10665920.0000     1117008.4108          -
53721.56/2776.53	c      2777            127         106        20    10665920.0000     1117008.4108          -
53819.68/2781.58	c      2782            129         108        20    10665920.0000     1117008.4108          -
53920.04/2786.61	c      2787            129         108        20    10665920.0000     1117008.4108          -
54018.35/2791.68	c      2792            133         112        20    10665920.0000     1117008.4108          -
54118.67/2796.71	c      2797            136         115        20    10665920.0000     1117008.4108          -
54225.71/2802.14	c      2802            136         115        20    10665920.0000     1117008.4108          -
54325.31/2807.28	c      2807            136         115        20    10665920.0000     1117008.4108          -
54433.46/2812.71	c      2813            136         115        20    10665920.0000     1117008.4108          -
54531.81/2817.72	c      2818            136         115        20    10665920.0000     1117008.4108          -
54644.04/2823.48	c      2823            139         118        20    10665920.0000     1117008.4108          -
54748.39/2828.72	c      2829            141         120        20    10665920.0000     1117008.4108          -
54846.79/2833.76	c      2834            142         121        20    10665920.0000     1117008.4108          -
54947.12/2838.84	c      2839            142         121        20    10665920.0000     1117008.4108          -
55047.59/2843.94	c      2844            142         121        20    10665920.0000     1117008.4108          -
55159.69/2849.65	c      2850            142         121        20    10665920.0000     1117008.4108          -
55268.70/2855.19	c      2855            142         121        20    10665920.0000     1117008.4108          -
55368.34/2860.23	c      2860            145         124        20    10665920.0000     1117008.4108          -
55466.82/2865.29	c      2865            145         124        20    10665920.0000     1117008.4108          -
55567.45/2870.39	c      2870            145         124        20    10665920.0000     1117008.4108          -
55667.68/2875.46	c      2875            145         124        20    10665920.0000     1117008.4108          -
55768.09/2880.55	c      2881            146         125        20    10665920.0000     1117008.4108          -
55866.64/2885.58	c      2886            150         129        20    10665920.0000     1117008.4108          -
55965.11/2890.59	c      2891            150         129        20    10665920.0000     1117008.4108          -
56069.37/2895.86	c      2896            150         129        20    10665920.0000     1117008.4108          -
56167.84/2900.88	c      2901            150         129        20    10665920.0000     1117008.4108          -
56268.25/2905.95	c      2906            150         129        20    10665920.0000     1117008.4108          -
56369.38/2911.12	c      2911            150         129        20    10665920.0000     1117008.4108          -
56471.02/2916.27	c      2916            150         129        20    10665920.0000     1117008.4108          -
56573.39/2921.46	c      2921            150         129        20    10665920.0000     1117008.4108          -
56677.82/2926.74	c      2927            150         129        20    10665920.0000     1117008.4108          -
56780.28/2931.97	c      2932            150         129        20    10665920.0000     1117008.4108          -
56881.25/2937.06	c      2937            150         129        20    10665920.0000     1117008.4108          -
56981.69/2942.14	c      2942            151         130        20    10665920.0000     1117008.4108          -
57081.30/2947.26	c      2947            152         131        20    10665920.0000     1136026.7323          -
57185.63/2952.53	c      2953            152         131        20    10665920.0000     1136026.7323          -
57285.91/2957.62	c      2958            152         131        20    10665920.0000     1136026.7323          -
57384.50/2962.65	c      2963            152         131        20    10665920.0000     1136026.7323          -
57493.67/2968.14	c      2968            153         130        20    10665920.0000     1136026.7323          -
57593.27/2973.27	c      2973            153         130        20    10665920.0000     1136026.7323          -
57697.54/2978.55	c      2979            153         130        20    10665920.0000     1136026.7323          -
57808.35/2984.16	c      2984            153         130        20    10665920.0000     1136026.7323          -
57908.01/2989.29	c      2989            153         130        20    10665920.0000     1136026.7323          -
58014.50/2994.70	c      2995            153         130        20    10665920.0000     1136026.7323          -
58116.69/2999.83	c      3000            153         130        20    10665920.0000     1136026.7323          -
58215.09/3004.85	c      3005            153         130        20    10665920.0000     1136026.7323          -
58320.08/3010.16	c      3010            153         130        20    10665920.0000     1136026.7323          -
58392.00/3013.83	c *    3014            153         130        20     9698027.0000     1136026.7323          -
58419.42/3015.24	c      3015            153         130        20     9698027.0000     1136026.7323          -
58519.71/3020.37	c      3020            153         130        20     9698027.0000     1136026.7323          -
58629.98/3025.92	c      3026            153         130        20     9698027.0000     1136026.7323          -
58730.72/3031.04	c      3031            153         130        20     9698027.0000     1136026.7323          -
58840.66/3036.63	c      3037            153         130        20     9698027.0000     1136026.7323          -
58938.65/3041.64	c      3042            153         130        20     9698027.0000     1136026.7323          -
59040.98/3046.87	c      3047            153         130        20     9698027.0000     1136026.7323          -
59145.99/3052.18	c      3052            154         131        20     9698027.0000     1136026.7323          -
59257.60/3057.80	c      3058            154         131        20     9698027.0000     1136026.7323          -
59357.88/3062.94	c      3063            154         131        20     9698027.0000     1136026.7323          -
59464.11/3068.35	c      3068            154         131        20     9698027.0000     1136026.7323          -
59564.42/3073.46	c      3073            157         132        20     9698027.0000     1136026.7323          -
59670.77/3078.86	c      3079            159         134        20     9698027.0000     1136026.7323          -
59771.25/3083.99	c      3084            159         134        20     9698027.0000     1136026.7323          -
59881.51/3089.53	c      3090            159         134        20     9698027.0000     1136026.7323          -
59982.05/3094.60	c      3095            159         134        20     9698027.0000     1136026.7323          -
60090.77/3100.18	c      3100            159         134        20     9698027.0000     1136026.7323          -
60207.15/3106.09	c      3106            162         137        20     9698027.0000     1136026.7323          -
60305.64/3111.11	c      3111            162         137        20     9698027.0000     1136026.7323          -
60316.73/3111.66	c *    3112            162         137        20     6618858.0000     1136026.7323    482.63%
60407.03/3116.30	c      3116            163         136        20     6618858.0000     1136026.7323    482.63%
60519.12/3121.98	c      3122            164         137        20     6618858.0000     1136026.7323    482.63%
60617.48/3127.03	c      3127            164         137        20     6618858.0000     1136026.7323    482.63%
60718.70/3132.07	c      3132            164         137        20     6618858.0000     1136026.7323    482.63%
60816.62/3137.12	c      3137            164         137        20     6618858.0000     1136026.7323    482.63%
60924.29/3142.57	c      3143            164         137        20     6618858.0000     1136026.7323    482.63%
61026.57/3147.77	c      3148            165         138        20     6618858.0000     1136026.7323    482.63%
61128.82/3152.94	c      3153            167         140        20     6618858.0000     1136026.7323    482.63%
61227.07/3157.96	c      3158            167         140        20     6618858.0000     1136026.7323    482.63%
61325.43/3163.00	c      3163            167         140        20     6618858.0000     1136026.7323    482.63%
61426.15/3168.09	c      3168            168         141        20     6618858.0000     1136026.7323    482.63%
61529.91/3173.34	c      3173            171         144        20     6618858.0000     1136026.7323    482.63%
61630.26/3178.50	c      3178            171         144        20     6618858.0000     1136026.7323    482.63%
61730.55/3183.59	c      3184            171         144        20     6618858.0000     1136026.7323    482.63%
61832.97/3188.79	c      3189            172         145        20     6618858.0000     1136026.7323    482.63%
61836.80/3189.02	c *    3189            172         145        20     4870997.0000     1136026.7323    328.77%
61942.19/3194.34	c      3194            172         145        20     4870997.0000     1136026.7323    328.77%
62040.43/3199.40	c      3199            174         147        20     4870997.0000     1136026.7323    328.77%
62144.75/3204.65	c      3205            174         147        20     4870997.0000     1136026.7323    328.77%
62245.06/3209.74	c      3210            174         147        20     4870997.0000     1136026.7323    328.77%
62355.30/3215.31	c      3215            174         147        20     4870997.0000     1136026.7323    328.77%
62453.54/3220.36	c      3220            174         147        20     4870997.0000     1136026.7323    328.77%
62553.92/3225.46	c      3225            174         147        20     4870997.0000     1136026.7323    328.77%
62654.37/3230.60	c      3231            174         147        20     4870997.0000     1136026.7323    328.77%
62756.72/3235.78	c      3236            174         147        20     4870997.0000     1136026.7323    328.77%
62859.14/3241.02	c      3241            174         147        20     4870997.0000     1136026.7323    328.77%
62960.07/3246.09	c      3246            176         149        20     4870997.0000     1136026.7323    328.77%
63058.56/3251.10	c      3251            180         153        20     4870997.0000     1136026.7323    328.77%
63163.98/3256.41	c      3256            181         154        20     4870997.0000     1136026.7323    328.77%
63264.35/3261.56	c      3262            184         157        20     4870997.0000     1136026.7323    328.77%
63321.18/3264.47	c *    3264            186         159        20     4828677.0000     1136026.7323    325.05%
63364.19/3266.70	c      3267            186         159        20     4828677.0000     1136026.7323    325.05%
63464.59/3271.79	c      3272            187         160        20     4828677.0000     1136026.7323    325.05%
63578.66/3277.57	c      3278            187         160        20     4828677.0000     1136026.7323    325.05%
63680.83/3282.79	c      3283            187         160        20     4828677.0000     1136026.7323    325.05%
63784.96/3288.06	c      3288            187         160        20     4828677.0000     1136026.7323    325.05%
63883.16/3293.11	c      3293            187         160        20     4828677.0000     1136026.7323    325.05%
63979.00/3297.97	c *    3298            187         160        20     4699092.0000     1136026.7323    313.64%
63984.31/3298.20	c *    3298            187         160        20     4547521.0000     1136026.7323    300.30%
63984.31/3298.20	c      3298            187         160        20     4547521.0000     1136026.7323    300.30%
64086.66/3303.45	c      3303            187         160        20     4547521.0000     1136026.7323    300.30%
64187.02/3308.51	c      3309            187         160        20     4547521.0000     1136026.7323    300.30%
64295.90/3314.10	c      3314            187         160        20     4547521.0000     1136026.7323    300.30%
64396.18/3319.14	c      3319            187         160        20     4547521.0000     1136026.7323    300.30%
64494.41/3324.17	c      3324            187         160        20     4547521.0000     1136026.7323    300.30%
64592.68/3329.19	c      3329            162          83        20     4547521.0000     1181836.6971    284.78%
64698.43/3334.53	c      3335            162          83        20     4547521.0000     1181836.6971    284.78%
64800.87/3339.77	c      3340            162          83        20     4547521.0000     1181836.6971    284.78%
64833.92/3341.43	c *    3341            163          84        20     4531134.0000     1181836.6971    283.40%
64843.63/3341.93	c *    3342            163          84        20     4520595.0000     1181836.6971    282.51%
64902.49/3344.92	c      3345            163          84        20     4520595.0000     1181836.6971    282.51%
65000.84/3349.97	c      3350            163          84        20     4520595.0000     1181836.6971    282.51%
65057.38/3352.82	c *    3353            164          85        20     4507424.0000     1181836.6971    281.39%
65101.36/3355.11	c      3355            164          85        20     4507424.0000     1181836.6971    281.39%
65202.79/3360.28	c      3360            166          83        20     4507424.0000     1181836.6971    281.39%
65305.19/3365.44	c      3365            166          83        20     4507424.0000     1181836.6971    281.39%
65427.24/3371.61	c      3372            166          83        20     4507424.0000     1181836.6971    281.39%
65525.62/3376.68	c      3377            166          83        20     4507424.0000     1181836.6971    281.39%
65630.01/3381.93	c      3382            167          84        20     4507424.0000     1181836.6971    281.39%
65730.98/3387.12	c      3387            167          84        20     4507424.0000     1181836.6971    281.39%
65834.76/3392.35	c      3392            167          84        20     4507424.0000     1181836.6971    281.39%
65940.72/3397.72	c      3398            167          84        20     4507424.0000     1181836.6971    281.39%
66041.13/3402.89	c      3403            167          84        20     4507424.0000     1181836.6971    281.39%
66141.45/3407.91	c      3408            167          84        20     4507424.0000     1181836.6971    281.39%
66244.48/3413.14	c      3413            167          84        20     4507424.0000     1181836.6971    281.39%
66348.04/3418.43	c      3418            167          84        20     4507424.0000     1181836.6971    281.39%
66448.46/3423.50	c      3424            168          85        20     4507424.0000     1181836.6971    281.39%
66491.53/3425.76	c *    3426            168          85        20     4282406.0000     1181836.6971    262.35%
66548.21/3428.64	c      3429            168          85        20     4282406.0000     1181836.6971    262.35%
66652.55/3433.91	c      3434            170          85        20     4282406.0000     1181836.6971    262.35%
66755.66/3439.16	c      3439            170          85        20     4282406.0000     1181836.6971    262.35%
66857.29/3444.32	c      3444            170          85        20     4282406.0000     1181836.6971    262.35%
66957.72/3449.43	c      3449            171          84        20     4282406.0000     1181836.6971    262.35%
67062.12/3454.79	c      3455            172          85        20     4282406.0000     1201313.6146    256.48%
67162.46/3459.87	c      3460            173          86        20     4282406.0000     1201313.6146    256.48%
67274.36/3465.53	c      3466            173          86        20     4282406.0000     1201313.6146    256.48%
67376.82/3470.74	c      3471            175          84        20     4282406.0000     1201313.6146    256.48%
67479.20/3475.98	c      3476            175          84        20     4282406.0000     1201313.6146    256.48%
67580.21/3481.08	c      3481            175          84        20     4282406.0000     1201313.6146    256.48%
67698.46/3487.06	c      3487            177          82        20     4282406.0000     1201313.6146    256.48%
67802.05/3492.31	c      3492            177          82        20     4282406.0000     1201313.6146    256.48%
67902.48/3497.47	c      3497            178          81        20     4282406.0000     1201313.6146    256.48%
68004.96/3502.70	c      3503            178          81        20     4282406.0000     1201313.6146    256.48%
68109.13/3507.91	c      3508            179          80        20     4282406.0000     1201313.6146    256.48%
68207.55/3512.98	c      3513            179          80        20     4282406.0000     1201313.6146    256.48%
68317.51/3518.59	c      3519            180          79        20     4282406.0000     1201313.6146    256.48%
68419.77/3523.72	c      3524            180          79        20     4282406.0000     1201313.6146    256.48%
68518.18/3528.79	c      3529            181          78        20     4282406.0000     1201313.6146    256.48%
68620.64/3534.00	c      3534            181          78        20     4282406.0000     1201313.6146    256.48%
68728.84/3539.43	c      3539            181          78        20     4282406.0000     1201313.6146    256.48%
68831.21/3544.69	c      3545            181          78        20     4282406.0000     1201313.6146    256.48%
68931.60/3549.70	c      3550            181          78        20     4282406.0000     1201313.6146    256.48%
69031.98/3554.83	c      3555            181          78        20     4282406.0000     1201313.6146    256.48%
69132.46/3559.91	c      3560            181          78        20     4282406.0000     1201313.6146    256.48%
69231.00/3564.92	c      3565            182          79        20     4282406.0000     1207856.6276    254.55%
69329.27/3569.98	c      3570            183          78        20     4282406.0000     1207856.6276    254.55%
69430.36/3575.10	c      3575            184          79        20     4282406.0000     1213097.3919    253.01%
69530.42/3580.18	c      3580            184          79        20     4282406.0000     1213097.3919    253.01%
69636.16/3585.59	c      3586            184          79        20     4282406.0000     1213097.3919    253.01%
69740.37/3590.82	c      3591            184          79        20     4282406.0000     1213097.3919    253.01%
69846.66/3596.21	c      3596            184          79        20     4282406.0000     1213097.3919    253.01%
69945.09/3601.24	c      3601            184          79        20     4282406.0000     1213097.3919    253.01%
70045.51/3606.31	c      3606            185          80        20     4282406.0000     1213097.3919    253.01%
70143.98/3611.35	c      3611            185          80        20     4282406.0000     1213097.3919    253.01%
70250.42/3616.77	c      3617            185          80        20     4282406.0000     1213097.3919    253.01%
70352.75/3622.00	c      3622            186          79        20     4282406.0000     1213097.3919    253.01%
70411.76/3624.95	c *    3625            187          78        20     3447922.0000     1213097.3919    184.22%
70458.65/3627.36	c      3627            187          78        20     3447922.0000     1213097.3919    184.22%
70557.06/3632.40	c      3632            187          78        20     3447922.0000     1213097.3919    184.22%
70657.16/3637.45	c      3637            187          78        20     3447922.0000     1213097.3919    184.22%
70755.32/3642.46	c      3642            187          78        20     3447922.0000     1213097.3919    184.22%
70855.63/3647.51	c      3648            187          78        20     3447922.0000     1213097.3919    184.22%
70969.38/3653.30	c      3653            187          78        20     3447922.0000     1213097.3919    184.22%
71067.77/3658.33	c      3658            187          78        20     3447922.0000     1213097.3919    184.22%
71166.14/3663.38	c      3663            187          78        20     3447922.0000     1213097.3919    184.22%
71270.45/3668.70	c      3669            187          78        20     3447922.0000     1213097.3919    184.22%
71372.80/3673.81	c      3674            188          64        20     3447922.0000     1228128.0398    180.75%
71471.07/3678.82	c      3679            188          64        20     3447922.0000     1228128.0398    180.75%
71569.72/3683.85	c      3684            190          64        20     3447922.0000     1228128.0398    180.75%
71677.94/3689.33	c      3689            190          64        20     3447922.0000     1228128.0398    180.75%
71786.36/3694.89	c      3695            190          64        20     3447922.0000     1228128.0398    180.75%

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 (68942 MiB free)
  memory of node 1: 193531 MiB (79351 MiB free)
  memory of node 2: 193531 MiB (145356 MiB free)
  memory of node 3: 193531 MiB (180584 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-4465442-1723624347/watcher-4465442-1723624347 -o /tmp/evaluation-result-4465442-1723624347/solver-4465442-1723624347 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723617207-726876 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465442-1723624347.opb -qsol -t 72000 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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=731480, runsolver pid=731477
Current StackSize limit: 8192 KiB


[startup+0.100116 s]*
/proc/loadavg: 78.71 79.24 78.03 62/986 731481
/proc/meminfo: memFree=485529868/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=127480 memory=112580 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 26052 0 0 0 8 3 0 0 20 0 1 0 129021439 130539520 28145 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 31870 28145 2347 3035 0 28266 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 127480 KiB
Current children cumulated memory: 112580 KiB

[startup+0.223028 s]*
/proc/loadavg: 78.71 79.24 78.03 62/986 731481
/proc/meminfo: memFree=485473228/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=174180 memory=159728 CPUtime=0.24 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 37815 0 0 0 19 5 0 0 20 0 1 0 129021439 178360320 39932 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 43545 39932 2347 3035 0 39941 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 174180 KiB
Current children cumulated memory: 159728 KiB

[startup+0.322727 s]*
/proc/loadavg: 78.71 79.24 78.03 62/986 731481
/proc/meminfo: memFree=485445780/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=198764 memory=184308 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 43933 0 0 0 28 5 0 0 20 0 1 0 129021439 203534336 46077 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 49691 46077 2347 3035 0 46087 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 198764 KiB
Current children cumulated memory: 184308 KiB

[startup+0.700323 s]
/proc/loadavg: 78.71 79.24 78.03 62/986 731481
/proc/meminfo: memFree=485362736/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=394260 memory=382408 CPUtime=0.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 96250 0 0 0 55 13 0 0 20 0 1 0 129021439 403722240 95602 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 98565 95602 2555 3035 0 94961 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 394260 KiB
Current children cumulated memory: 382408 KiB

[startup+1.5003 s]
/proc/loadavg: 78.71 79.24 78.03 61/986 731481
/proc/meminfo: memFree=485081760/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=727288 memory=703808 CPUtime=1.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 175523 0 0 0 124 24 0 0 20 0 1 0 129021439 744742912 175952 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 181822 175952 2630 3035 0 178218 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 727288 KiB
Current children cumulated memory: 703808 KiB

[startup+3.12235 s]
/proc/loadavg: 78.71 79.24 78.03 62/986 731481
/proc/meminfo: memFree=484789236/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=847248 memory=822472 CPUtime=3.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 206738 0 0 0 275 35 0 0 20 0 1 0 129021439 867581952 205618 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 211812 205618 2726 3035 0 208208 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 847248 KiB
Current children cumulated memory: 822472 KiB

[startup+6.30029 s]
/proc/loadavg: 77.29 78.93 77.94 62/986 731483
/proc/meminfo: memFree=484688708/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=1084772 memory=1057836 CPUtime=6.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 257456 0 0 0 582 45 0 0 20 0 1 0 129021439 1110806528 264459 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 271193 264459 2774 3035 0 267589 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1084772 KiB
Current children cumulated memory: 1057836 KiB

[startup+12.7003 s]
/proc/loadavg: 75.99 78.64 77.85 62/986 731483
/proc/meminfo: memFree=484607068/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=1091940 memory=1064940 CPUtime=12.63 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 259394 0 0 0 1217 46 0 0 20 0 1 0 129021439 1118146560 266235 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 272985 266235 2774 3035 0 269381 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1091940 KiB
Current children cumulated memory: 1064940 KiB

[startup+25.5003 s]
/proc/loadavg: 72.73 77.79 77.59 63/986 731485
/proc/meminfo: memFree=483191128/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=1103916 memory=1077076 CPUtime=25.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) R 731477 731480 726863 0 -1 4194304 262023 0 0 0 2487 48 0 0 20 0 1 0 129021439 1130409984 269269 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 275979 269269 2774 3035 0 272375 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 1103916 KiB
Current children cumulated memory: 1077076 KiB

[startup+51.1273 s]
/proc/loadavg: 70.27 76.75 77.25 80/1025 731530
/proc/meminfo: memFree=461041980/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=25314888 memory=23361028 CPUtime=162.36 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) S 731477 731480 726863 0 -1 1077936128 5949208 0 0 0 14935 1301 0 0 20 0 41 0 129021439 25922445312 5840191 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 6328722 5840191 2806 3035 0 6035883 0
[pid=731480/tid=731489] ppid=731477 vsize=25314888 memory=0 CPUtime=6.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731489/stat : 731489 (fscip) R 731477 731480 726863 0 -1 4194368 179947 0 0 0 592 36 0 0 20 0 41 0 129025226 25922445312 5840323 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731490] ppid=731477 vsize=25314888 memory=280455327242656 CPUtime=6.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731490/stat : 731490 (fscip) R 731477 731480 726863 0 -1 4194368 343144 0 0 0 536 80 0 0 20 0 41 0 129025226 25922445312 5840323 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731491] ppid=731477 vsize=25314888 memory=6920 CPUtime=6.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731491/stat : 731491 (fscip) R 731477 731480 726863 0 -1 4194368 328102 0 0 0 549 71 0 0 20 0 41 0 129025226 25922445312 5840323 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731492] ppid=731477 vsize=25314888 memory=280455324745200 CPUtime=6.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731492/stat : 731492 (fscip) R 731477 731480 726863 0 -1 4194368 180339 0 0 0 590 39 0 0 20 0 41 0 129025226 25922445312 5840323 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731493] ppid=731477 vsize=25314888 memory=280455325550960 CPUtime=6.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731493/stat : 731493 (fscip) R 731477 731480 726863 0 -1 1077936192 344055 0 0 0 536 79 0 0 20 0 41 0 129025226 25922445312 5840323 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731494] ppid=731477 vsize=25314888 memory=10392 CPUtime=6.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731494/stat : 731494 (fscip) R 731477 731480 726863 0 -1 4194368 330266 0 0 0 554 66 0 0 20 0 41 0 129025226 25922445312 5840323 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731495] ppid=731477 vsize=25314888 memory=280455326611008 CPUtime=6.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731495/stat : 731495 (fscip) R 731477 731480 726863 0 -1 4194368 179821 0 0 0 594 35 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731496] ppid=731477 vsize=25314888 memory=1345092 CPUtime=6.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731496/stat : 731496 (fscip) R 731477 731480 726863 0 -1 4194368 342191 0 0 0 538 78 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731497] ppid=731477 vsize=25314888 memory=1073520 CPUtime=6.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731497/stat : 731497 (fscip) R 731477 731480 726863 0 -1 4194368 322733 0 0 0 548 71 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731498] ppid=731477 vsize=25314888 memory=0 CPUtime=6.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731498/stat : 731498 (fscip) R 731477 731480 726863 0 -1 4194368 180237 0 0 0 589 40 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731499] ppid=731477 vsize=25314888 memory=11424 CPUtime=6.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731499/stat : 731499 (fscip) R 731477 731480 726863 0 -1 4194368 343159 0 0 0 535 82 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731500] ppid=731477 vsize=25314888 memory=25333125866717268 CPUtime=6.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731500/stat : 731500 (fscip) R 731477 731480 726863 0 -1 4194368 322517 0 0 0 555 65 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731501] ppid=731477 vsize=25314888 memory=280455326082944 CPUtime=6.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731501/stat : 731501 (fscip) R 731477 731480 726863 0 -1 4194368 180297 0 0 0 591 37 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731502] ppid=731477 vsize=25314888 memory=0 CPUtime=6.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731502/stat : 731502 (fscip) R 731477 731480 726863 0 -1 4194368 348556 0 0 0 530 83 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731503] ppid=731477 vsize=25314888 memory=5432 CPUtime=6.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731503/stat : 731503 (fscip) R 731477 731480 726863 0 -1 4194368 322799 0 0 0 553 66 0 0 20 0 41 0 129025226 25922445312 5840389 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731504] ppid=731477 vsize=25314888 memory=16240 CPUtime=6.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731504/stat : 731504 (fscip) R 731477 731480 726863 0 -1 4194368 180100 0 0 0 593 36 0 0 20 0 41 0 129025227 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731505] ppid=731477 vsize=25314888 memory=0 CPUtime=6.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731505/stat : 731505 (fscip) R 731477 731480 726863 0 -1 4194368 344659 0 0 0 535 82 0 0 20 0 41 0 129025227 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731506] ppid=731477 vsize=25314888 memory=0 CPUtime=6.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731506/stat : 731506 (fscip) R 731477 731480 726863 0 -1 4194368 330191 0 0 0 553 66 0 0 20 0 41 0 129025227 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731507] ppid=731477 vsize=25314888 memory=0 CPUtime=6.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731507/stat : 731507 (fscip) R 731477 731480 726863 0 -1 4194368 180027 0 0 0 589 39 0 0 20 0 41 0 129025227 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731508] ppid=731477 vsize=25314888 memory=0 CPUtime=6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731508/stat : 731508 (fscip) R 731477 731480 726863 0 -1 1077936192 335082 0 0 0 520 80 0 0 20 0 41 0 129025227 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731509] ppid=731477 vsize=25314888 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731509/stat : 731509 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731510] ppid=731477 vsize=25314888 memory=140230682216312 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731510/stat : 731510 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731511] ppid=731477 vsize=25314888 memory=25333125866717268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731511/stat : 731511 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731512] ppid=731477 vsize=25314888 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731512/stat : 731512 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731513] ppid=731477 vsize=25314888 memory=2037351349 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731513/stat : 731513 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731514] ppid=731477 vsize=25314888 memory=4420 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731514/stat : 731514 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840455 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731515] ppid=731477 vsize=25314888 memory=280455325263648 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731515/stat : 731515 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840520 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731516] ppid=731477 vsize=25314888 memory=2315025758481504233 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731516/stat : 731516 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840520 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731517] ppid=731477 vsize=25314888 memory=280455325415632 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731517/stat : 731517 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840520 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731518] ppid=731477 vsize=25314888 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731518/stat : 731518 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840520 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731519] ppid=731477 vsize=25314888 memory=280455324959952 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731519/stat : 731519 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840520 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731520] ppid=731477 vsize=25314888 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731520/stat : 731520 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840520 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731521] ppid=731477 vsize=25314888 memory=11424 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731521/stat : 731521 (fscip) S 731477 731480 726863 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129025939 25922445312 5840520 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0

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

[pid=731480/tid=731519] ppid=731477 vsize=63903272 memory=18472 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731519/stat : 731519 (fscip) S 731477 731480 726863 0 -1 1077936192 157 0 0 0 0 2 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731520] ppid=731477 vsize=63903272 memory=16240 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731520/stat : 731520 (fscip) S 731477 731480 726863 0 -1 1077936192 131 0 0 0 2 1 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731521] ppid=731477 vsize=63903272 memory=280455327305296 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731521/stat : 731521 (fscip) S 731477 731480 726863 0 -1 1077936192 204 0 0 0 0 3 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731522] ppid=731477 vsize=63903272 memory=51004992 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731522/stat : 731522 (fscip) S 731477 731480 726863 0 -1 1077936192 181 0 0 0 3 0 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731523] ppid=731477 vsize=63903272 memory=11424 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731523/stat : 731523 (fscip) S 731477 731480 726863 0 -1 1077936192 754 0 0 0 0 6 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731524] ppid=731477 vsize=63903272 memory=25333125866717268 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731524/stat : 731524 (fscip) S 731477 731480 726863 0 -1 1077936192 812 0 0 0 1 5 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731525] ppid=731477 vsize=63903272 memory=35528 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731525/stat : 731525 (fscip) S 731477 731480 726863 0 -1 1077936192 577 0 0 0 2 4 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731526] ppid=731477 vsize=63903272 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731526/stat : 731526 (fscip) S 731477 731480 726863 0 -1 1077936192 156 0 0 0 0 3 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731527] ppid=731477 vsize=63903272 memory=3281896181486266 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731527/stat : 731527 (fscip) S 731477 731480 726863 0 -1 1077936192 985 0 0 0 2 4 0 0 20 0 41 0 129025939 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731529] ppid=731477 vsize=63903272 memory=280455326180272 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731529/stat : 731529 (fscip) S 731477 731480 726863 0 -1 1077936192 159 0 0 0 0 3 0 0 20 0 41 0 129025940 65436950528 12753720 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
Current children cumulated CPU time: 70753.4 s
Current children cumulated vsize: 63903272 KiB
Current children cumulated memory: 51014880 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700.01 s]*
/proc/loadavg: 60.16 61.38 67.85 59/977 733658
/proc/meminfo: memFree=478643120/790760800 swapFree=131071996/131071996
[pid=731480] ppid=731477 vsize=64390304 memory=50960168 CPUtime=71889.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/stat : 731480 (fscip) S 731477 731480 726863 0 -1 1077936128 213954605 0 0 0 7088515 100405 0 0 20 0 41 0 129021439 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
/proc/731480/statm: 16097576 12740042 3030 3035 0 15494126 0
[pid=731480/tid=731489] ppid=731477 vsize=64390304 memory=58485392089404 CPUtime=3595.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731489/stat : 731489 (fscip) R 731477 731480 726863 0 -1 4194368 9879122 0 0 0 358465 1102 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731490] ppid=731477 vsize=64390304 memory=3602938191600230936 CPUtime=3604.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731490/stat : 731490 (fscip) R 731477 731480 726863 0 -1 4194368 1048609 0 0 0 360105 379 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731491] ppid=731477 vsize=64390304 memory=74083 CPUtime=3588.87 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731491/stat : 731491 (fscip) R 731477 731480 726863 0 -1 4194368 12548200 0 0 0 357353 1534 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731492] ppid=731477 vsize=64390304 memory=-8693842170491880093 CPUtime=3593.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731492/stat : 731492 (fscip) R 731477 731480 726863 0 -1 4194368 10138533 0 0 0 358194 1152 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731493] ppid=731477 vsize=64390304 memory=6856 CPUtime=3602.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731493/stat : 731493 (fscip) R 731477 731480 726863 0 -1 4194368 1084181 0 0 0 359854 418 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731494] ppid=731477 vsize=64390304 memory=7112 CPUtime=3587.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731494/stat : 731494 (fscip) R 731477 731480 726863 0 -1 4194368 11421536 0 0 0 357347 1385 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731495] ppid=731477 vsize=64390304 memory=30816 CPUtime=3590.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731495/stat : 731495 (fscip) R 731477 731480 726863 0 -1 4194368 9580160 0 0 0 357651 1387 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731496] ppid=731477 vsize=64390304 memory=33860 CPUtime=3599.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731496/stat : 731496 (fscip) R 731477 731480 726863 0 -1 4194368 2579100 0 0 0 359375 594 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731497] ppid=731477 vsize=64390304 memory=52968 CPUtime=3590.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731497/stat : 731497 (fscip) R 731477 731480 726863 0 -1 4194368 11638294 0 0 0 357583 1435 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731498] ppid=731477 vsize=64390304 memory=7640 CPUtime=3593.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731498/stat : 731498 (fscip) R 731477 731480 726863 0 -1 4194368 10763761 0 0 0 358109 1208 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731499] ppid=731477 vsize=64390304 memory=18472 CPUtime=3603.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731499/stat : 731499 (fscip) R 731477 731480 726863 0 -1 4194368 1288042 0 0 0 359984 414 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731500] ppid=731477 vsize=64390304 memory=7112 CPUtime=3586.93 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731500/stat : 731500 (fscip) R 731477 731480 726863 0 -1 4194368 11644546 0 0 0 357249 1444 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731501] ppid=731477 vsize=64390304 memory=30816 CPUtime=3595.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731501/stat : 731501 (fscip) R 731477 731480 726863 0 -1 4194368 10514361 0 0 0 358436 1154 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731502] ppid=731477 vsize=64390304 memory=33860 CPUtime=3604.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731502/stat : 731502 (fscip) R 731477 731480 726863 0 -1 4194368 1338731 0 0 0 359965 443 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731503] ppid=731477 vsize=64390304 memory=52968 CPUtime=3591.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731503/stat : 731503 (fscip) R 731477 731480 726863 0 -1 4194368 10950742 0 0 0 357812 1295 0 0 20 0 41 0 129025226 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731504] ppid=731477 vsize=64390304 memory=7640 CPUtime=3588.86 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731504/stat : 731504 (fscip) R 731477 731480 726863 0 -1 4194368 10623795 0 0 0 357263 1623 0 0 20 0 41 0 129025227 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731505] ppid=731477 vsize=64390304 memory=18472 CPUtime=3603.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731505/stat : 731505 (fscip) R 731477 731480 726863 0 -1 4194368 1016695 0 0 0 359963 353 0 0 20 0 41 0 129025227 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731506] ppid=731477 vsize=64390304 memory=51201200 CPUtime=3589.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731506/stat : 731506 (fscip) R 731477 731480 726863 0 -1 4194368 12743433 0 0 0 357397 1599 0 0 20 0 41 0 129025227 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731507] ppid=731477 vsize=64390304 memory=6944656575208382560 CPUtime=3593.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731507/stat : 731507 (fscip) R 731477 731480 726863 0 -1 4194368 9774031 0 0 0 358259 1074 0 0 20 0 41 0 129025227 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731508] ppid=731477 vsize=64390304 memory=6944652177228980320 CPUtime=3545.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731508/stat : 731508 (fscip) R 731477 731480 726863 0 -1 4194368 62860132 0 0 0 274430 80081 0 0 20 0 41 0 129025227 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731509] ppid=731477 vsize=64390304 memory=8725840243654675 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731509/stat : 731509 (fscip) S 731477 731480 726863 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731510] ppid=731477 vsize=64390304 memory=3545459039398076534 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731510/stat : 731510 (fscip) S 731477 731480 726863 0 -1 1077936192 1418 0 0 0 1 5 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731511] ppid=731477 vsize=64390304 memory=3530884995592036696 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731511/stat : 731511 (fscip) S 731477 731480 726863 0 -1 1077936192 693 0 0 0 1 4 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731512] ppid=731477 vsize=64390304 memory=3747047890707882550 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731512/stat : 731512 (fscip) S 731477 731480 726863 0 -1 1077936192 187 0 0 0 0 3 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731513] ppid=731477 vsize=64390304 memory=3891163083095483154 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731513/stat : 731513 (fscip) S 731477 731480 726863 0 -1 1077936192 133 0 0 0 1 2 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731514] ppid=731477 vsize=64390304 memory=4035278275483083760 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731514/stat : 731514 (fscip) S 731477 731480 726863 0 -1 1077936192 113 0 0 0 1 2 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731515] ppid=731477 vsize=64390304 memory=3747052288871801951 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731515/stat : 731515 (fscip) S 731477 731480 726863 0 -1 1077936192 133 0 0 0 1 1 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731516] ppid=731477 vsize=64390304 memory=15824391212672237 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731516/stat : 731516 (fscip) S 731477 731480 726863 0 -1 1077936192 165 0 0 0 0 3 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731517] ppid=731477 vsize=64390304 memory=51206548 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731517/stat : 731517 (fscip) S 731477 731480 726863 0 -1 1077936192 815 0 0 0 2 4 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731518] ppid=731477 vsize=64390304 memory=1994608 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731518/stat : 731518 (fscip) S 731477 731480 726863 0 -1 1077936192 164 0 0 0 1 1 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731519] ppid=731477 vsize=64390304 memory=5432 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731519/stat : 731519 (fscip) S 731477 731480 726863 0 -1 1077936192 160 0 0 0 0 2 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731520] ppid=731477 vsize=64390304 memory=16240 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731520/stat : 731520 (fscip) S 731477 731480 726863 0 -1 1077936192 134 0 0 0 2 1 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731521] ppid=731477 vsize=64390304 memory=2268 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731521/stat : 731521 (fscip) S 731477 731480 726863 0 -1 1077936192 208 0 0 0 0 3 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731522] ppid=731477 vsize=64390304 memory=1996 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731522/stat : 731522 (fscip) S 731477 731480 726863 0 -1 1077936192 184 0 0 0 3 0 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731523] ppid=731477 vsize=64390304 memory=1836 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731523/stat : 731523 (fscip) S 731477 731480 726863 0 -1 1077936192 770 0 0 0 0 6 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731524] ppid=731477 vsize=64390304 memory=38468 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731524/stat : 731524 (fscip) S 731477 731480 726863 0 -1 1077936192 825 0 0 0 1 5 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731525] ppid=731477 vsize=64390304 memory=2152 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731525/stat : 731525 (fscip) S 731477 731480 726863 0 -1 1077936192 602 0 0 0 2 4 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731526] ppid=731477 vsize=64390304 memory=6056 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731526/stat : 731526 (fscip) S 731477 731480 726863 0 -1 1077936192 159 0 0 0 0 3 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731527] ppid=731477 vsize=64390304 memory=104 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731527/stat : 731527 (fscip) S 731477 731480 726863 0 -1 1077936192 1011 0 0 0 2 4 0 0 20 0 41 0 129025939 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
[pid=731480/tid=731529] ppid=731477 vsize=64390304 memory=33100 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/731480/task/731529/stat : 731529 (fscip) S 731477 731480 726863 0 -1 1077936192 162 0 0 0 0 3 0 0 20 0 41 0 129025940 65935671296 12740042 809668444160 4194304 16623229 140737206371120 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 37838848 140737206379526 140737206379644 140737206379644 140737206386672 0
Current children cumulated CPU time: 71889.2 s
Current children cumulated vsize: 64390304 KiB
Current children cumulated memory: 50960168 KiB

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

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

# cumulated CPU time of all completed processes:  user=70885.3 s, system=1005.53 s

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

[startup+3700.8 s]
/proc/loadavg: 60.16 61.38 67.85 42/938 733659
/proc/meminfo: memFree=482125980/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: 60.16 61.38 67.85 42/938 733660
/proc/meminfo: memFree=514698052/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: 60.16 61.38 67.85 42/938 733660
/proc/meminfo: memFree=514698052/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.5 s]
/proc/loadavg: 60.16 61.38 67.85 42/938 733660
/proc/meminfo: memFree=514698052/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.51
CPU time (s): 71890.8
CPU user time (s): 70885.3
CPU system time (s): 1005.53
CPU usage (%): 1942.2
Max. virtual memory (cumulated for all children) (KiB): 64626924
Max. memory (cumulated for all children) (KiB): 51206552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70885.3
system time used= 1005.53
maximum resident set size= 51208808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213954638
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= 15964721
involuntary context switches= 219487


# summary of solver processes directly reported to runsolver:
#   pid: 731480
#   total CPU time (s): 71890.8
#   total CPU user time (s): 70885.3
#   total CPU system time (s): 1005.53

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.5273 second user time and 94.9841 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 10:32:27
IDJOB=4465442
IDBENCH=155703
IDSOLVER=3094
FILE ID=nodeD101/4465442-1723624347
RUNJOBID= nodeD101-1723617207-726876
SLURM_JOB_ID= 8267907
Free space on /tmp= 8622764 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat35_4_11_1_mh_ic.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-4465442-1723624347/watcher-4465442-1723624347 -o /tmp/evaluation-result-4465442-1723624347/solver-4465442-1723624347 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723617207-726876 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465442-1723624347.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 5c43d7dab24b2d6eb632f3b262990bf9
RANDOM SEED=637868671

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		: 3166.760
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		: 3199.999
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		: 3200.000
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3713.285
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		: 3166.723
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		: 3199.999
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		: 3607.669
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		: 3166.704
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		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3458.711
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		: 3166.692
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3766.887
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		: 3147.830
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		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3199.999
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		: 2721.616
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		: 3166.694
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		: 3200.000
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		: 2826.018
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		: 2660.657
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		: 3166.738
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		: 3199.999
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.999
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		: 2648.222
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		: 3166.788
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		: 3199.999
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		: 3199.999
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		: 2669.053
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		: 3166.832
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		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2660.903
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		: 3166.878
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		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 148
initial apicid	: 148
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2663.815
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		: 3166.924
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		: 3200.000
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		: 3199.999
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		: 2656.679
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		: 3166.974
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		: 3200.000
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		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 168
initial apicid	: 168
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2665.557
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		: 3167.020
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		: 3199.999
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		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2658.489
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		: 3167.070
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		: 3200.000
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		: 2831.854
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		: 2653.096
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		: 3167.123
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		: 3199.999
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2664.404
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		: 3167.178
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		: 3199.999
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		: 2664.673
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		: 3167.225
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		: 3199.999
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		: 2650.689
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		: 3167.278
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		: 3199.999
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		: 3200.000
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		: 2659.989
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		: 3167.325
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		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3199.999
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		: 2194.240
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		: 3167.372
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		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3198.901
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		: 1422.699
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:        485618092 kB
MemAvailable:   543337892 kB
Buffers:         1153248 kB
Cached:         59822232 kB
SwapCached:            0 kB
Active:         18859144 kB
Inactive:       282251660 kB
Active(anon):       2128 kB
Inactive(anon): 240172104 kB
Active(file):   18857016 kB
Inactive(file): 42079556 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             40648 kB
Writeback:           104 kB
AnonPages:      240130548 kB
Mapped:           137368 kB
Shmem:             38920 kB
KReclaimable:     405508 kB
Slab:             821016 kB
SReclaimable:     405508 kB
SUnreclaim:       415508 kB
KernelStack:       16928 kB
PageTables:       530660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   34195788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1137024 kB
HardwareCorrupted:     0 kB
AnonHugePages:  24915968 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622752 MiB
End job on nodeD101 at 2024-08-14 11:34:08