Trace number 4465421

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) 69920.5 3701.42

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX300_K192_cod1.opb
MD5SUMb6518815c856eaafc5c2f585e9c40549
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-157192
Best CPU time to get the best result obtained on this benchmark68193.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 170372
Biggest coefficient in the objective function 6765
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 139771126
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 6765
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 139771126
Number of bits of the biggest sum of numbers28
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
2.68/2.79	c Default LC presolving (default).
2.78/2.80	c ** Before presolving: virtualMemUsedAtLc = 2166892132, getVmSize() = 1465954304, SCIPgetMemUsed() = 1387109243, SCIPgetMemTotal() = 1405788675, SCIPgetMemExternEstim() = 761103457
2.78/2.80	c ** set memory limit for presolving in LC to 8.78927e+12 for SCIP **
166.48/167.14	c ** Estimated virtualMemUsedAtSolver = 2264857730, getVmSize() = 3085676544, SCIPgetMemUsed() = 2144121715, SCIPgetMemTotal() = 2636183139, SCIPgetMemExternEstim() = 761103457
166.48/167.14	c ** set memory limit for solvers to 4.18148e+11 for each SCIP **
166.48/167.14	c Original Problem   :
166.48/167.14	c   Problem name     : instance-4465421-1723639342
166.48/167.14	c   Variables        : 399113 (399113 binary, 0 integer, 0 implicit integer, 0 continuous)
166.48/167.14	c   Constraints      : 400980
166.48/167.14	c   Objective sense  : minimize
166.48/167.14	c Presolved Problem  :
166.48/167.14	c   Variables        : 227772 (227772 binary, 0 integer, 0 implicit integer, 0 continuous)
166.48/167.14	c   Constraints      : 228835
166.48/167.14	c Constraints        : Number
166.48/167.14	c   knapsack         : 1 
166.48/167.14	c   setppc           : 16694 
166.48/167.14	c   linear           : 61 
166.48/167.14	c   orbitope         : 13 
166.48/167.14	c   logicor          : 212066 
166.48/167.14	c ** Instance transfer method used: 0
167.06/167.74	c ** ParaScipInstance copy increased the number of variables. **
180.81/181.20	c LC is working with racing ramp-up and with rebuilding tree after racing.
180.81/181.20	c                                Nodes    Active                                            
180.81/181.20	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
356.51/190.35	c *     190              0           1        20           0.0000                -          -
356.51/190.35	c       190              0           1        20           0.0000                -          -
2778.04/312.64	c *     313              0           1        20       -5168.0000                -          -
2778.04/312.64	c       313              0           1        20       -5168.0000                -          -
2868.85/317.25	c *     317              0           1        20       -8200.0000                -          -
3219.65/334.98	c *     335              0           1        20     -157192.0000                -          -
3219.65/334.98	c       335              0           1        20     -157192.0000                -          -
3586.38/353.44	c       353              2           1        20     -157192.0000  -136923693.0000          -
3691.42/358.75	c       359             16          15        20     -157192.0000  -136921545.0000          -
3792.31/363.87	c       364             34          33        20     -157192.0000  -136921545.0000          -
3919.07/370.25	c       370             53          52        20     -157192.0000  -136921545.0000          -
4024.17/375.50	c       376             76          75        20     -157192.0000  -136921545.0000          -
4127.35/380.76	c       381             93          92        20     -157192.0000  -136921545.0000          -
4244.30/386.68	c       387            113         112        20     -157192.0000  -136921545.0000          -
4349.34/391.91	c       392            142         141        20     -157192.0000  -136921545.0000          -
4456.37/397.37	c       397            154         153        20     -157192.0000  -136921545.0000          -
4597.15/404.47	c       404            162         161        20     -157192.0000  -136921545.0000          -
4718.16/410.53	c       411            222         221        20     -157192.0000  -136921545.0000          -
4819.36/415.61	c       416            262         261        20     -157192.0000  -136921545.0000          -
4924.53/420.97	c       421            302         301        20     -157192.0000  -136921545.0000          -
5057.47/427.61	c       428            341         340        20     -157192.0000  -136921545.0000          -
5156.67/432.64	c       433            361         360        20     -157192.0000  -136921545.0000          -
5257.82/437.76	c       438            362         361        20     -157192.0000  -136921545.0000          -
5363.69/443.04	c       443            382         381        20     -157192.0000  -136921545.0000          -
5462.90/448.12	c       448            401         400        20     -157192.0000  -136921545.0000          -
5573.32/453.68	c       454            402         401        20     -157192.0000  -136921545.0000          -
5686.43/459.33	c       459            422         421        20     -157192.0000  -136921545.0000          -
5807.49/465.43	c       465            462         461        20     -157192.0000  -136921545.0000          -
5916.65/470.91	c       471            502         501        20     -157192.0000  -136921545.0000          -
6020.58/476.17	c       476            522         521        20     -157192.0000  -136921545.0000          -
6121.03/481.21	c       481            562         561        20     -157192.0000  -136921545.0000          -
6234.15/487.01	c       487            622         621        20     -157192.0000  -136921545.0000          -
6336.05/492.12	c       492            662         661        20     -157192.0000  -136921545.0000          -
6438.59/497.29	c       497            662         661        20     -157192.0000  -136921545.0000          -
6543.76/502.55	c       503            702         701        20     -157192.0000  -136921545.0000          -
6660.82/508.46	c       508            723         720        20     -157192.0000  -136921545.0000          -
6766.02/513.74	c       514            763         760        20     -157192.0000  -136921545.0000          -
6871.90/519.13	c       519            803         800        20     -157192.0000  -136921545.0000          -
6980.40/524.50	c       525            862         859        20     -157192.0000  -136921545.0000          -
7095.55/530.35	c       530            883         880        20     -157192.0000  -136921545.0000          -
7218.62/536.57	c       537            917         912        20     -157192.0000  -136921545.0000          -
7323.81/541.82	c       542            964         959        20     -157192.0000  -136921545.0000          -
7427.49/547.06	c       547            998         993        20     -157192.0000  -136921545.0000          -
7532.13/552.30	c       552           1038        1033        20     -157192.0000  -136921545.0000          -
7633.35/557.41	c       557           1038        1033        20     -157192.0000  -136921545.0000          -
7740.43/562.89	c       563           1064        1059        20     -157192.0000  -136921545.0000          -
7841.65/567.91	c       568           1104        1099        20     -157192.0000  -136921545.0000          -
7958.74/573.84	c       574           1117        1112        20     -157192.0000  -136921545.0000          -
8065.89/579.27	c       579           1137        1132        20     -157192.0000  -136921545.0000          -
8181.71/585.07	c       585           1177        1172        20     -157192.0000  -136921545.0000          -
8284.21/590.21	c       590           1225        1220        20     -157192.0000  -136921545.0000          -
8385.42/595.38	c       595           1276        1271        20     -157192.0000  -136921545.0000          -
8484.60/600.40	c       600           1276        1271        20     -157192.0000  -136921545.0000          -
8585.80/605.49	c       606           1276        1271        20     -157192.0000  -136921545.0000          -
8699.81/611.17	c       611           1317        1312        20     -157192.0000  -136921545.0000          -
8805.97/616.51	c       617           1317        1312        20     -157192.0000  -136921545.0000          -
8913.13/621.92	c       622           1324        1319        20     -157192.0000  -136921545.0000          -
9024.13/627.57	c       628           1384        1379        20     -157192.0000  -136921545.0000          -
9127.15/632.78	c       633           1397        1392        20     -157192.0000  -136921545.0000          -
9232.98/638.08	c       638           1397        1392        20     -157192.0000  -136921545.0000          -
9347.28/643.84	c       644           1439        1434        20     -157192.0000  -136921545.0000          -
9448.42/649.02	c       649           1490        1485        20     -157192.0000  -136921545.0000          -
9553.45/654.29	c       654           1536        1531        20     -157192.0000  -136921545.0000          -
9662.49/659.71	c       660           1576        1571        20     -157192.0000  -136921545.0000          -
9773.56/665.34	c       665           1576        1571        20     -157192.0000  -136921545.0000          -
9872.74/670.35	c       670           1576        1571        20     -157192.0000  -136921545.0000          -
9973.85/675.40	c       675           1597        1592        20     -157192.0000  -136921545.0000          -
10082.97/680.95	c       681           1660        1655        20     -157192.0000  -136921545.0000          -
10188.04/686.27	c       686           1704        1699        20     -157192.0000  -136921545.0000          -
10297.10/691.77	c       692           1757        1752        20     -157192.0000  -136921545.0000          -
10400.26/697.00	c       697           1757        1752        20     -157192.0000  -136921545.0000          -
10507.36/702.39	c       702           1757        1752        20     -157192.0000  -136921545.0000          -
10612.52/707.64	c       708           1777        1772        20     -157192.0000  -136921545.0000          -
10713.59/712.76	c       713           1816        1811        20     -157192.0000  -136921545.0000          -
10822.47/718.26	c       718           1864        1859        20     -157192.0000  -136921545.0000          -
10927.66/723.50	c       724           1904        1899        20     -157192.0000  -136921545.0000          -
11032.76/728.87	c       729           1917        1912        20     -157192.0000  -136921545.0000          -
11136.58/734.11	c       734           1917        1912        20     -157192.0000  -136921545.0000          -
11237.54/739.15	c       739           1917        1912        20     -157192.0000  -136921545.0000          -
11336.80/744.19	c       744           1964        1959        20     -157192.0000  -136921545.0000          -
11440.86/749.46	c       749           1997        1992        20     -157192.0000  -136921545.0000          -
11549.75/754.94	c       755           2044        2039        20     -157192.0000  -136921545.0000          -
11651.48/760.13	c       760           2085        2080        20     -157192.0000  -136921545.0000          -
11757.71/765.41	c       765           2099        2094        20     -157192.0000  -136921545.0000          -
11869.31/771.06	c       771           2099        2094        20     -157192.0000  -136921545.0000          -
11993.10/777.37	c       777           2104        2099        20     -157192.0000  -136921545.0000          -
12106.95/783.08	c       783           2144        2139        20     -157192.0000  -136921545.0000          -
12209.02/788.22	c       788           2197        2192        20     -157192.0000  -136921545.0000          -
12310.04/793.40	c       793           2237        2232        20     -157192.0000  -136921545.0000          -
12417.07/798.73	c       799           2277        2272        20     -157192.0000  -136921545.0000          -
12522.92/804.10	c       804           2316        2311        20     -157192.0000  -136921545.0000          -
12627.12/809.39	c       809           2356        2351        20     -157192.0000  -136921545.0000          -
12734.02/814.74	c       815           2404        2399        20     -157192.0000  -136921545.0000          -
12835.08/819.81	c       820           2437        2432        20     -157192.0000  -136921545.0000          -
12936.16/824.98	c       825           2488        2483        20     -157192.0000  -136921545.0000          -
13037.93/830.11	c       830           2544        2539        20     -157192.0000  -136921545.0000          -
13145.90/835.59	c       836           2584        2579        20     -157192.0000  -136921545.0000          -
13248.86/840.72	c       841           2624        2619        20     -157192.0000  -136921545.0000          -
13347.93/845.77	c       846           2656        2651        20     -157192.0000  -136921545.0000          -
13446.96/850.79	c       851           2656        2651        20     -157192.0000  -136921545.0000          -
13547.97/855.87	c       856           2656        2651        20     -157192.0000  -136921545.0000          -
13656.88/861.38	c       861           2656        2651        20     -157192.0000  -136921545.0000          -
13759.86/866.51	c       867           2678        2673        20     -157192.0000  -136921545.0000          -
13860.83/871.65	c       872           2678        2673        20     -157192.0000  -136921545.0000          -
13977.51/877.55	c       878           2678        2673        20     -157192.0000  -136921545.0000          -
14090.07/883.26	c       883           2678        2673        20     -157192.0000  -136921545.0000          -
14193.11/888.49	c       888           2684        2679        20     -157192.0000  -136921545.0000          -
14299.95/893.81	c       894           2725        2720        20     -157192.0000  -136921545.0000          -
14400.95/898.93	c       899           2777        2772        20     -157192.0000  -136921545.0000          -
14505.88/904.21	c       904           2825        2820        20     -157192.0000  -136921545.0000          -
14604.92/909.28	c       909           2870        2865        20     -157192.0000  -136921545.0000          -
14705.98/914.36	c       914           2926        2921        20     -157192.0000  -136921545.0000          -
14809.05/919.51	c       920           2979        2974        20     -157192.0000  -136921545.0000          -
14910.10/924.60	c       925           3018        3013        20     -157192.0000  -136921545.0000          -
15011.15/929.74	c       930           3064        3059        20     -157192.0000  -136921545.0000          -
15110.20/934.75	c       935           3104        3099        20     -157192.0000  -136921545.0000          -
15211.18/939.90	c       940           3137        3132        20     -157192.0000  -136921545.0000          -
15315.08/945.05	c       945           3137        3132        20     -157192.0000  -136921545.0000          -
15424.78/950.60	c       951           3137        3132        20     -157192.0000  -136921545.0000          -
15523.86/955.68	c       956           3137        3132        20     -157192.0000  -136921545.0000          -
15624.92/960.79	c       961           3137        3132        20     -157192.0000  -136921545.0000          -
15727.94/965.97	c       966           3165        3160        20     -157192.0000  -136921545.0000          -
15834.92/971.34	c       971           3218        3213        20     -157192.0000  -136921545.0000          -
15943.95/976.83	c       977           3267        3262        20     -157192.0000  -136921545.0000          -
16047.69/982.10	c       982           3326        3321        20     -157192.0000  -136921545.0000          -
16156.01/987.51	c       988           3364        3359        20     -157192.0000  -136921545.0000          -
16263.05/992.92	c       993           3423        3418        20     -157192.0000  -136921545.0000          -
16367.09/998.19	c       998           3440        3435        20     -157192.0000  -136921545.0000          -
16467.11/1003.22	c      1003           3440        3435        20     -157192.0000  -136921545.0000          -
16568.20/1008.37	c      1008           3440        3435        20     -157192.0000  -136921545.0000          -
16673.29/1013.65	c      1014           3440        3435        20     -157192.0000  -136921545.0000          -
16784.32/1019.22	c      1019           3444        3439        20     -157192.0000  -136921545.0000          -
16885.46/1024.40	c      1024           3501        3496        20     -157192.0000  -136921545.0000          -
16992.53/1029.78	c      1030           3544        3539        20     -157192.0000  -136921545.0000          -
17098.36/1035.10	c      1035           3604        3599        20     -157192.0000  -136921545.0000          -
17199.76/1040.15	c      1040           3645        3640        20     -157192.0000  -136921545.0000          -
17299.99/1045.28	c      1045           3704        3699        20     -157192.0000  -136921545.0000          -
17401.15/1050.32	c      1050           3724        3719        20     -157192.0000  -136921545.0000          -
17500.29/1055.39	c      1055           3759        3754        20     -157192.0000  -136921545.0000          -
17605.38/1060.68	c      1061           3779        3774        20     -157192.0000  -136921545.0000          -
17713.29/1066.08	c      1066           3800        3795        20     -157192.0000  -136921545.0000          -
17819.55/1071.40	c      1071           3820        3815        20     -157192.0000  -136921545.0000          -
17924.69/1076.76	c      1077           3840        3835        20     -157192.0000  -136921545.0000          -
18035.69/1082.39	c      1082           3864        3859        20     -157192.0000  -136921545.0000          -
18142.85/1087.71	c      1088           3901        3896        20     -157192.0000  -136921545.0000          -
18246.04/1093.00	c      1093           3920        3915        20     -157192.0000  -136921545.0000          -
18355.14/1098.43	c      1098           3940        3935        20     -157192.0000  -136921545.0000          -
18466.96/1104.06	c      1104           3964        3959        20     -157192.0000  -136921545.0000          -
18573.12/1109.45	c      1109           3984        3979        20     -157192.0000  -136921545.0000          -
18672.28/1114.46	c      1114           4004        3999        20     -157192.0000  -136921545.0000          -
18775.29/1119.63	c      1120           4024        4019        20     -157192.0000  -136921545.0000          -
18890.25/1125.45	c      1125           4060        4055        20     -157192.0000  -136921545.0000          -
18999.19/1130.98	c      1131           4081        4076        20     -157192.0000  -136921545.0000          -
19101.17/1136.09	c      1136           4101        4096        20     -157192.0000  -136921545.0000          -
19200.30/1141.10	c      1141           4124        4119        20     -157192.0000  -136921545.0000          -
19302.51/1146.26	c      1146           4160        4155        20     -157192.0000  -136921545.0000          -
19405.56/1151.43	c      1151           4180        4175        20     -157192.0000  -136921545.0000          -
19506.65/1156.53	c      1157           4200        4195        20     -157192.0000  -136921545.0000          -
19611.73/1161.83	c      1162           4221        4216        20     -157192.0000  -136921545.0000          -
19712.84/1166.93	c      1167           4241        4236        20     -157192.0000  -136921545.0000          -
19825.75/1172.62	c      1173           4264        4259        20     -157192.0000  -136921545.0000          -
19928.78/1177.80	c      1178           4300        4295        20     -157192.0000  -136921545.0000          -
20034.23/1183.16	c      1183           4324        4319        20     -157192.0000  -136921545.0000          -
20136.79/1188.32	c      1188           4369        4364        20     -157192.0000  -136921545.0000          -
20235.96/1193.35	c      1193           4431        4426        20     -157192.0000  -136921545.0000          -
20339.03/1198.50	c      1199           4482        4477        20     -157192.0000  -136921545.0000          -
20445.95/1203.94	c      1204           4561        4556        20     -157192.0000  -136921545.0000          -
20560.94/1209.75	c      1210           4619        4614        20     -157192.0000  -136921545.0000          -
20671.95/1215.39	c      1215           4664        4659        20     -157192.0000  -136921545.0000          -
20775.04/1220.57	c      1221           4658          15        20     -157192.0000  -136900801.0000          -
20878.16/1225.70	c      1226           4678          35        20     -157192.0000  -136900801.0000          -
20979.31/1230.83	c      1231           4698          55        20     -157192.0000  -136900801.0000          -
21088.38/1236.35	c      1236           4719          76        20     -157192.0000  -136900801.0000          -
21195.49/1241.76	c      1242           4739          96        20     -157192.0000  -136900801.0000          -
21298.57/1247.03	c      1247           4759         116        20     -157192.0000  -136900801.0000          -
21407.61/1252.44	c      1252           4779         136        20     -157192.0000  -136900801.0000          -
21512.78/1257.75	c      1258           4784         141        20     -157192.0000  -136900801.0000          -
21618.58/1263.05	c      1263           4804         161        20     -157192.0000  -136900801.0000          -
21721.08/1268.22	c      1268           4844         201        20     -157192.0000  -136900801.0000          -
21836.76/1274.09	c      1274           4864         221        20     -157192.0000  -136900801.0000          -
21939.26/1279.26	c      1279           4904         261        20     -157192.0000  -136900801.0000          -
22064.28/1285.58	c      1286           4964         321        20     -157192.0000  -136900801.0000          -
22169.43/1290.84	c      1291           4985         340        20     -157192.0000  -136900801.0000          -
22273.34/1296.12	c      1296           5025         380        20     -157192.0000  -136900801.0000          -
22379.71/1301.42	c      1301           5065         420        20     -157192.0000  -136900801.0000          -
22480.89/1306.53	c      1307           5085         440        20     -157192.0000  -136900801.0000          -
22590.57/1312.09	c      1312           5139          15        20     -157192.0000  -136893116.0000          -
22697.07/1317.40	c      1317           5159          35        20     -157192.0000  -136893116.0000          -
22798.21/1322.58	c      1323           5178          54        20     -157192.0000  -136893116.0000          -
22903.29/1327.80	c      1328           5198          74        20     -157192.0000  -136893116.0000          -
23009.00/1333.18	c      1333           5205          81        20     -157192.0000  -136893116.0000          -
23111.44/1338.34	c      1338           5225         101        20     -157192.0000  -136893116.0000          -
23220.50/1343.88	c      1344           5245         121        20     -157192.0000  -136893116.0000          -
23326.42/1349.15	c      1349           5259         135        20     -157192.0000  -136893116.0000          -
23426.69/1354.22	c      1354           5265         141        20     -157192.0000  -136893116.0000          -
23544.47/1360.14	c      1360           5285         161        20     -157192.0000  -136893116.0000          -
23672.57/1366.63	c      1367           5305         181        20     -157192.0000  -136893116.0000          -
23789.59/1372.56	c      1373           5365         241        20     -157192.0000  -136893116.0000          -
23888.74/1377.58	c      1378           5446         318        20     -157192.0000  -136893116.0000          -
23998.44/1383.04	c      1383           5507         379        20     -157192.0000  -136893116.0000          -
24097.62/1388.12	c      1388           5569         441        20     -157192.0000  -136893116.0000          -
24201.97/1393.32	c      1393           5622         494        20     -157192.0000  -136893116.0000          -
24301.05/1398.37	c      1398           5664         536        20     -157192.0000  -136893116.0000          -
24402.06/1403.49	c      1404           5682         554        20     -157192.0000  -136893116.0000          -
24503.10/1408.56	c      1409           5742         614        20     -157192.0000  -136893116.0000          -
24602.16/1413.59	c      1414           5787         659        20     -157192.0000  -136893116.0000          -
24705.21/1418.70	c      1419           5834         706        20     -157192.0000  -136893116.0000          -
24806.27/1423.88	c      1424           5887         759        20     -157192.0000  -136893116.0000          -
24919.26/1429.55	c      1430           5947         819        20     -157192.0000  -136893116.0000          -
25030.85/1435.19	c      1435           6014         886        20     -157192.0000  -136893116.0000          -
25131.38/1440.24	c      1440           6067         939        20     -157192.0000  -136893116.0000          -
25234.51/1445.41	c      1445           6127         999        20     -157192.0000  -136893116.0000          -
25341.62/1450.90	c      1451           6187        1059        20     -157192.0000  -136893116.0000          -
25448.67/1456.24	c      1456           6243        1115        20     -157192.0000  -136893116.0000          -
25553.79/1461.54	c      1462           6303        1175        20     -157192.0000  -136893116.0000          -
25652.95/1466.56	c      1467           6347        1219        20     -157192.0000  -136893116.0000          -
25754.10/1471.65	c      1472           6403        1275        20     -157192.0000  -136893116.0000          -
25857.21/1476.83	c      1477           6463        1335        20     -157192.0000  -136893116.0000          -
25956.34/1481.90	c      1482           6463        1335        20     -157192.0000  -136893116.0000          -
26065.38/1487.38	c      1487           6494        1366        20     -157192.0000  -136893116.0000          -
26164.51/1492.39	c      1492           6545        1417        20     -157192.0000  -136893116.0000          -
26280.05/1498.17	c      1498           6587        1459        20     -157192.0000  -136893116.0000          -
26380.59/1503.23	c      1503           6647        1519        20     -157192.0000  -136893116.0000          -
26481.75/1508.31	c      1508           6704        1576        20     -157192.0000  -136893116.0000          -
26582.92/1513.45	c      1513           6742        1614        20     -157192.0000  -136893116.0000          -
26688.06/1518.76	c      1519           6787        1659        20     -157192.0000  -136893116.0000          -
26789.24/1523.84	c      1524           6846        1718        20     -157192.0000  -136893116.0000          -
26890.37/1528.95	c      1529           6887        1759        20     -157192.0000  -136893116.0000          -
26989.54/1533.96	c      1534           6944        1816        20     -157192.0000  -136893116.0000          -
27091.24/1539.10	c      1539           6983        1855        20     -157192.0000  -136893116.0000          -
27195.62/1544.33	c      1544           7030        1902        20     -157192.0000  -136893116.0000          -
27294.67/1549.37	c      1549           7087        1959        20     -157192.0000  -136893116.0000          -
27395.85/1554.46	c      1554           7143        2015        20     -157192.0000  -136893116.0000          -
27498.99/1559.68	c      1560           7187        2059        20     -157192.0000  -136893116.0000          -
27604.11/1565.02	c      1565           7246        2118        20     -157192.0000  -136893116.0000          -
27703.22/1570.03	c      1570           7306        2178        20     -157192.0000  -136893116.0000          -
27802.37/1575.04	c      1575           7348        2220        20     -157192.0000  -136893116.0000          -
27909.27/1580.32	c      1580           7406        2278        20     -157192.0000  -136893116.0000          -
28012.31/1585.52	c      1586           7447        2319        20     -157192.0000  -136893116.0000          -
28115.22/1590.76	c      1591           7503        2375        20     -157192.0000  -136893116.0000          -
28218.18/1595.99	c      1596           7547        2419        20     -157192.0000  -136893116.0000          -
28323.22/1601.25	c      1601           7604        2476        20     -157192.0000  -136893116.0000          -
28426.33/1606.45	c      1606           7647        2519        20     -157192.0000  -136893116.0000          -
28525.45/1611.49	c      1611           7704        2576        20     -157192.0000  -136893116.0000          -
28632.56/1616.80	c      1617           7748        2620        20     -157192.0000  -136893116.0000          -
28731.63/1621.82	c      1622           7804        2676        20     -157192.0000  -136893116.0000          -
28832.64/1626.94	c      1627           7847        2719        20     -157192.0000  -136893116.0000          -
28936.38/1632.19	c      1632           7903        2775        20     -157192.0000  -136893116.0000          -
29040.74/1637.43	c      1637           7947        2819        20     -157192.0000  -136893116.0000          -
29141.64/1642.60	c      1643           8005        2877        20     -157192.0000  -136893116.0000          -
29242.64/1647.61	c      1648           8047        2919        20     -157192.0000  -136893116.0000          -
29345.54/1652.84	c      1653           8067        2939        20     -157192.0000  -136893116.0000          -
29444.57/1657.86	c      1658           8102        2974        20     -157192.0000  -136893116.0000          -
29553.55/1663.34	c      1663           8122        2994        20     -157192.0000  -136893116.0000          -
29662.49/1668.84	c      1669           8142        3014        20     -157192.0000  -136893116.0000          -
29791.23/1675.33	c      1675           8163        3035        20     -157192.0000  -136893116.0000          -
29890.29/1680.37	c      1680           8187        3059        20     -157192.0000  -136893116.0000          -
29997.23/1685.76	c      1686           8207        3079        20     -157192.0000  -136893116.0000          -
30096.13/1690.79	c      1691           8243        3115        20     -157192.0000  -136893116.0000          -
30197.16/1695.88	c      1696           8262        3134        20     -157192.0000  -136893116.0000          -
30300.88/1701.12	c      1701           8283        3155        20     -157192.0000  -136893116.0000          -
30413.22/1706.77	c      1707           8303        3175        20     -157192.0000  -136893116.0000          -
30524.22/1712.40	c      1712           8323        3195        20     -157192.0000  -136893116.0000          -
30629.28/1717.62	c      1718           8342        3214        20     -157192.0000  -136893116.0000          -
30728.36/1722.65	c      1723           8367        3239        20     -157192.0000  -136893116.0000          -
30833.39/1728.02	c      1728           8387        3259        20     -157192.0000  -136893116.0000          -
30938.48/1733.30	c      1733           8422        3294        20     -157192.0000  -136893116.0000          -
31039.50/1738.37	c      1738           8442        3314        20     -157192.0000  -136893116.0000          -
31140.64/1743.47	c      1743           8463        3335        20     -157192.0000  -136893116.0000          -
31243.68/1748.60	c      1749           8482        3354        20     -157192.0000  -136893116.0000          -
31358.64/1754.41	c      1754           8502        3374        20     -157192.0000  -136893116.0000          -
31467.73/1759.96	c      1760           8523        3395        20     -157192.0000  -136893116.0000          -
31572.95/1765.27	c      1765           8547        3419        20     -157192.0000  -136893116.0000          -
31685.77/1770.92	c      1771           8583        3455        20     -157192.0000  -136893116.0000          -
31802.82/1776.88	c      1777           5240          15        20     -157192.0000  -136890461.0000          -
31911.89/1782.35	c      1782           5260          35        20     -157192.0000  -136890461.0000          -
32013.03/1787.42	c      1787           5280          55        20     -157192.0000  -136890461.0000          -
32114.02/1792.50	c      1793           5300          75        20     -157192.0000  -136890461.0000          -
32221.06/1798.00	c      1798           5319          94        20     -157192.0000  -136890461.0000          -
32326.15/1803.23	c      1803           5339         114        20     -157192.0000  -136890461.0000          -
32437.05/1808.89	c      1809           5360         135        20     -157192.0000  -136890461.0000          -
32540.71/1814.08	c      1814           5380         155        20     -157192.0000  -136890461.0000          -
32639.82/1819.09	c      1819           5386         161        20     -157192.0000  -136890461.0000          -
32752.15/1824.74	c      1825           5406         181        20     -157192.0000  -136890461.0000          -
32855.26/1829.93	c      1830           5446         221        20     -157192.0000  -136890461.0000          -
32972.25/1835.85	c      1836           5527         300        20     -157192.0000  -136890461.0000          -
33075.99/1841.11	c      1841           5587         360        20     -157192.0000  -136890461.0000          -
33178.29/1846.29	c      1846           5644         417        20     -157192.0000  -136890461.0000          -
33279.51/1851.32	c      1851           5653         426        20     -157192.0000  -136890461.0000          -
33380.66/1856.47	c      1856           5683         456        20     -157192.0000  -136890461.0000          -
33481.70/1861.52	c      1862           5702         475        20     -157192.0000  -136890461.0000          -
33586.82/1866.83	c      1867           5742         515        20     -157192.0000  -136890461.0000          -
33687.99/1872.02	c      1872           5792         565        20     -157192.0000  -136890461.0000          -
33791.74/1877.17	c      1877           5842         615        20     -157192.0000  -136890461.0000          -
33904.09/1882.86	c      1883           5902         675        20     -157192.0000  -136890461.0000          -
34007.81/1888.11	c      1888           5921         694        20     -157192.0000  -136890461.0000          -
34114.17/1893.50	c      1894           5947         720        20     -157192.0000  -136890461.0000          -
34217.26/1898.66	c      1899           6005         778        20     -157192.0000  -136890461.0000          -
34318.38/1903.77	c      1904           6048         821        20     -157192.0000  -136890461.0000          -
34421.46/1908.93	c      1909           6102         875        20     -157192.0000  -136890461.0000          -
34520.59/1913.95	c      1914           6149         922        20     -157192.0000  -136890461.0000          -
34625.64/1919.27	c      1919           6201         974        20     -157192.0000  -136890461.0000          -
34730.66/1924.53	c      1925           6250        1023        20     -157192.0000  -136890461.0000          -
34829.78/1929.59	c      1930           6302        1075        20     -157192.0000  -136890461.0000          -
34936.78/1934.92	c      1935           6347        1120        20     -157192.0000  -136890461.0000          -
35040.55/1940.15	c      1940           6390        1163        20     -157192.0000  -136890461.0000          -
35146.85/1945.53	c      1946           6440        1213        20     -157192.0000  -136890461.0000          -
35249.91/1950.75	c      1951           6487        1260        20     -157192.0000  -136890461.0000          -
35362.82/1956.49	c      1956           6546        1319        20     -157192.0000  -136890461.0000          -
35469.74/1961.82	c      1962           6601        1374        20     -157192.0000  -136890461.0000          -
35570.71/1967.00	c      1967           6652        1425        20     -157192.0000  -136890461.0000          -
35687.59/1972.82	c      1973           6702        1475        20     -157192.0000  -136890461.0000          -
35788.69/1978.01	c      1978           6764        1537        20     -157192.0000  -136890461.0000          -
35890.44/1983.03	c      1983           6801        1574        20     -157192.0000  -136890461.0000          -
35992.85/1988.22	c      1988           6852        1625        20     -157192.0000  -136890461.0000          -
36091.97/1993.23	c      1993           6907        1680        20     -157192.0000  -136890461.0000          -
36191.08/1998.25	c      1998           6951        1724        20     -157192.0000  -136890461.0000          -
36292.18/2003.38	c      2003           7007        1780        20     -157192.0000  -136890461.0000          -
36393.37/2008.45	c      2008           7062        1835        20     -157192.0000  -136890461.0000          -
36496.35/2013.62	c      2014           7114        1887        20     -157192.0000  -136890461.0000          -
36595.45/2018.67	c      2019           7167        1940        20     -157192.0000  -136890461.0000          -
36700.52/2023.97	c      2024           7207        1980        20     -157192.0000  -136890461.0000          -
36802.28/2029.05	c      2029           7261        2034        20     -157192.0000  -136890461.0000          -
36910.61/2034.50	c      2034           7301        2074        20     -157192.0000  -136890461.0000          -
37020.29/2040.04	c      2040           7301        2074        20     -157192.0000  -136890461.0000          -
37126.60/2045.42	c      2045           7301        2074        20     -157192.0000  -136890461.0000          -
37229.66/2050.65	c      2051           7307        2080        20     -157192.0000  -136890461.0000          -
37334.76/2055.95	c      2056           7371        2144        20     -157192.0000  -136890461.0000          -
37445.97/2061.51	c      2062           7422        2195        20     -157192.0000  -136890461.0000          -
37546.88/2066.62	c      2067           7472        2245        20     -157192.0000  -136890461.0000          -
37649.97/2071.83	c      2072           7542        2315        20     -157192.0000  -136890461.0000          -
37751.02/2076.98	c      2077           7590        2363        20     -157192.0000  -136890461.0000          -
37850.15/2082.01	c      2082           7647        2420        20     -157192.0000  -136890461.0000          -
37954.02/2087.18	c      2087           7704        2477        20     -157192.0000  -136890461.0000          -
38060.11/2092.59	c      2093           7752        2525        20     -157192.0000  -136890461.0000          -
38161.22/2097.65	c      2098           7805        2578        20     -157192.0000  -136890461.0000          -
38260.27/2102.66	c      2103           7847        2620        20     -157192.0000  -136890461.0000          -
38368.03/2108.07	c      2108           7903        2676        20     -157192.0000  -136890461.0000          -
38470.39/2113.27	c      2113           7943        2716        20     -157192.0000  -136890461.0000          -
38579.38/2118.72	c      2119           7943        2716        20     -157192.0000  -136890461.0000          -
38678.47/2123.74	c      2124           7943        2716        20     -157192.0000  -136890461.0000          -
38787.38/2129.26	c      2129           7943        2716        20     -157192.0000  -136890461.0000          -
38900.34/2134.92	c      2135           7961        2734        20     -157192.0000  -136890461.0000          -
39015.28/2140.72	c      2141           8007        2780        20     -157192.0000  -136890461.0000          -
39116.38/2145.89	c      2146           8063        2836        20     -157192.0000  -136890461.0000          -
39217.38/2150.96	c      2151           8110        2883        20     -157192.0000  -136890461.0000          -
39322.41/2156.23	c      2156           8153        2926        20     -157192.0000  -136890461.0000          -
39421.51/2161.23	c      2161           8215        2988        20     -157192.0000  -136890461.0000          -
39524.57/2166.41	c      2166           8215        2988        20     -157192.0000  -136890461.0000          -
39627.63/2171.64	c      2172           8215        2988        20     -157192.0000  -136890461.0000          -
39732.67/2176.90	c      2177           8215        2988        20     -157192.0000  -136890461.0000          -
39834.45/2182.07	c      2182           8215        2988        20     -157192.0000  -136890461.0000          -
39933.44/2187.14	c      2187           8247        3020        20     -157192.0000  -136890461.0000          -
40034.60/2192.19	c      2192           8306        3079        20     -157192.0000  -136890461.0000          -
40140.88/2197.51	c      2198           8316        3089        20     -157192.0000  -136890461.0000          -
40239.99/2202.56	c      2203           8347        3120        20     -157192.0000  -136890461.0000          -
40347.05/2207.97	c      2208           8367        3140        20     -157192.0000  -136890461.0000          -
40449.04/2213.06	c      2213           8387        3160        20     -157192.0000  -136890461.0000          -
40548.14/2218.08	c      2218           8407        3180        20     -157192.0000  -136890461.0000          -
40647.29/2223.10	c      2223           8442        3215        20     -157192.0000  -136890461.0000          -
40757.40/2228.67	c      2229           8462        3235        20     -157192.0000  -136890461.0000          -
40860.48/2233.88	c      2234           8482        3255        20     -157192.0000  -136890461.0000          -
40966.42/2239.18	c      2239           8502        3275        20     -157192.0000  -136890461.0000          -
41068.58/2244.30	c      2244           8521        3294        20     -157192.0000  -136890461.0000          -
41177.61/2249.80	c      2250           8542        3315        20     -157192.0000  -136890461.0000          -
41278.69/2254.99	c      2255           8562        3335        20     -157192.0000  -136890461.0000          -
41382.31/2260.18	c      2260           8582        3355        20     -157192.0000  -136890461.0000          -
41486.63/2265.49	c      2265           8601        3374        20     -157192.0000  -136890461.0000          -
41591.72/2270.73	c      2271           8622        3395        20     -157192.0000  -136890461.0000          -
41690.84/2275.78	c      2276           8642        3415        20     -157192.0000  -136890461.0000          -
41799.79/2281.22	c      2281           8662        3435        20     -157192.0000  -136890461.0000          -
41904.78/2286.56	c      2287           8681        3454        20     -157192.0000  -136890461.0000          -
42011.85/2291.92	c      2292           8701        3474        20     -157192.0000  -136890461.0000          -
42118.87/2297.30	c      2297           8727        3500        20     -157192.0000  -136890461.0000          -
42218.01/2302.38	c      2302           8747        3520        20     -157192.0000  -136890461.0000          -
42319.14/2307.44	c      2307           8767        3540        20     -157192.0000  -136890461.0000          -
42422.17/2312.61	c      2313           8781        3554        20     -157192.0000  -136890461.0000          -
42523.26/2317.76	c      2318           8801        3574        20     -157192.0000  -136890461.0000          -
42626.32/2323.02	c      2323           8827        3600        20     -157192.0000  -136890461.0000          -
42733.33/2328.36	c      2328           8847        3620        20     -157192.0000  -136890461.0000          -
42836.43/2333.55	c      2334           8867        3640        20     -157192.0000  -136890461.0000          -
42939.41/2338.71	c      2339           8887        3660        20     -157192.0000  -136890461.0000          -
43040.51/2343.83	c      2344           8907        3680        20     -157192.0000  -136890461.0000          -
43141.61/2348.91	c      2349           8927        3700        20     -157192.0000  -136890461.0000          -
43252.55/2354.50	c      2355           8947        3720        20     -157192.0000  -136890461.0000          -
43351.70/2359.53	c      2360           8967        3740        20     -157192.0000  -136890461.0000          -
43450.79/2364.59	c      2365           8987        3760        20     -157192.0000  -136890461.0000          -
43555.84/2369.80	c      2370           9007        3780        20     -157192.0000  -136890461.0000          -
43656.90/2375.02	c      2375           9027        3800        20     -157192.0000  -136890461.0000          -
43760.65/2380.15	c      2380           9047        3820        20     -157192.0000  -136890461.0000          -
43861.06/2385.28	c      2385           9067        3840        20     -157192.0000  -136890461.0000          -
43966.07/2390.55	c      2391           9087        3860        20     -157192.0000  -136890461.0000          -
44071.09/2395.88	c      2396           9107        3880        20     -157192.0000  -136890461.0000          -
44180.06/2401.35	c      2401           9127        3900        20     -157192.0000  -136890461.0000          -
44285.11/2406.67	c      2407           9147        3920        20     -157192.0000  -136890461.0000          -
44390.07/2411.91	c      2412           9167        3940        20     -157192.0000  -136890461.0000          -
44493.86/2417.16	c      2417           9187        3960        20     -157192.0000  -136890461.0000          -
44592.74/2422.18	c      2422           9207        3980        20     -157192.0000  -136890461.0000          -
44693.05/2427.23	c      2427           9221        3994        20     -157192.0000  -136890461.0000          -
44800.10/2432.63	c      2433           9247        4020        20     -157192.0000  -136890461.0000          -
44901.14/2437.71	c      2438           9261        4034        20     -157192.0000  -136890461.0000          -
45002.25/2442.87	c      2443           9281        4054        20     -157192.0000  -136890461.0000          -
45111.26/2448.33	c      2448           9307        4080        20     -157192.0000  -136890461.0000          -
45214.36/2453.52	c      2454           9327        4100        20     -157192.0000  -136890461.0000          -
45319.41/2458.85	c      2459           9347        4120        20     -157192.0000  -136890461.0000          -
45423.14/2464.11	c      2464           9367        4140        20     -157192.0000  -136890461.0000          -
45527.51/2469.30	c      2469           9387        4160        20     -157192.0000  -136890461.0000          -
45626.62/2474.31	c      2474           9401        4174        20     -157192.0000  -136890461.0000          -
45733.58/2479.77	c      2480           9421        4194        20     -157192.0000  -136890461.0000          -
45836.67/2484.92	c      2485           9441        4214        20     -157192.0000  -136890461.0000          -
45945.68/2490.48	c      2490           9467        4240        20     -157192.0000  -136890461.0000          -
46046.78/2495.57	c      2496           9487        4260        20     -157192.0000  -136890461.0000          -
46147.77/2500.63	c      2501           9507        4280        20     -157192.0000  -136890461.0000          -
46246.86/2505.68	c      2506           9527        4300        20     -157192.0000  -136890461.0000          -
46347.93/2510.76	c      2511           9547        4320        20     -157192.0000  -136890461.0000          -
46449.02/2515.84	c      2516          10809           1        20     -157192.0000  -136888313.0000          -
46550.10/2520.91	c      2521          10829          21        20     -157192.0000  -136888313.0000          -
46649.18/2525.96	c      2526          10866          58        20     -157192.0000  -136888313.0000          -
46751.08/2531.14	c      2531          10886          78        20     -157192.0000  -136888313.0000          -
46855.28/2536.34	c      2536          10905          97        20     -157192.0000  -136888313.0000          -
46960.29/2541.63	c      2542          10926         118        20     -157192.0000  -136888313.0000          -
47061.35/2546.78	c      2547          10946         138        20     -157192.0000  -136888313.0000          -
47164.38/2552.04	c      2552          10987         179        20     -157192.0000  -136888313.0000          -
47266.05/2557.06	c      2557          11009         201        20     -157192.0000  -136888313.0000          -
47370.47/2562.39	c      2562          11049         241        20     -157192.0000  -136888313.0000          -
47471.52/2567.50	c      2568          11067         259        20     -157192.0000  -136888313.0000          -
47574.24/2572.62	c      2573          11089         281        20     -157192.0000  -136888313.0000          -
47675.29/2577.72	c      2578          11109         301        20     -157192.0000  -136888313.0000          -
47776.38/2582.82	c      2583          11129         321        20     -157192.0000  -136888313.0000          -
47877.46/2587.91	c      2588          11169         361        20     -157192.0000  -136888313.0000          -
47979.16/2593.05	c      2593          11229         421        20     -157192.0000  -136888313.0000          -
48078.34/2598.10	c      2598          11269         461        20     -157192.0000  -136888313.0000          -
48180.70/2603.25	c      2603          11289         481        20     -157192.0000  -136888313.0000          -
48283.87/2608.47	c      2608          11349         541        20     -157192.0000  -136888313.0000          -
48386.85/2613.64	c      2614          11409         601        20     -157192.0000  -136888313.0000          -
48494.57/2619.05	c      2619          11449         641        20     -157192.0000  -136888313.0000          -
48601.03/2624.43	c      2624          11471         659        20     -157192.0000  -136888313.0000          -
48702.01/2629.56	c      2630          11511         699        20     -157192.0000  -136888313.0000          -
48840.75/2636.59	c      2637          11551         739        20     -157192.0000  -136888313.0000          -
48947.80/2642.02	c      2642          11591         779        20     -157192.0000  -136888313.0000          -
49056.75/2647.40	c      2647          11651         839        20     -157192.0000  -136888313.0000          -
49157.87/2652.60	c      2653          11691         879        20     -157192.0000  -136888313.0000          -
49262.84/2657.87	c      2658          11711         899        20     -157192.0000  -136888313.0000          -
49368.62/2663.14	c      2663          11751         939        20     -157192.0000  -136888313.0000          -
49470.93/2668.39	c      2668          11771         959        20     -157192.0000  -136888313.0000          -
49574.01/2673.57	c      2674          11811         999        20     -157192.0000  -136888313.0000          -
49677.08/2678.71	c      2679          11831        1019        20     -157192.0000  -136888313.0000          -
49780.15/2684.03	c      2684          11851        1039        20     -157192.0000  -136888313.0000          -
49887.15/2689.31	c      2689          11871        1059        20     -157192.0000  -136888313.0000          -
49992.20/2694.62	c      2695          11911        1099        20     -157192.0000  -136888313.0000          -
50093.20/2699.74	c      2700          11931        1119        20     -157192.0000  -136888313.0000          -
50194.26/2704.82	c      2705          11971        1159        20     -157192.0000  -136888313.0000          -
50293.37/2709.84	c      2710          11991        1179        20     -157192.0000  -136888313.0000          -
50392.47/2714.87	c      2715          12031        1219        20     -157192.0000  -136888313.0000          -
50493.56/2719.90	c      2720          12051        1239        20     -157192.0000  -136888313.0000          -
50592.66/2724.95	c      2725          12091        1279        20     -157192.0000  -136888313.0000          -
50694.41/2730.08	c      2730          12111        1299        20     -157192.0000  -136888313.0000          -
50795.54/2735.18	c      2735          12151        1339        20     -157192.0000  -136888313.0000          -
50897.86/2740.38	c      2740          12171        1359        20     -157192.0000  -136888313.0000          -
51004.90/2745.70	c      2746          12191        1379        20     -157192.0000  -136888313.0000          -
51103.88/2750.73	c      2751          12231        1419        20     -157192.0000  -136888313.0000          -
51211.78/2756.16	c      2756          12251        1439        20     -157192.0000  -136888313.0000          -
51312.06/2761.29	c      2761          12291        1479        20     -157192.0000  -136888313.0000          -
51420.60/2766.70	c      2767          12331        1519        20     -157192.0000  -136888313.0000          -
51523.67/2771.94	c      2772          12351        1539        20     -157192.0000  -136888313.0000          -
51628.70/2777.22	c      2777          12391        1579        20     -157192.0000  -136888313.0000          -
51729.80/2782.35	c      2782          12411        1599        20     -157192.0000  -136888313.0000          -
51830.82/2787.44	c      2787          12451        1639        20     -157192.0000  -136888313.0000          -
51931.93/2792.59	c      2793          12491        1679        20     -157192.0000  -136888313.0000          -
52033.02/2797.67	c      2798          12511        1699        20     -157192.0000  -136888313.0000          -
52134.11/2802.79	c      2803          12551        1739        20     -157192.0000  -136888313.0000          -
52235.19/2807.86	c      2808          12571        1759        20     -157192.0000  -136888313.0000          -
52336.29/2813.00	c      2813          12611        1799        20     -157192.0000  -136888313.0000          -
52435.39/2818.01	c      2818          12651        1839        20     -157192.0000  -136888313.0000          -
52537.14/2823.09	c      2823          12671        1859        20     -157192.0000  -136888313.0000          -
52665.23/2829.54	c      2830          12711        1899        20     -157192.0000  -136888313.0000          -
52770.28/2834.82	c      2835          12751        1939        20     -157192.0000  -136888313.0000          -
52873.89/2840.12	c      2840          12771        1959        20     -157192.0000  -136888313.0000          -
52976.24/2845.28	c      2845          12811        1999        20     -157192.0000  -136888313.0000          -
53079.31/2850.41	c      2850          12851        2039        20     -157192.0000  -136888313.0000          -
53182.38/2855.64	c      2856          12871        2059        20     -157192.0000  -136888313.0000          -
53285.44/2860.83	c      2861          12911        2099        20     -157192.0000  -136888313.0000          -
53386.53/2865.91	c      2866          12931        2119        20     -157192.0000  -136888313.0000          -
53488.07/2871.04	c      2871          12971        2159        20     -157192.0000  -136888313.0000          -
53589.37/2876.17	c      2876          13011        2199        20     -157192.0000  -136888313.0000          -
53689.48/2881.25	c      2881          13031        2219        20     -157192.0000  -136888313.0000          -
53790.57/2886.31	c      2886          13071        2259        20     -157192.0000  -136888313.0000          -
53891.46/2891.40	c      2891          13091        2279        20     -157192.0000  -136888313.0000          -
54002.95/2897.06	c      2897          13131        2319        20     -157192.0000  -136888313.0000          -
54105.46/2902.25	c      2902          13171        2359        20     -157192.0000  -136888313.0000          -
54208.55/2907.47	c      2907          13191        2379        20     -157192.0000  -136888313.0000          -
54309.65/2912.58	c      2913          13231        2419        20     -157192.0000  -136888313.0000          -
54410.79/2917.66	c      2918          13251        2439        20     -157192.0000  -136888313.0000          -
54511.91/2922.79	c      2923          13291        2479        20     -157192.0000  -136888313.0000          -
54615.02/2927.90	c      2928          13331        2519        20     -157192.0000  -136888313.0000          -
54722.09/2933.31	c      2933          13351        2539        20     -157192.0000  -136888313.0000          -
54827.17/2938.62	c      2939          13391        2579        20     -157192.0000  -136888313.0000          -
54926.33/2943.63	c      2944          13411        2599        20     -157192.0000  -136888313.0000          -
55025.47/2948.69	c      2949          13451        2639        20     -157192.0000  -136888313.0000          -
55133.18/2954.07	c      2954          13491        2679        20     -157192.0000  -136888313.0000          -
55239.50/2959.46	c      2959          13511        2699        20     -157192.0000  -136888313.0000          -
55342.05/2964.67	c      2965          13551        2739        20     -157192.0000  -136888313.0000          -
55445.11/2969.85	c      2970          13571        2759        20     -157192.0000  -136888313.0000          -
55548.92/2975.07	c      2975          13611        2799        20     -157192.0000  -136888313.0000          -
55651.30/2980.28	c      2980          13651        2839        20     -157192.0000  -136888313.0000          -
55754.40/2985.45	c      2985          13671        2859        20     -157192.0000  -136888313.0000          -
55857.50/2990.68	c      2991          13711        2899        20     -157192.0000  -136888313.0000          -
55960.61/2995.88	c      2996          13731        2919        20     -157192.0000  -136888313.0000          -
56061.61/3000.93	c      3001          13771        2959        20     -157192.0000  -136888313.0000          -
56166.74/3006.28	c      3006          13811        2999        20     -157192.0000  -136888313.0000          -
56271.52/3011.52	c      3012          13831        3019        20     -157192.0000  -136888313.0000          -
56372.62/3016.63	c      3017          13871        3059        20     -157192.0000  -136888313.0000          -
56473.72/3021.73	c      3022          13891        3079        20     -157192.0000  -136888313.0000          -
56574.84/3026.83	c      3027          13931        3119        20     -157192.0000  -136888313.0000          -
56675.92/3031.98	c      3032          13971        3159        20     -157192.0000  -136888313.0000          -
56777.72/3037.05	c      3037          13991        3179        20     -157192.0000  -136888313.0000          -
56878.60/3042.17	c      3042          14031        3219        20     -157192.0000  -136888313.0000          -
56978.96/3047.29	c      3047          14051        3239        20     -157192.0000  -136888313.0000          -
57080.05/3052.39	c      3052          14091        3279        20     -157192.0000  -136888313.0000          -
57181.08/3057.46	c      3057          14131        3319        20     -157192.0000  -136888313.0000          -
57282.19/3062.53	c      3063          14151        3339        20     -157192.0000  -136888313.0000          -
57381.33/3067.57	c      3068          14191        3379        20     -157192.0000  -136888313.0000          -
57482.42/3072.62	c      3073          14211        3399        20     -157192.0000  -136888313.0000          -
57581.54/3077.69	c      3078          14251        3439        20     -157192.0000  -136888313.0000          -
57682.65/3082.75	c      3083          14291        3479        20     -157192.0000  -136888313.0000          -
57783.77/3087.81	c      3088          14311        3499        20     -157192.0000  -136888313.0000          -
57882.89/3092.84	c      3093          14351        3539        20     -157192.0000  -136888313.0000          -
57984.01/3097.91	c      3098          14371        3559        20     -157192.0000  -136888313.0000          -
58094.93/3103.51	c      3104          14411        3599        20     -157192.0000  -136888313.0000          -
58201.98/3109.00	c      3109          14451        3639        20     -157192.0000  -136888313.0000          -
58301.10/3114.02	c      3114          14471        3659        20     -157192.0000  -136888313.0000          -
58402.90/3119.08	c      3119          14511        3699        20     -157192.0000  -136888313.0000          -
58505.21/3124.26	c      3124          14551        3739        20     -157192.0000  -136888313.0000          -
58606.30/3129.37	c      3129          14571        3759        20     -157192.0000  -136888313.0000          -
58705.36/3134.38	c      3134          14611        3799        20     -157192.0000  -136888313.0000          -
58808.39/3139.53	c      3140          14631        3819        20     -157192.0000  -136888313.0000          -
58911.43/3144.70	c      3145          14671        3859        20     -157192.0000  -136888313.0000          -
59012.51/3149.88	c      3150          14711        3899        20     -157192.0000  -136888313.0000          -
59118.47/3155.15	c      3155          14731        3919        20     -157192.0000  -136888313.0000          -
59218.58/3160.23	c      3160          14771        3959        20     -157192.0000  -136888313.0000          -
59343.42/3166.52	c      3167          14811        3999        20     -157192.0000  -136888313.0000          -
59444.52/3171.68	c      3172          14851        4039        20     -157192.0000  -136888313.0000          -
59547.60/3176.84	c      3177          14871        4059        20     -157192.0000  -136888313.0000          -
59648.73/3181.92	c      3182          14911        4099        20     -157192.0000  -136888313.0000          -
59750.41/3187.03	c      3187          14931        4119        20     -157192.0000  -136888313.0000          -
59851.65/3192.17	c      3192          14971        4159        20     -157192.0000  -136888313.0000          -
59951.98/3197.29	c      3197          15011        4199        20     -157192.0000  -136888313.0000          -
60053.07/3202.39	c      3202          15031        4219        20     -157192.0000  -136888313.0000          -
60158.13/3207.63	c      3208          15071        4259        20     -157192.0000  -136888313.0000          -
60259.23/3212.70	c      3213          15111        4299        20     -157192.0000  -136888313.0000          -
60358.33/3217.71	c      3218          15131        4319        20     -157192.0000  -136888313.0000          -
60459.43/3222.82	c      3223          15171        4359        20     -157192.0000  -136888313.0000          -
60560.50/3227.95	c      3228          15211        4399        20     -157192.0000  -136888313.0000          -
60664.34/3233.15	c      3233          15231        4419        20     -157192.0000  -136888313.0000          -
60766.64/3238.30	c      3238          15271        4459        20     -157192.0000  -136888313.0000          -
60867.73/3243.45	c      3243          15291        4479        20     -157192.0000  -136888313.0000          -
60968.83/3248.56	c      3249          15331        4519        20     -157192.0000  -136888313.0000          -
61071.91/3253.73	c      3254          15371        4559        20     -157192.0000  -136888313.0000          -
61173.00/3258.88	c      3259          15391        4579        20     -157192.0000  -136888313.0000          -
61276.67/3264.05	c      3264          15431        4619        20     -157192.0000  -136888313.0000          -
61376.05/3269.12	c      3269          15471        4659        20     -157192.0000  -136888313.0000          -
61478.21/3274.21	c      3274          15491        4679        20     -157192.0000  -136888313.0000          -
61579.29/3279.31	c      3279          15531        4719        20     -157192.0000  -136888313.0000          -
61680.34/3284.47	c      3284          15571        4759        20     -157192.0000  -136888313.0000          -
61783.42/3289.64	c      3290          15591        4779        20     -157192.0000  -136888313.0000          -
61888.49/3294.95	c      3295          15631        4819        20     -157192.0000  -136888313.0000          -
61990.25/3300.12	c      3300          15651        4839        20     -157192.0000  -136888313.0000          -
62092.63/3305.22	c      3305          15691        4879        20     -157192.0000  -136888313.0000          -
62191.74/3310.28	c      3310          15731        4919        20     -157192.0000  -136888313.0000          -
62298.79/3315.69	c      3316          15751        4939        20     -157192.0000  -136888313.0000          -
62403.85/3320.90	c      3321          15791        4979        20     -157192.0000  -136888313.0000          -
62507.68/3326.15	c      3326          15831        5019        20     -157192.0000  -136888313.0000          -
62610.02/3331.39	c      3331          15851        5039        20     -157192.0000  -136888313.0000          -
62713.10/3336.59	c      3337          15891        5079        20     -157192.0000  -136888313.0000          -
62816.11/3341.77	c      3342          15931        5119        20     -157192.0000  -136888313.0000          -
62918.99/3346.94	c      3347          15951        5139        20     -157192.0000  -136888313.0000          -
63022.77/3352.19	c      3352          15991        5179        20     -157192.0000  -136888313.0000          -
63123.15/3357.27	c      3357          16031        5219        20     -157192.0000  -136888313.0000          -
63224.27/3362.36	c      3362          16051        5239        20     -157192.0000  -136888313.0000          -
63325.37/3367.46	c      3367          16091        5279        20     -157192.0000  -136888313.0000          -
63434.42/3372.99	c      3373          16111        5299        20     -157192.0000  -136888313.0000          -
63536.23/3378.13	c      3378          16151        5339        20     -157192.0000  -136888313.0000          -
63640.58/3383.31	c      3383          16191        5379        20     -157192.0000  -136888313.0000          -
63743.66/3388.52	c      3389          16211        5399        20     -157192.0000  -136888313.0000          -
63846.75/3393.70	c      3394          16251        5439        20     -157192.0000  -136888313.0000          -
63947.85/3398.81	c      3399          16291        5479        20     -157192.0000  -136888313.0000          -
64048.95/3403.94	c      3404          16311        5499        20     -157192.0000  -136888313.0000          -
64150.77/3409.13	c      3409          16351        5539        20     -157192.0000  -136888313.0000          -
64257.08/3414.40	c      3414          16391        5579        20     -157192.0000  -136888313.0000          -
64356.20/3419.45	c      3419          16411        5599        20     -157192.0000  -136888313.0000          -
64459.30/3424.66	c      3425          16451        5639        20     -157192.0000  -136888313.0000          -
64562.40/3429.81	c      3430          16491        5679        20     -157192.0000  -136888313.0000          -
64663.42/3434.96	c      3435          16511        5699        20     -157192.0000  -136888313.0000          -
64765.10/3440.12	c      3440          16551        5739        20     -157192.0000  -136888313.0000          -
64867.56/3445.25	c      3445          16571        5759        20     -157192.0000  -136888313.0000          -
64972.60/3450.54	c      3451          16611        5799        20     -157192.0000  -136888313.0000          -
65075.68/3455.71	c      3456          16651        5839        20     -157192.0000  -136888313.0000          -
65176.77/3460.81	c      3461          16671        5859        20     -157192.0000  -136888313.0000          -
65275.90/3465.83	c      3466          16711        5899        20     -157192.0000  -136888313.0000          -
65379.65/3471.10	c      3471          16751        5939        20     -157192.0000  -136888313.0000          -
65481.97/3476.27	c      3476          16771        5959        20     -157192.0000  -136888313.0000          -
65585.08/3481.42	c      3481          16811        5999        20     -157192.0000  -136888313.0000          -
65686.19/3486.51	c      3487          16851        6039        20     -157192.0000  -136888313.0000          -
65787.31/3491.64	c      3492          16871        6059        20     -157192.0000  -136888313.0000          -
65888.41/3496.71	c      3497          16911        6099        20     -157192.0000  -136888313.0000          -
65989.52/3501.81	c      3502          16931        6119        20     -157192.0000  -136888313.0000          -
66090.62/3506.91	c      3507          16971        6159        20     -157192.0000  -136888313.0000          -
66189.73/3512.02	c      3512          17011        6199        20     -157192.0000  -136888313.0000          -
66294.77/3517.21	c      3517          17031        6219        20     -157192.0000  -136888313.0000          -
66395.86/3522.34	c      3522          17071        6259        20     -157192.0000  -136888313.0000          -
66496.98/3527.41	c      3527          17111        6299        20     -157192.0000  -136888313.0000          -
66596.03/3532.43	c      3532          17131        6319        20     -157192.0000  -136888313.0000          -
66695.16/3537.45	c      3537          17171        6359        20     -157192.0000  -136888313.0000          -
66796.24/3542.55	c      3543          17211        6399        20     -157192.0000  -136888313.0000          -
66897.39/3547.60	c      3548          17231        6419        20     -157192.0000  -136888313.0000          -
66998.52/3552.75	c      3553          17271        6459        20     -157192.0000  -136888313.0000          -
67099.66/3557.87	c      3558          17291        6479        20     -157192.0000  -136888313.0000          -
67198.73/3562.89	c      3563          17331        6519        20     -157192.0000  -136888313.0000          -
67307.80/3568.36	c      3568          17351        6539        20     -157192.0000  -136888313.0000          -
67412.89/3573.70	c      3574          17371        6559        20     -157192.0000  -136888313.0000          -
67518.01/3578.99	c      3579          17411        6599        20     -157192.0000  -136888313.0000          -
67625.05/3584.30	c      3584          17431        6619        20     -157192.0000  -136888313.0000          -
67728.19/3589.58	c      3590          17471        6659        20     -157192.0000  -136888313.0000          -
67829.16/3594.63	c      3595          17491        6679        20     -157192.0000  -136888313.0000          -
67932.29/3599.83	c      3600          17511        6699        20     -157192.0000  -136888313.0000          -
68033.39/3604.98	c      3605          17531        6719        20     -157192.0000  -136888313.0000          -
68132.45/3609.99	c      3610          17551        6739        20     -157192.0000  -136888313.0000          -
68237.47/3615.29	c      3615          17571        6759        20     -157192.0000  -136888313.0000          -
68340.54/3620.44	c      3620          17591        6779        20     -157192.0000  -136888313.0000          -
68441.64/3625.58	c      3626          17611        6799        20     -157192.0000  -136888313.0000          -
68542.72/3630.69	c      3631          17631        6819        20     -157192.0000  -136888313.0000          -
68643.81/3635.78	c      3636          17651        6839        20     -157192.0000  -136888313.0000          -
68744.90/3640.83	c      3641          17686        6874        20     -157192.0000  -136888313.0000          -
68845.92/3645.93	c      3646          17705        6893        20     -157192.0000  -136888313.0000          -
68945.05/3650.96	c      3651          17726        6914        20     -157192.0000  -136888313.0000          -
69046.59/3656.08	c      3656          17746        6934        20     -157192.0000  -136888313.0000          -
69145.75/3661.11	c      3661          17766        6954        20     -157192.0000  -136888313.0000          -
69244.93/3666.13	c      3666          17786        6974        20     -157192.0000  -136888313.0000          -
69347.29/3671.23	c      3671          17806        6994        20     -157192.0000  -136888313.0000          -
69448.38/3676.35	c      3676          17826        7014        20     -157192.0000  -136888313.0000          -
69549.44/3681.44	c      3681          17846        7034        20     -157192.0000  -136888313.0000          -
69650.54/3686.59	c      3687          17866        7054        20     -157192.0000  -136888313.0000          -
69753.59/3691.75	c      3692          17885        7073        20     -157192.0000  -136888313.0000          -
69856.68/3696.92	c      3697          17906        7094        20     -157192.0000  -136888313.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: 191670 MiB (59295 MiB free)
  memory of node 1: 193494 MiB (190663 MiB free)
  memory of node 2: 193531 MiB (147358 MiB free)
  memory of node 3: 193531 MiB (125867 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-4465421-1723639342/watcher-4465421-1723639342 -o /tmp/evaluation-result-4465421-1723639342/solver-4465421-1723639342 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723632030-765745 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465421-1723639342.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): 199680000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 199731200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=770234, runsolver pid=770231
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 79.97 80.61 80.10 62/983 770235
/proc/meminfo: memFree=535613508/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=173880 memory=157788 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/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 37346 0 0 0 7 4 0 0 20 0 1 0 130517314 178053120 39447 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 43470 39447 2347 3035 0 39866 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 173880 KiB
Current children cumulated memory: 157788 KiB

