Trace number 4465398

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) 72001.5 3641.16

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-stp3d.opb
MD5SUMa4b0cd988cdc47ea50384dbc6c682a43
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204880
Total number of constraints159488
Number of constraints which are clauses129232
Number of constraints which are cardinality constraints (but not clauses)5805
Number of constraints which are nor clauses,nor cardinality constraints24451
Minimum length of a constraint2
Maximum length of a constraint120
Number of terms in the objective function 75648
Biggest coefficient in the objective function 100303
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 7576266096
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 100303
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 7576266096
Number of bits of the biggest sum of numbers33
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.00/1.06	c Default LC presolving (default).
1.00/1.06	c ** Before presolving: virtualMemUsedAtLc = 960696777, getVmSize() = 672477184, SCIPgetMemUsed() = 623544604, SCIPgetMemTotal() = 630974068, SCIPgetMemExternEstim() = 329722709
1.00/1.06	c ** set memory limit for presolving in LC to 8.79307e+12 for SCIP **
4.76/4.84	c ** Estimated virtualMemUsedAtSolver = 839246049, getVmSize() = 1020784640, SCIPgetMemUsed() = 724716301, SCIPgetMemTotal() = 929146365, SCIPgetMemExternEstim() = 329722709
4.76/4.84	c ** set memory limit for solvers to 4.18597e+11 for each SCIP **
4.76/4.84	c Original Problem   :
4.76/4.84	c   Problem name     : instance-4465398-1722509511
4.76/4.84	c   Variables        : 204880 (204880 binary, 0 integer, 0 implicit integer, 0 continuous)
4.76/4.84	c   Constraints      : 159488
4.76/4.84	c   Objective sense  : minimize
4.76/4.84	c Presolved Problem  :
4.76/4.84	c   Variables        : 136916 (136916 binary, 0 integer, 0 implicit integer, 0 continuous)
4.76/4.84	c   Constraints      : 97472
4.76/4.84	c Constraints        : Number
4.76/4.84	c   knapsack         : 1 
4.76/4.84	c   setppc           : 73321 
4.76/4.84	c   linear           : 24150 
4.76/4.84	c ** Instance transfer method used: 0
5.17/5.20	c ** ParaScipInstance copy does not increase the number of variables. **
11.00/10.92	c LC is working with racing ramp-up and with rebuilding tree after racing.
11.00/10.93	c                                Nodes    Active                                            
11.00/10.93	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1088.22/65.55	c        66              2           1        20                -     4105619.0000          -
1224.91/72.42	c        72             41          40        20                -     4105619.0000          -
1324.09/77.46	c        77             42          41        20                -     4105619.0000          -
1452.99/83.94	c        84             82          81        20                -     4105619.0000          -
1599.80/91.34	c        91            122         121        20                -     4105619.0000          -
1700.88/96.49	c        96            142         141        20                -     4105619.0000          -
1817.82/102.36	c       102            182         181        20                -     4105619.0000          -
1924.94/107.71	c       108            202         201        20                -     4105619.0000          -
2035.93/113.39	c       113            242         241        20                -     4105619.0000          -
2137.07/118.46	c       118            262         261        20                -     4105619.0000          -
2236.23/123.49	c       123            302         301        20                -     4105619.0000          -
2363.14/129.82	c       130            322         321        20                -     4105619.0000          -
2484.08/135.98	c       136             42          41        20                -     4105619.0000          -
2605.55/142.12	c       142             82          81        20                -     4105619.0000          -
2706.69/147.18	c       147            442         441        20                -     4105619.0000          -
2813.07/152.57	c       153            142         141        20                -     4105619.0000          -
2916.22/157.74	c       158            182         181        20                -     4105619.0000          -
3023.93/163.13	c       163            222         221        20                -     4105619.0000          -
3124.54/168.25	c       168            582         581        20                -     4105619.0000          -
3229.71/173.59	c       174            282         281        20                -     4105619.0000          -
3346.69/179.49	c       179            322         321        20                -     4105619.0000          -
3463.70/185.39	c       185            362         361        20                -     4105619.0000          -
3582.30/191.32	c       191            402         401        20                -     4105619.0000          -
3698.00/197.17	c       197            442         441        20                -     4105619.0000          -
3815.12/203.04	c       203            482         481        20                -     4105619.0000          -
3929.55/208.89	c       209            522         521        20                -     4105619.0000          -
4046.55/214.74	c       215            562         561        20                -     4105619.0000          -
4154.41/220.16	c       220            602         601        20                -     4105619.0000          -
4273.43/226.16	c       226            642         641        20                -     4105619.0000          -
4390.45/232.13	c       232            683         682        20                -     4205620.0000          -
4506.92/237.95	c       238            722         721        20                -     4205620.0000          -
4622.00/243.75	c       244            762         761        20                -     4205620.0000          -
4723.23/248.82	c       249            802         801        20                -     4205620.0000          -
4826.94/254.11	c       254            842         841        20                -     4205620.0000          -
4928.07/259.17	c       259            882         881        20                -     4205620.0000          -
5034.58/264.58	c       265            902         901        20                -     4205620.0000          -
5147.70/270.30	c       270            942         941        20                -     4205620.0000          -
5268.76/276.34	c       276           1002        1001        20                -     4205620.0000          -
5375.92/281.73	c       282           1022        1021        20                -     4205620.0000          -
5477.15/286.85	c       287           1051           1        20                -     4205620.0000          -
5581.00/292.04	c       292           1071          21        20                -     4205620.0000          -
5685.58/297.32	c       297           1111          61        20                -     4205620.0000          -
5784.69/302.38	c       302           1151         101        20                -     4205620.0000          -
5901.80/308.22	c       308           1191         141        20                -     4205620.0000          -
6017.43/314.09	c       314           1231         181        20                -     4205620.0000          -
6133.94/319.96	c       320           1271         221        20                -     4205620.0000          -
6251.04/325.80	c       326           1311         261        20                -     4205620.0000          -
6366.13/331.65	c       332           1351         301        20                -     4205620.0000          -
6481.19/337.47	c       337           1391         341        20                -     4205620.0000          -
6594.92/343.19	c       343           1431         381        20                -     4205620.0000          -
6707.36/348.87	c       349           1471         421        20                -     4205620.0000          -
6820.44/354.53	c       355           1511         461        20                -     4205620.0000          -
6933.56/360.25	c       360           1551         501        20                -     4205620.0000          -
7036.76/365.44	c       365           1591         541        20                -     4205620.0000          -
7139.80/370.61	c       371           1611         561        20                -     4205620.0000          -
7256.83/376.53	c       377           1651         601        20                -     4205620.0000          -
7369.94/382.27	c       382           1691         641        20                -     4205620.0000          -
7483.01/387.96	c       388           1731         681        20                -     4205620.0000          -
7596.12/393.68	c       394           1771         721        20                -     4205620.0000          -
7711.30/399.45	c       399           1811         761        20                -     4205620.0000          -
7810.61/404.49	c       404           1851         801        20                -     4205620.0000          -
7915.27/409.72	c       410           1891         841        20                -     4205620.0000          -
8032.15/415.60	c       416           1931         881        20                -     4205620.0000          -
8135.34/420.81	c       421           1971         921        20                -     4205620.0000          -
8236.48/426.02	c       426           1991         941        20                -     4205620.0000          -
8340.29/431.19	c       431           2031         981        20                -     4205620.0000          -
8448.68/436.61	c       437           2071        1021        20                -     4205620.0000          -
8549.80/441.74	c       442           2111        1061        20                -     4205620.0000          -
8651.00/446.87	c       447           2151        1101        20                -     4205620.0000          -
8752.18/452.00	c       452           2171        1121        20                -     4205620.0000          -
8854.25/457.13	c       457           2211        1161        20                -     4205620.0000          -
8956.51/462.28	c       462           2251        1201        20                -     4205620.0000          -
9063.63/467.69	c       468           2291        1241        20                -     4205620.0000          -
9174.70/473.21	c       473           2311        1261        20                -     4205620.0000          -
9293.73/479.20	c       479           2351        1301        20                -     4205620.0000          -
9412.74/485.25	c       485           2391        1341        20                -     4205620.0000          -
9531.50/491.26	c       491           2431        1381        20                -     4205620.0000          -
9650.52/497.28	c       497           2471        1421        20                -     4205620.0000          -
9771.51/503.34	c       503           2511        1461        20                -     4205620.0000          -
9872.67/508.48	c       508           2551        1501        20                -     4205620.0000          -
9981.77/513.93	c       514           2591        1541        20                -     4205620.0000          -
10083.72/519.12	c       519           2631        1581        20                -     4205620.0000          -
10195.82/524.70	c       525           2651        1601        20                -     4205620.0000          -
10318.76/530.90	c       531           2691        1641        20                -     4205620.0000          -
10442.55/537.15	c       537           2731        1681        20                -     4205620.0000          -
10562.65/543.29	c       543           2771        1721        20                -     4205620.0000          -
10687.56/549.53	c       550           2811        1761        20                -     4205620.0000          -
10810.40/555.70	c       556           2851        1801        20                -     4205620.0000          -
10933.31/561.99	c       562           2891        1841        20                -     4205620.0000          -
11058.16/568.21	c       568           2931        1881        20                -     4205620.0000          -
11181.10/574.48	c       574           2971        1921        20                -     4205620.0000          -
11308.00/580.86	c       581           3011        1961        20                -     4205620.0000          -
11433.58/587.14	c       587           3051        2001        20                -     4205620.0000          -
11553.78/593.30	c       593           3091        2041        20                -     4205620.0000          -
11678.70/599.60	c       600           3131        2081        20                -     4205620.0000          -
11805.24/605.96	c       606           3171        2121        20                -     4205620.0000          -
11932.05/612.31	c       612           3211        2161        20                -     4205620.0000          -
12056.97/618.61	c       619           3251        2201        20                -     4205620.0000          -
12181.88/624.92	c       625           3291        2241        20                -     4205620.0000          -
12306.76/631.21	c       631           3331        2281        20                -     4205620.0000          -
12431.67/637.54	c       638           3371        2321        20                -     4205620.0000          -
12556.56/643.88	c       644           3411        2361        20                -     4205620.0000          -
12682.00/650.19	c       650           3451        2401        20                -     4205620.0000          -
12806.35/656.49	c       656           3491        2441        20                -     4205620.0000          -
12907.38/661.52	c       662           3531        2481        20                -     4205620.0000          -
13008.50/666.64	c       667           3571        2521        20                -     4205620.0000          -
13119.49/672.27	c       672           3611        2561        20                -     4205620.0000          -
13226.55/677.63	c       678           3631        2581        20                -     4205620.0000          -
13354.04/684.06	c       684           3671        2621        20                -     4205620.0000          -
13482.20/690.58	c       691           3711        2661        20                -     4205620.0000          -
13611.70/697.09	c       697           3751        2701        20                -     4205620.0000          -
13739.89/703.58	c       704           3791        2741        20                -     4205620.0000          -
13869.41/710.08	c       710           3831        2781        20                -     4205620.0000          -
13995.57/716.42	c       716           3871        2821        20                -     4205620.0000          -
14120.44/722.77	c       723           3911        2861        20                -     4205620.0000          -
14243.35/729.03	c       729           3951        2901        20                -     4205620.0000          -
14370.17/735.39	c       735           3991        2941        20                -     4205620.0000          -
14497.01/741.78	c       742           4031        2981        20                -     4205620.0000          -
14598.12/746.87	c       747           4071        3021        20                -     4205620.0000          -
14707.13/752.33	c       752           4111        3061        20                -     4205620.0000          -
14808.23/757.47	c       757           4131        3081        20                -     4205620.0000          -
14915.26/762.86	c       763           4171        3121        20                -     4205620.0000          -
15020.99/768.17	c       768           4211        3161        20                -     4205620.0000          -
15123.34/773.31	c       773           4231        3181        20                -     4205620.0000          -
15230.39/778.76	c       779           4271        3221        20                -     4205620.0000          -
15337.99/784.18	c       784           4311        3261        20                -     4205620.0000          -
15446.40/789.65	c       790           4351        3301        20                -     4205620.0000          -
15556.26/795.18	c       795           4371        3321        20                -     4205620.0000          -
15684.22/801.65	c       802           4411        3361        20                -     4205620.0000          -
15809.10/807.99	c       808           4451        3401        20                -     4205620.0000          -
15932.68/814.19	c       814           4491        3441        20                -     4205620.0000          -
16056.79/820.41	c       820           4531        3481        20                -     4205620.0000          -
16177.71/826.57	c       827           4571        3521        20                -     4205620.0000          -
16298.63/832.67	c       833           4611        3561        20                -     4205620.0000          -
16421.55/838.82	c       839           4651        3601        20                -     4205620.0000          -
16542.56/844.95	c       845           4691        3641        20                -     4205620.0000          -
16661.41/851.00	c       851           4731        3681        20                -     4205620.0000          -
16763.13/856.11	c       856           4771        3721        20                -     4205620.0000          -
16871.52/861.51	c       862           4811        3761        20                -     4205620.0000          -
16974.55/866.73	c       867           4831        3781        20                -     4205620.0000          -
17080.28/872.06	c       872           4871        3821        20                -     4205620.0000          -
17181.35/877.16	c       877           4911        3861        20                -     4205620.0000          -
17280.72/882.17	c       882           4951        3901        20                -     4205620.0000          -
17386.90/887.59	c       888           4971        3921        20                -     4205620.0000          -
17489.99/892.73	c       893           5011        3961        20                -     4205620.0000          -
17595.73/898.07	c       898           5051        4001        20                -     4205620.0000          -
17702.14/903.40	c       903           5091        4041        20                -     4205620.0000          -
17811.31/908.98	c       909           5111        4061        20                -     4205620.0000          -
17910.36/914.01	c       914           5151        4101        20                -     4205620.0000          -
18019.43/919.40	c       919           5191        4141        20                -     4205620.0000          -
18118.58/924.49	c       924           5231        4181        20                -     4205620.0000          -
18223.64/929.78	c       930           5271        4221        20                -     4205620.0000          -
18329.34/935.03	c       935           5291        4241        20                -     4205620.0000          -
18431.85/940.21	c       940           5331        4281        20                -     4205620.0000          -
18550.83/946.30	c       946           5371        4321        20                -     4205620.0000          -
18673.78/952.42	c       952           5431        4381        20                -     4205620.0000          -
18787.47/958.16	c       958           5471        4421        20                -     4205620.0000          -
18899.87/963.87	c       964           5511        4461        20                -     4205620.0000          -
19014.89/969.63	c       970           5551        4501        20                -     4205620.0000          -
19127.91/975.39	c       975           5591        4541        20                -     4205620.0000          -
19239.10/981.00	c       981           5631        4581        20                -     4205620.0000          -
19344.10/986.22	c       986           5651        4601        20                -     4205620.0000          -
19447.25/991.45	c       991           5691        4641        20                -     4205620.0000          -
19552.39/996.79	c       997           5731        4681        20                -     4205620.0000          -
19665.45/1002.44	c      1002           5771        4721        20                -     4205620.0000          -
19777.27/1008.09	c      1008           5811        4761        20                -     4205620.0000          -
19889.60/1013.71	c      1014           5851        4801        20                -     4205620.0000          -
20000.61/1019.39	c      1019           5891        4841        20                -     4205620.0000          -
20109.73/1024.82	c      1025           5931        4881        20                -     4205620.0000          -
20213.72/1030.07	c      1030           5971        4921        20                -     4205620.0000          -
20322.00/1035.52	c      1036           6011        4961        20                -     4205620.0000          -
20427.16/1040.89	c      1041           6051        5001        20                -     4205620.0000          -
20528.35/1045.92	c      1046           6091        5041        20                -     4205620.0000          -
20641.41/1051.62	c      1052           6131        5081        20                -     4205620.0000          -
20746.57/1056.97	c      1057           6171        5121        20                -     4205620.0000          -
20853.62/1062.32	c      1062           6211        5161        20                -     4205620.0000          -
20958.77/1067.62	c      1068           6251        5201        20                -     4205620.0000          -
21063.80/1072.95	c      1073           6291        5241        20                -     4205620.0000          -
21168.93/1078.28	c      1078           6331        5281        20                -     4205620.0000          -
21276.08/1083.60	c      1084           6371        5321        20                -     4205620.0000          -
21381.23/1088.93	c      1089           6411        5361        20                -     4205620.0000          -
21480.34/1094.01	c      1094           6451        5401        20                -     4205620.0000          -
21584.13/1099.14	c      1099           6491        5441        20                -     4205620.0000          -
21696.42/1104.85	c      1105           6531        5481        20                -     4205620.0000          -
21802.23/1110.16	c      1110           6571        5521        20                -     4205620.0000          -
21906.71/1115.42	c      1115           6611        5561        20                -     4205620.0000          -
22005.91/1120.48	c      1120           6651        5601        20                -     4205620.0000          -
22109.01/1125.68	c      1126           6691        5641        20                -     4205620.0000          -
22208.14/1130.68	c      1131           6731        5681        20                -     4205620.0000          -
22321.22/1136.31	c      1136           6771        5721        20                -     4205620.0000          -
22428.36/1141.71	c      1142           6811        5761        20                -     4205620.0000          -
22531.54/1146.91	c      1147           6851        5801        20                -     4205620.0000          -
22633.34/1152.08	c      1152           6891        5841        20                -     4205620.0000          -
22735.89/1157.20	c      1157           6931        5881        20                -     4205620.0000          -
22837.01/1162.30	c      1162           6971        5921        20                -     4205620.0000          -
22936.11/1167.36	c      1167           7011        5961        20                -     4205620.0000          -
23037.25/1172.43	c      1172           7051        6001        20                -     4205620.0000          -
23136.46/1177.49	c      1177           7091        6041        20                -     4205620.0000          -
23237.59/1182.58	c      1183           7131        6081        20                -     4205620.0000          -
23338.78/1187.65	c      1188           7151        6101        20                -     4205620.0000          -
23439.96/1192.72	c      1193           7191        6141        20                -     4205620.0000          -
23539.17/1197.73	c      1198           7231        6181        20                -     4205620.0000          -
23645.02/1203.10	c      1203           7291        6241        20                -     4205620.0000          -
23761.39/1208.90	c      1209           7404        6302        20                -     4205620.0000          -
23863.30/1214.13	c      1214           7523        6279        20                -     4205620.0000          -
23965.76/1219.28	c      1219           7688        6300        20                -     4205620.0000          -
24070.93/1224.52	c      1225           7738        6318        20                -     4205620.0000          -
24172.13/1229.69	c      1230           7778        6358        20                -     4205620.0000          -
24273.35/1234.75	c      1235           7860        6440        20                -     4205620.0000          -
24376.55/1239.94	c      1240           7899        6477        20                -     4205620.0000          -
24478.46/1245.04	c      1245           7939        6517        20                -     4205620.0000          -
24579.64/1250.14	c      1250           7979        6557        20                -     4205620.0000          -
24680.17/1255.21	c      1255           8019        6597        20                -     4205620.0000          -
24779.40/1260.28	c      1260           8059        6637        20                -     4205620.0000          -
24880.61/1265.30	c      1265           8099        6677        20                -     4205620.0000          -
24987.81/1270.76	c      1271           8139        6717        20                -     4205620.0000          -
25096.96/1276.24	c      1276           8199        6777        20                -     4205620.0000          -
25202.17/1281.58	c      1282           8239        6817        20                -     4205620.0000          -
25307.38/1286.87	c      1287           8279        6857        20                -     4205620.0000          -
25411.22/1292.10	c      1292           8319        6897        20                -     4205620.0000          -
25513.79/1297.22	c      1297           8379        6957        20                -     4205620.0000          -
25615.01/1302.36	c      1302           8419        6997        20                -     4205620.0000          -
25716.13/1307.47	c      1307           8459        7037        20                -     4205620.0000          -
25819.34/1312.66	c      1313           8499        7077        20                -     4205620.0000          -
25920.58/1317.76	c      1318           8539        7117        20                -     4205620.0000          -
26019.83/1322.77	c      1323           8599        7177        20                -     4205620.0000          -
26123.05/1328.02	c      1328           8639        7217        20                -     4205620.0000          -
26224.86/1333.06	c      1333           8679        7257        20                -     4205620.0000          -
26333.33/1338.50	c      1338           8719        7297        20                -     4205620.0000          -
26434.56/1343.64	c      1344           8759        7337        20                -     4205620.0000          -
26535.78/1348.77	c      1349           8819        7397        20                -     4205620.0000          -
26638.98/1353.90	c      1354           8859        7437        20                -     4205620.0000          -
26738.24/1358.97	c      1359           8899        7477        20                -     4205620.0000          -
26840.17/1364.06	c      1364           8939        7517        20                -     4205620.0000          -
26942.68/1369.21	c      1369           8999        7577        20                -     4205620.0000          -
27047.91/1374.50	c      1374           9039        7617        20                -     4205620.0000          -
27151.12/1379.76	c      1380           9079        7657        20                -     4205620.0000          -
27254.33/1385.02	c      1385           9119        7697        20                -     4205620.0000          -
27358.19/1390.13	c      1390           9159        7737        20                -     4205620.0000          -
27462.58/1395.50	c      1396           9219        7797        20                -     4205620.0000          -
27563.74/1400.54	c      1401           9259        7837        20                -     4205620.0000          -
27682.82/1406.56	c      1407           9299        7877        20                -     4205620.0000          -
27784.03/1411.64	c      1412           9359        7937        20                -     4205620.0000          -
27892.13/1417.14	c      1417           9399        7977        20                -     4205620.0000          -
27994.38/1422.25	c      1422           9439        8017        20                -     4205620.0000          -
28095.62/1427.34	c      1427           9479        8057        20                -     4205620.0000          -
28204.75/1432.84	c      1433           9539        8117        20                -     4205620.0000          -
28308.64/1438.08	c      1438           9579        8157        20                -     4205620.0000          -
28409.93/1443.19	c      1443           9639        8217        20                -     4205620.0000          -
28512.45/1448.35	c      1448           9679        8257        20                -     4205620.0000          -
28613.68/1453.45	c      1453           9719        8297        20                -     4205620.0000          -
28716.94/1458.61	c      1459           9759        8337        20                -     4205620.0000          -
28820.11/1463.88	c      1464           9819        8397        20                -     4205620.0000          -
28923.97/1469.04	c      1469           9859        8437        20                -     4205620.0000          -
29026.57/1474.25	c      1474           9899        8477        20                -     4205620.0000          -
29131.87/1479.53	c      1480          10145        8427        20                -     4205620.0000          -
29232.96/1484.64	c      1485          10145        8427        20                -     4205620.0000          -
29334.12/1489.75	c      1490          10145        8427        20                -     4205620.0000          -
29437.31/1494.92	c      1495          10145        8427        20                -     4205620.0000          -
29536.54/1499.98	c      1500          10242        8394        20                -     4205620.0000          -
29640.58/1505.18	c      1505          10242        8394        20                -     4205620.0000          -
29740.95/1510.23	c      1510          10242        8394        20                -     4205620.0000          -
29844.16/1515.41	c      1515          10242        8394        20                -     4205620.0000          -
29943.41/1520.48	c      1520          10434        8328        20                -     4205620.0000          -
30048.61/1525.78	c      1526          10661        8249        20                -     4205620.0000          -
30149.86/1530.88	c      1531          10661        8249        20                -     4205620.0000          -
30253.97/1536.04	c      1536          10667        8245        20                -     4205620.0000          -
30356.26/1541.21	c      1541          10667        8245        20                -     4205620.0000          -
30457.51/1546.32	c      1546          10890        8169        20                -     4205620.0000          -
30558.73/1551.49	c      1551          10890        8169        20                -     4205620.0000          -
30659.98/1556.59	c      1557          10890        8169        20                -     4205620.0000          -
30765.17/1561.82	c      1562          10890        8169        20                -     4205620.0000          -
30866.41/1566.95	c      1567          10890        8169        20                -     4205620.0000          -
30979.70/1572.69	c      1573          10890        8169        20                -     4205620.0000          -
31087.33/1578.10	c      1578          10920        8157        20                -     4205620.0000          -
31193.85/1583.46	c      1583          10920        8157        20                -     4205620.0000          -
31301.05/1588.80	c      1589          10920        8157        20                -     4205620.0000          -
31404.95/1594.10	c      1594          10920        8157        20                -     4205620.0000          -
31509.46/1599.37	c      1599          10920        8157        20                -     4205620.0000          -
31614.66/1604.65	c      1605          10920        8157        20                -     4205620.0000          -
31717.89/1609.88	c      1610          11127        8086        20                -     4205620.0000          -
31827.05/1615.31	c      1615          11127        8086        20                -     4205620.0000          -
31932.26/1620.69	c      1621          11127        8086        20                -     4205620.0000          -
32035.44/1625.84	c      1626          11127        8086        20                -     4205620.0000          -
32141.28/1631.17	c      1631          11127        8086        20                -     4205620.0000          -
32251.68/1636.71	c      1637          11179        8068        20                -     4205620.0000          -
32354.89/1642.01	c      1642          11179        8068        20                -     4205620.0000          -
32458.87/1647.19	c      1647          11179        8068        20                -     4205620.0000          -
32561.29/1652.36	c      1652          11179        8068        20                -     4205620.0000          -
32662.54/1657.48	c      1657          11180        8067        20                -     4205620.0000          -
32771.71/1663.02	c      1663          11180        8067        20                -     4205620.0000          -
32876.91/1668.22	c      1668          11180        8067        20                -     4205620.0000          -
32980.07/1673.49	c      1673          11180        8067        20                -     4205620.0000          -
33087.28/1678.82	c      1679          11181        8066        20                -     4205620.0000          -
33191.12/1684.08	c      1684          11181        8066        20                -     4205620.0000          -
33295.69/1689.32	c      1689          11181        8066        20                -     4205620.0000          -
33394.88/1694.34	c      1694          11181        8066        20                -     4205620.0000          -
33498.13/1699.51	c      1700          11181        8066        20                -     4205620.0000          -
33601.35/1704.80	c      1705          11182        8065        20                -     4205620.0000          -
33704.61/1709.90	c      1710          11182        8065        20                -     4205620.0000          -
33806.48/1715.05	c      1715          11182        8065        20                -     4205620.0000          -
33909.03/1720.20	c      1720          11182        8065        20                -     4205620.0000          -
34010.25/1725.35	c      1725          11183        8064        20                -     4205620.0000          -
34111.46/1730.48	c      1730          11183        8064        20                -     4205620.0000          -
34214.66/1735.62	c      1736          11183        8064        20                -     4205620.0000          -
34317.87/1740.80	c      1741          11183        8064        20                -     4205620.0000          -
34419.07/1745.90	c      1746          11184        8063        20                -     4205620.0000          -
34524.20/1751.29	c      1751          11184        8063        20                -     4205620.0000          -
34629.38/1756.59	c      1757          11184        8063        20                -     4205620.0000          -
34732.57/1761.76	c      1762          11184        8063        20                -     4205620.0000          -
34835.76/1767.01	c      1767          11184        8063        20                -     4205620.0000          -
34940.92/1772.23	c      1772          11185        8062        20                -     4205620.0000          -
35048.01/1777.69	c      1778          11185        8062        20                -     4205620.0000          -
35153.14/1782.93	c      1783          11185        8062        20                -     4205620.0000          -
35256.88/1788.17	c      1788          11185        8062        20                -     4205620.0000          -
35363.33/1793.52	c      1794          11186        8061        20                -     4205620.0000          -
35468.46/1798.83	c      1799          11186        8061        20                -     4205620.0000          -
35575.56/1804.20	c      1804          11186        8061        20                -     4205620.0000          -
35680.64/1809.54	c      1810          11186        8061        20                -     4205620.0000          -
35787.70/1814.93	c      1815          11187        8060        20                -     4205620.0000          -
35894.82/1820.39	c      1820          11187        8060        20                -     4205620.0000          -
36001.96/1825.79	c      1826          11187        8060        20                -     4205620.0000          -
36105.11/1830.95	c      1831          11187        8060        20                -     4205620.0000          -
36212.09/1836.39	c      1836          11187        8060        20                -     4205620.0000          -
36321.21/1841.88	c      1842          11188        8059        20                -     4205620.0000          -
36427.00/1847.19	c      1847          11188        8059        20                -     4205620.0000          -
36531.48/1852.46	c      1852          11188        8059        20                -     4205620.0000          -
36636.54/1857.79	c      1858          11188        8059        20                -     4205620.0000          -
36737.72/1862.84	c      1863          11189        8058        20                -     4205620.0000          -
36852.72/1868.60	c      1869          11189        8058        20                -     4205620.0000          -
36957.80/1873.97	c      1874          11189        8058        20                -     4205620.0000          -
37066.93/1879.50	c      1880          11189        8058        20                -     4205620.0000          -
37172.11/1884.75	c      1885          11190        8057        20                -     4205620.0000          -
37285.19/1890.40	c      1890          11190        8057        20                -     4205620.0000          -
37386.40/1895.58	c      1896          11190        8057        20                -     4205620.0000          -
37487.62/1900.69	c      1901          11190        8057        20                -     4205620.0000          -
37600.73/1906.33	c      1906          11190        8057        20                -     4205620.0000          -
37701.91/1911.43	c      1911          11194        8055        20                -     4205620.0000          -
37803.11/1916.57	c      1917          11194        8055        20                -     4205620.0000          -
37924.18/1922.60	c      1923          11194        8055        20                -     4205620.0000          -
38027.39/1927.88	c      1928          11194        8055        20                -     4205620.0000          -
38131.17/1933.07	c      1933          11268        8031        20                -     4205620.0000          -
38233.82/1938.21	c      1938          11426        7975        20                -     4205620.0000          -
38340.89/1943.66	c      1944          11426        7975        20                -     4205620.0000          -
38444.01/1948.90	c      1949          11426        7975        20                -     4205620.0000          -
38545.14/1953.95	c      1954          11426        7975        20                -     4205620.0000          -
38650.24/1959.26	c      1959          11426        7975        20                -     4205620.0000          -
38763.40/1965.02	c      1965          11777        7856        20                -     4205620.0000          -
38872.38/1970.43	c      1970          11777        7856        20                -     4205620.0000          -
38984.03/1976.06	c      1976          11853        7828        20                -     4205620.0000          -
39096.48/1981.72	c      1982          11853        7828        20                -     4205620.0000          -
39197.44/1986.85	c      1987          11957        7794        20                -     4205620.0000          -
39296.33/1991.87	c      1992          12116        7739        20                -     4205620.0000          -
39403.44/1997.28	c      1997          12116        7739        20                -     4205620.0000          -
39516.49/2002.91	c      2003          12258        7691        20                -     4205620.0000          -
39629.50/2008.60	c      2009          12258        7691        20                -     4205620.0000          -
39740.59/2014.24	c      2014          12309        7672        20                -     4205620.0000          -
39851.62/2019.88	c      2020          12309        7672        20                -     4205620.0000          -
39966.65/2025.66	c      2026          12309        7672        20                -     4205620.0000          -
40077.70/2031.23	c      2031          12309        7672        20                -     4205620.0000          -
40180.86/2036.41	c      2036          12358        7655        20                -     4205620.0000          -
40282.06/2041.52	c      2042          12435        7630        20                -     4205620.0000          -
40381.29/2046.56	c      2047          12588        7579        20                -     4205620.0000          -
40482.50/2051.67	c      2052          12588        7579        20                -     4205620.0000          -
40583.72/2056.74	c      2057          12591        7576        20                -     4205620.0000          -
40684.91/2061.86	c      2062          12591        7576        20                -     4205620.0000          -
40788.63/2067.03	c      2067          12591        7576        20                -     4205620.0000          -
40888.14/2072.12	c      2072          12591        7576        20                -     4205620.0000          -
40990.50/2077.23	c      2077          12792        7505        20                -     4205620.0000          -
41089.72/2082.29	c      2082          13093        7400        20                -     4205620.0000          -
41190.89/2087.35	c      2087          13138        7383        20                -     4205620.0000          -
41296.09/2092.69	c      2093          13139        7382        20                -     4205620.0000          -
41399.29/2097.84	c      2098          13139        7382        20                -     4205620.0000          -
41506.41/2103.21	c      2103          13139        7382        20                -     4205620.0000          -
41609.58/2108.40	c      2108          13139        7382        20                -     4205620.0000          -
41721.56/2114.08	c      2114          13139        7382        20                -     4205620.0000          -
41823.83/2119.23	c      2119          13248        7345        20                -     4205620.0000          -
41928.95/2124.56	c      2125          13248        7345        20                -     4205620.0000          -
42032.09/2129.79	c      2130          13482        7265        20                -     4205620.0000          -
42141.15/2135.23	c      2135          13482        7265        20                -     4205620.0000          -
42248.29/2140.64	c      2141          13482        7265        20                -     4205620.0000          -
42361.34/2146.40	c      2146          13482        7265        20                -     4205620.0000          -
42472.45/2151.92	c      2152          13525        7250        20                -     4205620.0000          -
42577.56/2157.22	c      2157          13525        7250        20                -     4205620.0000          -
42693.42/2163.04	c      2163          13525        7250        20                -     4205620.0000          -
42805.62/2168.78	c      2169          13525        7250        20                -     4205620.0000          -
42908.69/2173.98	c      2174          13598        7223        20                -     4205620.0000          -
43033.69/2180.25	c      2180          13662        7199        20                -     4205620.0000          -
43144.80/2185.80	c      2186          13700        7185        20                -     4205620.0000          -
43250.80/2191.17	c      2191          13700        7185        20                -     4205620.0000          -
43357.03/2196.57	c      2197          13700        7185        20                -     4205620.0000          -
43460.20/2201.77	c      2202          13759        7162        20                -     4205620.0000          -
43561.42/2206.89	c      2207          13759        7162        20                -     4205620.0000          -
43662.64/2211.92	c      2212          13759        7162        20                -     4205620.0000          -
43769.82/2217.31	c      2217          13759        7162        20                -     4205620.0000          -
43880.99/2222.98	c      2223          13787        7152        20                -     4205620.0000          -
43990.14/2228.43	c      2228          13787        7152        20                -     4205620.0000          -
44089.37/2233.45	c      2233          13787        7152        20                -     4205620.0000          -
44196.49/2238.82	c      2239          13787        7152        20                -     4205620.0000          -
44295.74/2243.89	c      2244          13841        7132        20                -     4205620.0000          -
44399.58/2249.08	c      2249          13841        7132        20                -     4205620.0000          -
44504.05/2254.38	c      2254          13841        7132        20                -     4205620.0000          -
44611.11/2259.73	c      2260          13841        7132        20                -     4205620.0000          -
44714.18/2264.90	c      2265          13860        7125        20                -     4205620.0000          -
44823.24/2270.40	c      2270          13860        7125        20                -     4205620.0000          -
44930.31/2275.89	c      2276          13860        7125        20                -     4205620.0000          -
45034.06/2281.03	c      2281          13860        7125        20                -     4205620.0000          -
45146.46/2286.79	c      2287          13998        7077        20                -     4205620.0000          -
45252.02/2292.08	c      2292          13998        7077        20                -     4205620.0000          -
45371.03/2298.04	c      2298          14038        7061        20                -     4205620.0000          -
45475.51/2303.30	c      2303          14038        7061        20                -     4205620.0000          -
45580.69/2308.66	c      2309          14298        6973        20                -     4205620.0000          -
45690.43/2314.15	c      2314          14298        6973        20                -     4205620.0000          -
45795.03/2319.44	c      2319          14399        6938        20                -     4205620.0000          -
45898.19/2324.69	c      2325          14399        6938        20                -     4205620.0000          -
45999.24/2329.76	c      2330          14399        6938        20                -     4205620.0000          -
46100.32/2334.82	c      2335          14399        6938        20                -     4205620.0000          -
46204.03/2340.09	c      2340          14445        6920        20                -     4205620.0000          -
46310.48/2345.48	c      2345          14490        6903        20                -     4205620.0000          -
46417.58/2350.83	c      2351          14503        6898        20                -     4205620.0000          -
46521.55/2356.08	c      2356          14503        6898        20                -     4205620.0000          -
46620.52/2361.12	c      2361          14503        6898        20                -     4205620.0000          -
46730.97/2366.63	c      2367          14503        6898        20                -     4205620.0000          -
46832.15/2371.70	c      2372          14541        6884        20                -     4205620.0000          -
46933.33/2376.87	c      2377          14541        6884        20                -     4205620.0000          -
47034.50/2381.91	c      2382          14557        6878        20                -     4205620.0000          -
47145.60/2387.56	c      2388          14736        6817        20                -     4205620.0000          -
47246.80/2392.67	c      2393          14736        6817        20                -     4205620.0000          -
47363.93/2398.53	c      2399          14750        6809        20                -     4205620.0000          -
47467.15/2403.77	c      2404          14750        6809        20                -     4205620.0000          -
47576.32/2409.27	c      2409          14799        6792        20                -     4205620.0000          -
47681.52/2414.56	c      2415          14911        6754        20                -     4205620.0000          -
47788.69/2419.95	c      2420          14911        6754        20                -     4205620.0000          -
47893.79/2425.21	c      2425          14911        6754        20                -     4205620.0000          -
48006.89/2430.91	c      2431          14911        6754        20                -     4205620.0000          -
48106.08/2435.95	c      2436          14911        6754        20                -     4205620.0000          -
48207.95/2441.12	c      2441          14942        6739        20                -     4205620.0000          -
48312.40/2446.32	c      2446          14942        6739        20                -     4205620.0000          -
48413.57/2451.40	c      2451          14986        6723        20                -     4205620.0000          -
48514.69/2456.53	c      2457          15017        6712        20                -     4205620.0000          -
48613.85/2461.55	c      2462          15067        6696        20                -     4205620.0000          -
48718.96/2466.88	c      2467          15067        6696        20                -     4205620.0000          -
48822.56/2472.12	c      2472          15147        6668        20                -     4205620.0000          -
48932.99/2477.62	c      2478          15168        6659        20                -     4205620.0000          -
49036.05/2482.86	c      2483          15178        6655        20                -     4205620.0000          -
49141.84/2488.18	c      2488          15178        6655        20                -     4205620.0000          -
49246.25/2493.45	c      2493          15295        6612        20                -     4205620.0000          -
49345.38/2498.46	c      2498          15295        6612        20                -     4205620.0000          -
49457.16/2504.07	c      2504          15383        6580        20                -     4205620.0000          -
49556.30/2509.12	c      2509          15383        6580        20                -     4205620.0000          -
49668.74/2514.70	c      2515          15390        6575        20                -     4205620.0000          -
49776.57/2520.15	c      2520          15390        6575        20                -     4205620.0000          -
49879.03/2525.32	c      2525          15485        6540        20                -     4205620.0000          -
49984.14/2530.63	c      2531          15485        6540        20                -     4205620.0000          -
50085.31/2535.76	c      2536          15485        6540        20                -     4205620.0000          -
50188.54/2540.97	c      2541          15485        6540        20                -     4205620.0000          -
50290.24/2546.10	c      2546          15582        6507        20                -     4205620.0000          -
50391.45/2551.16	c      2551          15582        6507        20                -     4205620.0000          -
50501.87/2556.75	c      2557          15582        6507        20                -     4205620.0000          -
50610.96/2562.24	c      2562          15618        6493        20                -     4205620.0000          -
50729.99/2568.26	c      2568          15678        6471        20                -     4205620.0000          -
50829.21/2573.27	c      2573          15678        6471        20                -     4205620.0000          -
50930.41/2578.32	c      2578          15780        6433        20                -     4205620.0000          -
51029.51/2583.35	c      2583          15852        6409        20                -     4205620.0000          -
51134.67/2588.60	c      2589          15852        6409        20                -     4205620.0000          -
51251.68/2594.52	c      2595          15852        6409        20                -     4205620.0000          -
51352.88/2599.70	c      2600          15889        6394        20                -     4205620.0000          -
51454.05/2604.76	c      2605          15889        6394        20                -     4205620.0000          -
51555.19/2609.82	c      2610          15889        6394        20                -     4205620.0000          -
51656.30/2614.90	c      2615          15889        6394        20                -     4205620.0000          -
51765.36/2620.46	c      2620          15943        6374        20                -     4205620.0000          -
51874.45/2625.90	c      2626          15962        6367        20                -     4205620.0000          -
51978.36/2631.15	c      2631          15962        6367        20                -     4205620.0000          -
52092.78/2636.96	c      2637          15975        6362        20                -     4205620.0000          -
52196.54/2642.15	c      2642          16018        6347        20                -     4205620.0000          -
52296.98/2647.22	c      2647          16018        6347        20                -     4205620.0000          -
52415.99/2653.23	c      2653          16018        6347        20                -     4205620.0000          -
52527.00/2658.87	c      2659          16025        6344        20                -     4205620.0000          -
52636.09/2664.36	c      2664          16060        6331        20                -     4205620.0000          -
52739.23/2669.51	c      2670          16349        6234        20                -     4205620.0000          -
52850.92/2675.19	c      2675          16387        6260        20                -     4205620.0000          -
52957.39/2680.57	c      2681          16427        6300        20                -     4205620.0000          -
53064.51/2685.96	c      2686          16467        6340        20                -     4205620.0000          -
53168.34/2691.16	c      2691          16507        6380        20                -     4205620.0000          -
53274.72/2696.53	c      2697          16567        6440        20                -     4205620.0000          -
53375.86/2701.67	c      2702          16607        6480        20                -     4205620.0000          -
53476.97/2706.75	c      2707          16647        6520        20                -     4205620.0000          -
53582.77/2712.12	c      2712          16687        6560        20                -     4205620.0000          -
53685.18/2717.22	c      2717          16727        6600        20                -     4205620.0000          -
53786.26/2722.38	c      2722          16767        6640        20                -     4205620.0000          -
53887.40/2727.41	c      2727          16807        6680        20                -     4205620.0000          -
54010.37/2733.68	c      2734          16847        6720        20                -     4205620.0000          -
54113.48/2738.82	c      2739          16887        6760        20                -     4205620.0000          -
54214.59/2743.92	c      2744          16927        6800        20                -     4205620.0000          -
54316.27/2749.13	c      2749          16967        6840        20                -     4205620.0000          -
54422.59/2754.45	c      2754          17007        6880        20                -     4205620.0000          -
54523.70/2759.58	c      2760          17047        6920        20                -     4205620.0000          -
54633.38/2765.03	c      2765          17087        6960        20                -     4205620.0000          -
54734.23/2770.17	c      2770          17127        7000        20                -     4205620.0000          -
54834.93/2775.23	c      2775          17167        7040        20                -     4205620.0000          -
54935.99/2780.37	c      2780          17207        7080        20                -     4205620.0000          -
55045.12/2785.83	c      2786          17247        7120        20                -     4205620.0000          -
55150.97/2791.17	c      2791          17307        7180        20                -     4205620.0000          -
55253.42/2796.36	c      2796          17347        7220        20                -     4205620.0000          -
55356.56/2801.58	c      2802          17387        7260        20                -     4205620.0000          -
55457.74/2806.62	c      2807          17427        7300        20                -     4205620.0000          -
55560.91/2811.80	c      2812          17467        7340        20                -     4205620.0000          -
55662.18/2816.92	c      2817          17507        7380        20                -     4205620.0000          -
55764.02/2822.11	c      2822          17547        7420        20                -     4205620.0000          -
55868.51/2827.31	c      2827          17587        7460        20                -     4205620.0000          -
55969.70/2832.46	c      2832          17627        7500        20                -     4205620.0000          -
56074.89/2837.74	c      2838          17667        7540        20                -     4205620.0000          -
56176.07/2842.87	c      2843          17707        7580        20                -     4205620.0000          -
56277.22/2848.01	c      2848          17767        7640        20                -     4205620.0000          -
56386.29/2853.41	c      2853          17807        7680        20                -     4205620.0000          -
56485.46/2858.45	c      2858          17847        7720        20                -     4205620.0000          -
56588.54/2863.62	c      2864          17887        7760        20                -     4205620.0000          -
56687.77/2868.65	c      2869          17927        7800        20                -     4205620.0000          -
56792.94/2873.92	c      2874          17987        7860        20                -     4205620.0000          -
56902.08/2879.46	c      2879          18027        7900        20                -     4205620.0000          -
57007.29/2884.73	c      2885          18067        7940        20                -     4205620.0000          -
57116.37/2890.28	c      2890          18127        8000        20                -     4205620.0000          -
57232.05/2896.07	c      2896          18167        8040        20                -     4205620.0000          -
57331.22/2901.10	c      2901          18207        8080        20                -     4205620.0000          -
57430.43/2906.12	c      2906          18267        8140        20                -     4205620.0000          -
57549.75/2912.09	c      2912          18307        8180        20                -     4205620.0000          -
57652.01/2917.24	c      2917          18367        8240        20                -     4205620.0000          -
57753.41/2922.31	c      2922          18407        8280        20                -     4205620.0000          -
57852.43/2927.34	c      2927          18447        8320        20                -     4205620.0000          -
57961.60/2932.84	c      2933          18487        8360        20                -     4205620.0000          -
58062.80/2937.99	c      2938          18547        8420        20                -     4205620.0000          -
58189.67/2944.35	c      2944          18587        8460        20                -     4205620.0000          -
58288.78/2949.39	c      2949          18627        8500        20                -     4205620.0000          -
58397.83/2954.83	c      2955          18687        8560        20                -     4205620.0000          -
58499.07/2959.94	c      2960          18727        8600        20                -     4205620.0000          -
58612.14/2965.67	c      2966          18767        8640        20                -     4205620.0000          -
58717.32/2970.93	c      2971          18807        8680        20                -     4205620.0000          -
58819.33/2976.12	c      2976          18867        8740        20                -     4205620.0000          -
58925.72/2981.41	c      2981          18907        8780        20                -     4205620.0000          -
59026.93/2986.59	c      2987          18947        8820        20                -     4205620.0000          -
59134.06/2991.94	c      2992          18987        8860        20                -     4205620.0000          -
59239.18/2997.22	c      2997          19027        8900        20                -     4205620.0000          -
59338.39/3002.28	c      3002          19087        8960        20                -     4205620.0000          -
59451.49/3007.97	c      3008          19127        9000        20                -     4205620.0000          -
59555.33/3013.19	c      3013          19167        9040        20                -     4205620.0000          -
59655.85/3018.23	c      3018          19207        9080        20                -     4205620.0000          -
59758.93/3023.42	c      3023          19247        9120        20                -     4205620.0000          -
59859.99/3028.56	c      3029          19287        9160        20                -     4205620.0000          -
59967.02/3033.95	c      3034          19327        9200        20                -     4205620.0000          -
60066.22/3039.03	c      3039          19387        9260        20                -     4205620.0000          -
60169.87/3044.19	c      3044          19427        9300        20                -     4205620.0000          -
60274.31/3049.45	c      3049          19467        9340        20                -     4205620.0000          -
60379.35/3054.74	c      3055          19507        9380        20                -     4205620.0000          -
60482.50/3059.91	c      3060          19547        9420        20                -     4205620.0000          -
60587.56/3065.21	c      3065          19587        9460        20                -     4205620.0000          -
60686.76/3070.26	c      3070          19627        9500        20                -     4205620.0000          -
60795.95/3075.76	c      3076          19667        9540        20                -     4205620.0000          -
60897.17/3080.87	c      3081          19707        9580        20                -     4205620.0000          -
61004.36/3086.21	c      3086          19767        9640        20                -     4205620.0000          -
61105.62/3091.33	c      3091          19807        9680        20                -     4205620.0000          -
61210.84/3096.64	c      3097          19847        9720        20                -     4205620.0000          -
61312.10/3101.74	c      3102          19887        9760        20                -     4205620.0000          -
61421.27/3107.23	c      3107          19947        9820        20                -     4205620.0000          -
61522.54/3112.37	c      3112          19987        9860        20                -     4205620.0000          -
61623.82/3117.49	c      3117          20027        9900        20                -     4205620.0000          -
61729.08/3122.72	c      3123          20087        9960        20                -     4205620.0000          -
61832.33/3127.91	c      3128          20127       10000        20                -     4205620.0000          -
61931.70/3132.99	c      3133          20167       10040        20                -     4205620.0000          -
62033.60/3138.09	c      3138          20207       10080        20                -     4205620.0000          -
62136.02/3143.26	c      3143          20267       10140        20                -     4205620.0000          -
62237.28/3148.32	c      3148          20307       10180        20                -     4205620.0000          -
62338.56/3153.44	c      3153          20347       10220        20                -     4205620.0000          -
62445.78/3158.82	c      3159          20387       10260        20                -     4205620.0000          -
62545.04/3163.86	c      3164          20427       10300        20                -     4205620.0000          -
62650.91/3169.14	c      3169          20487       10360        20                -     4205620.0000          -
62750.02/3174.17	c      3174          20527       10400        20                -     4205620.0000          -
62854.47/3179.48	c      3179          20567       10440        20                -     4205620.0000          -
62961.62/3184.87	c      3185          20607       10480        20                -     4205620.0000          -
63068.79/3190.23	c      3190          20647       10520        20                -     4205620.0000          -
63179.93/3195.81	c      3196          20687       10560        20                -     4205620.0000          -
63279.16/3200.84	c      3201          20727       10600        20                -     4205620.0000          -
63386.34/3206.22	c      3206          20767       10640        20                -     4205620.0000          -
63493.55/3211.66	c      3212          20827       10700        20                -     4205620.0000          -
63594.81/3216.78	c      3217          20867       10740        20                -     4205620.0000          -
63698.05/3221.90	c      3222          20907       10780        20                -     4205620.0000          -
63803.27/3227.20	c      3227          20967       10840        20                -     4205620.0000          -
63928.36/3233.52	c      3234          21007       10880        20                -     4205620.0000          -
64033.53/3238.84	c      3239          21047       10920        20                -     4205620.0000          -
64132.80/3243.88	c      3244          21107       10980        20                -     4205620.0000          -
64243.91/3249.41	c      3249          21147       11020        20                -     4205620.0000          -
64345.16/3254.51	c      3255          21187       11060        20                -     4205620.0000          -
64448.42/3259.72	c      3260          21247       11120        20                -     4205620.0000          -
64565.58/3265.60	c      3266          21287       11160        20                -     4205620.0000          -
64668.85/3270.81	c      3271          21347       11220        20                -     4205620.0000          -
64776.02/3276.25	c      3276          21387       11260        20                -     4205620.0000          -
64885.29/3281.78	c      3282          21427       11300        20                -     4205620.0000          -
64988.39/3286.95	c      3287          21487       11360        20                -     4205620.0000          -
65092.25/3292.15	c      3292          21527       11400        20                -     4205620.0000          -
65209.30/3298.10	c      3298          21567       11440        20                -     4205620.0000          -
65317.70/3303.50	c      3304          21607       11480        20                -     4205620.0000          -
65420.87/3308.76	c      3309          21667       11540        20                -     4205620.0000          -
65528.90/3314.15	c      3314          21707       11580        20                -     4205620.0000          -
65643.07/3320.04	c      3320          21747       11620        20                -     4205620.0000          -
65752.16/3325.43	c      3325          21787       11660        20                -     4205620.0000          -
65853.27/3330.51	c      3331          21827       11700        20                -     4205620.0000          -
65956.46/3335.72	c      3336          21887       11760        20                -     4205620.0000          -
66057.68/3340.88	c      3341          21927       11800        20                -     4205620.0000          -
66170.78/3346.58	c      3347          21967       11840        20                -     4205620.0000          -
66273.99/3351.73	c      3352          22007       11880        20                -     4205620.0000          -
66379.97/3357.09	c      3357          22047       11920        20                -     4205620.0000          -
66488.41/3362.55	c      3363          22107       11980        20                -     4205620.0000          -
66587.71/3367.59	c      3368          22147       12020        20                -     4205620.0000          -
66690.85/3372.75	c      3373          22187       12060        20                -     4205620.0000          -
66793.99/3377.95	c      3378          22227       12100        20                -     4205620.0000          -
66899.16/3383.21	c      3383          22267       12140        20                -     4205620.0000          -
67000.38/3388.32	c      3388          22307       12180        20                -     4205620.0000          -
67099.55/3393.38	c      3393          22347       12220        20                -     4205620.0000          -
67204.48/3398.65	c      3399          22387       12260        20                -     4205620.0000          -
67319.52/3404.40	c      3404          22427       12300        20                -     4205620.0000          -
67420.69/3409.58	c      3410          22487       12360        20                -     4205620.0000          -
67547.63/3415.99	c      3416          22527       12400        20                -     4205620.0000          -
67654.69/3421.38	c      3421          22567       12440        20                -     4205620.0000          -
67757.91/3426.51	c      3427          22627       12500        20                -     4205620.0000          -
67859.15/3431.63	c      3432          22667       12540        20                -     4205620.0000          -
67960.36/3436.79	c      3437          22707       12580        20                -     4205620.0000          -
68061.59/3441.82	c      3442          22747       12620        20                -     4205620.0000          -
68162.82/3446.98	c      3447          22787       12660        20                -     4205620.0000          -
68264.66/3452.07	c      3452          22847       12720        20                -     4205620.0000          -
68383.70/3458.13	c      3458          22887       12760        20                -     4205620.0000          -
68488.09/3463.31	c      3463          22947       12820        20                -     4205620.0000          -
68587.27/3468.34	c      3468          22987       12860        20                -     4205620.0000          -
68712.19/3474.60	c      3475          23027       12900        20                -     4205620.0000          -
68822.04/3480.20	c      3480          23087       12960        20                -     4205620.0000          -
68926.30/3485.46	c      3485          23127       13000        20                -     4205620.0000          -
69039.80/3491.14	c      3491          23167       13040        20                -     4205620.0000          -
69150.16/3496.78	c      3497          23207       13080        20                -     4205620.0000          -
69251.38/3501.81	c      3502          23267       13140        20                -     4205620.0000          -
69350.49/3506.85	c      3507          23307       13180        20                -     4205620.0000          -
69454.41/3512.09	c      3512          23347       13220        20                -     4205620.0000          -
69573.46/3518.08	c      3518          23387       13260        20                -     4205620.0000          -
69674.64/3523.18	c      3523          23447       13320        20                -     4205620.0000          -
69777.14/3528.33	c      3528          23487       13360        20                -     4205620.0000          -
69884.29/3533.72	c      3534          23527       13400        20                -     4205620.0000          -
69987.51/3538.98	c      3539          23567       13440        20                -     4205620.0000          -
70094.58/3544.32	c      3544          23607       13480        20                -     4205620.0000          -
70199.76/3549.63	c      3550          23667       13540        20                -     4205620.0000          -
70304.94/3554.91	c      3555          23707       13580        20                -     4205620.0000          -
70409.95/3560.29	c      3560          23747       13620        20                -     4205620.0000          -
70515.05/3565.51	c      3566          23787       13660        20                -     4205620.0000          -
70616.18/3570.61	c      3571          23847       13720        20                -     4205620.0000          -
70727.23/3576.28	c      3576          23887       13760        20                -     4205620.0000          -
70830.34/3581.48	c      3581          23927       13800        20                -     4205620.0000          -
70933.55/3586.62	c      3587          23967       13840        20                -     4205620.0000          -
71036.63/3591.81	c      3592          24007       13880        20                -     4205620.0000          -
71142.39/3597.19	c      3597          24067       13940        20                -     4205620.0000          -
71250.77/3602.68	c      3603          24107       13980        20                -     4205620.0000          -
71356.01/3607.94	c      3608          24147       14020        20                -     4205620.0000          -
71461.17/3613.21	c      3613          24187       14060        20                -     4205620.0000          -
71568.30/3618.61	c      3619          24247       14120        20                -     4205620.0000          -
71683.31/3624.40	c      3624          24287       14160        20                -     4205620.0000          -
71792.39/3630.02	c      3630          24327       14200        20                -     4205620.0000          -
71896.27/3635.14	c      3635          24367       14240        20                -     4205620.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (182884 MiB free)
  memory of node 1: 193531 MiB (191816 MiB free)
  memory of node 2: 193531 MiB (188871 MiB free)
  memory of node 3: 193531 MiB (187415 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-4465398-1722509511/watcher-4465398-1722509511 -o /tmp/evaluation-result-4465398-1722509511/solver-4465398-1722509511 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722508775-103617 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465398-1722509511.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=106697, runsolver pid=106694
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 80.34 77.07 77.37 62/983 106698
/proc/meminfo: memFree=768917992/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=126252 memory=111140 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) R 106694 106697 103606 0 -1 4194304 25661 0 0 0 7 4 0 0 20 0 1 0 17537862 129282048 27785 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 31563 27785 2347 3035 0 27959 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 126252 KiB
Current children cumulated memory: 111140 KiB