[startup+0.220993 s]*
/proc/loadavg: 79.97 80.61 80.10 62/983 770235
/proc/meminfo: memFree=535507608/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=268344 memory=252648 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/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 61075 0 0 0 16 7 0 0 20 0 1 0 130517314 274784256 63162 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 67086 63162 2347 3035 0 63482 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 268344 KiB
Current children cumulated memory: 252648 KiB

[startup+0.320934 s]*
/proc/loadavg: 79.97 80.61 80.10 62/983 770235
/proc/meminfo: memFree=535461108/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=307736 memory=292280 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 70951 0 0 0 24 9 0 0 20 0 1 0 130517314 315121664 73070 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 76934 73070 2347 3035 0 73330 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 307736 KiB
Current children cumulated memory: 292280 KiB

[startup+0.70025 s]
/proc/loadavg: 79.97 80.61 80.10 62/983 770235
/proc/meminfo: memFree=535318716/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=511704 memory=496344 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 121457 0 0 0 52 17 0 0 20 0 1 0 130517314 523984896 124086 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 127926 124086 2347 3035 0 124322 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 511704 KiB
Current children cumulated memory: 496344 KiB

[startup+1.50026 s]
/proc/loadavg: 79.97 80.61 80.10 62/983 770235
/proc/meminfo: memFree=535173532/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=761388 memory=748692 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/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 196705 0 0 0 120 28 0 0 20 0 1 0 130517314 779661312 187173 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 190347 187173 2555 3035 0 186743 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 761388 KiB
Current children cumulated memory: 748692 KiB

[startup+3.12046 s]
/proc/loadavg: 78.45 80.28 80.00 62/983 770237
/proc/meminfo: memFree=534292604/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=1477424 memory=1455716 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 364724 0 0 0 255 55 0 0 20 0 1 0 130517314 1512882176 363929 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 369356 363929 2598 3035 0 365752 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1477424 KiB
Current children cumulated memory: 1455716 KiB

[startup+6.30024 s]
/proc/loadavg: 78.45 80.28 80.00 63/983 770237
/proc/meminfo: memFree=533954652/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=1817284 memory=1790148 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 395579 0 0 0 560 67 0 0 20 0 1 0 130517314 1860898816 447537 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 454321 447537 2726 3035 0 450717 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1817284 KiB
Current children cumulated memory: 1790148 KiB

[startup+12.7002 s]
/proc/loadavg: 77.13 79.98 79.90 62/983 770238
/proc/meminfo: memFree=533951040/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=1817284 memory=1790148 CPUtime=12.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 395702 0 0 0 1196 69 0 0 20 0 1 0 130517314 1860898816 447537 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 454321 447537 2726 3035 0 450717 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1817284 KiB
Current children cumulated memory: 1790148 KiB

[startup+25.5003 s]
/proc/loadavg: 73.63 79.07 79.60 63/983 770240
/proc/meminfo: memFree=533943200/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=1817284 memory=1790148 CPUtime=25.41 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 395901 0 0 0 2469 72 0 0 20 0 1 0 130517314 1860898816 447537 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 454321 447537 2726 3035 0 450717 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1817284 KiB
Current children cumulated memory: 1790148 KiB