[startup+0.219401 s]*
/proc/loadavg: 80.34 77.07 77.37 62/983 106698
/proc/meminfo: memFree=768845380/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=200880 memory=185836 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) R 106694 106697 103606 0 -1 4194304 44330 0 0 0 17 6 0 0 20 0 1 0 17537862 205701120 46459 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 50220 46459 2347 3035 0 46616 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 200880 KiB
Current children cumulated memory: 185836 KiB

[startup+0.319436 s]*
/proc/loadavg: 80.34 77.07 77.37 62/983 106698
/proc/meminfo: memFree=768785264/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=262924 memory=247676 CPUtime=0.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) R 106694 106697 103606 0 -1 4194304 59821 0 0 0 24 8 0 0 20 0 1 0 17537862 269234176 61919 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 65731 61919 2347 3035 0 62127 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 262924 KiB
Current children cumulated memory: 247676 KiB

[startup+0.700268 s]
/proc/loadavg: 80.34 77.07 77.37 63/983 106698
/proc/meminfo: memFree=768711944/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=522896 memory=511540 CPUtime=0.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) R 106694 106697 103606 0 -1 4194304 129447 0 0 0 50 18 0 0 20 0 1 0 17537862 535445504 127885 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 130724 127885 2555 3035 0 127120 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 522896 KiB
Current children cumulated memory: 511540 KiB

[startup+1.50028 s]
/proc/loadavg: 80.34 77.07 77.37 62/983 106698
/proc/meminfo: memFree=768394560/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=720200 memory=699464 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) R 106694 106697 103606 0 -1 4194304 176415 0 0 0 122 26 0 0 20 0 1 0 17537862 737484800 174866 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 180050 174866 2614 3035 0 176446 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 720200 KiB
Current children cumulated memory: 699464 KiB

[startup+3.11951 s]
/proc/loadavg: 78.87 76.82 77.28 62/983 106700
/proc/meminfo: memFree=768221516/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=802296 memory=777864 CPUtime=3.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) R 106694 106697 103606 0 -1 4194304 201319 0 0 0 277 32 0 0 20 0 1 0 17537862 821551104 194466 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 200574 194466 2726 3035 0 196970 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 802296 KiB
Current children cumulated memory: 777864 KiB

[startup+6.3005 s]
/proc/loadavg: 78.87 76.82 77.28 62/1003 106720
/proc/meminfo: memFree=767393452/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=3274844 memory=1762776 CPUtime=6.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) S 106694 106697 103606 0 -1 1077936128 456202 0 0 0 559 70 0 0 20 0 21 0 17537862 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 818711 440694 2806 3035 0 500983 0
[pid=106697/tid=106701] ppid=106694 vsize=3274844 memory=10392 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106701/stat : 106701 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106702] ppid=106694 vsize=3274844 memory=0 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106702/stat : 106702 (fscip) S 106694 106697 103606 0 -1 1077936192 48290 0 0 0 22 6 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106703] ppid=106694 vsize=3274844 memory=14396 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106703/stat : 106703 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106704] ppid=106694 vsize=3274844 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106704/stat : 106704 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106705] ppid=106694 vsize=3274844 memory=1162128 CPUtime=0.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106705/stat : 106705 (fscip) R 106694 106697 103606 0 -1 4194368 45530 0 0 0 18 6 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106706] ppid=106694 vsize=3274844 memory=11424 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106706/stat : 106706 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106707] ppid=106694 vsize=3274844 memory=0 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106707/stat : 106707 (fscip) S 106694 106697 103606 0 -1 1077936192 48290 0 0 0 21 7 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106708] ppid=106694 vsize=3274844 memory=7733636411094618192 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106708/stat : 106708 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106709] ppid=106694 vsize=3274844 memory=10392 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106709/stat : 106709 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106710] ppid=106694 vsize=3274844 memory=5432 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106710/stat : 106710 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106711] ppid=106694 vsize=3274844 memory=14396 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106711/stat : 106711 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106712] ppid=106694 vsize=3274844 memory=29273809900535888 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106712/stat : 106712 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106713] ppid=106694 vsize=3274844 memory=16108 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106713/stat : 106713 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106714] ppid=106694 vsize=3274844 memory=2268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106714/stat : 106714 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106715] ppid=106694 vsize=3274844 memory=1996 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106715/stat : 106715 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106716] ppid=106694 vsize=3274844 memory=1836 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106716/stat : 106716 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106717] ppid=106694 vsize=3274844 memory=38468 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106717/stat : 106717 (fscip) S 106694 106697 103606 0 -1 1077936192 48291 0 0 0 21 7 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106718] ppid=106694 vsize=3274844 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106718/stat : 106718 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106719] ppid=106694 vsize=3274844 memory=19588 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106719/stat : 106719 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106720] ppid=106694 vsize=3274844 memory=54528 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106720/stat : 106720 (fscip) S 106694 106697 103606 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 17538347 3353440256 440694 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 3274844 KiB
Current children cumulated memory: 1762776 KiB