[startup+51.119 s]
/proc/loadavg: 65.04 76.73 78.82 24/907 770346
/proc/meminfo: memFree=640496560/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=1817284 memory=1790148 CPUtime=50.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 396057 0 0 0 5018 75 0 0 20 0 1 0 130517314 1860898816 447537 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 454321 447537 2726 3035 0 450717 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1817284 KiB
Current children cumulated memory: 1790148 KiB

[startup+102.3 s]
/proc/loadavg: 39.93 68.18 75.81 5/867 770402
/proc/meminfo: memFree=770443428/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=2270764 memory=2234720 CPUtime=101.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 505682 0 0 0 10093 96 0 0 20 0 1 0 130517314 2325262336 558680 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 567691 558680 2774 3035 0 564087 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 2270764 KiB
Current children cumulated memory: 2234720 KiB

[startup+162.3 s]
/proc/loadavg: 17.19 56.50 71.31 5/867 770413
/proc/meminfo: memFree=768759968/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=2270764 memory=2235304 CPUtime=161.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) R 770231 770234 765734 0 -1 4194304 505835 0 0 0 16070 98 0 0 20 0 1 0 130517314 2325262336 558826 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 567691 558826 2774 3035 0 564087 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 2270764 KiB
Current children cumulated memory: 2235304 KiB