[startup+12.7014 s]
/proc/loadavg: 77.72 76.63 77.22 81/1023 106741
/proc/meminfo: memFree=756575524/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=17529004 memory=16095748 CPUtime=42.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) S 106694 106697 103606 0 -1 1077936128 3876384 0 0 0 3448 802 0 0 20 0 41 0 17537862 17949700096 4023937 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 4382251 4023937 2822 3035 0 4193229 0
[pid=106697/tid=106701] ppid=106694 vsize=17529004 memory=10392 CPUtime=1.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106701/stat : 106701 (fscip) R 106694 106697 103606 0 -1 4194368 131013 0 0 0 162 27 0 0 20 0 41 0 17538347 17949700096 4024003 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106702] ppid=106694 vsize=17529004 memory=11424 CPUtime=1.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106702/stat : 106702 (fscip) R 106694 106697 103606 0 -1 4194368 206617 0 0 0 141 43 0 0 20 0 41 0 17538347 17949700096 4024003 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106703] ppid=106694 vsize=17529004 memory=2268 CPUtime=1.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106703/stat : 106703 (fscip) R 106694 106697 103606 0 -1 4194368 207362 0 0 0 141 43 0 0 20 0 41 0 17538347 17949700096 4024003 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106704] ppid=106694 vsize=17529004 memory=1996 CPUtime=1.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106704/stat : 106704 (fscip) R 106694 106697 103606 0 -1 4194368 130670 0 0 0 161 28 0 0 20 0 41 0 17538347 17949700096 4024069 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106705] ppid=106694 vsize=17529004 memory=0 CPUtime=1.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106705/stat : 106705 (fscip) R 106694 106697 103606 0 -1 4194368 207145 0 0 0 141 43 0 0 20 0 41 0 17538347 17949700096 4024069 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106706] ppid=106694 vsize=17529004 memory=0 CPUtime=1.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106706/stat : 106706 (fscip) R 106694 106697 103606 0 -1 4194368 208639 0 0 0 143 41 0 0 20 0 41 0 17538347 17949700096 4024069 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106707] ppid=106694 vsize=17529004 memory=0 CPUtime=1.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106707/stat : 106707 (fscip) R 106694 106697 103606 0 -1 4194368 130465 0 0 0 162 28 0 0 20 0 41 0 17538347 17949700096 4024069 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106708] ppid=106694 vsize=17529004 memory=0 CPUtime=1.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106708/stat : 106708 (fscip) R 106694 106697 103606 0 -1 4194368 207000 0 0 0 141 42 0 0 20 0 41 0 17538347 17949700096 4024069 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106709] ppid=106694 vsize=17529004 memory=-7164065741132513427 CPUtime=1.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106709/stat : 106709 (fscip) R 106694 106697 103606 0 -1 4194368 207127 0 0 0 142 42 0 0 20 0 41 0 17538347 17949700096 4024069 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106710] ppid=106694 vsize=17529004 memory=0 CPUtime=1.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106710/stat : 106710 (fscip) R 106694 106697 103606 0 -1 4194368 130465 0 0 0 162 27 0 0 20 0 41 0 17538347 17949700096 4024135 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106711] ppid=106694 vsize=17529004 memory=0 CPUtime=1.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106711/stat : 106711 (fscip) R 106694 106697 103606 0 -1 4194368 207608 0 0 0 141 43 0 0 20 0 41 0 17538347 17949700096 4024135 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106712] ppid=106694 vsize=17529004 memory=0 CPUtime=1.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106712/stat : 106712 (fscip) R 106694 106697 103606 0 -1 4194368 207543 0 0 0 139 44 0 0 20 0 41 0 17538347 17949700096 4024135 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106713] ppid=106694 vsize=17529004 memory=215637819728 CPUtime=1.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106713/stat : 106713 (fscip) R 106694 106697 103606 0 -1 4194368 130673 0 0 0 160 29 0 0 20 0 41 0 17538347 17949700096 4024135 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106714] ppid=106694 vsize=17529004 memory=280926563274448 CPUtime=1.85 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106714/stat : 106714 (fscip) R 106694 106697 103606 0 -1 4194368 207358 0 0 0 143 42 0 0 20 0 41 0 17538347 17949700096 4024135 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106715] ppid=106694 vsize=17529004 memory=0 CPUtime=1.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106715/stat : 106715 (fscip) R 106694 106697 103606 0 -1 4194368 208134 0 0 0 142 41 0 0 20 0 41 0 17538347 17949700096 4024135 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106716] ppid=106694 vsize=17529004 memory=0 CPUtime=1.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106716/stat : 106716 (fscip) R 106694 106697 103606 0 -1 4194368 130492 0 0 0 161 28 0 0 20 0 41 0 17538347 17949700096 4024135 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106717] ppid=106694 vsize=17529004 memory=14396 CPUtime=1.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106717/stat : 106717 (fscip) R 106694 106697 103606 0 -1 4194368 207033 0 0 0 141 42 0 0 20 0 41 0 17538347 17949700096 4024135 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106718] ppid=106694 vsize=17529004 memory=29273809900535888 CPUtime=1.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106718/stat : 106718 (fscip) R 106694 106697 103606 0 -1 4194368 207114 0 0 0 139 44 0 0 20 0 41 0 17538347 17949700096 4024201 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106719] ppid=106694 vsize=17529004 memory=3491064 CPUtime=1.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106719/stat : 106719 (fscip) R 106694 106697 103606 0 -1 4194368 130495 0 0 0 160 29 0 0 20 0 41 0 17538347 17949700096 4024201 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106720] ppid=106694 vsize=17529004 memory=280926563129952 CPUtime=1.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106720/stat : 106720 (fscip) R 106694 106697 103606 0 -1 4194368 207845 0 0 0 141 43 0 0 20 0 41 0 17538347 17949700096 4024201 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106721] ppid=106694 vsize=17529004 memory=16582868733701 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106721/stat : 106721 (fscip) S 106694 106697 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17538957 17949700096 4024201 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106722] ppid=106694 vsize=17529004 memory=7589524564587603042 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106722/stat : 106722 (fscip) S 106694 106697 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17538957 17949700096 4024201 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106723] ppid=106694 vsize=17529004 memory=280926563787248 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106723/stat : 106723 (fscip) S 106694 106697 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17538957 17949700096 4024201 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0

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

/proc/106697/task/106727/stat : 106727 (fscip) S 106694 106697 103606 0 -1 1077936192 247 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106728] ppid=106694 vsize=28551028 memory=33100 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106728/stat : 106728 (fscip) S 106694 106697 103606 0 -1 1077936192 218 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106729] ppid=106694 vsize=28551028 memory=19588 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106729/stat : 106729 (fscip) S 106694 106697 103606 0 -1 1077936192 220 0 0 0 2 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106730] ppid=106694 vsize=28551028 memory=26916668 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106730/stat : 106730 (fscip) S 106694 106697 103606 0 -1 1077936192 218 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106731] ppid=106694 vsize=28551028 memory=26925208 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106731/stat : 106731 (fscip) S 106694 106697 103606 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106732] ppid=106694 vsize=28551028 memory=3308 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106732/stat : 106732 (fscip) S 106694 106697 103606 0 -1 1077936192 231 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106733] ppid=106694 vsize=28551028 memory=1704 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106733/stat : 106733 (fscip) S 106694 106697 103606 0 -1 1077936192 183 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106734] ppid=106694 vsize=28551028 memory=2268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106734/stat : 106734 (fscip) S 106694 106697 103606 0 -1 1077936192 217 0 0 0 0 2 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106735] ppid=106694 vsize=28551028 memory=1996 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106735/stat : 106735 (fscip) S 106694 106697 103606 0 -1 1077936192 218 0 0 0 2 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106736] ppid=106694 vsize=28551028 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106736/stat : 106736 (fscip) S 106694 106697 103606 0 -1 1077936192 192 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106737] ppid=106694 vsize=28551028 memory=11424 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106737/stat : 106737 (fscip) S 106694 106697 103606 0 -1 1077936192 218 0 0 0 2 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106738] ppid=106694 vsize=28551028 memory=25333125866717268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106738/stat : 106738 (fscip) S 106694 106697 103606 0 -1 1077936192 187 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106739] ppid=106694 vsize=28551028 memory=6152565061468906578 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106739/stat : 106739 (fscip) S 106694 106697 103606 0 -1 1077936192 218 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106740] ppid=106694 vsize=28551028 memory=26981152 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106740/stat : 106740 (fscip) S 106694 106697 103606 0 -1 1077936192 220 0 0 0 3 0 0 0 20 0 41 0 17538957 29236252672 6745289 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
Current children cumulated CPU time: 70848.2 s
Current children cumulated vsize: 28551028 KiB
Current children cumulated memory: 26981156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3640.4 s]
/proc/loadavg: 72.90 72.86 74.85 81/1029 109782
/proc/meminfo: memFree=742023820/790760800 swapFree=131071996/131071996
[pid=106697] ppid=106694 vsize=28923668 memory=27318652 CPUtime=72000.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/stat : 106697 (fscip) S 106694 106697 103606 0 -1 1077936128 67556212 0 0 0 7192693 7361 0 0 20 0 41 0 17537862 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 17 69 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
/proc/106697/statm: 7230917 6829663 3030 3035 0 7154286 0
[pid=106697/tid=106701] ppid=106694 vsize=28923668 memory=3308 CPUtime=3600.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106701/stat : 106701 (fscip) R 106694 106697 103606 0 -1 4194368 2913488 0 0 0 359674 331 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106702] ppid=106694 vsize=28923668 memory=27313500 CPUtime=3603.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106702/stat : 106702 (fscip) R 106694 106697 103606 0 -1 4194368 2684441 0 0 0 360042 308 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106703] ppid=106694 vsize=28923668 memory=6720664367752690280 CPUtime=3604.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106703/stat : 106703 (fscip) R 106694 106697 103606 0 -1 4194368 5725810 0 0 0 359842 581 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106704] ppid=106694 vsize=28923668 memory=2780 CPUtime=3601.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106704/stat : 106704 (fscip) R 106694 106697 103606 0 -1 4194368 2194360 0 0 0 359913 255 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106705] ppid=106694 vsize=28923668 memory=6608 CPUtime=3603.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106705/stat : 106705 (fscip) R 106694 106697 103606 0 -1 4194368 3041875 0 0 0 360024 344 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106706] ppid=106694 vsize=28923668 memory=4931388 CPUtime=3596.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106706/stat : 106706 (fscip) R 106694 106697 103606 0 -1 4194368 4436116 0 0 0 359220 446 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106707] ppid=106694 vsize=28923668 memory=2652 CPUtime=3596.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106707/stat : 106707 (fscip) R 106694 106697 103606 0 -1 4194368 2291244 0 0 0 359401 295 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106708] ppid=106694 vsize=28923668 memory=6720664367752690280 CPUtime=3605.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106708/stat : 106708 (fscip) R 106694 106697 103606 0 -1 4194368 2914516 0 0 0 360265 331 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106709] ppid=106694 vsize=28923668 memory=359431 CPUtime=3594.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106709/stat : 106709 (fscip) R 106694 106697 103606 0 -1 4194368 4974212 0 0 0 358948 513 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106710] ppid=106694 vsize=28923668 memory=359462 CPUtime=3598.91 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106710/stat : 106710 (fscip) R 106694 106697 103606 0 -1 4194368 2501754 0 0 0 359645 246 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106711] ppid=106694 vsize=28923668 memory=360362 CPUtime=3602.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106711/stat : 106711 (fscip) R 106694 106697 103606 0 -1 4194368 2808819 0 0 0 359956 306 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106712] ppid=106694 vsize=28923668 memory=359227 CPUtime=3596.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106712/stat : 106712 (fscip) R 106694 106697 103606 0 -1 4194368 4675699 0 0 0 359158 472 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106713] ppid=106694 vsize=28923668 memory=359656 CPUtime=3592.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106713/stat : 106713 (fscip) R 106694 106697 103606 0 -1 4194368 2591701 0 0 0 359017 282 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106714] ppid=106694 vsize=28923668 memory=360028 CPUtime=3597.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106714/stat : 106714 (fscip) R 106694 106697 103606 0 -1 4194368 3081641 0 0 0 359439 331 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106715] ppid=106694 vsize=28923668 memory=359396 CPUtime=3604.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106715/stat : 106715 (fscip) R 106694 106697 103606 0 -1 4194368 4646506 0 0 0 360011 469 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106716] ppid=106694 vsize=28923668 memory=359064 CPUtime=3604.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106716/stat : 106716 (fscip) R 106694 106697 103606 0 -1 4194368 2441812 0 0 0 360079 327 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106717] ppid=106694 vsize=28923668 memory=6720664367752690280 CPUtime=3597.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106717/stat : 106717 (fscip) R 106694 106697 103606 0 -1 4194368 2963538 0 0 0 359391 321 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106718] ppid=106694 vsize=28923668 memory=2780 CPUtime=3600.41 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106718/stat : 106718 (fscip) R 106694 106697 103606 0 -1 4194368 4849834 0 0 0 359541 500 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106719] ppid=106694 vsize=28923668 memory=6608 CPUtime=3593.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106719/stat : 106719 (fscip) R 106694 106697 103606 0 -1 4194368 2485323 0 0 0 359047 304 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106720] ppid=106694 vsize=28923668 memory=4932700 CPUtime=3598.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106720/stat : 106720 (fscip) R 106694 106697 103606 0 -1 4194368 3061802 0 0 0 359522 335 0 0 20 0 41 0 17538347 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106721] ppid=106694 vsize=28923668 memory=2744 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106721/stat : 106721 (fscip) S 106694 106697 103606 0 -1 1077936192 223 0 0 0 2 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106722] ppid=106694 vsize=28923668 memory=4964 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106722/stat : 106722 (fscip) S 106694 106697 103606 0 -1 1077936192 240 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106723] ppid=106694 vsize=28923668 memory=966464 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106723/stat : 106723 (fscip) S 106694 106697 103606 0 -1 1077936192 158 0 0 0 1 2 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106724] ppid=106694 vsize=28923668 memory=-6513158811759590244 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106724/stat : 106724 (fscip) S 106694 106697 103606 0 -1 1077936192 181 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106725] ppid=106694 vsize=28923668 memory=8428 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106725/stat : 106725 (fscip) S 106694 106697 103606 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106726] ppid=106694 vsize=28923668 memory=28356 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106726/stat : 106726 (fscip) S 106694 106697 103606 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106727] ppid=106694 vsize=28923668 memory=31820 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106727/stat : 106727 (fscip) S 106694 106697 103606 0 -1 1077936192 251 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106728] ppid=106694 vsize=28923668 memory=5008 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106728/stat : 106728 (fscip) S 106694 106697 103606 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106729] ppid=106694 vsize=28923668 memory=3185932 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106729/stat : 106729 (fscip) S 106694 106697 103606 0 -1 1077936192 224 0 0 0 2 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106730] ppid=106694 vsize=28923668 memory=-6441382692698372970 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106730/stat : 106730 (fscip) S 106694 106697 103606 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106731] ppid=106694 vsize=28923668 memory=8323350987516068516 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106731/stat : 106731 (fscip) S 106694 106697 103606 0 -1 1077936192 181 0 0 0 2 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106732] ppid=106694 vsize=28923668 memory=7636 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106732/stat : 106732 (fscip) S 106694 106697 103606 0 -1 1077936192 234 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106733] ppid=106694 vsize=28923668 memory=25333125866717268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106733/stat : 106733 (fscip) S 106694 106697 103606 0 -1 1077936192 187 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106734] ppid=106694 vsize=28923668 memory=54528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106734/stat : 106734 (fscip) S 106694 106697 103606 0 -1 1077936192 221 0 0 0 0 2 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106735] ppid=106694 vsize=28923668 memory=28496 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106735/stat : 106735 (fscip) S 106694 106697 103606 0 -1 1077936192 222 0 0 0 2 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106736] ppid=106694 vsize=28923668 memory=27313496 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106736/stat : 106736 (fscip) S 106694 106697 103606 0 -1 1077936192 196 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106737] ppid=106694 vsize=28923668 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106737/stat : 106737 (fscip) S 106694 106697 103606 0 -1 1077936192 222 0 0 0 2 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106738] ppid=106694 vsize=28923668 memory=3308 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106738/stat : 106738 (fscip) S 106694 106697 103606 0 -1 1077936192 191 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106739] ppid=106694 vsize=28923668 memory=6720664367752690280 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106739/stat : 106739 (fscip) S 106694 106697 103606 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
[pid=106697/tid=106740] ppid=106694 vsize=28923668 memory=13908 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/106697/task/106740/stat : 106740 (fscip) S 106694 106697 103606 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 17538957 29617836032 6829663 809668444160 4194304 16623229 140733973541616 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 25296896 140733973545993 140733973546111 140733973546111 140733973553136 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 28923668 KiB
Current children cumulated memory: 27318652 KiB

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

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