[startup+222.301 s]
/proc/loadavg: 18.18 49.35 67.91 24/925 770483
/proc/meminfo: memFree=722419988/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=38923072 memory=37498932 CPUtime=983.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) S 770231 770234 765734 0 -1 1077936128 10354112 0 0 0 96374 1986 0 0 20 0 41 0 130517314 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 9730768 9374733 2902 3035 0 9576019 0
[pid=770234/tid=770414] ppid=770231 vsize=38923072 memory=1790148 CPUtime=41.42 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770414/stat : 770414 (fscip) R 770231 770234 765734 0 -1 4194368 359787 0 0 0 4071 71 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770415] ppid=770231 vsize=38923072 memory=25333125866717268 CPUtime=40.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770415/stat : 770415 (fscip) R 770231 770234 765734 0 -1 4194368 561186 0 0 0 3932 112 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770416] ppid=770231 vsize=38923072 memory=0 CPUtime=40.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770416/stat : 770416 (fscip) R 770231 770234 765734 0 -1 4194368 578492 0 0 0 3969 99 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770417] ppid=770231 vsize=38923072 memory=2909360 CPUtime=41.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770417/stat : 770417 (fscip) R 770231 770234 765734 0 -1 4194368 358797 0 0 0 4074 65 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770418] ppid=770231 vsize=38923072 memory=6618003438797576 CPUtime=40.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770418/stat : 770418 (fscip) R 770231 770234 765734 0 -1 4194368 558803 0 0 0 3933 121 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770419] ppid=770231 vsize=38923072 memory=0 CPUtime=40.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770419/stat : 770419 (fscip) R 770231 770234 765734 0 -1 4194368 542146 0 0 0 3973 91 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770420] ppid=770231 vsize=38923072 memory=25333125866717268 CPUtime=41.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770420/stat : 770420 (fscip) R 770231 770234 765734 0 -1 4194368 360565 0 0 0 4077 66 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770421] ppid=770231 vsize=38923072 memory=11448 CPUtime=39.58 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770421/stat : 770421 (fscip) R 770231 770234 765734 0 -1 4194368 562247 0 0 0 3849 109 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770422] ppid=770231 vsize=38923072 memory=0 CPUtime=40.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770422/stat : 770422 (fscip) R 770231 770234 765734 0 -1 4194368 546555 0 0 0 3975 94 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770423] ppid=770231 vsize=38923072 memory=41564 CPUtime=41.41 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770423/stat : 770423 (fscip) R 770231 770234 765734 0 -1 4194368 359614 0 0 0 4072 69 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770424] ppid=770231 vsize=38923072 memory=0 CPUtime=40.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770424/stat : 770424 (fscip) R 770231 770234 765734 0 -1 4194368 571379 0 0 0 3934 117 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770425] ppid=770231 vsize=38923072 memory=6618003438797576 CPUtime=40.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770425/stat : 770425 (fscip) R 770231 770234 765734 0 -1 4194368 548951 0 0 0 3976 94 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770426] ppid=770231 vsize=38923072 memory=7312 CPUtime=41.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770426/stat : 770426 (fscip) R 770231 770234 765734 0 -1 4194368 360080 0 0 0 4073 67 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770427] ppid=770231 vsize=38923072 memory=0 CPUtime=40.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770427/stat : 770427 (fscip) R 770231 770234 765734 0 -1 4194368 571558 0 0 0 3933 121 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770428] ppid=770231 vsize=38923072 memory=37413268 CPUtime=40.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770428/stat : 770428 (fscip) R 770231 770234 765734 0 -1 4194368 535992 0 0 0 3972 96 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770429] ppid=770231 vsize=38923072 memory=10544 CPUtime=41.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770429/stat : 770429 (fscip) R 770231 770234 765734 0 -1 4194368 360013 0 0 0 4069 70 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770430] ppid=770231 vsize=38923072 memory=6788 CPUtime=40.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770430/stat : 770430 (fscip) R 770231 770234 765734 0 -1 4194368 557627 0 0 0 3939 116 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770431] ppid=770231 vsize=38923072 memory=280335068660608 CPUtime=40.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770431/stat : 770431 (fscip) R 770231 770234 765734 0 -1 4194368 534749 0 0 0 3937 92 0 0 20 0 41 0 130534028 39857225728 9374733 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0

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

/proc/770234/task/770441/stat : 770441 (fscip) S 770231 770234 765734 0 -1 1077936192 303 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770442] ppid=770231 vsize=52439872 memory=580 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/770234/task/770442/stat : 770442 (fscip) S 770231 770234 765734 0 -1 1077936192 258 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770443] ppid=770231 vsize=52439872 memory=13904 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/770234/task/770443/stat : 770443 (fscip) S 770231 770234 765734 0 -1 1077936192 321 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770444] ppid=770231 vsize=52439872 memory=50290644 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/770234/task/770444/stat : 770444 (fscip) S 770231 770234 765734 0 -1 1077936192 303 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770445] ppid=770231 vsize=52439872 memory=50290688 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/770234/task/770445/stat : 770445 (fscip) S 770231 770234 765734 0 -1 1077936192 258 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770446] ppid=770231 vsize=52439872 memory=5512 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/770234/task/770446/stat : 770446 (fscip) S 770231 770234 765734 0 -1 1077936192 303 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770447] ppid=770231 vsize=52439872 memory=6720661043380502891 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/770234/task/770447/stat : 770447 (fscip) S 770231 770234 765734 0 -1 1077936192 302 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770448] ppid=770231 vsize=52439872 memory=11448 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/770234/task/770448/stat : 770448 (fscip) S 770231 770234 765734 0 -1 1077936192 264 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770449] ppid=770231 vsize=52439872 memory=41812 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/770234/task/770449/stat : 770449 (fscip) S 770231 770234 765734 0 -1 1077936192 258 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770450] ppid=770231 vsize=52439872 memory=10544 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/770234/task/770450/stat : 770450 (fscip) S 770231 770234 765734 0 -1 1077936192 259 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770451] ppid=770231 vsize=52439872 memory=5512 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/770234/task/770451/stat : 770451 (fscip) S 770231 770234 765734 0 -1 1077936192 312 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770452] ppid=770231 vsize=52439872 memory=50290700 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/770234/task/770452/stat : 770452 (fscip) S 770231 770234 765734 0 -1 1077936192 306 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770453] ppid=770231 vsize=52439872 memory=3308116956906046 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/770234/task/770453/stat : 770453 (fscip) S 770231 770234 765734 0 -1 1077936192 335 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770454] ppid=770231 vsize=52439872 memory=0 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/770234/task/770454/stat : 770454 (fscip) S 770231 770234 765734 0 -1 1077936192 313 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12572682 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
Current children cumulated CPU time: 68774.5 s
Current children cumulated vsize: 52439872 KiB
Current children cumulated memory: 50290728 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.88 80.58 79.86 82/1023 772500
/proc/meminfo: memFree=482110400/790760804 swapFree=131071996/131071996
[pid=770234] ppid=770231 vsize=52439872 memory=50295708 CPUtime=69918.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/stat : 770234 (fscip) S 770231 770234 765734 0 -1 1077936128 141377595 0 0 0 6977169 14706 0 0 20 0 41 0 130517314 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
/proc/770234/statm: 13109968 12573927 3014 3035 0 12899722 0
[pid=770234/tid=770414] ppid=770231 vsize=52439872 memory=6720667666236916071 CPUtime=3492.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770414/stat : 770414 (fscip) R 770231 770234 765734 0 -1 4194368 2172010 0 0 0 348914 298 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770415] ppid=770231 vsize=52439872 memory=8323350987516068516 CPUtime=3489.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770415/stat : 770415 (fscip) R 770231 770234 765734 0 -1 4194368 3176042 0 0 0 348523 398 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770416] ppid=770231 vsize=52439872 memory=11448 CPUtime=3482.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770416/stat : 770416 (fscip) R 770231 770234 765734 0 -1 4194368 13665114 0 0 0 346961 1302 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770417] ppid=770231 vsize=52439872 memory=41812 CPUtime=3490.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770417/stat : 770417 (fscip) R 770231 770234 765734 0 -1 4194368 2543957 0 0 0 348652 355 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770418] ppid=770231 vsize=52439872 memory=50295700 CPUtime=3489.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770418/stat : 770418 (fscip) R 770231 770234 765734 0 -1 4194368 2972968 0 0 0 348511 394 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770419] ppid=770231 vsize=52439872 memory=6744 CPUtime=3491.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770419/stat : 770419 (fscip) R 770231 770234 765734 0 -1 4194368 13031497 0 0 0 347931 1223 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770420] ppid=770231 vsize=52439872 memory=50295700 CPUtime=3482.36 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770420/stat : 770420 (fscip) R 770231 770234 765734 0 -1 4194368 2919927 0 0 0 347831 405 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770421] ppid=770231 vsize=52439872 memory=2688 CPUtime=3490.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770421/stat : 770421 (fscip) R 770231 770234 765734 0 -1 4194368 3151354 0 0 0 348633 405 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770422] ppid=770231 vsize=52439872 memory=6704 CPUtime=3486.95 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770422/stat : 770422 (fscip) R 770231 770234 765734 0 -1 4194368 18975353 0 0 0 346923 1772 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770423] ppid=770231 vsize=52439872 memory=80075696 CPUtime=3493.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770423/stat : 770423 (fscip) R 770231 770234 765734 0 -1 4194368 2540704 0 0 0 349001 303 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770424] ppid=770231 vsize=52439872 memory=2648 CPUtime=3485.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770424/stat : 770424 (fscip) R 770231 770234 765734 0 -1 4194368 3203358 0 0 0 348151 436 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770425] ppid=770231 vsize=52439872 memory=6716 CPUtime=3486.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770425/stat : 770425 (fscip) R 770231 770234 765734 0 -1 4194368 22033472 0 0 0 346624 2037 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770426] ppid=770231 vsize=52439872 memory=85474584 CPUtime=3476.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770426/stat : 770426 (fscip) R 770231 770234 765734 0 -1 4194368 2526953 0 0 0 347281 320 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770427] ppid=770231 vsize=52439872 memory=2764 CPUtime=3486.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770427/stat : 770427 (fscip) R 770231 770234 765734 0 -1 4194368 3071220 0 0 0 348261 383 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770428] ppid=770231 vsize=52439872 memory=280335066515424 CPUtime=3493.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770428/stat : 770428 (fscip) R 770231 770234 765734 0 -1 4194368 12155116 0 0 0 348178 1150 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770429] ppid=770231 vsize=52439872 memory=-7737605721172012179 CPUtime=3492.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770429/stat : 770429 (fscip) R 770231 770234 765734 0 -1 4194368 2450204 0 0 0 348943 333 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770430] ppid=770231 vsize=52439872 memory=1399945094934534534 CPUtime=3492.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770430/stat : 770430 (fscip) R 770231 770234 765734 0 -1 4194368 3484030 0 0 0 348877 420 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770431] ppid=770231 vsize=52439872 memory=-8601987961486885007 CPUtime=3486.52 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770431/stat : 770431 (fscip) R 770231 770234 765734 0 -1 4194368 20639335 0 0 0 346759 1893 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770432] ppid=770231 vsize=52439872 memory=8181245679825936658 CPUtime=3483.91 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770432/stat : 770432 (fscip) R 770231 770234 765734 0 -1 4194368 2641560 0 0 0 348081 310 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770433] ppid=770231 vsize=52439872 memory=7679937539709960979 CPUtime=3478.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/770234/task/770433/stat : 770433 (fscip) R 770231 770234 765734 0 -1 4194368 3384575 0 0 0 347454 430 0 0 20 0 41 0 130534028 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770435] ppid=770231 vsize=52439872 memory=7590088648396792426 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/770234/task/770435/stat : 770435 (fscip) S 770231 770234 765734 0 -1 1077936192 214 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770436] ppid=770231 vsize=52439872 memory=7590088648396792426 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/770234/task/770436/stat : 770436 (fscip) S 770231 770234 765734 0 -1 1077936192 311 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770437] ppid=770231 vsize=52439872 memory=280335067165152 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/770234/task/770437/stat : 770437 (fscip) S 770231 770234 765734 0 -1 1077936192 208 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770438] ppid=770231 vsize=52439872 memory=770452 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/770234/task/770438/stat : 770438 (fscip) S 770231 770234 765734 0 -1 1077936192 306 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770439] ppid=770231 vsize=52439872 memory=280335066385104 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/770234/task/770439/stat : 770439 (fscip) S 770231 770234 765734 0 -1 1077936192 308 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770440] ppid=770231 vsize=52439872 memory=8461260354371939850 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/770234/task/770440/stat : 770440 (fscip) S 770231 770234 765734 0 -1 1077936192 255 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770441] ppid=770231 vsize=52439872 memory=770441 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/770234/task/770441/stat : 770441 (fscip) S 770231 770234 765734 0 -1 1077936192 309 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770442] ppid=770231 vsize=52439872 memory=2319692595923529778 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/770234/task/770442/stat : 770442 (fscip) S 770231 770234 765734 0 -1 1077936192 263 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770443] ppid=770231 vsize=52439872 memory=12103604389871656 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/770234/task/770443/stat : 770443 (fscip) S 770231 770234 765734 0 -1 1077936192 327 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770444] ppid=770231 vsize=52439872 memory=3467824627896562208 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/770234/task/770444/stat : 770444 (fscip) S 770231 770234 765734 0 -1 1077936192 309 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770445] ppid=770231 vsize=52439872 memory=3467824627896562208 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/770234/task/770445/stat : 770445 (fscip) S 770231 770234 765734 0 -1 1077936192 263 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770446] ppid=770231 vsize=52439872 memory=2814784127238148 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/770234/task/770446/stat : 770446 (fscip) S 770231 770234 765734 0 -1 1077936192 309 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770447] ppid=770231 vsize=52439872 memory=85426280 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/770234/task/770447/stat : 770447 (fscip) S 770231 770234 765734 0 -1 1077936192 308 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770448] ppid=770231 vsize=52439872 memory=2764 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/770234/task/770448/stat : 770448 (fscip) S 770231 770234 765734 0 -1 1077936192 269 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770449] ppid=770231 vsize=52439872 memory=6840 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/770234/task/770449/stat : 770449 (fscip) S 770231 770234 765734 0 -1 1077936192 262 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770450] ppid=770231 vsize=52439872 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/770234/task/770450/stat : 770450 (fscip) S 770231 770234 765734 0 -1 1077936192 264 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770451] ppid=770231 vsize=52439872 memory=2688 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/770234/task/770451/stat : 770451 (fscip) S 770231 770234 765734 0 -1 1077936192 318 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770452] ppid=770231 vsize=52439872 memory=6704 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/770234/task/770452/stat : 770452 (fscip) S 770231 770234 765734 0 -1 1077936192 312 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770453] ppid=770231 vsize=52439872 memory=80075500 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/770234/task/770453/stat : 770453 (fscip) S 770231 770234 765734 0 -1 1077936192 341 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
[pid=770234/tid=770454] ppid=770231 vsize=52439872 memory=2648 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/770234/task/770454/stat : 770454 (fscip) S 770231 770234 765734 0 -1 1077936192 319 0 0 0 2 0 0 0 20 0 41 0 130535437 53698428928 12573927 809668444160 4194304 16623229 140737058386176 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53415936 140737058395142 140737058395260 140737058395260 140737058402288 0
Current children cumulated CPU time: 69918.8 s
Current children cumulated vsize: 52439872 KiB
Current children cumulated memory: 50295708 KiB

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

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