# cumulated CPU time of all completed processes:  user=71927.2 s, system=74.3569 s

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

[startup+3640.8 s]
/proc/loadavg: 72.90 72.86 74.85 63/990 109782
/proc/meminfo: memFree=745987232/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3641 s]*
/proc/loadavg: 72.90 72.86 74.85 62/990 109782
/proc/meminfo: memFree=764208164/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3641.12 s]
/proc/loadavg: 72.90 72.86 74.85 62/990 109782
/proc/meminfo: memFree=764208164/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): 3641.16
CPU time (s): 72001.5
CPU user time (s): 71927.2
CPU system time (s): 74.3569
CPU usage (%): 1977.44
Max. virtual memory (cumulated for all children) (KiB): 29050852
Max. memory (cumulated for all children) (KiB): 27405148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71927.2
system time used= 74.3569
maximum resident set size= 27407196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67556216
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= 596830
involuntary context switches= 196469


# summary of solver processes directly reported to runsolver:
#   pid: 106697
#   total CPU time (s): 72001.5
#   total CPU user time (s): 71927.2
#   total CPU system time (s): 74.3569

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8648 second user time and 81.6085 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-01 12:51:51
IDJOB=4465398
IDBENCH=155358
IDSOLVER=3094
FILE ID=nodeD101/4465398-1722509511
RUNJOBID= nodeD101-1722508775-103617
SLURM_JOB_ID= 8254261
Free space on /tmp= 8622824 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-stp3d.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-4465398-1722509511/watcher-4465398-1722509511 -o /tmp/evaluation-result-4465398-1722509511/solver-4465398-1722509511 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722508775-103617 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465398-1722509511.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= a4b0cd988cdc47ea50384dbc6c682a43
RANDOM SEED=437951463

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

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

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

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

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

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

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

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

processor	: 78
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 3199.940
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		: 3164.241
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:        769013248 kB
MemAvailable:   767253220 kB
Buffers:          235596 kB
Cached:          1111804 kB
SwapCached:            0 kB
Active:           402520 kB
Inactive:       18913416 kB
Active(anon):       2120 kB
Inactive(anon): 17988952 kB
Active(file):     400400 kB
Inactive(file):   924464 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             36988 kB
Writeback:            56 kB
AnonPages:      17966836 kB
Mapped:           128596 kB
Shmem:             22536 kB
KReclaimable:     142396 kB
Slab:             477220 kB
SReclaimable:     142396 kB
SUnreclaim:       334824 kB
KernelStack:       16928 kB
PageTables:        45872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2665692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           251520 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1517568 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:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622796 MiB
End job on nodeD101 at 2024-08-01 13:52:32