# cumulated CPU time of all completed processes:  user=69772 s, system=148.425 s

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

[startup+3700.8 s]
/proc/loadavg: 80.88 80.58 79.86 63/984 772500
/proc/meminfo: memFree=489563920/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.2 s]
/proc/loadavg: 80.88 80.58 79.86 62/984 772500
/proc/meminfo: memFree=519450864/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.4 s]
/proc/loadavg: 80.88 80.58 79.86 62/984 772500
/proc/meminfo: memFree=519450864/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3701.42
CPU time (s): 69920.5
CPU user time (s): 69772
CPU system time (s): 148.425
CPU usage (%): 1889.02
Max. virtual memory (cumulated for all children) (KiB): 52505408
Max. memory (cumulated for all children) (KiB): 50305052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69772
system time used= 148.425
maximum resident set size= 50307012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141377609
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= 647982
involuntary context switches= 229065


# summary of solver processes directly reported to runsolver:
#   pid: 770234
#   total CPU time (s): 69920.5
#   total CPU user time (s): 69772
#   total CPU system time (s): 148.425

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8485 second user time and 85.7971 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 14:42:22
IDJOB=4465421
IDBENCH=157239
IDSOLVER=3094
FILE ID=nodeD105/4465421-1723639342
RUNJOBID= nodeD105-1723632030-765745
SLURM_JOB_ID= 8267915
Free space on /tmp= 8622704 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_50null0mast_rapportOE2.0_TMAX300_K192_cod1.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-4465421-1723639342/watcher-4465421-1723639342 -o /tmp/evaluation-result-4465421-1723639342/solver-4465421-1723639342 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723632030-765745 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465421-1723639342.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= b6518815c856eaafc5c2f585e9c40549
RANDOM SEED=1056220057

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        535741632 kB
MemAvailable:   540555984 kB
Buffers:         1232560 kB
Cached:          6869912 kB
SwapCached:            0 kB
Active:          1775620 kB
Inactive:       249271708 kB
Active(anon):       2168 kB
Inactive(anon): 242981600 kB
Active(file):    1773452 kB
Inactive(file):  6290108 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             58340 kB
Writeback:            12 kB
AnonPages:      242923292 kB
Mapped:           141304 kB
Shmem:             38920 kB
KReclaimable:     340992 kB
Slab:             777240 kB
SReclaimable:     340992 kB
SUnreclaim:       436248 kB
KernelStack:       16896 kB
PageTables:       504752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   21002864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1155840 kB
HardwareCorrupted:     0 kB
AnonHugePages:  21893120 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:     1214464 kB
DirectMap2M:    158666752 kB
DirectMap1G:    645922816 kB

Free space on /tmp at the end= 8622692 MiB
End job on nodeD105 at 2024-08-14 15:44:04